body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    margin: 0;
  }
   .english-side{
     direction: ltr;
   }
   .english-side form{
     direction: ltr;
   }
   .english-side .btn-article{
     text-align:left;
}
  .arabic-side{
    direction: rtl;
  }
ol {
    list-style: none;
    padding-left: 0;
}
  * {
    box-sizing: border-box;
  }
  :root {
      --primary: #34AD54;
      --secondary: #FF9933;
      --light: #F6FFF2;
      --dark: #263A4F;
  }

  img {
    vertical-align: middle;
  }
  /* header */

p{
    font-size:15px;
    font-family: HacenLinerScreenBd;
    font-weight:600;

}

.all-headers{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.mobile-container {
  background-color: #555;
  color: white;
  border-radius: 10px;
  direction: rtl;

}
.related-h3{
  text-align:center;
}
.topnav {
display: flex;
  background-color: white;
  position: relative;
  justify-content: space-around;
      flex-direction: row;
background: white;
}
.whatsapp-btn {
  /* position: absolute; */
  /* top: 20px;
  left: 20px; */
  background-color: #2d95bb;
  color: white;
  font-size: 22px;
  padding: 10px 14px;
  text-decoration: none;
  z-index: 1000;
  transition: background 0.3s ease;
}
.whatsapp-btn i{
  font-family: 'FontAwesome';
}
.whatsapp-btn:hover {
  background-color: #1ebe57;
}

  .arabic-side .topnav #myLinks {
  display: flex;
  margin: auto 5px;
}
  .english-side .topnav #myLinks {
  display: flex;
  margin: auto 5px;
      flex-direction: row-reverse;

}
.fa-home{
font-size: 25px;
    font-weight: bolder;
}
.row_reverse{
  flex-direction: row-reverse;
}
.topnav a {
  color: #2d95bb;
  text-decoration: none;
  font-size: 17px;
  display: block;
  margin: auto 0;
}
.lan-ar-en{
    margin: auto 0;

}
#myLinks a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
     margin: auto;
  font-weight: 600;
}

.topnav a.icon {
  background: black;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: white;
}
  .dropbtn {
  background-color: white;
  color: #2d95bb;
  padding: 16px;
  font-size: 18px;
  border: none;
}

.dropdown {
  position: relative;
  display: flex;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #364da9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-top: 70px;
  text-align: center;
  
  overflow-y: auto;

}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
 
}

.dropdown-content a:hover {
  color: red !important;
  background-color: #ddd !important;
}
.arabic-side .dropdown:hover .dropdown-content {display: flex;
  flex-direction:row; 
  z-index:1;
position: fixed;
    left: 5%;
    right: 0;
  margin-top: 50px;
}
.english-side .dropdown:hover .dropdown-content {display: flex;
  flex-direction:row-reverse; 
  z-index:1;
position: fixed;
    left: 5%;
    right: 0;

}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
.mobile-menu{
display: none;
}
.header-navbar{
display: flex;
flex-direction: row-reverse;
background-color: #2d95bb;
    font-family: fantasy;

}
related-h3{
  text-align:center;
}
.edit-ad-contact{
margin: auto 20px;
}
.edit-ad-contact a{
color: #fff;
margin-left: 7px;
/*font-size: 17px;*/
font-weight: 600;
}
.arabic-date{
margin:auto 15px;
/*font-size: 17px;*/
font-weight: 600;
color: #fff;
}
.breaking-news{
display: flex;
flex-direction: row-reverse ;
margin: auto 10px;
}
.breaking-news p{
color: #fff;
/*font-size: 17px;*/
font-weight: 600;
margin:auto 10px;

}
.breaking-news span{
  color: #fff;
  /*font-size: 17px;*/
  font-weight: 600;
  margin:auto 10px;
}
.breaking-news a{
  color: #fff;
  /*font-size: 14px;*/
  font-weight: 600;
  margin:auto 10px;
  }
  .social-navbar{
  display: flex;
  }
  .social-navbar .fa{
  font-family: "fontawesome" ;
  margin:auto 10px;
  color: #fff;
  /*font-size: 17px;*/
  font-weight: 600;
  }
