/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2023 | 10:05:52 */
.main-header .logo-box .logo  .header-lower {
	
    max-width: 300px;
    width: 100%;
	background: #ffffff;
}
.main-header .logo-box .logo img   {
	 width: 100%;
	background: #ffffff;
	
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media only screen and (max-width: 1699px){

  .main-header .header-lower .logo-box:before,
  .main-header .header-lower .logo-box:after{
    display: none;
  }

  .main-header .header-lower .logo-box{
/*     padding: 28px 70px; */
    background: #ffffff;
    top: 0px;
  }
.event-details .image-box .post-date{
  position: absolute;
  left: 30px;
  top: -50px;
  width: 110px;
  height: 110px;
  text-align: center;
  margin-bottom: 25px;
  padding-top: 30px;
}
	.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
	.events-block-one .inner-box .content-box p {
    margin-bottom: 24px;
    visibility: hidden;
}
	.events-block-one .inner-box .content-box p {
    visibility: hidden;
    margin-bottom: 24px;
}
	.main-menu .navigation > li > a {
    padding-right: 6px;