/* CSS Document */

#mobile-header{
	display:none;
}

#pc-header{
 display:block;
}

.top-search{
	text-align: right !important;
	margin-top:7px; 
	margin-bottom:10px
}

.column-header2-left {
  float: left;
  width: 25%;
}

.column-header2-right {
  float: left;
  width: 73%;
}


.column-left {
  float: left;
  width: 25%;
  background: #EEE;
  border: 2px solid #E5E5E5;
}

.column-left h2 {
  color: #892b34;
  font-size: 1.3em;
  line-height: 150%;
  margin-top: 0.6em;
  padding: 0px 0px 1px 12px;
}

.column-left ul {
  border-top: 1px solid #FAFAFA;
  background: url(images/bgul.gif) repeat-x;
  margin: 0;
  padding: 0;
  list-style: none;
}

.column-left li {
  border: 1px solid #FAFAFA;
  border-top: none;
  margin: 0;
  padding: 0;
  line-height: 170%;
}

.column-left li a {
  background: #ccccde;
  color: #333;
  display: block;
  font-size: 11px;
  padding: 0px 5px 0px 8px;
  text-decoration: none;
}

.column-left p {
  margin: 0;
  font-size: 12px;
  line-height: 170%;
  padding: 3px 6px 3px 8px;
}

.column-right {
  float: left;
  width: 73%;
}

#content {
  float: left;
  width: 100%;
  padding-left: 18px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.center {
  margin: auto;
  max-width: 915px;
}

.wrapped-img{
	float: left; 
	margin-right:10px;
}

.padding-10{
 padding:10px !important;
}

.text-13px{
	font-size:13px !important;
}

.text-14px{
	font-size:14px !important;
}

.dashed-bottom-border{
	border-bottom: 1px dotted #999 !important;
	height:5px!important;
}

.state2{
	width:70%!important;
}

#footer {
  max-width: 850px!important;
  margin: 0 auto;
}

#footer-left {
  	float: left;
  	width: 20%!important;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
  }

#footer-middle {
  	float: left;
  	width: 40%!important;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
	line-height:15px!important;
  }
  
#footer-right {
  	float: left;
 	width:35%!important;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
	line-height:15px!important;
  }

#blueblock{
	width: 100% !important;
}
#blueblock li a{
  font-size: 100% !important;
} 

#map_1{ 
	padding: 5px 0px 5px 5px!important;
} 

.img-responsive{
	width: 100%!important;
  	height: auto!important;
}
 
 /*Start Mobile Menu*/ 
.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
}
 
 
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  body {margin: 0; padding: 0; background: #FFFFFF !important ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #000;}
	#pc-header{
	 	display:none;
	}
	
	#mobile-header{
		display:block;
	}
	
	#header{
		width: 76%!important;
	}
	
	#logo{
		width: 100%;
	}
	
	#join-all{
		width: 100%;
		margin:10px !important;
		padding:0px!important;
	}
	
	#topmenu{
		width: 100%;
		padding-left:10px !important;
	}
	
	.top-search{
		text-align: left!important;
		width:100%!important;
	}

	.column-header2-left {
		width: 100%;
	}
	
	.column-header2-right {
		width: 100%;
	}
	
	.column-left {
		width: 100%;
	}
	.column-right {
		width: 100%;
	}
	
	#content {
	  width: 90%;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	
	.state2{
		width:90%!important;
	}
	
	#footer {
	  width: 100%!important;
	  margin: 0 auto!important;
	}
	
	#footer-wrapper {
  		height: 150px!important;
  	}
	#footer-left {
		  float: left;
		  width: 100%!important;
		  margin: 0 auto!important;
		  text-align:center!important;
	  }
	
	#footer-middle {
		  float: left;
		  width:100%!important;
		  margin: 0 auto!important;
		  text-align:center!important;
	  }
	  
	#footer-right {
		  float: left;
		  width:100%!important;
		  margin: 0 auto!important;
		  text-align:center!important;
	  }
	  
	#splash 
	{
		 width: 100%!important;
		 height:auto!important;
	} 
	
	#map_1{ 
		width: 100%!important;
	} 

    #header-menu{
		display:none;
	}
}






/* Theming */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");

:root{
    --white: #f9f9f9;
    --black: #36383F;
    --grey: #85888C;
}

/* Reset */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
    background-color: var(--white);
    font-family: "Poppins", sans-serif;
}

a{
    text-decoration: none;
}

ul{
    list-style: none;
}

/* Header */
.header{
    background-color: #ffffff;
    box-shadow: 1px 1px 5px 0px var(--grey);
    position: sticky;
    top: 0;
    width: 100%;
}

/* Logo */
.logo{
    display: inline-block;
    margin-left: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Nav menu */
.nav{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #ccccde;
    overflow: hidden;
    
}

.menu a{
    display: block;
    padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #56548a;
	font-weight:bold;

}

.menu a:hover{
    background-color: var(--grey);
}

.nav{
    max-height: 0;
    transition: max-height .5s ease-out;
}

/* Menu Icon */

.hamb{
    cursor: pointer;
    float: right;
    padding: 40px 20px;
}


.hamb-line {
    background: #000000;
    display: block;
    height: 2px;
    position: relative;
    width: 24px;
    
}

.hamb-line::before,
.hamb-line::after{
    background: #000000;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.hamb-line::before{
    top: 5px;
}

.hamb-line::after{
    top: -5px;
}


.side-menu {
    display: none;
}

/* Toggle menu icon */

.side-menu:checked ~ nav{
    max-height: 100%;
}

.side-menu:checked ~ .hamb .hamb-line {
    background: transparent;
}

.side-menu:checked ~ .hamb .hamb-line::before {
    transform: rotate(-45deg);
    top:0;

}

.side-menu:checked ~ .hamb .hamb-line::after {
    transform: rotate(45deg);
    top:0;
}


/* Responsiveness */

@media (min-width: 768px) {
    .nav{
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
    }

    .menu li{
        float: left;
    }

    .menu a:hover{
        background-color: transparent;
        color: var(--grey);
        
    }
    
    .hamb{
        display: none;
    }

}
