<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Website template by freewebsitetemplates.com */
#scroll-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none; /* Hidden by default */
	width: 60px;
	height: 60px;
	background-color: #2b2a2a; /* Black background */
	color: #c3a501; /* Gold text/icon */
	border: 2px solid #c3a501; /* Thin red border for a modern accent */
	border-radius: 50%; /* Circular button */
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* Subtle shadow for depth */
	font-size: 28px; /* Larger icon size */
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease-in-out; /* Smooth transition for hover effect */
	z-index: 10000; /* Ensure it stays above other elements */
  }
  
  #scroll-to-top:hover {
	background-color: #FFD700; /* Gold background on hover */
	color: #111; /* Black icon on hover */
	border-color: #FFD700; /* Match border to the hover background */
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5); /* Enhanced shadow for hover */
	transform: scale(1.1); /* Slight scaling effect */
  }
  
  /* Show only on mobile (screens &lt; 768px) */

@media only screen and (min-width : 300px) and (max-width : 568px) {
html {
	-webkit-text-size-adjust: none;
}
img {
	max-width: 100%;
}

#header {
	width: 100%;
}
#header div {
	padding: 0;
	width: 100%;
}
#header div ul#menu {
    background-color: #0f0f13fa;
    display: block;
    margin-top:78px;
}

#header div.logo-container {
    width: 70%;
}
#header div.logo-container div#header-logo{
    margin: 10px 0 0 0px;
	width: auto;
	height: 63px;
	background-size: contain!important;
	background-repeat: no-repeat;
}

#header.fullsize_header{
    height: 400px;
}
#header div#navigation.fullsize_header{
    background-color: #0f0f13bd;
}

#header span#mobile-navigation {
	background: transparent url(/images/mobile/mobile-menu.png) no-repeat;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	right: 6%;
	top: 10px;
	width: 50px;
	z-index: 98;
}
#header div#navigation &gt; ul {
	background-color: white;
	border: none;
	display: none;
	height: auto;
	position: absolute;
	right: 6%;
	top: 60px;
	width: 90%;
	z-index: 1000;
	overflow: hidden;
	box-shadow: 0px 5px 5px #000;
}
#header div#navigation li {
	border-left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#header div#navigation &gt; ul &gt; li:first-child {
	border-top: 0;
}
#header div#navigation &gt; ul &gt; li:hover {
	background-color: transparent;
}

#header div.burger{
    display: block;
    position: absolute;
    right: 4%;
    top: 25px;
    padding: 0;
    width: 35px;
}
#header div#navigation ul li.nav_item{
    overflow: hidden;
	transition: height 0.3s ease-in-out;
    height: 0px;
}
#header div#navigation ul li.nav_item.dropdown:hover{
    height: 11em!important;
	transition: height 0.3s ease-in-out;
	background-color: unset;
}

#header ul#menu li.member{
	margin:0;
	background-color: unset;
}

#header div#navigation ul li a{
	color: #e8e8e8;
  font-size: 1.2em;
  line-height: 2.125em;
  padding: 0 0 0 10px;
  text-align: left;
  border: none;
}
#header .mobile-submenu {
	background: rgba(255, 255, 255, 0.8) url(/images/mobile/mobile-expand.png) no-repeat center;
	border-left: 1px solid #000000;
	display: inline-block;
	height: 3.4em;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	z-index: 0;
}


.nav_item.dropdown ul.sub_menu{
	display: block;
	opacity: 1;
	visibility: visible;
	top: 40px;
	background-color: unset;
	box-shadow: unset;
	left: 21px;
	padding: 0;

}

.nav_item.dropdown ul.sub_menu{
	display: unset;
	opacity: unset;
	visibility: unset;
}

.nav_item.dropdown ul.sub_menu li.dropdown{
	height: 50px;
}

#header div.icon {
	display:contents
}
#header div.menu.divider{
	display: block;
	min-height: unset;
    height: 2px;
    width: 95%;
    margin: auto;
    border-radius: 20px;
    background-color: #80808042;
}
#header div ul li.selected {
    background-color: #f7d565c7;
}

#header div ul li:hover, #header div ul li:active {
    color: #FFF;
    background-color: #b59d4ec7;
}

#header div#navigation ul li ul li:first-child {
	border: none;
}

#header div#navigation ul li:hover a,
#header div#navigation ul li.selected a,
#header div#navigation ul li:hover ul li a,
#header div#navigation ul li:hover ul li a:hover,
#header div#navigation ul li ul li.selected a {
	display: block;
}
#header div#navigation ul li.selected &gt; a {
	background: rgb(255 229 75);
  color: #000000;
  margin: 0 5px;
  border-radius: 5px;
}
#body {
	margin: 0;
	padding: 0;
	width: 100%;
}
#body.home {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#body.home div.field.top{
    width: 95%;
	margin: 0 auto;
}

