
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

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

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

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

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}
.page:not(.entry-card) .site-content {
  padding-top: 10px!important;
}
.title-home-1 {
    padding-left: 52px;
    font-size: 30px;
    color: #e99d25;
    text-transform: uppercase;
    background: transparent url('../img/bg_title.png') no-repeat left center;
    height: 48px;
    vertical-align: middle;
    display: inline-block;
    font-family: 'Ronnia-SemiBoldItalic', sans-serif;
    background-size: 44px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .post-top-featured .entry-image--portrait{
      float: left!important;
  }
  .post-top-featured .entry-card--portrait .entry-image {
    max-width: 65%;
  }
  .post-top-featured .entry-meta {
      display: none;
  }
  .container-pub-home {
    padding: 50px;
    background: #f1f4f2;	
  }
  
  .title-pub-1 {
    color: #4b4e4c;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Ronnia-Bold';
  }
  .title-pub-2 {
    color: #4b4e4c;
  font-size: 26px;
    font-family: 'Ronnia-Bold';
    margin-top: 30px;
  }
  .border-top-bottom {
    padding: 3rem 2rem;
    position: relative;
  }
  .border-top-bottom:before, .border-top-bottom:after{
    content:'';
    position: absolute;
    width: 70%;
    height: 1px;
    background-color: #cfc7bf;
    left: 50%;
    margin-left: -35%;
  }
  .border-top-bottom:before {
    top: 0;
  }
  .border-top-bottom:after {
    bottom: 0;
  }
  #mlb2-5128583.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 100%!important;
    width: 100%;
  }
  #mlb2-5128583.ml-form-embedContainer .ml-form-embedWrapper {
    background: none!important;
    border: 0!important;
  }
  .container-newsletter-home #mlb2-5128583.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    background-color: #e99d25 !important;
    border-radius: 30px !important;
    color: #111 !important;
    font-family: 'Ronnia Italic';
    font-weight: 400;
    text-transform: uppercase !important;
    margin-top: 5px !important;
    border: 0 !important;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 70%!important;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 150px!important;
  }
  #mlb2-5128583.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
    background-color: #999!important;
    padding: 15px 10px!important;
  }
  .newsetter-text {
    padding-left: 80px;
    background: transparent url('../img/bg_title.png') no-repeat left center;
  }
  .newsetter-text p {
    margin: 0;
    text-transform: uppercase;
    
  }
  .newsetter-text p:not(.small-text){
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
  }
  .small-text {
    font-size: 13px;
font-weight: 400;
  }
  .flex-valign {
    vertical-align: middle;
    margin-top: 45px;
  }
  .text-pub-3{
  
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Ronnia-Bold';
  }
  .text-pub-4 {
    font-weight: 600;
    margin-bottom: 25px;
  }
   .text-pub-4 a{
	color: #e99d25;
  font-weight: 600;
  }
  
  .subscribe-btn{
background-color: #e99d25;
  border-radius: 30px;
  color: #111;
  font-family: 'Ronnia-SemiBoldItalic';
  padding: 8px 15px;
  font-size: 16px;
  }
  .img-pub-mag {
    text-align: center;
  }
  .footer-top {
    padding: 30px;
    background: #e6e6e6;
  }
  .attachment-patch-featured-image {
  
  }
  .footer-center .widget-title{
    display: none;
  }
  .footer-title {
    font-size: 24px;
    text-transform: uppercase;
    padding-left: 40px;
    height: 40px;
    padding-top: 6px;
    font-family: 'Ronnia-Bold';
  }
  .footer-left .footer-title {
    background: transparent url(../img/info-icon.png) no-repeat left center;
  }
  .footer-center .footer-title {
    background: transparent url(../img/prize.png) no-repeat left center;
  }
  .footer-right .footer-title {
    background: transparent url(../img/adress-icon.png) no-repeat left center;
  }
  .footer-center .blogroll a {
    display: block;
    font-size: 13px;
    font-family: 'Ronnia-Bold';
  }
  .site-footer {
    background-color: transparent!important;
    padding: 0;
    text-align: center;
  }
  .site-footer a{
    color: #000!important;
    opacity: 1;
  }
  .nav--footer li::after {
    content: "!";
    color: #000;
  }
  .footer-top p {
    color: #000;
    font-size: 14px;
    font-family: 'Ronnia-Light';
  }
  #navsearchform {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  .nav--language li {
    margin-right: 10px;
  }

  .author-info-single .media__img {
    float: none;
  }
  .author-info-single .media__img > img {
    display: inline-block;
  }
  .author-info-single .author-info__title {
    font-size: 17px;
    margin-left: 0.5em;
  }
  .single .entry-content {
    margin: 0 auto;
    margin-top: 0.6rem;
    font-weight: 500;
  }
  .single .entry-featured > img {
    width: 100%;
    height: auto;
    margin-right: -30px;
  }
  .single .site-content, .page:not(.entry-card) .site-content, .no-posts .site-content {
    padding: 0!important;
  }
  .menu-left-page {
    float: left;
    display: block;
    text-align: left;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
  .nav--single {
    margin-top: 0.3rem;
  }
  .nav.nav--single li>a{
    padding: 0 0.6em;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    text-transform: uppercase;
    font-family: 'Ronnia Italic';
  }
  .menu-left-page .custom-logo-link {
    display: inline-block;
    float: left;
    margin-right: 1rem;
  }
  .menu-left-page .custom-logo-link img {
    height: 37px;
  }
  .single-page .navbar--main{
    padding-left: 30px;
    background: #fff4e9;
  }
  .navbar-form i {
    font-size: 20px;
  }
  .author-info-single-bottom {
    width: 80%;
    margin: 0 auto;
    padding: 1.5rem 10rem;
    position: relative;
    display: flex;
  }
  .author-info-single-bottom::before,.author-info-single-bottom::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #cfc7bf;
  }
  .author-info-single-bottom::before {
    top: 0;
  }
  .author-info-single-bottom::after {
    bottom: 0;
  }
  #related-posts, #comments-container{
    width: 80%;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
 .related-posts_grd{
    --nb-collection-columns: var(--nb-collection-columns-count);
    --nb-collection-columns-below-tablet: 1;
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(3,1fr);
  }
  .relatedcontent {
    text-align: center;
  }
  .relatedcontent a{
    font-size: 22px;
    display: block;
    line-height: 30px;
    margin-top: 1rem;
    margin-bottom: 0.7rem;
  }
  .shared-counts-wrap {
    margin-top: 1rem!important;
  }
  .shared-counts-label {
    display: none !important;
  }
  .shared-counts-button {
    background-color: #E89C24 !important;
    padding: 0;
    border-radius: 50% !important;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px !important;
  }
  .share-text{
    font-size: 16px;
    margin-right: 0.5rem;
    vertical-align: middle;
    font-weight: 500;
    color: #E89C24;
  }
  .single .cat-links {
    background: transparent url('../img/icon-catt.png') no-repeat;
    padding-left: 36px;
    vertical-align: middle;
    background-position: center left;
    display: block;
    clear: both;
    font-size: 16px;
    margin-top: 1rem;
  }
