.wrapper{
	width:25%;
	float:left;
	margin-left:10%;
	}

.background {
  width:99%;
  height:auto;
  position: absolute;
}

.leftie {
  width: 50%;
  float: left;
}

.col-3-4 {
  margin-left:-14%;
  width: 65%;
  float: left;
}
.col-1-1 {
  width:100%;
  float:left;
}

[class*="hcon"]{
  margin: .5em 15% .5em 35%;
  text-align: center;
  font-family: "Arial", Arial, sans-serif;
  font-size: 20px;

  transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -webkit-transition: all .55s ease-in-out;
}

.transimg {
	height: 40%;
	width: auto;
}

[class*="icon"]{
  width: 85%;
  margin: 15% 0% 0% 0%;
  display: block;
  cursor: pointer;

  transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -webkit-transition: all .55s ease-in-out;
}

/*.click {
  margin: 0 65% 0 -25%;
}*/

.transbox {
  position: absolute;
  text-align: left;
  font-family: "Arial", Arial, sans-serif;
  font-size: 1em;
  width: 400px;
  height: auto;
  opacity:0;
  color:#000;
  left: -40%;
  z-index: 5;
  padding: 10px;
  margin: -10% 0 0 0;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .5);
  background-color: white;
  border-radius: 12px;

  transform-origin:left bottom;

  filter:alpha(opacity=100);
  transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -webkit-transition: all .55s ease-in-out;
  /* For IE8 and earlier */
}

.click + .transbox{
  opacity: 1;
  width:400px;
  height: auto;
  left: 10%;
  cursor: pointer;
}

.map {
  width: 50%;
  margin: 0 15% 0 20%;
  position: absolute;
  z-index: 1;
}

.rHide {
  opacity: 0;
  width: 50%;
  margin: 0 15% 0 20%;
  position: absolute;
  z-index: 2;
}

[class*="mnc"] {
  opacity: 0;
  width: 50%;
  margin: 0 15% 0 20%;
  position: absolute;
  z-index: 3;

  transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -webkit-transition: all .55s ease-in-out;
}
.mc {
  opacity: 1;
}

.rainIcons {
  position: absolute;
  width: 80%;
  margin: 35px 0 0 10%;
  z-index: -1;
}

#sun{
  float: left;
}
#cloud{
  float: right;
}

input[type=range] {
    /*removes default webkit styles*/
    -webkit-appearance: none;
    width: 60%;
    margin: 80px 20% 80px 20%;
}
/*--------------------WEBKIT--------------------*/
input[type=range]::-webkit-slider-runnable-track {
    width: 60%;
    height: 10px;
    background: -webkit-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Firefox 3.6 to 15 */
    background: linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy);
    border: none;
    border-radius: 5px;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: goldenrod;
    margin-top: -7px;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]:focus::-webkit-slider-thumb {
    background: deepskyblue;
}

/*--------------------MOZILLA--------------------*/

input[type=range]::-moz-range-track {
  width: 100%;
  height: 10px;
  background: -webkit-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy); /* For Firefox 3.6 to 15 */
  background: linear-gradient(90deg, yellow, gold, lightblue, dodgerblue, navy);
  border: none;
  border-radius: 5px;
}
input[type=range]::-moz-range-thumb {
    border: none;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: goldenrod;
}
/*hide the outline behind the border*/
input[type=range]:-moz-focusring{
    outline: none;
}

input[type=range]::-moz-focus-outer {
    border: 0;
}

input[type=range]:focus::-moz-range-thumb{
    background: deepskyblue;
}

.transboxish1
  {
  position: absolute;
  width:0px;
  height:0px;
  margin: 33% 40% 0% 27%;
  border:5px solid #D1CEA2;
  opacity:0;
  z-index: 4;

  transform-origin: left bottom;

  filter:alpha(opacity=100);
   transition: all .55s ease-in-out;
   -moz-transition: all .55s ease-in-out;
   -webkit-transition: all .55s ease-in-out;
   /* For IE8 and earlier */
  }
  .transboxish2
    {
    position: absolute;
    width:0px;
    height:0px;
    margin: 14.6% 40% 0% 41.8%;
    border:5px solid #D1CEA2;
    opacity:0;
    z-index: 5;

    transform-origin:left bottom;

    filter:alpha(opacity=100);
     transition: all .55s ease-in-out;
     -moz-transition: all .55s ease-in-out;
     -webkit-transition: all .55s ease-in-out;
     /* For IE8 and earlier */
    }
    .transboxish3
      {
      position: absolute;
      width:0px;
      height:0px;
      margin: 30% 40% 0% 50%;
      border:5px solid #D1CEA2;
      opacity:0;
      z-index: 4;

      transform-origin:left bottom;

      filter:alpha(opacity=100);
       transition: all .55s ease-in-out;
       -moz-transition: all .55s ease-in-out;
       -webkit-transition: all .55s ease-in-out;
       /* For IE8 and earlier */
      }
  .poi1{
  	margin: 28% 40% 0% 22%;
  	position:absolute;
  	z-index:4;
  	width:5.5%;
  	}
  .poi1:hover + .transboxish1 {
      opacity: 1;
	  width:342.86px;
  	  height:200px;}

    .poi2{
      	margin: 10% 40% 0% 37%;
      	position:absolute;
      	z-index:4;
      	width:7%;
      	}
    .poi2:hover + .transboxish2 {
          opacity: 1;
    	  width:342.86px;
      	  height:200px;}

    .poi3{
          	margin: 25% 40% 0% 45%;
          	position:absolute;
          	z-index:4;
          	width:5.5%;
          	}
    .poi3:hover + .transboxish3 {
              opacity: 1;
        	  width:342.86px;
          	  height:200px;}

	.smalltitle {
		margin-top:-1%;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
		font-size:18px;
		}

	.smallwrap {
		text-align:center;
		margin-right: 7.5%;
		}

	.trans65{
	width: 65%;
	float: left;
	}

	.trans34{
	width:34%;
	float: left;
	}
	.transbox h1{
	font-size: 16px;
	}
	.transbox ul {
  font-size: 12px;
  margin-left: -17%;
  line-height: 17px;
  }
