/* Add custom CSS styles below */ 
.app-inner  section{
    margin-bottom:3%;
}
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    visibility:hidden;
}

@media(min-width:768px){
.main_banner h2{
    font-size:40px !important;
    width:500px;
}
.main_banner .slider_content {
    margin-right:20px;
}
}
.main_banner:nth-of-type(10) h2{
    color:white !important;
}
div#mainnav a.navbar-brand img{
    width:70px;
    min-height:70px !important;
}