#comments-container {
  margin-top: 4rem;
}
.social-list-single {
  text-align: center;
  margin-bottom: 1.2rem;
}
.social-list-single>div, .social-list-single a{
  display: inline-block; 
  vertical-align: middle;
}
.social-list-single a {
  background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.text-6 {
  font-weight: 500;
  margin-right: 0.5rem;
}
#commentform label {
  font-weight: 500;
}
.btn-yellow-patch {
  font-size: 14px;
}
.modal-header {
  background: #e99d25;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.modal-header .closebtn{
  color: #000;
  border: 0;
  background: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  }
  .modal-footer {
    background: #e99d25;
  }
  .modal-footer .btn-primary {
    background: #000;
    border-color: #000;
  }
  .modal-footer .btn-default {
    background: #fff;
  }
  .modal-body p.text-center{
    margin: 0;
    padding: 0.5rem 0;
  }
  .modal-body h4 {
    margin-top: 1rem;
    margin-bottom: 0.6rem;
  }
  .fadebar {
    margin-top: 2rem;
  }
  .filters {
    padding: 0.5rem 0.8rem;
    background: #fff;
    border-top: 1px solid #e99d25;
    border-bottom: 1px solid #e99d25;
  }
  .entry-card .cat-links{
      color: #FFF;
      background-color: #e99d25!important;
  }
  .pagination {
    width: 50%;
    margin-bottom: 2rem;
  }
  .page-template-videos .site-content, .single-format-video .site-content{
    background-color: #000;
    color: #fff;
  }
  .gen-carousel-movies-style-2 {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
  }
  .gen-carousel-movies-style-2 .gen-movie-contain .gen-movie-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .gen-carousel-movies-style-2 .gen-movie-contain .gen-movie-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
  }
  .gen-carousel-movies-style-2 .gen-movie-contain .gen-movie-info h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    text-overflow: ellipsis;
    margin: 0;
  }
  .gen-movie-info a {
    color: #fff;
  }
  .title-inter-style-2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #E89C24;
    font-family: 'Ronnia-SemiBoldItalic';
  }
  .featured-video-top {
    margin-bottom: 1rem;
  }
  .featured-video-top .entry-card--portrait .entry-image {
    width: 75%;
    max-width: 75%;
  }
  .featured-video-top .entry-title a, .featured-video-top .entry-content{
    color: #fff;
  }
  .videos-page-logo {
    align-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
  }
  .video-tag_cat a{
    color: #fff;
    display: block;
    margin-bottom: 0.3rem;
    font-family: 'Ronnia-SemiBoldItalic';
  }
  .alm-listing .alm-reveal {
    outline: 0;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
  }
  .ajax-load-more-wrap.white .alm-load-more-btn {
    background: none !important;
    color: #fff !important;
    border: 0 !important;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 3px solid #e99d25 !important;
    padding: 0 !important;
    height: auto;
    border-radius: 0 !important;
  }
  .text-white{
    color: #fff!important;
  }
  .single-format-video .comment-reply-title{
    color: #fff!important;
    padding-left: 0;
  }
  .single-format-video .comment-reply-title:before {
    display: none;
  }
  .page-template-videos .navbar--main {
    margin-bottom: 0;
  }
  .featured-video-top .entry-header {
    margin-top: 1rem;
  }
  .movie.type-movie {
    margin: 0!important;
  }
  .single-format-video .posted-on {
    color: #fff!important;
    margin-top: 0.8rem;
  }
  .rtl, .rtl p, .rtl span{
    text-align: right !important;
    direction: rtl;
    font-family: 'IBM Plex Sans Arabic', sans-serif!important;
  }
  .rtl .entry-title a, .relatedcontent .rtl a{
    font-family: 'IBM Plex Sans Arabic', sans-serif!important;
    font-weight: bold;
    font-size: 25px;
  }
  .grid__item .rtl .entry-title a, .relatedcontent .rtl a{
    font-size: 22px;
  }
  .gen-movie-info a.rtl{
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    display: block;
  }
  .single-format-video .rtl .posted-on:before{
    float: right;
    text-align: right !important;
    direction: rtl;
    margin-left: 0.6rem;
    margin-right: 0;
  }
  .single-format-video .cat-links a{
    background: #fff;
    color: #e99d25;
    font-weight: 400;
    padding: 0.1rem 0.5rem;
  }
  .single-format-video .cat-links {
    background: transparent url('../img/cat-links_video.png') no-repeat;
  }
  .author-info-single-video .shared-counts-wrap {
    margin-bottom: 0 ;
  }
  .author-info-single-video .author-video__title {
    background: transparent url('../img/person_tag.png') no-repeat;
    padding-left: 36px;
    vertical-align: middle;
    background-position: center left;
    margin: 0.8rem 0;
  }
  .author-info-single-video .author-video__title a {
    background: #fff;
    color: #e99d25;
    font-weight: 400;
    padding: 0.1rem 0.5rem;
    display: inline-block;
  }
  .flex-parent {
    display: block;
  }
  
  .flex-4col {
    float: left;
    margin: 1rem 0 0 0;
    width: calc(100% * (1/4));
  }
  .entry-card--tall .entry-image, .entry-card--portrait .entry-image{
    margin-right: 0.6rem!important;
  }
  .nav--language li {
    font-family: 'Ronnia-Light';
    text-transform: uppercase;
    font-size: 13px;
  }
  .nav--language li:nth-child(3) {
    font-family: 'IBM Plex Sans Arabic';
  }
  .relatedcontent .date {
    text-align: center!important;
    color: gray;
  }
  .author-info-single {
    margin-top: 0.5rem;
  }
  #mobile-navigation {
    display: none;
    visibility: hidden;
  }
  .image-program {
    text-align: center;
    margin: 3rem 0;
  }
  .splider-programs {
   /* padding: 1rem 6rem 2rem 6rem;*/
   width: 80%;
  margin: 0 auto;
  }
  .splide__arrow {
    background-color: #e99d25;
    width: 3.5rem;
    height: 3.5rem;
    opacity: 1;
    border-radius: 1.2rem;
  }
  .splide__arrow svg {
    fill: #fff;
  }
  .splide__arrow--prev {
    left: -2em;
  }

