*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
}

body{
  color: #fff;
}
h4{
  font-weight: 600;
}
.toNews{
  font-size: 17px;
  font-weight: 500;
}

.toNews:hover a{
  text-decoration: underline;
}

/* Styling Landing page header */
.site-header{
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('assets/Menu Background.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}

.feaured-img img.home-main{
	height: 370px !important;
}

.feaured-img img.top-photo{
	height: 168px !important;
}

.feaured-img img.other-photo{
	height: 240px !important;
}

/* Stying inner section/ body part */

/* TOP section */
.excrept-text a{
  font-weight: 700;
  
}

.large-news-section:hover .post-excrept, .right:hover .post-excrept{
  background: #C9222D;
}
.large-news-section:hover .excrept-text a, .large-news-section:hover .date, .right:hover .excrept-text a, .right:hover .date{
  color: #fff
}


a{
  text-decoration: none;
}

.divider{
  position: relative;
  padding-top: 05px;
  padding-bottom: 15px;
}
.divider::after{
  position: absolute;
  content: "";
  height: 1.5px;
  width: 102%;
  top: 10%;
  background: #8B8585;
  /* background-image: url('assets/Line-border-bottom .png'); */
 
}

.top-news .post-excrept .excrept-text{
 font-size: 20px;
 line-height: 24px;
 
}
.excrept-text a{
  color: #000
}

.large-news-section .post-excrept{
  height: 35%;
  padding: 45px;
}
.post-excrept{
  color: #595959;
  padding: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  min-height: 150px;
}

.large-video img{
	height: 570px !important;
}


.post-excrept:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.2); 
  z-index: -1;
}

.feaured-img img{
  height: 240px;
  object-fit: cover;
}
      /* Responsiveness on mobile devices */
    @media(max-width: 480px){
      .right{
        padding: 0 10px;
      }
      .feaured-img{
        padding-left: 0;
      }
      .large-news-section .post-excrept{
        padding: 20px;
      }
      .divider::after{
        width: 100%;
      }
      .large-news-section .post-excrept{
        height: 44%;
      }
    } 
    @media(max-width: 768px){
      .top-news .container{
        padding-top: 2rem!important;
      }
      .top-news .container .row{
        margin-top: auto!important;
      }
      
    }
    @media(min-width: 768px) AND (max-width: 992px){
       .post-excrept, .large-news-section .post-excrept{
        padding: 10px;
      }
      
    }


/* Styling Banners section */
.-section{
  background-image: url('assets/Banner section backgorund.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px 0;
}
.banner-wrapper{
  position: relative;
}
.link-banner{
  position: absolute;
  top: 32%;
  right: 10%;
  
}
.banners{
 width: 100%;
}
@media(max-width: 768px){
  .link-banner{
    width: 90%;
  }
  .link-banner{
    top: 31%;
   right: -34%;
  }
  .buy-ticket{
    width: 60%;
  }
}
@media(max-width:480px){
  .banner2{
    display: none;
  }
}

/* styling inkuru ziheruka section */
.recent-news .row .col-md-3:hover .post-excrept{
  background: #C9222D;
}
.recent-news .row .col-md-3:hover .excrepts-text a{
  color: #fff
}
.recent-news .row .col-md-3{
  border-right: 1px solid #8B8585;
}
.recent-news .row .col-md-3:last-child{
  border-right: none;
}
.section-header{
  position: relative;
}
.section-header::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background-image: url('assets/Line-border-bottom .png');
}

.section-header h4{
  color: #000000;
}
.post-excrept .excrepts-text a{
  color: #595959;
}
.bg-section{
  margin-top: 5px;
  padding-bottom: 100px;
}
@media(max-width: 580px){
  .recent-news .container{
    margin-top: 0!important;
  }
  .recent-news .container .row{
    gap: 30px
  }
  .second-news-part{
    padding-top: 30px!important;
  }
  .recent-news .row .col-md-3{
    border-right: none;
  }
}

@media(min-width: 767px) AND (max-width: 992px){
  .recent-news .col-md-3{
    width: 50%;
    margin-bottom: 20px;
  }
  .second-news-part{
    padding-top: 0!important;
  }
  .recent-news .post-excrept{
    height: 110px;
  }
  .recent-news .row .col-md-3:last-child{
    border-right: 1px solid #8B8585!important;
    
  }
}

@media(min-width: 993px) AND (max-width: 1024px){
  .recent-news .col-md-3{
    width: 33.3%
  }
}



/* Imikino ikurikira section */

