/** Generated by FG **/
@font-face {
	font-family: 'GE_SS_Two';
	src: url('../fonts/gesslight/GE_SS_Two_Light.eot');
	src: local('â˜º'),
  url('../fonts/gesslight/GE_SS_Two_Light.eot') format('font-woff'),
  url('../fonts/gesslight/GE_SS_Two_Light.ttf') format('truetype'),
  url('../fonts/gesslight/GE_SS_Two_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GE_SS_Two';
	src: url('../fonts/boldgess/GE_SS_Two_Bold.eot');
	src: local('â˜º'), url('../fonts/boldgess/GE_SS_Two_Bold.woff') format('woff'), url('../fonts/boldgess/GE_SS_Two_Bold.ttf') format('truetype'), url('../fonts/boldgess/GE_SS_Two_Bold.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}

body {
    font-family: 'GE_SS_Two';
    background-repeat: no-repeat;
    background-position: center top;
    background-size: initial;
    background-image: url('../img/default-background.jpg');
    background-color: #940902;
}
body a {
    color: #d41111;
}
body a:hover {
    color: #a94442;
}
body.site div.header {
    padding: 15px 10px;
    background-image: url('../img/header-dots-background.jpg');
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e3374a;
    position: relative;
}
body.site.ramadan {
  background-color: #2d1f39;
  background-image: url('../img/ramadan/background.jpg');
}
body.site.ramadan .container div.header {
  background-image: url('../img/ramadan/header.jpg');
}
body.site.ramadan-2018 {
  background-color: #280d2c;
  background-image: url('../img/ramadan/background-2018.jpg');
}
body.site.ramadan-2018 .container div.header {
  background-image: url('../img/ramadan/header-2018.jpg');
}


body.site.eid {
  background-color: #cf0619;
  background-image: url('../img/ramadan/eidbackground.jpg');
}
body.site.eid .container div.header {
  /*background-image: url('../img/ramadan/eidheader.jpg');*/
}
body.site.ramadan .header svg {
    max-height: 125px;
    margin: 30px 0px;
}
.container.coronavirus-stats-widget {
    background: #444;
		padding-bottom: 20px;
}

.cvwd-title {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0px 5px 0px;
}
.cvwd-th.green-th {
	background: #207B43;
}
.cvwd-th.red-th {
	background: #B22635;
}

.cvwd-th {
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    margin: 1px 1px;
    color: #fff;
    background: #2161AA;
    text-align: center;
}

.cvwd-td {
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    margin: 1px 1px;
    color: #444;
    background: #E1E6F0;
    text-align: center;
}

.wideslider-widget,.hz-online-slider {
  display: none;
}
.header img {
    width: 237px;
}
.header svg {
  max-height: 120px;
}
.header svg .svg-glow {
  stroke: white;
  filter: url(#blur-filter);
}
.header svg .svg-color {
  stroke: white;
}
.container {
    background: #fff;
    border: 1px solid #DBD6D6;
    border-top: 0px;
    border-bottom: 0px;
}
h1, h2, h3 {
    font-weight: bold;
}

div.row {
    margin: 0px;
}
div.row>div {
    padding: 0px;
}
body div.row>div.padding-left {
    padding-left: 8px;
}

.sections-separator.section-1 {
    margin-top: 0px;
}
.fill-separator {
    font-size: 30px;
    border-bottom: 4px solid #333;
    color: #fff;
    font-weight: bold;
    background: #E21E26;
    padding: 0px 10px;
}
.fill-separator.light {
  font-weight: normal;
}
.container.news-arena {
    /* padding-bottom: 30px; */
}

.archive {
    direction: ltr;
    margin-top: 30px;
}
body div.row>div.padding-right {
    padding-right: 8px;
}
div .row div.info-header {
    /* border-bottom: 2px solid #E21E26; */
    padding: 3px 0px;
    color: #E21E26;
    font-weight: bold;
    text-align: left;
}
.info-header .text {
    float: right;
}
.info-header .social {
    float: left;
    position: relative;
}
.info-header .social a{
    color: #E21E26;
    margin-right: 2px;
}
div.mini-nav {
    text-align: center;
    position: absolute;
    top: 7px;
    width: 95%;
    color: #fff;
}
.top-menu {
    background: #11110E;
    padding: 0px;
    height: 44px;
}
.top-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.top-menu ul li {
    float: right;
    padding: 10px 15px;
    position: relative;
    background: #11110e;
}

.top-menu ul li a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    z-index: 99;
    position:relative;
}
.top-menu ul li:hover:after {
    width:100%;
    height:100%;
    top: 0px;
    background: #E21E26;
    opacity: 0.9;
}
.top-menu ul li:hover a {
    color: #fff;
}
.top-menu ul li:after {
    transition: all 0.2s ease;
    content: '|';
    position: absolute;
    color: #fff;
    left: 0px;
    font-size: 0px;
    height: 17px;
    width: 1px;
    background: #fff;
    top: 13px;
}
.top-menu ul li.last {
    margin-left: 0px;
    background: #E21E26;
    float: left;
    padding: 10px 18px;
}
.top-menu ul li.last:after {
    display: none;
}
.top-menu li:nth-last-child(2):after,.top-menu li.hidesperator:after {
    opacity:0;
}
.top-menu ul li.hideanimation:after {
    display: none;
}
/* BEGIN mega block */
.mega-image {
    background-size: cover;
    width: 100%;
    height: 200px;
    background-position: center;
}
.mega-image.mega-image-main {
    height: 402px;
}
h1.mega-title {
    text-align: center;
}
h3.mega-subtitle {
    text-align: justify;
}
.mega-block .row.images>div {
    padding: 1px;
}
.mega-image {
    background-size: cover;
    width: 100%;
    height: 200px;
    background-position: center;
}
.mega-image.mega-image-side {
    margin-bottom: 2px;
}
.mega-image.mega-image-side.mega-image-long {
    height: 402px;
}
.mega-block {
    margin-bottom: 18px;
    padding: 0px 14px;
}
.mega-block a {
    color: #444;
}
/* less folder*/
.less-folder .mega-block h1 {
    font-size: 28px;
    margin-top: 0px;
    line-height: 1.2;
}
.less-folder .mega-block h3 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 5px;
}
.less-folder .mega-image.mega-image-main {
    height: 268px;
}

.less-folder .mega-image.mega-image-side {
    height: 133px;
}
.less-folder .mega-image.mega-image-side.mega-image-long {
    height: 268px;
}
/* ENDS mega block */

.online-articles {
    /* border: 2px solid #e2e2e0; */
    /* border-radius: 9px; */
    margin-bottom: 14px;
}
ul.online-slider {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.online-articles div.title {
    font-size: 22px;
    border-bottom: 2px solid #ededed;
    color: #ffffff;
    background: #505050;
    padding: 6px 10px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
}
.online-articles .article-row {
    color: #444444;
    padding: 5px 5px;
    margin: 0px 5px;
    border-bottom: 1px solid #ccc;
}
.online-title .va-adjuster {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  width: 1%;
}
.online-title span {
  display: inline-block;
  vertical-align: middle;
  width: 99%;
}
.online-title .time-ago {
    color: gray;
    font-size: 10px;
    width: 100%;
    text-align: left;
}
.online-window {
    max-height: 300px;
    overflow-y: auto;
}
/* BEGINS sidelist block */
.sl-back-image {
    height: 240px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.sl-back-image .title {
    background: #fff;
    background-color: rgba(0, 0, 0,0.5);
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 15px 10px;
    color: #fff;
    padding-bottom: 30px;
}
.sl-side-image {
    margin-top: 0px;
    color: #444;
    position: relative;
    padding: 10px 0px;
}
.sl-side-image a {
    color: #444;
}
.sl-img {
    width: 40%;
    float: right;
    padding: 5px 10px;
}

.sl-text {
    text-align: justify;
    font-size: 13px;
    float: right;
    width: 59%;
}

.sl-text .sltitle {
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    text-align: right;
    line-height: 1.2;
}

.sl-text p {
    font-size: 12px;
    text-align: right;
}
.side-list-block .sl-side-image:nth-child(odd){
    background: #555;
    color: #fff;
}
.side-list-block .sl-side-image:nth-child(odd) a{
    color: #fff;
}
/* ENDS sidelist block */
.section-overview {
    margin: 10px 0px;
}
.section-overview .section-title {
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    padding-bottom: 2px;
}

.ov-full {
    margin: 10px 0px;
}

.ov-full .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 8px;
}

.ov-full .text img {
    float: right;
    width: 80px;
    margin-left: 8px;
}

.ov-full .text p {
    text-align: justify;
}
.ov-short .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 8px;
}
.ov-short {
    margin: 10px 0px;
}

.ov-short .text {
    text-align: justify;
}

.caricature {
    margin: 30px 0px;
    color: #555555;
}
.caricature a {
    color: #555555;
    text-decoration: none;
}
.caricature .title {
    font-size: 30px;
    border-bottom: 3px solid #555555;
    font-weight: bold;
}

.caricature .image {
    padding: 5px;
}
.caricature .image img {
    width: 100%;
}
.caricature-block .artist:hover {
    background: #f1f1f1;
}

.caricature-block .artist:hover .artist-name {
    color: #444
}
/* BEGIN Footer */
.footer {
    /* margin-top: 50px; */
}
.powered-by {
    background: #11110E;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
}

.powered-by .job-title {
    font-size: 13px;
}

.powered-by .person-name {
    font-size: 24px;
}

.powered-by .person-contact {
    font-size: 11px;
    font-family: tahoma;
}

.powered-by .logo {
    background: #ff2929;
    padding: 20px;
}

.powered-by .pb-person {
    padding: 20px 0px;
}
.powered-by .pb-person:nth-last-child(1) .person-name {
    font-size: 20px;
    line-height: 1.7;
}
.footer-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-block;
}

.footer-social {
    text-align: center;
    border-bottom: 2px solid #999;
    padding-bottom: 4px;
}

.footer-social li {
    float: left;
}
.footer-social li a{
    background: #999;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 6px 0px;
    font-size: 21px;
    border-radius: 22px;
    margin: 0px 5px;
    margin-top: 10px;
}
.footer-menu {
    padding: 5px 0px;
    width: 100%;
    /* border-top: 5px #ff7575 solid; */
    background: #fbfbfb;
}
.footer-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer-menu ul li {
    float: right;
    padding: 10px 15px;
    position: relative;
}

.footer-menu ul li a {
    color: #505050;
    font-size: 15px;
    text-decoration: none;
    position:relative;
    white-space: nowrap;
}
.footer-menu ul li:hover:after {
    width:100%;
    height:100%;
    top: 0px;
    background: #444;
    opacity: 0.2;
}
.footer-menu ul li:hover a {
    color: #444;
    z-index: 1;
}
.footer-menu ul li:after {
    transition: all 0.2s ease;
    content: '|';
    position: absolute;
    color: #fff;
    left: 0px;
    font-size: 0px;
    height: 17px;
    width: 1px;
    background: #444;
    top: 13px;
}
.footer-menu ul li.last {
    margin-left: 0px;
    background: #ff2929;
    float: left;
    padding: 10px 40px;
}
div#topslider .mz-content {
  min-height: 100px;
}
.footer-menu ul li.last:after {
    display: none;
}
.footer-menu li:nth-last-child(1):after {
    opacity:0;
}

/* ENDS Footer */
div.breaking-row {
    margin-top: 8px;
}
.breaking-news {
    padding: 6px 7px;
    color: #444;
    margin-top: 7px;
}
.breaking-news img {
    border-right: 4px solid;
}
.breaking-news .title {
    font-size: 15px;
    padding: 7px 0px;
    height: 50px;
    overflow-y: hidden;
    margin-bottom: 7px;
}
.breaking-news img {
    width: 100%;
}
.breaking-news .section-tag {
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 21px;
    color: #fff;
    padding: 2px 8px;
    font-size: 12px;
    right: 0px;
    white-space: nowrap;
}

.breaking-news .image {
    position: relative;
    border-right: 3px solid;
    border: 2px solid #dadada;
    min-height: 100px;
}

.titletext-block .title,
.full100-block .title,
.full50-block .title {
    font-size: 19px;
    line-height: 1.3;

}
.full50-block {
    border-top: 3px #eee solid;
    margin-top: 25px;
    color: #505050;
}
.full100-block img {
    width: 100%;
}
.full50-block .title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: bold;
}
.titletext-block .content,
.full100-block .content {
    margin-top: 10px;
}
.full50-block .image {
    margin-left: 2%;
    width: 32%;
    display: inline-block;
    vertical-align: middle;
}
a.section-href {
    text-decoration: none;
}
.sections-separator {
    font-size: 30px;
    border-bottom: 2px solid #E21E27;
    color: #E21E26;
    margin-top: 30px;
    font-weight: bold;
}
.single-article .sub-title {
    font-size: 20px;
    color: #E21E26;
}
.single-article .image img {
    /* max-height: 385px; */
    width: 100%;
}
.single-article .title {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: bold;
}

