/*
Theme Name: LTPOA website theme
Theme URI: http://ltpoa.info/wp-content/themes/ltpoatheme
Author: LTPOA Web Team
Author URI: http://ltpoa.info
Description: A custom WordPress theme for London Towne Property Owners Association
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, responsive
Text Domain: ltpoatheme
*/

* {
	margin:0px;
	
}


@font-face {
  font-family: SIMPLIFICA;
  src: url(fonts/SIMPLIFICA.ttf);
}

@font-face {
  font-family: LovelyScript;
  src: url(fonts/LovelyScript.otf);
}

@font-face {
  font-family: calibri-regular;
  src: url(fonts/calibri-regular.ttf);
}

@font-face {
  font-family: calibri-italic;
  src: url(fonts/calibri-italic.ttf);
}

@font-face {
  font-family: calibri-bold;
  src: url(fonts/calibri-bold.ttf);
}

@font-face {
  font-family: NobleElegantRegular;
  src: url(fonts/NobleElegant-Regular.otf);
}

@font-face {
  font-family: GlacialIndifference;
  src: url(fonts/GlacialIndifference-Regular.otf);
}

@font-face {
  font-family: Aptos;
  src: url(fonts/Aptos.ttf);
}

@font-face {
  font-family: Aptos-bold;
  src: url(fonts/Aptos-Bold.ttf);
}

body {
	font-family: Aptos;
	font-size: 16px;
	background: #f6f6f6;
	/*background-image: url(images/marblebackground_faint.png);*/
	/*background-image: url(images/Selby_Edgewater_bg1.jpg?rand3475637t34ior2378ooq2y7);*/
	background-image: url(images/londontown_dock2.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px -300px;/*0px left;*/
}

p {
	line-height: 1.9;
}

a {
	color: navy;
}

li {
	
}

.skipdown_br {
	display:none;
}

.txtbolds {
	font-family: Aptos-bold;
}

.smalltxt {
	font-size: 13px;
}

.txtright {
	text-align: right;
}

.txtcenter {
	text-align: center;
}

.txtunderline {
	text-decoration: underline;
}

.blockcenter {
	margin:auto;
}

.innertitles {
	font-family: GlacialIndifference;/*NobleElegantRegular;*/
	font-size: 22px;
	letter-spacing: 0.2px;
	color: #2b425a;
	margin: auto;
}

.pageimages {
	width: 99%;
	height: auto;
}

.topnav_bottomspace {
	display: none;
}

.ltpoatables {
	width: 99%;
}

.ltpoa_table_rows {
	
}

.ltpoa_table_cols {
	vertical-align: top;
	text-align: left;
	line-height: 1.9;
}

.ltpoa_table_cols:last-of-type {
	text-align: right;
}



.ltpoa_container {
	margin-top: 25px;
	border-top-left-radius: 27px;
	border-top-right-radius: 27px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	background-image: url(images/gray_bg_transp3.png);
	box-shadow: 0px 4px 13px #5c669e; /*#5c669e;*/
}

.hmbrgr_container {
	position: relative;
	display: none;
	margin:auto;
	width: 100%;
	height: 0px;
}


#hmbrgr_button {
	position: absolute;
	display: inline-block;
	width: 85px;
	height: 70px;
	right: -15px;
	top: -20px;
	z-index: 5;
}

.hamburger.is-active {
	position: fixed !important;
	top: 10px !important;
	right: 15px !important;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
	background-color: #2b425a !important;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #2b425a;
}

.hamburger:hover, .hamburger.is-active:hover {
  opacity: 1;
}

.topbar {
	
	border-bottom: 2px solid gray;
	padding-bottom: 12px;
}

.logodiv {
	text-align: center;
}

.top_hmpg_logo {
	width: 130px;
	height: auto;
}

.hmpgtoptitlediv {
	margin-top: 12px;
}

