@charset "UTF-8";
/* Body */
body {

	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

body { 
	
}

body::-webkit-scrollbar{
    display: none;
  }
html {
    scrollbar-width: none;
  }


h1 {
	font-size: x-small;
	font-weight:200;
	line-height: 1.2em;	
	letter-spacing: .75px;
}
h2 {
	font-family: poppins, sans-serif;
	font-style: normal;	
	font-weight:500;
	font-size: small;
	text-decoration: none;

}
h3 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	
}



a { text-decoration: none !important; }

/* unvisited link */
a:link {
  color: #000000;
}

/* visited link */
a:visited {
  color: #000000;
}

/* mouse over link */
a:hover {
color:#000000;
font-weight: 600
}

/* selected link */
a:active {
  color: #EDA364;
}



/* Container */
#container {
	position:relative;
width:100%;
	height: 100%;
}


.black-layer {
	position: fixed; 
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: #000000;
	border-bottom: 20px solid white;
}


#secondcontainer {	
background-image: url("../images/swfl-color-bkgd4.png");

position: relative;
width: 100%;
height: 100%;
margin-top:110px;
background-repeat: no-repeat;
background-size: cover;
border-bottom: 20px solid white;
border-left: 20px solid white;
border-right: 20px solid white;
box-sizing: border-box;	
}


/* Navigation */
#header {
	
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	margin-top: 2px;
	width: 100%;
	height: 50px;
	text-align: center;
	font-family: poppins, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;

}


#logo {
	width: 175px;
	height: auto;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: -40px;
	text-align: center;
	position: relative;
	text-decoration: none;
	color: #ffffff;
}
#logo a{
	color: #000000;
}



#tagline {
    font-family: poppins, sans-serif;
    float: right;
    text-align: center;
    line-height: 1.2em;
    width: auto;
    color: #000000;
    letter-spacing: 1px;
    height: 30px;
	margin-top: 0px;

    margin-left: 175px;
    margin-right: auto;
    position: absolute;
    left: 22px;
}

#click-select {
	font-family: poppins, sans-serif;
	height: auto;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-align: center;
	font-style: normal;	
	font-size: x-small;
	font-weight: 500;
	line-height: normal;
	text-decoration: none;
	letter-spacing: .5px;
}

/* map-list section */

.map-list {
    padding-bottom: 20px;
    padding-top: 0px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    font-family: poppins, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;

	}

.text_column {
    
    width: 33.3%;
    text-align: left;
    font-weight: normal;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
	line-height: 3em;
}

#mapimages {
	width:70%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	align-content: left;

}


.images {
	display: block;
	margin-right: auto;
	align-content: left;
	width:auto;
	font-family: sans-serif;
}

.descriptions {
	font-family: poppins, sans-serif;
	text: left;
	font-size: x-small;	
}
.custom-h1 h1 {
    font-size: small;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
}
.custom-h3 h3 {
    font-size: small;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
	text-decoration: none;
}



#footer a {color: #ffaa44;
letter-spacing:normal;
}
#footer a:hover {
	color:#ffaa44;}
#footer	a:visited {
    color:#ffaa44;}
#footer	a:active {
    color:#ffaa44;}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 5px;
	height:35px;
	width:100%;
	position:fixed;
	bottom: 0;
	background-color: #000000;
	border-top: 20px solid white;
	font-family: poppins, sans-serif;
	text-decoration: none;
	font-size:x-small;
	font-weight: 500;
	color: #CCCCCC;
	line-height: 3.5em;
	text-align: left;
	

}


/* PHONE  PHONE  PHONE  TO TABLET TABLET TABLET */
@media (min-width: 300px)and (max-width: 767px) {

body::-webkit-scrollbar{
    display: none;
  }

html {
    scrollbar-width: none;
  }
	
body { 


}

h1 {
	font-size: xx-small;
	font-weight: normal;
	line-height: 1.5em;	
	letter-spacing: .5px;
}	
	
h2 {
	font-family: poppins, sans-serif;
	font-style: normal;	
	font-weight: 500;
	font-size: small;
	text-decoration: none;
}	
	
h3 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}
/* PHONE  PHONE  PHONE  TO TABLET TABLET TABLET */
#secondcontainer {
background-image: url("../images/swfl-color-bkgd4.png");
background-position: 58% 42%;
	
position: relative;
width: 100%;
height: 100%;
margin-top:110px;
background-repeat: no-repeat;
background-size: cover;
border-bottom: 20px solid white;
border-left: 20px solid white;
border-right: 20px solid white;
box-sizing: border-box;	
}	
	
/* PHONE  PHONE  PHONE  TO TABLET TABLET TABLET */	
#header {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	height: 50px;
	text-align: left;

	}
#logo {
	width: 175px;
	height: auto;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: -40px;
	text-align: center;
	position: relative;
	text-decoration: none;
	color: #ffffff;
}
#logo a{
	color: #ffffff;
}

#tagline {
    font-family: poppins, sans-serif;
    float: right;
    text-align: center;
    line-height: 1.2em;
    width: auto;
    color: #000000;
    letter-spacing: 1px;
    height: 30px;
	margin-top: 0px;

    margin-left: 175px;
    margin-right: auto;
    position: absolute;
    left: 22px;
}

#click-select {
	font-family: poppins, sans-serif;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-style: normal;	
	font-size: x-small;
	line-height: 1.5em;
}	
/* PHONE  PHONE  PHONE  TO TABLET TABLET TABLET */	
	
/* map-list section */
.map-list {
	padding-bottom: 20px;
	padding-top: 10px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-family: poppins, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: normal;
	}

.text_column {
    width: 100%;
    text-align: center;
    font-weight: normal;
	margin-left: auto;
	margin-right: auto;
    line-height: 2.5em;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000; 
}
	
/* PHONE  PHONE  PHONE  TO TABLET TABLET TABLET */
	

/* SMALL DESKTOPS  SMALL DESKTOPS  SMALL DESKTOPS  SMALL DESKTOPS */
@media ( min-width : 768px ) and (max-width : 1160px ){
	
body { 

}	

body::-webkit-scrollbar{
display: none;
}
html {
scrollbar-width: none;
}

h1 {
	font-size: x-small;
	font-weight: normal;
	line-height: 1.2em;	
	letter-spacing: .5px;
}
h2 {
	font-family: poppins, sans-serif;
	font-style: normal;	
	font-weight: 500;
	font-size: small;
	text-decoration: none;
}
h3 {
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	letter-spacing: normal;
	
}
	
	#click-select {
	font-family: poppins, sans-serif;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	line-height: 1.5em;
	font-size: x-small;
}
		
	/* map-list section */
.map-list {
	padding-bottom: 20px;
	padding-top: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: poppins, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: normal;
	}

.text_column {
    width: 33%;
    text-align: left;
    font-weight: normal;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
	line-height: 2.5em;
}


#tagline {
    font-family: poppins, sans-serif;
    float: right;
    text-align: center;
    line-height: 1.2em;
    width: auto;
    color: #000000;
    letter-spacing: 1px;
    height: 30px;
	margin-top: 0px;

    margin-left: 175px;
    margin-right: auto;
    position: absolute;
    left: 22px;
}


}
}