@media (min-width:1200px){.container{width:1040px;} .navigation{width:1010px}}
		body.boxed .body{max-width:1080px}
		@media (min-width: 1200px) {body.boxed .body .site-header, body.boxed .body .main-menu-wrapper{width:1080px;}}.topbar > .container, .toprow > .container,.new-flex-header > .container{width:100%;}.site-footer > .container, .site-footer-bottom > .container{width:100%;}.recurring-info-icon{display:inline-block;}@media only screen and (max-width: 767px) {.home .hero-slider, .home .slider-revolution-new{top:0!important; margin-bottom:0!important;}} .main-content-row{flex-direction:row}.content .container{width:100%;}.event-detail h4 a[href^="https://www.google"]:before, .events-grid .grid-content h3 a[href^="https://www.google"]:before, h3.timeline-title a[href^="https://www.google"]:before{display:inline-block;}
			.content{min-height:400px;}.site-header .topbar,.header-style5 .site-header,.header-style6 .site-header,.header-style6 .site-header>.container{height:70px;}.site-header h1.logo{height:55px;}.home .hero-slider{top:-71px;margin-bottom:-71px;}.home .slider-revolution-new{top:-71px;margin-bottom:-71px;}.header-style4 .top-navigation > li ul{top:70px;}.header-style4 .topbar .top-navigation > li > a{line-height:70px;}@media only screen and (max-width: 992px) {.main-menu-wrapper{top:70px;}}@media only screen and (max-width: 992px) {.header-style3 .main-menu-wrapper{top:109px;}.header-style4 #top-nav-clone{top:70px;}}@media only screen and (max-width: 767px) {.header-style3 .main-menu-wrapper{top:149px;}}.nav-backed-header{display:block;}.share-bar{display:block;}.page-header{display:block;}.breadcrumb{visibility:visible}.page-banner-image:before{opacity:.4;}.content{}body.boxed{}
		.content{}
/*========== User Custom CSS Styles ==========*/
/* For Desktops */
@media only screen and (min-width: 992px) {
  .hero-slider,.hero-slider.flexslider ul.slides li{
    height:500px
  }
}
/* For Tablets */
@media only screen and (max-width: 992px) {
  .hero-slider,.hero-slider.flexslider ul.slides li{
    height:300px
  }
  .online-video-class{
      flex-basis: 100%!important;
      min-width: 100%;
      margin: 0!important;
  }
  iframe{
    width: 100%
  }
}
/* For Mobiles */
@media only screen and (max-width: 767px) {
  .hero-slider,.hero-slider.flexslider ul.slides li{
    height:200px
  }
}

@media screen and (max-width:767px){
	.wp-block-cover, .wp-block-cover-image{
		min-height: 200px
	}
}

@media screen and (max-width:767px){
  .page-id-1121 .wp-block-cover__inner-container p {
  	font-size: 30px !important;
  }
}

p{
	line-height: 1.5
}