.lt_hmpg_title {
	font-family: simplifica;
	font-size: 71px;
	line-height: 1;
	margin-bottom: 5px;
	/*
	font-family: LovelyScript;
	font-size: 55px;
	*/
}

.poa_hmpg_title {
	font-family: calibri-regular;
	font-size: 20px;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #585656;
	line-height: 0.3;
	margin-left: 80px;
}

.topnav {
	margin-top: 10px;
	font-family: calibri-regular;
}

	#about_span {
		display: none;
	}

	#newsevents_span {
		display: none;
	}
	
	#info_span {
		display: none;
	}

.topnavlink_container {
	
}

.topnavlinks {
	display: inline-block;
	width: 150px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	text-decoration: underline solid transparent;
	text-underline-offset: 4px;
	transition: text-decoration-color 0.5s ease-in-out;
	color: #273060;
	font-weight: ;
	text-transform: uppercase;
	
}

.topnavhomelink {
	width: 70px;
}

.topnavlinks a {
	color: #273060;
	letter-spacing: 0.5px;
	text-decoration: underline solid transparent;
}

.topnavlinks_arrow {
	display: none;
}

.topnavlinks:hover {
	text-decoration-color: #273060;
}




.topsubnavlink_container {
	width: 250px;
	/*background: #093856;*/
	background-image: url(images/menu_bg_blue_transp.png);
	color: #ffdd9d;
	padding-top: 13px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	position: absolute;
	z-index: 4;
	border-radius: 8px;
	box-shadow: 4px 4px 10px gray;
	text-align: left;
	
}

.topsubnavlinks_p {
	line-height: 1.3;
	margin-left: 20px;
}

.topsubnavlinks_p a {
	color: #ffdd9d;
	text-decoration: underline solid transparent;
}

.topsubnavlinks_p a:hover {
	text-decoration-color: #ffffff; /*#ffdd9d;*/
	color: #ffffff;
}

.topsubnavlinks {
	display: inline-block;
	width: 198px;
	color: #ffdd9d;
	text-decoration: underline solid transparent;
	text-underline-offset: 4px;
	transition: color 0.2s ease-in-out, text-decoration-color 0.2s ease-in-out;
}

.topnavdropdown:hover .topsubnavlink_container {
	opacity: 1;
	visibility: visible;
}


.hmpgsection1 {
	margin-top: 20px;
}


.contactlptoa_section {
	background: #e4e9f0; /*#ffdd9d;*/
	color: 272121;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
	border-top-left-radius: 17px;
	border-bottom-left-radius: 17px;
	box-shadow: 4px 4px 10px gray;
}

h3 {
	font-family: GlacialIndifference;/*NobleElegantRegular;*/
	font-size: 39px;
	letter-spacing: 0.2px;
	color: #2b425a;
	margin: auto;
	text-align: center;
}

.contactlptoa_section h3 {
	display: block;
	font-family: GlacialIndifference;/*NobleElegantRegular;*/
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.2px;
	color: #2b425a;
	width: 90%;
	max-width: 460px;
	margin-left: 40px;
	text-align: left;
}

.contact_ltpoa_table {
	width: 90%;
	max-width: 90%;
	margin-left: 40px;
	margin-top: 20px;
}

.contact_ltpoa_table tr {
	height: 45px;
}

.contact_ltpoa_table td {
	width: 50%;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 1;
	vertical-align: top;
}



.phys_address {
	display: block;
	width:85%;
	text-align: center;
	color: #2b425a;
}

/******* START caraousel styles *******/

#hmpgCarousel {
	margin: 0 !important;
	padding: 0 !important;
 }

.carousel-inner {
	top: 0px;
	left: 0px; /*-12px;*/
	height: 100%;
	width: 100%;
	padding-right: 0px;
 }
 
.carousel-item {
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	margin:0px;
	width:100%;
	height:100%;
}