.blogs-header {
  display: flex;
  flex-direction: row;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-bottom: 1rem;
}
.blogs-header-left {
  width: 30%;
  background: #000 url('../img/nawaat_opinions.png') no-repeat;
  height: 120px;
  background-position: center;
  height: 150px;
}
.blogs-header-right {
  width: 70%;
  background-color: #e99d25;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding-left: 2rem;
}
.blogs-header-right p {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: left !important;
  font-family: 'Ronnia-Light';
  line-height: 36px;
  font-size: 22px;
}
.container-patch {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 4rem;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.bg-nawaat {
  background: #e99d25 !important;
}
.page-template-template-innawaation {
  background: #fff;
}
.panel {
  margin-bottom: 20px;
  background-color: transparent!important;
  border: 0!important;;
  border-radius: 0;
}
.panel-default {
  
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-body {
  padding: 15px;
}
.headr-big-image {
  text-align: center;
  display: flex;
  justify-content: center;
  justify-items: center;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  background: transparent url(../img/bg-nawaatton.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 13rem 0;
  background-position: left bottom;
  margin-bottom: 1rem;

}
.page-template-template-teams .site-main{
  width: 80%;
  margin: 0 auto;
}
.team-list {
  display: flex;
  margin-bottom: 1.3rem;
}
.team-info {
  margin-left: 1rem;
}
.team-info span {
  display: block;
}
.team-logo-page {
  text-align: center;
  padding: 4rem 0;
}
body:not(.page-template-template-innawaation) a.text-nawaat {
  color: #e99d25;
  font-size: 28px;
  font-family: 'Ronnia-SemiBoldItalic', sans-serif;
}
.team-info>span{
  font-size: 24px;
  font-family: 'Ronnia-SemiBoldItalic', sans-serif;
}
.team-info>small{
  font-size: 14px;
  font-family: 'Ronnia-SemiBoldItalic', sans-serif;
}
.meet-team-text {
  font-family: 'Ronnia Italic', sans-serif;
  font-size: 16px;
}
hr {
  width: 90%;
margin: 0 auto;
margin-top: 0.8rem;
}
ul.nav-tabs {
  width: 100%;
  padding: 0;
}
.nav-tabs li p {
  display: none;
}
#post-85465 {
  width: 80%;
  margin: 0 auto;
}
ul.nav-tabs li>a {
  background: transparent!important;
  display: block;
  padding-bottom: 1.6rem;
  border-bottom: 2px solid #e99d25;
}
ul.nav-tabs li>a:hover {
  background: #e99d25!important;
  color: #000!important;
}
ul.nav-tabs li>a.active {
  background: #e99d25!important;
  color: #000!important;
}
.nav-tabs li{
  width: 25%;
  text-align: center;
}
ul.nav-tabs li>a h4 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: 'Ronnia Italic';
  font-weight: 600;
  font-size: 19px;
}
.page-template-template-contact .site-main{
  width: 80%;
  margin: 0 auto;
}
.wpcf7-form-control {
  margin-bottom: 1.5em;
  width: 100%;
  background: #9a9a9a;
  border: 0;
}
.wpcf7-submit {
  border: 0;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 26px;
  text-transform: none;
  box-shadow: none !important;
  background: #E89C24 !important;
  color: #fff !important;
  border-radius: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
  width: auto;
  float: left !important;
  padding: 5px 20px !important;
}
.text-nawaa-2 {
  color: #e99d25;
  font-size: 32px;
  font-family: 'Ronnia-Bold', sans-serif;
  text-transform: uppercase;
  margin: 2rem 0;
}
.text-w-icon {
  font-size: 24px;
  text-transform: uppercase;
  padding-left: 40px;
  height: 40px;
  padding-top: 6px;
  font-family: 'Ronnia-Bold';
  background: transparent url(../img/adress-icon.png) no-repeat left center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.list-contact {
  list-style: none;
  margin-top: 1rem;
}
.list-contact li {
  display: flex;
  font-family: 'Ronnia-Bold', sans-serif;
  font-size: 14px;
margin-bottom: 0.3rem;
}
.list-contact li span{
  display: flex;
  width: 25%;
  font-family: 'Ronnia-Light', sans-serif;
  font-size: 14px;
}
.nwr-socialmedia {
  list-style: none;
}
.nwr-socialmedia li {
  display: inline-block;
  margin: 0.8rem 0.1rem;
}
.posts-author .hentry, .hentry {
  margin-left: 15px;
margin-right: 15px;
}
.mb-2 {
  margin-bottom: 2rem!important;
}
.search .border-top-bottom{
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
}
.search-query {
  width: 60%;
  margin: 0 auto;
}
.search-query .search-q-text{
  font-family: 'Ronnia-Bold', sans-serif;
  font-size: 32px;
  display: inline-block;
}
.search-query i {
  color: #e99d25;
  font-size: 30px;
  margin-right: 0.8rem;
  transform: rotate(90deg);
}
.tag-text {
  color: #e99d25;
  font-weight: 600;
  font-family: 'Ronnia-Light', sans-serif;
  font-size: 14px;
  margin-right: 0.8rem;
}
.text-nawaat-4 {
  color: #e99d25;
  font-size: 20px;
  font-family: 'Ronnia-Bold', sans-serif;
}
.text-nawaat-4 .fa-tag .fa-location-dot, .fa-user{
  color: #747883;
}
.search-query .fas {
  color: #e99d25;
}
.search-form-results .search-form {
  margin-bottom: 1.5rem;
}
.search-form-results .search-form .search-submit {
  background: transparent;
  color: gray;
}
.nawaat-title {
  padding: 0 15px;
}
.nawaat-title .badge {
  font-size: 15px;
}
.cover-bg {
  height: 343px;
  width: 100%;
  display: flex;
}
.labels-container {
  display: flex;
align-content: center;
align-items: center;
justify-content: left;
flex-wrap: wrap;
padding-left: 4rem;
color: #fff;
}
.labels-container>div {
  width: 100%;
  margin-bottom: 0.2rem;
}
.page-template-template-docs-model .site-content>.container {
  padding-left: 0;
  padding-right: 0;
}
.badge-nawaat {
  padding: 0.1rem 0.4rem;
  color: #000;
  background: #e99d25;
  border-radius: 0.5rem;
  clear: both;
  font-family: 'Ronnia-Bold', sans-serif;
  display: inline-block;
}
.title-post-folder {
  font-family: 'Ronnia-Bold', sans-serif;
  color: #fff;
  font-size: 26px;
  text-shadow: 3px 8px 4px rgba(0, 0, 0, 0.46);
}
.author-info__title-folder {
  font-family: 'Ronnia-Bold', sans-serif;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-shadow: 2px 4px 2px rgba(0, 0, 0, 0.46);
}
.white, .labels-container .posted-on a{
  color: #fff!important;
  opacity: 1;
}
.labels-container .posted-on a {
  text-shadow: 2px 4px 2px rgba(0, 0, 0, 0.46);
  font-family: 'Ronnia-Light', sans-serif;
  font-size: 14px;
}
.post-content-folder {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.art-folder-text {
  margin-top: 1rem;
  width: 60%;
  text-align: justify;
  font-family: 'Ronnia-Light', sans-serif;
  font-weight: 600;
}
.page-template-template-docs-model .author-info-single-bottom {
  margin-bottom: 3rem;
}
.single h1.entry-title {
  margin-bottom: 0.5rem;
  display: block;
}
.single .entry-content-video a:not([class]) {
  transition: box-shadow 0.15s ease-out, color 0.15s;
}
.single .entry-content a:not([class]), .single .entry-content-video a:not([class]), .page .entry-content a:not([class]) {
  background-color: #e99d25!important;
  color: inherit !important;
  font-weight: 900;
}
.single .entry-content-video a:not([class]){
  padding-left: 2px;
  padding-right: 2px;
}
.single .entry-content-video a:not([class]) {
  color: #fff !important;
}
.single .entry-content a:hover {
  color: #e99d25;
}
.single .entry-content-video a:not([class]) {
  box-shadow: #000 0 0.85em inset;
}
.single .entry-content-video a:not([class]):hover{
  box-shadow: white 0 0 inset;
  box-shadow: var(--box-shadow-color) 0 0 inset;
}
.nav--language.en #menu-item-91678 a{
  color: #e99d25;
  font-weight: 600;
  border-bottom: 2px solid #e99d25;
}
.nav--language.fr #menu-item-91680 a{
  color: #e99d25;
  font-weight: 600;
  border-bottom: 2px solid #e99d25;
}
.nav--language.ar #menu-item-91679 a{
  color: #e99d25;
  font-weight: 600;
  border-bottom: 2px solid #e99d25;
}
.text-center {
  text-align: center !important;
}