.single-article .text {
    padding: 16px 0px;
    font-size: 16px;
}
.single-article .source {
    font-size: 14px;
    color: #7F51A1;
    padding: 2px 0px;
}
.single-article .image .caption {
}
.article-side-image {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    max-width: 45%;
}
.article-side-image img {
    max-width: 100%;
}
.inner-image-container {
    position: relative;
}
.inner-caption {
    background: rgba(0,0,0,0.5);
    font-family: 'GESS2';
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.article-side-image .caption {
    color: #E21E26;
    margin-top: 3px;
}
.article-side-image .caption a {
    color: #E21E26;
}
a.popup-images {
    text-decoration: none;
    color: #000;
}
.row.article-images>div {
    padding:4px;
}

.caricatures-list .title {
    font-size: 30px;
    border-bottom: 3px solid #7f51a1;
    color: #7f51a1;
    font-weight: bold;
}

.caricature-block {
    margin: 15px 0px;
    position: relative;
    border: 3px solid #444;
}

.caricature-block .image img {
    width: 100%;
}

.caricature-block .image {
    /* padding: 6px; */
    /* background: #ECE9EF; */
}

.caricature-block .artist {
    bottom: 0px;
    padding: 5px;
    background: #444;
    left: 0;
    right: 0;
}

.artist-image {
    float: right;
}

.artist-name {
    float: right;
    font-size: 20px;
    padding-top: 8px;
    padding-right: 10px;
    color: #f1f1f1;
}

.artist-image img {
    height: 46px;
    border-radius: 15px;
}
div.row div.pdf-version {
    padding: 3px;
    background: #eee;
}
.pdf-version .btn {
    margin: 5px 0px;
    min-width: 40px;
}
.pdf-version .sections-separator.section-1 {
    font-weight: bold;
}
.pdf-version .sections-separator {
    font-weight: normal;
    font-size: 25px;
    margin-top: 8px;
    border-width: 2px;
}
.pdf-logo {
    padding: 20px;
    margin-bottom: 10px;
    display: none;
}

.menu-toggle {
    width: 42px;
    /* margin: 5px; */
    display: none;
    color: #fff;
    font-size: 21px;
    padding-top: 7px;
}
/*20210314*/

.title-row {
    background: #e21e26;
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px;
}
.title-row span {
    color: #e21e26;
    background: #fff;
    display: inline-block;
    padding: 3px 10px;
}
.title-row.invert {
    background: #fff;
    color: #e21e26;
    font-size: 26px;
    margin-bottom: 10px;
}
.title-row.invert span {
    color: #fff;
    background: #e21e26;
    display: inline-block;
    padding: 3px 10px;
}
.classified-category {
    padding: 5px;
}
.classified-category .title {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    color: #fff;
    font-size: 30px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.latest-items-slider {
    margin: 0px 4px;
}
.latest-items-slider *{
    direction: ltr;
}
.latest-items-slider .slick-dots li.slick-active button:before {
    color: #fff;
}
.cni-item {
    position: relative;
    width: 170px;
    height: 230px;
    background: #fff;
    color: #444;
    border-radius: 5px;
    margin-right: 15px;
    padding: 0px;
}

.cni-item .image img {
    border-radius: 5px 5px 0px 0px;
}
span.cni-date {
    color: #444;
    position: absolute;
    top: -15px;
    left: 2px;
    font-size: 11px;
}
.classified-latest-items {
    background: #e21e26;
    padding: 10px 0px;
    margin-bottom: 15px;
    padding-bottom: 50px;
    max-height: 345px;
    overflow: hidden;
}

.cni-item .title {
    font-size: 17px;
    font-weight: bold;
    padding: 2px 4px;
    direction: rtl;
}

.cni-item .price {
    color: #e21e26;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 4px;
    right: 4px;
    font-size: 16px;
    padding: 4px 2px;
    border-top: 1px solid #999;
}
.bb-title {
    background: #000;
    color: #fff;
    font-size: 23px;
    padding: 10px 15px;
}
.single-category .cni-item {
    width: auto;
    height: 320px;
    margin: 0;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
    box-shadow:         3px 3px 5px 6px #ccc;
}

.cni-sheet.col-sm-4 {
   padding: 10px;
}
.cni-item.featured {
    background: #fff000;
}
.classified-item-slider .image {
    width: 100%;
    text-align: center;
    background: #000;
    padding: 2px;
}

.classified-item-slider .image img {
    max-width: 100%;
    margin: 0 auto;
}
.classified-item-details .title {
    font-weight: bold;
    font-size: 28px;
    margin: 10px 0px;
}

.gray-header {
    background: #c9c9c9;
    color: #000;
    font-size: 25px;
    padding: 3px 10px;
    margin: 10px 0px;
}

.classified-body {
    font-size: 18px;
}

.classified-price {
    background: #e41b23;
    color: #fff;
    font-weight: bold;
    font-size: 65px;
    text-align: center;
    margin-top: 21px;
    position: relative;
    padding-top: 20px;
}

.classified-price:before {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #e41b23;
    content: ' ';
    font-size: 0;
    position: absolute;
    top: -20px;
    left: 45%;
    left: calc(50% - 25px);
}
.classified-price span {
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    left: 41px;
    top: 0px;
    font-family: tahoma;
}

.classified-social {
    background: #0195ff;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    margin: 5px 0px;
    padding: 10px 15px;
}
.classified-social .info {
    float: right;
    width: 80%;
}

.classified-social .icon {
    float: left;
}
.classified-social.instagram {
    background: #c13584;
}
.classified-social.phone {
    background: #00ab41;
}
.classified-item-slider *{
    direction: ltr;
}
.classified-item-slider-nav * {
    direction: ltr;
}
.classified-item-slider-nav .image {
    height: 100px;
    margin-right: 5px;
    background-size: cover;
    background-position: center;
}
.classified-item-slider-container {
    background: #000;
    padding-bottom: 10px;
}

.classified-item-slider-nav {
    margin: 0 10px;
}

.classified-item-slider.slick-initialized.slick-slider {
    margin: 0;
}
.slick-dots li {
        margin: 2px;
        width: 15px;
        height: 10px;
      }

      .folder-articles-container ul.slick-dots {
        position: static !important;
      }
      .article-video .image {
        position: relative;
      }
      .play-video-article {
        position: absolute;
        color: #fff;
        right: 50%;
        top: 50%;
        font-size: 170px;
      }
      .play-video-article i {
          position: relative;
          right: -50%;
          top: -85px;
      }
      .list-play-video-article {
          position: absolute;
          color: #fff;
          font-size: 35px;
          bottom: 0px;
          left: 0px;
          background: #c31f1f;
          padding: 0px 15px;
      }
      .section-slider .list-play-video-article {
        bottom: auto;
        top: 0px;
      }
/*20210314 ends*/
/*20200301*/
.slick-dots li {
    margin: 2px;
    width: 15px;
    height: 10px;
  }

  .folder-articles-container ul.slick-dots {
    position: static !important;
  }
  .article-video .image {
    position: relative;
  }
  .play-video-article {
    position: absolute;
    color: #fff;
    right: 50%;
    top: 50%;
    font-size: 170px;
  }
  .play-video-article i {
      position: relative;
      right: -50%;
      top: -85px;
  }
  .list-play-video-article {
      position: absolute;
      color: #fff;
      font-size: 35px;
      bottom: 0px;
      left: 0px;
      background: #c31f1f;
      padding: 0px 15px;
  }
  .section-slider .list-play-video-article {
    bottom: auto;
    top: 0px;
  }
/*20200301 ends*/

iframe.riframe {
    max-width: 100%;
}
@media speech {
  h2.sub-title.hidden.visible-xs {
    display: block;
  }
}

@media (max-width: 1600px){
  div.next-prev-article {
    display: none !important;
  }
}
@media (max-width: 1430px){
  .vertical-ad {
    z-index: -1;
  }
}
@media (max-width: 1340px){
  .next-prev-news div.news-arrow {
    display: none !important;
  }
}

@media (max-width: 1199px){
  div.inside-group-of-5 .image
  {
    height: 200px;
  }
  div.ig5-bottom .image
  {
    height: 135px;
  }
  div.sbx-info .title {
    font-size: 21px;
  }
  div.sbx-icon {
    margin: 0px 8px;
    margin-right: 0px;
  }
  div.sbx-info {
      padding: 0px 8px;
      padding-left: 0px;
  }
  div.hz-article .info {
      width: 55%;
  }

  div.hz-control>div {
      width: 50px;
  }

  div.hz-article .title {
      font-size: 17px;
  }
  .sl-text p {
    display: none;
  }
}
@media (max-width: 991px){
  div.g3-main {
    width: 100%;
    padding: 0;
  }

  div.g3-side-container {
      width: 100%;
  }

  div.g3-side {
      width: 49%;
      float: right;
      margin-top: 10px;
  }

  div.g3-side+div.g3-side {
      margin-right: 2%;
  }

  #topslider div.mz-thumb div.image-container {
    display:none;
  }
  #topslider .mz-thumb .text-container {
      width: 100%;
  }

  div#topslider .mz-thumbnails {
      width: 30%;
  }

  div#topslider .mz-arena {
      width: 70%;
  }

  div#topslider .mz-thumb {
      padding: 5px;
  }
  div.col-md-6.ig5-top.ig5t-0,div.col-md-6.ig5-top.ig5t-1,div.col-md-4.ig5-bottom.ig5b-2,
  div.col-md-4.ig5-bottom.ig5b-3,div.col-md-4.ig5-bottom.ig5b-4 {
      padding: 0;
  }
  div.ig5-bottom {
    margin-bottom: 20px;
  }
  div.row.gray-gradient {
    background: #fff;
  }
  div.inside-group-of-5 div.image {
      height: 480px;
  }
  div.hz-title {
    width: 8%;
  }
  div.hz-online-slider {
      width: 83%;
  }
  .ws-intro {
    display: none;
  }
  div.wideslider-info {
    right: 0px;
    bottom: 30px;
    border-bottom: 0px;
  }
  h1.ws-title {
    font-size: 21px;
  }
  .sl-back-image {
    height: 240px;
  }

  .sl-text p {
      display: none;
  }
  .cl-text .introduction {
      /* display: none; */
  }
  .cl-text .introduction {
      /* display: none; */
  }
  .top-menu ul{
      display: block;
      overflow: hidden;

      height: 500px;
      transition: all 0.5s ease;
  }
  .menu-toggle{
      display: block;
  }
  .top-menu ul {
      position: absolute;
      z-index: 99;
  }
  .top-menu ul li{
      background: #111;
      width: 100%;
      text-align: center;
      border-bottom: 2px solid;
  }
  .top-menu ul li a{
      width: 100%;
      display: inline-block;
  }
  .top-menu ul li:after{
      opacity: 0;
  }
  .top-menu ul.hidemenu{
      height: 0;
  }
  li.last.more-menu>a {
      display: none;
  }

  .top-menu ul li.last.more-menu {
      background: #000;
      padding: 0px;
      border-top: 0px;
  }

  .top-menu ul li.last.more-menu ul {
      display: block;
      position: static;
      border:0px
  }
}
/* start mobile mode */
@media (min-width: 767px){
	.fix-padding {
    padding-top: 15px;
	}
}
@media (max-width: 767px){
  div.leaderboard-ads {
    padding-top: 15px;
  }
	div.no-padding-mobile.fix-padding {
    padding-bottom: 15px !important;
	}
  .vertical-ad {
    display: none;
  }
  div.pl-result-block {
    width: 100%;
    padding-bottom: 35px;
    border-bottom: dashed #333333 1px;
    margin-right: 0;
    margin-left: 0;
  }

  div.pl-results {
      padding-left: 10px;
      padding-right: 10px;
  }

  div.floating-image {
    display: none;
  }
  div.attache-widget {
    margin: 20px 0px;
  }
  div.tch-hz-control {
    height: 45px;
    padding-top: 10px;
  }
  div.comment-list .time-ago {
    position: relative;
    display: block;
    color: #777;
  }
  div.g3-caption, div.g3-photographer {
    display: none;
  }
  div.g3-count {
    font-size: 16px;
  }
  div.gray-col {
    border: 0px;
    background: none;

  }

  div.comment-list .time-ago i {
    position: static;
  }

  div.comment-header {
    margin-bottom: 10px;
  }

  div.comment-title {
    margin-bottom: 0px;
  }

  div.single-article h1.title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  div.images-slider-nav ul.slick-dots {
    display: none !important;
  }

  div.article-body div.text {
      padding: 0;
  }

  div.rating-listing .points {
    font-size: 18px;
    width: 14%;
  }

  div.rating-listing .image {
      width: 20%;
      margin: 0%;
  }

  div.full50-block.rating-listing .titles {
      width: 64%;
      padding-right: 8px;
  }
  div#topslider div.mz-thumbnails {
    position: absolute;
    z-index: 10;
    width: 100%;
    background: none;
    padding-right: 4px;
    direction: ltr;
    text-align: right;
  }
  div#topslider div.mz-thumb {
    width: 2px;
    min-height: 0px;
    height: 16px !important;
    width: 16px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #f3a5ab;
    display: inline-block;
  }
  div#topslider div.mz-thumb *{
      display: none !important;
  }
  #topslider .mz-content .text-container .text {
    display: none;
  }
  div#topslider .mz-arena {
      width: 100%;
  }
  body {
    padding-top: 45px;
  }
  div.hz-article .title {
    font-size: 15px;
  }
  div.hz-time {
    font-size: 14px;
    padding: 3px;
    float: right;
    white-space: nowrap;
  }

  div.hz-read .btn {
      font-size: 14px;
      padding: 3px 11px;
      white-space: nowrap;
  }
  div.social-box.sbx-ramadan {
    margin: 5px 0px;
    margin-bottom: 25px;
  }

  div.social-box.sbx-ramadan div.sbx-info div.title {
      font-size: 24px;
      font-weight: bold;
  }
  body.site div.row>div.padding-left {
    padding-left: 0px;
  }
  .full50-block .image {
    width: 34%;
  }
  .linked-articles .full50-block .content {
    display: block;
  }
  .full50-block .content {
      display: none;
  }
  div.full50-block {
    padding: 0;
  }
  div.full50-block .sharing>span {
    display: none;
  }
  div.full50-block .sharing>span.f50-date {
      display: inline-block;
      background: #fff;
      color: #666;
      font-size: 12px;
      padding: 0;
  }
  div.section-slider ul.slick-dots li button:before {
    font-size: 7px;
  }
  div.mobile-header {
    display: block;
  }
  .single-news .padding-top {
    padding-top: 0px !important;
  }
  .mini-article-control {
    /* float: left; */
    position: absolute;
    left: 0;
    top: 12px;
  }
  h2.sub-title {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: normal;
  }

  h2.sub-title+h1 {
      margin-top: 6px;
  }
  div.wide-featured-image {
      min-height: 130px;
  }
  .mini-article-control .zoom-in-out>div {
      float: right;
      color: #000;
      padding: 0px 5px;
  }

  .mini-article-control .zoom-seperator {
      background: #000;
      width: 1px;
      height: 13px;
      display: inline-block;
      padding: 0px !important;
      margin-top: 3px;
  }

  h1.title {
      font-size: 20px;
      line-height: 1.3;
      margin-top: 15px;
  }
  div.text h1 {
    font-size: 20px;
  }
  div.text h2 {
    font-size: 18px;
  }
  div.text h3 {
    font-size: 16px;
  }

  .mini-source:before {
      content: '|';
      margin-left: 8px;
      color: #000;
      font-size: 15px;
  }

  /* mobile slider */
  .section-slider .wideslider-info {
    bottom: 0px;
    margin: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    padding-bottom: 0px;
    min-height: 50px;
  }
  .section-slider div.wideslider .slick-arrow {
    width: 25px;
    height: 40px;
    top: 46%;
  }

  div.section-slider .wideslider .slick-prev.slick-arrow:after {
      right: 15px;
  }
  div.section-slider .wideslider .slick-next.slick-arrow:after {
      left: 15px;
  }

  .section-slider .wideslider-info h1 span {
      background: none;
      font-size: 15px;
      font-weight: normal;
      box-shadow: none;
  }

  .section-slider .wideslider-info .last-update-tag {
      position: absolute;
      top: -18px;
      right: 0;
      font-size: 10px;
      background: #644080;
      padding: 2px 10px;
      white-space: nowrap;
  }

  .section-slider .wideslider-info h1 {
      margin: 0;
  }

  .section-slider .wideslider ul.slick-dots {
      bottom: 47px;
      margin: 0;
  }
    /* section slider */
  .athome div div.wideslider-info {
    bottom: 0px;
    margin: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    padding-bottom: 0px;
    min-height: 50px;
  }

  .athome h1.ws-title {
      font-size: 15px;
      /* background: #000; */
      /* background-color: rgba(0,0,0,0.6); */
      margin: 0px;
      padding: 8px;
      min-height: 40px;
  }
  .athome div.ws-more .last-update-tag {
     margin-right: 0px;
     font-size: 12px;
     background: #de2a37;
  }
  .athome div.ws-more {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 71px;
  }
  .athome .ws-more .btn {
      width: 100%;
      height: 68px;
      opacity: 0;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
  }
  .athome div.wideslider-sheet {
    height: 280px;
  }

  .athome div.wideslider ul.slick-dots {
    bottom: 46px;
    margin: 0px;
  }
  .athome div.slick-slider {
    margin-bottom: 0;
  }


  .athome div.wideslider .slick-prev.slick-arrow {
      left: 0px;
  }

  .athome div.wideslider .slick-next.slick-arrow {
      right: 0px;
  }

  .athome div.wideslider .slick-next.slick-arrow, div.wideslider .slick-prev.slick-arrow {
      background: none;
  }

  .athome div.wideslider .slick-arrow:before {
      color: #de2a37;
      font-size: 55px;
  }

  .athome div.wideslider .slick-arrow:after {
      content: '';
      display: none;
  }
  /* mobile slider ends */
  div.home-sections-separator {
    border-bottom-width: 2px;
  }
  div.home-sections-separator i {
      display: none;
  }
  div.home-sections-separator span {
      background: transparent !important;
      color: #000;
      border-right: 4px solid;
      margin-bottom: 4px;
      padding: 2px 5px;
      font-weight: bold;
      font-size: 24px;
      line-height: 1.3;
  }

  div.home-sections-separator span:after {
      display: none;
  }
  div.breaking-news .image {
    border: 0;
  }

  div.breaking-news img {
      border: 0;
  }

  div.breaking-news .last-update-tag {
      /* bottom: auto; */
      /* top: 26px; */
      right: 0;
      font-size: 10px;
      padding: 1px 3px;
  }
  div.inside-group-of-5 div.image {
    height: 450px;
  }

  div.container.single-news {
    padding: 10px !important;
  }

  div.no-padding-mobile {
    padding: 0px !important;
  }



  div.wideslider-sheet {
    /* background-position: left !important; */
  }
  .comments-arena div.row>div.padding-left {
    padding-left: 0px;
  }
  .search-container {
      display: none;
  }
  div.group-of-5-wide div.image {
    height: auto;
    border: 0;
  }
  div.group-of-5-wide div.image img{
    width: 100%;
  }
  .group-of-5-wide .bottom-block .title {
    position: relative;
    min-height: 45px;
    border: 0;
  }
  .go5w-small div.title {
    color: #444;
    background: transparent;
    font-weight: bold;
  }

  .group-of-5-wide .bottom-block .last-update-tag {
    font-size: 10px;
    top: -21px;
    right: 0;
  }

  div.hz-title {
    width: 80%;
    height: auto;
    text-align: right;
    padding-right: 15px;
  }

  div.hz-title span {
      position: static;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  }

  div.hz-online-slider {
      width: 87%;
      display: inline-block;
      float: none;
  }

  div.hz-control {
      width: 20%;
      background: #c31f1f;
  }

  div.hz-control>div {
      width: 40%;
      float: left;
      border: 0 !important;
      height: 42px;
  }

  div.hz-control .arrow-left, div.hz-control .arrow-right {
      margin: 0;
      border-left-color:#fff;
      border-right-color:#fff;
      margin-top: 5px;
  }

  div.hz-online {
      text-align: center;
  }

  div.hz-title span {
      font-size: 30px;
      bottom: 52px;
      width: 150px;
  }
    body .mega-image.mega-image-main, body .mega-image.mega-image-side.mega-image-long{
        height: 268px;

    }

    body .mega-image.mega-image-side {
        height: 133px;
    }
    body.site h1.mega-title {
        font-size: 28px;
        margin-top: 0px;
        line-height: 1.2;
    }
    body.site .mega-block h3 {
        font-size: 20px;
        font-weight: normal;
        margin-top: 5px;
    }
    .breaking-news .title, .go5-small .title {
      font-weight: bold;
      font-size: 13px;
      padding: 8px 0px;
      height: auto;
    }
    .breaking-news .section-tag {
      font-size: 10px;
      bottom: 19px;
    }
    .breaking-news {
        padding: 0px 4px;
        margin-bottom: 10px;
    }
    .group-of-5 .go5-small .image {
        height: 265px;
    }
    div.group-of-5-wide div.title {
        font-size: 14px;
        min-height: 30px;
        padding: 2px 5px;
    }

    body div.row>div.padding-right {
        padding-right: 0px;
    }
    .columns {
        margin-bottom: 20px;
    }

    div.go3-main {
        margin: 0px;
    }
    div.go3-small {
        padding: 0;
        border-top: 2px solid #aaa;
        margin-top: 10px;
    }
    div.go3-small .title {
        vertical-align: middle;
        width: 69%;
    }

    .go3-small>* {
        vertical-align: middle;
    }
    div.go3-small .image {
        /* height: 180px !important; */
        width: 30%;
        border: 0;
    }
    .go3-small div.last-update-tag {
        position: static;
        background: #fff;
        color: #666;
        font-size: 12px;
        padding: 0;
    }
    div.single-news div.wf-caption {
      position: static;
      color: #fff;
      padding: 5px 10px;
      text-align: right;
      background: #000;
    }
  div.single-news div.article-body {
      margin-top: 0;
      padding: 10px;
  }
  div.wide-featured-image div.titles-container {
      width: 100%;
      position: static;
      text-align:right;
      padding: 0px 6px;
      margin-top: 10px;
  }
  div.article-control {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    right: 0;
    background: none;
    z-index: 101;
  }

  .article-control .zoom-in-out {
      display: none;
  }

  div.article-control .sharebuttons li {
      width: 33.33% !important;
      margin: 0;
      height: 35px !important;
      padding-top: 7px !important;
  }
}
@media (max-width: 620px){
  .section-slider div.wideslider-sheet {
    height: 360px;
  }
  div.inside-group-of-5 div.image {
    height: 400px;
  }
  div.hz-online-slider {
    width: 96%;
  }
    .newsticker-title {
        width: 100%;
    }

    .newsticker-control {
        position: absolute;
        left: 0px;
    }

    body ul.newsticker li{
        padding-right: 10px;
    }
    .search-container {
        display: none;
    }
}
@media (max-width: 550px){
  iframe.riframe {
    height: 65px;
  }
  div.po-title {
    font-size: 23px;
    padding-left: 150px;
  }
  div.po-line+div.po-desc {
      padding-left: 145px;
  }
  div.po-name {
    font-size: 20px;
    padding-left: 145px;
  }
  div.po-image {
    width: 140px;
    margin-left: 5px;
    bottom: -95px;
  }
  .section-slider div.wideslider-sheet {
    height: 300px;
  }
  .full50-block div.title {
    margin-bottom: 0px;
    font-size: 17px;
  }
  .full50-block div.sharing {
    margin: 0;
  }
  div.inside-group-of-5 div.image {
    height: 300px;
  }

  .copyrights {
      text-align: center;
  }

  div.wide-featured-image div.titles-container .title {
      font-size: 20px;

  }
  div.wide-featured-image .titles-container .title span{
      font-size: 20px;
      line-height: 1.8;
  }
  div.wide-featured-image .titles-container .sub-title {
      font-size: 15px;
  }


  div.article-body .text {
      margin-top: 10px;
  }


  div.container {
    border: 0px;
  }
  div.header svg {
      width: 85%;
      padding: 0px;
      margin-right: 10%;
  }

  div.home-sections-separator span {
      /* width: auto; */
      /* padding-left: 12px; */
  }
  .full50-block .content {
      display: none;
  }
  div.sharing span.f50-date {
      display: block;
      margin-bottom: 4px;
      white-space: nowrap;
  }

  div.hz-article .image img {
      height: auto;
      width: 100%;
  }
  div.hz-time {
    position: absolute;
    bottom: -11px;
  }

  div.hz-margin-back {
     right: 7px;width: 100%;
  }

  div.hz-article .image {
      width: 30%;
  }

  div.hz-article .info {
      width: 70%;
  }
  div.hz-article:after {
    display: none;
  }

}

