/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.1
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


@charset "UTF-8";

body {
	font-size: 14px !important;
}

.price_menu_4col{
	width:100%;
	font-family:Montserrat;
	text-align:center;
}




.price_menu_4col tr th{
	font-family:Montserrat;
	background-color:#004b85;
	color:#ffffff;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-size:20px;
	font-weight:500;
}

.price_menu_4col tr td{
	font-family:Montserrat;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
	font-weight:500;
 
}



.price_menu_4col tr:nth-child(even) {  
  background:#ffffff;  
}  




.price_menu_4col tr th:first-child {
	text-align:center;
	padding-right:5px;
}
.price_menu_4col tr td:first-child {
	text-align:left;
	padding-left:15px;
}



.getoffer_title{
	 position:absolute;
	 top:15px;
	 left:0px;
	 font-size:28px;
	 font-family:'Open Sans';
	 font-weight:300;
}
.getoffer_description{
	 position:absolute;
	 top:70px;
	 left:0px;
	 width:120%;
	 font-size:14px;
	 font-weight:bold;
	 border:solid 0px green;
	 line-height:130%;
}

.getoffer_valid{
	position:absolute;
	top:175px;
	left:0px;
	width:100%;
	font-size:11px;
	line-height:125%;
	border:solid 0px red;
}


.getoffer_book{
	line-height:110%;
	padding-top:5px;
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center;
}
.getoffer_from _wrap{
	line-height:100%;
	position:absolute;
	right:0px;
	top:5px;
	color:#fff;
	font-family:montserrat;
	font-weight:bold;
	font-size:16px;
}


.getoffer_from{
	display:block;
	color:#fff;
	font-family:montserrat;
	font-weight:bold;
	font-size:12px;
	padding:0;
	
}
.getoffer_price{
	display:block;
	color:#fff;
	font-family:montserrat;
	font-weight:bold;
	font-size:17px;
	padding:0;
	margin-top:-5px;

}

.getoffer_pp{
	display:block;
	line-height:100%;
	color:#fff;	
	font-family:montserrat;
	font-weight:normal;
	font-size:10px;
	margin-top:-2px;
}

.getoffer{
	 width:100%;
	 margin:0;
	 padding:0;
	 position:relative;
	 border:solid 0px red;
	 min-height:220px;	
}
.getoffer1 {
	width:28%;
	height:220px;
	float:left;
	padding-right:5px;
	display:inline-block;
	font-family:montserrat;
	background-color:#fff;
}

.getoffer2 {
	float:left;
	width:54%;
	min-height:220px !important;
	padding-right: 5px;
	padding-left:20px;
	display:inline-block;
	font-family:montserrat;
	background-color:#fff;
  
}

.getoffer3{
	background-image: url('https://skinakiska.com/img/Offers-Triangle-LCL.png') !important;
	background-repeat: no-repeat;
	background-position: right top;   
	background-size: 95px 95px;
	padding-right:8px;
	text-align:right;

	width:16%;
	min-height:220px !important;
	display:inline-block;
	float:left; 
	font-family:montserrat;
	background-color:#fff;
}


.getoffer4{
	float:left;
	height:25px !important;
	width:425px !important;
	text-align:left;
	border:solid 0px cyan;
	margin:0px;
	padding-left:4px;
	display:inline-block;
	text-overflow: ellipsis;
	font-family:montserrat;
}

.offer_link_button{
	width:100%;
	max-width:150px;
	display:inline-block;
	border: solid 1px #000000; 
	color: #000000; 
	font-size: 12px; 
	background: transparent; 
	border-radius: 0px; 
	text-decoration: none; 
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:montserrat;
	font-weight:bold;
	text-align:center !important;
	margin:0 auto;

}

@media (max-width: 480px) {

	.getoffer_title{
		font-size:16px !important;
	}
	.getoffer_valid{
		position:absolute;
		top:195px;
		left:0px;
		width:100%;
		font-size:9px;
		line-height:110%;
	}
	.getoffer_description{
		 font-size:11px;
		 font-weight:300;
		 line-height:110%;
	}
	

	.getoffer1 {
		width:24%;
		height:280px;
		float:left;
		padding-right:5px;
		display:inline-block;
		font-family:montserrat;
		background-color:#fff;
	}
	
	.getoffer2 {
		float:left;
		width:54%;
		min-height:280px !important;
		padding-right: 5px;
		padding-left:20px;
		display:inline-block;
		font-family:montserrat;
		background-color:#fff;
	  
	}
	
	.getoffer3{
		background-image: url('https://skinakiska.com/img/Offers-Triangle-LCL.png') !important;
		background-repeat: no-repeat;
		background-position: right top;   
		background-size: 125px 95px;
		padding-right:8px;
		text-align:right;
		width:20%;
		min-height:280px !important;
		display:inline-block;
		float:left; 
		font-family:montserrat;
		background-color:#fff;
	}







}




@media (max-width: 480px) { 

	.price_menu_4col tr th{
		padding-top:10px;
		padding-bottom:10px;
		font-size:10px !important;
		font-weight:400 !important;
		line-height:1.3 !important;
	}
	
	.price_menu_4col tr td{
		padding-top:10px;
		padding-bottom:10px;
		font-size:11px;
		font-weight:400;
		line-height:1.3 !important;
	 
	}
}




.price_table_2col_1sub{
	width:100%;
	font-family:Montserrat;
	text-align:center;
}





.price_table_2col_1sub tr th{
	font-family:Montserrat;
	background-color:#004b85;
	color:#ffffff;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	vertical-align:middle;
	font-size:20px;
	font-weight:500;
}

.price_table_2col_1sub tr td{
	font-family:Montserrat;
	text-align:center;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:0px;
	vertical-align:middle;
	font-size:15px;
	font-weight:500;
	min-height:85px;
 
}



.price_table_2col_1sub tr:nth-child(even) {  
  background:#ffffff;  
}  



.price_table_2col_1sub tr th:first-child {
	text-align:center;
	padding-right:5px;
}
.price_table_2col_1sub tr td:first-child {
	text-align:left;
	padding-left:15px;
}

.price_table_2col_1sub_title{
	width:100%;
	margin-top:7px;
	font-size:17px;
	font-weight:800;
	vertical-align:middle;
}

@media (max-width: 480px) { 

	.price_table_2col_1sub tr th{
		padding-top:10px;
		padding-bottom:10px;
		padding-right:5px;
		font-size:10px !important;
		font-weight:400 !important;
		line-height:1.3 !important;
	}
	
	.price_table_2col_1sub tr td{
		padding-top:10px;
		padding-right:5px;
		font-size:11px;
		font-weight:400;
		line-height:1.3 !important;
	 
	}
}







/* START @import url("css/header.css?ver=1.0"); */
/* START @import url("css/header.css?ver=1.0"); */
/* START @import url("css/header.css?ver=1.0"); */

.site-header-separator{
	display:none !important;
}


/* The top slide down panels  */

#nbar1 {
	position:relative;
	height:75px;
}

#nbar2 {
	position:relative;
	height:75px;
	padding:0;
	margin:0;
}

#nbar3 {
	position:relative;
	height:75px;
	padding:0;
	margin:0;
}

.nTbar1 {
	height:75px;
}

.nTbar2 {
	height:75px;
}

.nTbar3 {
	height:75px;
}



.nb_wrapper{
	width:100%;
	padding:0;
	margin:0;
}

.nb_wrapper_center{
	text-align:center;
	width:90%;
	margin:0 auto;

}


#panelNotificationTop{
	padding:0;	
	margin:0;
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
	overflow:hidden;
}




#notification_bar{
	position:absolute;
	top:25px;
	right:-39px;
	width:35px;
	height:40px;
	padding:0;
	margin:0;
	overflow:hidden;
	cursor:pointer;
}

#num_notifications{
	position:absolute;
	top:1px;
	left:25px;
	color:#eeeeee;
	font-size:9px;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}




.panelnotification{
	padding:0;
	
}


#nb_animate2{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:0px;
	background-color:#004b85;
	color:#eeeeee;
	overflow:hidden;
}


.nb_animate2{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:50%;
	font-size:30px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	animation-name: nbanimate2;
	animation-duration: 4s;
	animation-delay: .75s;
}
@keyframes nbanimate2 {
  0%   {top:25%;width:0px; height:50%;max-width:360px;}
  30% {top:25%;left:38%;width:100%;height:50%;max-width:360px;}
  70% {top:25%;left:38%;width:100%;height:50%;max-width:360px;}
  100% {top:25%;left:100%;width:0px;height:50%;max-width:360px;}
}

.nb_animate2_reset{
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:100%;
	font-size:30px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}




/*

.nb_animate2 {
  animation: nbanimate2 3s infinite;
  background: orange;
  clip-path: nbanimate2(75%);
  left:50%;
  height: 200px;
  width: 200px;
}

@keyframes nbanimate2 {
  0% { clip-path: nbanimate2(75%); }
  50% { clip-path: nbanimate2(25%); }
  100% { clip-path: nbanimate2(75%); }
}

*/




.panelalertstatus{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
}

#buytickets-en-header{
	position:absolute;
	cursor:pointer;
	top:100px;
	left:2px;
	width:188px;
	height:65px;
	background-image: url('https://skinakiska.com/wp-content/themes/kallyas-child/img/snowalert/snowreport-buy.png');
	background-size:100%;
	background-repeat:no-repeat;	
}




#panelSnowReportTop{
	padding:0;	
	background-image: url('https://skinakiska.com/wp-content/themes/kallyas-child/img/header-bg-1920x250.jpg');
	background-size:100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
	overflow:hidden;


}



.panelwrapperdesktop {
    height: 0; 
    width: 100%; 
    position: absolute; 
    z-index: 1; 
    top: 0px;
    left: 0;
    overflow-y: scroll; 
	transition: 0.75s;
}




.panelwrappermobile {
    height: 0; 
    width: 95%; 
    position: fixed;
    z-index: 1; 
    top: 40px;
    left: 8px;
    overflow-y: scroll; 
	transition: 0.75s; 
	z-index:9 !important; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}



.closepanelwrapper{
	width:100%;
	height:30px;
	padding-left:40px;
	font-family:Montserrat;
	padding-top:10px;
	font-size:16px;
}


.webcam-wrapper{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
#webcam_ads{
	width:12.5%;
	height:120px;
	float:left;
	padding:0px 5px 0px 0px;
	text-align:center !important;
	vertical-align:middle !important;
	overflow:hidden;
}

.g-20{
	 margin:0 auto !important;
}


.webcam-image-wrapper-base, .webcam-image-wrapper-cam1, .webcam-image-wrapper-cam2, .webcam-image-wrapper-cam3, .webcam-image-wrapper-cam4, .webcam-image-wrapper-cam5, .webcam-image-wrapper-cam6, .webcam-image-wrapper-cam7{
	position:relative;
	width:12.25%;
	height:120px;
	float:left;
	margin: 0px 5px 5px 0px;
	padding-left:0px;
	text-align:center;
	overflow:hidden;
    background-repeat: no-repeat,;
	background-size:cover;
	background-position: center;
}


.webcam-image-wrapper-cam1{
   background-image: url("https://secure.skircr.com/cams/nacam3/nacam3.jpg");
}

.webcam-image-wrapper-cam2{
   background-image: url("https://secure.skircr.com/cams/nasnow/nasnow000M.jpg");
}

.webcam-image-wrapper-cam3{
   background-image: url("https://secure.skircr.com/cams/nacam2/nacam2.jpg");
}

.webcam-image-wrapper-cam4{
   background-image: url("https://secure.skircr.com/cams/nacam5/nacam5.jpg");
}

.webcam-image-wrapper-cam5{
   background-image: url("https://secure.skircr.com/cams/nacam1/nacam1.jpg");
}

.webcam-image-wrapper-cam6{
   background-image: url("https://secure.skircr.com/cams/nacam4/nacam4.jpg");
}







.webcam-image{
	width:100%;
	height:auto;
}

