
/* AGENTA PART START */
.ontheroad-detail h3 {
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	padding-right: 100px;
}

.ontheroad-detail p {
	font-size: 17px;
	line-height: 26px;
	max-width: inherit;
}
.ontheroad-detail {
	background: rgba(0, 0, 0, 0) url("../images/showtime-banner-bg.jpg") no-repeat scroll left center;
	background-size: cover;
	overflow: hidden;
}
.banner-sculp {
	display: none;
}
.day-bar {
	width: 100%;
	max-width: 1200px;
	background: #ff7a6b;
	margin: 0 auto;
	height: 65px;
}
.day-bar h2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-size: 30px;
	font-weight: 300;
	height: 65px;
	line-height: 65px;
	text-align: center;
	width: 33.33%;
}
.day-bar h2 span {
	display: block;
	font-size: 17px;
	line-height: 12px;
}
.day-bar h2.selected {
	background: none repeat scroll 0 0 #f6f7f8;
	color: #333333;
	transition: all 0.3s ease-in 0s;
}
.day-schedule {
	background: #F6F7F8;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.day-schedule h3 {
	color: #FF7A6B;
	text-align: center;
	padding: 20px 0;
	font-weight: 700;
	font-size: 30px;
	
}
.schedule-timing p.bgCol {
	background: none repeat scroll 0 0 #F6F7F8;
	font-size: 16px;
	line-height: 28px;
	margin: 0 auto;
	min-height: 10px;
	padding: 20px 14%;
}
.registerNow {
	background: none repeat scroll 0 0 #FF7A6B;
	padding: 75px 0 100px;
	min-height: 480px;
}
.registerNow strong {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	height: 2px;
	margin: 20px auto 70px;
	width: 50px;
}
.registerNow h3 {
	color: #FFFFFF;
	font-size: 38px;
	font-weight: 300;
	text-align: center;
}
.registerInner {
	width: 80%;
	margin: 0 auto;
}
.contact h3 {
	color: #fff;
}
.contact h3 span {
	color: #fff;
}
.contact h3 span a {
	color: #fff;
	text-decoration: none;
}
.contact strong {
	background: none repeat scroll 0 0 #fff;
}
.regTop {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	margin-top: 0;
	padding: 30px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
#SM .ontheroad-detail {
	padding-bottom: 24%;
}
#SM .cont-sec {
	padding-bottom: 30px;
	padding-top: 30px;
	top: 15%;
}
#SM .cont-sec h2 {
	font-size: 20px;
	font-weight: normal;
}
#SM .cont-sec p, #SM .cont-sec h2 {
	color: #fff;
	letter-spacing:0.5px;
}
.venue {
	background: none repeat scroll 0 0 #3AB4DE;
}
.schedule-timing big {
	font-size: 16px;
	font-weight: 400;
	color: #333;
}
.schedule-timing p.bgCol {
	color: #666666;
	font-size: 14px;
}
.schedule-timing p em {
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}
.reg-port, .reg-sale {
	background: none repeat scroll 0 0 #ff7a6b;
	border: 1px solid #ff7a6b !important;
	color: #ffffff !important;
}
.watch-story {
	bottom: 0;
	clear: both;
	color: #666;
	font-size: 14px;
	font-style: normal;
	padding: 15px 0 10px;
	right: 0;
	max-width: 340px;
}
.watch-story span {
	display: block;
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 10px;
	line-height: 22px;
}
.watch-story a {
	font-weight: 600;
	cursor: pointer;
}
.sm-video a {
	height: 20px;
	position: relative;
	right: 0;
	top: 0;
	width: 20px;
}
.zlicsPlay {
	background: url(../images/watch-video-icon.jpg) no-repeat scroll 0 3px;
	padding-left: 28px;
}
.register {
	margin: 20px 0 0 0;
}
.register a {
	background: #ff7a6b;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	
	width: 250px;
}
/* Speaker Lighbox CSS */


