@import "reset.css";

@import "1224.css";

/*////////////////////////////////////////////////////////////////////*/
/*
  Master CSS ~ Client Name
  Developed by Brian Sullivan @ Grand Collaborative
*/

/*//////////////////////////////FONTS/////////////////////////////////*/

p{
	font-size: 13pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 18pt;
	padding: 10px 20px 0px 20px;
	color: #666666;
}

p.logo{
	color: #fff;
	padding-top: 18px;
	font-weight: 700;
}

.logo{
	z-index: 998;
	position: relative;
	float: left;
}

p.footertext{
	font-size: 12pt;
	line-height: 16pt;
	color: #fff;
	padding: 10px 20px 0px 20px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

p.servtext{
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
	padding: 10px 20px 0px 20px;
}

p.servicetext{
	font-size: 12pt;
	line-height: 16pt;
	color: #fff;
	padding: 10px 20px 0px 20px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	}

p.schedule{
	padding-top: 40px;
}

h1{
	font-size: 42pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 46pt;
	padding: 0px 60px 20px 60px;
	color: #e9df1f;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}

h2{
	font-size: 22pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 26pt;
	padding: 10px 0px 0px 0px;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

h3.schedule{
	padding-top: 0px;
}

h3{
	font-size: 18pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 22pt;
	padding: 40px 20px 10px 20px;
	color: #01718e;
}

h4{
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 22pt;
	padding: 20px 20px 10px 20px;
	color: #01718e;
}


#con{
	padding: 130px 10px 0px 10px;
}

#vid{
	padding: 50px 40px 0px 40px;
}

#vid_con{
	padding: 70px 40px 0px 40px;
}

a{
	text-decoration: none;
	color: #00aeef;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	font-weight: bold;
}

white{
	color: #fff;
}

/*//////////////////////////////NAV///////////////////////////////////*/

.bg {
  background: #000;
  width: 100%;
  height: 60px;
  opacity: 0;
  z-index: 0;
  position: absolute;
}

.show {
  opacity: 0.5;
}

.transition {    
  -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.nav{
	width: 100%;
	height: 60px;
	z-index: 999;
	position: fixed;
	float: right;
}

.nav2{
	width: 100%;
	height: 70px;
	z-index: 999;
	position: fixed;
	background-color: rgba(25, 25, 25, .75);
}

#nav{
    list-style:none;
    float:right;
}

#nav li{
    float:left;
    position:relative;
}

#client a{
	color: #fff;
	background-color: #00aeef;
}

#client a:hover{
	color: #fff;
	background-color: #00aeef;
	box-shadow: 0px 0px 8px #005676 inset;
}

#nav a, #nav2 a{
    display:block;
    padding: 22px 20px 22px 20px;
    color:#fff;
    font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-style: normal;
    text-decoration:none;
}

#nav a:hover, #nav2 a:hover{
    color: #00aeef;

}

#nav ul{
	color: #00aeef;
    list-style:none;
    position:absolute;
	display: none;
}

#nav ul li{
	color: #00aeef;
	width: 130px;
	padding-left: 20px;
	background: #fff;
    float:none;
}

#nav ul a{
	color: #00aeef;
	width: 110px;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 0px -10px;
}

#nav li:hover ul{
	color: #00aeef;
    display: block;
}

#nav li:hover a{
    color: #00aeef;
}

#nav li:hover ul a{ 
	color: #000;
	font-weight: 300;
    text-decoration:none;
}

#nav li:hover ul li a:hover{
	color: #00aeef;
	background-color: #fff;
}

#maccess{
	display: none;
}

#maccess a{
    color:#fff;
    font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-style: normal;
    text-decoration:none;
}

/*//////////////////////////////CONTAINER///////////////////////////////////*/