#webcam_ads img{
	width:100% !important;
	height:auto !important;
}
.webcam-image-title{
	position:absolute;
	height:30px;
	left:0;
	bottom:0;
	width:100%;
	text-align:center;
	vertical-align:text-bottom;
	font-size:12px;
	line-height:14px;
	font-family:Montserrat;
	padding-top:1px;
	color:#ffffff;
	background-color:rgba(175,175,175,0.5);
}
.webcam-image-title-ad{
	border:solid 0px red;
}
.webcam-image-title-ad{
	width:100%;
	text-align:center;
	font-size:12px;
	font-family:Montserrat;
	padding-top:5px;
	color:#ffffff;
}


.header_adrotate_lightbox{
	height:150px;
	overflow:hidden;
}


#panelWebcamsTop{
	padding:0;	
	background-image: url('https://skinakiska.com/wp-content/themes/kallyas-child/img/header-bg-1920x250.jpg');
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
	overflow:hidden;
}



.panelsnowreport{
	padding:0;
}


.panelwebcams{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	position:relative;
	
	
}


#panelAlertstatusTop{
	padding:0;	
	background-image: url('https://skinakiska.com/wp-content/themes/kallyas-child/img/snow_alert_header_1920x250.jpg');
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
	overflow:hidden;
}




#msgModal {
    display: none;
    position: fixed;
    z-index: 2147483645;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
#mobilebackdrop {
    display: none;
    position: fixed;
    z-index: 8;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
}


.msgmodal-content {
    background-color: #fefefe;
    margin: 15% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 80%; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

#closemodal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#closemodal:hover,
#closemodal:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 




#snow-report-widget{
	height:1px;
	width:190px;
	margin-top:-45px;
	margin-right:-20px;
	background-color:#ffffff;
	z-index:20;
	color:#000000;
	text-align:center;
}

.safetyMsgWrapper{
	width:100%;
	height:26px;
	background-color:#eed203;
	padding:2px;
}


.safetyMsg{
	border:solid 2px #ed1c24;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	font-family:Montserrat;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	line-height:1.66;
	cursor:pointer;

}


#snowknow{
	position:relative;
	text-align:left;
	margin-top:0px;
	background-image: url('https://skinakiska.com/wp-content/themes/kallyas-child/img/header-widget-snowreport-bg-190x190.png');
	background-size:cover;
	width:100%;
	max-width:190px;
	height:190px;
	padding:0px !important;
	z-index:222;
	
}


.callResort{
	display:none;
	width:39px;
	padding-left:14px;
}
#header-mobile-widget{
	display:none;
}

#header-container-snowreport{
	 width:19%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}




#header-container-weather{
	 width:17%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}



#header-container-trails {
	 width:15%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}


#header-container-lifts{
	 width:21%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}

#header-container-forecast{
	 width:26%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
}


.header-snow-title{
	width:100%;
	font-weight:bold;
	font-size:110%;
	padding-bottom:20px;
	padding-top:20px;
	text-align:left;
	padding-left:6%;
	font-family:montserrat;
}

.header-snow-title-last{
	width:100%;
	font-weight:bold;
	font-size:110%;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:15px;
	text-align:left;
	padding-left:6%;
	font-family:montserrat;
}



.snowreporttemplabel{
	width:100%;
	font-size:10px;
	padding-top:0px;
	margin-top:-8px;
}
.snowreportamount{
	padding-top:15px;
	display:inline-block;
	font-size:38px;
	font-weight:bold;
	color:#004b85;
	font-family:montserrat;
}


.snowreportdegree{
	display:inline-block;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px !important; 	
	margin-right:0px !important; 	
	margin-bottom:0px !important; 	
	margin-left:0px !important; 
	color:#004b85;

}

.snowreportamountlabel{
	padding-top:15px;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	padding-left:6px;
	font-family:montserrat;
	
}

.snowreporttempheader{
	font-size:12px;
	width:100%;
	text-align:center;
}

.snowreportamountfooter{
	font-size:13px;
	width:100%;
	text-align:center;
	
}

.snowreporttemp{
	padding-top:3px;
	padding-bottom:0px;
	display:inline-block;
	font-size:28px;
	font-weight:bold;
	color:#004b85;
	font-family:montserrat;
}




.panelclosebtn {
    position: absolute;
    top: 10px;
    right: 30px;
	width:25px;
    font-size: 36px !important;
	color:#555555;
}


.table-snowreport-header{
	width:100%;
	border-right:solid 1px #a5a5a5;
}


.table-snowreport-header tr{
	padding:0;
	margin:0;
}
.table-snowreport-header tr td {
	padding:0;
	margin:0;
	vertical-align:top !important;
	
}



.table-tempreport-header{
	width:100%;
	margin-top:0px;
	border-right:solid 1px #a5a5a5;
	
}
.table-tempreport-header tr{
	padding:0;
	margin:0;
}
.table-tempreport-header tr td {
	padding:0;
	margin:0;
	vertical-align:top !important;
	
}


.table-trailreport-header{
	width:100%;
	margin-top:0px;
	border-right:solid 1px #a5a5a5;
	
}
.table-trailreport-header tr{
	padding:0;
	margin:0;
}
.table-trailreport-header tr td {
	padding:0;
	margin:0;
	vertical-align:top !important;
	
}

.table-trailreport-header-trails {
	 display:inline-block;
	 font-size:32px;
	 color:#004b85;
	 font-weight:bold;
	 font-family:montserrat;
}


.table-trailreport-header-trails-total {
	 display:inline-block;
	 letter-spacing: -2px; 
	 font-size:27px;
	 color:#004b85;
}


.trailreport-table-divider{
	height:20px;
}



.table-liftreport-header{
	width:100%;
	margin-top:0px;
	border-right:solid 1px #a5a5a5;
	
}
.table-liftreport-header tr{
	padding:0;
	margin:0;
}
.table-liftreport-header tr td {
	padding:0;
	margin:0;
	vertical-align:top !important;
	
}


.table-trailreport-header-trails-hypen{
	 display:inline-block;
	 font-size:20px;
	 padding-top:5px;
}


.lifticon{
	width:80%;
	max-width:75px;
	margin-top:-15px;
}

.header-lifts-open{
	 display:inline-block;
	 font-size:32px;
	 color:#004b85;
	 font-weight:bold;
	 width:100%;
	 font-family:montserrat;
}

.header-lifts-open-text{
	 text-align:left;
	 margin-top:-15px;
	 padding-left:5px;
	 display:inline-block;
	 font-size:14px;
	 line-height:14px;
}

.chair1StatusHeader{
	display:inline-block;
}
.chair2StatusHeader{
	display:inline-block;
}

.headerloader{
	width:25px;
}


.div-snowforecast-element-weather{
	width:100%;
	padding-top:0px;
}







.header-webcam-img{
	padding-right:5px;
	padding-left:5px;
	
}


.header-webcam-img-demo{
	padding-right:5px;
	padding-left:5px;
	width:280px;
	display:inline-block;
	float:left;
}


#header-container-snowalert{
	 width:26%;
	 float:left;
	 height:180px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
}


.header-snowalert-image {
	float:left;
	width:100%;
	max-width:245px;
	margin: 0 auto;
	display:inline-block;
	margin-top:10px;
	
}

.header-snowalert-text-on-image {
	float:left;
	margin-top:80px;
	margin-left:25px;
	display:inline-block;
	font-size:170px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-family:montserrat;
	border:solid 0px green;
	height:100px;
	margin-top:90px;

}

.header-snowalert-units-on-image{
	float:left;
	display:inline-block;
	margin-left:15px;
	margin-top:80px;
	font-size:48px;
	color:#000000;
	font-weight:bold;
	font-family:'Open Sans';
	text-align:left;
	
}


@media screen and (max-width: 1280px) {
	#imagearrowwebcamright{
		margin-top:-20px;
	}
	#imagearrowwebcamleft{
		margin-top:-20px;
	}
	
	#header-container-webcam1 {
	 width:200px;
	 height:120px;
	 margin-top:10px;

	}

	#header-container-webcam2 {
		 width:200px;
		 height:120px;
		 margin-top:10px;
	
	}
	
	#header-container-webcam3 {
		 width:200px;
		 height:120px;
		 margin-top:10px;
	
	}
	
	#header-container-webcam4 {
		 width:200px;
		 height:120px;
		 margin-top:10px;
	
	}
	
	#header-container-webcam5 {
		 width:200px;
		 height:120px;
		 margin-top:10px;
	}
	
	#header-container-webcam6 {
		 width:200px;
		 height:120px;
		 margin-top:10px;
	
	}

}










@media (max-width: 1080px) { 
	.header-snow-title, .header-snow-title-last{
		padding-bottom:5px;
		padding-top:5px;
		font-size:100%;
		
	}
	
	.snowreportamount{
		padding-top:10px;
		font-size:28px;
	}
	
	.webcam-image-title{
		padding-top:2px;
	}
	
}



@media screen and (max-width: 800px) {
	.header_adrotate_lightbox{
		height:105px;
	}
}





@media screen and (max-width: 768px) {
	
	
	.nb_text {
		font-size:16px !important;
		line-height:1.1 !important;
	}
	
	.nb-btn-container{
		margin-top:10px !important;
		width:100%;
		display:block;
	}


	#notification_bar{
		position:absolute;
		top:50px;
		right:-9px;
	}
	
	
	
	/*********************** Cloudways Upgrade */
	#logo-container{
		display:none !important;
	}
	.callResort{
		display:inline-block;
	}
	#header-mobile-widget{
		display:inline-block;
		width:100%;  /* debug */
	}
	.site-header-top-right{
		max-width:30px;
		max-height:30px;
		margin:0 !important;
		padding:0 !important;
	}
	#snow-report-widget{
		display:none;
	}
	
	#search{
		display:inline-block !important;
	}
	
	.panelclosebtn {
		right: 10px;
	}
	
	.snowreportamount{
		padding-top:15px;
		font-size:22px;
	}
	.snowreportamountlabel{
		padding-top:4px;
		font-size:10px;
		
	}
	.snowreportamountfooter{
		font-size:10px;
		margin-top:-5px;
		
	}

	.snowreporttemp{
		padding-top:0px;
		padding-bottom:0px;
		font-size:22px;
	}
	.snowreporttempheader{
		font-size:10px;
		padding:0px;
		line-height:13px;
	}


	.header-snow-title{
		text-align:center;
	}



	.table-trailreport-header-trails {
		 font-size:22px;
	}
	
	
	.table-trailreport-header-trails-total {
		 font-size:20px;
	}

	.table-trailreport-header-trails-hypen{
		 font-size:16px;
	}


	.table-snowreport-header{
		border-right:solid 0px #a5a5a5;
	}
	.table-tempreport-header{	
		border-right:solid 0px #a5a5a5;
	}
	
	.table-trailreport-header{	
		border-right:solid 0px #a5a5a5;
	}
	
	
	.table-liftreport-header{	
		border-right:solid 0px #a5a5a5;
	}
	
	
	
	.trailreport-table-divider{
		height:15px;
	}
	.lifticon{
		max-width:35px;
		margin-top:-5px;
	}
	
	.header-lifts-open{
		 font-size:22px;
	}
	
	.btn-rcr-header{
		padding-top: 4px !important;
		padding-bottom: 4px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		font-size:12px !important;
			
	}
	#header-container-snowreport{
		 width:48%;
		 float:left;
		 height:145px;
		 margin-top:0px;
		 text-align:center;
		 display:inline-block;
		
	}
	
	
	
	
	#header-container-weather{
		 width:45%;
		 float:left;
		 height:150px;
		 margin-top:0px;
		 text-align:center;
		 display:inline-block;
		
	}
	
	
	
	#header-container-trails {
		 width:47%;
		 float:left;
		 height:150px;
		 margin-top:0px;
		 text-align:center;
		 display:inline-block;
	
	}
	
	
	#header-container-lifts{
		 width:47%;
		 float:left;
		 height:150px;
		 margin-top:0px;
		 text-align:center;
		 display:inline-block;
		
	}





	#header-container-forecast{
		 width:100%;
		 float:none;
		 height:180px;
		 margin-top:0px;
		 text-align:center;
		 display:inline-block;
	}
	
	

	.webcam-image-wrapper-base, .webcam-image-wrapper-cam1, .webcam-image-wrapper-cam2, .webcam-image-wrapper-cam3, .webcam-image-wrapper-cam4, .webcam-image-wrapper-cam5, .webcam-image-wrapper-cam6, .webcam-image-wrapper-cam7{
		width:45.5%;
		height:110px;
	}

	#webcam_ads{
		display:none;
	}




