/* Add custom CSS styles below */ 
.top-navbar {
display:none;
}
@media(min-width:768px){
.slider-banner-main-0 .container {
    max-width: 900px !important;
    margin-right: 5%;
}
.slider-banner-main-4 .container {
    max-width: 600px !important;
    margin-right: 50%;
}
}
@media(min-width:768px){

    .slider-banner-main-7 .container {
    margin-right:5% !important;
}
}

@media(max-width:768px){
.s-slider-wrapper h1 {
    color: #ffffff !important;
    background-color: #3e1e50b0;
    border-radius: 10px;
    padding: 10px;
}
}

.copyright-text p {
    
    color: rgb(255 255 255) !important;
  
}

.banner-entry {
    height: 600px !important;
}

section:nth-child(2 of .ads) .img {

  max-height:600px!important;
}
@media(max-width:768px){
.swiper-slide >div >div {

    text-align: center !important;
    align-items: center !important;

}
}