@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600);
/***************************************************
****************************************************
		OVERLAY
****************************************************
***************************************************/
@font-face
	{
	font-family:'EntypoRegular';
	src:url('/include/fonts/design/2013/entypo/entypo.eot');
	src:url('/include/fonts/design/2013/entypo/entypo.eot?##iefix') format('embedded-opentype'),
	url('/include/fonts/design/2013/entypo/entypo.woff') format('woff'),
	url('/include/fonts/design/2013/entypo/entypo.ttf') format('truetype'),
	url('/include/fonts/design/2013/entypo/entypo.svg##EntypoRegular') format('svg');
	font-weight:normal;
	font-style:normal;
	}
.entypo
	{
	font-family:'EntypoRegular', 'Arial Unicode MS', Arial, sans-serif;
	zoom:1;
	font-size: 2em;
	}
span.entypo.location
	{
	font-size: 2.5em;
	line-height: 0.2em;
	vertical-align: top;
	margin-right:5px;
	color: #ad1115;
	}
span.entypo.link
	{
	font-size: 2.1em;
	line-height: .3em;
	vertical-align: top;
	margin-right:5px;
	color: #00aeff;
	}
.accom-details
	{
	box-sizing: border-box;
	padding-right:50px;
	}
*
	{
	border:0;
	text-decoration:none;
	font-style:normal;
	}
html,body
	{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	color:#626366;
	}
.bio, div[id*='event_']
	{
	padding:80px 0 0px 0!important;
	margin-top:-80px!important;
	}
/***************************
	Fonts / Sizes / Colors

	2em         = 32px
	1.75em      = 28px
	1.625em     = 26px
	1.5em       = 24px
	1.3125em    = 21px
	1.25em      = 20px
	1.125em     = 18px
	1em         = 16px // base font
	.875em      = 14px
	.75em       = 12px
	.625em      = 10px
***************************/

/****************************************/
/*				FONT ZISES				*/
/****************************************/
html,body{ font-size: calc(14px + 0.15vw); }
h1 { font-size: calc(36px + 0.4vw); } /* 36px */
h2 { font-size: calc(28px + 0.4vw); } /* 30px */
h3 { font-size: calc(22px + 0.4vw); } /* 24px */
h4 { font-size: calc(18px + 0.4vw); } /* 20px */
h5 { font-size:calc(16px + 0.4vw); }
h5 span { font-size:14px; }
.small, small,p small em, .session-description { font-size: calc(10px + 0.25vw); }
.details { font-size: calc(12px + 0.3vw); }
#navigation ul li a { font-size: calc(14px + 0.22vw); }
.banner-text .banner-title .title { font-size: calc(49px + 0.4vw); }
.banner-text .banner-title h3 { font-size: calc(24px + 0.4vw); }
.banner-text .banner-title .date-location { font-size: calc(18px + 0.4vw); }
.content-tabs a { font-size: calc(12px + 0.3vw); }
.session-title{ font-size: calc(22px + 0.4vw); }
.event-nav li a::after, .event-date { font-size: calc(18px + 0.2vw); }
.testimonial { font-size: calc(10px + 0.25vw); }
/****************************************/
/*			END OF FONT ZISES			*/
/****************************************/	
h1, h2, h3, h4, h5
	{
	font-family:'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
	margin:.75em 0 .25em 0;
	line-height: 1.3em;
	font-weight:normal;
	color:#5d5d5d;
	}
.banner-text .banner-title .title,
.banner-text .banner-title .date-location
	{
	font-family:'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
	line-height: 1.3em;
	}
h1
	{
	color:#313131;
	}
h1 { margin-top:0; margin-bottom:.5em; } /* 36px */
h2 { margin:1em 0 .6em 0; font-weight: 500; } /* 30px */
h5 span
	{
	font-family: 'Open Sans', sans-serif;
	}
p
	{
	line-height:1.65em;
	margin:0 0 1.3em 0;
	}
em
	{
	font-style: italic;
	}
ul
	{
	margin-bottom: 1.5em;
	margin-left: 16px;
	padding-left: 16px;
	}
ul li, ol, ol li
	{
	margin-bottom: .1em;
	line-height:1.75em;
	}