.header-snowalert-text-on-image {
	padding-top:15px;
	margin-top:50px;
	margin-left:25px;
	font-size:170px;
	color:#000000;
	height:80px;

}

.header-snowalert-units-on-image{
	margin-left:15px;
	margin-top:30px;
	font-size:36px;
	
}

	
	/*********************** Cloudways Upgrade End */
	
	
}


@media (max-width: 766px) { 
	#snowknow{
		display:none;
	}
}



@media (max-width: 766px) {
	.header-snowalert-text-on-image {
		padding-top:20px;
		margin-top:50px;
		margin-left:25px;
		font-size:170px;
		color:#000000;
		height:80px;
	
	}
	
	.header-snowalert-units-on-image{
		margin-left:15px;
		margin-top:0px;
		font-size:36px;
		
	}
}

@media (max-width: 480px) { 
	.header_adrotate_lightbox{
		height:62px;
	}
	
		
	
	
}


@media (max-width: 360px) { 
	.header-snow-title, .header-snow-title-last{
		font-size:11px;;
		line-height:14px;
		padding-top:4px;
	}

	.header_adrotate_lightbox{
		height:55px;
	}

}



/***********CLOUDWAYS OVERHAUL CLOSE ***********************/


/* END @import url("css/header.css?ver=1.0"); */




/* START @import url("css/ubermenu.css?ver=1.0"); */
/* START @import url("css/ubermenu.css?ver=1.0"); */
/* START @import url("css/ubermenu.css?ver=1.0"); */




.ubermenu{
	margin-top:15px !important;
	z-index:99999999 !important;
	width:100% !important;
}





.ubermenuMobile{
	display:none;
	width:100%;
	max-width:768px;
}
.ubermenu-responsive-toggle i {
	font-size: 24px !important;
	margin-left:-5px !important;
}

.ubermenu-responsive-toggle-main{
	max-width:50px !important;
	margin-top:-43px !important;
	margin-left:-13px !important;
}





.ubermenu-submenu{
	border-bottom:solid 4px #004b85 !important;
	padding-bottom:7px !important;
	background-color:#ffffff !important;
	z-index:99999999 !important;
}


.ubermenu_boxeswrapper{
	margin:0;
	padding: 0px;
	width:100%;
	height:260px;
}

.ubermenu_tab1{
	height:255px;
}
.ubermenu_tab2{
	height:255px;
}
.ubermenu_tab3{
	height:255px;
}
.ubermenu_tab4{
	height:255px;
}


.ubermenu_boxwrapper_25{
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:25%;
	height:100%;
	float:left;

}



.ubermenu_boxwrapper_20{
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:20%;
	height:100%;
	float:left;

}


.ubermenu_boxwrapper_18_75{
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:18.75%;
	height:100%;
	float:left;

}



.ubermenu_boxwrapper_33{
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:33.333333%;
	height:100%;
	float:left;

}





.ubermenu_boxwrapper_padd_left_20{
	padding-left:20px;
}
.ubermenu_boxwrapper_padd_right_20{
	padding-right:20px;
}

.ubermenu_boxwrapper_image {
	margin:0;
	padding: 0px 15px 0px 0px;	
}


.ubermenu_boxwrapper_last{
	border-right:solid 0px #d5d5d5;
}

.ubermenu_elementwrapper{
	margin:0;
	padding:0;
}

.ubermenu_elementwrapper_spacer{
	margin-top:15px;
	padding-top:20px;
	border-top:solid 1px #d5d5d5;
}
.ubermenu_icon{
	width:35px;
	display:inline-block;
	font-size:25px;
	color:#e91722;
}

.ubermenu_icon img{
	width:100%;
	height:auto;
}


.ubermenu_title{
	font-size:18px;
	color:#9e9ea5;
	display:inline-block;
	text-transform:uppercase;
	padding-left:10px;
	font-weight:bold;
	vertical-align:text-top;
	margin-top:-2px;
	font-family:Montserrat;
	
}
.ubermenu_title_underline{
	display:block;
	width:100%;
	height:1px;	
	border-bottom:solid 1px #004b85;
}
.ubermenu_elementwrapper_underline{
	margin:0;
	width:100%;
	height:5px;
	padding-left:50px;
	padding-right:20px;
	
}
.ubermenu_link{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:50px;
	padding-right:0px;
	
}
.ubermenu_link_padd_left_20{
	padding-left:20px;
}
.ubermenu_link a{
	font-family:'Open Sans';
	color:#252525;
	font-size:12px;
	font-weight:300;
	line-height:16px;
}

.site-header-main-right{
	display:none !important;
}

#ubermenu-nav-main-74-main_navigation{
	margin-left:-180px;
}

.toplang-flag{
	display:none !important;
}




.menubarcontainer {
	display:none;
	position:absolute;
	z-index:99999999;
	top:10px !important;
	left:10px !important;
}



.menubar1, .menubar2, .menubar3 {
    width: 25px;
    height: 5px;
    background-color: #fff;
    margin: 3px 0;
    transition: 0.4s;
}

.menuchange .menubar1 {
    -webkit-transform: rotate(-45deg) translate(-3px, 3px);
    transform: rotate(-45deg) translate(-3px, 3px);
}

.menuchange .menubar2 {
	opacity: 0;
	
}

.menuchange .menubar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}


.passRefundTable{
	width:100%;
	border:solid 1px grey;
	
}


.passRefundTable th{
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	
}
.passRefundTable td{
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	
}



@media (max-width: 1024px) { 
	.site-header-main-center{
		margin:0 !important;
		padding:0 !important;
	}
	

	.main-menu-wrapper{
		width:100% !important;
		max-width:100% !important;
	}


}




@media (max-width:992px) {
	.ubermenu_tab1, .ubermenu_tab2, .ubermenu_tab3, .ubermenu_tab4{
		height:100%;
	}
	.ubermenu_box_1{
		display:none;
	}
	.ubermenu_box_2, .ubermenu_box_3, .ubermenu_box_4, .ubermenu_box_5 {
		display:inline-block;
		width:30%;
	}
	.ubermenu_title{
		font-size:14px;
	}

	.ubermenu_boxeswrapper{
		height:100%;
	}
	#ubermenu-nav-main-74-main_navigation{
		margin-left:0px !important;
		margin-top:-10px !important;
	}
	.ubermenu-target{
		padding-left:6px !important;
		padding-right:4px !important;
	}
	.ubermenu_boxwrapper_padd_left_20{
		padding-left:0px;
	}
	.ubermenu_boxwrapper_padd_right_20{
		padding-right:0px;
	}
	.ubermenu-responsive-toggle{
		color:#ffffff;
		display:block !important;
		
		
	}
	.ubermenu-responsive-toggle i{
		color:#ffffff !important;
	}
	
	
	.zn-res-menuwrapper{
		display:none !important;
	}
	
	
	
	
	
	#zn-res-trigger{
		display:none !important;
	}
	


}


@media (max-width:975px) {
	/* uber menu 1st bar show up */
	#ubermenu-main-74-main_navigation{
		width:100% !important;
		min-width:480px !important;
		margin: 0 auto !important;
		
		
		
		
	}
	.ubermenu-target-text{
		text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

		
	}


}

@media (max-width:959px) {
	.menubarcontainer {
		display:block;
	}
}

@media (max-width:853px){
	/* Uber Menu Black Bar Shows 853 */
	.visible-xs{
		display:inline-block !important;
		
	}
	.site-header-separator{
		display:none !important;
	}
	
	
}

@media (max-width:768px){
	/* Uber Menu for full width */
	.ubermenu-target-text{
		text-shadow:none;
		
	}
	#ubermenu-nav-main-74-main_navigation{
		margin-top:-50px !important;
	}
	.social-icons, .kl-header-toptext{
		display:none;
	}
	.ubermenu_box_2, .ubermenu_box_3, .ubermenu_box_4, .ubermenu_box_5 {
		width:95%;
	}
	.site-header-top-right{
		width:100% !important;
	}
	.site-header-top-left{
		width:100% !important;
		margin-left:50px !important;

	}
	.ubermenu-responsive-toggle-main{
		position:absolute !important;
		top:-3px !important;
		left:-11px !important;
		display:block !important;
	}
	#ubermenu-main-74-main_navigation{
		margin-top:50px !important;
		margin-left:5px !important;
		width:100% !important;
		min-width:100% !important;
		background-color:#ffffff;
		
	}
	#ubermenu-nav-main-74-main_navigation  li{
		color:#9e9e9e !important;
		padding-left:20px;
		padding-right:20px;
		
	}
	
	#ubermenu-nav-main-74-main_navigation  li a{
		color:#9e9e9e !important;
	}
	.ubermenu_link a{
		font-family:'Open Sans';
		color:#252525;
		font-size:16px;
		font-weight:300;
		line-height:20px;
	}
	
	.main-menu-wrapper{
		margin-top:0px !important;
		height:0px;
	}
	
}

@media (max-width:480px){
	.ubermenu-column-auto{
		padding-left:20px !important;
		padding-right:20px !important;
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	.main-menu-wrapper{
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding:0 !important;

	}
	#ubermenu-main-74-main_navigation{
		min-width:100% !important;
		
	}

	#ubermenu-nav-main-74-main_navigation  li:nth-child(1) {
		margin-top:10px;
	}


}



/* END @import url("css/ubermenu.css?ver=1.0"); */






/* START @import url("/css/pikaday.css"); */
/* START @import url("/css/pikaday.css"); */
/* START @import url("/css/pikaday.css"); */
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
	z-index:11000;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}

/* styling for abbr */
.pika-table abbr {

    border-bottom: none;
    cursor: help;
}





/* END @import url("/css/pikaday.css"); */



/* START @import url("css/getawayguide.css"); */
/* START @import url("css/getawayguide.css"); */
/* START @import url("css/getawayguide.css"); */

#div-results-show{
	display:block;
	margin-top:-10px !important;
}

.div-results-wrapper{
	border:solid 0px purple !important;
	margin: 0 !important;
	padding: 0 !important;
	width:100% !important;
	margin-top:-48px !important;
}
.div-results{
	width:100%  !important;
	padding: 0 !important;
	margin: 0;
	position:relative;
	border:solid 0px yellow;
	max-width:659px !important;

}

.label_text{
	margin:0;
	padding:0;
	font-size:120%;
	
}

				
.table-results {
	
	border:solid 1px #99bf2e !important;
	margin-top: 0px !important;
	margin-bottom: 20px !important;
	margin-right: 0px !important;
	margin-left: 0px !important; 
	padding-top:0px!important;; 
	padding-bottom:0px!important;;
	padding-right: 0px!important;; 
	padding-left:0px!important;;
	background:#ffffff;
	width:100% !important;; 
	max-width:659px !important;
	
}

.table-results tr th {
	 background-color:#99bf2e !important;
	 background:#99bf2e  !important;
	 margin 0 !important;
	 padding  0 !important;
}


.table-results tr td {
	 background-color:#ffffff !important;
	 margin 0 !important;
	 padding 0 !important;
}

.table-results tr  td:hover {
	 background-color:rgba(0, 0, 255, 0.1) !important; 

}


.table-results-link {
	text-decoration:none !important;
}

.table-results-link:hover {
	text-decoration:none !important;
}


.titleText{
	font-size:16px;
	font-weight:bold;
	color:#2832ef;
	text-transform: uppercase;
	display:inline-block;
	border:solid 0px blue;
	width:100%;
	letter-spacing:-1px;
}

.resortName{
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#ab9b9b;
	border:solid 0px green;
	width:100%;
	height:20px;
	overflow:hidden;
}