@media (max-width: 450px){
    div.pw-toggle>div {
        padding: 15px 6px;
        margin-right: 0px;
        font-size: 15px;
    }
    iframe.riframe {
      height: 53px;
    }
    body.site .mega-image.mega-image-main,body.site .mega-image.mega-image-side.mega-image-long {
        height: 200px !important;
    }
    div.hz-article div.info {
      position: static;
      height: 100px;
    }
    div.hz-time {
    }

    div.hz-read .btn {
        padding: 3px 30px;
    }
    div.section-slider .ws-title span {
        /* font-size: 22px; */
    }
    .athome div.wideslider-sheet {
        height: 230px;
    }

    div.section-slider div.wideslider-sheet {
        height: 240px;
    }


    div.section-slider .slick-next, div.section-slider .slick-prev {
        bottom: auto;
        top: 34px;
    }

    div.section-slider ul.slick-dots li button:before{
        color:#f0f0f0;
    }
    body.site .mega-image.mega-image-side {
        height: 99px !important;
    }
    body.site div.header {
		background: #fff !important;
		text-align: center;
	}

	.info-header .social {
	    width: 100%;
	}

  .info-header .text {
	    display: none;
	}
  div.issue-text {
    display: block !important;
    color: #E21E26;
    font-weight: bold;
    margin-bottom: 10px;
  }

}
@media (max-width: 400px){
  div.inside-group-of-5 div.image {
    height: 230px;
  }

}

/* super small */
@media (max-width: 370px){
  iframe.riframe {
    height: 43px;
  }
  div.mhb-logo img {
    height: 30px;
  }

  div.mobile-header>div.mhb-logo {
      width: 98px;
  }

  div.mobile-header>div.mhb-issue {
      width: auto;
  }
}

/* mobile view ENDS */

.columns-row {
    color: #333;
}
.columns-header {
    /* border-top: 2px solid #E21E26; */
    text-align: center;
}
.cl-text .introduction {
    font-size: 12px;
    text-align: justify;
    line-height: 1.3;
}
.cl-text .name {
    color: #E21E26;
}
.clh-text {
    display: inline-block;
    padding: 10px 15px;
    padding-top: 3px;
    background: #444;
    color: #fff;
    width: 100%;
    font-size: 22px;
    line-height: 1;
    /* border-radius: 0px 0px 35px 35px; */
}
.columns {
    border: 2px solid #fff;
    background: #fff;
    position: relative;
}

.columns li {
    padding: 0px 10px;

}
.columns-row {
    border-bottom: 1px dashed gray;
    padding: 10px;
}

.columns-row .image img{
    max-height:130px;
}
.columns-row .image {
    width: 40%;
    float: right;
    padding: 5px 10px;
}

.cl-text {
    float: right;
    width: 59%;
    padding-top: 5px;
    position: relative;
    overflow-x: hidden;
}

.cl-text .title {
    font-weight: bold;
}

/*.go5-main:hover .image{
    background-position: bottom;
}
*/
.go5-main .image {
    height: 265px;
    background-size: cover;
    position: relative;
    transition: all .3s ease-in-out;
}