.speakers-popup-Main {
	z-index: 999;
	min-height: 500px;
	margin: 0px auto;
	background: #fbe110;
	width: 100%;
	padding-bottom: 30px;
	position: absolute;
	width: 52%;
	overflow: hidden;
}
.speakers-popup-top {
	height: 60px;
}
.speakers-popup-nav {
	background: #000;
	float: right;
}
.speakers-popup-nav li {
	list-style: none;
	float: left;
	cursor: pointer;
}
.speakers-popup-nav li a img {
	padding: 12px 15px;
	vertical-align: middle;
}
.speakers-popup-cont {
	overflow: hidden;
	min-height: 500px;
}
.speakers-popup-contlft {
	width: 35%;
	float: left;
}
.speakers-popup-contlft img {
	max-width: 100%;
}
.speakers-popup-contrgt {
	width: 60%;
	float: left;
	margin-left: 5%;
}
.speakers-popup-contrgt h2 {
	color: #333;
	font-size: 38px;
	line-height: 56px;
	line-height: 28px;
	font-weight: 300;
	letter-spacing: -0.05em;
	margin: 20px 0px;
}
.speakers-popup-contrgt span {
	color: #333;
	font-style: italic;
	font-weight: 300;
}
.speakers-popup-contrgt em {
	background: none repeat scroll 0 0 #a08e00;
	display: block;
	height: 2px;
	margin: 30px 0 0;
	width: 45px;
}
.speakers-popup-contrgt p {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	padding: 30px 0px 10px 0px;
	padding-right: 10%;
}
.speakers-popup-contrgt p a {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	text-decoration: underline;
}
.speakers-popup-contrgt p a:hover {
	text-decoration: none;
}
.spksContainer {
	/*background: none repeat scroll 0 0 #ffc14f;*/
	margin: 0 auto;
	overflow: hidden;
	/*padding: 3% 0;*/
	width: 100%;
	z-index: 1000;
}
.spksContainer h3 {
	color: #333;
	font-size: 48px;
	font-weight: 300;
	text-align: center;
}
.spksContainer strong {
	background: none repeat scroll 0 0 #333;
	display: block;
	height: 2px;
	margin: 20px auto;
	width: 50px;
}
.row {
	width: 72%;
	margin: 50px auto 0;
	overflow: hidden;
}
.box {
	width: 33.33%;
	min-height: 600px;
	display: inline;
	float: left;
}
.box img {
	width: 100%;
	height: auto;
}
.box h2 {
	color: #333;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -0.025em;
	font-weight: 300;
	margin: 20px 0 10px;
}
.box h2 a {
	color: #333;
	text-decoration: none;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -0.025em;
	font-weight: 300;
	margin: 20px 0 10px;
	text-transform: none;
}
.box em {
	color: rgba(0,0,0,0.5);
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	padding-right: 10%;
}
.box p {
	color: #444;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	padding: 20px 0px 10px 0px;
	padding-right: 10%;
}
.box a {
	color: #e66957;
	font-size: 11px;
	font-weight: 400;
	padding: 10 0px 0px 0px;
	text-decoration: none;
	
	padding-right: 10%;
	cursor: pointer;
}
.closeClr {
	background: none repeat scroll 0 0 #38b3e1;
	padding: 10px 12px 5px 12px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.timing-session {
	width: 100%;
	overflow: hidden;
}
.sections {
	width: 50%;
	float: left;
	text-align: left;
}
.sections li {
	padding: 10px;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	min-height: 80px;
	font-weight: 400;
	color: #666;
}
.sections li a {
	color: #555;
	text-decoration: underline;
}
.sections li em {
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;
	color: #333333;
}
.sections li em a {
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;
}
.sections li:first-child {
	border-bottom: 1px solid #DDDDDD;
	color: #38B3E1;
	min-height: 0;
	padding: 20px 10px;
}
.sections li span {
	font-size: 12px;
	color: #B87736;
	display: block;
	font-weight: 400;
}
.sections li span + span {
	display: block;
	color: #555555;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	min-height: 15px;
}
.description-address-box {
	margin: 0;
	padding: 0;
}
.bullet {
	background: none repeat scroll 0 0 #666;
	border: 3px solid #FFFFFF;
	border-radius: 50%;
	display: inline-block;
	height: 9px;
	left: -7px;
	position: absolute;
	top: 35px;
	width: 9px;
}
.description-address-box h3 {
	color: #555555;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 0;
	text-align: left;
}
.description-address-box h3 span {
	color: #555555;
	font-size: 14px;
	font-weight: 400;
	display: block;
}
.description-address-box li {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	list-style: disc outside none;
	margin-left: 30px;
	margin-top: 12px;
	padding-left: 10px;
}
.schedule-timing a {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.close {
	background: none repeat scroll 0 0 #FF7A6B;
}
.attend-section {
	background: #ff7a6b;
	padding: 80px 0;
	min-height: 300px;
}
.users-attend {
	margin: 0 auto;
	max-width: 800px;
	overflow: hidden;
	padding: 0 5%;
}
.users-attend h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	padding-bottom: 50px;
}
.users-attend h3 {
	color: #fff;
	letter-spacing:0.5px;
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 15px;
}
.zp-section .users-attend p{
	font-size:16px;
	text-align:center;
	letter-spacing:0.5px;
	line-height:32px;
	color:#333;
	}
.users-attend p {
	letter-spacing:0.5px;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0;
	padding-bottom: 40px;
}
.users-attend .add-tick li {
	background: rgba(0, 0, 0, 0) url("../images/tick2.png") no-repeat scroll left 1px;
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 20px 30px;
	letter-spacing:0.5px;
	color: #fff;
}
.leftDiv p {
	line-height: 26px;
}
.sales-marketing span {
	background: rgba(0, 0, 0, 0) url("../images/zoholics-berlin-map.png") no-repeat scroll center top;
	min-height: 750px;
}
#zlang {
	border: 1px solid #efefef;
	color: #718191;
	display: inline-block;
	font-size: 12px;
	padding: 5px 32px 5px 10px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 10px;
	display: none;
}
#zlang:after {
	background-image: url("../images/germany-globe.png");
	background-position: -21px 0;
	background-repeat: no-repeat;
	background-size: 63px auto;
	content: "";
	height: 25px;
	position: absolute;
	right: 6px;
	top: 3px;
	width: 20px;
}

