hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ebebeb;
  margin: 1em 0;
  padding: 0;
}

.contentbg {
  border-radius: 4px;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  /*   box-shadow: 5px 5px 5px  #e1e1e1; */
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  /* background-image:url("http://satun-geopark.com/wp-content/uploads/2017/01/seigaiha.png"); */
}





.contentbgwhite {
  border-radius: 4px;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  /*  font-family: 'Roboto Condensed'; */
  /* text-transform: uppercase; */
  /*   box-shadow: 5px 5px 5px  #e1e1e1; */
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
}

a:hover {
  /* color: white; */
  opacity: 1;
  filter: grayscale(50%);
  
}

wpsm_nav wpsm_nav-tabs {
  /* color: white; */
  margin: -20px;
  height: 100px;
}

.main-container {
  margin-top: 5px;
  padding: 0px;
  margin: 0px;
}

span {
  font-family: kanit;
}

/* img.custom-logo {
  width: 250px;
  height: 71px;
  padding-top: 5px;
}
*/

.footbgwhite {
  background-color: white;
  margin: 0px 0 0px 0;
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-bottom: 30px;
}

.button {
  border-radius: 4px;
  border-bottom: 1px solid #44a5dc;
  border-top: 1px solid #44a5dc;
  border-left: 1px solid #44a5dc;
  border-right: 1px solid #44a5dc;
  background-color: #44a5dc;
  /*   box-shadow: 5px 5px 5px  #e1e1e1; */
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100px;
  height: 25px;
}

h2{

  font-size: 20px;
}


.bgsubscribe{
	      background-color: #111111;
        color: white;
        margin: 0px 0 0px 0;
        background-repeat: no-repeat;
        padding-top: 20px;
        padding-bottom: 30px;
        }

.custom-logo{
  width:100%;
}