.go5-small .image {
    height: 92px;
    background-size: cover;
    position: relative;
}
.group-of-5 div.go5-main {
    padding: 10px;
}
.group-of-5-wide a {
    text-decoration: none;
}
.go5-main a {
    color: #333;
    text-decoration: none;
}

.group-of-5 div.go5-main .introduction{

}

.go5-main .title {
    margin-top: 3px;
    font-size: 18px;
    font-weight: bold;
}
.group-of-5 div.go5-small {
    padding: 10px;
    min-height: 174px;
    color: #333;
}
.go5-small .title {
    margin-top: 4px;
    line-height: 1.25;
}

.gallery-widget div {
    direction: ltr;
}
.gallery-widget ul {
    direction: ltr;
}
.nav-goto.slick-current img {
    opacity: 1;
}
.nav-goto img {
    opacity: 0.8;
}
.gallery-sheet {
    position: relative;
}

.gallery-sheet .details {
    position: absolute;
    bottom: 0px;
    padding: 6px;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    color: #fff;
    text-align: right;
}

.gallery-sheet .title {
    font-size: 20px;
}
.gallery-sheet .name {
    font-size: 12px;
    color: #fff;
}
.gallery-sheet img{
    width: 100%;
}
.gallery-widget {
    padding: 0px 14px;
    direction: ltr;
}
.nav-goto {
    margin: 3px;
    cursor: pointer;
}
.gallery-navX {
    text-align: center;
}
.gallery-navX>div {
    display: inline-block;
    margin: 3px;
    cursor: pointer;
    width: 30%;
}
div.gallery-slider {
    margin-bottom: 10px;
}
.mfp-counter {
    display: none;
}


/* custom popup Begins */
/*

.mfp-figure - container that holds image and caption
.mfp-bg     - black overlay
.mfp-preloader - "Loading..." incdicator

*/
.mfp-ready .mfp-figure {
  opacity: 0;
}

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-figure {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure {
  transform: scale(0.9);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0;
}

/* CSS-based preloader */
.mfp-preloader {
  width: 30px !important;
  height: 30px;
  background-color: rgb(240, 74, 34);
  opacity: 0.65;
  margin: 0 auto;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/* custom popup Ends*/


.person-view .title {
    font-size: 30px;
}

.person-view .name {
    font-size: 30px;
    color: #D41111;
}
.row div.person-details {
    padding-right: 10px;
}
.row div.columns-list {
    margin-top: 30px;
}

.column-overview a {
    color: #D41111;
    font-size: 20px;
}

.row div.column-overview {
    padding: 5px;
}
.column-date {
    font-size: 11px;
    color: #999;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.column-overview p {
    margin-bottom: 3px;
}


.image-overview .title {
    padding: 6px;
    color: #000;
    font-size: 14px;
}
.row div.image-overview {
    padding: 5px;
    position: relative;
}
.ph-container {
    position: relative;
}
.panel-primary ul.nav.nav-tabs{
    background: #D41111;
    font-weight: bold;
}
ul.nav.nav-tabs a {
    color: #fff;
}

ul.nav.nav-tabs .active a {
    color: #D41111;
}
.comments-arena h1 {
    font-weight: normal;
    border-bottom: 2px solid;
    padding-bottom: 4px;
    margin-bottom: 25px;
    font-size: 28px;
}
.panel-primary .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    color: #444;
}
div.panel-primary {
    border-color: #D41111;
}

div.panel-primary>.panel-heading {
    background-color: #D41111;
    border-color: #D41111;
}

.btn.btn-primary {
    background-color: #D41111;
    border-color: #e21e26;
}
.comment-list .time-ago {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 12px;
}
.comment-list .time-ago i {
  position: absolute;right: -15px;top: 2px;
}

.panel-heading {
    position: relative;
}

.columns ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.clh-control .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #ffffff;
    margin-top: 1px;
    cursor: pointer;
}

.clh-control .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #ffffff;
    margin-top: 2px;
    cursor: pointer;
}
.clh-control .arrow-down:hover {
    border-top-color: #444;
}
.clh-control .arrow-up:hover {
    border-bottom-color: #444;
}

.clh-control {
    position: absolute;
    left: 14px;
    top: 2px;
}

/*googe cs*/
    a.gs-title {
    color: #B90000 !important;

    }
    a.gs-title b{
        color: #B90000 !important;
        font-weight: bold;
    }
    .gs-snippet {
        font-family: 'GE_SS_Two' !important;
    }

    .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
        display: none;
    }

    body.twoColElsLtHdr.gsc-overflow-hidden {
        overflow: auto;
    }

    .gcsc-branding {
    }

    .gsc-cursor-page.gsc-cursor-current-page {
        color: #B90000 !important;
        font-weight: bold;
    }

    .gsc-cursor-page {
        color: #B90000 !important;
    }
    .gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
        position: static !important;
        width: auto;
        box-shadow: none;
        padding: 0px;
    }
    .gsc-modal-background-image.gsc-modal-background-image-visible {
        display: none;
    }
    body.site.gsc-overflow-hidden {
        overflow: auto;
    }

    .gsc-results-close-btn.gsc-results-close-btn-visible {
        display: none;
    }
    .gsc-control-cse.gsc-control-cse-ar {
        padding: 0px;
        font-family: 'GE_SS_Two';
    }
    .gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
        overflow: visible;
        font-family: 'GE_SS_Two' !important;
    }

.gsc-orderby-label.gsc-inline-block {
    display: none;
}

.gsc-result-info {display: none;}

.gsc-option-menu-container.gsc-inline-block {
}

.gsc-selected-option-container.gsc-inline-block {
}

.gsc-above-wrapper-area {
    /* display: none; */
}

.gcsc-branding {
    display: none;
}

.gsc-results.gsc-webResult {
    font-family: sans-serif;
}

table.gsc-table-result {
    font-family: 'GE_SS_Two'!important;
}

.gs-title {
    font-family: 'GE_SS_Two' !important;
}

a.gs-title {
    color: #D41111 !important;
    font-weight: bold;
}

.gs-bidi-start-align.gs-snippet {
    color: #444 !important;
}

.gs-title {
    text-decoration: none !important;
}

.gsc-cursor-page {
    padding: 3px 7px;
    color: #fff !important;
    background: #D41111 !important;
    border-radius: 4px;
    font-weight: bold;
}

.gsc-cursor-page.gsc-cursor-current-page {
    color: #D41111 !important;
    background: #fff !important;
    border: 1px solid #D41111 !important;
}
.search-form input {
    margin: 15px 0px;
    font-size: 18px;
    color: #E21E26;
    font-weight: bold;
}
body .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 207px;
}

.gs-bidi-start-align.gs-snippet {
    max-width: 340px;
    padding-top: 10px;
}

/*.gs-bidi-start-align.gs-snippet b:first-child {
    display: block;
    color: #fff;
}*/

.gsc-thumbnail-inside {
    margin-bottom: 5px;
}
body .gs-web-image-box-landscape img.gs-image {
    max-width: 200px;
    width: 200px;
    max-height: 200px;
}
/*googe cs ends*/


.article-status {
    position: absolute;
    bottom: 2px;
    left: 0px;
    padding: 3px 10px;
}
.breaking-news .article-status {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.breaking-news .article-status ul a {
    color: #fff;
}
.article-status ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}

.article-status ul li {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.breaking-news ul.social-buttons a {
    color: #fff;
}
.sl-back-image-container {
    position: relative;
}

.sl-back-image-container a,.sl-back-image-container i {
    color: #fff;
}
.cl-text .article-actions li {
    margin-left: 0px;
    margin-right: 10px;
}

.cl-text .article-status,.titletext-block .article-status {
    bottom: -10px;
    padding: 0px;
    position: static;
}

.gallery-slider button.slick-next.slick-arrow {
    right: 0px;
}
.gallery-slider button.slick-prev.slick-arrow {
    left: 0px;
    z-index: 15;
}
.group-of-5 .article-status, .full100-block .article-status, .full50-block .article-status {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
    background: rgba(0,0,0,0.5);
    color: #fff;
}

.group-of-5 .article-status ul a {
    color: #fff;
}
.mega-block .article-status {
    position: static;
    padding: 0px;
}
.mega-block .article-status li{
    margin-left: 0px;
    margin-right: 10px;
}
.full50-block .image img{
    width: 100%;
}
.full100-block .image,.full50-block .image {
    position: relative;
    color: #fff;
}

.full50-block a {text-decoration: none;color: #505050;}

.full50-block a {
  text-decoration: none;
}
.full50-block .titles {
    width: 62%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.full50-block .sharing span {
    display: inline-block;
    background: #b1b1b1;
    color: #fff;
    padding: 1px 8px;
    border-radius: 6px;
    cursor: pointer;
}

.full50-block .sharing span.f50-twitter {
    background: #42c1f2;
    min-width: 35px;
    text-align: center;
}

.full50-block .sharing span.f50-facebook {
    background: #406099;
    min-width: 35px;
    text-align: center;
}
.full50-block .sharing span.f50-googleplus {
    background: #d03f30;
    min-width: 35px;
    text-align: center;
}
.full50-block .row>div {
    min-height: 100px;
}

.full50-block .sharing {margin-top: 5px;}

ul.newsticker {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
    height: 37px;
    overflow: hidden;
}

ul.newsticker li {
    height: 37px;
    padding: 6px 0px;
}
ul.newsticker li a {
    color: #fff;
    font-size: 18px;
}
.newsticker-title {
    float: right;
    font-size: 18px;
    padding: 6px 10px;
    color: #fff;
    /* border-left: 2px solid rgba(226, 30, 38, 0.38); */
    margin-left: 10px;
    font-weight: bold;
    background: #D41111;
}

.newsticker-widgets {
    /* padding: 5px; */
    background: #11110E;
    /* border: 1px dashed #444444; */
    margin-top: 3px;
    border-right: 0px;
    border-left: 0px;
}
.newsticker-control .arrow-right {
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 17px solid #fff;
    margin: 10px;
    margin-left: 0px;
    cursor: pointer;
    float: right;
}

.newsticker-control .arrow-left {
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 17px solid #fff;
    margin: 10px;
    cursor: pointer;
    float: right;
    margin-right: 5px;
}
.newsticker-control .arrow-right:hover {
    border-left-color: #A11010;
}
.newsticker-control .arrow-left:hover {
    border-right-color: #A11010;
}


.newsticker-control {
    float: left;
    position: absolute;
    left: 0px;
}
.auth .panel.panel-primary {
    margin-top: 20px;
}
.margin20 {
    margin-top: 20px;
}
#topslider .mz-arena .text-container {
  width: 100%;
}
#topslider .mz-content .text-container .title {
  display: block;
}
#topslider .mz-thumb .image-container {
    /* display: none; */
    display: inline-block;
    width: 18%;
    float: none;
    vertical-align: middle;
}

#topslider .mz-thumb .text-container {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
}

#topslider .mz-thumb {
    padding: 5px 5px;
}

#topslider .mz-thumbnails {
    width: 40%;
}

#topslider .mz-arena {
    width: 60%;
    min-height: 250px;
    height: auto;
}
#topslider .mz-thumb.active {
    background: #E21E26;

}
#topslider .mz-thumb {
    background: #F2ECEC;
    color: #444;
    background: rgb(232,232,232); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(245, 245, 245,1) 0%, rgba(214, 214, 214,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(245, 245, 245,1) 0%,rgba(214, 214, 214,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgb(245, 245, 245) 0%,rgb(214, 214, 214) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-9 */
    min-height: 55px;
    direction: rtl;
}

#topslider .mz-thumb.active {
    color: #fff;
}
#topslider .mz-thumb:hover {
    background: #E21E26;
    color: #fff;
}
#topslider .mz-thumb.active:hover .text-container:after {
    border-left-color: #E21E26;
}
#topslider .mz-thumb.active .text-container:after {
    border-left-color: #E21E26;
}
#topslider .mz-thumb .text-container:after {
    border-left-color: #E21E26;
}
#topslider img.papersliderimg {
    width: 100%;
}
.sharebuttons {
    margin-top: 14px;
}
.sharebuttons ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sharebuttons ul  li {
    float: right;
    margin-left: 5px;
    cursor: pointer;
    width: 34px;
    height: 32px;
    background: #FF6550;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 4px;
}

.sharebuttons ul li.facebook-share-btn {
    background: #3B5998;
}

.sharebuttons ul li.twitter-share-btn {
    background: #1DA1F2;
}

.sharebuttons ul li.google-share-btn {
    background: #DB4437;
    font-size: 18px;
    padding-top: 5px;
}
.sharebuttons ul li.whatsapp-share-btn {
    background: #09D261;
    display: none;
}
body.is-mobile .sharebuttons ul li.whatsapp-share-btn {
    display: block;
}
.chat-ballon {
    color: #fff;
    position: relative;
    margin: 10px 30px;
}

.chat-header {
    padding: 10px;
    padding-bottom: 5px;
    /* border-bottom: 1px solid; */
    background: #D41111;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
}

.chat-content {
    padding: 10px;
    border: 1px solid #D41111;
    border-radius: 0px 0px 10px 10px;
    color: #D41111;
}

.chat-ballon.chat-you .chat-header {
    background: #555;
    border-radius: 10px 0px 0px 0px;
}

.chat-ballon.chat-you .chat-content {
    border-color: #555;
    color: #555;
}