.posted-on.rtl::before {
  float: right;
  margin-left: 5px;
}
.page-template-videos .container-newsletter-home{
  width: 90%;
  margin: 0 auto;
  margin-top: 5rem;
}
li.active-langauge a, .nav.nav--language li>a.active, .nav.nav--language li>a:hover{
  color: #e99d25;

  border-bottom: 2px solid #e99d25;
}
.entry-card .entry-image {
  background-color: transparent!important;
}
.single-format-video .site-content .relatedcontent a {
  color: #fff;
}
.entry-title a:hover, .relatedcontent a:hover {
 
  color: #e99d25!important;
}
.nav--main li > a {
  background-color: #e99d25;
  box-shadow: var(--box-shadow-color) 0 50px inset;
  transition: box-shadow .2s ease;
}
.edit-link a, .grid__item .entry-content a:not([class]), input[type="submit"], .author-info__link, .comments_add-comment, .comment .comment-reply-title a, :first-child:not(input) ~ .form-submit #submit, .page-links a, .single .entry-content a:not([class]), .page .entry-content a:not([class]), .nav--main li[class*="current-menu"] > a, .nav--main li:hover > a, .sidebar .widget a:hover {
  background-color: #e99d25;
  box-shadow: #fff 0 1.1em inset;
  box-shadow: #000 0 1.1em inset;
  position: relative;
}
.nav--main li > a:hover {
  box-shadow: var(--box-shadow-color) 0 24px inset;
}
.nav--main li:hover > a, .nav--social.nav--social a:hover::before, .nav--main li[class*="current-menu"] > a {
  background-color: #e99b52 !important;
}
.nav--main li[class*="current-menu"] > a, .nav--main li:hover > a {
  box-shadow: #fff4e9 0 10px inset!important;
}
.single h2 {
  font-size: 22px;
  font-family: 'Ronnia-Bold', sans-serif !important;
  font-weight: 600;
}
.entry-card .entry-meta .posted-on {
  float: right;
}
a.text-nawaat {
  background-color: #e99d25;
  box-shadow: #fff 0 1.1em inset;
  box-shadow: var(--box-shadow-color) 0 1.1em inset;
  position: relative;
  
}
a.text-nawaat {
  transition: box-shadow .15s ease-out,color .15s;
}
a.text-nawaat {
  box-shadow: #fff 0 .65em inset;
  box-shadow: var(--box-shadow-color) 0 .85em inset;
  padding-left: 2px;
  padding-right: 2px;
  box-shadow: #ffffff 0 0.65em inset;
  font-weight: 900;
font-size: 87%;
}
a.text-nawaat:hover {
  box-shadow: #fff 0 0 inset;
  box-shadow: var(--box-shadow-color) 0 0 inset;
  color: inherit;
}
blockquote, blockquote p{
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: uppercase;
  font-family: 'Ronnia-Bold', sans-serif !important;
  font-style: italic;
}
#menu-social a:hover {
  background: none;
  color: #e99d25;
}
.nav--social a:hover:before {
  color: #fff;
}
.single .entry-content p:not(.author-info__bio),.single .entry-content h3, 
.single .entry-content > ul, .single .entry-content > h2,
.single .entry-content > h5, .single .entry-content > h4,
.single .entry-content > .panel, .single .entry-content > ol, .single .entry-content > ul, 
.single .entry-content > figure{
  width: 760px;
  margin: 0 auto;
  margin-bottom: 0.6rem;
}
.single .entry-content p *,.single .entry-content h3 *, 
.single .entry-content ul *, .single .entry-content h2 *,
.single .entry-content h5 *, .single .entry-content h4 *,
.single .entry-content .panel h3 {
  width: auto;
}
.col-md-push-9 {
  left: 35%;
}
.footer-center .blogroll a:hover, .footer-menu a:hover {
  color: #e99d25!important;
}
.single .entry-content img{
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.page .entry-content .nav-tabs li a {
  background-color: #fff!important;
}
.page .entry-content .nav-tabs li > a.active, .page .entry-content .nav-tabs li.active > a {
  background: #e99d25 !important;
}
body .tab-content a.text-nawaat {
  color: #000;
  font-size: 18px !important;
  font-family: 'Ronnia-Light', sans-serif;
  font-weight: 500;
  padding: 0!important;
}
.single h1.entry-title{
  margin-bottom: 0.6rem!important;
font-weight: 600;
}
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1.5px;
  margin-left: 7.5px;
width: 3px;
background: #080808;
}