.mySlides{
    margin-top:300px;
}
  .english-side .header-logo{
  text-align: center;
  display: flex;
  justify-content: space-around;
    align-items: center;
  }
  .arabic-side .header-logo{
  text-align: center;
  display: flex;
  justify-content: space-around;
    align-items: center;
        background: #aeaec5b5;
  }
  .header-logo iframe{
  margin-top: 20px;
  text-align: center;
  width:200px;
  height: 200px;
  border-radius: 50%;

  }
.header-logo img{
margin: 10px auto;
  height:300px;
}
.logo-side-ads{width:600px;height:100px;margin-top:30px}
.primary-header{
display: flex;
justify-content: space-between;
margin: auto 0;
padding-left: 15px;
padding-right: 15px;
 flex-direction: row-reverse ;
margin-top: 296px;
}
.logo img{
height: 90px;
width:100px;
}
.navbar{
display: flex;
justify-content: space-between;
width: 100%;
}
.navbar a{
/*font-size: 14px;*/
text-decoration: none;
color: black;
font-weight: 700;
}
.navbar img{
border-radius: 50%;
}

.btn-article {
    text-align: right;
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
  margin-right: 10px;
}
.active {
  background-color: #04AA6D;
  color: white;
}

 .title-section{
  font-size: 35px;
  font-weight: bolder;
  color: #34AD54;
  text-align: center;
 }
 .title-section:hover{
/*background-color: yellowgreen;*/
 }
  /* Position the image container (needed to position the left and right arrows) */
 .slides-blog{
  display: flex;
  /*flex-direction: row-reverse;*/
  justify-content: space-around;
  margin: 5px 15px;
}
 .container {
  position: relative;
  /* margin: auto; */
/*margin: 0 10px;*/
}

.mySlides img {
  width: 100%; /* Keep the width as it is */
  height: 500px; /* Adjust the height as needed */
}
.mySlides .btn-article {
color:white;
font-size:25px;
}

.blog-side{
width:29%;
height: auto;
/*margin:0 5px;*/
}
.blog-side div{
height: 25%;
width:100%;
margin: 5px 0;
max-height:175px;
/*background-color:white;*/
border:0.5px #34ad54 solid;
}
.space-slide-bloge{
    width:1%;
    background-color:white;
    height:auto;
}
.blog-side div img{
  width:60%;
  max-width:250px;
  min-width:250px;
  height: 100%;
}
.blog-side div a{
  width:39%;
  height: 100%;
}
  .blog-slide-a-img{
    display: flex;
    justify-content: space-between;
    /* flex-direction: row-reverse; */
  }
 
  /* Add a pointer when hovering over the thumbnail images */
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Container for image text */
  .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Six columns side by side */
  .column {
    float: left;
    width: 16.66%;
    height:100px;
  }
  
  /* Add a transparency effect for thumnbail images */
  .demo {
    opacity: 0.6;
    height:100%;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  /* New CSS for centering the title */
  .centered-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 10px;
    font-size: 35px;
  }
  .container-about{
  display: flex;
  margin: 30px 10px;
    justify-content: space-around;
    font-size: 20px;
    font-weight: 900;

  }
    .container-about-page{
  display: flex;
    justify-content: space-around;
    flex-direction: column;
    font-size: 20px;
    font-weight: 900;
    margin: 327px 50px;
}
  .photo-about{
      width:45%;
  }
  .photo-about img{
      width:90%;
      height: 75%;
      }
  .desc-about {
      display: flex;
      flex-direction: column;
      width:50%;
  }
  .about-prizes{
      display: flex;
      
  }
  .img-awarded{
      width:200px;
      height:200px;
  }
  .section-services{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      /* margin: 50px 100px; */
          background: #c7dcc5;
  }
  
  .service-part{
      width: 32.5%;
      display: flex;
      flex-direction: column;
  }
    .service-part img{
      width: 75%;
      height: 200px;
      margin: 5px auto;
  }
  .service-part i{
      background-image: linear-gradient(var(--primary), var(--secondary));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      transition: .5s;
      font-size:75px;
  }
  
  
  #arrow-up {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #333;
      color: #fff;
      border: none;
      border-radius: 50%;
      padding: 10px 15px;
      cursor: pointer;
      font-size: 24px;
      display: none;
  }
  
  #arrow-up:hover {
      background-color: #555;
  }
  