.main{
	width: 100%;
	height: 400px;
	padding-top: 130px;
	background-image: url(../img/missoula1.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
	background-position: center center;
  	background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}

.contact{
	width: 100%;
	height: 150px;
	padding-top: 150px;
	background-image: url(../img/missoula1.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
	background-position: center center;
  	background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}

.hotel{
	width: 100%;
	height: 150px;
	padding-top: 150px;
	background-image: url(../img/missoula1.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
	background-position: center center;
  	background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}

#map{
	padding-top: 30px;
	width: 100%;
	position: absolute;
}

.blue{
	height: 10px;
	width: 100%;
	background-color: #535353;
	
}

.blue_home{
	width: 100%;
	height: 40px;
	font-size: 22pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	padding: 0px 20px 0px 20px;
	color: #fff;
	background-color: #535353;
}

.blue_home2{
	display: none;
	width: 100%;
	height: 80px;
	font-size: 22pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	padding: 0px 20px 0px 20px;
	color: #fff;
	background-color: #535353;
}

.blue2{
	height: 4px;
	width: 260px;
	padding: 0px 40px 0px 40px;
	margin: 0px 20px 0px 20px;
	background-color: #01718e;
}

.blue_back{
	height: 150px;
	width: 100%;
	text-align: center;
	padding: 80px 0px 0px 0px;
	background-color: #0a759f;
}

.yellow_back{
	width: 100%;
	background-color: #e9df1f;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}

.pad{
	padding: 20px 0px 0px 50px;
}

.footer{
	background-color: #535353;
	height: 150px;
	width: 100%;
	padding-top: 20px;
}

/*//////////////////////////////STYLES/////////////////////////////////////*/

#reg{
	padding: 10px 60px 0px 60px;
}

#button{
	width: 250px;
	height: 35px;
	background: #00aeef;
	padding: 20px 20px 5px 20px;
	margin: 30px 0px 0px 60px;
	font-size: 15pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	color: #fff;
}

#button_footer{
	width: 200px;
	height: 45px;
	background: #00aeef;
	padding: 20px 10px 13px 10px;
	margin: 10px 0px 0px 0px;
	font-size: 14pt;
	line-height: 16pt;
	text-align: center;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #fff;
}

#button a, #button_footer a{
	text-decoration: none;
}

#button:hover, #button_footer:hover{
	box-shadow: 0px 0px 8px #005676 inset;
}

#services{
	text-align: center;
	padding: 20px 0px 30px 0px;
}

iframe{
	padding: 50px 10px 50px 10px;
}

.rr{
	vertical-align: middle;
	margin-bottom: 8px; 
	padding: 0px 10px 0px 10px;
}

.img{
	display: block;
	margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

simg{
	vertical-align: middle;
	left: auto;
	right: auto;
	display: block;
}

#servpad{
	margin-top: 20px;
	margin-bottom: 30px;
}

#formpad{
	height: 30px;
}
	

.btn--alt{
	width: 350px;
	height: 200px;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #01718e;
	color: #fff;
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.btn--alt:hover {
    font-size: 0;
}

.btn--alt:hover:after {
    content: attr(data-btn-alt);
    font-size: 14pt;
    word-wrap: break-word;
    color: black;
    background-color: #fff;
    width: 400px;
	height: 200px;
	display: block;
}



 /*//////////////////////////////FORMs//////////////////////////////////////*/
 
form #website{ 
	display:none; 
	}
 
input{
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 18pt;
	color: #01718e;
	padding: 5px 0px 0px 10px;
	text-align: left;
}

#fit{
	width: 300px;
}

textarea{
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 18pt;
	color: #01718e;
	padding: 5px;
	text-align: left;
	width: 300px;
}

input[type="submit"]{
	padding: 8px 15px 5px 15px;
	background-color: #00aeef;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 18pt;
	color: #fff;
	margin-bottom: 40px;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
}

#formpad{
	margin-bottom: 40px;
	}
}

 /*//////////////////////////////TABLE//////////////////////////////////////*/
 
table.request{
	display: block;
	font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	color: #333333;
	padding: 0px 20px 20px 20px;
 }
 