@media screen and (min-width: 961px) and (max-width: 1220px) {
#SM .ontheroad-detail {
	padding-bottom: 25%;
}
}

@media screen and (max-width: 1080px) {
.ontheroad-detail p {
	font-size: 16px;
	line-height: 26px;
}
.fl{
	float:none;
	}
.fr{
	float:none;
	}
.col-48{
	width:100%;
	}
.h155{
	height:auto;
	}
.col-48 .h155 img{
	width:100%;
	height:500px;
	}
}

@media screen and (max-width: 960px) {
	.ontheroad-detail .img-sec {
	padding-top: 8%;
}
#SM .ontheroad-detail {
	padding-bottom: 24%;
}
.banner-sculp {
	display: block;
	margin-bottom: -8px;
}

#SM .ontheroad-detail {
	padding-bottom: 10%;
}
}

@media screen and (min-width: 768px) and (max-width: 850px) {
.box {
	min-height: 515px;
	width: 50%;
}
}

@media only screen and (max-width: 768px) {
.speakers-popup-Main {
	width: 70%;
}
.day-bar h2 {
	font-size: 22px;
}
}

@media only screen and (max-width: 750px) {
body {
	min-width: 500px;
}
.agenta-timing {
	margin: 30px auto;
	width: 90%;
}
.sections {
	float: none;
	width: 100%;
}
.sections li {
	min-height: 50px;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 22px;
}
.sections li span + span {
	font-size: 14px;
	line-height: 22px;
}
.colrDot {
	height: 9px;
	margin-top: -5px;
	padding: 0 15px 0 8px;
	width: 9px;
}
#newHeader {
	display: none;
}
.regTop {
	display: none;
}
}

@media screen and (max-width: 700px) {
.row {
	width: 85%;
}
.box {
	margin-bottom: 20px;
	min-height: 475px;
	width: 50%;
}
}

@media screen and (max-width: 650px) {
body {
	min-width: 300px;
}
.schedule-timing p {
	font-size: 16px;
	line-height: 25px;
	padding: 15px 10px 20px;
}
.schedule-timing p span {
	display: block;
	font-size: 14px;
	position: relative;
	left: 0px;
}
.schedule-timing p em {
	text-align: center;
	line-height: 10px;
}
.registerInner {
	margin: 0 auto;
	width: 90%;
}
.agenta-timing {
	margin: 50px auto;
}
.speakers-popup-Main {
	width: 580px;
}
.sales-marketing span {
	min-height: 420px;
}
.content-holder {
	overflow: auto;
	max-height: 350px;
}
.day-bar h2 {
	font-size: 20px;
}
}

