@charset "utf-8";



/***********CLOUDWAYS OVERHAUL OPEN***********************/


.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;
}




.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 {
  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;
}



#buytickets-en-header{
	position:absolute;
	cursor:pointer;
	top:100px;
	left:2px;
	width:188px;
	height:65px;
	background-image: url('/wp-content/themes/kallyas-child/img/snowalert/snowreport-buy.png');
	background-size:100%;
	background-repeat:no-repeat;	
}



#panelSnowReportTop{
	padding:0;	
	background-image: url('/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{
	max-width:24%;
	max-height:120px;
	float:left;
	padding:0px 15px 0px 0px;
	text-align:center !important;
	vertical-align:middle !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.5%;
	height:140px;
	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/camskh/stairway.jpg");
}

.webcam-image-wrapper-cam2{
   background-image: url("https://secure.skircr.com/camskh/eagleeyecam.jpg");
}

.webcam-image-wrapper-cam3{
   background-image: url("https://secure.skircr.com/camskh/terminator.jpg");
}

.webcam-image-wrapper-cam4{
   background-image: url("https://secure.skircr.com/camskh/catamount.jpg");
}

.webcam-image-wrapper-cam5{
   background-image: url("https://secure.skircr.com/camskh/basecam.jpg");
}


.webcam-image-wrapper-cam6{
   background-image: url("https://secure.skircr.com/camskh/weatherlogo.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:8px;
	color:#ffffff;
	background-color:rgba(175,175,175,0.5);
}
.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('/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('/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;
}





.panelalertstatus{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	
}



#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;
	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;
	
}


.header-snowalert-text-last24{
	 font-size:22px;
	 line-height:100%;
	 max-width:115px;
	 color:#111111;
	 font-weight:300;
	 margin-top:12px;
}



#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;
} 


.panelclosebtn {
    position: absolute;
    top: 10px;
    right: 30px;
	width:25px;
    font-size: 36px !important;
	color:#555555;
}


#snow-report-widget{
	height:1px;
	width:190px;
	margin-top:-45px;
	margin-right:-20px;
	background-color:#ffffff !important;
	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-size:cover;
	width:100%;
	max-width:190px;
	height:190px;
	padding:0px !important;
	z-index:222;
	
}

#snowknowheader{
	position:relative;
	text-align:left;
	margin-top:0px;
	background-size:cover;
	width:100%;
	max-width:190px;
	height:190px;
	padding:0px !important;
	z-index:222;
	
}



#headerSnowknow{
	position:absolute;
	display:inline-block;
	margin:0;
	padding:0;
	width:88px%;
	max-width:88px;
	height:90px;
	top:0px;
	left:0px;
	
}


.callResort{
	display:none;
	width:39px;
	padding-left:14px;
}
#header-mobile-widget{
	display:none;
}


#header-desktop-widget{
	display:inline-block;
}



#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:#b56a4f;
	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:#b56a4f;

}

.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:#b56a4f;
	font-family:montserrat;
}






.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:#b56a4f;
	 font-weight:bold;
	 font-family:montserrat;
}


.table-trailreport-header-trails-total {
	 display:inline-block;
	 letter-spacing: -2px; 
	 font-size:27px;
	 color:#b56a4f;
}


.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:#b56a4f;
	 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;
}






.goldenEagleExpressHeader{
	display:inline-block;
}
.stairwayHeader{
	display:inline-block;
}

.headerloader{
	width:25px;
}


.div-snowforecast-element-weather{
	width:100%;
	padding-top:0px;
}



.noastyle{
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	text-decoration:none !important;
}


.showalert {
	cursor:pointer;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin:0;
	min-height:25px;
	background-color:#065794 !important;
	backgound:#ff0000 !important;
	color:#ffffff;
	padding-top:6px;
	padding-bottom:5px;
	font-family:montserrat;
	
}




@media screen and (max-width: 1280px) {
	#imagearrowwebcamright{
		margin-top:-20px;
	}
	#imagearrowwebcamleft{
		margin-top:-20px;
	}


.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:13.5%;
	height:120px;
}



}










@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;
	}
	
	
}







@media screen and (max-width: 800px) {
	.header_adrotate_lightbox{
		height:105px;
	}
}



@media screen and (max-width: 768px) {
	

	.nTbar1 {
		height:150px;
	}
	
	.nTbar2 {
		height:150px;
	}
	
	.nTbar3 {
		height:150px;
	}


	.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;
	}
	
	
	

	#snow-report-widget{
		display:none;
	}
	/*********************** Cloudways Upgrade */
	#logo-container{
		display:none !important;
	}
	.callResort{
		display:inline-block;
	}

	#header-mobile-widget{
		display:inline-block;
		width:100%;  /* debug */
	}
	#header-desktop-widget{
		display:none;
	}
	
	.site-header-top-right{
		max-width:30px;
		max-height:30px;
		margin:0 !important;
		padding:0 !important;
	}
	#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;
	}
	
	#header-container-snowreport{
		 width:47%;
		 float:none;
		 height:150px;
		 margin-top:0px;
		 margin-left:10px;
		 text-align:center;
		 display:inline-block;
		 border:solid 0px transparent;
		
	}
	
	
	
	
	#header-container-weather{
		 width:47%;
		 float:none;
		 height:150px;
		 margin-top:0px;
		 border-top:solid 1px #d2d2d2;
		 text-align:center;
		 display:inline-block;
		 border:solid 0px transparent;
		
	}
	
	
	
	#header-container-trails {
		 width:47%;
		 float:none;
		 height:160px;
		 margin-top:0px;
		 margin-left:10px;
		 padding-top:5px;
		 text-align:center;
		 display:inline-block;
		 border:solid 0px transparent;
		 border-top:solid 1px #d2d2d2;
	
	}
	
	
	#header-container-lifts{
		 width:47%;
		 float:none;
		 height:160px;
		 margin-top:0px;
		 padding-top:5px;
		 text-align:center;
		 display:inline-block;
		 border:solid 0px transparent;
		 border-top:solid 1px #d2d2d2;
		
	}





	#header-container-forecast{
		 width:94%;
		 float:none;
		 height:165px;
		 margin-top:0px;
		 margin-left:10px;
		 padding-top:5px;
		 text-align:center;
		 display:inline-block;
		 border-top:solid 1px #d2d2d2;
	}
	
	

	.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%;
	}

	#webcam_ads{
		/* width:47.5%; */
		display:none;
	}
	
	
	
	/*********************** Cloudways Upgrade End */
	
	
}


@media (max-width: 766px) { 
	#snowknow{
		display:none;
	}
	#snowknowheader{
		display:none;
	}
}

@media (max-width: 480px) {


	.header_adrotate_lightbox{
		height:62px;
	}

	#header-container-snowalert{
		 width:90%;
		 float:left;
		 height:100px;
		 margin-top:-55px;
		 text-align:center;
		 display:inline-block;
	}
	
	
	.header-snowalert-image {
		float:none;
		width:100%;
		max-width:245px;
		margin: 0 auto;
		display:inline-block;
		margin-top:10px;
		
	}
	
	.header-snowalert-text-on-image {
		float:left;
		margin-top:100px;
		margin-left:0px;
		font-size:70px;
		width:33%;
		height:50px;
	
	}
	
	.header-snowalert-units-on-image{
		margin-left:10px;
		margin-top:95px;
		font-size:22px;
		width:60%;
		line-height:95%;
		
	}
	
		
	.header-snowalert-text-last24{
		 font-size:18px;
		 line-height:100%;
		 max-width:100%;
		 font-weight:300;
		 margin-top:12px;
	}

		
		
		
}
@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 ***********************/