a
	{
	cursor:pointer;
	color:#506dac;
	text-decoration: underline!important;
	}
a.link
	{
	text-decoration: underline!important;
	}
.faded
	{
	opacity: .7;
	}
h4.sub-event
	{
	padding-top: 13px;
	margin-top: 0;
	}
.agenda-subtitle
	{
	margin-top: 23px;
	margin-bottom:0;
	width:100%;
	border-bottom: 1px solid #ccc;
	}
ul li .agenda-subtitle
	{
	margin-top: 0;
	}
.sidebar ul li,
ul#resources li
	{
	line-height:20px!important;
	font-size: 14px;
	}
.sidebar h3
	{
	margin-top:1.125em;
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom: 5px;
	}
.sidebar h4
	{
	margin-top:1.125em;
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom: 5px;
	}
.sidebar h3:first-child, .sidebar h4:first-child
	{
	margin-top:0;
	}
.sidebar-sponsors
	{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-flow:row wrap;
	-ms-flex-flow:row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: center;
	background-color: #fff;
	padding:20px 0;
	border-radius:3px;
	}
.sidebar_tagline
	{
	color:#bbb!important;
	}
.sidebar .dates
	{
	margin-bottom:30px;
	}
.sidebar .dates p
	{
	line-height:0.7em;
	margin:10px 0;
	}
.txtright
	{
	text-align:right;
	}
.txtleft
	{
	text-align:left;
	}
.row
	{
	clear:both;
	overflow: hidden;
	}
/* .col
	{
	float:left;
	margin-right: 4.5%;
	}
.col-2
	{
	width:20%;
	}
.col-3
	{
	width:22.5%;
	}
.col-4
	{
	width:29.5%;
	}
.col-5
	{
	width:40%;
	}
.col-6
	{
	width:47.7%;
	}
.col-7
	{
	width:56.5%;
	}
.col-8
	{
	width:65%;
	}
.col-10
	{
	width:75%
	}
.col-12
	{
	width:100%
	} */
.col
	{
	float:left;
	margin-right: 2vw;
	}
.col-2
	{
	width:8.5vw;
	}
.col-3
	{
	width:13.25vw;
	}
.col-4
	{
	width:18.3333333vw;
	}
.col-5
	{
	width:24.25vw;
	}
.col-6
	{
	width:29.5vw;
	}
.col-7
	{
	width:34.75vw;
	}
.col-8
	{
	width:40.6666667vw;
	}
.col-9
	{
	width:45.75vw;
	}
.col-10
	{
	width:50.5vw;
	}
.col-12
	{
	width:61vw;
	margin-right:0;
	}
.col.last
	{
	margin-right:0;
	}
.floatright
	{
	float: right;
	}
.slide_me
	{
	cursor: pointer;
	color: #506dac;
	font-weight:700;
	}
.slide_me.active
	{
	color: #333;
	}
.slide_me::after 
	{
	display: inline-block;
	content: '+';
	/* 
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	opacity: 1;
	height: 0.3em;
	width: 0.3em; 
	top: 0.60em;
	*/
	left: 0.30em;
	position: relative;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	vertical-align: top;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}
.slide_me.active::after 
	{
	content: '\2013';
	top: 0.10em;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	}
.credit-table 
	{
    border-collapse: collapse;
	width: 100%;
	margin-bottom:30px;
	}
.credit-table td, .credit-table th 
	{
    border: 1px solid #ddd;
    padding: 15px;
	}