@media screen and (max-width:480px) {
.social-mediaicons {
	top: 0;
}
.registerInner {
	margin: 0 auto;
	width: 92%;
}
.day-bar h2 {
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	padding-top: 10px;
}
.day-schedule h3 {
	font-size: 24px;
}
.spksContainer h3 {
	font-size: 38px;
}
.spksContainer {
	padding: 8% 0 5%;
}
.row {
	margin: 40px auto 0;
	width: 75%;
}
.box {
	margin-bottom: 50px;
	min-height: 240px;
	width: 100%;
}
.box p {
	padding: 20px 0 10px 0;
}
.speakers-popup-Main {
	width: 480px;
}
.speakers-popup-contlft {
	float: none;
	width: 60%;
}
.speakers-popup-contrgt {
	float: none;
	margin: 0 5%;
	width: 100%;
}
.speakers-popup-contrgt h2 {
	font-size: 36px;
}
.speakers-popup-nav {
	padding-right: 10px;
}
.content-holder {
	overflow: auto;
	max-height: 470px;
}
}

@media screen and (max-width:380px) {
.registerInner {
	margin: 0 auto;
	width: 96%;
}
.speakers-popup-Main {
	width: 360px;
}
}

@media screen and (max-width:340px) {
.registerInner {
	margin: 0 auto;
	width: 96%;
}
.speakers-popup-Main {
	width: 320px;
}
}

@media screen and (max-width: 700px) {
.schedule-timing p.bgCol {
	padding: 25px 6%;
}
}

@media screen and (max-width: 650px) {
.registerInner {
	margin: 0 auto;
	width: 90%;
}
.schedule-timing big {
	font-size: 15px;
	font-weight: 400;
}
.schedule-timing p.bgCol {
	font-size: 14px;
}
.day-bar h2 span {
	display: block;
	font-size: 14px;
	line-height: 10px;
}
.day-schedule h3 {
	padding: 35px 0;
}
}

@media screen and (max-width: 480px) {
.registerInner {
	margin: 0 auto;
	width: 92%;
}
.contact h3 {
	font-size: 27px;
}
}

@media screen and (max-width:380px) {
.registerInner {
	margin: 0 auto;
	width: 96%;
}
}

@media screen and (max-width:340px) {
.registerInner {
	margin: 0 auto;
	width: 96%;
}
}
/* THIS IS FOR VIDEO POPUP START*/

.masks {
	background: #fff;
	display: none;
	height: 600px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
#close {
	border: medium none;
	cursor: pointer;
	padding: 12px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.container {
	display: block;
	margin: 0 auto;
	opacity: 0;
	position: fixed;
	visibility: hidden;
	width: 70%;
	z-index: 999999;
}
.vendor {
	padding: 2%;
}
.shows {
	display: block;
}
.mask {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	left: 0;
	overflow: auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 998;
}
/* THIS IS FOR VIDEO POPUP END */
.coming-soon {
	font-size: 34px;
	padding-bottom: 100px;
}


.zp-note {
	width: 100%;
	margin: auto;
	background-color: #000;
	color: #eee;
	padding: 60px 0;
}
.zp-note .cont {
	width: 40%;
	margin: auto;
}
.zp-note h2 {
	padding: 25px;
	color: #eee;
	text-align: center
}
.zp-note h2 b {
	height: 2px;
	display: block;
	width: 34px;
	background: #fc0;
	margin: auto;
	margin-top: 6px;
}
.zp-note li {
	padding-bottom: 25px;
	line-height: 24px;
	list-style-type: decimal;
	padding-left: 25px;
	font-style: italic;
}
.zp-note li ul {
	padding: 40px 40px 20px 40px
}
.zp-note li li {
	padding-bottom: 25px;
	line-height: 24px;
	list-style-type: circle;
	padding-left: 15px;
}
.zp-note li li b {
	color: #fff
}
.zp-note li li:last-child {
	padding-bottom: 0
}
.request-drop-wrap {
	display: none !important;
}
/**Common**/
.main-container-wrapper #mini-panel-product_menu .content-wrap {
	display: none;
}
.main-container-wrapper #mini-panel-product_menu {
	display: none;
}
.header {
	display: none;
}
.footer-sec-wrap .product-links.three-column {
	display: none;
}
.product-header-top {
	display: none;
}
.zp-map {
	overflow: hidden;
	height: 480px;
	width: 100%;
	background-color: #eee;
}
#gmap_canvas {
	max-width: none!important;
	background: none!important
}
.zpicon {
	width: 100px
}
.zplogo {
	width: 160px
}
.zp-banner {
	height: 650px;
	background: url(/sites/default/files/zp-training-bg.jpg) #000;
	background-size: cover;
	position: relative;
}
.zp-banimg {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	background: rgba(0, 0, 0, 0.50);
}
.zp-frmreg {
	width: 440px;
	margin: auto;
	padding-top: 50px
}
.zp-bancont {
	position: absolute;
	left: 50%;
	top: 0px;
	bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	color: #fff;
	background: rgba(0, 0, 0, 0.50);
}
.zp-bancont h1 {
	margin-top: 20px;
	color: #fff;
	font-weight: 600;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 37px;
	
}
.zp-bancont h4 {
	
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	margin: 0px;
}
.zp-sucont {
	font-size: 18px;
	margin: 6px 0px;
	line-height: 28px;
}
.zp-pcont {
	width: 65%;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
}
.zline {
	height: 2px;
	width: 70px;
	background: #ffcc33;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zp-btns .btn {
	min-width: 100px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding: 0px 20px;
	border-radius: 6px;
	text-align: center;
	margin-right: 20px;
	height: 30px;
	line-height: 26px;
	box-sizing: border-box;
	font-weight: 500;
	border: 1px solid #ffcc33;
	font-size: 14px;
}
.zp-btns .btn.btn-primary {
	background: #e62435;
	border: 1px solid #e62435;
}
.zp-btns {
	margin-top: 20px;
}
.zp-section {
	padding: 75px 0px;
}
.zp-section h2{
	font-weight:normal;
	font-size:30px;
	}