.chat-ballon.chat-other:after {
    content: ".";
    width: 0;
    height: 0;
    border-bottom: 37px solid transparent;
    border-top: 0px solid transparent;
    border-right: 29px solid #D41111;
    font-size: 0px;
    position: absolute;
    top: 0px;
    left: -28px;
}
.chat-ballon.chat-you:after {
    content: ".";
    width: 0;
    height: 0;
    border-bottom: 37px solid transparent;
    border-top: 0px solid transparent;
    border-left: 29px solid #555555;
    font-size: 0px;
    position: absolute;
    top: 0px;
    right: -28px;
}
.chat-other .chat-header {
    border-radius: 0px 10px 0px 0px;
}
.chat-ballon.chat-you .chat-header {
    background: #555;
    border-radius: 10px 0px 0px 0px;
}
#map{
    height: 400px;
}

.search-box * {
    direction: ltr;
}

.search-container {
    float: left;
}

button.search-btn {
    border-radius: 30px;
    border: #fff solid 2px;
    padding: 5px 8px;
    background: #D41111;
    color: #fff;
    margin-left: -20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e33649+0,d41111+100 */
    background: rgb(227,54,73); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(227,54,73,1) 0%, rgba(212,17,17,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(227,54,73,1) 0%,rgba(212,17,17,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(227,54,73,1) 0%,rgba(212,17,17,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33649', endColorstr='#d41111',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.search-container {
    padding: 10px;
    border-radius: 0px 30px 30px 0px;
    margin-left: 20px;
    margin-top: 40px;
}

input.search-input {
    border-radius: 3px;
    border: 0px;
    padding: 4px;
    width: 200px;
    padding-right: 22px;
    font-weight: bold;
}
button.search-btn:hover {
    background: #fff;
    color: #DA2129;
    border-color: #fff;
}
.mini-user-menu {
    display: inline-block;
    color: #E21E26;
    margin-right: 2px;
}

.mini-user-menu ul {
    position: absolute;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: none;
}

.mini-user-menu li {
    background: #fff;
    font-size: 13px;
    padding: 3px 6px;
    width: auto;
    text-align: right;
    border-top: 1px solid;
    background-color: rgba(255,255,255,0.95);
}
.mini-user-menu:hover ul {
    display: block;
}
.wide-featured-image .crop-image-btn {
    top: 24px;
    right: 15px;
}
.breaking-news .crop-image-btn {
    top: 20px;
    left: 0px;
}

.group-of-3 .crop-image-btn {
    top: 20px;
    right: 5px;
}
.group-of-5-wide .crop-image-btn {
    top: 20px;
    right: 5px;
}
.crop-image-btn {
    position: absolute;
    margin-top: -20px;
    color: #fff;
    background: #337ab7;
    padding: 2px 5px;
    border-radius: 10px;
    cursor: pointer;
    /*border: 2px outset;*/

}
a.edit-article {
    position: absolute;
    margin-top: -20px;
    background: #e21e26;
    padding: 2px 5px;
    border-radius: 10px;
    display: inline-block;
    top: 25px;
    right: 45px;
    color: #fff;
    cursor: pointer;
}
a.edit-article:hover {
  background: #444;
}
.target-crop-image-btn {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #ddd;
    background: #337ab7;
    padding: 2px 5px;
    border-radius: 10px;
    border: 2px outset;
    cursor: pointer;
}
.mz-news-slider .mz-arena .crop-image-btn {
    right: 0px;
    top: 30px;
    z-index: 100;
}
.gallery-sheet .crop-image-btn {
    margin-top: -312px;
}

.crop-image-btn:hover {

    background: #444;
    margin-bottom: -21px;
}

#crop-arena .modal-dialog {
  width: 99%;
  height: 100%;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

#crop-arena .modal-content {
  height: auto;
  /*min-height: 100%;*/
  border-radius: 0;
}
.artist-images img.img-responsive {
    height: 220px;
    min-width: 100%;
}

.ww-header {
    display: inline-block;
    padding: 10px 15px;
    padding-top: 3px;
    background: #d41111;
    color: #fff;
    width: 100%;
    font-size: 22px;
    line-height: 1;
    text-align: center;
}

.weather-widget {
    border: 1px solid #ddd;
    background: #fff;
    margin: 20px;
}
.ww-icon i{
      font-size: 72px;
}
.ww-icon {
    color: #555555;
    float: left;
    width: 49%;
    text-align: center;
    padding: 0px;
    padding-top: 42px;
}

.ww-place {
  border-bottom: 1px #555 solid;
  font-weight: bold;
}

.ww-info {
    text-align: center;
    font-size: 30px;
    width: 49%;
    padding: 30px;
}

.ww-mnx {
    padding: 13px 1.5%;
    display: block;
    color: #7f7f7f;
    position: relative;
    font-size: 15px;
    float: right;
    width: 50%;
    height: 110px;
    text-align: center;
    font-size: 52px;
}
.ww-mnx.ww-min {
    border-left: 1px solid #c1c1c1;
}
.ww-desc {
    font-size: 14px;
}
.ww-mnx-container {
    border-top: 4px solid #aaa;
    padding: 3px 0px;
    background: #e6e6e4;
}
.more-menu ul {
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 44px;
    border-top: 2px solid #e21e26;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 2px 0px rgb(255, 255, 255);
    display: none;
}
li.more-menu:hover ul, li.more-menu:focus ul{
  display: block;
}

.more-menu li {
    width: 100%;
    text-align: center;
    border-top: 1px solid;
    min-width: 150px;
}
.top-menu .more-menu ul li:after {
    background: #444;
}

.ig5-top .image {
    height: 245px;
}

.col-md-6.ig5-top.ig5t-0 {
    padding-left: 18px;
}

.ig5-top.ig5t-1 {
    padding-right: 18px;
}
.inside-group-of-5 a{
  text-decoration: none;
}
.inside-group-of-5 .image {
    background-size: cover;
    border: 2px solid #dadada;
    background-position: center;
    position: relative;
}

.ig5-bottom .image {
    height: 165px;
}


.col-md-4.ig5-bottom.ig5b-2 {
    padding-left: 9px;
}

.col-md-4.ig5-bottom.ig5b-4 {
    padding-right: 9px;
}

.col-md-4.ig5-bottom.ig5b-3 {
    padding: 0px 9px;
}
.inside-group-of-5 .title {
    font-size: 19px;
    margin-top: 8px;
}

.ig5-top {
    margin-bottom: 20px;
}
.no-padding {
  padding: 0px !important;
}

.padding-top {
  padding-top: 20px !important;
}
.padding-bottom {
  padding-bottom: 40px
}

.container.copyrights-container {
    background: #e9e9e9;
    border: 0;
    border-top: 1px solid #DBD6D6;
}

.copyrights img {
    max-width: 85px;
    margin-bottom: 5px;
    width: 20%;
}

.copyrights {
    padding: 15px;
}
.copyrights p {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    width: 70%;
    text-align: right;
    line-height: 1.2;
}

.copyrights p b {
    margin: 0px 5px;
}
.wideslider ,.wideslider *{
  direction: ltr;
}
.wideslider-sheet {
    height: 455px;
    background-size: cover !important;
    background-position: center !important;
}
.slick-dots li.slick-active button:before {
    color: #de2a37;
}
.slick-dots li button:before {
    color: #000;
    opacity: 1;
    font-size: 9px;
}

.wideslider ul.slick-dots {
    bottom: 0px;
}

.wideslider .slick-next.slick-arrow,.wideslider .slick-prev.slick-arrow {
    background: #828282;
    width: 45px;
    height: 45px;
    z-index: 30;
}
.wideslider .slick-next.slick-arrow {
    right: -10px;
}
.wideslider .slick-prev.slick-arrow {
    left: -10px;
}


.wideslider .slick-arrow:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 44px;
}
.wideslider .slick-next.slick-arrow:before {
  content: "\f105";
}
.wideslider .slick-prev.slick-arrow:before {
  content: "\f104";
}



.wideslider .slick-arrow:after {
    content: 'x';
    font-size: 0px;
    position: absolute;
    width: 0;
    height: 0;
}

.wideslider .slick-next.slick-arrow:after{
    top: 45px;
    left: 35px;
    border-top: 8px solid black;
    border-right: 10px solid transparent;
}

.wideslider .slick-prev.slick-arrow:after {
    top: 45px;
    right: 35px;
    border-top: 8px solid black;
    border-left: 10px solid transparent;
}
.wideslider-info {
    width: 350px;
    float: right;
    text-align: right;
    margin-right: 50px;
    border-bottom: 2px solid #c31f1f;
    padding-bottom: 10px;
    vertical-align:middle;
    position: absolute;
    right: 30px;
    bottom: 50px;
}

.ws-title {
    color: #fff;
    font-size: 23px;
    margin-bottom: 10px;
    direction: rtl;
    font-weight: bold;
    margin-top: 0;
}

.ws-intro {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    overflow-x: hidden;
    direction: rtl;
}

.ws-more .btn {
    background: #c31f1f;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 7px 30px;
    font-size: 13px;
}
.home-sections-separator {
    color: #fff;
    position: relative;
    border-bottom: solid 5px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.home-sections-separator span {
    display: inline-block;
    font-size: 20px;
    padding: 3px 5px;
    padding-right: 19px;
    width: 245px;
    height: 34px;
    position: relative;
    border-radius: 21px 0px 0px 0px;
}

.home-sections-separator span:after {
    background: red;
}

.home-sections-separator i {
    width: 6px;
    display: inline-block;
    margin-left: 0px;
    height: 38px;
    position: absolute;
    right: -6px;
}

.home-sections-separator i:after {
    content: 'x';
    font-size: 0px;
    border-top: 7px solid black;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: -7px;
}

.home-sections-separator span:after {
    background: none;
    content: '-';
    font-size: 0px;
    display: inline-block;
    position: absolute;
    left: -56px;
    bottom: 0px;
    height: 0px;
    width: 0px;
    border-bottom: 31px solid white;
    border-left: 66px solid transparent;
    border-bottom-color: inherit;
}

.go3-main .image {
    /* height: 355px; */
    border: 2px solid #dadada;
    border-radius: 2px;
}

.go3-main {
    margin: 8px;
    position: relative;
    margin-right: 0px;
}

.go3-main .title {
    bottom: 0px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
    /* border: 2px solid #dadada; */
    padding: 3px 11px;
    position: absolute;
    font-size: 19px;
    padding-bottom: 12px;
    border-top: 4px solid #d41111;
}

.go3-small .image {
    /* height: 171px; */
    width: 49%;
    display: inline-block;
    border: 2px solid #dadada;
}
.group-of-3 .image img {
    width: 100%;
}
.go3-small .last-update-tag {
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    color: #fff;
    padding: 1px 7px;
    font-size: 11px;
    right: 0px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.50);
}
.go3-small .title {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-right: 8px;
    font-size: 19px;
    color: #444;
}

.go3-small {
    padding: 8px 8px 0px 0px;
    position: relative;
}

.group-of-3 .image {
    background-size: cover;
    background-position: center;
    position: relative;
}
.go3-text .title {
    font-size: 19px;
    color: #444;
}

.row>div.go3-padding {
    padding-left: 7px;
}
.go3-text {
    border-top: 2px solid #444;
    background: #f7f7f7;
    margin-top: 7px;
    padding: 8px 10px;
    min-height: 75px;
    margin-bottom: 15px;
}
.group-of-5-wide {
    /* background: #000; */
    color: #fff;
}

.go5w-tall .image {
    height: 500px;
}

.go5w-wide .image {
    height: 280px;
}

.go5w-small .image {
    height: 200px;
}

.group-of-5-wide .image {
    background-size: cover;
    background-position: center;
    border: 2px solid #323232;
    border-radius: 2px;
}
.go5w-tall, .go5w-wide, .go5w-small {
    margin: 9px;
    position: relative;
}
.go5w-tall .title, .go5w-wide .title, .go5w-small .title {
    bottom: 0px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
    position: absolute;
    font-size: 19px;
    padding: 1px 8px;
    padding-bottom: 7px;
    border-top: 3px solid #d41111;
}
.group-of-5-wide .wide-title {
    font-size: 21px;
    border-bottom: solid 5px red;
    padding: 10px 30px;
    margin: 0px 0px;
}
.group-of-5-wide .wide-title a {
    color: #fff;
    text-decoration: none;
}
div.container.wide-5-container {
    background: #ededed;
    padding-bottom: 20px;
}

.go5w-small .title {
    min-height: 65px;
}

.go5w-tall .title {
    min-height: 65px;
}

.tcolumns-header {
    color: #fff;
    background: #c31f1f;
    font-size: 26px;
    text-align: center;
    padding-bottom: 7px;
}

.tcolumns-header a {
    color: #fff;
}

.tch-control {
    width: 35%;
    height: 40px;
    float: right;
    border-left: 3px solid;
    padding-top: 5px;
}

.tch-label {
    float: right;
    width: 65%;
    padding-top: 5px;
    color: #fff;
}

.tch-control .arrow-up {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 24px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
}
.tch-control .arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 24px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
}

ul.tcolumns-slider, ul.tcolumns-tabs-slider {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tcolumns-slider li, ul.tcolumns-tabs-slider li {
    padding: 0px 0px;
}
.padding-top-0 {
  padding-top: 0 !important;
}
div.inner-sidebar {
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 8%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  padding-left: 20px !important;
  padding-top: 20px !important;
}
.inner-sidebar .tcolumns-header{
  background: #444444;
}
.inner-sidebar .tch-tab {
  background: #444444;
}
.section-arena {
    padding-top: 20px !important;
}
.section-arena a {
  color: #505050;
}
.inner-sidebar .tcolumns-row{
  background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255, 255, 255) 0%, rgba(255, 255, 255) 81%, #f5f5f5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255, 255, 255) 0%,rgba(255, 255, 255) 81%,#f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgb(255, 255, 255) 0%,rgb(255, 255, 255) 81%,#f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.inner-sidebar .social-box {
    margin: 0px;
    margin-bottom: 30px;
}
.tcolumns-row {
    border-bottom: 1px solid #fff;
    padding: 9px 5px;
    background: rgb(237,237,237); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(237,237,237,1) 81%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(237,237,237,1) 81%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(237,237,237,1) 81%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}