.resortDates{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:100%;
	padding: 0;
	margin: 0;
	border:solid 0px purple;
	
}
.textlead {
	width:100%;
	display:none;
	border:solid 0px orange;
}
.mainprice{
	width:100%;
	font-size:26px;
	color:#000000;
	padding-left:2px !important;
	border:solid 0px green;
	height:35px !important;
	display:inline-block;
	padding-top:0px !important;
	margin-top:0px !important;
	font-weight:bold;
	
}

.strikeprice{
	font-size:20px;
	color:#b79090;
	height:28px;
	width:100%;
	text-align:right;
	border:solid 0px yellow;
	vertical-align:text-bottom;
	padding: 0 !important;
	margin-top:0px;
	display:none;
}

.table-filter {
	border:solid 0px red;
	padding 0;
	margin 0;
	background:#f5f5f5;
	width:100% !important;
	max-width:300px !important;
}
.table-filter tr {
	border:solid 0px green;
	padding 0 !important;
	margin 0 !important;

}

.table-filter td {
	border:solid 0px green !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	margin 0 !important;
	font-weight:normal !important;
	font-size:11px !important;
	height:22px !important;

}
.table-filter th {
	border:solid 0px green !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	margin 0 !important;
	font-weight:bold !important;
	font-size:14px !important;
	height:22px !important;

}

.table-filter th span {
	font-size:14px !important;

}

.table-filter td label {
	font-weight:normal !important;

}

.packagebarhead {
	background:#99bf2e;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align:center;
}

.packageresults{
	font-size:40px;
	font-weight:bold;
	color:#ffffff;
	padding-top: 10px;
	padding-bottom:10px;
	border:solid 0px grey;
	width:100%;
	
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #9a9a9a;
	margin-left:45%;
}

.subtextheader{
	color:#ffffff;
	background:#9a9a9a;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.paktitle{
	color:#638625;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.packagewrapper{
	margin-top:-10px;
	margin-bottom:20px
}
.deal_type{
	font-weight:bold;
	font-size:16px;
	
}
.deals {
	border:solid 1px 99bf2e !important;


}
.btn_book{
	background:#99bf2e;
	color:#ffffff;
	margin-bottom:10px;
}

.bookbybutton{
	position:absolute;
	top:127px;
	left:0px;
	width:220px;
	text-align:center;
	overlfow:hidden;	
}
.getaway1 {
	border:solid 0px red;
	width:220px;
	height:165px;
	float:left;
	margin-right:5px;
	overflow:hidden;
	display:inline-block;
}

.getaway2 {
  float:left;
  width:100%;
  height:140px;
  max-width:285px !important;
  border:solid 0px blue;
  padding-left:1px;
  padding-right:2px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
  display:inline-block;
  
}

.getaway3{
  float:left;
  height:140px !important;
  width:135px !important;
  text-align:right;
  border:solid 0px green;
  margin-right:opx;
  margin-left:0px;
  display:inline-block;
}

.getaway4{
  float:left;
  height:25px !important;
  width:425px !important;
  text-align:left;
  border:solid 0px cyan;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
}

.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:90px !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:absolute;
	bottom:5px;
	width:100%;
	border:solid 0px brown;
	max-width:285px !important;
}

@media (max-width:1199px) and (min-width:992px) {
		.getaway1{
			width:100%;
			height:400px;
		}
		.getaway2{
			height:170px;
		}
	
	.getaway3 {
		float:right;
		border:solid 0px red;
	}
	
.bookbybutton{
	top:350px;
	width:100%;
}

}

@media (max-width:991px) and (min-width:769px) {
		.getaway1{
			width:100%;
			height:300px;
		}
		.getaway2{
			height:190px;
			width:235px;
			border:solid 0px blue;
		}
	
	.getaway3 {
		float:right;
		border:solid 0px red;
	}
	
.bookbybutton{
	top:240px;
	width:100%;
}
.btn_book{
	margin-top:15px;
}

}



/* Landscape Ipad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
	
.getaway1 {
	border:solid 0px green;
/*	width:193px;
	height:175px;
*/
    width:100%;
	height:auto;
	margin-right:3px;
	margin-left:0px;
	height:275px;
	/* overflow:hidden; */
}
	
	
.getaway2 {
	width:61%;
	max-width:61% !important;
	border:solid 0px green;
	height:130px;
	padding-left:7px;
	float:left;
	overflow:hidden;

  
}

.getaway3 {
  border:solid 0px blue;
  float:right;
  width:37% !important;
  max-width:37%;
  padding-right:7px;
  height:130px;
  

  
}


.getaway4{
  float:none;
  height:25px !important;
  width:100% !important;
  overflow:visible;
}

.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
	border:solid 0px cyan;
}





.strikeprice {
	display:inline-block;
		display:none;

}

.textlead {
	display:none;
}

.bookbybutton {
	display:none;
}

.mainprice{
	font-size:26px;
	
}

.btn_book{
	margin-top:5px;
	margin-bottom:10px;
}

.table-filter td {
	border:solid 0px green !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	margin 0 !important;
	font-weight:normal !important;
	font-size:10px !important;

}


}

/* Portrait IPAD */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

	
.getaway1 {
	border:solid 0px green;
/*	width:193px;
	height:175px;
*/
    width:100%;
	height:auto;
	margin-right:3px;
	margin-left:0px;
	height:275px;
	/* overflow:hidden; */
}
	
	
.getaway2 {
	width:61%;
	max-width:61% !important;
	border:solid 0px green;
	height:130px;
	padding-left:7px;
	float:left;
	overflow:hidden;

  
}

.getaway3 {
  border:solid 0px blue;
  float:right;
  width:37% !important;
  max-width:37%;
  padding-right:7px;
  height:130px;
  

  
}


.getaway4{
  float:none;
  height:25px !important;
  width:100% !important;
  overflow:visible;
}

.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
	border:solid 0px cyan;
}




.strikeprice {
	display:inline-block;
		display:none;

}

.textlead {
	display:none;
}

.bookbybutton {
	display:none;
}

.mainprice{
	font-size:26px;
	
}

.btn_book{

	margin-top:10px;
	margin-bottom:10px;
}
.table-filter td {
	border:solid 0px green !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	margin 0 !important;
	font-weight:normal !important;
	font-size:10px !important;

}



}




/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait  iPhone 4*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  
	  
.getaway1 {
	border:solid 0px red;
	width:100%;
	height:220px;
	float:none;
	margin:0px;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:49% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:150px;
	padding-left:7px;
}

.getaway3{
  float:right;
  height:auto !important;
  width:49% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:150px;
  padding-right:7px;

}
.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  text-align:left;
  border:solid 0px green;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis; 
 /* overflow:visible; */
}

.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:295px !important;
}


.mainprice{
	font-size:26px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:140px;
	left:0px;
	width:288px;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;
}

.btn_book{
	margin-top:15px;
}
	  
}

/* Landscape  iPhone 4*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
	  
.getaway1 {
	border:solid 1px red;
	/* width:210px; */
	width:39%;
	height:160px;
	float:left;
	margin-right:0px;
	overflow:hidden;
}

.getaway2 {
  float:left;
  width:35%;
  height:135px;
 /* max-width:179px !important; */
  max-width:35% !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}

.getaway3{
  float:left;
  height:135px !important;
  /* width:123px !important; */
  width:25%;
  max-width:25%;
  text-align:right;
  border:solid 0px green;
  margin-right:0px;
  margin-left:0px;
  overflow:hidden;
}

.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  max-width: 60% !important;
  text-align:left;
  border:solid 0px green;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
}


.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
}



.mainprice{
	font-size:24px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:100px;
	left:0px;
	width:210px;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;

}

.btn_book{
	margin-top:-1px;
}

}

/* ----------- iPhone5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait  iPhone5 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  
.getaway1 {
	border:solid 0px red;
	width:100%;
	height:220px;
	float:none;
	margin:0px;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:49% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:150px;
	padding-left:7px;
}

.getaway3{
  float:right;
  height:auto !important;
  width:49% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:150px;
  padding-right:7px;

}
.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  text-align:left;
  border:solid 0px green;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis; 
 /* overflow:visible; */
}

.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:295px !important;
}


.mainprice{
	font-size:26px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:140px;
	left:0px;
	width:288px;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;
}

.btn_book{
	margin-top:15px;
}

	  
}

/* Landscape Iphone5 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

.getaway1 {
	border:solid 0px red;
	/* width:210px; */
	width:39%;
	height:160px;
	float:left;
	margin-right:0px;
	overflow:hidden;
}

.getaway2 {
  float:left;
  width:35%;
  height:135px;
 /* max-width:179px !important; */
  max-width:35% !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}

.getaway3{
  float:left;
  height:135px !important;
  /* width:123px !important; */
  width:25%;
  max-width:25%;
  text-align:right;
  border:solid 0px green;
  margin-right:0px;
  margin-left:0px;
  overflow:hidden;
}

.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  max-width: 60% !important;
  text-align:left;
  border:solid 0px green;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
}


.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
}



.mainprice{
	font-size:24px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:100px;
	left:0px;
	width:100%;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;

}

.btn_book{
	margin-top:-1px;
}

}

/* ----------- iPhone6 &6s ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}

/* Portrait iPhone 6*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

.getaway1 {
	border:solid 0px blue;
	width:100%;
	height:265px;
	float:none;
	margin:0px;
	border: solid 0px red;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:52% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:200px;
	margin-left:10px;
	margin-top:3px;
	overflow:hidden;
}

.getaway3{
  float:right;
  height:auto !important;
  width:41% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:200px;
  margin-right:10px;

}
.mainprice{
	font-size:26px;
	
}

.bookbybutton{
	position:absolute;
	top:180px;
	left:0px;
	width:100%;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
display:none

}

.btn_book{
	margin-top:20px;
}
  
  
.strikeprice {
	padding:0;
	display:block;
	border:solid 0px red;
	margin-top: 8px;
	marging-bottom:0 px;
		display:none;

	
}


}

/* Landscape iPhone6 & 6s*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.getaway1 {
	border:solid 0px red;
	/* width:210px; */
	width:39%;
	height:160px;
	float:left;
	margin-right:0px;
	overflow:hidden;
}

.getaway2 {
  float:left;
  width:35%;
  height:135px;
 /* max-width:179px !important; */
  max-width:35% !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}

.getaway3{
  float:left;
  height:135px !important;
  /* width:123px !important; */
  width:25%;
  max-width:25%;
  text-align:right;
  border:solid 0px green;
  margin-right:0px;
  margin-left:0px;
  overflow:hidden;
}

.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  max-width: 60% !important;
  text-align:left;
  border:solid 0px green;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
}


.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
}



.mainprice{
	font-size:24px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:115px;
	left:0px;
	width:100%;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;

}

.btn_book{
	margin-top:-1px;
}


}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait  iPhone 6+*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  
.table-results {
	
	width:100% !important;; 
	/*max-width:656px !important; */
	
}
  
  
  
.getaway1 {
	border:solid 0px blue;
	width:100%;
	height:265px;
	float:none;
	margin:0px;
	border: solid 0px red;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:52% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:135px;
	margin-left:10px;
	margin-top:3px;
	overflow:hidden;
}

.getaway3{
  float:right;
  height:auto !important;
  width:41% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:135px;
  margin-right:10px;

}
.mainprice{
	font-size:26px;
	
}

.bookbybutton{
	position:absolute;
	top:180px;
	left:0px;
	width:100%;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
display:none

}

.btn_book{
	margin-top:20px;
}
  
  
.strikeprice {
	padding:0;
	display:block;
	border:solid 0px red;
	margin-top: 8px;
	marging-bottom:0 px;
		display:none;

	
}


}

/* Landscape  iPhone 6+*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

.table-results {
	
	width:100% !important;; 
	/* max-width:656px !important; */
	
}

.getaway1 {
	border:solid 0px red;
	/* width:210px; */
	width:39%;
	height:160px;
	float:left;
	margin-right:0px;
	overflow:hidden;
}