.text-center {
	text-align: center;
}
.agda-col {
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	width: 25%;
	display: inline-block;
	padding: 0px 40px;
	margin: 0 15px 45px;
}
.ag-list {
	list-style: none;
	padding: 0px;
	text-align: left;
}
.zpsec-title {
	margin: 0px 0px 15px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.zpsec-title::after {
	content: '';
	display: block;
	width: 60px;
	background: #fc0;
	height: 2px;
	margin: auto;
	margin-top: 10px;
}
.attend-section .zpsec-title::after, #getContact .zpsec-title::after{
	content: '';
	display: block;
	width: 60px;
	background: #fff;
	height: 2px;
	margin: auto;
	margin-top: 10px;
	}
.ag-date {
	background: #ffcc33;
	height: 50px;
	border-radius: 4px;
	line-height: 50px;
	margin-top: -25px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.agda-main {
	padding-top: 60px;
}
.zpsec-title span {
	height: 2px;
	width: 66px;
	background: #ffcc33;
	display: block;
	margin: 10px auto;
}
.ag-list li {
	padding: 15px 0px;
	letter-spacing:0.5px;
	border-bottom: 1px solid #ebebeb;
	color: #777777;
}
.ag-list li:last-child {
	border-bottom: none;
}
.list-head {
	color: #000 !important;
	text-align: center;
	font-weight: 600;
}
.zp-section.zp-team {
	background: #000;
	color: #fff;
}
.team-row {
	text-align: center;
	margin-top: 50px;
}
.team-member {
	width: 220px;
	display: inline-block;
	text-align: left;
	margin: 0 60px;
	height: 300px
}
.team-member h3 {
	text-align: left;
	
	margin-bottom: 8px;
	width: 125px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.dest {
	text-align: left;
}
.dest::after {
	content: '';
	display: block;
	width: 40px;
	margin-top: 15px;
	height: 2px;
	background: #fc0;
}
.dest span {
	height: 2px;
	width: 35px;
	background: #ffcc33;
	display: block;
	margin: 15px 0px;
}
.gm-style-iw {
	padding: 10px 30px;
	line-height: 20px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	left: 0px !important;
	right: 0px !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
.zp-note .cont {
	width: 80%
}
.agda-col {
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	width: 60%;
}
}

@media only screen and (max-width: 767px) {
#block-panels-mini-product-menu {
	height: 50px;
	display: none;
}
.zp-note .cont {
	width: 80%
}
.zp-banimg {
	display: none;
}
.zp-bancont {
	width: 100%;
	left: 0;
	padding: 50px;
}
.agda-col {
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	width: 60%;
}
}