.credit-table tr:nth-child(even){background-color: #f2f2f2;}
.credit-table th 
	{
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #555;
    color: white;
	}
.credit-table th:nth-child(3)
	{
	width:22%;
	}
#reserve-room-desktop
	{
	display:block;
	}
#reserve-room-mobile
	{
	display:none;
	}
.hotel-box div
	{
	width:45%;
	float:left;
	margin-right: 10%;
	}
.hotel-box div:nth-child(2n+2)
	{
	margin-right: 0;
	}
.hotel-address
	{
	margin-top:20px;
	}
.additional-resources
	{
	clear: both;
	border-top: 1px solid #ccc;
	}
.details
	{
	cursor: pointer;
	margin-bottom: 15px;
	color: #ad1115;
	}
.details:after 
	{
    font-family: 'EntypoRegular';
    content: " \e764";
    font-weight: bold;
    padding-right: 10px;
    padding-top: 0;
	}
.details.active:after 
	{
    content: " \e767";
	}
.details-content
	{
	width:100%!important;
	}
.extendet-date
	{
	color:red;
	}
/* The Modal (background) */
.modal 
	{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 988; /* Sit on top */
	padding-top:7%; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  	}
  
/* Modal Content */
.modal-content 
	{
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 30px 20px 20px 15px;
	border: 1px solid #888;
	width: 35%;
	height:auto;
	}

/* The Close Button */
.close 
	{
	position: absolute;
	color: #aaaaaa;
	top: 20px;
	right: 20px;
	font-size: 28px;
	font-weight: bold;
	}

.close:hover,
.close:focus 
	{
	color: #000;
	text-decoration: none;
	cursor: pointer;
	}
#RM-target-lp-26983 iframe
	{
	margin-top:15px!important;
	/* height:480px!important; */
	}
#RM-target-lp-26983 label span
	{
	padding-top:20px!important;
	font-size: 14px;
	}
#RM-target-lp-26983 .rm-form-wrapper .rm-form-input
	{
	height:30px!important;
	}
/*---------------------------------------------------------- Fade in Animations -------------------------------------------------------------*/
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.fade-in
	{
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
	}
.fade-in.one
	{
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s;
	}
.fade-in.two
	{
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay:1.2s;
	animation-delay: 1.2s;
	}
.fade-in.three
	{
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s;
	}


@-webkit-keyframes slideUp
	{
	0% {transform: translateY(70%);}
	70% {transform: translateY(0);}
	from { opacity:0; } to { opacity:1; }
	}
@-moz-keyframes slideUp
	{
	0% {transform: translateY(70%);}
	70% {transform: translateY(0);}
	from { opacity:0; } to { opacity:1; }
	}
@keyframes slideUp
	{
	0% {transform: translateY(70%);}
	70% {transform: translateY(0);}
	from { opacity:0; } to { opacity:1; }
	}

.animated_slide_up
	{
	-webkit-animation: 2s ease-out 0s 1 slideUp;
	-moz-animation: 2s ease-out 0s 1 slideUp;
	animation: 2s ease-out 0s 1 slideUp;
	}
/*---------------------------------------------------------- End of Fade in Animations-------------------------------------------------------------*/
/***************************************************
****************************************************
		MAIN NAVIGATION
****************************************************
***************************************************/
#navigation div.menu
	{
	display:block;
	position: relative;
	height:auto;
	z-index:99999;
	padding:0;
	width:100%;
	overflow:hidden;
	padding:5px 0;
	background-color: #242424;
	}
#navigation ul li .last
	{
	border:none;
	}
#navigation ul li
	{
	margin:0 4px!important;
	padding-bottom:13px!important;
	}
#navigation ul li a
	{
	color:#cccccc;
	display:block;
	float:left;
	font-size:22px;
	font-weight:100;
	padding:27px 0 5px 0;
	font-weight: 400;
	text-decoration:none;
	border-bottom:5px solid rgba(0,0,0,0);
	text-decoration: none!important;
	}
#navigation ul li a:hover, #navigation ul li a.active
	{
	border-bottom:3px solid #7e7c55;
	color:#ffffff;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	}
#navigation ul li
	{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 18px 0 0;
	zoom:84%;
	}
#navigation ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	}
#navigation
	{
	margin:0;
	padding:0;
	width:100%;
	}
.fix-nav
	{
	position: fixed;
	top: 0;
	z-index: 999999;
	-webkit-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.15);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
.fix-nav .hanys-logo
	{
	zoom:85%;
	}
#navigation.fix-nav ul li a
	{
	padding:17px 0 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
#navigation.fix-nav .logo {
	width: 100px;
	/* height: 30px; */
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
#navigation.fix-nav .menu 
	{
	background-color:#000000;
	}
/***************************************************
****************************************************
		CONTENT
****************************************************
***************************************************/
#content
	{
	overflow: hidden;
	min-height:450px;
	background:#ffffff;
	}
#all { width:100%; background-color: #ffffff;}
#content
	{
	padding:3vw 0 3.5vw;
	width:100%;
	}
#content .wrap
	{
	width:61vw;
	height:100%;
	margin:0 auto;
	}
#menu, #banner_600, #banner_400 { display: none; }
.wrap
	{
	width:61vw;
	margin:0 auto;
	height:100%;
	/* max-width:1080px; */
	position: relative;
	}
.banner
	{
	clear: both;
	overflow: hidden;
	padding:0;
	height:450px;
	margin-top: 0;
	background:#cfcfcf;
	background-image: url(/events/infection_prevention_ltc_program/include/images/banner_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	}
.banner_overlay
	{
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.3);
	}
.banner-text
	{
	position: relative;
	z-index:10;
	color: #ffffff;
	text-align: left;
	white-space: nowrap;
	margin-top:4.5vw;
	}
.banner-text .banner-title .title
	{
	color: #ffffff;
	margin-bottom:30px;
	line-height: 1.2em;
	/* text-shadow: 0 3px 10px rgba(0,0,0,.15); */
	}
.banner-text .banner-title h3
	{
	color: #bdbdbd;
	font-weight:100!important;
	line-height: 0.7em;
	margin:0.5vw 0 3vw 0;
	text-shadow: 0 3px 10px rgba(0,0,0,.15);
	}
.banner-text .banner-title .date-location
	{
	color: #ffffff;
	font-weight:200;
	line-height: 0.7em;
	margin-top:0.5vw;
	/* text-shadow: 0 3px 10px rgba(0,0,0,.15); */
	}
.nysacc-logo
	{
	width:100%;
	margin-top:-12px;
	}
.hanys-logo
	{
	width:150px;
	height:55px;
	margin:10px 30px 10px -5px;
	float:left;
	}
.banner-info
	{
	margin-top:84px;
	}
.banner-photos
	{
	position:absolute;
	right:12vw;
	top:-5.2vw;
	z-index: -1;
	}
.banner-photos img
	{
	height:5vw;
	width:auto;
	}
/************************************* TESTIMONIALS ****************************************/

/********************************* END OF TESTIMONIALS ************************************/
.quote
	{
	margin-bottom:1.7vw;
	border-bottom:1px solid #cccccc;
	}
div .quote:last-child
	{
	margin-bottom:0;
	border-bottom:none;
	}
.testimonial
	{
	margin-top:0!important;
	margin-bottom:1.7vw;
	}
/*************************************** AGENDA ********************************************/
.virtual-session
	{
	border:1px solid #dddddd;
	padding: 10px 30px;
	margin:40px 0 30px;
	border-radius: 5px;
	}
.content-tabs
	{
	margin-bottom:40px;
	z-index: 50;
	}
.content-tabs a
	{
	display:inline-block;
	background-color: #fff;
	border:1px solid #181818;
	text-decoration: none!important;
	letter-spacing:-0.03em;
	border-radius: 2px;
	color:#181818;
	padding:10px 20px;
	margin-right:-1px;
	margin-bottom:5px;
	zoom: 95%;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	}
.content-tabs a:hover
	{
	background-color: #686868;
	color:#fff;
	text-decoration: none;
	}
.content-tabs a.currentlink
	{
	background-color: #181818;
	border:1px solid #181818;
	color:#fff;
	text-decoration: none;
	}
/****** EVENTS ******/

.event-nav li
	{
	line-height: 10px;
	}
.event-nav li a::after
	{
	font-family:'EntypoRegular';
	content: '\21B4';
	display:inline-block;
	margin-left: 5px;
	}
.event-date
	{
	color:#ffffff;
	background-color:#586b8b;
	padding:3px 5px 3px 10px;
	margin:35px 0 10px 0;
	}
.event .part 
	{
	color: #aaaaaa;
	}
.event
	{
	/*padding:0 20px;*/
	margin-bottom:30px;
	/* margin-left:95px; */
	/* border-top:1px solid #ddd; */
	}
.webinar-title img
	{
	float:left;
	margin-right:20px;
    width: 75px; 
	height: 77px;
	}
.session-title
	{
	color:#1d7dff;
	margin-top:50px;
	}
.session-title span
	{
	font-size: 20px;
	}
.event .event-time
	{
	margin-bottom:0;
	color:#444444;
	font-weight:bold;
	border-bottom:1px solid #e7e7e7;
	}
.event .event-time span
	{
	color:#626366;
	font-weight:normal;
	}
.event .event-title
	{
	margin:.5em 0;
	color:#111111;
	font-size:1.5em;
	}
.event .event-speaker
	{
	margin:20px 0;
	margin-left:62px;
	}
.event .event-speaker::before
	{
	content: url(/events/infection_control/include/images/mic.png);
	opacity:0.7;
	margin-right:-14px;
	position:relative;
	left:-22px;
	top:3px;
	}
.session-description
	{
	line-height:1.7em;
	}
.event-sub
	{
	margin-left:60px;
	}
.event-sub .event-title
	{
	font-weight:400;
	}
form
	{
	border:1px solid #d9d9d9;
	padding:15px 30px;
	background:#f5f5f5;
	overflow: hidden;
	}
label, input
	{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:.5em;
	}
input
	{
	border:1px solid #c9c9c9;
	padding:10px 2.5%;
	width:95%;
	margin-bottom: 10px;
	outline:none;
	}

input[type="submit"], a.button, button.button
	{
	background:#67973b;
	color:#fff;
	border: 2px solid #67973b;
	border-radius: 50px;
	box-sizing: border-box;
	text-transform:uppercase;
	text-decoration: none!important;
	cursor: pointer;
	width:100%;
	/* max-width:300px; */
	text-align: center;
	padding:12px 20px;
	display: block;
	font-size:1em;
	transition:background 500ms;
	float:none;
	}
a.button.hotel
	{
	width:auto;
	}
a.button_register
	{
	width:100%;
	margin-right: 2%;
	}
a.button.button-hotel,
a.button_accreditation,
a.accreditation
	{
	border:solid 2px #67973b;
	background-color:#67973b;
	font-size:1em;
	}
a.button:hover
	{
	background:#fff;
	color:#67973b;
	text-decoration: none;
	}
a.button.button-hotel:hover,
a.button_accreditation:hover,
a.accreditation:hover
	{
	background:none;
	color:#67973b;
	}
.button.save_seat
	{
	border:solid 2px #67973b;
	background-color:#67973b;
	font-size:1em;
	}
.button.save_seat:hover
	{
	background:#fff;
	color:#506dac;
	}
.button.download
	{
	border:solid 2px #444;
	background-color:#444;
	font-size:1em;
	}
.button.download:hover
	{
	background:#fff;
	color:#444;
	}
.button.assistance
	{
	border:solid 2px #3e66c0;
	background-color:#3e66c0;
	font-size:1em;
	}
.button.assistance:hover
	{
	background:#fff;
	color:#3e66c0;
	}
/*----------------------------- hamburger ----------------------------*/
.c-hamburger
{
display: block;
position: relative;
float:right;
overflow: hidden;
margin: 0;
padding: 0;
width: 80px;
height: 60px;
font-size:0;
text-indent: -9999px;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.c-hamburger:focus
{
outline: none;
}
.c-hamburger span
{
display: block;
position: absolute;
top: 30px;
left: 25px;
right: 25px;
height: 2px;
background: white;
}
.c-hamburger span::before,
.c-hamburger span::after
{
position: absolute;
display: block;
left: 0;
width: 100%;
height: 2px;
background-color: #fff;
content: "";
}
.c-hamburger span::before
{
top: -8px;
}
.c-hamburger span::after
{
bottom: -8px;
}
/*---------------------*/
/*.c-hamburger--htx
{
background-color: none;
}
*/
.c-hamburger--htx span
{
-webkit-transition: background 0s 0.2s;
transition: background 0s 0.2s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after
{
-webkit-transition-duration: 0.2s, 0.2s;
transition-duration: 0.2s, 0.2s;
-webkit-transition-delay: 0.2s, 0s;
transition-delay: 0.2s, 0s;
}
.c-hamburger--htx span::before
{
-webkit-transition-property: top, -webkit-transform;
transition-property: top, transform;
}
.c-hamburger--htx span::after
{
-webkit-transition-property: bottom, -webkit-transform;
transition-property: bottom, transform;
}
/* active state, i.e. menu open */
/*.c-hamburger--htx.is-active
{
background-color: none;
}
*/
.c-hamburger--htx.is-active span
{
background: none;
}
.c-hamburger--htx.is-active span::before
{
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after
{
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after
{
-webkit-transition-delay: 0s, 0.2s;
transition-delay: 0s, 0.2s;
}
/*-----------------------------end of hamburger ----------------------------*/
.desktop
	{
	display: table;
	width:100%;
	margin-bottom:10px;
	}
.mobile
	{
	display: none;
	width:100%;
	}
.desktop p a
	{
	margin-bottom:15px;
	}
.mobile p a
	{
	margin-bottom:7px;
	margin-top: 7px;
	}
#footer
	{
	padding-top:20px;
	text-align:center;
	border-top:1px solid #cecece;
	}
#footer p
	{
	font-size:.875em;
	margin:0;
	padding:0 0 20px 0;
	}
/********************
  device under 3000
********************/
@media screen and (max-width: 3000px) {

	.banner-text 
		{
		margin-top: 150px;
		}
	}
/********************
  device under 1650
********************/
@media screen and (max-width: 1650px) {
#navigation ul 
	{
	zoom:82%;
	margin-top:10px;
	}
.banner
	{
	height:21vw;
	}
.banner-text 
	{
	margin-top: 3.5vw;
	}
}
@media screen and (max-width: 1320px) {
.banner-text 
	{
	margin-top: 60px;
	zoom:80%;
	padding-right:12%;
	}
}
@media screen and (max-width: 1194px) {
.banner-text 
	{
	margin-top:60px;
	}
}
/********************
  device under 1140
********************/
@media screen and (max-width: 1140px) {
.wrap,
#content .wrap
	{ 
	width: 80%;
	}
.col
	{
	float:left;
	margin-right: 4.5%;
	}
.col-2
	{
	width:20%;
	}
.col-3
	{
	width:22.5%;
	}
.col-4
	{
	width:29.5%;
	}
.col-5
	{
	width:40%;
	}
.col-6
	{
	width:47.7%;
	}
.col-7
	{
	width:56.5%;
	}
.col-8
	{
	width:65%;
	}
.col-10
	{
	width:75%;
	}
.col-12
	{
	width:100%
	}
.banner-text 
	{
	margin-top: 30px;
	zoom:80%;
	padding-right:0;
	}
}
@media screen and (max-width: 845px) {
	.col 
		{
		width:100%;
		clear:both;
		}
	#navigation
		{
		height:auto;
		}
	#navigation .wrap
		{
		width:100%;
		}
	#navigation div.menu 
		{
		background-color: #222222;
		}
	#menu
		{
		display: block;
		}
	#main_nav
		{
		display: none;
		}
	ul#main_nav
		{
		clear:both;
		float: none;
		margin: 0;
		padding: 0 27px;
		text-align: left;
		}
	ul#main_nav li
		{
		clear:both;
		width:100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding:0;
		margin:0!important;
		padding-bottom:0!important;
		}
	ul#main_nav li:first-child
		{
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		}
	ul#main_nav li:last-child
		{
		border-bottom:none;
		}
	ul#main_nav li a
		{
		width:100%;
		padding:15px 0;
		margin:0;
		border-bottom:none;
		}
	#navigation ul li a
		{
		border-bottom:none;
		}
	ul#main_nav li a:hover
		{
		background:#777;
		}
	#navigation ul li a:hover, #navigation ul li a.active
		{
		border-bottom:none;
		color:#ffffff;
		}
	#navigation ul#menu li a:hover, #navigation ul#menu li a.active 
		{
		color: #cacaca;
		border-bottom:none;
		}
	#reserve-room-desktop
		{
		display:none;
		}
	#reserve-room-mobile
		{
		display:block;
		}
	.fix-nav
		{
		position: relative;
		}
	.banner
		{
		height:19vw;
		background-position: center left;	
		}
	.banner_overlay
		{
		background: rgba(0,0,0,0.6);
		}
	.hanys-logo
		{
		zoom:89%;
		margin-left:24px;
		}
	.banner-text 
		{
		margin-top: 5vw;
		zoom:85%;
		}
	.banner-text .banner-title .title
		{
		font-size: 30px;
		margin-bottom: 10px;
		}
	.banner-text .banner-title h3
		{
		font-size: 30px;
		margin-bottom: 30px;
		}
	.banner-text .banner-title .date-location
		{
		color:#c5c5c5;
		}
	.sidebar h3:first-child, .sidebar h4:first-child
		{
		margin-top:30px;
		}
	.hotel-box div
		{
		width:100%;
		margin-right: 0;
		}
	.desktop
		{
		display: none;
		}
	.mobile
		{
		display: block;
		}
	table
		{
		margin-bottom: 30px;
		}
	table td, table th, table td a
		{
		padding: 7px;
		font-size: 10px;
		line-height: 1.2em;
		}
	table td a
		{
		padding-left: 0;
		}
	.modal-content 
		{
		width: auto; 
		}
}
@media screen and (max-width: 745px) {
.banner
	{
	height:22vw;
	}
.banner-text .date-location
	{
	zoom:100%;	 	
	}
}
/********************
  device under 600
********************/
@media screen and (max-device-width: 7in) {
	.col 
		{
		width:100%;
		clear:both;
		}
	#navigation
		{
		height:auto;
		}
	#navigation .wrap
		{
		width:100%;
		}
	#navigation div.menu 
		{
		background-color: #111111;
		}
	#menu
		{
		display: block;
		}
	#main_nav
		{
		display: none;
		}
	ul#main_nav
		{
		clear:both;
		float: none;
		margin: 0;
		padding: 0 27px;
		text-align: left;
		}
	ul#main_nav li
		{
		clear:both;
		width:100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding:0;
		margin:0!important;
		padding-bottom:0!important;
		}
	ul#main_nav li:first-child
		{
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		}
	ul#main_nav li:last-child
		{
		border-bottom:none;
		}
	ul#main_nav li a
		{
		width:100%;
		padding:15px 0;
		margin:0;
		border-bottom:none;
		}
	#navigation ul li a
		{
		border-bottom:none;
		}
	ul#main_nav li a:hover
		{
		background:#777;
		}
	#navigation ul li a:hover, #navigation ul li a.active
		{
		border-bottom:none;
		color:#ffffff;
		}
	#navigation ul#menu li a:hover, #navigation ul#menu li a.active 
		{
		color: #cacaca;
		border-bottom:none;
		}
	#reserve-room-desktop
		{
		display:none;
		}
	#reserve-room-mobile
		{
		display:block;
		}
	.fix-nav
		{
		position: relative;
		}
	.banner
		{
		height:42vw;
		background-position: center center;	
		}
	.banner_overlay
		{
		background: rgba(0,0,0,0.6);
		}
	.hanys-logo
		{
		zoom:89%;
		margin-left:24px;
		}
	.banner-photos
		{
		display:none;
		}
	.banner-text 
		{
		margin-top: 20px;
		zoom:85%;
		}
	.banner-text .banner-title .title
		{
		font-size: 30px;
		margin-bottom: 10px;
		}
	.banner-text .banner-title h3
		{
		font-size: 30px;
		margin-bottom: 30px;
		}
	.banner-text .banner-title .date-location
		{
		color:#c5c5c5;
		font-size: 18px;
		}
	.sidebar h3:first-child, .sidebar h4:first-child
		{
		margin-top:30px;
		}
	.hotel-box div
		{
		width:100%;
		margin-right: 0;
		}
	.desktop
		{
		display: none;
		}
	.mobile
		{
		display: block;
		}
	table
		{
		margin-bottom: 30px;
		}
	table td, table th, table td a
		{
		padding: 7px;
		font-size: 10px;
		line-height: 1.2em;
		}
	table td a
		{
		padding-left: 0;
		}
	.modal-content 
		{
		width: auto; 
		}
}
@media screen and (max-width: 540px) {
	.banner
		{
		height:24vw;
		}
	}
@media screen and (max-width: 412px) {
	.banner
		{
		height:30vw;
		}
	}
@media screen and (max-width: 379px) {
	.banner
		{
		height:42vw;
		}
	}
@media screen and (max-width: 360px) {
	.banner
		{
		height:42vw;
		}
	}
@media screen and (max-width: 320px) {
	.banner
		{
		height:48vw;
		}
	}