body{
	margin:auto;
	width:100%;
	background-color:#303030;
	color:#FFFFFF;
	font-family:'Lato', sans-serif, Helvetica, sans-serif;
	font-size:16px;
	
}

h2{
	font-size:1.4em;
	font-weight:normal;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}

h3{
	font-size:1.25em;
	text-decoration:overline;
	font-weight:normal;
}

h5.outdoortips{
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	text-decoration:overline;
	margin-top:0.65em;
	margin-bottom:0;
}

a{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	color:#A0A0A0;
}

nav a.mainnag{
	display:inline-block;
	width:100%;
	font-size:1em;
	padding:0.6rem 0.6rem;
	text-decoration:none;
	color:#FFFFFF;
	
}

nav a.mainnag:hover{
	color:#A0A0A0;
}

article.kalmontmountainstatus{
	text-align:center;
	width:100%;
	height:100%;
	background:url("../hpimg/weatherbg.jpg") no-repeat;
	background-size: 100% 100%;
	margin:auto;

}

div.menus{
	position:relative;
	min-height:5em;
	clear:both;
	margin:0 0 0 0;
}


div.headareahome{
  width:100%;
  height:100%;
  margin:auto;
  background:url("../hpimg/landingbg1.jpg") no-repeat;
  background-size: 100% 100%;
  text-align:center;
}

div.landingarea{
 text-align:center;
 padding-top:3em;
 padding-bottom:3em;
 margin-top:7em;
 margin-bottom:7em;
}

div.h2{
	font-size:1.65em;
	font-weight:bold;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}

div.homeava{
	text-align:center;
	font-size:1.25em;
	padding-top:40%;
	
	width:100%;
	height:100%;
	background:url("../hpimg/ava2.jpg") no-repeat;
	background-size: cover;
}

div.homeavacap{
	background-color:#080808;
	font-size:0.8em;
	opacity:0.7;
	text-align:left;
	padding-top:5%;
	padding-bottom:5%;
	margin-top:20%;
	margin-bottom:0;
}

div.homehyp{
	text-align:center;
	font-size:1.25em;
	padding-top:40%;
	
	width:100%;
	height:100%;
	background:url("../hpimg/hyp1(2).jpg") no-repeat;
	background-size: cover;
}

div.homecontainer{
	text-align:left;
	padding:1em 1.5em;
	padding-bottom:0;
	margin-bottom:0;
}

div.homemountainstatus{
	text-align:center;
}

div.mountweather{
	text-align:center;
}

div.riskchance{
	margin-top:-4em;
}

div.trips1{
	width:100%;
	height:100%;
	background:url("../hpimg/post1.jpg") no-repeat;
}

div.trips2{
	width:100%;
	height:100%;
	background:url("../hpimg/post2.jpg") no-repeat;
}

div.news1{
	width:100%;
	height:100%;
	background:url("../hpimg/post3.jpg") no-repeat;
}

div.news2{
	width:100%;
	height:100%;
	background:url("../hpimg/post4.jpg") no-repeat;
	background-size: cover;
}

div.posttitle{

	text-align:center;
	/*background:#505050;*/
	color:#a1d0e1;
	/*margin-top:1.3em;*/
	margin:0;
	padding-top:25%;
	/*padding-bottom:16%;*/
	
}

div.newstitle{

	text-align:center;
	/*background:#505050;*/
	color:#f4ad73;
	/*margin-top:1.2em;*/
	margin:0;
	padding-top:30%;
	/*padding-bottom:26%;*/
	
}

div a.insidelink{

	display: inline-block;
	text-decoration:none;
	padding:0.5em 0.5em;
	color:#404040 ;
	border:0.15rem solid #404040;
	border-radius:3px;
	float:right;
	margin-right:3%;
}

div a.insidelink:hover{
	color:#888888;
	border:0.15rem solid #888888;
}

div.b2tbut{
	text-align: center;
}