.tcolumns-row .image img{
    max-height: 115px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.tcolumns-row .image {
    width: 40%;
    float: right;
    padding: 5px 10px;
    text-align: center;
}

.cl-text {
    float: right;
    width: 59%;
    padding-top: 5px;
    position: relative;
    overflow-x: hidden;
}

.cl-text .title {
    font-weight: bold;
}
.tcl-text {
    color: #000;
    width: 60%;
    float: right;
    padding-top: 5px;
}

.tcl-text .subtitle {
    border-bottom: 1px solid;
    min-height: 21px;
    width: 93%;
}

.tcl-text .tcltitle {
    font-size: 17px;
    font-weight: bold;
    margin: 3px 0px 5px 0px;
}

.tcl-text .name {
    color: #d41111;
}
.tcl-text .subtitle.isempty {
    border: none;
}
.row.gray-gradient {
    background: rgb(233,233,233); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(233,233,233,1) 0%, rgba(233,233,233,1) 65%, rgba(201,201,201,1) 67%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(233,233,233,1) 0%,rgba(233,233,233,1) 65%,rgba(201,201,201,1) 67%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(233,233,233,1) 0%,rgba(233,233,233,1) 65%,rgba(201,201,201,1) 67%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#c9c9c9',GradientType=1 ); /* IE6-9 */

}
.gray-col {
    background: #ededed;
    border: 1px solid #ddd;
    margin-top: 25px;
}
.social-box {
    background: #45bbe6;
    border-radius: 7px;
    margin: 20px;
    padding: 18px 0px;
}

.sbx-icon {
    float: left;
    margin: 0px 20px;
    font-size: 61px;
    background: #5ac3eb;
    color: #fff;
    border-radius: 100px;
    height: 80px;
    width: 80px;
    text-align: center;
    padding-top: 2px;
}

.sbx-info {
    float: right;
    color: #fff;
    padding: 0px 14px;
}

.sbx-info .title {
    font-size: 24px;
}

.sbx-account {
    background: #1c98de;
    border-radius: 5px;
    font-size: 16px;
    direction: ltr;
    text-align: left;
    padding: 3px;
    padding-left: 8px;
    margin-top: 6px;
    min-width: 152px;
}

.sbx-account i {
    font-size: 21px;
    margin-right: 8px;
}
.social-box.sbx-facebook {
    background: #1f3a6a;
}

.social-box.sbx-facebook .sbx-icon {
    background: #395b9a;
}

.social-box.sbx-facebook .sbx-account {
    background: #2e4f98;
}
.social-box.sbx-google-plus {
    background: #b04138 ;
}

.social-box.sbx-google-plus .sbx-icon {
    background: #da4d42;
    font-size: 50px;
}

.social-box.sbx-google-plus .sbx-account {
    background: #d84c42;
}
.social-box.sbx-google-plus .sbx-icon i {
    margin-top: 11px;
}

.social-box.sbx-google-plus .sbx-account i {
    font-size: 15px;
    margin-right: 4px;
}
.social-box.sbx-instagram {
    background: #c13584;
}

.social-box.sbx-instagram .sbx-icon {
    background: #bf5c94;
    font-size: 58px
}

.social-box.sbx-instagram .sbx-account {
    background: #bf5c94;
}

.social-box.sbx-instagram .sbx-info .title {
    font-size: 19px;
}
.gray-col .columns {
    margin: 0px 20px;
}

.hz-title {
    background: #c31f1f;
    color: #fff;
    float: right;
    height: 140px;
    position: relative;
    width: 6%;
}
.hz-title span {
    display: inline-block;
    /* Safari */
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    position: absolute;
    bottom: 55px;
    font-size: 21px;
    width: 100px;
    left: -20px;
    font-weight: bold;
}

.hz-online {
    background: #e5e5e5;
    margin-bottom: 25px;
    display: none;
}

.hz-control>div {
    height: 70px;
    width: 65px;
    text-align: center;
    margin: 0 auto;
}
.hz-next {

}



.hz-control {
    float: right;
    width: 7%;
}
.hz-control .hz-next{
    border-bottom: solid 2px #505050;
}

.hz-control .arrow-left {
    width: 0;
    height: 0;
    cursor: pointer;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 20px solid #505050;
    display: inline-block;
    margin-top: 19px;
}
.hz-control .arrow-right {
    width: 0;
    height: 0;
    cursor: pointer;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 20px solid #505050;
    display: inline-block;
    margin-top: 20px;
}

.hz-online-slider {
    float: right;
    background: #fff;
    margin: 6px;
    width: 85%;
    height: 128px;
}

.hz-article {
    float: right;
    padding: 8px 7px;
    position: relative;
    width: 484px;
}

.hz-article .image {
    float: right;
    position: relative;
}

.hz-article .info {
    float: right;
    padding: 7px;
    position: relative;
    height: 112px;
    text-align: right;
    width: 62%;
}

.hz-article .image img {
    height: 112px;
}

.hz-article .title {
    font-size: 16px;
    font-weight: bold;
    color: #050505;
}

.hz-article .journalist {
    color: #c31f1f;
}
.hz-time {
    background: #ededed;
    color: #505050;
    font-size: 13px;
    padding: 1px 10px;
    width: auto;
    position: absolute;
    bottom: 3px;
}

.hz-read {
    float: right;
}

.hz-read .btn {
    background: #c31f1f;
    color: #fff;
    border-radius: 0px;
    border: 0;
    padding: 3px 23px;
}

.hz-margin-back {
    position: absolute;
    width: 235px;
    bottom: 5px;
    right: -10px;
}

.hz-article:after {
  content: '.';
  background: #c31f1f;
  height: 106px;
  display: inline-block;
  font-size: 0px;
  width: 4px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.hz-article.slick-active + .hz-article.slick-active:after {
    display: none;
}
.hz-article a{
  outline:none;
}

.article-row .time-ago {
    float: right;
    background: #ededed;
    border-left: solid 3px #505050;
    padding: 4px 0px;
    font-size: 17px;
    width: 10%;
    text-align: center;
    margin: 6px 0px;
    margin-left: 2%;
}

.article-row .online-title {
    font-size: 17px;
    float: right;
    width: 88%;
}
.online-control .arrow-up {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 17px solid #505050;
}

.online-control .arrow-down {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 17px solid #505050;
}

.online-control>div {
    float: right;
}

.online-control .arrow-btn {
    width: 50%;
    text-align: center;
    background: #ededed;
    padding-top: 9px;
    padding-bottom: 3px;
    cursor: pointer;
}
.online-control .arrow-btn:hover {
  background: #505050;
}
.online-control .arrow-btn:hover div{
  border-bottom-color: #ededed;
  border-top-color: #ededed;
}


.arrow-btn>div {
    display: inline-block;
}

.online-control .line-separator {
    width: 2px;
    height: 26px;
    position: absolute;
    background: #505050;
    right: 49.7%;
    top: 5px;
}

.online-control {
    position: relative;
    margin-top: 6px;
}


.wide-featured-image .image img {
    width: 100%;
}

.wide-featured-image {
    position: relative;
    min-height: 200px;
}

.wide-featured-image .titles-container {
    color: #fff;
    position: absolute;
    bottom: 85px;
    width: 50%;
    left: 6px;
    text-align: left;
}

.wide-featured-image .title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0;
}
.wide-featured-image .sub-title {
  margin-bottom: 1px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.8;
}


.wide-featured-image .titles-container span {
  display: inline;
  padding: 6px;
  background: rgba(212, 17, 17, 0.7);
  box-shadow: 6px 0 0px 0px rgba(212, 17, 17,0.7), -6px 0 0px 0px rgba(212, 17, 17,0.7);
}


.article-body {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(212, 17, 17,0.9) 0%, rgba(255,255,255,0.99) 100px, rgba(255,255,255,1) 100px);
    background: -webkit-linear-gradient(top, rgba(212, 17, 17,0.9) 0%,rgba(255,255,255,0.99) 100px,rgba(255,255,255,1) 100px);
    background: linear-gradient(to bottom, rgba(212, 17, 17,0.9) 0%,rgba(255,255,255,0.99) 100px,rgba(255,255,255,1) 100px);
    margin-top: -50px;
    position: relative;
    padding: 20px;
}
.article-body .table-container {
  margin: 10px 0px;
}

.article-control {
    background: #fff;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
}

.article-control .sharebuttons {
    margin-top: 0px;
    width: auto;
}

.article-control .zoom-in-out {
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
}

.article-control .zoom-in {
    float: right;
    font-size: 21px;
    font-weight: bold;
    padding: 6px 14px;
    cursor: pointer;
}

.article-control .zoom-seperator {
    float: right;
    width: 2px;
    height: 27px;
    background: #d41111;
    margin-top: 6px;
}

.article-body .text {
    font-size: 18px;
    margin-top: 10px;
}

body div.section-arena {
    padding-bottom: 30px;
}
.wide-featured-image .no-img {
    min-height: 300px;
}
.is-simple .wide-featured-image .no-img {
    min-height: 0px;
}
.box-header {
    padding: 5px 9px;
    background: #d41111;
    color: #fff;
    font-size: 21px;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 20px;
}
.round-box-panel {
    background: #d41111;
    border-radius: 12px 12px 16px 16px;
}

.round-box-header {
    color: #fff;
    font-size: 19px;
    padding: 3px 9px;
    border-radius: 12px 12px 0px 0px;
}

.round-box-body {
    background: #f1f1f1;
    border-radius: 12px;
}

.comment-block {
    padding: 20px 10px;
}
.commenter-image {
    width: 80px;
    float: right;
}

.commenter-text {
    background: #fff;
    margin-right: 100px;
    padding: 5px 15px;
    border-radius: 12px;
    padding-bottom: 40px;
    position: relative;
}


.comment-title {
    color: #d41111;
    font-size: 17px;
    margin-bottom: 15px;
}

.comment-header {
    position: relative;
    min-height: 25px;
}

.commenter-text:before {
  content: '.';
  position: absolute;
  right: -15px;
  top: 33px;
  font-size: 0;
  width: 0;
  height: 0;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 15px solid #fff;
}

.section-slider .ws-title span {
    display: inline;
    padding: 6px;
    font-size: 28px;
    line-height: 1.6;
    background: rgba(127, 81, 161, 0.7);
    box-shadow: 6px 0 0px 0px rgba(127, 81, 161,0.7), -6px 0 0px 0px rgba(127, 81, 161,0.7);
}
.section-slider h1.ws-title {
    background:none
  }
.section-slider .wideslider-info {
    border-bottom: 0;
    right: 7px;
    margin-right: 0px;
}
.section-slider ul.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 16px;
}

.section-slider ul.slick-dots li.slick-active button:before {
    color: #D41111;
}
.section-slider .slick-next.slick-arrow, .section-slider .slick-prev.slick-arrow{
    background: #D41111;
}
.wideslider a {
    text-decoration: none;
}
.section-slider .slick-next,.section-slider .slick-prev {
    top: auto;
    bottom: -10px;
}

.section-slider .wideslider .slick-arrow {
    width:40px;
    height: 40px;
}
.section-slider .wideslider .slick-next.slick-arrow:after{
    top: 40px;
    left: 30px;
    border-top: 5px solid black;
}

.section-slider .wideslider .slick-prev.slick-arrow:after {
    top: 40px;
    right: 30px;
    border-top: 5px solid black;
}
.section-slider .wideslider .slick-arrow:before {
    font-size: 25px;
    font-weight: bold;
}
.related-widget {
  margin-bottom: 30px;
}
.related-widget .box-header {
    margin: 0;
    margin-top: 30px;
}

.related-widget .full50-block {
    border-top: 0;
    border-bottom: 3px #eee solid;
    padding-top: 0;
    padding-bottom: 25px;
    color: #444;
    margin-top: 0;
}

.next-prev-news-wrapper {
    position: fixed;
    top: 50%;
    right: 0px;
    text-align: center;
    width: 100%;
}
.next-prev-news {
    height: 100px;
    display: inline-block;
    position: relative;
    background: none;
    border: 0;
}

.next-prev-news .news-arrow {
    height: 100px;
    width: 75px;
    background: rgba(0, 0, 0, 0.67);
    position: absolute;
    color: #fff;
    font-size: 71px;
    cursor: pointer;
}

.next-news.news-arrow {
    right: -77px;
}

.prev-news.news-arrow {
    left: -77px;
}
.next-prev-news .news-arrow:hover {
    background: #e02229;
}
.next-prev-article {
    background: rgba(0, 0, 0, 0.65);
    padding: 10px;
    position: absolute;
    left: 0px;
    display: none;
}

.np-title {
    font-size: 16px;
    margin-top: 5px;
}
.prev-news.news-arrow .next-prev-article {
    left: auto;
    right: 0px;
}
.news-arrow:hover .next-prev-article {
    display: block;
}
blockquote {
  background: #f9f9f9;
  border-right: 10px solid #ccc;
  margin: 25px 10px;
  padding: 9px 10px;
  quotes: "\201C""\201D""\2018""\2019";
  border-left: 0;
}
blockquote:before {
  color: #ccc;
  content: "\f10e";
  font-size: 70px;
  line-height: 0.1;
  margin-left: 11px;
  vertical-align: -15px;
  font: normal normal normal 25px FontAwesome;
  float: right;
  margin-top: -20px;
}
blockquote p {
  display: inline;
}
.wf-caption {
    position: absolute;
    bottom: 54px;
    text-align: left;
    color: #fff;
    background: #000;
    background-color: rgba(0, 0, 0, 0.67);
    padding: 6px;
    left: 0px;
}
.old-browser .wideslider .slick-next.slick-arrow,.old-browser .wideslider .slick-prev.slick-arrow {
  z-index: 1000;
}
.old-browser .home-sections-separator span {
    border-radius: 0;
}
.old-browser .home-sections-separator span:after {
  display: none;
}
.old-browser .wideslider-info {
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4px;
}
.old-browser .section-slider .wideslider-info {
    background: none;
}