.multi-banner{
  margin-top: -90px;
}
.bg-section2{
  padding-bottom: 130px;
}
@media(max-width: 768px){
  .bg-section2, .bg-section{
    padding-bottom: 60px;
    padding-top: 30px!important;
  }
}
@media(min-width: 767px) AND (max-width: 992px){
  .multi-banner .col-md-3{
    width: 50%;
    margin-bottom: 20px;
  }
}
@media(max-width:  580px){
  .multi-banner .col-md-3{

    margin-bottom: 20px;
  }
}
/* Syling Videos section */
.large-video{
  position: relative;
}
.play-button-wrapper{

  position: absolute;
  top: 41%;
  left: 41%;
  
}

.game-previous{
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  bottom: 5%;
  left: 03%;
  height: 170px;
  padding: 20px;
  background: #C9222D;
}
.vid-section{
  position: relative;
  height: 300px;
}
.thumbnails{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.last-games{
  margin-top: -42px;
}

.brief{
  color: #F5B748 
}
@media(max-width: 580px){
  .game-previous{
    height: 100px;
    bottom: 02%;
    left: 05%;
  }
  .large-video {
    height: 300px;
  }
  .game-previous p{
  margin-bottom: 5px;
}
.game-previous h3{
  font-size: 17px!important;
}
  .play-button-wrapper img{
    width: 55px;
  }

  .small-vidoes{
    gap: 20px;
  }
}
@media(min-width: 767px) AND (max-width: 992px){
  .small-vidoes .col-md-3{
    width: 50%;
    margin-bottom: 20px;
  }
  .game-previous{
    height: 100px;
    bottom: 7%;
    left: 05%;
  }
  .play-button-wrapper img{
    width: 55px;
  }
  .large-video{
    height: 400px;
  }
  .game-previous p{
    margin-bottom: 5px;
  }
  .game-previous h3{
    font-size: 17px!important;
  }
}

@media(min-width: 993px) AND (max-width: 1024px){
  .small-vidoes .col-md-3{
    width: 33.3%;
    margin-bottom: 20px;
  }
}


/* Styling Landing page Footer */

.site-footer{
  padding: 50px 0;
  background-image: url('assets/Footer-background.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.backet-logos{
  list-style-type: none;
}

.socials i{
  color: #FDB825;
}

.logo-part{
  border-bottom: 2px solid #ffff;
  padding-bottom: 40px;
} 

.copyright-part{
  font-weight: 400;
}

.footer-links li a{
  border-right: 2px solid #fff;
  color: #fff;
  padding-right: 10px;
}

.footer-links li:last-child a{
  border-right: none;
}
@media(max-width: 768px){
  .first-part{
    flex-direction: column;
  }
  .footer-links{
    padding-left: 0;
    display: none!important;
  }
  .Copyright-wrapper{
    align-self: self-start;
  }
  .second-part{
    padding-top: 0!important;
  }
  
  .col-sm-pt-0{
    padding-top: 0!important;
    padding-bottom: 2rem!important;
  }
}


/* Right section style */
.right-section .right{
  
  height: 520px;
  background-color: #C9222D;
}

/* Left section styles */
.left-section .date{
  color: #787878;
}

.left-section .post-info{
  border-bottom: 1px solid #8B8585;
}
.left-section .post-tittle{
  font-size: 34px;
  font-weight: 700; 
  line-height: 42px;
  color: #000000;
}

.left-section .post-text{
  color: #595959;
  font-size: 18px;
}

/* Styling Footed Images */
.footed-img .img-foot{
  background: #FCBC38;
  height: 80px;
  padding: 20px;
}
.img-foot p{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
}

@media(max-width: 580px){
  .first-img{
    height: 300px!important;
    object-fit: cover;
  }
  .left-section .post-tittle{
    font-size: 30px!important;
    width: auto!important;
    line-height: 32px!important;
  }
  .left-section .post-info{
    padding-top: 2rem!important;
  }
  .footed-img .img-foot {
    height: 60px;
    display: flex;
    align-items: center;
  }
  .img-foot p {
    font-size: 24px;
    margin-bottom: 0!important;
  }
  .pt-5{
    padding-top: 2rem!important;
  }
}
/* TABLET DEVICES */
@media(min-width: 767px) AND (max-width: 992px){
  .footed-img .img-foot {
    height: 60px;
    display: flex;
    align-items: center;
  }
  .img-foot p {
    font-size: 28px;
    margin-bottom: 0!important;
  }
  .left-section .post-tittle{
    width: auto!important;
  }
} 

.gh_articlep_dphotos{
    background: #FCBC38;
    /* height: 80px; */
    padding: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #000000; 
	border-radius: 0 0 5px 5px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}