.zt_navBox {width:100%; background-color:#FFF;position:relative;top: 0;left: 0;-moz-box-shadow:0 4px 7px  rgba(34,23,20,.5);-webkit-box-shadow:0 4px 7px  rgba(34,23,20,.5);box-shadow:0 4px 7px  rgba(34,23,20,.5);z-index:10;}
.zt_navBox .fallBack ,.zt_navBox .zt_moreBtns {display:block;width:22%;float:left;font-size:2.4rem;line-height:3.33;color:#6a7380;position:relative;text-align:center;}
.zt_navBox .zt_moreBtns {float:right;}
.zt_navBox.sticky{position:sticky;position:-webkit-sticky;z-index:9;}
.zt_navBox.fixed{ position: fixed;z-index:9}
.zt_navBox .fallBack a {display:block;width:100%;height:100%;color:#6a7380;text-decoration:none;}
	.zt_navBox .zt_title {width:56%;float:left;text-align:center;font-size:3.2rem;color:#2e3642;line-height:2.5;}
	.zt_navBox .fallBack:before {content:'';position:absolute;top:50%;left:50%;width:22px;height:14px; background:url(../images/arrow.jpg) no-repeat;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%;margin-top:-7px;margin-left:-50px;-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
	.zt_navBox .zt_moreBtns:after {content:'';position:absolute;top:50%;right:50%;width:28px;height:16px;background:url(../images/arrow.jpg) no-repeat;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%;margin-top:-8px;margin-right:-54px;-moz-transition:transform 0.3s ease-in 0s;-webkit-transition:transform 0.3s ease-in 0s;transition:transform 0.3s ease-in 0s;}
	.zt_navBox .zt_moreBtns.active:after {-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
	.zt_navBox .slideMenus{width:100%;border-top:1px solid #e6e6e8;padding:2% 0;display:none;position:absolute;left:0;top:100%; background-color:#FFF;-moz-box-shadow:0 4px 7px  rgba(34,23,20,.5);-webkit-box-shadow:0 4px 7px  rgba(34,23,20,.5);box-shadow:0 4px 7px  rgba(34,23,20,.5);z-index:1}
	.zt_navBox .slideMenus a {display:block;width:25%;float:left;font-size:3rem;text-align:center;line-height:2.0;color:#2e3642;text-decoration:none;}
	@media screen and (min-width:320px) and (max-width:359px){
		/*  0.5    */
		html {font-size:31.25%;}
		.zt_navBox,.zt_navBox .slideMenus {-moz-box-shadow:0 2px 3px  rgba(34,23,20,.5);-webkit-box-shadow:0 2px 3px  rgba(34,23,20,.5);box-shadow:0 2px 3px  rgba(34,23,20,.5);}
		.zt_navBox .fallBack:before {width:11px;height:7px;margin-top:-3px;margin-left:-25px;}
		.zt_navBox .zt_moreBtns:after {width:14px;height:8px;margin-top:-4px;margin-right:-27px;}
	}
	@media screen and (min-width:360px) and (max-width:409px){
		/*   0.56    */
		.zt_navBox,.zt_navBox .slideMenus {-moz-box-shadow:0 2px 3px  rgba(34,23,20,.5);-webkit-box-shadow:0 2px 3px  rgba(34,23,20,.5);box-shadow:0 2px 3px  rgba(34,23,20,.5);}
		.zt_navBox .fallBack:before {width:12px;height:8px;margin-top:-4px;margin-left:-28px;}
		.zt_navBox .zt_moreBtns:after {width:16px;height:9px;margin-top:-5px;margin-right:-30px;}
	}
	@media screen and (min-width:410px) and (max-width:479px){
		/*  0.64    */
		html {font-size:40%;}
		.zt_navBox,.zt_navBox .slideMenus {-moz-box-shadow:0 2px 3px  rgba(34,23,20,.5);-webkit-box-shadow:0 2px 3px  rgba(34,23,20,.5);box-shadow:0 2px 3px  rgba(34,23,20,.5);}
		.zt_navBox .fallBack:before {width:14px;height:9px;margin-top:-5px;margin-left:-32px;}
		.zt_navBox .zt_moreBtns:after {width:18px;height:10px;margin-top:-5px;margin-right:-34px;}
	}
	@media screen and (min-width:480px) and (max-width:639px){
		/*  0.75    */
		html {font-size:47%;}
		.zt_navBox,.zt_navBox .slideMenus {-moz-box-shadow:0 2px 3px  rgba(34,23,20,.5);-webkit-box-shadow:0 2px 3px  rgba(34,23,20,.5);box-shadow:0 2px 3px  rgba(34,23,20,.5);}
		.zt_navBox .fallBack:before {width:16px;height:10px;margin-top:-5px;margin-left:-38px;}
		.zt_navBox .zt_moreBtns:after {width:21px;height:12px;margin-top:-6px;margin-right:-40px;}
	}