/* carousel products   */

.carousel-container {
    position: relative;
    width: 100%;
    /* max-width: 800px; */
    overflow: hidden;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease;
    width: 90%;
}

.carousel-item {
    min-width: 33.33%; /* Display 3 items at a time */
    box-sizing: border-box;
}

.card {
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    width:90%;
    height:80%;
}
.card form{
    background:white;
}

.image-container {
    position: relative;
        height:100%;

}

.image-container img {
    max-width: 100%;
    border-radius: 10px;
        height:75%;

}
/* نافذة البحث المغطية */
#myOverlaySearch {
    display: none; /* إخفاء مبدئي */
    position: fixed; /* يغطي كامل الشاشة بثبات */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999; /* فوق كل العناصر */
    background: rgba(0, 0, 0, 0.5); /* خلفية شفافة */
    justify-content: center;
    align-items: center;
}

/* أيقونة البحث */
#myOverlaySearch i {
    color: white;
    font-size: 24px;
    margin: 0 10px;
}

/* تنسيق نموذج البحث */
#myOverlaySearch .overlay-content form.example {
    display: flex;
    gap: 10px;
}

#myOverlaySearch input[type="text"] {
    padding: 10px;
    font-size: 16px;
}

#myOverlaySearch button {
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}

/* زر الإغلاق */
#myOverlaySearch .closebtn {
    position: absolute;
    top: 15px;
    right: 35px;
    font-size: 40px;
    cursor: pointer;
    color: white;
}
.sub-send {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.prev {
    left: 10px;
    background-color: #34AD54;
    color: white;
}

.next {
    right: 10px;
    background-color: #34AD54;
    color: white;
}

.carousel-container::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 55%;
    bottom: 0;
    left: 0;
    background: url(https://elbardy4export.com/alamsty/img/bg-product-1.png) left bottom no-repeat,
     url(https://elbardy4export.com/alamsty/img/bg-product-2.png) right bottom no-repeat;
    background-size: contain;
    background-color: var(--primary);
    z-index: -1;
}

/* footer */
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}

.footer {
    background-color: #2d95bb  !important;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}

.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}

.footer-section {
    flex: 1 1 200px;
    margin: 10px;
}

.footer-section h2 {
    margin-top: 0;
}

.footer-section ul {
    list-style: none;
    padding: 0;
}

.footer-section ul li {
    margin: 5px 0;
}

.footer-section ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-section ul li a:hover {
    text-decoration: underline;
}

.contact-form form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-form label {
    margin: 10px 0 5px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    max-width: 400px;
    padding: 10px;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
}

.contact-form button {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background-color: #ff6600;
    color: #fff;
    cursor: pointer;
}

.contact-form button:hover {
    background-color: #ff4500;
}

/* blog */
.blog-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 90%;
    margin: 20px auto;
    /*padding: 20px;*/
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}

