a {
	text-decoration: none;
	color: rgba(255,255,255,1);
	font-size: 80%;
}
a:hover {
	color: rgba(140,198,62,1);
}
#menubar {
	height:100px;
	width: 100%;
	float:right;
	padding-bottom:8%;
	background-color:rgba(255,255,255,1);
	position:fixed;
	top:0;
	z-index:999;
}

.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:50%;
	text-align:justify;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:1% auto 0 auto;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.justforcontrol4 {
	height:auto;
	width:65%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}
.iconlogo {
	width: 60px;
	height: auto;
	float: right;
	margin: -10% 0% 0% 5%;
	position:fixed;
	top:0;
	z-index:6;
	}
	
.h1 {
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align:center;
	font-family: 'Fjalla One', sans-serif;
}

.h2 {
	font-size:300%;
	color: rgba(255,255,255,1);
	text-align: left;
	font-family: 'Fjalla One', sans-serif;
}
.h21 {
	font-size:210%;
	color:  rgba(140,198,62,1);
	text-align: left;
	font-family: 'Fjalla One', sans-serif;
}
.dot {
	font-size:300%;
	color: rgba(255,0,102,1);
	text-align: left;
	font-family: 'Fjalla One', sans-serif;
}
.h3 {
	font-size:150%;
	font-family: 'Fjalla One', sans-serif;
	word-spacing:-2px;
}
.h34 {
	font-size:150%;
	font-family: 'Fjalla One', sans-serif;
	color:rgba(255,51,153,1);
}
.h4 {
	font-size:380%;
	font-family: 'Fjalla One', sans-serif;
	color: rgba(51,51,51,1);
}
.h5 {
	font-size:100%;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
}

.h6 {
	font-size:250%;
	color: rgba(51,51,51,1);
	padding:0 20% 3% 20%;
	border-bottom:1px solid rgba(102,102,102,1);
	text-align:center;
	font-family: 'Fjalla One', sans-serif;
}
.h7 {
	font-size:250%;
	font-family: 'Fjalla One', sans-serif;
	color: rgba(51,51,51,1);
	text-align:left;
	line-height:50px;
}
.h8 {
	font-size:400%;
	color: rgba(255,255,255,1);
	padding:0 0% 1% 0%;
	border-bottom:10px solid rgba(255,255,255,1);
	text-align: left;
	font-family: 'Fjalla One', sans-serif;
	word-spacing: -5px;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:5% 5% 3% 5%;
	background-color: rgba(0,0,0,1);
	color:rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	position:relative;
	font-size:100%;
	text-align:left;
	z-index:2;
}

.subscribe {
	height: auto;
	width: 60%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 46%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 20%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 30%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(51,51,51,1);
	background-color: rgba(255,255,255,1);
	z-index:3;
	position: relative;
}
.readmore:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(51,51,51,1);
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}
.socialcubes {
	height:30px;
	width:30px;
	padding:2%;
	text-align:center;
	float:left;
	background: no-repeat rgba(21,21,21,1);
	margin:2px;
	border-radius:50%;
}
.socialcubes:hover {
	background:  rgba(140,198,62,1);
}

.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {

	
		.justforcontrol {
	height:auto;
	width:100%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:70%;
	text-align:justify;
	letter-spacing:-1.5px;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

	
.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:10% 5% 10% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 100%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 100%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 100%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 100%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:70%;
	text-align:justify;
	float: none;
	letter-spacing:-1.5px;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:60%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

	
.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:10% 5% 10% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 100%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 100%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 100%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 100%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:50%;
	text-align:justify;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:10% 5% 10% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 60%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 46%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 20%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 30%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:50%;
	text-align:justify;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:5% 5% 5% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 60%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 46%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 20%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 30%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	}
	@media only screen and (min-width: 1440px) {
	.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:50%;
	text-align:justify;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:5% 5% 5% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 60%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 46%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 20%;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 30%;
	background-color:inherit;
	font-family:'Fjalla One', sans-serif;
	color: rgba(255,255,255,1);
	text-align: center;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	.justforcontrol {
	height:auto;
	width:50%;
	text-align: center;
	float: none;
	padding-top:2%;
	border-top:rgba(255,255,255,1) 1px solid;
	margin:5% auto 0 auto;
}
.justforcontrol1 {
	height:auto;
	width:50%;
	text-align:justify;
	float: none;
	border-top:rgba(255,255,255,1) 1px solid;
}
.justforcontrol2 {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}

.justforcontrol3 {
	height:auto;
	width:92%;
	float: none;
	margin:0 auto 0 auto;
}
.responsive {
	width:100%;
	max-width:200px;
	height:auto;
}

	
.h1 {
	font-size:150%;
}

.h2 {
	font-size:250%;
}
.h21 {
	font-size:210%;
}
.dot {
	font-size:200%;
}
.h3 {
	font-size:150%;
}
.h34 {
	font-size:150%;
}
.h4 {
	font-size:280%;
}
.h5 {
	font-size:100%;
}

.h6 {
	font-size:150%;
	padding:0 10% 3% 10%;
}
.h7 {
	font-size:150%;
}
.h8 {
	font-size:250%;
}
#map {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.footercontrl {
	height:auto;
	width:100%;
	float:left;
	padding:5% 5% 3% 5%;
	text-align:left;
}

.subscribe {
	height: auto;
	width: 60%;
	float: none;
	margin: 0% auto 0 0%;
}
.mediabuttonscntrolholder {
	height:auto;
	width:100%;
	float:none;
	margin:3% auto 0% auto;
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	color: rgba(204,204,204,1);
	font-family:'Fjalla One', sans-serif;
	font-size:129%;
	text-align:left;
	padding:0% 1.5% 0.3% 0%;
	margin:0 0.7% 0 0%;
	border-right: rgba(255,255,255,1) 1px solid;
}
.mediabuttons:hover {
	color: rgba(255,255,255,1);
}
.contacts {
	height: auto;
	width: 100%;
	float: left;
	margin: 1% 0 0 0%;
	padding:0 0 2% 0;
	color: rgba(255,255,255,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
	border-bottom: rgba(255,255,255,1)1px solid;
}
.contacts2 {
	height: auto;
	width: 90%;
	float: left;
	margin: 1% 0 0 0%;
	color: rgba(153,153,153,1);
	font-size: 80%;
	text-align:justify;
	font-family: 'Nunito', sans-serif;
}
#email {
	background-color:inherit;
	height: 38px;
	width: 46%;
	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
#security {
	background-color:inherit;
	height: 38px;
	width: 20%;	text-align:center;
	border:1px #FFFFFF solid;
	-webkit-appearance: none;
border-radius: 0;
	}
	#submit  {
	height: 42px;
	width: 30%;
	border:1px #FFFFFF solid;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}

	#submit:hover {
		color: rgba(255,255,255,1);
		background-color: rgba(51,51,51,1);
	}
	
.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	font-size:120%;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: 2% 0% 0% 0%;
	}


.webby {
	height: auto;
	width: auto;
	float:  left;
	margin: 0% 0% 0.5% 0%;
	position:fixed;
	font-size: 85%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	bottom:0;
	z-index:6;
	visibility:visible;
	}
	}