div.reference{
	text-decoration:none;
	text-align:center;
	font-size:0.75em;
}

div.buttomarea{
	padding-top:6%;
	padding-bottom:6%;
	background-color:#404040;
}

/* flexbox code from codepen.io*/
/*div.flex-container{
	

	 
  	display: -webkit-flex;
  	display: flex;
  
  	align-items:stretch;
}
*/
.tips{
	background:#505050;
}

/* end of flexbox code from codepen.io*/

img.searchicon{
	margin-top:-0.5em;
	width:32px;
	height:32px;
}

img.menubut{
	width:34px;
	height:24px;
	overflow: hidden;
	z-index:100;
	position:fixed;
	top:2.5em;
	left:2%;
}

img.riskicon{
	width:60px;
	height:60px;
}

img.ahicon{
	width:30px;
	height:30px;
	margin-top:40%;
}

img.logo{
	width:130px;
	height:75px;
}
img.logobottom{
	width:130px;
	height:75px;
	margin-left:10%;
}

img.icon{
	width:50px;
	height:50px;
}

img.iconsm{
	width:50px;
	height:50px;
	margin-left:10%;
}


img.b2ticon{
	width:35px;
	height:35px;
	margin-top:2em;
	margin-bottom:2em;
}

img.weaicon{
	width:10px;
	height:15px;
}

img.snowicon{
	width:15px;
	height:15px;
}

img.windicon{
	width:27.5px;
	height:15px;
}

img.weamainicon{
	width:35px;
	height:35px;
}

img.weasubicon{
	width:27px;
	height:27px;
}

img.scrolldown{
	width:40px;
	height:40px;
	margin-top:1em;
	margin-bottom:1em;

}

img.mountinfoimg{
	width:40%;
	height:40%;
}

img.postimg{
	width:100%;
	height:100%;
}

img.postinnerimg{
	width:100%;
	height:100%;
}

p.postinnertext{
	width:100%;
	font-size:0.8em;
	padding:0.5em 0.5em;
	margin-top:-1em;
}
p.postinnertexttop{
	width:100%;
	font-size:0.8em;
	padding:0.5em 0.5em;

}

p.mountain1{
	font-size:1.2em;
	margin-bottom:-1em;
}

p.mountain2{
	font-size:1.2em;
}

p.open{
	font-size:2.2em;
	padding:0.2em 0.2em;
	margin-top:0.3em;
}

p.avachance{
	color:#8cd1e8;
}

p.homeavacap{
	text-align: justify;
    
}

p.homeriskrm{
	text-align:right;
	padding-right:5%;
}

p.weathertoday{
	font-size:1.5em;
}

p.trips{
	background-color:#080808;
	color:#a1d0e1;
	font-size:1.2em;
	text-align:center;
	opacity:0.6;
	padding-top:50%;
	padding-bottom:50%;	
	margin-top:0;
	margin-bottom:0;
}

p.news{
	background-color:#080808;
	color:#f4ad73;
	font-size:1.2em;
	text-align:center;
	opacity:0.6;
	padding-top:50%;
	padding-bottom:50%;	
	margin-top:0;
	margin-bottom:0;
}

/* following code of making hidden postbox from codepen.io starts here */
.post{
	opacity: 0;
  	visibility: hidden;
  	position: fixed;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	text-align: left;
  	background: rgba(0,0,0, .9);
  	transition: opacity .25s ease;
}

.post_bg{
	position: absolute;
	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	cursor: pointer;	
}

.post-state{
	display:none;
}

.post-state:checked + .post{
	opacity:1;
	visibility:visible;
}

.post-state:checked + .post .post_inner{
	top:0;
}

.post_inner{
	transition:top .25s ease;
	position:absolute;
	top: -20%;
 	right: 0;
  	bottom: 0;
  	left: 0;
  	width: 70%;
  	margin: auto;
  	overflow: auto;
  	color:#A0A0A0;
  	background: #fff;
  	border-radius: 5px;
  	padding: 1em 2em;
  	height: 70%;
}

