*
,*::before,
*::after {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
@font-face {
  font-family: 'impact';
  src:url('../fonts/impact.ttf') format('truetype');
  font-display: swap;
  }
  @font-face {
    font-family: 'InaiMathiRegular';
    src:url('../fonts/InaiMathiRegular.ttf') format('truetype');
    font-display: swap;
    }
    @font-face {
      font-family: 'Somar-Bold';
      src:url('../fonts/Somar-Bold.otf') format('opentype');
      font-display: swap;
      }
      @font-face {
        font-family: 'hendrickson-k7god';
        src:url('../fonts/hendrickson-k7god.otf') format('opentype');
        font-display: swap;
        }
        @font-face {
          font-family: 'IBMPlexArabic-Bold';
          src:url('../fonts/IBMPlexArabic-Bold.ttf') format('truetype');
          font-display: swap;
          }

  a{
    text-decoration: none;
  }
html {
    direction: rtl;
  }
  body {
    direction: rtl;
    text-align: right;
    position: relative;
    font-family: 'Somar-Bold';
  }
  .container{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
header{
  height: 90px;
  position: relative;
}
header .row{
  height: 90px; 
  align-items: center; 
}


ul{
  padding: 0px;
  margin: 0px;
}
header .navbar nav ul{
  list-style-type: none;
}
header .navbar nav ul li{
 display: inline-block;
 margin-right: 25px;
 position: relative;
}

header .navbar nav ul li a{
  text-decoration: none;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
  font-family: 'Somar-Bold';
}


header .navbar nav ul li:after{
  display:block;
  content: '';
  position: absolute;
  top:3px;
  left:-15px;
  height: 23px;
  border: 1px solid #D0D0D0;

}
header .navbar nav ul li:last-child::after{
  display: none;
}

header .logo ,footer .logo {
  height: 60px;
  background:url('../images/logo.png') no-repeat center;
background-size: contain;
background-position:right;
}


header .left-side ,footer .left-side {
  float: left;
  text-align: center;
  }
  .telegram_footer {
    background: url('../images/telegram.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .telegram_header{
    background: url('../images/telegram-w.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .news-telegram{
    background: url('../images/telegram-h.png') no-repeat center;
    background-size: contain;
  }
 
  .facebook_footer{
    background: url('../images/facebook.png') no-repeat center;
    width: 30px;
     height: 30px;   

  }
  .facebook_header {
    background: url('../images/facebook-w.png') no-repeat center;
    width: 30px;
     height: 30px;   

  }
  .news-facebook{
    background: url('../images/facebook-hover.png') no-repeat center;
    background-size: contain;
  }
  
  .youtube_footer{
    background: url('../images/youtube.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
 
  .youtube_header {
    background: url('../images/youtube-w.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .news-youtube{
    width: 30px;
    height: 30px;
    background: url('../images/youtube-hover.png') no-repeat center;
    background-size: contain;
  }
  .twiter_footer,.news-twiter{
    background: url('../images/twiter.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .twiter_header{
    background: url('../images/twiter-w.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .instgram_footer{
    background: url('../images/instgram.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
  .instgram_header{
    background: url('../images/instgram-w.png') no-repeat center;
    width: 30px;
    height: 30px;
  }
 

  .news-twiter{
    background: url('../images/twiter-hover.png') no-repeat center;
    background-size: contain;
  }


header .left-side ul li ,footer .left-side ul li {
    display: inline-block;
    margin-left: 25px;    
}
header .left-side ul a,footer .left-side ul a{
text-decoration: none;  
}
.header-left{
  justify-content: end;
}
.search-container{
  display: flex;
  justify-content: space-between;
height: 30px;
border: 1px solid #C3C3C3;
box-sizing: border-box;
border-radius: 19px;
}

.search_input{
  border-radius: 19px;
  border: none;
  padding-right: 10px;
  opacity: 1;
  width: 80%;
 
}
.search_input:focus{
  outline: none;
  border: none;
}
.search_input::placeholder{
  font-size: 15px;
  color: #1D1D1D;
  opacity: 0.28;
}
.searchIcon{
background: url('../images/search.png') no-repeat center;
width: 20%;
border: none;
display: block;
}



footer{
  width: 100%;
background:#FFFFFF;
position: relative;
padding-top: 40px;
padding-bottom: 40px;
}
.footer-li{
  padding-bottom: 10px;
}
.logo-footer{
padding-top: 30px;
;
}
footer a{
  text-decoration: none;
}

footer .logo{
  width: 162px;
  margin: auto;
  position: relative;
}
footer .bt::before{
  display: block;
  content: '';
  border-top:1px solid #215199;
  position: relative;
  top:-40px;
}

footer .copy{
  font-size: 14px;
  color: #727272;
  font-family: 'Somar-Bold';
  text-align: center;
  padding-top: 50px;
}

.hid-lg ,.search-m{
display: none;
}


footer .list-content ul li a{
  position: relative;
  font-size: 16px;
  color:#5A5A5A;
  font-family: 'Somar-Bold';
}
.multi-column{
  -moz-column-count: 3;
  -moz-column-gap: 100px;
  -moz-column-fill: auto;
  -webkit-column-count: 3;
  -webkit-column-gap: 100px;
  -webkit-column-fill: auto;
  column-gap: 10px;
  column-fill: auto;
 
}
.footer-li{
  position: relative;
}
.footer-li:after{
  display:block;
  content: '';
  position: absolute;
  left: 20px;
  top:-5px;
  width: 2px;
  height: 35px;
  border: 1px solid #D0D0D0;
}
.main{
  background: #F7F8F8;
  padding-top: 15px;
  padding-bottom: 15px;
}
.main-container {
  position: relative;
}
.main-container .img-container{
  height: 360px;
}
.main-item .main-container .img-container{
  height: 170px;
}
.main-item {
  margin-bottom: 15px;
}
.img-container img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  
}
.main-container .info{
  position: absolute;
  bottom: 0px;
  background-image: linear-gradient(to top , black, transparent);
  left: 0px;
  right: 0px;
  padding: 0px 15px 10px 9px;
  color: #fff;
}
.main-container .info .h-title{
  font-size: 30px;
  font-family: 'Somar-Bold';
  line-height: 30px;
}
.main-item .main-container .info .h-title{
  font-size: 20px;
  line-height: 25px;
}
.main-item .main-container .info{
  padding: 0px 10px 7px 5px;
}
.full{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.second-item
{
  background: #FFFFFF;
  padding: 20px 15px 20px 15px;
  margin: 10px 0px 15px 0px;
}
.second-item .info .h-title{
color: #000000;
font-size: 30px;
line-height:33px;
margin-bottom:8px;
}
.second-item .info .txt{
  color: #212121;
  }
  .left .info-left a{
color: #212121;
font-size: 20px;
line-height: 32px;
  }
  .left .info-left:hover a{
    text-decoration: underline;
  }
  .left .info-left{
    background: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .section-title a{
    color: #212121;
    font-size: 35px;
    
  }
  .section-more a{
    color: #000000;
    font-size: 21px;
  }
  .section-more{
    text-align: left;
  }
  .local-item{
    padding: 0px;
    margin-top: 0px;
  }
  .local-item .img-container{
    height: 100%;
  }
  .local-item .info .h-title{
    font-size: 27px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .local-item .info .txt{
    font-size: 14px;
    color: #212121;
    line-height: 17px;
    font-family: 'InaiMathiRegular';
    font-weight:bold;
  }

  .local .main-container .img-container{
    height: 386px;
  }
  .most-read,.sport{
    background: #F7F8F8;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-title{
    padding-right: 5px;
    font-size: 35px;
  }
  .most-read .section-title{
    padding-right: 15px;
  }
  .most-read .section-more{
    padding-left: 15px;
  }
  .most-read-title{
    background: #fff;
    padding-right: 10px;
    border-radius: 0px 31px 31px 0px;
    padding-left: 10px;
  }
  .most-read-item {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .most-read-item .info .h-title{
    font-size: 21px;
    line-height: 25px;
    color: #000000;
  }
  .most-read-item .info .cat{
    color: #7E7E7E;
    font-size: 16px;
  }
  .most-read-item .most-read-number{
    color: #D3450D;
    font-size: 50px;
  }
  .most-read-item .img-container{
    height: 100%;
  }
  .most-read-bg{
    background: #fff;
  }
  .line{
    width: 100%;
    height: 25px;
    background: #fff;
    border-radius: 0px 31px 31px 0px;

  }
  .sport_item .img-container{
    width: 100%;
    height: 207px;
  }
  .sport_item .info{
    background: #FFF;
    height: 100%;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .sport_item .info .h-title{
    color: #2F2F2F;
    font-size: 31px;
    line-height: 33px;
    margin-bottom:15px;
  }
  .sport_item .info .txt{
    font-size: 18px;
    color: #2F2F2F;
    line-height: 32px;
    font-family: 'impact';
    font-weight:bold;
  }
  .our_select{
    background: #B5B5B5;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main_swiper{
    direction: rtl;
  }
  .main_swiper .img-container{
    height: 196px;
  }
  .main_swiper .info{
   padding-right: 3px;
   padding-top: 3px;
  }
  .main_swiper .info .h-title{
    color: #000000;
    font-size: 19px;
    line-height: 28px;
  }
  .video{
    background: #F7F8F8;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .video .local-item .img-container{
    position: relative;
  }
  .video-icon{
    width: 77px;
height: 77px;
background: url('../images/video-icon.png');
background-size: cover;
position: absolute;
top:30%;
right:40%;
  }
  .video .local-item .video-icon{
    width: 40px;
    height: 40px;
  }
  .video .main-container .info .h-title{
    font-size: 29px;
    line-height: 34px;
  }
  .video .main-container .info{
    background: #215199;
    padding:0px 20px 10px 20px;
  }
  .video .main-container .img-container{
    height: 310px;
  }
  .video .second-item{
    background: transparent;
  }
  .video .local-item .info .h-title{
    font-size: 23px;
    line-height: 28px;
  }
  .final{
    background: #F7F8F8;
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .final .info-final{
    background: transparent;
    border-bottom: 1px solid #D8D8D8;
    position: relative;
  }
  .final .info-sub a{
    font-size: 18px;
  }
  .final .info-final:after{
    display:block;
    content: '';
    position: absolute;
   right: 0px;
    top:15px;
    width: 4px;
    height: 12px;
background:  #D0D0D0;
  }
  .final .info-top::after{
    height: 30px;
    top:10px ;
  }
  .left .info-top a{
    font-size: 25px;
    line-height: 5px;
  }
  .left .info-final:hover a{
    text-decoration: none;
  }
  .hid-m{
    display: block;
  }
  .news-container{
    background: #fff;
    border-radius: 5px;
    padding: 15px;
  }
.news-container .img-container{
  height: 361px;
  max-width: 581px;

}
.news-container  .h1 {
  font-size: 30px !important;
  padding: 10px;
  padding-right: 0px;

}
.news-date{
  color: #000000;
  font-size: 17px;
  position: relative;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.news-date::before{
  position: absolute;
  right:-6px;
  display: block;
  content:'';
  top:15px;
  width: 12px;
height: 12px;
background: url('../images/cl.png') no-repeat center;
background-size: cover;
}
.news-content{
  font-family: 'IBMPlexArabic';
  color: #404040;
  font-size: 22px;
  line-height: 33px;
}
.related-name {
  margin-top: 20px;
}
.related-name a{
  color: #212121;
  font-size: 24px;
}
.related-row .item .info .h-title{
  font-size: 17px;
  color: #2D2D2D;
  line-height: 25px;
  position: relative;
  padding-right: 10px;
}
.related-row .item .info .h-title::before{
  display:block;
  content: '';
  position: absolute;
  top:12px;
  right:0px;
  width: 5px;
  height: 5px;
 background: #00A6E5;
  border-radius: 50%;
}
.cat-bg{
  background: #FFF;
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 10px;
  padding-bottom: 15px;
}
.cat-bg .section-title{
  padding: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.cat-bg .item .info .h-title{
  color: #212121;
  font-size: 27px;
}
.cat-bg .item {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cat-bg .item:hover .info .h-title{
  text-decoration: underline;
}
.cat-bg .item .info .cat-details{
  color: #7B7B7B;
  font-size: 18px;

}
/**************** search page *************** */
.result-item{
  border-bottom: 1px #d4d4d4 dashed;
  padding: 15px 20px;
}
.result-item span{
  color: #545ca8;
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
.result-item a{
  color: #505050;
  font-size: 18px;
  line-height: 1.6;
  text-decoration: none;
}
.paging {
  background-color: #FFF;
  height: 42px;
  margin: 20px 0;
  text-align: center;
  width: 100%;

}
.pages {
  display: inline-block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  vertical-align: top;
}
.page_number_body {
  display: inline-block;
  height: 40px;
  text-align: center;
  width: 40px;
  font-family: auto;
}
.selected_page_number_body {
  background: #D3450D;
  color: #FFF;
  display: inline-block;
  height: 39px;
  text-align: center;
  width: 40px;
  font-family: auto;
  border: 1px solid #D3450D;
  border-radius:50%;
}
.page_number_body a, .page_number_body a:link, .page_number_body a:visited {
  color: #030303;
  display: block;
  text-decoration: none;
}
.page_number_body a:hover {
  color: #fff;
  background-color:#D3450D;
  border-radius:50%;
}
.arr_prev, .arr_next {
  height: 40px;
  margin: 0;
}
.arr_prev{
  float:right;
}
.arr_next{
  float:left;
}
.prev_link {
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin: 10px auto 0;
  width: 14px;
  background-position: -14px 1px;
}
.arr_prev .prev {
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin: 10px auto 0;
  width: 14px;
  background-position: -14px 1px;
  opacity:0.5;
}
.next_link {
  background-image: url("../images/arrow.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin: 10px auto 0;
  width: 14px;
}
.arr_next .next {
  background-image: url("../images/arrow.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin: 10px auto 0;
  width: 14px;
  opacity: 0.5;
}
.local a:hover .more{
  color: #000;
}
.pre_text{
  margin-right: 20px;
  margin-top: 10px;
}
.next_text{
float: left;
margin-left: 20px;

}
.arr_prev a,.arr_next a{
  color: #7B7B7B;
  font-size: 14px;
  text-decoration: none;
}
/*****************ARCHIVE*******************/
.archive{
  width: 100%;
}
.archive .topic{
font-size: 22px;
text-align: center;
margin: 40px 0 40px;
color:#260E00;
}
.archive_body{
text-align: center;margin: 10px 0 40px;
}
.archive select{
height:30px;line-height: 100%;
font-size: 14px;

}
.archive input[type=submit]{
background-color: #00A6E5;
border: 0px none;
color: rgb(255, 255, 255);
cursor: pointer;
height: 30px;
text-align: center;
width: 67px;
font-size: 10pt;
vertical-align: top;
padding-bottom: 5px;
}
.archive_result{
margin:0 20px 20px;
}
.archive table {
border-collapse: collapse;
width: 100%;
}
.archive table, .archive th, .archive td {
border: 1px solid #e7e7e7;
}
.archive th {
text-align: center; 
height: 37px;
font-size: 12pt;
font-weight: normal;
color: #333;
}
.archive thead {
background-color: rgb(248, 248, 248); 
font-size: 13pt; 
height: 30px; 
line-height: 30px; 
border: 1px solid rgb(232, 232, 232); 
font-weight: normal;
}
.archive tbody tr {
border:1px #e8e8e8 solid;
}
.archive tbody tr td{
font-size: 14px;
text-align: center;
}
.archive .link{
color:#333;
font-size:16px;
}
.archive .link:hover{
color:#333;
}
.archive tr:hover{
background-color: #fcfcfc;
}
.contact-container input ,textarea{
  width: 100%;
  border: 1px solid #ACACAC;
  margin-bottom:30px;
  padding: 15px;
  font-size: 12px;
  color: #404040;
  font-family: 'IBMPlexArabic-Bold';

}
.contact-container {
  padding-bottom: 80px;
}
.contact-container .registerbtn{
  width:100%;
height: 52px;
background:#215199;
color: #FFF;
font-size: 20px;
border: none;
}
.contact-container .registerbtn:hover{
  background: #D3450D;
}
.contact-main{
  position: relative;
}
.contact-main::before{
  display:block;
  content: '';
  position: absolute;
  top:0px;
  right:40%;
 background: #EBEBEB;
 width: 148px;
 height: 12px;

}
.contact-container .section-title{
font-size: 32px;
text-align:center;
padding-top:30px;
padding-bottom: 30px;
}
/******************VIDEO**********************/
iframe#st_gdpr_iframe{
  left:auto!important;
  right:-5000px
}
.video_content{
  margin: 0 0 20px;
  padding: 20px;
}
.video_content .share {
  float: left;
}
.video_content .video_title {
  padding: 20px 0px;
  text-align: center;
  font-size: 25px;
  color: rgb(0, 0, 0);
  line-height: 1.667;
}
.related_video {
  display: inline-block;
}
.related_video .rv_item {
  padding: 0;
  text-align: center;
  margin: 20px 0;
  padding: 0 10px;
}
.related_video .rv_item .rv_img {
  position: relative;
  margin-bottom: 10px;
}
.related_video .rv_item .play_video {
  top: 50%;
  margin-top: -20px;
}
.related_video .rv_item img {

  max-width: 250px;
  width: 100%;
  max-height: 175px;
}
.related_video .rv_item .v_link {
  display: block;
  text-align: center;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  padding: 10px 8px;
}
.related_video .rv_item a, .related_video .rv_item a:link, .related_video .rv_item a:visited {
  color: #505050;
  display: block;
}
.related_video .rv_item:hover a {
  color: #545ca8;
}
.gallery_unit{
  padding: 20px;
  text-align: center;
}
.gallery_title{
  display: block;
  line-height: 1.6;
  padding: 0;
  text-align: center;
  font-size: 12pt;
  margin-bottom: 15px;
  font-family: "URWDINArabic";
}
.gallery_date{
  color: #545ca8;
  font-size: 12px;
  font-family: "GretaArabic bt";
}
.gallery_unit img{
  height: auto;
  margin-bottom: 10px;
  width: 100%;}
/*****************************/
.gallery_item{
  padding: 20px;
  text-align: center;
}
.gallery_item a{
  color: #333;
}
.gallery_item a:hover .gallery_title{
  color:#545ca8;
}
.gallery_item img{
  max-height: 490px !important;
  margin-bottom: 10px;
  max-width: 290px !important;
  width: 100%;
}
/***************RSS******************/
.rss_content {
  margin: 40px 20px 0;
}
.rss_content a{
  padding:0 10px;
}
.rss_item {
  color: #333;    
  font-size: 13pt; 
  background-color: #eaebeb;
  height: 37px;
  line-height: 37px;
  margin: 0 0 10px;
  min-width: 200px;
  padding: 0 10px;
  font-family: "URWDINArabic";
}
.rss_item span.rss_icon {
  background: transparent url("../images/rss.png") no-repeat scroll center bottom;
  display: block;
  float: left;
  height: 15px;
  margin-top: 10px;
  width: 15px;
}
.rss_item:hover {
  background-color: #D1DBFF;
}
.rss_item:hover span.rss_icon {
  background-position: center top;
}

@media(max-width: 1000px){
  .hid-lg{
    display: block !important;
  }
 
  .hid-m{
      display: none !important;
  }
 

  header{
    height: 60px;
  }
  header .row{
    height: 60px;
    align-items: baseline;
  }
 

  .btn-menu{
    width:26.63px;
height:22.64px;
background: url('../images/menu.png') no-repeat center;
background-size: cover;
cursor: pointer;
position: absolute;
top: 18px;
left:15px;
z-index: 21;
  }
  .active.btn-menu {
      width:25px;
      height:25px;
      background: url('../images/close.png') no-repeat center;
      background-size: contain;
      left:20px;

  }

  .menu-mobile{
      padding-bottom: 10px;
      right: 0px;
      height: auto;
      opacity: 1;
      z-index: 20;
      padding-top: 20px;
      position: absolute;
      top:60px;
      padding-left: 0px;
      overflow: scroll;
      background-color:#4D4D4D;
      width:0px;
      transition: all 1s;
  }
  .active.menu-mobile{
      width: 100%;
      overflow: visible;

  }
  .menu-mobile .menu-m{
    width: 70%;
    margin: auto;
    list-style: none;
    margin-top: 30px;
    margin-bottom: 30px;
  } 
 
  .menu-mobile li{
      font-size: 16px;
      text-align: right;
      padding: 20px;
      position: relative;
  }
  .menu-mobile li a{
       color: #fff;
       font-size: 18px;
       text-decoration: none;
       text-align: center;
       width: fit-content;
      
  }
  .menu-mobile .menu-m li{ 
      border-bottom:1px solid #A2A4AC;
      position: relative;
      padding-right: 20px;
      
  }
  .menu-mobile .menu-m li:last-child{
    border-bottom: none;
  }
  
    .social-side{
      text-align: center;
  }
  .social-side ul{
      list-style: none;
      display: inline-block;
      padding:0px;
      margin: 0px;
  }
  .social-side ul li{
      display: inline-block;
      margin-top: 10px;
      margin-left: 20px;
      padding: 0px;
  }
  .social-side ul a{
      text-decoration: none;
      
  }
      .search-btn{
      width:28px;
      height:25.64px;
      background: url('../images/search.png') no-repeat center;
      background-size: contain;
      cursor: pointer;
      position: absolute;
      top: 18px;
      left:50px;
      border: none;
      
          }
          .active.search-btn{
            background: url('../images/close.png') no-repeat center;
            z-index:31;
        }
        .search-m{
            display: none;
        }
        .active.search{
            position: absolute;
            top:60px;
            right: 0px;
            width: 100%;
            background-color: #4D4D4D;
            height: 100px;
            padding-top: 20px;
            display: block;
           z-index:30;
        }
        .search-m .search_input,.menu-mobile .search_input{
          opacity: 1;
       width: 80%;
          background-color: #fff !important;
        }
        .search-m .search_input:focus,.menu-mobile .search_input:focus{
          border: none;
          outline: none;
        }
       
        .search-m .search-container , .menu-mobile  .search-container{
          justify-content: flex-start;
          width: 70%;
          margin: auto;
          position: relative;
          background: #fff;
        }
        .search-m:hover .search-container{
          border: none;
        }
        .search-m:hover .search_input ,.menu-mobile  .search_input{
          margin-left: 0px;
          width: 80%;
        }
        .searchIcon{
          background: url('../images/search.png') no-repeat center;
          background-size: contain;
          width: 20%;
          height: 20px;
          border-radius: 50%;
          position: absolute;
          left:0px;
          top:5px;
        }
        .main-container .img-container ,.main-item .main-container .img-container ,.sport_item .img-container ,.video .main-container .img-container{
          height: auto;
        }
        .main-container{
          margin-bottom: 15px;
        }
       footer .left-side{
        float: none;
       }
       .mmy{
        margin-top: 20px;
        margin-bottom: 20px;
       }
       .page_number_body {
        width:20px;
    }
    
    .selected_page_number_body {
        width: 20px;
        }
        .arr_prev ,.arr_next{
          padding: 0px;
        }
        .main-item .main-container .info .h-title{
            font-size:30px;
            line-height:30px;
        }
 
  
  
}
@media(max-width:500px)
{
    .line{
        display:none;
    }
}