.is-simple .wide-featured-image .titles-container {
    background: none;
    color: #444;
    position: static;
    width: 100%;
    text-align: right;
    margin-top: 5px;
}
.is-simple .wf-caption {
    position: static;
    color: #fff;
    padding: 5px 10px;
    text-align: right;
    background: #000;
}
.is-simple .wide-featured-image .titles-container .title {
    font-weight: bold;
}
.is-simple .wide-featured-image .titles-container .sub-title {
    color: #dc000e;
}
.is-simple .wide-featured-image .titles-container span {
    background: none;
    box-shadow: none;
}
.is-simple .article-body {
    margin-top: 10px;
}

.article-body .text img {
    width: 100%;
}
.article-body .text img+img {
    margin-top: 10px;
}
.load-more {
    color: #fff;
    margin-top: 70px;
    width: 100%;
}
.text {
      font-family: tahoma;
      overflow-x: hidden;
}
.text h1,.text h2,.text h3 {
    font-family: 'GE_SS_Two';
}
.text h3 {
    font-size: 20px;
}

.text h2 {
    font-size: 24px;
}

.text h1 {
    font-size: 28px;
}
.article-date {
    color: #000;
}
.article-body .source {
    font-size: 18px;
}
.breaking-news .last-update-tag {
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    color: #fff;
    padding: 1px 7px;
    font-size: 11px;
    right: 4px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.50);
}
.ws-more .last-update-tag {
    display: inline-block;
    white-space: nowrap;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 2px 10px;
    vertical-align: bottom;
    padding-right: 4px;
}
.last-update-tag i {
    margin-left: 2px;
}
.section-slider .last-update-tag {
    display: inline-block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 2px 10px;
    margin-right: -6px;
    padding-left: 14px;
    margin-bottom: 1px;
}
.go3-main .last-update-tag {
    font-size: 12px;
    position: absolute;
    top: -27px;
    background: rgba(0,0,0,0.5);
    right: 2px;
    padding: 2px 8px;
}
.group-of-5-wide .last-update-tag {
    font-size: 12px;
    position: absolute;
    top: -27px;
    background: rgba(0,0,0,0.5);
    right: 2px;
    padding: 2px 8px;
    color: #fff;
    font-weight: normal;
}
.inside-group-of-5 .last-update-tag {
        width: auto;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    color: #fff;
    padding: 1px 7px;
    font-size: 11px;
    right: 0px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.50);
}
.inside-group-of-5 .crop-image-btn {
    top:20px;
    left: 0px;
}
.social-box.sbx-instagram {
    background: #f56040;
}

.social-box.sbx-instagram .sbx-icon {
    background: #fcaf45;
    font-size: 58px;
}

.social-box.sbx-instagram .sbx-account {
    background: #fcaf45;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
    display: none;
}
.contact span {
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
}

.archive-warning {
    background: #4caf50;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 16px;
    cursor: pointer;
}
.caricature-pagination * {
    direction: ltr;
    text-align: center;
}
.polls-container {
    font-family: 'GE_SS_Two';
    background: whitesmoke;
}
.text .polls-container {
    margin-top: 20px;
}

.pl-header {
    background: #d41111;
    color: #fff;
    padding: 2px 7px;
    font-size: 16px;
}

.pl-body h3 {
    margin: 0;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
}

.pl-body {
    padding: 15px 10px;
}

.pl-questions {
    background: #fff;
    padding: 12px;
}

.pl-question-block {
    float: right;
    width: 44%;
    padding: 5px 0px;
    border-bottom: 3px solid #ededed;
    margin-left: 3%;
    margin-bottom: 10px;
}

.pl-buttons {
    padding: 10px;
}
.pl-radio{
    display: inline-block;
    cursor: pointer;
    line-height:18px;
}
.pl-question-block input[type=radio]{
    display:none;
}
.pl-radio:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align:middle;
    background-color: #fff;
    color: #059042;
    text-align: center;
    border: 1px solid #999;
    font-size: 26px;
    border-radius: 2px;
    margin-left: 6px
}
.pl-question-block input[type=radio]:checked + .pl-radio:before {
    content: "\2713";
}
.pl-results {
    background: #fff;
    padding: 12px 18px;
    padding-left: 0px;
}

.pl-result-block {
    float: right;
    width: 44%;
    padding: 5px 0px;
    margin-left: 5%;
    margin-bottom: 20px;
}
.pl-result-question {
    font-size: 17px;
}

.pl-bar-container {
    background: #ddd;
    height: 9px;
    margin-top: 8px;
    position: relative;
    width: 97%;
}

.pl-bar-result {
    height: 100%;
    background: #d41111;
}
div.poll-widget-home {
    padding: 21px;
    background: none;
}

div.poll-widget-home .pl-body {
    background: #fff;
}

div.poll-widget-home .pl-body h3 {
    border-bottom: 4px solid #ddd;
    padding-bottom: 8px;
}
div.poll-widget-home .pl-result-block {
  width: 100%;
  position: relative;
}
.pl-text-result {
    background: #d41111;
    width: auto;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    padding: 4px 2px;
    position: relative;
    border-radius: 3px;
    min-width: 24px;
    text-align: center;
    line-height: 1;
}

.pl-text-result:after {
    content: '%';
    font-size: 0;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #d41111;
    position: absolute;
    top: -4px;
    right: 7px;
}
.pl-text-result-container {
    position: absolute;
    right: 0%;
    margin-right: -12px;
}
div.poll-widget-home .pl-question-block{
    width: 100%
}

.mobile-header>div.mhb-issue {
    color: #fff;
    padding: 4px 7px;
    width: 150px;
    font-size: 12px;
}

.mhb-bottom-text {
    border-top: 1px solid #fff;
    width: auto;
    display: inline-block;
    white-space: nowrap;
}
.mobile-header {
    background: #000;
    padding: 0px 0px;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    position: fixed;
    display: none;
}

.mobile-header>div {
    float: right;
    width: 20%;
    height: 45px;
    border-right: 1px solid #fff;
}