.getaway2 {
  float:left;
  width:36%;
  height:135px;
 /* max-width:179px !important; */
  max-width:36% !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}

.getaway3{
  float:left;
  height:135px !important;
  /* width:123px !important; */
  width:25%;
  max-width:25%;
  text-align:right;
  border:solid 0px green;
  margin-right:0px;
  margin-left:0px;
  padding:0px;
  overflow:hidden;
}

.getaway4{
  float:left;
  height:25px !important;
  width:100% !important;
  max-width: 60% !important;
  text-align:left;
  border:solid 0px cyan;
  margin:0px;
  padding-left:4px;
  display:inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
}


.setText{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:100%;
	border:solid 0px green;
	padding:0;
	margin:0;
	display:table-row !important;
	vertical-align:bottom;
	height:100% !important;
	text-overflow: ellipsis;
}

.setTextValign{
	position:relative;
	top:5px;
	width:100%;
	max-width:175px !important;
}



.mainprice{
	font-size:24px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:100px;
	left:0px;
	width:100%;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	display:none;

}

.btn_book{
	margin-top:-1px;
}

}





/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {

}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {



}

/* Portrait Galaxy */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

.getaway1 {
	border:solid 0px yellow;
	width:328px;
	height:240px;
	float:none;
	margin:0px;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:53% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:200px;
}

.getaway3{
  float:right;
  height:auto !important;
  width:44% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:200px;

}
.mainprice{
	font-size:26px;
	
}
.strikeprice {
	display:none;
		display:none;

}

.bookbybutton{
	position:absolute;
	top:170px;
	left:0px;
	width:328px;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	width:100%;
	max-width:328px;
	display:inline-block;
	height:10px;
	border:solid 0px red;
}

.btn_book{
	margin-top:15px;
}


}

/* Landscape Galaxy 4S */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

.getaway1 {
	border:solid 0px red;
	width:201px;
	height:165px;
	float:left;
	margin-right:8px;
	overflow:hidden;
}


.getaway2 {
  float:left;
  width:100%;
  height:165px;
  max-width:240px !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}
.strikeprice {
	display:none;
}
	  

}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait Galaxy S5 */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
.getaway1 {
	border:solid 0px yellow;
	width:328px;
	height:240px;
	float:none;
	margin:0px;
	overflow:hidden;
}
.getaway2 {
	float:left;
	width:53% !important;
	border:solid 0px green;
	display:inline-block !important;
	height:200px;
}

.getaway3{
  float:right;
  height:auto !important;
  width:44% !important;
  text-align:right;
  border:solid 0px blue;
  display:inline-block !important;
  height:200px;

}
.mainprice{
	font-size:26px;
	
}
.strikeprice {
	display:none;
}

.bookbybutton{
	position:absolute;
	top:170px;
	left:0px;
	width:328px;
	text-align:center;
	overlfow:hidden;	
}

.textlead {
	width:100%;
	max-width:328px;
	display:inline-block;
	height:10px;
	border:solid 0px red;
}

.btn_book{
	margin-top:15px;
}


}

/* Landscape Galaxy S5 */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
.getaway1 {
	border:solid 0px red;
	width:201px;
	height:165px;
	float:left;
	margin-right:8px;
	overflow:hidden;
}


.getaway2 {
  float:left;
  width:100%;
  height:165px;
  max-width:240px !important;
  border:solid 0px blue;
  padding-left:4px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
  margin: 0px;
  overflow:hidden;
}
.strikeprice {
	display:none;
}

}

/* END @import url("css/getawayguide.css"); */


.footer-logo-wrapper{
	width:100%;
	height:190px;
	background-color:#ffffff;
	text-align:center;
	padding-top:45px;
	padding-bottom:45px;
	
}


#logo_footer_navlist {
  position: relative;
  width:100%;
  height:100%;
  max-width:950px;
  margin:0 auto;
  background: url('https://skinakiska.com/img/logos-footer.jpg');
  background-size:100%;
  background-repeat:no-repeat;
}

#logo_footer_navlist li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  display:inline-block;
  height:100px;
}

#logo_footer_navlist li, #logo_footer_navlist a {
  display: block;
}

#logo_footer_home {
  display:inline-block;
  left: 0px;
  width: 17%;
}

#logo_footer_far {
  display:inline-block;
  left: 17%;
  width: 13%;
  height:100px;
}

#logo_footer_khmr {
  display:inline-block;
  left: 30%;
  width: 11%;
  height:100px;
}
#logo_footer_kar {
  display:inline-block;
  left: 41%;
  width: 16%;
  height:100px;
}

#logo_footer_nak {
  display:inline-block;
  left: 57%;
  width: 12%;
  height:100px;
}


#logo_footer_msa {
  display:inline-block;
  left: 69%;
  width: 18%;
  height:100px;
 }

#logo_footer_sto {
  display:inline-block;
  left: 87%;
  width: 13%;
  height:100px;
}





#adwrapper{
	width:100%;
	height:100%;
	background-image: url('https://skinakiska.com/img/alpinesports/NAK-Retail-Gradient-Background-500x500.jpg');
	background-size:cover;
	margin:0 auto;
	padding:0;
}


#adcontainer{
	width:100%;
	height:100%;
}

#adlogo{
	width:100%;
	text-align:center;
	padding-top:8px;
	padding-bottom:15px;
}

#adimagewrapper{
	width:38%;
	text-align:center;
	padding-top:0;
	display:inline-block;
	
}

#adtextboxwrapper{
	width:61%;
	text-align:center;
	vertical-align:top;
	padding-top:0;
	display:inline-block;
	color:#ffffff;
}


#adtexttitle{
	font-family:Montserrat;
	font-size:34px;
	color:#ffffff;
	line-height:110%;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}

#adtextdescription{
	font-family:'Open Sans';
	font-size:16px;
	color:#ffffff;
	line-height:120%;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	padding-bottom:25px;
	min-height:150px;
}


#addates{
	width:100%;
	text-align:left;
}



#addatestart{
	width:46%;
	display:inline-block;
	text-align:right;
}

#addateend{
	width:40%;
	display:inline-block;
}

#adfooterwrapper{
	width:100%;
	text-align:left;
	padding:20px;
	display:inline-block;
	color:#ffffff;
}


.daily_lessons_levels_step_boxes div:nth-of-type(1) span{
	background-color:#00a652;
	border-radius:50%;
}

.daily_lessons_levels_step_boxes div:nth-of-type(2) span{
	background-color:#00a652;
	border-radius:50%;
}
.daily_lessons_levels_step_boxes div:nth-of-type(3) span{
	background-color:#00a652;
	border-radius:50%;
}


.daily_lessons_levels_step_boxes div:nth-of-type(4) span{
	background-color:#4585c5;
	border-radius:50%;
}

.daily_lessons_levels_step_boxes div:nth-of-type(5) span{
	background-color:#000000;
	border-radius:50%;
}
.daily_lessons_levels_step_boxes div:nth-of-type(6) span{
	background-color:#f76b1c;
	border-radius:50%;
}

.daily_lessons_levels_step_boxes div:nth-of-type(7) span{
	background-color:#612d91;
	border-radius:50%;
}




#weathertopheader{
	display:none;
	margin-top:-5px;
	padding:0px !important;
}

#weathermidheader{
	margin-top:-5px;
	padding:0px !important;
}


#weatherbaseheader{
	display:none;
	margin-top:-5px;
	padding:0px !important;
}




.div-snowforecast-ftable-header{
	width:33.3333333%;
	min-height:100px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:20px;
	border-right:solid 1px #b1b1b1;
	
}


.div-snowforecast-ftable-last-header{
	border-right:solid 0px #b1b1b1;
}



.weathertabheader{
	padding:0;
	margin-top:0px;
	float:right !important;

}


.snowforecastdivheader{
    -webkit-animation-name: widthFramesHeader; 
    -webkit-animation-duration: .5s; 
    animation-name: widthFramesHeader;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards; 
    animation-fill-mode: forwards;
}

@-webkit-keyframes widthFramesHeader {
    0%   {
	width:10%;
	}
    100% {
	width:100%;
	}
}


@keyframes widthFramesHeader {
    0%   {
	width:10%;
	}
    100% {
	width:100%;
	}
}



#snowforecastheader-top{
	display:inline-block;
	font-size:9px;
	padding: 0px 3px;
	font-weight:bold;
	color:#535353;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}
#snowforecastheader-mid{
	display:inline-block;
	font-size:9px;
	padding: 0px 3px;
	font-weight:bold;
	color:#004b85;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}

#snowforecastheader-base{
	display:inline-block;
	font-size:9px;
	font-weight:bold;
	padding: 0px 3px;
	color:#535353;
	transition: all 1s !important;
    transition: all 1s !important;
	-webkit-transition: all 1s  !important; /* Safari */
	-webkit-transition: all 1s  !important; /* Safari */
	cursor:pointer;
}







.snowreportheadertitleleft{
	font-size:14px;
	width:100%;
	text-align:left;
	font-family:Montserrat;
	font-weight:bold;
	margin-left:0px !important;
	padding-left:8px !important;
}

.table-winterforecast-innertable-summary{
	width:100%;
	min-height:100px;
	background-color:transparent;
	text-align:center;
}


.table-winterforecast-summary {
	width:100%;
	text-align:center;
	
}
.table-winterforecast-summary td{
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-family:Montserrat;
	
}
.table-winterforecast-summary th{
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-family:'Open Sans';
	font-weight:300;
	
}

.div-winterforecast-16{
	float:left;
	width:16%;
	padding-left:5px;
	padding-right:5px;
	min-width:80px;
	padding-top:10px;

}

.winter-summary-color{
	color:#004b85 !important;
}




.ugweather_header{
	float:left;
	width:23.5%;
	padding:0px;
	
	margin-left:4px;
	margin-bottom:5px;
}
.ugweather_header tr td{
	padding-right:2px;
	font-size:11px;
	font-family:'Open Sans';
}
.ugweather_header tr td span{
	color:#004b85
	
}


.ugweather_header_day{
	font-size:14px;
	font-family:Montserrat;
	font-weight:bold;
	text-transform:uppercase;
	
}
.table-ewb tr:nth-child(even) {
	background-color:#ffffff;
}

.table-percent1 {
	font-size:34px;
	font-weight:bold;
	font-family:'Open Sans';
	color:#004b85;
}

.table-percent2 {
	font-size:20px;
	font-family:'Open Sans';
	color:#004b85;
}




.table-ewb th {
	text-align:center;
	color:#ffffff;
	background:#004b85;
	font-family:Montserrat;
	font-size:16px;
}




.table-ewb tr td:first-child {
	font-family:'Open Sans';
	font-size:16px;
	color:#111111;
}





.div-summerforecast{
	float:left;
	width:33.33%;
	padding-left:10px;
	padding-right:10px;
	min-width:300px;
	padding-top:20px;
}
.div-summerforecast-16{
	float:left;
	width:16.665%;
	padding-left:5px;
	padding-right:5px;
	min-width:140px;
	padding-top:20px;
	border:solid 1px #b0b0b0;

}


.table-summerforecast {
	width:100%;
	
}
.table-summerforecast tr th {
	text-align:center;
	width:33.3333333333%;
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
}
.table-summerforecast tr:nth-child(1) {
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}


.table-summerforecast tr:nth-child(2) {
	text-align:center;
}

.table-summerforecast-innertable{
	width:100%;
	min-height:100px;
	background-color:transparent;
	border:solid 1px #b0b0b0;
}


.table-summerforecast-innertable tr:nth-child(1) {
	background-color:transparent !important;
	
}
.table-summerforecast-innertable tr td{
	padding-top:8px;
	text-align:center;
	font-family:'Open Sans';
}

.table-summerforecast-innertable-title{
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:2px !important;
	padding-bottom:2px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}
.table-summerforecast-innertable-image{
	margin-bottom:8px;
}

.summerforecast-innertable-left{
	border-right:solid 1px #b0b0b0;
}

/* table summerforecast summary */


.table-summerforecast-summary {
	width:100%;
	
}
.table-summerforecast-summary tr th {
	text-align:center;
	width:50%;
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
}
.table-summerforecast-summary tr:nth-child(1) {
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}