.post {
    /*flex: 1 1 27%;*/
    width:30%;
    margin: 10px;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.post img {
    max-width: 100%;
    height: 200px;
    min-width: 100%;

}

.post h2 {
    margin-top: 10px;
}

.post .date {
    color: #888;
    font-size: 0.9em;
}

.post .content {
    font-size: 1em;
    line-height: 1.6;
    direction: ltr;
}

/* article page */
.article-page{
  display: flex;
  justify-content: space-between;
  margin: 30px;
      margin-top: 250px;

  /* flex-direction: row-reverse; */
}
.mainarticle-message{
width:75%;
display:flex;
flex-direction: column;
/* margin: 0 2px; */
background-color: #fffc;
}
.messages{
background-color: gray;
}

.main-article{
  width: 80%;
  /* direction: rtl; */
  font-size:20px;
  font-weight: 700;
      margin-top: 10px;
display:flex;
  flex-direction: column;
}
.main-article div{
  margin: 0 20px;
  font-size:16px;
}
.post_writter_article{
display:flex;
font-size: 25px;
font-weight: 900;
margin-bottom:10px;
}
.pinged {
margin-right:10px;
color:red;
}
.main-article h1{
font-size: 24px;
font-weight:bold;
text-align:center;
color:#cb0000;
}
/*.main-article img{*/
/*    width: 75%;*/
/*    height:450px;*/
/*   margin-right:10%;*/
/*   margin-top:10px;*/
/*   margin-bottom:10px;*/
/*}*/
.main-article p{
  /* width: 100%; */
margin: 7px 45px;
font-size: 18px;
font-family:HacenLinerScreenBd;
  
}
.main-article  img{
  /* width: 100%; */
  margin: 20px auto;
  height:450px;
  width:450px;
  display:flex;
  
}
.main-article-indpendent{
  display:flex;
  flex-direction:column;
  margin-top:245px;
  width:96%;
  align-items: flex-start;
}
.main-article-indpendent h1{
margin:auto;
}
.main-article-indpendent img{
    height: 250px;
    min-height: 250px;
    width: 400px;
    max-width: 400px;
    min-width: 400px;
    max-height: 250px;
}
.for-cat-indpendent{
    display:flex;
    flex-direction: row;
}
  .arabic-side .for-cat-indpendent{
    flex-direction: row-reverse;
}
.related-psts-h3{
  text-align: center;
  background-color: #34AD54;
  color:white;
}
.MsoNormal{
font-family:HacenLinerScreenBd;
}
.main-article p.MsoNormal img{
width:90%;
}
.main-article .about-us p{
  font-size: 22px;
  
  }
  .awa-author{
  display: flex;
  justify-content: space-between;
  background: aliceblue;
  margin: 15px 5px;
   flex-direction:column;
  }
  .writter-post{
  display: flex;
  flex-direction: column;
  margin: 30px 5px;
  }
  .writter-post img{
  width:100px;
  height:100px;
  margin:auto;
  }
  .writter-post p{
    margin:2px auto;
    }
  .writter-content{
  display: flex;
  direction: rtl;
  flex-direction: column;
  margin: auto 5px;
}
  .writter-content a{
  text-decoration: none;
  color: #143181;
  font-size: 17px;
  font-weight: 600;
  }
.related-posts-under{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
   }
   .article-related-under{
  
      display: flex;
      flex-direction: column;
      width: 33%;
      margin: 5px auto;
    
   }
   .article-related-under img{
      width:95%;
      height: 250px;
      margin-bottom: 5px;
   }
   .article-related-under p{
      text-align: right;
      font-size: 17px;
      font-weight: 600;
      text-decoration: none;
      color: black;
      width:95%;
      margin-bottom: 5px;

   }
        .article-related-under .btn-article{
      text-align: right;


   }
.related-posts{
width: 20%;
/* margin-right :0 20px; */
background-color: #fffc;
}

.article-related{
  display: flex;
  margin:20px 0;
}
.article-related img{
  width: 50%;
  height: 90px;
  margin: 0 5px;
}
.article-related p{
  text-align:right;
  font-size:20px;
  
}
.article-related a{
text-decoration: none;
font-size: 17px;
font-weight: 600;
color:black;
text-align: right;
}
.popular-posts{
  width: 25%;
  /* margin-right: 10px; */
  background-color: #fffc;

}
.popular-posts img{
  width:100%;
  height:200px;
}
.popular-posts .ads-content img{
  width:100%;
  height:auto;
}
.article-popular{
  display: flex;
  flex-direction: column;
  /*width: 80%;*/
  margin: 5px 3px;
}
.article-popular img{
  /*width:100%;*/
  /*height:150px;*/
}
.article-popular p{
  width: 100%;
  text-align: center;
  }
  .article-popular a{
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    color:black;
    text-align: right;
    }
.line-article{
  height: 100px repeat ;
     margin: 0 10px;
  width: 1px;
     background:#34AD54
}
.overlayOne {
display: none;
position: absolute;
z-index: 1;
}
.social-share{
display: flex;
justify-content: space-between;
box-sizing:content-box;
margin-left:7%;
margin-top:15px;
}
.social-share span{
font-size: 16px;
font-weight: 600;
}
/* The content */
.overlay-contentOne {
display: flex;
flex-direction: column;
text-align: center;

}

/* Close button */
.overlayOne .closebtnOne {
position: absolute;
/*top: 10px;*/
/*right: 45px;*/
font-size: 60px;
cursor: pointer;
color: red;
}

.overlayOne .closebtnOne:hover {
color: #ccc;
}

button.openBtn{
  border:none;
}
.fa-search {
  padding: 5px 35px;
  font-size: 17px;
  color: #cb0000;
  margin-left:100px;
      font-family: "fontawesome" ;
font-size: 50px;
      background: #2d95bb;
}

/* Style the submit button */
.overlayOne button {
float: left;

/*width: 20%;*/
/*padding: 15px;*/
background: #ddd;
font-size: 14px;
border: none;
cursor: pointer;
}

.overlayOne button:hover {
background: #bbb;
}
#result{
background-color: #ccc;
text-align: center;
margin: auto;
height: 700px;

}
#section-social{
margin-bottom: 10px;
}
/* end article page */
/* form btn button */
.btn-article {
  text-align: left;
  border: none;
  background-color: transparent;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  margin: 10px 0;
  
}
.btn-article:hover{
  background-color: #34AD54;
}
/* end form btn button */