.timeline > li {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 10px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
  box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff4e9;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff4e9;
}

.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size:  ;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
  font-size: 18px;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media(max-width:767px) {
  ul.timeline:before {
      left: 40px;
  }

  ul.timeline > li > .timeline-panel {
      width: calc(100% - 90px);
      width: -moz-calc(100% - 90px);
      width: -webkit-calc(100% - 90px);
  }

  ul.timeline > li > .timeline-badge {
      top: 16px;
      left: 15px;
      margin-left: 0;
  }

  ul.timeline > li > .timeline-panel {
      float: right;
  }

  ul.timeline > li > .timeline-panel:before {
      right: auto;
      left: -15px;
      border-right-width: 15px;
      border-left-width: 0;
  }

  ul.timeline > li > .timeline-panel:after {
      right: auto;
      left: -14px;
      border-right-width: 14px;
      border-left-width: 0;
  }
}
.timeline .tldate {
  display: inline-block;
  width: 80px;
  background: #080808;
  border: 3px solid #212121;
  color: #ededed;
  margin: 0 auto;
  padding: 3px 6px;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}
body.author .media__img {
  float: none;
}
@media (min-width: 900px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 100%;
    }
    
}
@media (min-width: 900px) and (max-width: 1280px){
  .entry-card--portrait .entry-header--long .entry-title a, .entry-card--tall .entry-header--long .entry-title a {
    font-size: 26px;
    font-weight: 600;
    }
    .entry-header .entry-title a {
    font-size: 24px;
    }
    .nav--main li > a {
      font-size: 16px;
    }
}
.category-opinions .entry-card,body.category-opinions,.page-template-template-opinions-fr,
.page-template-template-opinions-fr .entry-card, .opinions-post:not(.archive):not(.search){
  background-color: #fff!important;
}
.rtl + .entry-footer .author-info__bio {
  text-align: right;
  direction: rtl;
}
.disclaimer {
  background: #E99B52;
  color: #fff;
  font-size: 18px;
  margin-bottom: 0.5rem!important;
  padding: 0.5rem;
  width: 100%;
  text-align: left !important;
  font-weight: 600;
}
#menu-language-menu {
  margin-right: 10px;
}
.single .entry-content .nav-tabs a:not([class]), .page:not(.entry-card) .entry-content .nav-tabs a:not([class]) {
  box-shadow: none!important;
}
.tab-content .caption{
  min-height: 40px;
}
#post-85465 img.img-responsive.center-block{
  display: inherit;