.table-summerforecast-summary tr:nth-child(2) {
	text-align:center;
}

.table-summerforecast-innertable-summary{
	width:100%;
	min-height:100px;
	background-color:transparent;
}


.table-summerforecast-innertable-summary tr:nth-child(1) {
	background-color:transparent !important;
	padding-top:8px;
	
}
.table-summerforecast-innertable-summary tr td{
	padding-top:8px;
	text-align:center;
	font-family:'Open Sans';
}


.table-summerforecast-innertable-title-summary{
	background-color:#b0b0b0;
	color:#ffffff;
	padding-top:2px !important;
	padding-bottom:2px;
	font-family:Montserrat;
	font-size:13px;
	text-align:center;
}
.table-summerforecast-innertable-image-summary{
	margin-bottom:8px;
}

/* table summerforecast summary */

/* table summerforecast summary-header */

.div-summerforecast-header{
	float:left;
	width:73px;
	padding:0;
	margin:0;
	margin-right:15px;
	border-right:solid 0px #b0b0b0;

}

.div-summerforecast-header-last{
	border-right:solid 0px #b0b0b0;
	margin-right:0px;

}


.table-summerforecast-summary-header {
	width:62px;
	border:solid 0px #b0b0b0;
	padding:0;
	margin:0;
	
}
.table-summerforecast-summary-header tr:nth-child(1) {
	color:#006bb6;
	line-height:100%;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(1) {
	color:#b0b0b0;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(4) {
	color:#006bb6;
	line-height:90%;
	
}

.table-summerforecast-innertable-summary-header tr:nth-child(6) {
	color:#006bb6;
	line-height:90%;
	
}

.table-summerforecast-innertable-summary-header{
	min-height:100px;
	background-color:transparent;
}




.table-summerforecast-summary-header tr th {
	text-align:center;
	padding:0px;
	font-family:Montserrat;
	font-size:11px;
}


.table-summerforecast-innertable-summary-header tr td{
	padding:0px;
	text-align:center;
	font-size:11px;
	font-family:'Open Sans';
}


.table-summerforecast-innertable-image-summary-header{
	width:30px;
	margin-bottom:8px;
}


/* table summerforecast summary-header */







.rcr_coloums {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.rcr_price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.rcr_price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.rcr_price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

.rcr_price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.rcr_price .grey {
    background-color: #eee;
    font-size: 20px;
}

.rcr_buy_button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}



#marketingad{
	margin-top:20px !important;
}



.clndr .event-item-name{
	font-size:120% !important;
	font-weight:bold !important;
	padding-bottom:20px !important;
}
.clndr .event-item-name a {
	font-size:120% !important;
	font-weight:bold !important;
	padding-bottom:20px !important;
	border:solid 0px blue;
}

.event-item-name a{
	font-size:120% !important;
	font-weight:bold !important;
	padding-bottom:20px !important;
	border:solid 0px green;
}


.event-item-name a{
	font-size:120% !important;
	font-weight:bold !important;
	padding-bottom:20px !important;
	border:solid 0px green;
}


.clndr .event-item-location{
	font-size:120% !important;
	border:solid 0px green;
}

.clndr .event-item-time{
	font-size:120% !important;
	padding-bottom:20px !important;
}

.event-item-detail{
	
	border:solid 0px green;
	width:45% !important;
	float:right !important;
	padding-top:50px !important;
	backgound:#000000 !important;
	
}
.event-item-cover{
	width:50% !important;
	padding-right:25px !important;
	height:auto !imporant;
	float:left !important;
	border:solid 0px red;
}
.event-item{
	clear:both;
}






.rcr_tabs li {
	border:solid 1px #d3d3d3;
	background: #e0e0e0 !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right:2px;
}
.rcr_tabs ul li {
	border:solid 1px #d3d3d3;
	background: #e0e0e0 !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right:2px;
}

.rcr_tabs  li.active {
	font-size:115%;
	background: #ffffff !important;
	
}



webcam-img-wrap{
	width:100%;
	position:relative;
	border:solid 0px red;
}




.webcam-band{
	position:absolute;
	top:0px;
	left:0px;
	height:60px;
	border:solid 0px green;
	width:100%;
	opacity: 0.15;
	background-color:#2c6192;
	overflow:hidden;
	
}

.webcam-band-text{
	position:absolute;
	top:0px;
	left:0px;
	font-family:montseratt;
	color:#fff;
	padding:10px;
}




.getalerts-signup-button{
	width: 130px;
	height:34px;
	display:inline-block;
	background-color:#004b85; 

	color: #ffffff; 
	font-size: 16px; 
	padding: 6px 4px 6px 4px !important;
	font-family:Montserrat;
	cursor:pointer;

}

.getalerts-signup-input{
	width: 40%;
	height:34px;
	display:inline-block;
	border: solid 1px #231f20; 
	color: #231f20; 
	font-size: 12px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 6px 8px 6px 6px;
	font-family:'Open Sans';
	font-weight:300;

}

.rcr-element-title-getalerts{
	position:relative;
	font-family:Montserrat;
	font-size:26px;
	width:100%;
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#2d2d2d;
	text-align:center;
	
}




.img_snow_school {
	width:100%;
	max-width:240px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.text_snow_school{
	
	font-family:'Open Sans';
}
.action_box_inner {
	background-color:#004b85 !important;
}

.toplinks{
	font-family:Montserrat;
	color:#ffffff;
	font-size: 11px;
	
}
.toplinksplit{
	font-family:Montserrat;
	color:#ffffff;
	font-size: 11px;
}

.toplinks:hover{
	color:#ffffff;
	
}

.toplinkswrapper{
	position:absolute;
	top:5px;
	right:230px;
	padding:0;
	margin:0;
}

.footer-partners{
	width:100%;
	background-color:#076cb5;
	color:#ffffff;
	text-align:left;
	border-top:solid 1px #ffffff;
	padding-top:45px;
	padding-bottom:45px;
}

.footer-partners-wrapper{
	width:100%;
	background-color:#076cb5;
	color:#ffffff;
	text-align:center;
	padding-top:50px;
}

.footer-signup-wrapper{
	width:100%;
	background-color:#ffffff;
	color:#323232;
	text-align:center;
	padding-top:45px;
	padding-bottom:40px;

}

.footer-signup{
	width:100%;
	background-color:#ffffff;
	color:#535353;
	font-size:28px;
	font-family:Montserrat;
	text-align:center;
	font-weight:300;
	
}
.footer-signup-resortname{
	width:100%;
	background-color:#ffffff;
	color:#004b85;
	font-size:28px;
	font-family:'Open Sans';
	text-align:center;
	font-weight:300;
	padding-top:10px;
	padding-bottom:18px;
	
}

.footer-signup-button{
	width: 150px;
	display:inline-block;
	border: solid 1px #004b85; 
	color: #004b85; 
	font-size: 24px; 
	background: transparent; 
	border-radius: 5px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 8px 10px 8px 0px;
	font-family:'Open Sans';
	font-weight:300;

}

.footer-signup-input{
	width: 280px;
	display:inline-block;
	border: solid 1px #004b85; 
	color: #004b85; 
	font-size: 20px; 
	background: transparent; 
	border-radius: 5px; 
	white-space: nowrap; 
	text-decoration: none; 
	padding: 6px 8px 6px 6px;
	font-family:'Open Sans';
	font-weight:300;
	margin-right:20px;

}
.footer-menu-wrapper{
	width:100%;
	background-color:#4d4d4d;
	color:#ffffff;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-family:Montserrat;

}
.footer-menu a {
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	font-family:Montserrat;
	font-size:16px;
	
}


.footer-menu a:hover {
	color:#a5a5a5;
	
}


.rcr-ts-pt-partners__title {font-family:'Open Sans'; font-size: 24px; color:#fff;  opacity:1.0;font-weight:300;}


.widget_rcr_search_packages_widget h3{
	display:none;
}

.rcr-element-box{
	width:100%;
	margin-top:0px;
}

.rcr-element-box-comments{
	width:100%;
	margin-top:0px;
	font-family:'Open Sans';
	font-weight:300;
	font-size:12px;
	color:#2d2d2d;
}

.rcr-element-box-comments p{
	width:100%;
	font-family:'Open Sans';
	font-weight:300;
	font-size:12px;
	line-height:100%;
	color:#2d2d2d;
}


.rcr-element-box-title{
	font-weight:bold;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	font-family:montserrat;
	padding:0;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	display:inline;
	
	
	
}
.rcr-element-box-seperator{
	width:100%;
	height:20px;
	
}
.rcr-element-box-quantity {
	font-size:28px;
	color:#004b85;
	font-family:montserrat;
	display:inline;
	letter-spacing:-2px;
	font-weight:lighter;
	
}

.rcr-element-box-quantity-snowreport {
	font-size:28px;
	color:#004b85;
	font-family:'Open Sans';
	display:inline;
	letter-spacing:-2px;
	font-weight:300;
	
}

.rcr-element-box-quantity-snowreport-status {
	font-size:28px;
	color:#004b85;
	font-family:'Open Sans';
	display:inline;
	font-weight:300;
	
}


.rcr-element-box-units{
	font-family:Montserrat;
	font-weight:300;
	display:inline;
	font-size:16px;
	color:#535353;
	
	
}
.rcr-element-box-units-snowreport{
	font-family:Montserrat;
	font-weight:300;
	display:inline;
	font-size:16px;
	color:#535353;
	
	
}

.rcr-element-box-topmargin {
	margin-top:-20px;
}


.rcr-element-box-datetime{
	display:inline-block;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	
	
}

.rcr-element-box-datemonthday{
	font-family:montserrat;
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:20px;
	text-transform: uppercase;
	letter-spacing:-1px;
	
}

.rcr-element-box-datedayname{
	display:inline-block;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	
	
}


.rcr-element-box-conditions{
	font-size:120%;
	text-align:left;
	text-transform: uppercase;
	width:100%;
	display:inline-block;
	
	
}


.rcr-element-box-conditions-value{
	text-align:left;
	text-transform: uppercase;
	width:50%;
	display:inline-block;
	font-family:Montserrat;
	font-size:12px;

}

.rcr-element-box-conditions-subtitle{
	font-size:11px;
	font-family:'Open Sans';
	font-weight:300;
	width:100%;
	display:inline-block;
	margin-top:-10px;
}



.rcr-element-box-image {
	display:inline-block;
	width:100%;
	border-left:solid 8px #004b85;
	padding-right:20px;
	margin-top:20px;
}
.rcr-element-box-fl20{
	float:left;
	margin:0;
	padding:0;
	width:20%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl16{
	float:left;
	margin:0;
	padding:0;
	width:16.5%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}


.rcr-element-box-fl13{
	float:left;
	margin:0;
	padding:0;
	width:13%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}



.rcr-element-box-fl160{
	float:left;
	margin:0;
	padding:0;
	width:16.0%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}
.rcr-element-box-fl162{
	float:left;
	margin:0;
	padding:0;
	width:16.2%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}

.rcr-element-box-fl095{
	float:left;
	margin:0;
	padding:0;
	width:9.5%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}


.rcr-element-box-fl10{
	float:left;
	margin:0;
	padding:0;
	width:10%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}

.rcr-element-box-fl12{
	float:left;
	margin:0;
	padding:0;
	width:12%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}

.rcr-element-box-fl9{
	float:left;
	margin:0;
	padding:0;
	width:9%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
}


.rcr-snow-number{
	font-family:'Open Sans';
	font-weight:300px;
	font-size:28px;
	
}

.rcr-snow-subheader{
	font-family:'Open Sans';
	font-weight:300px;
	font-size:12px;
	color:#2d2d2d;
	line-height:96%;
	display:inline-block;
	
}

.rcr-element-box-fl25{
	float:left;
	margin:0;
	padding:0;
	width:25%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}



.rcr-element-box-fl40{
	float:left;
	margin:0;
	padding:0;
	width:40%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}
.rcr-element-box-fl50{
	float:left;
	margin:0;
	padding:0;
	width:50%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl25{
	float:left;
	margin:0;
	padding:0;
	width:25%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl75{
	float:left;
	margin:0;
	padding:0;
	width:75%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-fl33{
	float:left;
	margin:0;
	padding:0;
	width:33%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}


.rcr-element-box-fl30{
	float:left;
	margin:0;

	padding:0;
	width:33%;
	text-align:center;
	border-right:solid 1px #b1b3b5;
	
}

.rcr-element-box-rb {
		border-right:solid 1px #b1b3b5;
}

.rcr-element-box-last{
	border-right:solid 0px #b1b3b5 !important;
}

.rcr-element-box-left{
	
	text-align:left !important;
}


.rcr-element-box-liftstatus {
	font-family:'Open Sans' !important;
	font-weight:300 !important;
	font-size:14px !important;
	color:#2d2d2d !important;
}

.rcr-element-box-openstatus{
	font-family:'Open Sans' !important;
	font-weight:300 !important;
	font-size:10px !important;
	color:#2d2d2d !important;
}



.rcr-element-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0 31px;
  overflow: hidden;
}

.rcr-element-title-v2{
	position:relative;
	border-bottom:solid 1px #2d2d2d;
	font-family:'Open Sans';
	font-weight:300;
	font-size:22px;
	width:100%;
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#2d2d2d;
	
}




.rcr-element-title-right-date{

	float:right;
	font-family:'Open Sans';
	font-weight:300;
	font-size:12px;
	color:#2d2d2d;
	

}
.rcr-element-width100-height12 {
	width:100%;
	height:15px;
}
.rcr-element-width100-height6 {
	width:100%;
	height:7px;
}

.rcr-element-title-size-two {
  margin: 0;
 }

.rcr-element-title-size-three {
  margin: 0;
  font-size:18px;
 }

.element-title-heading-left, .element-title-heading-right {
  padding: 0;
}


.rcr-element-title .element-title-sep.sep-single {
  border-bottom-width: 1px;
}


.
.rcr-element-title .element-title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #b1b3b5;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}



.element-title-sep-container {
	margin-top:5px;
	margin-left:10px;
	position: relative;
	border-top:solid 0px #b1b3b5;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	-ms-flex-positive: 1;
	  flex-grow: 1;
}


.element-title-sep .sep-single {
  border-bottom-width: 1px;
}

.rcr-sep-single {
	border-bottom:solid 1px #b1b3b5; 
}
.mobile-clear{
	diplay:none;
}




/* Panel Headers Stuff */

.breadcrumbs {
	display:none;
}
#current-date{
	display:none;
}


.webcamsheadercroller{
	width:1700px;
	height:200px;
	overflow:hidden;
	white-space: nowrap;
}
#header-container-webcam1 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline;
	 white-space:nowrap;
	 overflow:hidden;

}

#header-container-webcam2 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;

}

#header-container-webcam3 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;

}

#header-container-webcam4 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;

}