.contact-us-page{
  background-color: #555;
}
/* categories */
.main-catSection{
  display: flex;
  margin-top: 300px;
  }
  .archive{
  width:15%;
  text-align: center;
          background: white;

  }
  .archive p{
  color: black;
  }
   .archive a{
  color: black;
  }
  .section-archive{
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
  flex-direction: column;
  }
  .section-archive figure{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  }
  .section-archive figure p{
  margin-left: 100px;
  }
.header-navbar{
display: flex;
/* flex-direction: row-reverse; */
/* background-color:#049345; */
/* color: black; */
justify-content: space-around;
}
.social-navbar .fa {
  font-family: "fontawesome";
  margin: auto 10px;
  color: white ;
  font-size: 30px;
  font-weight: 600;
  padding: 10px 0;
  text-decoration:none;
}
.edit-ad-contact{
margin: auto 82px;
}
.edit-ad-contact a{
color: #fff;
margin-left: 7px;
font-size: 17px;
font-weight: 600;
}
.arabic-date{
margin:auto 115px;
font-size: 17px;
font-weight: 600;
color:white;
      font-family: monospace;
}
.content-pagination{
  background:white;
}
.cat-content{
display: flex;
/* width: 80%; */
flex-wrap: wrap;
justify-content: space-between;
margin: 20px auto;
    flex-direction: row-reverse;

}
.cat-data{
display: flex;
flex-direction: column;
width: 32%;
margin: 5px auto;
        direction:rtl;

}
.cat-data a{
/* text-align:right; */
font-size:18px;
direction: ltr;
margin: 5px 3px;
}
.cat-content .line-after{
 
background:#34AD54;
width: 2px;
/* height: auto; */
/* margin: -1px 5px; */
  }
.cat-data img{
width:95%;
height: 250px;
margin-bottom: 5px;
}
.cat-data form{
text-align: right;
font-size: 17px;
font-weight: 600;
text-decoration: none;
color: black;
width:95%;
margin-bottom: 5px;

}
.cat-data span{
text-align: right;
width:95%;
font-size: 14px;
}
.paginate{
  display: flex;
   flex-direction: row-reverse;
   margin: 10px 100px;
   justify-content: center;
   background-color: #4f4f4f;
   height: 30px;
}
.paginate a{
color:white;
}


/* end categories */