.post_close{
	position:absolute;
	right:1em;
	top: 1em;
  	width: 1.1em;
  	height: 1.1em;
  	cursor: pointer;
}

.post_close:after,
.post_close:before{
	content: '';
  	position: absolute;
  	width: 2px;
  	height: 1.5em;
  	background: #ccc;
  	display: block;
  	transform: rotate(45deg);
  	left: 50%;
  	margin: -3px 0 0 -1px;
  	top: 0;
}

.post_close:hover:after,
.post_close:hover:before{
	background:#aaa;
}

.post_close:before{
	transform:rotate(-45deg);
}

.readmorebut1{
	cursor:pointer;
	display: inline-block;
	padding:0.5em 0.5em;
	color:#a1d0e1;
	border:0.15rem solid #a1d0e1;
	border-radius:3px;
}

.readmorebut1:hover,
.readmorebut1:focus{
	color:#FFFFFF;
	border:0.15rem solid #FFFFFF;
}

.readmorebut2{
	cursor:pointer;
	display: inline-block;
	padding:0.5em 0.5em;
	color:#f4ad73;
	border:0.15rem solid #f4ad73;
	border-radius:3px;
}

.readmorebut2:hover,
.readmorebut2:focus{
	color:#FFFFFF;
	border:0.15rem solid #FFFFFF;
}

/* end of the hidden box code */

/* menu toggle code from http://codepen.io/CreativeJuiz/pen/oCBxz */
/* Important styles */
#toggle {
  display: block;
  width: 28px;
  height: 30px;
  padding-top:1.5em;
  
  margin:auto;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #FFF;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
  position: relative;
  color: #999;
  width: 100%;
  padding: 0.8em;
  margin-top:1em;
  
  text-align: center;
  border-radius: 0.4em;
  
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
 
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}

/* end of menu toggle code*/

hr.weatherline{
	text-align:center;
	width:70%;
}

hr.hrl{
	width:100%;
	text-align:right;
}

hr.hrr{
	width:100%;
	text-align:left;
}
/* textbox code from http://www.w3schools.com/cssref/tryit.asp?filename=trycss_dim_width_inputfocus*/
.form-control{
      display:block;
      width:90%;
      height:2rem;
      padding:0.8rem 0.8rem;
      font-size:0.95rem;
      color:#FFFFFF;
      border-radius:0.6rem;
      margin-top:0.3em;
      opacity:0.75;
      background:#303030;
      -webkit-transition: width 0.35s ease-in-out;
      transition:width 0.35s ease-in-out;
}

input:focus{
	width:115%;
	box-shadow: 0 0 0.2em #ff9900;
	border: 0.3em solid #ff9900;
}

/* textbox code ends here*/

@media (max-width: 61em){
	div.headareahome{
  	width:100%;
  	height:100%;
  	background:url("../hpimg/landingbg2.jpg") no-repeat;
  	background-size: 100% 100%;
	}
}

@media (max-width: 51em){	
	div.headareahome{
  	width:100%;
  	height:100%;
  	background:url("../hpimg/landingbg3.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
}

@media (max-width: 44em){
	div.headareahome{
  	width:100%;
  	height:100%;
  	background:url("../hpimg/landingbg4.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	p.weathertoday{
	font-size:1.2em;
	}
	img.weamainicon{
	width:25px;
	height:25px;
	}
}

@media (max-width:30em){
	div.headareahome{
  	width:100%;
  	height:100%;
  	background:url("../hpimg/landingbg5.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	p.weathertoday{
	font-size:1.1em;
	}
	img.weamainicon{
	width:20px;
	height:20px;
	}
	input:focus{
	width:110%;
	}
}

@media (max-width:28em){
	div.landingarea{
 	padding-top:0.3em;
 	padding-bottom:3em;
	margin-top:-0.8em;
	margin-bottom:6em;
	}
}