table.request a{
	 color: #ff9933;
 }

table.request a:hover{
	 color: #000;
 }
 
 table.request tr{
	padding: 10px;
 }
 
 table.request th{
 	width: 100%;
	padding: 10px 0px 20px 0px;
 }
 
 table.request td{
	 padding: 10px 0px 10px 0px;
 }
 
 #reporter_form{

	 font-size: 14pt;
	font-family: "fira-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 1.75;
 }
 
 table.schart{
	 width: 100%;
	 margin-top: 40px;
	 text-align: center;
 }
 
 table.schart td.gray{
	 background-color: #d2d2d2;
	 width: 100%;
	 height: 50px;
 }
 
  table.schart td.white{
	 width: 100%;
	 height: 50px;
 }


/*////////////////////////////////////////////////////////////////////*/
/* End of Master Elements 
////////////////////////////////////////////////////////////////////*/
/*
Responsive Site Specific Layout ELementes ~ You Can Fuck With These Brian
*/
/* Break 1 (iPhone Portrait +)----------- */
@media only screen and (max-width : 320px) {
	/* Styles */
	
	p.logo{
		padding-top: 25px;
	}
	
	p.footertext{
		font-size: 16pt;
		line-height: 20pt;
	}
	
	p.servicetext{
		font-size: 16pt;
		line-height: 20pt;
	}
	
	/*//////////////////////////////CONTAINER//////////////////////////////////*/
	
	.main{
	width: 100%;
	height: 400px;
	}
	
	.footer{
	height: 525px;
	}
	
	.blue_home{
	height: 200px;
	padding: 0px 0px 0px 0px;
	}
	
	.blue_home2{
	display: none;
	}
	
	
	/*//////////////////////////////NAVIGATION//////////////////////////////////*/
	
	.nav{
	display: none;
	}

	#maccess{
	display: inherit;
	}
	
	/*//////////////////////////////FORMS//////////////////////////////////*/
		
	#fit{
	width: 260px;
	}

	/*//////////////////////////////STYLES//////////////////////////////////*/
		
	#services{
	text-align: center;

	}
	
}

/* Break 2  (iPhone 4 & 4s Lanscape)----------- */
@media only screen and (min-width : 321px)
and (max-width : 480px) {
	/* Styles */
	
	/*//////////////////////////////FONTS/////////////////////////////////*/
	
	p.logo{
	
	padding: 22px 0px 0px 30px;
	}
	
	p.footertext{
		font-size: 16pt;
		line-height: 20pt;
	}
	
	p.servicetext{
		font-size: 8pt;
		line-height: 10pt;
	}
	
	h1{
		font-size: 28pt;
		line-height: 32pt;
		padding: 50px 10px 0px 10px;
	}
	
	h2{
		font-size: 14pt;
		line-height: 18pt;
		padding: 0px 10px 0px 10px;
	}
	
	/*//////////////////////////////CONTAINERS/////////////////////////////////*/
	
	.main{
	height: 450px;
	padding-top: 40px;
	background: url(../img/missoula1.jpg); 
	}
	
	.footer{
	height: 525px;
	}
	
	.blue_home{
	height: 200px;
	padding: 0px 0px 0px 0px;
	}
	
	.blue_home2{
	display: none;
	}
	
	/*//////////////////////////////STYLES/////////////////////////////////////*/

	#reg{
		padding: 10px 0px 0px 0px;
	}
	
	#button{
		padding: 22px 0px 5px 6px;
		margin: 30px 0px 0px 10px;
		font-size: 14pt;
	}
	
	#services{
	text-align: left;
	}
	
	.blue2{
		width: 200px;
	}
	
	/*//////////////////////////////FORMS//////////////////////////////////*/
		
	#fit{
	width: 260px;
	}
	
	/*//////////////////////////////NAVIGATION//////////////////////////////////*/
	
	.nav{
	display: none;
	}

	#maccess{
	display: inherit;
	}
	
}