#header-container-webcam5 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;

}

#header-container-webcam6 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;


}


#header-container-webcam7 {
	 width:281px;
	 float:left;
	 height:150px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	 overflow:hidden;


}


.header-webcam-img{
	padding-right:5px;
	padding-left:5px;
	
}

.header-webcam-img img{ 
 border:solid 1px #000000;
 width:243px;
 height:138px;
}

.header-webcam-img-demo{
	padding-right:5px;
	padding-left:5px;
	width:280px;
	display:inline-block;
	float:left;
}


/*************************************/

#header-container-snowreport2{
	 width:19%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}



#header-container-weather2{
	 width:17%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}
#header-container-trails2 {
	 width:15%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}



#header-container-lifts2{
	 width:21%;
	 float:left;
	 height:220px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;
	
}




.showalert {
	cursor:pointer;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin:0;
	min-height:25px;
	background-color:#004b85 !important;
	backgound:#ff0000 !important;
	color:#ffffff;
	padding-top:6px;
	padding-bottom:5px;
	font-family:montserrat;
	
}











.header-forecast-title{
	border:solid 0px red;
	padding-top:20px;
	padding-left:6%;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	font-family:montserrat;
	
}


.header-snow-text{
    border-bottom: 1px dashed #ccc;
    float: left;
    padding: 10px 5px;
    width: 100%; 
    color: #004b85;
    font-size: 20px;
    text-transform: uppercase;
	
}

.header-snow-content {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #efefef;
    float: left;
    font-family: open sans;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 23%;
}
.header-snow-content strong {
    float: left;
    font-size: 34px;

    padding:0px;
    width: 100%;
	color:#205fbc;
}
.header-snow-content strong span{font-size:12px;}


/* Tool Tip Stuff */


.tooltiplifts {
    position: relative;
    display: inline-block;
	letter-spacing:1px !important;
}


.tooltiplifts .tooltipliftstext {
    visibility: hidden;
    width: 270px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
	top: -27px;
	left: 260%;  
   /* margin-left: -60px; */
    opacity: 0;
    transition: opacity 1s;
	letter-spacing:1px !important;
}

.tooltiplifts .tooltipliftstext::after {
    content: "";
    position: absolute;
    top: 33%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
   
}

.tooltiplifts:hover .tooltipliftstext {
    visibility: visible;
    opacity: 1;
}


/**** ALERT STATUS ***/

.tooltiplifts2 {
    position: relative;
    display: inline-block;
}

.tooltiplifts2 .tooltipliftstext2 {
    visibility: hidden;
    width: 270px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
	top: -41px;
	left: -260px;  
   /* margin-left: -60px; */
    opacity: 0;
    transition: opacity 1s;
}

.tooltiplifts2 .tooltipliftstext2::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
   
}

.tooltiplifts2:hover .tooltipliftstext2 {
    visibility: visible;
    opacity: 1;
}




/* The mobile menu */
.navmobileleft {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #eee; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.75s; /* 0.5 second transition effect to slide in the navmobileleft */
}

/* The mobile navigation menu links */
.navmobileleft a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the mobile navigation links, change their color */
.navmobileleft a:hover, .offcanvas a:focus{
    color: #ff0000;
}

.navmobile{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	
	
}



.panelpackages{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
	
}
.panelinntopia{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
	
}
.panelforecast{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
}
.panelliftstatus{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
}
.panelalertstatus{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
}
.panelalertstatusmobile{
	padding-top:5px;
	padding-bottom:10px;
	
}

.panelnotificationmobile{
	padding-top:5px;
	padding-bottom:10px;
	padding-right:20px;
	
}

.header-webcam-title-mobile{
	width:100%;
	text-align:center;
	margin-top:20px;
}

.header-webcam-title{
	width:100%;
	text-align:left;
	color:#004b85;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
	margin-botton:0;
	padding-bottom:0;
	font-family:montserrat;
	line-height:110%;


}


.noastyle{
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	text-decoration:none !important;
}


/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#header{
 	transition: margin-top .75s;
    -webkit-transition: margin-top .75s; /* Safari */
	
}


.btn-rcr-header {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;

	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#ffffff;
	background:#004b85 !important;
	background-color:#004b85 !important;
	font-weight:bold ;
	border:solid 1px #e2e2e2 !important;
}
.btn-rcr-arial {
	font-family:Arial, Helvetica, sans-serif !important;
}
.btn-rcr-winter {
	background:#004b85 !important;
	color:#ffffff !important;
}

.btn-rcr-summer {
	background:#004b85 !important;
	color:#ffffff !important;
}

.btn-rcr-winter:hover {
	background:#004b85 !important;
	color:#ffffff !important;
	border:solid 1px #ffffff !important;
}

.btn-rcr-summer:hover {
	background:#404040 !important;
	color:#ffffff !important;
	border:solid 1px #ffffff !important;
}


/* Start Bowl CSS for Headers */
	.siberia-bowl, .timber-bowl, .currie-bowl, .lizard-bowl, .cedar-bowl, .lower-mountain {
		
		width:285px;
		height: 155px;
		margin: 0 5px;
		display: inline-block;
		background-size: cover;
	}


/* End Bowl CSS for Headers */
.modal-body label {
  font-weight: bold;
  margin-right: 10px;
  min-width: 85px;
  text-align: right;
}
.modal-body span {
	font-style: italic;
}

.blue-square, .blue-square-black-diamond, .black-diamond, .double-black-diamond, .green-circle, .green-circle-blue-square {
  background-image: url("https://skinakiska.com/wp-content/themes/kallyas-child/images/difficulty-sprite.png");
  background-size: auto 12px;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.black-diamond {
  background-position: -13px 0;
}
.green-circle {
  background-position: -25px 0;
}
.double-black-diamond {
  background-position: -57px 0;
  width: 18px;
}
.blue-square-black-diamond {
  background-position: -40px center;
  width: 18px;
}
.blue-square-black-diamond {
  background-position: -38px center;
  width: 18px !important;
}
.green-circle-blue-square {
  background-position: -75px 0;
  width: 18px;
}


.table-groom tr td{
	padding:0px ;
	margin:0px;
	
}
.table-bowl {
  float: left;
  margin-right:20px;
  width:100%;
  max-width: 125px;
  border: solid 0px red;
}
.table-bowl td{
	/* border-bottom:solid 1px #dadada;*/
	padding-bottom:15px;
	
}
.table-bowl img {
  height: auto;
  width: 100%;
}

.groomrunnum{
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:montserrat;
	font-weight:bold;
	line-spacing:90%;
	height:16px;
	
}
.run-name{
	width:100%;
	margin:0 !important;
	padding:0;
	text-align:center;
	line-spacing:90%;
	text-transform: uppercase;
	height:13px;
	
}
.run-name-update{
	width:100%;
	margin:0 !important;
	padding:0;
	text-align:center;
	line-spacing:90%;
	text-transform: uppercase;
	height:13px;
	
}

.ski-difficulty{
	width:100%;
	margin:0;
	padding-bottom:15px;
	text-align:center;
	margin-top:-5px;
	font-size:90%;
	
}
.bowl-title{
	font-size:115%;
	line-height:105%;
	font-weight:bold;
	color:#004b85;
	text-align:center;
	padding-bottom:15px;
}
.glyphicon-ok {
  color: #37B03C;
  font-size: 11px;
  line-height: 0;
  margin:0;
  padding-top:10px;
}


.glyphicon-remove {
  color: #004b84;
  font-size: 20px;
  line-height: 0;
  margin:0;
  padding-top:5px;
}


.groomcheckmark {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:8px;
	display:inline-block;
	
}
.groomcheckmarktd{
	padding-left:0px;
	padding-right:0px;
	width:20px;
}

.panel-primary-rcr {
  border-color: #004b85;
}
.panel-primary-rcr > .panel-heading-rcr {
  color: #fff;
  background-color: #004b85;
  border-color: #004b85;
}
.panel-primary-rcr > .panel-heading-rcr + .panel-collapse-rcr > .panel-body-rcr {
  border-top-color: #004b85;
}
.panel-primary-rcr > .panel-heading-rcr .badge {
  color: #004b85;
  background-color: #fff;
}



.panel-heading-rcr {
	background:#004b85 !important;
	color:#ffffff !important;
	
	
}

.panel-title{
	color:#ffffff !important;
}


.color-rcr{
color:#ffffff !important;
background:#004b85 !important;
border-color: #004b85f !important;
}

.color-rcr:hover{
border-color: #333333 !important;
}

.btn-rcr-xs {
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  height:20px !important;
  line-height: 1.61;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
	-webkit-border-radius: 3px ;
	-moz-border-radius: 3px;
	border-radius: 3px;
  font-family:Montserrat;
	color:#ffffff;
	background:#004b85;
	font-weight:bold ;
	border:solid 1px #004b85;
}












.btn-rcr {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
  font-family:Montserrat;
	color:#ffffff;
	background:#004b85;
	font-weight:bold ;
	border:solid 1px #004b85;
	
}

.btn-on {
	background:#b74822;
}

.btn-rcr:focus,
.btn-rcr:active:focus,
.btn-rcr.active:focus,
.btn-rcr.focus,
.btn-rcr:active.focus,
.btn-rcr.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-rcr:hover,
.btn-rcr:focus,
.btn-rcr.focus {
  color: #eeeeee;
  text-decoration: none;
}
.btn-rcr:hover{
text-decoration:none;
border:solid 1px #000000 !important;

}
.btn-rcr-xs{
padding-top: 3px !important;
height:24px !important;
font-size:10px !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;

}
.btn-rcr-sm{
padding-top: 5px !important;
height:30px;
font-size:12px !important;
}
.btn-rcr-md{
}
.btn-rcr-bg{
padding-top: 6px !important;
height:36px;
font-size:18px !important;
}
.btn-rcr-lg{
padding-top: 7px !important;
height:48px;
font-size:22px !important;
}
.btn-rcr-sidebar{
padding-top: 11px !important;
height:48px;
font-size:18px !important;
}

.btn-rcr-xl{
padding-top: 8px !important;
height:60px;
font-size:30px !important;
}
.btn-rcr-100{
	width:100%;
	max-width:100px;
}
.btn-rcr-150{
	width:100%;
	max-width:150px;
}
.btn-rcr-200{
	width:100%;
	max-width:200px;
}
.btn-rcr-250{
	width:100%;
	max-width:250px;
}
.btn-rcr-300{
	width:100%;
	max-width:300px;
}
.btn-rcr-350{
	width:100%;
	max-width:350px;
}
.btn-rcr-400{
	width:100%;
	max-width:400px;
}
.btn-rcr-450{
	width:100%;
	max-width:450px;
}
.btn-rcr-500{
	width:100%;
	max-width:500px;
}
.btn-rcr-550{
	width:100%;
	max-width:550px;
}
.btn-rcr-600{
	width:100%;
	max-width:600px;
}
.btn-rcr-650{
	width:100%;
	max-width:650px;
}
.btn-rcr-700{
	width:100%;
	max-width:700px;
}
.btn-rcr-800{
	width:100%;
	max-width:800px;
}
.btn-rcr-900{
	width:100%;
	max-width:900px;
}
.btn-rcr-100p{
	width:100%;
}
.btn-rcr-left{
	text-align:left;
}
.btn-rcr-right{
	text-align:right;
}


.glance_conditions_table {
	width:100%
}

.glance_conditions_table td{
	font-family:Montserrat;
	font-size:14px;
	font-weight:bold;
	color:#004b85;
	text-transform:uppercase;
	text-align:left;
}




.opensanslight12pxgrey{
	font-family:'Open Sans';
	font-size:12px;
	font-weight:300;
	color:#2d2d2d;
	text-transform:uppercase;
	text-align:left;
}




.montserratbold16pxgrey {
	font-family:Montserrat;
	font-weight:bold;
	font-size:16px;
	color:#2d2d2d;
}


.montserratbold14pxblue {
	font-family:Montserrat;
	font-weight:bold;
	font-size:14px;
	color:#004b85;
	text-transform:uppercase;

}

.fhigh {
	display:inline-block;
	font-size:12px;
	font-family:Montserrat;
	text-transform:uppercase;
	color:#4c4d4f;
	width:100%;
	line-height:100%;
}

.tflow {
	display:inline-block;
	font-size:12px;
	font-family:Montserrat;
	text-transform:uppercase;
	color:#4c4d4f;
	line-height:100%;
	margin-top:-20px !important;
}


.fhighnum {
	display:inline-block;
	font-size:12px;
	font-family:Montserrat;
	text-transform:uppercase;
	color:#004b85;
}
.tflownum {
	display:inline-block;
	font-size:12px;
	font-family:Montserrat;
	text-transform:uppercase;
	color:#004b85;

}

.center_simplecountdown{
	text-align:center !important;
}



@media (max-width: 766px) { 
	#snowknow{
		display:none;
	}
}