margin: 0 auto;
}
.tab-content a.text-nawaat {
  box-shadow: #fff4e9 0 0.65em inset;
  font-size: 14px!important;
}
.tab-content a.text-nawaat:hover {
  box-shadow: #fff 0 0 inset;
  box-shadow: var(--box-shadow-color) 0 0 inset;
  color: inherit;
}
.single .entry-meta .posted-single-author {
  display: inherit;
}
@media all and (max-width: 1080px) {
  .nav--main {
    grid-template-columns: repeat(1, auto);
  }
}
@media only screen and (max-width: 1440px) {
  .nav--main {
    grid-column-gap: 7px;
  }
  .nav--main li > a {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
	.post-top-featured .entry-card--portrait .entry-image {
    max-width: 100%;
  }
  .post-top-featured .entry-image--portrait {
    float: none !important;
  }
  .container-pub-home {
    padding: 1.8rem;
    margin-bottom: 1rem;
  }
  .attachment-patch-featured-image {
    height: auto;
  }
  .single .entry-content,#related-posts, #comments-container {
    width: 100%;
  }
  .author-info-single-bottom {
    width: 100%;
    padding: 1rem 0.75rem;
  }
  .related-posts_grd {
    grid-gap: 1rem;
    grid-template-columns: repeat(1,1fr);
  }
  .border-top-bottom {
    padding: 1rem 0.75rem;
    margin-bottom: 1rem;
  }
  .single .entry-featured > img {
    margin-right: 0;
  }
  .back-to-top-wrapper, .single-page .navbar--main {
    display: none;
  }
  .site-main {
    padding-bottom: 0;
  }
  #comments-container {
    margin-bottom: 0;
  }
  .nav--main li {
    margin-bottom: 10px;
    width: 100%;
  } 
  .featured-video-top .entry-card--portrait .entry-image {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-top: 1rem;
    margin-right: 0 !important;
  }
  .single .hentry {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .flex-4col {
    margin: 1rem 1rem 0 0;
  }
  .embed-responsive {
    margin-top: 1rem;
  }
  #mobile-navigation {
    display: block;
    visibility: visible;
  }
  .mobile-header-wrapper .nav.nav--language{
    float: right;
margin-right: 3rem;
margin-top: 0.8rem;
  }
  body.home .custom-logo-link {
    margin-top: 3.5rem;
  }
  .title-home-1{
    width: 100%;
margin: 1rem 0;
  }
  .site-main {
    margin-top: 3.5rem;
  }
  .page:not(.entry-card) .hentry {
    margin: 0;
  }
  .nav-tabs li {
    width: 100%;
    text-align: center;
  }
  .posted-on {
    font-size: 12px;
  }
  .cat-links {
    padding: 4px 8px;
  }
  .navbar--main {
    display:none;
  }
  .entry-card--portrait .entry-header--long .entry-title a, .entry-card--tall .entry-header--long .entry-title a {
    font-size: 22px;
    font-weight: 500;
  }
  .disclaimer {width: 100%;}
  .single .entry-content p:not(.author-info__bio), .single .entry-content h3, .single .entry-content > ul, .single .entry-content > h2, .single .entry-content > h5, .single .entry-content > h4, .single .entry-content > .panel, .single .entry-content > ol, .single .entry-content > ul, .single .entry-content > figure {
    width: auto;
}
.mobile-header .custom-logo-link {
  transform: none!important;
 
  margin-left: -55px;
}
.mobile-header .custom-logo-link img {
  height: 35px!important;
  display: block!important;
}
.entry-card .entry-meta {
  margin: 0;
  margin-bottom: 0.6rem;
}
body:not(.home) .nav--language {
  display: none;
}
.single .entry-featured > img {
  margin: 0;
}
.responsive-container iframe {
  max-width: 100%;
}
.container-patch {
  width: 100%;
}
.contact-maps iframe {
  height: 350px;
}
.page-template-template-contact .site-main {
  width: 100%;
}
.comment-reply-title {
  font-size: 21px;
  font-weight: 500;
  min-height: 40px;
  padding-left: 47px;
  text-align: center;
  vertical-align: middle;
  margin-top: 1rem;
}
.comment-reply-title::before {
  display: inline-block;
  position: inherit;
  background-size: cover;
  margin-right: 5px;
  float: left;
}
.entry-title {
  overflow: visible;
}
}
#load-more {
  box-shadow: #fff4e9 0 0.65em inset;
}
.responsive-container {
  text-align:center;
}
#magazine .thumbnail p {
  margin: 0;
  padding: 0;
  display: none;
}
#magazine .caption strong {
  font-size: 16px;
}

#magazine .caption strong a.text-nawaat {
	color: #000;
	font-size: 16px !important;
	font-family: 'Ronnia-Light', sans-serif;
	font-weight: 500;
	padding: 0 !important;
}