.carousel_container {
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	padding-left: 0px;
	padding-right: 0px;
	box-shadow: 4px 4px 10px gray;
}

#zzCarousel {
	position: relative;
	width:100%;
	height:100%;
}

#zz-carousel-default {
	position:absolute;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#zz-carousel-default.zzcarousel-def-inactive {
	display:none;
}

.zz-carousel-item {
	position:absolute;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
	z-index: 2;
	background-repeat: no-repeat;
}

.zz-carousel-item.zzcarousel-active {
	visibility: visible;
	opacity: 1;
}

/****** END caraousel styles *******/


/****** START lightbox styles *******/

#lboverlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/gray_bg_transp2.png');
	/*background: gray;*/
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
	z-index: 3;
}

.lbactive {
	visibility: visible !important;
	opacity: 1 !important;
}


#lbmodal {
	margin: auto;
	padding-top: 100px;
}

.lb_inner_img {
	margin:auto;
	width: 100%;
	height: auto;
}



/****** END lightbox styles *******/


.oldsign_section {
	padding-right: 0px;
	/*background-image: url('../images/lt_old_sign1.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: -2px -2px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;*/
}


.calendarsection {
	padding-left: 0px;
	position: relative;
	padding-bottom: 460px;/* 56.25%; 16:9 aspect ratio (height / width * 100) */
	/*padding-top: 0px;  Adjust as needed for header/controls */
	height: 660px;
	overflow: hidden;
	background: #f0f4f9;
	border-radius: 17px;
	margin-top: 25px;
	box-shadow: 4px 4px 10px gray;
	
	
}



.calendarsection h3 {
	display: inline-block;
	font-family: GlacialIndifference;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.2px;
	color: #2b425a;
	width: 90%;
	max-width: 460px;
	text-align: left;
	padding-top: 12px;
	margin-left: 40px;
}

.calendarsection iframe {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 660px;
}

.calendarsection iframe body {
	background: #facfb6 !important;
}


@media screen and (max-width: 992px) {

	.calendarsection {
		height: 572px;
	}

	.calendarsection iframe {
		max-height: 572px;
	}

}


/* News Section */

.newssection {
	margin-top:25px;
	/*background: #ffffff;*/
	background-image: url(images/lightblue_to_lightblue_grad_transp1.png);
	background-size: 100% 100%;
	background-repeat: repeat-x;
	border-top-left-radius: 17px;
	border-bottom-left-radius: 17px;
	height: 310px;
	box-shadow: 4px 4px 10px gray;
}


.newssection h3 {
	display: inline-block;
	font-family: GlacialIndifference;
	font-size: 30px;
	letter-spacing: 0.2px;
	color: #ffffff;
	width: 90%;
	max-width: 460px;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 40px;
}


.news_container {
	overflow: auto;
	margin-left: 40px;
	margin-right: 40px;
	height: 230px;
	background:;
	scrollbar-color: #456e8c transparent; /* thumb color, track color */
}

.news_inner {
	
}

.news_article {
	margin-top: 20px;
	margin-bottom: 20px;
}

.news_headline {
	font-family: Aptos-bold;
	font-size:22px;
	line-height: 1.2;
	color: #222f54;
}

.news_date {
	font-family: calibri-italic;
	font-size: 15px;
	color: #020f73;
	font-weight: normal;
}

.news_info {
	font-size: 17px;
	margin-top: 14px;
	color: #000000;
}

.news_hr {
	color: black;
}

.keysection {
	margin-top: 25px;
	background-image: url(images/lightgreen_to_white_grad_transp1.png);
	background-size: 100% 100%;
	background-repeat: repeat-x;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	box-shadow: 4px 4px 10px gray;
	height: 310px;
}

.keys_inner_cont {
	overflow: auto;
	height: 250px;
	scrollbar-color: #456e8c transparent;
}