/* Break 3 (Non Apple Smart Phones/Tablets + iphone 5 Landscape)----------- */
@media only screen and (min-width : 481px)
and (max-width : 767px) {
	/* Styles */
	
	/*//////////////////////////////FONTS/////////////////////////////////*/
	
	p.logo{
		font-size: 18pt;
	padding: 22px 0px 0px 30px;
	}
	
	h1{
		font-size: 17pt;
		line-height: 20pt;
		padding: 60px 10px 0px 10px;
	}
	
	h2{
		font-size: 12pt;
		line-height: 16pt;
		padding: 0px 10px 0px 10px;
	}
	
	/*//////////////////////////////CONTAINERS/////////////////////////////////*/
	
	.main{
	width: 100%;
	height: 280px;
	padding-top: 40px;
	}
	
	
	.footer{
	height: 475px;
	}
	
	.blue_home{
	height: 200px;
	}
	
	.blue_home2{
	display: none;
	}
	
	/*//////////////////////////////STYLES/////////////////////////////////////*/

	#reg{
		padding: 10px 0px 0px 0px;
	}
	
	#button{
		padding: 22px 0px 5px 6px;
		margin: 30px 0px 0px 10px;
		font-size: 14pt;
	}
	
	#services{
	text-align: left;
	padding: 20px 0px 30px 0px;
	}
	
	/*//////////////////////////////FORMS//////////////////////////////////*/
		
	#fit{
	width: 400px;
	}
	
	
	/*//////////////////////////////NAVIGATION//////////////////////////////////*/
	
	.nav{
	display: none;
	}

	#maccess{
	display: inherit;
	}
	
}

/* Break 4 (iPad Portrait +) ----------- */
@media only screen and (min-width : 768px)
and (max-width : 1023px) {
	/* Styles */
	
	/*//////////////////////////////FONTS/////////////////////////////////*/
	
	h1{
	font-size: 30pt;
	}
	
	h2{
	font-size: 16pt;
	line-height: 22pt;
	}
	
	/*//////////////////////////////STYLES/////////////////////////////////////*/
	
	.main{
	width: 100%;
	height: 440px;
	padding-top: 80px;
	}
	

	
	#button_footer{
	width: 150px;
	}
	
	.blue_home{
	display: none;
	}
	
	.blue_home2{
	display: block;
	}
	
	/*//////////////////////////////NAVIGATION//////////////////////////////////*/
	
	#nav a{
    display:block;
    padding: 22px 5px 22px 5px;
    }
    
    /*//////////////////////////////FORM//////////////////////////////////*/
    
    table.request th{
 	width: 80%;
 	}
 	
 	#fit{
	width: 180px;
	}
	
}

/* Break 5 (iPad Landscape +) ----------- */
@media only screen and (min-width : 1024px)
and (max-width : 1223px) {
	/* Styles */
	
	/*//////////////////////////////FONTS/////////////////////////////////*/
	
	p.logo{
	font-size: 16pt;
	}

	h1{
	font-size: 34pt;
	}
	
	h2{
	font-size: 18pt;
	line-height: 22pt;
	}
	
	h3{
	font-size: 18pt;
	line-height: 22pt;
	}
	
	/*//////////////////////////////STYLES/////////////////////////////////////*/
	
	.main{
	background-image: url(../img/missoula1.jpg); 
	}
	
	#vid{
	padding: 40px 40px 0px 40px;
	}

	#vid_con{
	padding: 60px 40px 0px 40px;
	}
	
	.blue_home{
	display: none;
	}
	
	.blue_home2{
	display: block;
	}

	
	/*//////////////////////////////NAVIGATION//////////////////////////////////*/
	
	
    /*//////////////////////////////FORM//////////////////////////////////*/
    
 	#fit{
	width: 280px;
	}
	
	
}

/* Break 6 (Desktop) ----------- */
@media only screen
and (min-width : 1224px) {
	/* Styles */
}