#magazine .aligncenter {
  margin: 0;
}
.floatbox{
  float: left;
}
.entry-card--portrait .posted-on:before {
  content: "\f017"!important;
  font-family: 'Font Awesome 6 Free'!important;;
  color: #e99d25;
  margin-right: .6rem;
}
.mr-10 {
  margin-right: 10px;
}
body.author .author-info__avatar {
  width: 200px;
}
.tags-post, .person-post, .region-post {
  margin-top: 0.6rem;
  vertical-align: middle;
  display: block!important;
  clear: both;
  font-size: 16px;
}
.tags-post .fa, .person-post .fa, .region-post .fa {
  font-size: 20px;
}

.nav.nav--single li > a {
  background-color: #e99d25;
  box-shadow: var(--box-shadow-color) 0 50px inset;
  transition: box-shadow .2s ease;
}
.nav.nav--single li:hover > a {
  box-shadow: #fff4e9 0 17px inset !important;
  background-color: #e99b52 !important;
  color: inherit;
}
.trx_addons_scroll_to_top.show {
  display: none!important;
}
.col-md-push-9.relativemobile {left: inherit!important;width: 100%;}
.timeline-body, .timeline-heading {
  text-align: left;
}
.rtl .timeline-body, .rtl .timeline-heading {
  text-align: right !important;
  direction: rtl;
  font-family: 'IBM Plex Sans Arabic', sans-serif!important;
}
.single .entry-content .timeline-panel p {
  width: auto!important;
}
.person-post {
  background: transparent url('../img/person_tag.png') no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  padding-left: 36px;
  vertical-align: middle;
  background-position: center left;
  display: block;
  clear: both;
  font-size: 16px;
}
.tags-container {
  float: right;
  margin-right: 1rem;
  padding-left: 1rem;
}
.rtl .tags-container {
  float: left;
}
.rtl .tags-container *{
  text-align: left !important;
direction: ltr;
}
.single-post .entry-content > .tags-container + .wp-caption:nth-of-type(1),
.single-post .entry-content > .tags-container + p img:nth-of-type(1) {
  display: none!important;
}
.single .entry-content.rtl a:not([class]), .page:not(.entry-card) .entry-content.rtl a:not([class]) {
  box-shadow: #fff4e9 0 1.2em inset;
}
.edit-link a,
.grid__item .entry-content a:not([class]),
input[type="submit"],
.author-info__link,
.comments_add-comment,
.comment .comment-reply-title a,
:first-child:not(input) ~ .form-submit #submit,
.page-links a,
.single .entry-content a:not([class]),
.page .entry-content a:not([class]),
.nav--main li[class*="current-menu"] > a,
.nav--main li:hover > a,
.sidebar .widget a:hover {
	box-shadow: #fff4e9 0 1.1em inset;
	box-shadow: #fff4e9 0 1.1em inset; 
	position: relative;
}

.edit-link a:hover,
.grid__item .entry-content a:hover:not([class]),
input:hover[type="submit"],
.author-info__link:hover,
.comments_add-comment:hover,
.comment .comment-reply-title a:hover,
:first-child:not(input) ~ .form-submit #submit:hover,
.page-links a:hover,
.single .entry-content a:not([class]):hover,
.page:not(.entry-card) .entry-content a:not([class]):hover {
	box-shadow: white 0 0 inset;
	box-shadow: var(--box-shadow-color) 0 0 inset;
}

