
.mySlides {display:none;}

.toplogo {
	margin-top: 5px;
}

.toplogo img {
	height: 10%;
    width: 30%;
}


body {
	font-family: "Montserrat", sans-serif
}

.responsive {
	width: 100%
	max-width: 400px;
	height: auto;
}


* {
  box-sizing: border;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
}


.pic1 {
  max-width: 100%;
  height: auto;
}

.Padtop {
  padding-top: 40px;
}

.Padbot {
  padding-bottom: 40px;
}

h1 {
  color: black;
}

#headfont {
  color: black;
  text-align: left;
  font-size: 50px;
}

#subheadfont {
  color: black;
  text-align: left;
  font-size: 30px;
}

#pageheadfont {
  color: black;
  text-align: center;
  font-size: 35px;
}

#pageheadfont2 {
  color: black;
  text-align: left;
  font-size: 40px;
}

#pagesubfont {
  color: black;
  text-align: left;
  font-size: 25px;
}

#rcorners2 {
  border-radius: 25px;
  border: 2px solid black;
  padding: 5px; 
  width: 127px;
  height: 52px;  
}

#rcorners3 {
  border-radius: 25px;
  border: 2px solid black;
  padding: 5px; 
  width: 110px;
  height: 46px;  
}

#homebox {
  Background:white;
  width:900px;
  height:500px;

}

#ecobox {
  Background:white;
  width:900px;
  height:450px;

}

.w3-bar .w3-button {
  padding: 10px;
}

ul.a {
  list-style-type: circle;
}

ul.b {
  list-style-type: square;
}