div.mobile-header>div.mhb-menu {
    text-align: left;
    width: 56px;
    float: left;
    padding: 10px;
    padding-top: 7px;
}
.mobile-header>div.mhb-search {
    float: left;
    width: auto;
    padding: 10px 15px;
}
.mobile-header-current-nav {
    background: #de2a37;
    position: relative;
    color: #fff;
    padding: 8px 21px;
    font-size: 20px;
    font-weight: bold;
    background: rgb(158,22,24); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(158,22,24,1) 0%, rgba(222,42,55,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(158,22,24,1) 0%,rgba(222,42,55,1) 100%);
    background: linear-gradient(to bottom,  rgba(158,22,24,1) 0%,rgba(222,42,55,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e1618', endColorstr='#de2a37',GradientType=0 ); /* IE6-9 */
}
.mobile-header-current-nav:after {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 14px solid #000;
    position: absolute;
    content: '.';
    font-size: 0;
    top: 0px;
    left: 17px;
}
.mobile-header-current-nav .text {
    font-family: 'GE_SS_Two';
}

.mhb-search i {
    color: #ffffff;
    font-size: 19px;
}
.mhb-logo img {
    max-height: 32px;
    /* filter: brightness(0) invert(1); */
}

.mobile-header>div.mhb-logo {
    text-align: center;
    padding-top: 7px;
    background: #de2a37;
    width: 113px;
    border-right: none;
}
.mhb-user {
    padding: 5px;
    color: #fff;
    font-size: 12px;
}

.mhb-welcome {
    font-size: 11px;
}

.mhb-user .mini-user-menu {
    color: #fff;
    font-size: 14px;
}
.mobile-menu-link {
    width: 100%;
    position: fixed;
    background: #000;
    top: 45px;
    left: 0px;
    z-index: 1000;
    max-height: 100%;
    overflow-y: scroll;
}
.mobile-menu-link li {
    background: #111;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid;
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
    position: relative;
}
.mobile-menu-link li a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    z-index: 99;
    position: relative;
    width: 100%;
    padding: 8px 15px;
    display: inline-block;
}
.mobile-menu-link ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.column-listing-row .image img{
    max-height: 150px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
}
.column-listing-row .image {
    width: 40%;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    max-width: 160px;
}
.clisting-text {
    color: #000;
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 11px;
}

.clisting-text .subtitle {
    border-bottom: 1px solid;
    min-height: 21px;
    width: 93%;
}

.clisting-text .title {
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

.clisting-text .name {
    color: #d41111;
}
.clisting-text .subtitle.isempty {
    border: none;
}


.column-listing-row {
    border-bottom: 3px solid #ddd;
    padding: 9px 0px;
}

.menu-spinner * {transition:all 0.3s;-webkit-transition:all 0.3s;box-sizing:border-box;}
.menu-spinner {position:relative;max-width: 29px;height: 100%;}
.menu-spinner input[type=checkbox] {display:none;}
.menu-spinner label {cursor:pointer;position:absolute;z-index:99;height:100%;width:100%;top: 5px;left:0;}
.menu-spinner .spinner2 {position:absolute;height: 2px;width:100%;background-color: #ffffff;}
.menu-spinner .diagonal.part-1 {position:relative;float:left;}
.menu-spinner .horizontal {position:relative;float:left;margin-top: 6px;}
.menu-spinner .diagonal.part-2 {position:relative;float:left;margin-top: 6px;}
.menu-spinner input[type=checkbox]:checked ~ .spinner-spin2 > .horizontal {opacity: 0;}
.menu-spinner input[type=checkbox]:checked ~ .spinner-spin2 > .diagonal.part-1 {transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:10px;}
.menu-spinner input[type=checkbox]:checked ~ .spinner-spin2 > .diagonal.part-2 {transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top: -10px;}
a.no-decoration {
    text-decoration: none;
}
.checkbox-inline, .radio-inline {
    padding-left: 0;
    padding-right: 20px;
    margin-right: 5px;
}
span.require-star {
    color: red;
    font-size: 17px;
    line-height: 1;
    font-family: arial;
    margin-right: 1px;
}
.group-of-inputs {
    border: 1px solid #d41111;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 40px;
    background: #f5efef;
}
span.error-message {
  color: red;
}


div.sbx-whatsapp {
    background: #075E54;
}

div.sbx-whatsapp .sbx-icon {
    background: #128C7E;
    font-size: 55px;
}

div.sbx-whatsapp .sbx-info .title {
    font-size: 18px;
}

div.sbx-whatsapp .sbx-account {
    background: transparent;
}
div.sbx-whatsapp .sbx-account > * {
  direction: ltr;
}
.sbx-whatsapp .sbx-info {
    width: 213px;
    padding-left: 0px;
    margin-top: 3px;
}
div.sbx-whatsapp input {
    text-align: left;
    direction: ltr;
}
.sbx-whatsapp button {
    background: #128C7E;
    color: #fff
}
div.leaderboard-ads.empty-ads {
    padding: 0;
    height: 0;
}
.leaderboard-ads ins {
  display: inline-block;
}
.leaderboard-ads.section-leaderboard {
    background: #f5f5f5;
}

.leaderboard-ads img {
    max-width: 100%;
    border: 1px solid #DBD6D6;
    height: auto;
}
.vertical-ad {
    position: fixed;
    top: 10px;
}

.vertical-ad.vad-right {
    right: 3px;
}
.vertical-ad.vad-left {
    left: 3px;
}

@keyframes redblink {
  0% { color: red; }
  100% { color: black; }
}
@-webkit-keyframes redblink {
  0% { color: red; }
  100% { color: black; }
}
.redblink {
  -webkit-animation: redblink 1s linear infinite;
  -moz-animation: redblink 1s linear infinite;
  animation: redblink 1s linear infinite;
}
.comment-block.is-pending {
    opacity: 0.6;
}
.comment-block.is-pending .commenter-text {
    background: #f3a6a6;
}
.comment-block.is-pending .commenter-text:before {
  border-left-color: #f3a6a6;
}
.linked-articles .full50-block {
    background: #f5f5f5;
    margin: 20px 30px;
    padding: 20px;
    border-top: 3px #d41111 solid;
}
.linked-articles .full50-block img {
    max-width: 100%;
    margin: 0px 0px;
}
.linked-articles .full50-block img.linked-articles-image {
  max-height: 200px;
  float: right;
  border: 1px solid;
  margin-left: 10px;
  margin-bottom: 10px;
}

.linked-articles .content {
    margin-top: 10px;
}
.linked-articles .full50-block .titles {
    width: 100%;
}

.linked-articles .full50-block .sharing span {
    background: #d41111;
    padding: 2px 8px;
}
.linked-articles .full50-block .sharing {
    margin-top: 0px;
    margin-bottom: 15px;
}
.linked-articles span.f50-date.f50-label {
    background: whitesmoke;
    color: #d41;
    font-weight: bold;
    font-size: 18px;
    padding: 0px;
    margin-left: 11px;
}
.row.comments-arena {
    margin-top: 40px;
}
.linked-full .box-header {
    background: #11110e;
    margin-bottom: 0px;
}

.linked-full .full50-block .title {
    font-size: 18px;
    margin-bottom: 10px;
}

.linked-full .full50-block {
    margin-top: 0px;
}
.linked-full {
    margin-top: 50px;
}

.online-featured-image {
    border: solid #d41111 4px;
    border-right: 0px;
    border-left: 0px;
}
.single-article .article-body {
    background: #fff;
}

.single-article span.date-label {
    font-weight: bold;
    font-size: 18px;
    margin-left: 5px;
    display: inline-block;
    background: #d41111;
    color: #fff;
    padding: 1px 8px;
    border-radius: 6px;
    cursor: pointer;
}

.single-article .article-body {
    padding-top: 0px;
    margin-top: 0px;
}

.single-article .article-date {
    color: #000;
    background: #f5f5f5;
    padding: 7px 10px;
    position: relative;
}
.breaking-list .full50-block .image {
    width: 30%;
}

.scroll-top-button {
    position: fixed;
    bottom: 37px;
    right: 5px;
    opacity: 0.7;
}

.scroll-top-button:hover {
    opacity: 0.9;
}
.ramadan-title {
    font-size: 20px;
    background: gray;
    color: #fff;
    padding: 5px 10px !important;
    border-radius: 5px;
    margin-bottom: 20px;
    background-image: url('../img/ramadan-title-background.jpg');

}

div.filter-box {
    background: #e5e0e4;
    border-radius: 5px;
    color: #60495f;
    padding: 10px !important;
    margin-bottom: 15px;
}

.filter-box .main-label {
    border-bottom: 1px solid;
    width: 100%
}

table.table-majaless th {
  background: #e5e0e4;
  border: 0px !important;
}

table.table-majaless {
  border: 0px !important;
  color: #604960;
}
table.table-majaless th:first-child {
  border-top-right-radius: 10px;
}

table.table-majaless th:last-child {
  border-top-left-radius: 10px;
}

table.table-majaless td {
  border-right: 0px !important;
  border-left: 0px !important;
  background: rgb(242, 240, 242);
  background: -moz-linear-gradient(top, rgba(242, 240, 242,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(242, 240, 242,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(242, 240, 242,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e0e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.social-box.sbx-ramadan {
    background: #60495f;
    background-image: url('../img/ramadan-title-background.jpg');
    text-align: center;
}

.social-box.sbx-ramadan .sbx-info {
    float: right;
    padding-top: 21px;
}
.sbx-ramadan .sbx-icon {
    background: #92768f;
}
.article-body .text p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
}
twitter-widget {
    margin: 0 auto;
}
.sectiongroup .go3-small .image{
    width: 48%
}
.sectiongroup .go3-small .title{
    width: 51%;
    font-size: 17px;
}

span.subtext:after {
    content: '/';
    margin-right: 5px;
}

span.subtext {
    display: inline-block;
    margin-left: 5px;
    font-size: 15px;
    opacity: 0.8;
}
div#topslider {
    margin-bottom: 25px;
}
.paper-home .hz-online {
    margin-bottom: 0;
}

div.row.sectiongroup {

}
.article-body table {
    width: 100%;
}
.article-body table td,.article-body table th {
    padding: 3px 10px;
    vertical-align: top;
    text-align: right;
    font-size: 15px;
    min-width: 150px;
}
.article-body table tr:nth-child(odd) {
  background: whitesmoke;
}
.article-body table th {
    background: #e21e26;
    color: #fff;
    font-family: 'gess2';
    font-size: 14px;
}
.rating-listing .image {
    width: 15%;
}

.rating-listing .points {
    width: 15%;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.full50-block.rating-listing {
    background: whitesmoke;
    padding: 20px 0px;
}
.rating-listing .points span {
    font-size: 12px;
    display: block;
    font-weight: normal;
}
.full50-block.rating-listing .titles{
    width: 65%;
}
.container.paper-widget-container {
    background: #111;
    border-top: 20px solid #fff;
    padding-bottom: 30px;
}
.wide-title {
    font-size: 21px;
    border-bottom: solid 5px #c31f1f;
    padding: 10px 30px;
    margin: 0px 0px;
    color: #fff;
}

.wide-title a {
    color: #fff;
}

.paper-overview .breaking-news .title {
    color: #fff;
}

.wide-title a:hover {
    color: #fff;
    text-decoration: none;
}
.wide-title span {
    float: left;
    background: #c31f1f;
    display: inline-block;
    padding: 11px 20px;
    font-size: 18px;
    margin-top: -9px;
    margin-left: -23px;
    border: 1px solid #e04646;
}
.pw-toggle {
    float: left;
    margin-left: -24px;
    margin-top: -10px;
}

.pw-toggle>div {
    background: #6f6f6f;
    color: #fff;
    padding: 10px 10px;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
}

.pw-toggle>div.active {
    background: #c31f1f;
    color: #fff;
}

.paper-widget-container .readmore .button{
    background: #c31f1f;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    width: auto;
    display: inline-block;
    float: left;
}
.paper-widget-container .readmore {
    border-bottom: solid 5px #c31f1f;
    height: 45px;
}
.tch-hz-control {
    text-align: center;
    background: #940902;
}
.tch-hz-control .arrow-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
}
.tch-hz-control .arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
}
.tcolumns-header.tch-tabs {
    padding: 0px;
}

.tch-tab {
    float: right;
    width: 50%;
    padding: 4px 0px;
    background: #6f6f6f;
    cursor: pointer;
}

.tch-tab.active {
    background: #c31f1f;
}
.images-slider,.images-slider *,.images-slider-nav,.images-slider-nav * {
  direction: ltr;
}
.images-slider-nav-sheet {
  margin-right: 10px;
}
.images-slider-nav ul.slick-dots {
    bottom: -12px;
}

.images-slider-nav .slick-dots li button:before {
    color: #fff;
    text-shadow: 1px 1px #000000;
    opacity: 0.7;
}
.images-slider-nav .slick-dots li.slick-active button:before {
    color: #fff;
    text-shadow: 1px 1px #000000;
    opacity: 1;
}
.images-slider img {
  width: 100%;
}
.images-slider-container {
  padding: 20px;
  border-radius: 0px;
  background: #e9e9e9;
  border: 3px solid #d7d7d7;
  border-right: 0px;
  border-left: 0px;
  margin-bottom: 20px;
}
.images-slider-nav.slick-slider {
    margin-bottom: 0;
}
.images-slider.slick-slider {
    margin-bottom: 15px
}
.images-slider-nav .slick-arrow {
    height: 100%;
    width: 23px;
    background: rgba(0, 0, 0, 0.5);
}

.images-slider-nav .slick-arrow.slick-next {
    right: 0px;
}
.images-slider-nav .slick-arrow.slick-prev {
    left: 0px;z-index: 100;
}
.images-slider-nav .slick-center img{
    opacity: 1;
}
.images-slider-nav img{
    opacity: 0.5;
}
table.article-table {
    width: 100%;
}
table.article-table td,.article-body table th {
    padding: 3px 10px;
    vertical-align: top;
    text-align: right;
    font-size: 15px;
}
table.article-table tr:nth-child(odd) {
  background: whitesmoke;
}
table.article-table th {
  background: #e21e26;
  color: #fff;
  font-family: 'gess2';
  font-size: 14px;
  padding: 5px;
  text-align: right;
}
.image-slider-caption {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding: 4px 10px;
    border-top: 2px solid #000;
}
.image-slider-count {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    color: #fff;
    padding: 3px 7px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
}
.container.home-sections-container {
    padding-bottom: 20px;
}
.g3-main {
    float: right;
    width: 67%;
    padding-left: 5px;
    position: relative;
}
.g3-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    width: 300px;
    padding: 20px;
    font-size: 16px;
}

.gallery-3-container img {
    width: 100%;
}

.g3-side-container {
    width: 33%;
    float: left;
    padding-right: 5px;
}

.g3-side+.g3-side {
    margin-top: 10px;
}
.container.gallery-3-container {
    background: #000;
    padding: 21px 15px;
}
.container.gallery-3-container .wide-title {
    padding-top: 0;
    margin-bottom: 10px;
}
.g3-count {
    color: #fff;
    position: absolute;
    top: 0;
    left: 5px;
    background: rgba(0, 0, 0, 0.7);
    padding: 4px 6px;
    font-size: 20px;
}
.g3-side {
    position: relative;
}

.g3-side .g3-count {
    left: 0;
}
.g3-side .g3-photographer {
    color: #fff;
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.7);
    padding: 3px 9px;
}

.g3-main .g3-photographer {
    color: #ababab;
    font-size: 14px;
}
.g3-photographer i {
    font-size: 12px;
    margin-left: 4px;
}
.ph-container img {
    width: 100%;
}
.image-zoom {
    position: absolute;
    top: 0px;
    left: 30px;
    background: rgba(212, 17, 17, 0.7);
    color: #fff;
    text-align: center;
    font-size: 30px;
    padding: 10px 12px;
    padding-top: 30px;
}
.image-zoom.smaller {
    font-size: 25px;
    padding: 6px 6px;
    padding-top: 20px;
    left: 10px;
}
.po-image {
    width: 150px;
    z-index: 10;
    margin-left: 15px;
    position: absolute;
    left: 0;
    bottom: -94px;
}

.po-line {
    position: relative;
    border-bottom: 10px solid #000;
    min-height: 66px;
}

.person-overview {
    margin: 10px 0px;
    margin-top: 20px;
}

.po-title {
    font-size: 29px;
    font-weight: bold;
    color: #940902;
    background-color: #eee;
    padding: 5px;
    padding-left: 170px;
    border-bottom: 1px dashed #d2d2d2;
    min-height: 80px;
}

.po-name a{
  color: #333;
  text-decoration: none;
}
.po-name {
    font-size: 26px;
    color: #333;
}
.po-image img {
    border: solid 1px #d2d2d2;
}
.po-desc {
    padding: 10px 5px;
    padding-top: 15px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, rgb(238, 238, 238) 0%, rgba(255,255,255,0.99) 40px, rgba(255,255,255,1) 40px);
    background: -webkit-linear-gradient(top, rgb(238, 238, 238) 0%,rgba(255,255,255,0.99) 40px,rgba(255,255,255,1) 40px);
    background: linear-gradient(to bottom, rgb(238, 238, 238) 0%,rgba(255,255,255,0.99) 40px,rgba(255,255,255,1) 40px);
    min-height: 40px;
}
.po-name span {
    font-size: 19px;
    color: #E21E26;
    display: block;
}

.po-name span:after {
    /*content: ' /';*/
}
.po-desc .article-controle{
    float: left;
    width: auto;
}
.po-desc .article-control {
    float: left;
    background: transparent;
    padding-top: 0;
    margin-top: -7px;
}

.po-desc .sharebuttons ul  li {
    width: 27px;
    height: 28px;
    padding-top: 2px;
    margin-top: 0px;
}
.po-line+.po-desc {
    padding-left: 170px;
}
div.mobile-whatsapp div.sbx-whatsapp {
    margin: 0;
    margin-bottom: 20px;
}
.input-group a {
    color: white;
    text-decoration: underline;
}
.leaderboard-ads {
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}

.floating-image {
    width: 230px;
    position: fixed;
    left: 45px;
    bottom: 5px;
    z-index: 230;
}
.floating-image img {
    width: 100%;
}
.attache-widget img {
    width: 100%;
}

.attache-widget {
    text-align: center;
    margin: 20px;
}

.inner-sidebar .attache-widget {
    margin: 20px 0px;
}

.folder-articles-container {
    background: #e9e9e9;
    padding: 0px 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    max-height: 350px;
    overflow-y: hidden;
    border: 3px solid #d7d7d7;
    border-right: 0px;
    border-left: 0px;
}

.fdar-header {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0px;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
}

.fdar-count {
    font-size: 11px;
    float: left;
    margin-top: 4px;
}

.fdar-article {
    width: 100%;
}

.fdar-article img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}
.fdar-slider *{
  direction: ltr;
}
.fdar-slider a{
  outline: none;
  text-decoration: none;
}

.fdar-slider-sheet {
    width: 150px;
    height: 215px;
    background: #fff;
    color: #444;
    border-radius: 5px;
    margin-right: 15px;
}

.fdar-article .fdar-title {
    color: #444;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    min-height: 110px;
    text-align: right;
}
#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
    bottom: 20px !important;
}
select.phone-codes {
    color: #065d54;
    width: 100%;
    margin-bottom: 3px;
    text-align: right;
}
.table-container {
  position: relative;
}
.table-inner-container {
  overflow-x: auto;
}
.has-scroll.has-scroll-end.table-container:before {
  content: '<';
  left: auto;
  right: 0;
}

.has-scroll.table-container:before {
    content: '>';
    background: #9e9e9e45;
    position: absolute;
    left: 0px;
    top: 0;
    height: 100%;
    padding: 0 10px;
    padding-top: 50%;
    padding-top: calc(50% - 90px);
    border-right: #9e9e9e45 1px solid;
    font-size: 39px;
}

.supplement-label:before {
    content: 'x';
    height: 100px;
    display: inline-block;
    font-size: 0;
    width: 1%;
    vertical-align: middle;
}
.supplement-label {
    font-size: 25px;
    padding: 10px;
    color: #e21e26;
    border-right: 6px solid #e21e26;
    margin-bottom: 20px;
}

.supplement-label .name {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
    font-weight: bold;
}
.supplement-adjusments.breaking-news .section-tag {
    max-width: 100%;
    white-space: normal;
    font-size: 25px;
    font-weight: bold;
}
.download-pdf i {
    font-size: 210px;
}

.download-pdf .title {
    margin-top: 30px;
    text-align: center;
}

.download-pdf a {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 100px;
}