.edit-link a,
.grid__item .entry-content a:not([class]),
input[type="submit"],
.author-info__link,
.comments_add-comment,
.comment .comment-reply-title a,
:first-child:not(input) ~ .form-submit #submit,
.page-links a {
	transition: box-shadow 0.15s ease-out, color 0.15s;
}
.single-format-video .entry-content .col-md-8 h3 {
  color: #e99b52;
}
.entry-content .col-md-8 h3, .entry-content .col-md-8 p {
  width: auto!important;
  margin: 0!important;
}
.single-format-video .entry-content .col-md-8 a{
  padding: 1rem 0;
display: block;
box-shadow: none!important;
background: transparent !important;
}
.search .nav.nav--language {
  align-items: center;
  align-content: center;
  float: right;
}
body.search {
  background-color: #fff4e9;
}
.navbar-fixed-top .nav.nav--single li:hover > a {
  color: #000;
}
.page-id-85202 a.text-nawaat {
  font-size: 18px!important;
  box-shadow: #fff4e9 0 0.65em inset;
  color: #000 !important;
font-weight: 500;
}
.page-id-85202 tbody > tr:nth-of-type(2n+1) a.text-nawaat {
  box-shadow: #f2e8dd 0 0.65em inset;
  color: #000;
}
.page-id-85202 a.text-nawaat:hover {
  box-shadow: #fff 0 0 inset!important;
  box-shadow: var(--box-shadow-color) 0 0 inset!important;
  color: #fff;
}
#nawaat-loading, .alm-btn-wrap .alm-load-more-btn.loading:before {
  background: transparent url('../img/load-more.gif')!important;
  width: 180px !important;
  height: 60px !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  margin: 0 auto !important;
  /*! */
}
#nawaat-loading {
  display: none; 
}
#load-more:hover, .alm-load-more-btn:hover {
  box-shadow: #fff 0 0 inset!important;
  box-shadow: var(--box-shadow-color) 0 0 inset!important;
}
.ajax-load-more-wrap.white .alm-load-more-btn.loading {
  width: 180px !important;
  height: 60px !important;
}
.img-circlephoto {
  border-radius: 50%;
}
.widget.widget_media_image {
  text-align: right;
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
    .nav--language {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end;
      justify-items: center !important;
      height: 100%;
      vertical-align: middle;
      margin-right: 3rem;
    }
    .nav--language li {
      line-height: 50px;
    }
    .mobile-header .custom-logo-link {
      transform: none!important;
      margin-left: -55px;
    }
    .entry-card--portrait .entry-header--medium .entry-title, .entry-card--tall .entry-header--medium .entry-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 25px;
    }
    .site-content .container {
      max-width: 100%;
    }
    #mobile-navigation {
      display: block;
      visibility: visible;
    }
    .back-to-top-wrapper, .single-page .navbar--main {
      display: none;
    }
}
@media only screen 
  and (min-device-width: 600px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {
    .mobile-header-wrapper .nav.nav--language {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end;
      justify-items: center !important;
      height: 100%;
      vertical-align: middle;
      margin-right: 3rem;
      float: none;
      margin-top: 0;
    }
    .nav--language li {
      line-height: 50px;
    }
    .mobile-header .custom-logo-link {
      transform: none!important;
      margin-left: -55px;
    }
    .entry-card--portrait .entry-header--medium .entry-title, .entry-card--tall .entry-header--medium .entry-title {
      font-size: 21px;
      font-weight: bold;
      line-height: 25px;
    }
    .site-content .container {
      max-width: 100%;
    }
    .logo-menu-container {
      width: 0;
      padding: 0;
    }
    .site-main {
      margin-top: 3.5rem;
    }
    
}
@media (min-width: 600px) {
  .container, .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 1900px) {
  .container, .container-sm, .site-content {
    max-width: 1920px;
    margin: 0 auto;
  }
  .single .entry-content p:not(.author-info__bio), .single .entry-content h3, .single .entry-content > ul, .single .entry-content > h2, .single .entry-content > h5, .single .entry-content > h4, .single .entry-content > .panel, .single .entry-content > ol, .single .entry-content > ul, .single .entry-content > figure {
    width: 65%;
    margin: 0 auto;
      margin-bottom: 0px;
    margin-bottom: 0.6rem;
  }
}

.grid__item:nth-child(1) {
  z-index: 0!important;
}
.floatbox p {
  width: auto!important;
}
.entry-content iframe {
  margin: 0 auto!important;
}
.text-nawaat a {
  line-height: 34px;
}
.error404 .site-main, .search-no-results  .site-main{
  margin: 0 auto;
}
.error-404.not-found {
  text-align: center;
  margin-top: 6rem;
}
.error-404.not-found .page-header h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Ronnia-Bold';
}
.error-404 .search-submit {
  background: transparent!important;
  color: #7e7e7e;
  font-size: 24px;
  height: 44px;
}
.search-form > label, .search-form .search-field {
  height: 44px;
}
.comments-area::after, .comment-number.comment-number--dark, .comment-reply-title::before, .add-comment .add-comment__button {
  color: #e99d25;
}
.comments_add-comment {
  color: #e99d25!important;
}
a.comments_add-comment:hover {
  color: #111!important;
}
.single-format-video .comments-title{
  color: #fff!important;
}
.overlay--search .search-field {
  font-size: 24px;
}
@media(max-width:767px) {
  .tags-container {
    display: none;
}
}
.link-tag {
color: #e99d25 ;
font-size: 15px ;
font-weight: bold;
display: inline-block;
box-shadow: inherit;
text-decoration: none;
}
.link-tag:hover{
color: #000!important;
}
.article-meta-title {
display: inline-block;
vertical-align: middle;
}
.article-metas-item {
font-size: 15px ;
}
.no-posts .site-main {
max-width: 100%;
}
.btn-submit {
text-transform: uppercase;
background: #e99d25;
color: #fff;
font-size: 16px;
font-weight: 800;
padding: 0.6rem 2rem;
}
.alert-filter {
border: 2px solid #e99d25;
}
.checkbox-filter label input {
margin-right: 0.6rem;
}
.btn-submit:hover {
background: #000;
color: #fff!important;
}
.highcharts-background {
  fill: transparent!important;
}

.post_content.rtl .soundcite-loaded{
  font-family:"NotoNaskhArabic-Regular" !important
}
.post_content.rtl .soundcite-loaded:before{
  margin-left:.25em;
  margin-right:-0.25em
}
.soundcite-loaded{
  border-radius:6px;
  padding:0 5px 0 5px;
  display:inline-block;
  cursor:pointer;
  background:rgba(0,0,0,0.1)
}
.soundcite-loaded:before{
  display:inline-block;
  content:"";
  vertical-align:-10%;
  margin-right:.25em
}
.soundcite-loading:before{
  margin-right:.5em;
  font-size:.9em;
  position:relative;
  top:-0.05em;
  height:.75em;
  width:.75em;
  border:2px solid #f37822;
  border-right-color:transparent;
  border-radius:50%;
  -webkit-animation:spin 1s linear infinite;
  -moz-animation:spin 1s linear infinite;
  -ms-animation:spin 1s linear infinite;
  -o-animation:spin 1s linear infinite;
  animation:spin 1s linear infinite
}
.soundcite-play:before{
  font-size:.9em;
  position:relative;
  top:-0.05em;
  border:.5em solid transparent;
  border-left:.75em solid #f37822
}
.soundcite-pause:before{
  font-size:.9em;
  position:relative;
  top:-0.05em;
  height:1em;
  border-left:.75em double #f37822;
  border-right:.5em solid transparent
}
.next-link {
  float: left;
}
.prev-link {
  float: right;
}
.next-link a, .prev-link a{
  transition: box-shadow 0.15s ease-out, color 0.15s;
  background-color: #e99d25 !important;
  color: inherit !important;
  font-weight: 900;
  position: relative;
  box-shadow: #fff4e9 0 0.85em inset;
}
.next-link a:hover, .prev-link a:hover {
  box-shadow: white 0 0 inset;
  box-shadow: var(--box-shadow-color) 0 0 inset;
}
#gm-post p {
  width: auto!important;
}