/* videos */
.video-products{
    display: flex
;
    align-items: center;
    justify-content: space-around;
  }
/* end videos */


/* mobile version */
              
@media screen and (max-width: 645px) {
            body{
              margin: 0;
              }
            .main-div{
    display: flex;
    flex-direction: column-reverse;
            }
            .center-right{
           display: flex;
    flex-direction: column;
     width: 95%;
            margin:10px;
}
.slides-blog {
    flex-direction:column;
}
.container{
    width:100%;
}
.blog-side div {
display:flex;
flex-direction:column;
}
.blog-side {
width:100%;
}
.blog-side div img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    
}
.blog-side div {
     height: auto; 
    width: 100%;
    margin: 5px 0;
     max-height: 100%; 
}
        /*container about*/
.container-about {
    display: flex;
    flex-direction: column;
}
.desc-about {
margin: 10px 20px;
width:90%;
}
.about-prizes {
    display: flex;
    flex-direction: column;
}
.img-awarded {
    width: 99%;
    height: 100%;
}
.section-services {
flex-direction:column;
    margin: 33px 10px;

}
.service-part {
    width: 90%;
}
.service-part i {
margin-left:50%;
    font-size: 130px;
}
.carousel {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
}
.card{
    height:75%;
}
.carousel-item{
   min-width:90%;
}
.post{
    margin:0;
    padding:0;
  width:100%;
}
.post img{
    max-width:100%;
    min-width:100%;

  height:400px;
}
   .blog-section .carousel {
flex-direction:column;
}
        /*end container about*/
        .blog-section {
flex-direction:column;
}
            .section-left{
            width: 95%;
            margin:10px;
            }
            .section-one{
            width: 95%;
            margin:10px;
            }
            .section-right{
             width: 95%;
            margin:10px;
            }
               button.openBtn{
          
            left: 50%;

          }
          .video-products {
    margin: 2px 2px;
 
}
            .media-section{
            display: flex;
            flex-direction: column;
            }
            .article-media {
            width: 95%;
            }
            .media-img-a{
            width: 95%;
    margin: 10px auto;
    }
            .media-img-a img{
            width: auto;
            max-width: 650px;
            max-height: 350px;
            width: 100%;
            height: 100%;
            }
            .header-all{
            display: none;
            }
     .logo-side-ad{
         display:none;
     }
            header.mobile-menu.fa.fa-bars{
              display: flex;
              flex-direction: row-reverse;   
              font-size: 30px;
              }
             .drop-menu{
            display: none;
            margin-top: 30px;
            }
             .fa:hover .drop-menu{
            display: flex;
            flex-direction: column;
            }
            .sub-section-one {
                display:flex;
                flex-direction:column;
                }
                .article-sub-one {
                    width:100%;
                }
                  .article-main-two  {
                      
                    display:flex;
                flex-direction:column;   
                width:100%;

                }
               .article-main-two .col-two{
                   width:95%;
                   margin:auto;
               }
                 .article-main-two .col-two img{
                   width:100%;
               }
                 .article-main-two .col-two a{
                   text-align:center;
               }
               .sub-section-two{
                      display:flex;
                flex-direction:column;
                   width:100%;
                       margin-top: 30px;
    margin-bottom: 30px;

                   
               }
               .article-sub-two{
                   width:95%;
               }
              .article-sub-two .sub-img-two img{
                   width:50%;
               }
               .article-sub-two .sub-img-two a{
                   width:49%;
               }
               .art-section{
                   
                 display:flex;
                 flex-direction:column;
               }
              .art-section .article-art{
                  width:100%;
              }
              .art-img-a img {
    width: 350px;
    height: 150px;
}
.art-img-a a {
    /*width: 75%;*/
    text-align: center;
    text-decoration: none;
    color: #080808;
    /*font-size: 14px;*/
    /*font-weight: 700;*/
}
.politics-affaire{
    flex-direction:column;
}
.article-politic{
    width:100%;
    margin:auto;
}
.side-politic{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top:10px;
    margin-bottom:10px;
    }
          /*     #myVideo {*/
          /*display:none;*/
          /*}*/
    .mobile-container {
   width: 97.5%; 
  /* margin: auto; */
  background-color: #555;
  /* height: 500px; */
  color: white;
  border-radius: 10px;
}
.headerlogo-mobilecontainer{
    display:flex;
    flex-direction:column-reverse;
    background-color: whitesmoke;

}
.topnav {
  overflow: hidden;
  position: relative;
      margin-top: 2px;
}