#body.home div.field.top div.container div.frontpage_inner{
	width: 93%;
	padding:10px 0 0 10px;
}



div#body.login div.wrapper{
	width: 310px!important;
	text-align: center;
}

#body div.header div h1 {
	font-family: Arial;
	font-size: 46px;
	font-weight: bolder;
	line-height: 46px;
	width: 100%;
}



#body div ul.gallery {
    margin: auto;
    padding: 0;
    width: 100%;
		display: flex;
		flex-direction: column;
}

.col_overlay.current{
	padding: 0px;
  }



#body.home div.mySlides{
	background-position-y: -17px!important;
	background-position-x: -42px!important;
	}

#body.home div.diagonal-box {
    margin-top: -20px;
}

#body.home div.middle {
    height: 295px;
}

#body div ul.gallery li {
    float: none;
    margin: auto;
    width: 285px;
}

#body.about .aboutLogo{
	height: 185px;
}

#body.home div.header {
    height: 400px;
}

#body.home .slideshow-container .text.upper,
#body.home .slideshow-container .text.mid,
#body.home .slideshow-container .text.low{
	top: 100px;
}

#body.home .slideshow-container .text h1{
	font-size: 20px;
	padding: 0px;
}

#body.home .slideshow-container .text.shadow p {
line-height: 20px;
font-size: 15px;
}

#footer div .connect {
	float: none;
	margin: 0 auto;
	width: 154px;
}

#body.running div#stylepick {
	display: inline-grid;
  width: 100%;
}

#body.running div#stylepick a{
	margin-top: 30px;
}

@media only screen and (max-width : 568px) and (orientation : landscape) {
#header div a.logo img {
	margin: 5% 0 0 8%;
	width: 80%;
}
}
@media only screen and (max-width : 918px) {
#body {
	background-size: cover;
}
#body.home {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#body div {
	margin: 0 auto;
}
#body.home div.header div h1 {
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
}
#body.home div.top div.grid-container {
	padding: 0;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
div#body.userman div.wrapper, div#body.event_edit div.wrapper {
    width: 90%!important;
}

#body.home div.container{
	max-width: 600px;
}

#body.home .middle {
    height: 420px;
}

#body.home div.header div span a.email {
	width: 56%;
}
#body.home div.header div span a.signup {
	width: 36%;
}
#body.home div.body div h1 {
	font-family: 'Roboto';
	font-size: 30px;
	font-weight: bold;
}
#body.home div.body div p {
	font-size: 20px;
	line-height: 35px;
	width: 90%;
}
#body.home div.body div a.more {
	font-family: Arial;
}
#footer div {
	margin: 0 auto;
	width: 90%;
}
#footer div p {
	float: none;
	text-align: center;
	width: 100%;
}
#footer div .connect {
	float: none;
	margin: 0 auto 18px;
	max-width: none;
	width: 154px;
}
#body div h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
}
#body div img {
	width: 100%;
}
#body div p {
	width: 90%;
}
#body.blogsinglepost div div h1 {
	padding: 0 0 0 5%;
}
#body.blogsinglepost div div p {
	display: block;
	margin: 0 auto 48px;
	width: 90%;
}
#body div h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px auto;
	width: 90%;
}

#body div ul.gallery li a img {
	float: none;
	width: 80%;
}

#body div ul {
	margin: 0;
	max-width: none;
	padding: 0 0 0 0;
	width: 100%;
}

#body div ul li img, #body.blogsinglepost div img {
	display: block;
	float: none;
	margin: 10% auto 10%;
	width: 90%;
}
#body div ul li div, #body.blogsinglepost div div {
	margin: 10% 0 0;
	padding: 0 0 10%;
	width: 100%;
}
#body div ul li div p {
	line-height: 24px;
	margin: 0 0 10% 0;
}
#body.contact div img {
	display: block;
	margin: 70px auto 37px;
	padding: 0;
	width: 90%;
}
#body.contact div p, #body.contact div a {
	width: 90%;
}
#body.contact div.contactBox{
	width: 90%;
	float: none;
}

#body.contact div h4 {
	font-family: Arial;
	font-weight: bold;
}
#body.contact div form {
	display: block;
	margin: 10 auto;
	overflow: hidden;
	padding: 0px 0 0;
	width: 90%;
}
#body.contact div form input, #body.contact div form textarea {
	-webkit-appearance: none;
	border-radius: 0;
	margin: 0 auto 10%;
	width: 90%;
}

#body.runningsinglepost div img {
	width: 90%;
}
#body.running div {
	padding: 5% 0 5%;
}

#body.home .field.middle {
	padding-top: 20px; 
	height: 1420px;
}
}}</pre></body></html>