@media (max-width: 420px) { 
  .header-snowalert-text-on-image{
	  margin-top:20px;
	  font-size:90px;
  }
  .header-snowalert-units-on-image{
	   margin-top:30px;
	   text-align:center;
  }
}



@media (max-width: 480px) { 

	.rcr-element-box-fl16 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl10 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl095 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl13 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl160 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl162 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl12 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl9 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}

	.rcr-element-box-fl20 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl40 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl50 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}

	.rcr-element-box-fl25 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl33 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-fl75 {
		float:none;
		width:100%;
		border-right:solid 0px #b1b3b5;
		
	}
	.rcr-element-box-seperator{height:0px;}
	.rcr-element-box-title{
		padding-top:15px;
	}
	.rcr-element-box-topmargin {
		margin-top:0px !important;
	}
	.rcr-element-box-mobile{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.mobile-clear{
		diplay:block;
		clear:both;
	}

  .btn-lodgebook {
	  width:100%;
	  float:none;
	  margin-top:15px;
  }
  
	.rcr-element-title-right-date{
	
		float:none;
		width:100%;
		text-align:left;
		
	
	}
	
	.media-container__text{
		font-size:14px !important;
	}
	.borderanim2-svg{
		width:300px !important;
		white-space:normal !important;
	}
	
	.borderanim2-svg svg{
		width:300px; !important;
		height:100% !important;
		white-space:normal !important;
		
	}
	
	.borderanim2-svg rect{
		width:300px; !important;
		height:100% !important;
		white-space:normal !important;
		
	}
	
	.borderanim2-svg svg rect{
		width:300px; !important;
		height:100% !important;
		white-space:normal !important;
		
	}
	
	
	#inputArrival{
		min-width:80% !important;
		margin:0 auto !important;
	}
	#bookleftmargin{
		width:0 !important;
		display:none !important;
	}
	#bookcontainer{
		width:100% !important;
	}
	
	.action_box_content{
		padding:0 !important;
		margin:0 !important;
		
	}
	#checkin_nights{
		max-width:50px !important;
		margin:0 auto !important;
	}
	#checkin_guests{
		max-width:50px !important;
		margin:0 auto !important;
	}
	#bookcontainer div {
		width:100% !important;
	}
	#checkin_child{
		max-width:50px !important;
		margin:0 auto !important;
		
	}
	#childwrapper{
		max-width:100% !important;
		
		
	}
	
	#bookwrapper{
		max-width:100% !important;
		padding-top:30px !important;
		
	}
	#checkinwrapper{
		
		max-width:100% !important;
	}
	
	#marketingad{
		position:fixed !important;
		top:50px;
		left:0px;
		margin-top:0px !important;
	}
	

	#adimagewrapper{
		width:100%;
		max-width:none;
		display:block;
		
	}
	
	#adtextboxwrapper{
		max-width:none;
		width:100%;
	}

	
	.price_menu_4col tbody tr th{
		padding-top:10px;
		padding-bottom:10px;
		font-size:10px !important;
		font-weight:400 !important;
		line-height:1.3 !important;
	}
	
	.price_menu_4col tbody tr td{
		padding-top:10px;
		padding-bottom:10px;
		font-size:11px;
		font-weight:400;
		line-height:1.3 !important;
	 
	}
	
	.price_menu_4col tbody tr th:first-child {
		text-align:center;
		padding-left:2px;
		padding-right:2px;
	}
	.price_menu_4col tbody tr td:first-child {
		text-align:left;
		padding-left:5px;
	}

}

/* On smaller screens, where height is less than 450px, change the style of the navmobileleft (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .navmobileleft {padding-top: 15px;}
    .navmobileleft a {font-size: 18px;}
	
    .panelsnowreporttop {padding-top: 15px;}
    .panelsnowreporttop a {font-size: 18px;}
	
	
	
	
	

}

@media screen and (max-width: 768px) {
	.telipad {
		display:inline-block !important;
		margin-left:10px !important;
	}
	
#header-container-webcam1 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline;
	 white-space:nowrap;

}

#header-container-webcam2 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam3 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam4 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam5 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam6 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}
	
	
}


@media (max-width: 998px) { 

   .toplinkswrapper {
	   display:none;
   }
}



@media screen and (max-width: 1024px) {
	#imagearrowwebcamright{
		margin-top:-20px;
	}
	#imagearrowwebcamleft{
		margin-top:-20px;
	}
	
	#header-container-webcam1 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline;
	 white-space:nowrap;

}

#header-container-webcam2 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam3 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam4 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam5 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

#header-container-webcam6 {
	 width:200px;
	 float:left;
	 height:120px;
	 margin-top:10px;
	 text-align:center;
	 display:inline-block;

}

}



/* Extra */


.rcr_table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.rcr_table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
.rcr_table th,
.rcr_table td {
  padding: .5em;
  text-align: center;
  font-family:'Open Sans';
}

.rcr_table tr td a{
	background-color:#004b85 !important;
	font-family:'Open Sans';
	font-weight:normal;
	color:#ffffff !important;
	border-color:#004b85;

}

.rcr_table tr td a{
	background-color:#004b85 !important;
	font-family:'Open Sans';
	font-weight:normal;
	color:#ffffff !important;
	border-color:#004b85;

}




.rcr_table th {
  font-size: 1.1em;
  text-transform: uppercase;
  background-color:#004b85;
  color:#ffffff;
  font-family:Montserrat;
  letter-spacing:0px;
}

.rcr_table tbody tr:nth-child(even) {
  background-color:#ededed;
}
   



@media screen and (max-width: 768px) {
  .rcr_table {
    border: 0;

  }
  .rcr_table_label {
    display:none;

  }
  .rcr_table_label_toggle {
    display:inline-block;

  }

  .rcr_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .rcr_table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .rcr_table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  
  
 
  .rcr_table td:nth-child(1) {
	  background-color:#004b85;
	  color:#ffffff;
	  font-size:130%;
	  height:40px;
	  /*
	  text-align:left;
	  border:solid 1px red;
	  */
  }
	  
  .rcr_table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a .rcr_table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .rcr_table td:last-child {
    border-bottom: 0;
  }
  
.rcr_table tbody tr:nth-child(even) {
  background-color:#ffffff;
}
  
}



/* Extras */

.btn-rcr-nb {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Open Sans';
    color: #000000;
    background: #ffffff;
    font-weight: 600;
	text-transform:uppercase;
	margin-left:8px;
   /* border: solid 1px #004b85; */
}

.btn-rcr-nb:focus,
.btn-rcr-nb:active:focus,
.btn-rcr-nb.active:focus,
.btn-rcr-nb.focus,
.btn-rcr-nb:active.focus,
.btn-rcr-nb.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-rcr-nb:hover,
.btn-rcr-nb:focus,
.btn-rcr-nb.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn-rcr-nb:hover{
text-decoration:none;
color:#000000 !important;
}

.btn-rcr-nb-arial {
	font-family:Arial, Helvetica, sans-serif !important;
}

.nb_text {
	font-family:Montserrat;
	font-size:16px;
	font-weight:500;
}

.nb-btn-container{
	padding:0;
	margin:0;
	display:inline-block;
}
.nb_1, .nb_2, nb_3{
	padding:0;
	margin:0;
	
}

.nb_timer{
	display:inline-block;
	height:45px;
	line-height:1;
	width:170px;
	margin-left:8px;
	padding:0;
	vertical-align:middle;
	font-family:'Open Sans';
	
}

.tb_timer{
	width:100%;
	font-size:10px;
	height:40px;
	color:#ffffff;
	padding:0;
	margin-top:7px;
}
.tb_timer tr th{
	text-align:center;
	font-weight:400;
	overflow:hidden;
	font-family:"Open Sans";
	padding:0;
	margin:0;
	
}
.tb_timer tr td{
	text-align:center;
	letter-spacing:2px;
	padding:0;
	margin:0;
	
}

.tb_timer tr td span{
	background-color:#004b85;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:4px;
	margin-top:5px;
	font-size:11px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.tb_timer tr td div{
	display:inline-block;
	width:10px;
	text-align:center;
	font-size:14px;
}
.tb_timer tr th div{
	margin-top:-5px;
}
@media screen and (max-width: 768px) {

	.nTbar1 {
		height:150px;
	}
	
	.nTbar2 {
		height:150px;
	}
	
	.nTbar3 {
		height:150px;
	}
}