.arabic-side .topnav #myLinks{
  display: none;
  margin-top: 150px;
}
.lan-ar-en a {
  pointer-events: auto !important;
  position: relative;
  z-index: 9999;
}

.topnav a {
  color: black;
  padding: 14px 16px;
  text-decoration: none;
  /*font-size: 17px;*/
  display: block;
}

.topnav a.icon {
  background: #d3c6c6;
  display: block;
  position: absolute;
  right: 17px;
  top: 0;
  /*margin-top: 30px;*/

}
.header-logo{
    display: flex;
    text-align: right;
    margin-right: 37px;
    justify-content: space-around;

}
  .editor-in-chief {
    margin: 15px auto;
    font-size: 17px;
    font-weight: 900;
    color: #cb0000;
}
  .editor-in-chief p{
  font-size:20px;
}
.editor-in-chief .ahmedali{
color:black;
  font-size:20px;
  margin:auto;
}
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #04AA6D;
  color: white;
}
.header-navbar{
display: none;
}
.footer-awa {
display: flex;
    width: 94%;
    margin: auto;
    flex-direction: column;
        height: 100%;

}
.logo-footer img {
    width: 100%;
    height: 178px;
}
.logo-footer{
    margin-top:10px;
    margin-bottom:10px;
}
.all-rights{
    margin:10px auto;
    text-align:center;
}

          .article-page{
                display: flex;
                /* justify-content: space-between; */
                margin-top: 30px;
                flex-direction: column;
                 margin:0; 
            }
            .mainarticle-message{
            width: 100%;
            }
  
            .main-article{
            margin: auto;
            }
  .main-article img {
    width: 90%;
    height: auto;
    margin-right: 7%;
}
  .paginate {
    margin: 48px auto;
}
            .main-article p{
            font-weight: 600;
            margin:0;
            }
            .related-posts{
            width: 100%;
            }
            .article-related img {
            width: 300px;
            height:250px;
            }
            .related-posts h3{
            text-align: center;
            }
            .popular-posts {
            width: 100%;
            }
            .popular-posts h3{
            
            text-align: center;}
            .cat-content{
                display:flex;
            flex-direction:column
            }
            .cat-data {
width:100%;
          }
          .cat-data a {
    width:100%;
            height:100%;
                text-align: right;

          }
          .cat-data img {
    width:100%;
            height:100%;          }
          .cat-data span {
              width:85%;
}
          }
@media screen and (max-width: 980px) and (min-width: 645px) {}
@media screen and (max-width: 1024px) and (min-width: 980px) {}
@media screen and (max-width: 1366px) and (min-width: 1024px) {}
@media screen and (max-width: 1666px) and (min-width: 1366px) {}
@media screen and (max-width: 1800px) and (min-width: 1666px) {}
@media (max-width:2000px) and (min-width:1800px) {
    
   .main-div{
       margin:0 200px;
   }
         .article-page{
            
                margin:20px 200px;
            }
    }
@media print{
        .related-posts{
            display:none;
        }
        .related-posts-under{
            display:none;
        }
        .popular-posts{
            display:none;
        }
        .header-navbar{
            display:none;
        }
        .mobile-container{
            display:none;
        }
        .marquee{
            display:none;
        }
        h1{
            text-align:center;
        }
          a[href]:after {
    display: none;
  }
  .google-auto-placed{
      display:none;
  }

        .social-share{
            /*display:none;*/
        }
        .mainarticle-message{
            width:100%;
            font-family: 'Cairo', sans-serif;

        }
        .awa-author{
            /*display:none;*/
        }


    }
/* end mobile vertion */

