#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:1.5% 0% 0 80%;
	position:fixed;
	top:0;
	z-index:999;
}

.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.h35 {
	font-size:180%;
	text-align:left;
	color: rgba(140,198,62,1);
	font-family: 'Fjalla One', sans-serif;

}
.h4 {
	font-size:250%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h5 {
	font-size:120%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;

}
.h6 {
	font-size:150%;
	text-align:left;
	color: rgba(239,64,54,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;

}
.h7 {
	font-size:250%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;

}

.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:2.5% 0 0 9%;
	position:fixed;
	top:0;
	z-index:999;
	visibility:visible;
	border-radius:50px;
	
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	margin:1.5%;
	color: rgba(59,35,20,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:150%;
	padding-bottom:0.5%;
}
.mediabuttons:hover {
	color: rgba(239,64,54,1);
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:70%;
	float: none;
	margin:0 auto 0 auto;
}
.justforcontrol2 {
	height:auto;
	width:94%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:200px;
	width:100%;
	float:left;
	padding:3% 0% 3% 0%;
	background-color: rgba(35,12,0,1);
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}

.readmore2 {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	background-color: rgba(40,60,134,1);
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:90%;
}
.readmore2:hover {
	color: rgba(40,60,134,1);
	background-color: rgba(255,204,0,1);
}
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	background-color: rgba(153,153,153,1);
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:100%;
}
.readmore:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(51,51,51,1);
}

	#email {
	background-color: rgba(51,51,51,1);
	height: 38px;
	width: 20%;
	font-family: 'Heebo', sans-serif;
	color: rgba(255,255,255,1);
	font-size:80%;
	text-align:center;
	border:0px;
	-webkit-appearance: none;
border-radius: 0;
	}
	#security {
	background-color: rgba(51,51,51,1);
	height: 38px;
	width: 30%;
	font-family: 'Heebo', sans-serif;
	color: rgba(255,255,255,1);
	font-size:80%;
	text-align:center;
	border:0px;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 40px;
	width: 20%;
	background-color: rgba(0,0,0,1);
	font-family: 'Heebo', sans-serif;
	color: rgba(255,255,255,1);
	font-size:80%;
	text-align: center;
	border: 0px;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit:hover {
		color: rgba(0,0,0,1);
		background-color: rgba(255,255,255,1);
	}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 45%;
	position:absolute;
	}
.socialcubes {
	height:30px;
	width:30px;
	padding:2%;
	text-align:center;
	float:left;
	background: no-repeat rgba(59,35,20,1);
	margin:2px;
	border-radius:50%;
}
.socialcubes:hover {
	background:  rgba(239,64,54,1);
}
.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 200px;
	float:right;
	margin:5% 0% 0 40%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	visibility: hidden;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:130px;
	width:100%;
	float:left;
	padding:5%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 35%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}

	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
		#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:3% 0% 0 60%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	visibility: hidden;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:70%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:140px;
	width:100%;
	float:left;
	padding:5%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 37%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
		#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:1.5% 0% 0 70%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	visibility: hidden;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:200px;
	width:100%;
	float:left;
	padding:3% 0% 3% 0%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 45%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
		#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:1.5% 0% 0 75%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:2.5% 0 0 9%;
	position:fixed;
	top:0;
	z-index:999;
	visibility:visible;
	border-radius:50px;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:90%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:200px;
	width:100%;
	float:left;
	padding:3% 0% 3% 0%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 45%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
		#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:1.5% 0% 0 80%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:2.5% 0 0 9%;
	position:fixed;
	top:0;
	z-index:999;
	visibility:visible;
	border-radius:50px;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:70%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:200px;
	width:100%;
	float:left;
	padding:3% 0% 3% 0%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 45%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
		#topbar {
	height:120px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-webkit-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
-moz-box-shadow: -10px 14px 5px -6px rgba(0,0,0,0.25);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 250px;
	float:right;
	margin:1.5% 0% 0 80%;
	position:fixed;
	top:0;
	z-index:999;
}


.h1 {
	font-size:380%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h2 {
	font-size:220%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;

}
.h3 {
	font-size:130%;
	text-align:left;
	color: rgba(40,60,134,1);
	font-family: 'Fjalla One', sans-serif;
	font-weight:900;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:2.5% 0 0 9%;
	position:fixed;
	top:0;
	z-index:999;
	visibility:visible;
	border-radius:50px;
	
}
.responsive {
	width:100%;
	max-width:150px;
	height:auto;
}
.responsive2 {
	width:100%;
	max-width:250px;
	height:auto;
}

.justforcontrol {
	height:auto;
	width:70%;
	float: none;
	margin:0 auto 0 auto;
}



#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#footercontrl {
	height:200px;
	width:100%;
	float:left;
	padding:3% 0% 3% 0%;
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:80%;
	text-align: center;
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 45%;
	position:absolute;
	}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 1% 0.1%;
	color: rgba(255,255,255,1);
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position:fixed;
	bottom:0;
	z-index:1;
	}
	}