.keysection_inner h3 {
	margin: unset;
	color: #16406c;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

.keysection_inner {
	margin: 15px;
	margin-top: 13px;
	font-size: 18px;
}

.keyinfo {
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1.2;
	color: #093856;
}

.stickerinfo {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #8b5900;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2;
}

.furth_stick_key_info {
	margin-top: 10px;
	color: #10394a;
	font-size: 18px;
	line-height: 1.2;
}


/* Footer */

footer {
	margin-top: 20px;
	border-top: 2px solid gray;
	height:100px;
	color: #292727;
}

.footer_copyright_inner {
	margin-top: 5px;
	font-size: 13px;
	text-align: left;
	font-family: Aptos;
}

.footer_logo_inner {
	text-align: right;
	padding-top: 4px;
}

.footer_hmpg_logo {
	width: 70px;
	height: auto;
}


/********* Watermark ***/

.zzw_inner {
	text-align: left;
}

.zzwatermark_a {
	color: #7e7878;
	text-decoration: underline solid transparent;
	text-underline-offset: 4px;
	transition: text-decoration-color 0.5s ease-in-out;
}

.zzwatermark_a:hover {
	text-decoration: underline solid #7e7878;
}

.zzwatermark_txt {
	font-size: 13px;
	color: #7e7878;
	
}


/* ----------------------- ACCORDIONS ----------------------- */

.accordion-content {
	padding-left: 10px;
	max-height: 0; /* Initially hidden */
	overflow: hidden; /* Hide overflow content */
	transition: max-height 0.5s ease-in-out, padding-top 0.5s ease-in-out; /* Smooth transition for max-height */
	background-color: transparent;
	padding-top: 0px; /* Adjust padding as needed */
}

.accordion-content.accopen {
  max-height: 4000px; /* Set a max-height large enough to contain all content */
  padding-top: 10px;  /*Adjust padding for open state */
}



/* ----------------------- ABOUT US (Who We Are) PAGE ----------------------- */
.aboutpage {
	font-size: 16px;
}



/* ----------------------- BOARD PAGE ----------------------- */


.board_top_email {
	text-align: center;
	font-size: 15px;
	padding-bottom: 30px;
}

.board_directors_table {
	margin: auto;
	max-width: 450px;
	width: 100%;
	font-size: 16px;
}

.section_directors_table {
	margin: auto;
	font-size: 16px;
	max-width: 450px;
	width: 100%;
}

.board_table_td {
	font-size: 16px;
	vertical-align: top;
	padding-bottom: 7px;
}


/* ----------------------- BOARD MEETINGS PAGE ----------------------- */

.board_meetings_info {
	padding-top:30px;
	font-size: 18px;
	text-align: center;
	padding-bottom: 240px;
}

/* ----------------------- COMMITTEES PAGE ----------------------- */
.committees_names_inner {
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.committees_names_p {
	font-size: 16px;
	width: 350px;
	margin: auto;
	padding: 15px;
	letter-spacing: ;
	cursor: pointer;
}

.committees_names_a {
	text-decoration:  none;
	color: #273060;
	letter-spacing: 0.5px;
	text-decoration: underline solid transparent;
	text-underline-offset: 4px;
	transition: text-decoration-color 0.5s ease-in-out;
}

.committees_names_a:hover {
	text-decoration-color: #273060;
}

.committees_names_inner .accordion-content {
	max-width: 600px;
	margin: auto;
	font-size: 16px;
}


/* ----------------------- NEWSLETTER PAGE ----------------------- */

.newsletterinfo {
	font-size: 16px;
}

.newsletter_past_table {
	margin: auto;
	width: 400px;
	border: 1px navy solid;
	margin-top: 60px;

}

.newsletter_past_title {
	text-align: center;
	border-bottom: 1px solid navy;
	padding:10px;
	font-family: GlacialIndifference;
	font-size: 18px;
}

.newsletter_past_td {
	
}

@media screen and (max-width: 992px) {
	
	.newsletter_past_table {
		width: 100%;
	}
	
}

/* ----------------------- SECTION PAGE ----------------------- */

.sections_info {
	padding-top:30px;
	font-size: 18px;
	text-align: left;
	padding-bottom: 40px;
}

.sections_list li {
	padding-bottom: 15px;
}

/* ----------------------- COMMUNITY BEACHES PAGE ----------------------- */

.cm_secpres_table {
	margin: auto;
	width: 400px;
	font-size: 16px;
}

/*  ----------------------- BOAT DOCKAGE PAGE -----------------------  */

.boatdockspage {
	font-size: 16px;
}


.sectionleadstable .ltpoa_table_cols {
	padding-bottom: 40px;
	width: 33%;
}

.sectionleadstable tr td:nth-child(3) {
	text-align: left;
}

@media screen and (max-width: 1399px) {

	.boatdockspage .sectionleadstable .skipdown_br {
		display: inline-block;
	}
	


}


@media screen and (max-width: 992px) {
	
	.boatdockspage .sidephotocol1 {
		width: 100%;
	}
	
	
	.sectionleadstable tr td:nth-child(1), .sectionleadstable tr td:nth-child(2), .sectionleadstable tr td:nth-child(3) {
		display: block;
		text-align: center;
	}
	
	.sectionleadstable tr td:nth-child(3) {
		padding-bottom: 30px;
	}
	
	.sectionleadstable .ltpoa_table_cols {
		padding-bottom: 0px;
		width: 100%;
	}
	
}


/*  ----------------------- BOAT DOCKAGE PAGE -----------------------  */

.boatramppage {
	font-size: 16px;
}


/*  ----------------------- CLUBHOUSE PAGE -----------------------  */

.communitypage {
	font-size: 16px;
}


/*  ----------------------- PARKING STICKER PAGE -----------------------  */

.stickerpage {
	font-size: 16px;
}


/*  ----------------------- PARK REGULATIONS PAGE -----------------------  */

.parkregspage {
	font-size: 16px;
}


/*  ----------------------- PUBLIC WATER PAGE -----------------------  */

.publicwaterpage {
	font-size: 16px;
}

.pwdate {
	font-family: GlacialIndifference;/*NobleElegantRegular;*/
	font-size: 22px;
	letter-spacing: 0.2px;
	color: #2b425a;
	margin: auto;
}

/* -----------------------  Media Queries   ----------------------- */

@media screen and (max-width: 1370px) {

	body {
		background-size: 100% 100%;
		background-position: 0px 0px;
		font-size: 12px;
	}

}


/* ----------------------- small screens (tablets & smartphones) ----------------------- */
@media screen and (max-width: 992px) {
	
	body {
		background-attachment: unset;
		background-size: auto 100%;
	}	
	
	.container {
		--bs-gutter-x: 0px;
	}
	
	.ltpoa_container {
		background-image: url(images/gray_bg_transp2.png);
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 95.5%;
		left: 0; 
		right: 0; 
		margin-inline: auto;
		padding-bottom: 30px;
	}
	
	.topnav {
		
		visibility:hidden;
		opacity: 0;
		transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
		position: fixed;
		z-index: 3;
		width: 105%;
		top: -11px;
		left: 0px;
		height: 90%;
		background-image: url(images/gray_bg_transp3.png);
		padding-top: 149px;
		overflow-y: scroll;
		padding-right: 17px;
		box-sizing: content-box;
		padding-bottom: 150px;
	}
	
	.topnav_bottomspace {
		display: block;
	}
	
	.maincontenttxt {
		width: 100%;
	}
	
	.sidephotocol1 {
		width: 100%;
	}
	
	#about_span {
		display: inline-block;
	}

	#newsevents_span {
		display: inline-block;
	}
	
	#info_span {
		display: inline-block;
	}
	
	.topnav_open {
		visibility: visible;
		opacity: 1;
	}
	
	.topnavlink_container {
		margin-top: -50px;
	}
	
	
	.topnavlinks {
		display: inline-block;
		width: 100%;
		text-align: center;
		padding-bottom: 50px;
		
	}
	
	
	.topnavlinks_arrow {
		display: inline-block;
		margin-left: 10px;
	}
	
	.topsubnavlink_container {
		display: none;
		width: 95%;
		text-align: center;
		opacity: 1;
		position: unset;
		background-image: none;
		text-decoration: none;
		box-shadow: none;
		visibility: visible;
	}
	
	.topnavlinks:hover {
		text-decoration-color: transparent;
	}	
	
	.subnavopen {
		display: block;
	}

	.subnavclose {
		display: none;
	}
	
	.topsubnavlinks_p a {
		color: #273060;
		text-decoration: none;
	}
	
	.topsubnavlinks_p a:hover {
		color: #273060;
		text-decoration: none;
		text-decoration-color: transparent;
	}
	
	.hmbrgr_container {
		display: block;
	}
	
	.logodiv {
		display: inline-block;
		width: 74px;
	}
	
	.top_hmpg_logo {
		width: 71px;
		height: auto;
	}
	
	.hmpgtoptitlediv {
		display: inline-block;
		width: unset;
	}
	
	.lt_hmpg_title {
		margin-left: 20px;
		margin-bottom: 3px;
		font-size: 37px;
		font-weight: bold;
	}
	
	.poa_hmpg_title {
		margin-left: 0px;
		font-size: 14px;
	}
	
	.contactlptoa_section {
		width: 100%;
		border-top-right-radius: 17px;
		border-bottom-right-radius: 17px;
	}
	
	.contactlptoa_section h3 {
		font-size: 24px;
		margin-left: 10px;
	}
	
	.contact_ltpoa_table {
			margin-top: 10px;
			width: 100%;
			max-width: 100%;
			margin-left: 0px;	
	}
	
	.contact_ltpoa_table td {
		padding: 10px;
		font-size: 14px;
	}
	
	.contact_ltpoa_table td:nth-child(2) {
		text-align: right;
	}
	
	
	
	.carousel_container {
		width: 100%;
		height: 250px;
		margin-top: 20px;
		border-top-left-radius: 17px;
		border-bottom-left-radius: 17px;

	}  
	
	#zzCarousel {
		background: transparent;
	}
	
	#zz-carousel-default {
		background: transparent;
		border-top-left-radius: 17px;
		border-bottom-left-radius: 17px;
	}
	
	.zz-carousel-item {
		background: transparent;
		border-top-left-radius: 17px;
		border-bottom-left-radius: 17px;
	}
	
	.newssection {
		width: 100%;
		border-top-right-radius: 17px;
		border-bottom-right-radius: 17px;
	}
	
	.news_container {
		margin-left: 15px;
		margin-right: 15px;		
	}
	
	.newssection h3 {
		font-size: 24px;
		margin-left: 15px;
	}
	
	.keysection {
		width: 100%;
		height: 450px;
		border-top-left-radius: 17px;
		border-bottom-left-radius: 17px;
	}
	
	.keysection_inner h3 {
		font-size: 24px;
		margin-left: 0px;
	}
	
	.keys_inner_cont {
		height: 100%;
		overflow: hidden;
	}
	
	.furth_stick_key_info {
		line-height: 1.2;
	}
	
	
	.calendarsection h3 {
		font-size: 24px;
		margin-left: 25px;
	}
	
	footer {
		height: 150px;
	}
	
	.footer_copyright_inner {
		width: 100%;
		text-align: center;
	}
	
	.footer_logo_inner {
		width: 100%;
		text-align: center;
	}
	
	.zzw_inner {
		text-align: center;
		padding-top: 13px;
	}
	
	.zzwatermark_txt {
	  font-size: 11px;
	}
	
	

	
	
	
}