body {
	font-family: 'ZohoPuvi', sans-serif;
	line-height: 24px;
	letter-spacing: normal;
}
.container {
	width: 1200px;
}
.light h2, .light p, .light h3, .light h4 {
	color: #FFF;
}
.free-license-bundle {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	display: block;
	padding: 1px 0px;
	background: rgb(252, 224, 66) none repeat scroll 0% 0%;
	text-align: left;
}
.free-license-bundle h2 {
	color: rgb(0, 0, 0);
	font-weight: bolder;
	font-size: 2.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.free-license-bundle p:first-child {
	font-size: 1.3em;
}
.free-license-bundle p {
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.free-license-bundle-left {
	width: 70%;
	float: left;
}
.free-license-bundle-right {
	width: 100%;
	display: block;
}
.free-license-bundle-right a {
	background: #F68122;
	color: #fff;
	padding: 15px 10px;
	display: table;
	text-align: center;
	display: table;
	text-decoration: none;
	font-size: 2.4em;
	margin: 10px auto 10px auto;
}
.but-register span:nth-child(1) {
	background-image: none;
}
.but-register span:nth-child(1):hover {
	background: #fff;
}
.time-cont1 .comm-track {
	padding: 23px 8px 23px 7px !important;
}
.time-cont1 div.leser {
	border-right: 1px solid #E6E6E6;
}
.time-cont1 div.tracks, .time-cont1 div.leser {
	background: #FFF;
}
.time-cont1 div.tracks span, .time-cont1 .col40 span {
	display: block;
}
.time-cont1 .clearfix {
	border-bottom: 1px solid #666;
	padding: 0px 0;
	background: #FFF;
}
.time-cont1 .leser {
	background: #eee;
}
.time-cont1 div.col20 {
	padding: 10px 5px;
}
.time-cont1 div.col20 + div.col30 {
	background: #000;
}
.time-cont1 div.col20 + div.col30 + div.col30 {
	background: #111;
}
.time-cont1 div.col20 + div.col30 + div.col30 + div.col30 {
	background: #222;
}
.time-cont1 div.col20 + div.col30, .time-cont1 div.col20 + div.col30 + div.col30, .time-cont1 div.col20 + div.col30 + div.col30 + div.col30 {
	padding: 10px 8px 10px 7px;
	min-height: 370px;
	border-left: none;
}
div#Day2 .time-cont1 div.col20 + div.col30, div#Day2 .time-cont1 div.col20 + div.col30 + div.col30, div#Day2 .time-cont1 div.col20 + div.col30 + div.col30 + div.col30 {
	padding: 10px 8px 10px 7px;
	min-height: 520px;
	border-left: none;
}
div.col5 {
	width: 32px;
	height: 32px;
	margin: 0 3%;
}
div.empty-sec {
	background: none;
	box-shadow: none;
	border: none;
	width: 42px;
	height: 24px;
}
div.col5 img {
	padding: 10px 10px;
	border-radius: 30px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 4px #ddd;
}
div.speaker img {
	padding: 0;
}
.ag-block .col70 {
	padding-top: 10px;
	text-align: left;
}
.ag-block .time-cont1 .tracks div.col30 {
	min-height: 26px !important;
}
.overall-table-container {
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.right-border-cont {
	border-right: 1px solid #E6E6E6;
}
.track-headings {
	text-align: center;
}
.sdp-openhouse, .ad-openhouse {
	margin-top: -1px;
	padding-bottom: 11px !important;
}
.closed-the-events {
	position: absolute;
	width: 200px;
	z-index: 1;
	right: -400px;
	top: 0px;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	border: 2px solid rgba(255, 255, 255, .5);
	width: 1200px;
	padding: 50px 30px;
	margin: 10% auto;
	text-align: center;
	transform: rotate(45deg);
}
.closed-the-events h3 {
	font-size: 4em;
	color: #FFF;
	line-height: 1em;
}
.closed-the-events p {
	font-size: 1.5em;
	color: #FFF;
}
.share-list {
	position: fixed;
	top: 10px;
	z-index: 10000;
}
.share-list img:hover {
	cursor: pointer;
}
.share-list i {
	opacity: .7;
}
.share-list p {
	position: fixed;
	right: 0;
	top: 40%;
	width: auto;
	overflow: hidden;
	-moz-transition: width ease-in-out .5s;
	-webkit-transition: width ease-in-out .5s;
	-o-transition: width ease-in-out .5s;
	transition: width ease-in-out .5s;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 2px;
}
.share-list a {
	display: block;
	padding: 5px;
	height: 24px;
}
.share-list img {
	width: 24px;
	height: 24px;
}
.share-list a:hover {
	opacity: .8;
	cursor: pointer;
}
.hero-video {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	overflow: hidden;
}
.hero-video video {
	opacity: 1;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
}
.bg-pixel {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("https://www.manageengine.com/events/2016/userconf/images/video-pixel.png") repeat;
	z-index: 1;
	opacity: 0.8;
}
.time-cont1 div.tracks, .time-cont1 div.leser, .time-cont1 .clearfix {
	background: none;
}
.light .timeline p {
	color: #6cb435;
}
.overall-table-container {
	border: none;
}
.time-cont1 div.leser, .right-border-cont {
	border-right: none;
}
.vpopup img {
	border: none;
}
.vblock {
	padding-top: 25px;
}
.light a {
	color: #A7CD42;
}
.dark {
	background: #000;
}
.main h1 span {
	font-weight: 300;
	font-size: .7em;
}
.Day2 {
	display: none;
}
.ag-block .col30 > * {
	padding: 0 10px;
	display: block;
}
.ag-block .col30 font[size="3"] {
	font-weight: bold;
	font-size: 14px;
}
ul.agenta_ullists, .ag-block .col30 ul {
	padding-left: 30px;
	font-size: .9em;
	margin: 10px 0 10px 0;
}
ul.agenta_ullists li, .ag-block .col30 ul li {
	list-style-image: url("https://www.manageengine.com/events/2016/userconf/images/bullet-icon.png") !important;
	line-height: 18px;
	margin-bottom: 10px;
}
.ag-block .col30 p span strong {
	line-height: 16px !important;
}
.track-sep {
	border: none;
}
.time-cont div.tracks {
	background: none;
	padding-bottom: 0;
	margin: 50px 0 0 0;
}
header {
	background: #fcfdff;
	box-shadow: 1px 1px 5px #ccc;
	padding: 5px 0;
}
.main-menu {
	padding: 4px 0px 0 0;
}
.tfaq-menu {
	position: static;
}
.main-menu li a, .tfaq-menu {
	color: #253759;
}
.main-menu li:hover a, .main-menu li.active a, .tfaq-menu:hover, .popup-list li:hover a {
	color: #2878a4;
	border-bottom: 3px solid #2878a4;
}
.main-menu li.register-tab a {
	background: #e6301d;
	color: #FFF;
	padding: 10px 30px;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'ZohoPuvi', sans-serif;
}
.main-menu li.register-tab:hover a, .main-menu li.register-tab.active:hover a {
	background: #fdd10c;
	color: #222;
	border: none;
}
.popup-list {
	position: absolute;
	top: 11px;
	right: 140px;
}
.popup-list li {
	display: inline-block;
	padding: 0 15px 0px 15px;
}
.popup-list a {
	color: #222;
	text-transform: uppercase;
}
#Home {
	background: #FFF;
	margin: 55px 0 0 0;
	overflow: hidden;
	position: relative;
}
.home-inner {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	width: 55%;
	height: 100%;
	background: #2e9ad1; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #563182, #21bfd6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #563182, #21bfd6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #563182, #21bfd6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #563182, #21bfd6); /* Standard syntax (must be last) */
}
#Home .home-bg {
	background: url("../images/london-uk-homesec-bg.jpg") no-repeat 45% top;
	position: relative;
	z-index: 2;
	background-size: auto 100%;
}
.main-content {
	background: url("../images/london-home-bg.png") no-repeat 20% bottom;
	min-height: 440px;
	padding-top: 20px;
}
.main-content h3 {
	color: #333;
	font-size: 1.2em;
	padding-left: 4px;
	margin: 30px 0 0 0;
}
.main-content ul {
	margin-bottom: 20px;
}
.main-content ul li {
	color: #333;
	list-style: inside disc;
	margin-left: 20px;
}
.event-brief {
	background: #2878a4;
	padding: 10px 0 20px 0;
	position: relative;
	z-index: 3;
    text-align: center;
}
.event-brief h3 {
	font-size: 1.2em;
    text-align: center;
    font-weight: 600;
    color: #fff;
    padding: 0 0 10px 0;
}
.event-brief ul {
    text-align: left;
}
.event-brief li {
	display: inline-block;
	width: 23%;
	padding: 0 5px;
	color: #FFF;
	vertical-align: top;
	border-left: 1px solid #76c4cb;
    text-align: left;
}
.event-brief li img{
    opacity: .5;
     -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    display: inline-block;    
    width: 35px;
    vertical-align: top;
}
.event-brief li p{
    display: inline-block;
    width: 75%;
    font-size: .85em;
    line-height: 20px;
    padding: 0 10px;
}
.event-brief li:first-child {
	border: none;
	padding: 0 5px 0 0;
}
.event-brief li{ font-weight:600; font-size:1.1em;}
h1 {
	color: #FFF;
	padding-left: 4px;
	margin: 5px 0 10px 0;
	text-align: center;
}
.page .title-sec {
	float: left;
	color: #e63020;
}
.page .title-sec h2 {
	font-size: 8em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	color: #2D79A1;
}
.page .title-sec p {
	font-size: 2em;
	text-align: left;
	padding-left: 4px;
	color: #e63020;
	font-weight: 600;
}
.page .title-sec p.date {
	color: #666;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 1.5em;
	margin-top: 20px;
}
.page .title-sec p.consy3 {
	color: #666;
	font-weight: 400;
	font-size: 1.1em;
	margin-top: 20px;
}
.page .title-sec p.map-link {
	font-weight: 400;
	font-size: 1.1em;
	margin-top: 20px;
}
.page .title-sec p.map-link a{
	color: #0099CC;
	font-size: 1.1em;
}
.page .content-sec {
	float: right;
	color: #000;
	text-align: right;
}
.page .content-sec p {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 300;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
}
.creative img {
	vertical-align: bottom;
}
a {
	color: #b63050;
}
.venu-sec {
	width: 80%;
	margin: 14% auto 0;
	text-align: center;
	color: #fff;
}
.hdate, .hlocation {
	color: #222;
}
.but-register {
	display: inline-block;
}
.but-register span:nth-child(1) {
	background: #fdd10c;
	color: #222;
	font-weight: 600;
	line-height: 1.3em;
	font-size: 1.3em;
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 25% 0 0 0;
	border-radius: 3px;
}
.main .map-link {
	margin: -10px 0 0 0;
}
.main .map-link a {
	color: #fff;
}
.main .rightside {
	border: none;
	color: #fff;
}
.info-sec {
	margin: 1% 0 2% 0;
	color: #000;
}
.info-sec .nav-videos-preview {
	margin: 10% 0 0 13%;
}
.info-sec .nav-videos-preview img {
	width: 100%;
}
.rightside ol li {
	margin-bottom: 30px;
}
.rightside ol li {
	background: none;
	padding-left: 0;
}
.rightside ol li img {
	float: left;
	margin-right: 10px;
}
.main .rightside p {
	margin-bottom: 30px;
}
.play-icon {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 20% 45%;
	cursor: pointer;
}
.play-icon:hover {
	opacity: .9;
}
.page {
	background: #fff;
}
.ag-block:before {
	background: none;
}
.page h2 {
	font-size: 2.5em;
	line-height: 1.7em;
	font-family: 'ZohoPuvi', sans-serif;
	color: #293c5e;
}
.register h2 {
	color: #fff;
}
.agenda {
	background: #efefef url(https://www.manageengine.com/events/2017/userconf/images/nyc-agenda-bg.png) no-repeat 3% 3%;
}
.agenda h2 {
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-timeline.png) repeat-x 0 35px;
}
.agenda h2 span {
	background: rgba(239, 239, 239, 0.3);
	padding: 0 10px 0 0;
}
.ag-block {
	background: none;
	box-shadow: none;
	color: #fff;
	padding: 2px;
}
.tab-pane {
	color: #253759;
	margin: 3% 0 0 3%;
}
.time-cont {
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-timeline.png) repeat-y 242px 20px;
}
.time-cont .clearfix {
	background: none;
	padding: 0;
	border: none;
}
.time-cont .ag-row {
	background: none;
	padding: 10px 0;
	border: none;
}
.time-cont .ag-row:first-child, .time-cont .Trackcont16 {
	padding-top: 0;
}
.time-cont .clearfix.leser {
	background: none;
}
.ag-block strong {
	font-weight: 400;
	padding: 10px 0 !important;
	font-size: 1.2em;
}
.ag-block .agenda-contents {
	padding: 10px;
	cursor: pointer;
}
.ag-block .agenda-contents strong {
	padding: 0 10px 0 0 !important;
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-agenda-pop-arrow.png) no-repeat right 5px;
	display: block;
}
.ag-block .agenda-contents:hover {
	background: #f8f8f8;
}
.ag-block .agtrack2 .agenda-contents:hover {
	background: #eef2f3;
}
.ag-block .accordion-main strong {
	font-weight: 600;
}
p.track-num {
	color: #0057c8;
	font-size: 1em;
	text-align: left;
}
.ag-block .agenda-accordion p.track-num {
	padding: 10px 10px 0 10px;
}
.ag-block .col70 span, .ag-block .col30 span {
	color: #253759;
	font-size: .9em;
	font-style: italic;
	vertical-align: top;
	padding: 3px 0px;
	display: block;
}
.ag-block .col70 ul li {
	list-style: disc inside;
	padding-left: 20px;
}
.ag-block .agenda-accordion span {
	display: block;
}
.ag-block .agenda-accordion span span {
	width: 73%;
	display: inline-block;
}
.ag-block .col20 {
	font-size: 1em;
}
.ag-menu {
	top: -81px;
	right: -22px;
}
.ag-menu li.active:after {
	border: none;
}
.ag-menu li {
	padding: 0;
}
.ag-menu li.active a, .ag-menu li:hover a {
	background: #2878a4;
	color: #fff;
}
.ag-menu li a {
	padding: 8px 40px;
	background: #ddd;
	margin: 0px 22px 0 0;
	border-radius: 3px;
	color: #222;
	font-size: 1.3em;
	text-transform: uppercase;
	display: block;
}
.ag-block .col20 {
	width: 16%;
}
.ag-block .col30 {
	width: 24%;
	color: #253759;
}
.agtrack1 {
	background: #fff;
}
.agtrack2 {
	background: #fff;
}
.agtrack3 {
	background: #fff;
}
.tracks div strong {
	font-weight: 600;
	color: #253759;
}
.ag-block .col30 p span strong, .ag-block .col30 b {
	color: #253759;
	line-height: 18px;
	display: block;
}
ul.agenta_ullists li, .ag-block .col30 li {
	color: #253759;
}
.ag-block .col30 b + span {
	line-height: 16px;
}
p.agenda-note {
	font-size: 12px;
	font-style: italic;
	padding: 10px;
}
.ag-block .tracks .col30 {
	min-height: 20px;
	margin: 0;
}
#Venue .venue-inner {
	padding: 60px 0 0 0;
}
.sec-cont {
	padding: 80px 0;
}
.register {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2878a4+0,2878a4+64,2878a4+64,2878a4+64,e6e3e6+64,e6e3e6+65,e6e3e6+65,e6e3e6+100,e6e3e6+100,2878a4+100 */
	background: #2878a4; /* Old browsers */
	background: -moz-linear-gradient(left, #2878a4 0%, #2878a4 64%, #2878a4 64%, #2878a4 64%, #e6e3e6 64%, #e6e3e6 65%, #e6e3e6 65%, #e6e3e6 100%, #e6e3e6 100%, #2878a4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #2878a4 0%, #2878a4 64%, #2878a4 64%, #2878a4 64%, #e6e3e6 64%, #e6e3e6 65%, #e6e3e6 65%, #e6e3e6 100%, #e6e3e6 100%, #2878a4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #2878a4 0%, #2878a4 64%, #2878a4 64%, #2878a4 64%, #e6e3e6 64%, #e6e3e6 65%, #e6e3e6 65%, #e6e3e6 100%, #e6e3e6 100%, #2878a4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2878a4', endColorstr='#2878a4', GradientType=1 ); /* IE6-9 */
}
.register .bg-repeat {
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-register-bg.png) no-repeat 3% 6%;
}
.venue {
	background: #fff url(https://www.manageengine.com/events/2017/userconf/images/nyc-venue-bg.jpg) no-repeat 3% 9%;
}
.app-download-sec {
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-download-bg.png) no-repeat 100% 42%;
}
.main-menu li.register-tab {
	margin: 0 0 0 310px;
	padding-right: 0;
}
.venue .view-map {
	background: url(../images/london-venue-map.jpg) no-repeat right top;
	position: static;
	display: block;
	width: 100%;
	height: 400px;
	margin: 0 auto;
}
.venue p {
	color: #253759;
}
.venue h3 {
	color: #222;
	font-weight: 600;
}
.venue p strong {
	font-size: 1.5em;
	font-weight: 600;
}
.get-menu:hover {
	text-decoration: underline;
}
.email a {
	padding: 6px 0;
	display: inline-block;
}
footer {
	padding: 10px 0px;
	color: #aaa;
	text-align: center;
	position: static;
	display: block;
}
footer p {
	font-size: .8em;
}
.zoho-division {
	font-size: 1.5em;
	line-height: normal;
	margin: 19px 0 20px 0;
}
.ag-block .col20, .ag-block .col30, .ag-block .col70 {
	padding: 8px 0;
	font-weight: 300;
}
.ag-block .accordion-main .agtrack {
	font-weight: 400;
}
.cloud-img {
	position: fixed;
	background: url("https://www.manageengine.com/events/2017/userconf/images/cloud-img.png") no-repeat 0 bottom;
	bottom: 0;
	height: 255px;
	width: 100%;
	z-index: 99;
}
.cloud-img.cloud-absolute {
	position: absolute;
}
.appStore-icons {
	width: 280px;
	z-index: 2;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 30% auto 0 auto;
}
.appStore-icons img {
	width: 90%;
}
.nyc-app-banner {
	display: inline-block;
	width: 230px;
	margin: 0 0 0 50px;
}
.appStore-icons p {
	color: #222;
	margin: 10px 0;
	font-size: .9em;
}
.appStore-icons a {
	display: inline-block;
	width: 40%;
}
.time-cont > div {
	transition: all 0.3s ease-in-out;
}
.ag-block .col30 .sub-info {
	height: 0;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	margin: 0;
}
.ag-block .col30 .agenda-active {
	height: auto;
	margin: 10px 0;
}
.sub-info h5 {
	font-weight: 400;
}
.sub-info ol {
	margin: 10px 0 0 15px;
}
.col30 {
	transition: all 0.3s linear;
}
.ag-block .col30 b {
	padding: 10px 15px 0px 0;
	font-weight: 400;
	cursor: pointer;
}
.ag-block .col30 b.cont-open {
	background: url(https://www.manageengine.com/events/2017/userconf/images/bullet-icon-up.png) no-repeat right 15px;
}
.ag-block .agenda-accordion {
	position: relative;
	padding: 0 0 8px 0;
	margin: 0;
	min-height: 290px;
}
.ag-block .agtrack2 {
	background: #dadee2;
}
.ag-block .agenda-accordion .agenda-more {
	text-align: center;
	color: #c03556;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.ag-block .agenda-accordion:hover .agenda-more {
	display: block;
}
.ag-block .accordion-main:hover .agenda-accordion {
	box-shadow: 1px 2px 3px #ccc;
}
.mob-ag-menu {
	display: none;
	position: absolute;
	width: 100%;
	border-bottom: 2px solid #2878a4;
	text-align: center;
}
.mob-ag-menu li {
	display: inline-block;
}
.mob-ag-menu li a {
	display: inline-block;
	padding: 12px 20px;
	background: #ebe9eb;
	margin: 0px 5px 0 0;
	border-radius: 3px 3px 0px 0px;
}
.mob-ag-menu li.active a {
	background: #2878a4;
}
.mob-ag-menu li a {
	color: #222;
}
.mob-ag-menu li.active a {
	color: #fff;
}
div.time-cont div.track-fixed {
	position: fixed;
	top: 20px;
	width: 100%;
	left: 0;
	z-index: 5;
}
.ag-block {
	padding: 0;
}
.res-menu {
	background: url("https://www.manageengine.com/events/2017/userconf/images/mob-menu-bar.png") no-repeat scroll 0 0;
	border: none;
}
.dark {
	background: #333;
}
.reg-cont {
	margin: 0 auto;
}
/* Testimonial style start */

.testimonial-sec {
	text-align: center;
	background: #ebe9eb;
	padding: 50px 0 30px 0;
}
#About {
	background: #FFF;
}
#About h3 {
	color: #333;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
}
#About p {
	font-size: .9em;
	color: #222;
	margin: 0;
}
#About p.writter {
	margin: 10px 0 0 0;
}
#About p.quote {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}
#About p.quote span {
	padding: 0 5px;
	display: inline-block;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 2em;
	font-weight: bold;
}
#About p.testi1 {
	font-size: 1.4em;
}
#About .reserve-seat {
	text-align: center;
	margin: 20px 0 0 0;
}
#About ul {
	vertical-align: top;
	width: auto;
	margin: 0;
}
h3.testim-title {
	font-weight: 600;
	background: url(https://www.manageengine.com/events/2017/userconf/images/nyc-quote-icon.png) no-repeat scroll left 0;
	width: 310px;
	margin: 0 auto;
	padding: 14px 0 0 10px;
	color: #222;
}
#About .slider {
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	height: 150px;
}
#About .slider ul {
	width: 100%;
	margin: 0;
	padding: 0;
	transition: all .5s;
	height: 100%;
	display: block;
}
#About .slider ul li {
	list-style: none;
	height: 100%;
	float: left
}
#About .pagination li {
	list-style: none;
	height: 10px;
	background: #ddd9dd;
	width: 10px;
	font-size: 0;
	display: inline-block;
	border-radius: 10px;
	cursor: pointer;
	padding: 0;
	margin: 0 3px;
}
#About .pagination li.active {
	background: #3a2437;
}
.venue-details {
	width: 70%;
	margin: 0 auto;
}
.bg-green p.hdate {
	font-size: 1.8em;
	color: #fff;
	text-shadow: 0px 4px 5px #442e2e;
}
div.agenda-icon img {
	padding: 8px 6px;
}
img.speaker-img {
	width: 32px;
	height: 32px;
	border-radius: 32px;
	border: 1px solid #fff;
}
#Venue .col30 {
	width: 43%;
}
#Venue .col60 {
	width: 55%;
}
.more-info {
	background: #f5f8fd;
	padding: 10px;
	border-left: 10px solid #dce8f8;
}
div.reg-cont {
	padding: 10px 0 0 0;
	margin: 0;
	width: 400px;	
	padding: 0px;
}
div.app-download-sec {
	float: left;
	width: 47%;
	margin-left: 3%;
}
.main-menu li a, .tfaq-menu, .popup-list li a {
	font-size: 1em;
	text-transform: uppercase;
	padding: 5px 0px;
	line-height: normal;
}
/* ----- agenda popup styles ----- */

.agenda-popup {
	background: rgba(0, 0, 0, .7);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	display: none;
}
.popup-contents {
	width: 700px;
	height: 600px;
	background: #fff;
	margin: 4% auto 0 auto;
	position: relative;
	line-height: normal;
}
.popup-contents .first-part {
	background: #f6f6f6;
	height: 75px;
	color: #222;
}
.popup-contents .end-part {
	background: #f6f6f6;
	height: 80px;
}
.popup-contents .first-part {
	padding: 15px 0 0 100px;
}
.popup-contents .first-part .agenda-title {
	font-size: 1.6em;
	font-weight: 600;
	padding: 5px 0;
	line-height: normal;
}
.popup-contents .first-part span {
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	padding: 0 0 5px 0;
	display: none;
}
.popup-contents .first-part .agenda-time-pop span {
	font-style: normal;
	display: inline-block;
	padding: 0 5px 0 0;
}
.agenda-time-pop span+span {
	color: #0057c8;
	font-family: 'ZohoPuvi', sans-serif;
}
.popup-contents .first-part img + span:before {
	content: "by: ";
}
.popup-contents .first-part img.speaker-img {
	width: 64px;
	height: 64px;
	position: absolute;
	border-radius: 64px;
	top: 13px;
	left: 20px;
}
.popup-contents p.track-num {
	font-size: .8em;
}
.popup-contents .middle-part {
	color: #222;
	padding: 30px;
	overflow: scroll;
	height: 400px;
}
.popup-contents .end-part {
	position: absolute;
	bottom: 0;
	width: 700px;
}
.popup-contents .reserve-seat a {
	margin: 20px 0 20px 20px;
}
.middle-part b {
	font-weight: 600;
	display: block;
	font-size: 1.1em;
}
.middle-part span {
	display: none;
	padding: 10px 0;
}
.middle-part strong {
	display: none;
}
.middle-part .sub-info {
	margin: 20px 0;
	font-size: .95em;
	line-height: 20px;
}
.middle-part .sub-info ul {
	margin: 10px 0 0 60px;
}
.middle-part .sub-info ul li {
	font-weight: normal;
	list-style-type: disc;
	padding: 5px 0;
	color: #888;
}
.middle-part span span {
	display: inline-block;
	vertical-align: top;
	padding: 5px;
}
.popup-close {
	text-align: right;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 25px;
}
.reserve-seat a {
	background: #fdd10c;
	color: #222;
	display: inline-block;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: 400;
	padding: 10px 20px;
	margin: 0px 0 20px 20px;
	text-transform: uppercase;
	border-radius: 3px;
	font-family: 'ZohoPuvi', sans-serif;
}
.reserve-seat a:hover {
	background: #2878a4;
	color: #fff;
}
/* ----- agenda popup styles end----- */
/* ----- convince-your-boss styles starts----- */

.common-popup {
	position: fixed;
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}
.pop-inner-sec {
	background: #fff;
	text-align: right;
	height: 85%;
	line-height: normal;
	width: 1200px;
	margin: 4% auto;
}
.common-popup .mailer-contents, .common-popup .mailer-form {
	background: #fff;
	width: 59%;
	display: inline-block;
	vertical-align: top;
	color: #222;
	text-align: left;
	height: 100%;
	overflow: scroll;
}
.common-popup .mailer-form {
	width: 40%;
	background: #2878a4;
	color: #fff;
}
.common-popup .mailer-cont-inner {
	padding: 8%;
}
.common-popup .mailer-form .mailer-cont-inner {
	margin: 15% 0 0 0;
}
.common-popup h2 {
	font-size: 2em;
	padding: 0 0 10px 0;
}
.common-popup p {
	padding: 10px 0;
	line-height: 22px;
	color: #555;
}
.common-popup h4 {
	font-size: 1em;
	font-weight: 600;
	padding: 20px 0 10px 0;
}
.common-popup ul {
	margin: 0 0 0 30px;
	color: #555;
}
.common-popup ul li {
	list-style-type: disc;
	padding: 10px 0;
}
.common-popup .form-group .form-control {
	border-bottom: 1px solid #999;
	border-width: 0 0 1px 0;
	background: #FFF;
	color: #333;
	width: 100%;
}
.common-popup .form-group .form-control:hover {
	border-bottom: 1px solid #fff;
	border-width: 0 0 1px 0;
}
 .common-popup .form-group input::placeholder {
 color: #333;
}
#Faq h3 {
	background: #2878a4;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0;
	line-height: normal;
	font-size: 2em;
}
#Faq .pop-inner-sec {
	text-align: left;
}
#Faq .mailer-contents {
	width: 100%;
}
#Faq .mailer-cont-inner {
	padding: 4%;
}
#Faq .but-register span:nth-child(1), #RefFriend .but-register span:nth-child(1) {
	margin: 10px 0;
}
/* ----- Form styles ------*/

.hide_field {
	display: none;
}
.form-group label.form-label .zc-label-text {
	max-width: 570px;
	display: block;
	text-overflow: ellipsis;
	white-space: normal;
	overflow: hidden;
	font-weight: 300;
	font-size: 1em;
}
.form-group label.form-label .zc-label-text {
	font-weight: 400;
	color: #fff;
}
.fieldMandate {
	color: #f00;
	margin-left: 3px;
	font-size: 13px;
	font-weight: normal;
}
.form-group .form-label {
	width: 370px;
	padding: 0 10px 0 0;
	display: block;
}
.zc-Name, .zc-Business_Email {
	width: 500px;
}
.zc-Company, .zc-Phone_Number, .zc-Why_would_you_like_to_attend_this_event, .zc-Location {
	width: 300px;
}
label.form-label {
	padding-top: 5px;
}
.form-group .form-control {
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	color: #555;
	border: 1px solid #FFF;
	padding: 10px 0 10px 10px;
	width: 97%;
}
.zc-Company-group .form-control {
	float: left;
	width: 45.5%;
	margin: 0 10px 0 0;
}
.zc-Company-group .form-control + .form-control {
	margin: 00;
}
.form-group {
	margin-bottom: 12px;
}
.zc-Why_would_you_like_to_attend_this_event {
	height: 100px !important;
}
.choice-table-row .choice-table-cell span {
	color: #fff;
}
.form-field .tempContDiv {
	display: table;
}
.zc-Comments-group {
	margin-bottom: 5px;
}
.form-customer-group {
	color: #FFF;
	text-align: left;
	font-size: 1.1em;
}
.form-field .tempContDiv .choice-table-cell, .choice-table-row {
	display: inline-block;
	padding: 0 10px 0 0;
	width: 280px;
}
.form-group select {
	background: transparent;
	border: 1px solid #000;
	padding: 5px;
	width: 303px;
	border-radius: 0 !important;
	font-size: 13px;
	height: 30px;
}
.submit-block {
	margin-left: 0;
	text-align: center;
}
.submit-block input {
	background: #e6301d;
	color: #fff;
	padding: 12px 30px;
	font-size: 20px;
	border: none;
	border-radius: 3px;
	font-weight: 600;
	cursor: pointer;
	text-align: center;
	letter-spacing: .5px;
}
.submit-block input:hover {
	background: #fdd10c;
    color:#000;
}
input:focus {
	border: none;
	box-shadow: none;
	outline: none;
}
.form-group .form-control:hover {
	border: 1px solid #2878a4;
	background: #edf4fb;
}
label.choice-label-text {
	font-size: 13px;
}
.cont-hide {
	display: none;
}
.powered-text {
	font-size: 12px;
	color: #ccc;
	margin: -28px 0 0 0;
}
.powered-text .eventbrite {
	background: url(http://www.manageengine.com/events/2016/userconf/images/eventbrite.png) no-repeat top;
	width: 100px;
	height: 36px;
	display: inline-block;
	text-align: left;
	text-indent: -9999em;
	top: -12px;
	position: relative;
}
.success-msg {
	display: none;
	background: #f7f1b2;
	border: 1px solid #9e9963;
	color: #000;
	padding: 15px 0;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0px;
	font-size: 1.3em;
	text-align: center;
	z-index: 9999999;
	font-weight:600;
}
#reffered, #cybmsg{ 
	top:50px;
}
.mailer-contents strong, .mailer-contents h4{ font-weight:600; color:#000;}
.common-popup p{ padding:5px 0;}
/* ------------ Frm style end ------------ */

/* ------------ Multiselect style end ------------ */
.dropdown, .dropdown1 {
	position: relative;
	z-index: 1;
	font-size: 1em;
}
.dropdown {
	z-index: 2;
}
.dropdown .dropdd, .dropdown .dropdt, .dropdown1 .dropdd, .dropdown1 .dropdt {
	margin: 0;
	padding: 0;
}
.dropdown ul, .dropdown1 ul {
	margin: -1px 0 0;
	background: #FFF;
}
.dropdown .dropdd, .dropdown1 .dropdd1 {
	position: absolute;
	width: 78%;
	z-index: 9999;
}
.dropdown a, .dropdown a:visited, .dropdown1 a, .dropdown1 a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
	font-size: 16px
}
.dropdown .dropdt a, .dropdown1 .dropdt1 a {
	display: block;
	padding: 10px 20px 10px 10px;
	min-height: 25px;
	line-height: 24px;
	overflow: hidden;
	border: 0;
	width: 94.6%;
	border: 1px solid #000;
	background: #fff;
}
.dropdown .dropdt a, .dropdown1 .dropdt1 a {
	background: #fff no-repeat 98% center;
}
.dropdown .dropdt a p, .dropdown1 .dropdt1 a p {
	margin: 0
}
.dropdown .dropdt a span, .multiSel span, .dropdown1 .dropdt1 a span, .multiSel1 span {
	cursor: pointer;
	display: inline-block
}
.multiSel span, .multiSel1 span {
	border: 1px solid #333;
	padding: 1px 5px;
	border-radius: 5px;
	margin: 2px 5px 2px 0;
	font-size: .9em;
}
.multiSel span strong, .multiSel1 span strong {
	margin: 0 0 0 10px;
	color: #898383;
	font-weight: 700
}
.dropdown .dropdd input, .dropdown1 .dropdd1 input {
	width: 96%;
	padding: 10px;
	font-size: 14px;
	margin: 15px 10px 5px;
	border: 1px solid #CCC;
	background: url(http://tools.manageengine.com/images/common/search-icon.png) no-repeat 98% center
}
.dropdown .dropdd ul, .dropdown1 .dropdd1 ul {
	border: 0;
	color: #000;
	display: none;
	left: 0;
	padding: 5px 15px 2px 0;
	position: absolute;
	top: 50px;
	width: 94%;
	list-style: none;
	height: 275px;
	overflow: auto;
	border: 1px solid #000;
	background: #FFF;
}
.dropdown .dropdd ul {
	height: 170px;
}
div.dropdownsearch, div.dropdownsearch1 {
	width: 97.3%;
	background: #fff;
	display: none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #fff;
	z-index: 9999;
	position: relative
}
.dropdown .dropdd ul li:hover, .dropdown1 .dropdd1 ul li:hover {
	background: #EBEBEB;
}
.dropdown .dropdd ul li, .dropdown1 .dropdd1 ul li {
	padding: 5px 10px;
	width: 97%;
}
.dropdown .dropdd ul li.checked, .dropdown1 .dropdd1 ul li.checked {
	background: #dedede
}
.dropdown span.value, .dropdown1 span.value {
	display: none
}
.dropdown .dropdd ul li a, .dropdown1 .dropdd1 ul li a {
	padding: 5px;
	display: block
}
.dropdown .dropdd ul li a:hover, .dropdown1 .dropdd1 ul li a:hover {
	background-color: #fff
}
.dropdown .dropdt a span.hida, .dropdown1 .dropdt1 a span.hida1 {
	font-size: 14px;
	color: #777;
}

/* ------------ Multiselect style end ------------ */
/* ----------------- Resposive style start ------------------------ */

@media screen and (min-width: 1700px) and (max-width: 4000px) {
.venu-sec {
	margin: 30% auto 0px;
}
.info-sec {
	margin: 5% 0px 5% 0;
}
}

@media screen and (max-width: 1440px) {
.closed-the-events {
	top: 50px;
}
}

@media screen and (max-width:1100px) {
.container {
	width: 1000px;
}
.ag-block .agenda-accordion {
	min-height: 520px;
}
.nyc-app-banner {
	width: 40%;
}
.appStore-icons {
	width: 48%;
}
h1 {
	font-size: 2em;
}
.pop-inner-sec {
	width: 90%;
}
div.reg-cont {
	width: 90%;
	margin: 0 auto;
	font-size: .9em;
}
.form-group .form-control {
	margin: 0;
	font-size: .9em;
	padding: 5px 0px 5px 5px;
}
.form-customer-group label:first-child {
	display: block;
	clear: left;
}
.submit-block input {
	padding: 5px 10px;
	font-size: 1.4em;
}
.nyc-app-banner img {
	width: 100%;
}
.register .bg-repeat, .venue {
	background: none;
}
.agenda {
	background: #EFEFEF;
}
.time-cont {
	background-position: 205px 20px
}
.ag-menu {
	right: 0;
}
.closed-the-events {
	top: 70px;
}
.free-license-bundle h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 2em;
}
.free-license-bundle p {
	display: none;
}
.free-license-bundle-right a {
	padding: 8px 10px;
	font-size: 2em;
	margin: 5px auto;
}
.logo a {
	width: 200px;
}
.ag-block .col20 {
	width: 16%;
}
.venue {
	background-position: -50% top;
}
.main-menu li a, .popup-list a {
	font-size: 1em;
}
}

@media screen and (max-width: 800px) {
.logo a {
	margin-left: 10px;
}
.container {
	width: 100%;
}
.ag-block::before {
	display: none;
}
.page .title-sec h2 {
	font-size: 5em;
}
#Home .home-bg {
	background: none;
}
.home-inner {
	width: 45%;
}
.page .content-sec {
	margin-right: 6%;
}
.main-menu, .popup-list {
	font-size: 70%;
}
.main-menu li.register-tab {
	margin: 0px 0px 0px 100px;
}
.tfaq-menu {
	background: none;
	color: #222;
}
.venu-sec {
	width: 100%;
}
.but-register span:nth-child(1) {
	margin: 25% 0px 10%;
}
.info-sec .nav-videos-preview {
	margin: 10% 0px 0px 0%;
}
.time-cont {
	background-position: 173px 20px;
}
.ag-block .col20 {
	width: 20%;
	text-align: center;
}
.ag-block .col70 {
	padding-left: 20px;
}
.main-content {
	background-size: 70% auto;
}
div.col5 {
	margin: 0 1%;
}
.ag-block .col30 {
	width: 75%;
	min-height: 50px;
	float: right;
}
.popup-contents {
	height: 60%;
}
.agenda h2 span {
	background: rgba(239, 239, 239, 1) none repeat scroll 0% 0%;
	padding: 0px 20px;
}
.sec-cont {
	padding: 80px 20px;
}
.tab-pane {
	margin: 3% 0px 0px 0%;
}
.register {
	background: #2878a4;
}
.form-group .form-control {
	width: 98.5%;
}
.zc-Company-group .form-control {
	width: 46%;
}
div.reg-cont, div.app-download-sec {
	float: none;
	width: 100%;
	margin: 0;
}
.appStore-icons p {
	color: #fff;
	font-size: 1.2em;
}
.appStore-icons {
	width: 100%;
}
.logo a {
	background-size: 70%;
}
.main .rightside {
	float: none;
	width: auto;
}
.appStore-icons {
	right: 0;
}
.tfaq-menu {
	color: #fff;
}
.ag-block .agtrack1, .ag-block .col20 {
	border: none;
}
.venue .view-map {
	width: 100%;
	height: 300px;
}
.share-list {
	display: none;
}
.dropdown .dropdt a, .dropdown1 .dropdt1 a {
	width: 96%;
}
}

@media screen and (max-width: 650px) {
.main-menu li.register-tab {
	margin: 0px 0 0 0;
}
.main-menu li.register-tab:hover a {
	text-align: center;
}
.page .content-sec {
	margin-right: 3%;
}
.event-brief li {
	min-height: 100px;
}
.event-brief li:last-child {
	width: 35%;
}
.popup-list {
	display: none;
	top: 140px;
	right: -55px;
	background: #fff;
	width: 120px;
}
.popup-list.active {
	display: block;
}
.ag-block .col70 {
	padding-left: 0px;
}
div.reg-cont{ width:80%; margin:0 auto;}
.zc-Company-group .form-control, .form-customer-group{ margin-left:10px;}
.main-menu li a, .tfaq-menu {
	line-height: normal;
}
.main-menu li:hover a, .main-menu li.active a, .tfaq-menu:hover {
	padding: 5px 0;
}
.popup-list li {
	padding: 5px 10px;
	display: block;
}
.popup-list li a {
	border-bottom: 3px solid #fff;
	display: block;
}
.popup-list li:hover a {
	border-bottom: 3px solid #2878a4;
}
.bg-green p.hdate {
	line-height: 30px;
}
#About .slider {
	width: 300px;
}
.rightside ol li {
	padding: 5px 10px 0px 10px;
}
.agenda h2 span {
	padding: 0;
}
.time-cont {
	background: none;
}
.common-popup .mailer-contents, .common-popup .mailer-form {
	width: 100%;
	height: auto;
}
.pop-inner-sec {
	overflow: scroll;
}
.popup-close {
	padding: 10px;
	border-radius: 3px;
	background: #2878a4;
}
#Agenda .popup-close {
	padding: 0;
	background: none;
}
#Faq .popup-close {
	top: 10px;
}
.common-popup ul {
	margin: 0;
	padding: 0!important;
}
.popup-contents {
	width: 100%;
}
.zc-Company-group .form-control {
	width: 42%;
}
.form-group .form-label {
	width: 100%;
}
.ag-menu li a {
	padding: 8px 20px;
}
.venue .view-map {
	margin: 20px auto 0 auto;
}
.mob-ag-menu {
	text-align: left;
	padding: 0 0 0 70px;
}
.mob-ag-menu li a {
	padding: 12px 10px;
}
#Venue .col30 {
	float: none;
	width: 100%;
}
#Venue .col60 {
	float: none;
	width: 100%;
}
.venue .view-map {
	background-position: left top;
}
.logo a {
	width: 100px;
	background-size: 100%;
	background-position: 0px 10px;
}
.ag-block .col20, .ag-block .col30, .ag-block .col70 {
	float: none;
	width: 100%;
	text-align: center;
}
.ag-block .col5 {
	float: none;
	text-align: center;
	margin: 0 auto;
}
.time-cont .clearfix, .time-cont {
	text-align: center;
}
.ag-block .col30 {
	height: auto !important;
}
.ag-block .col30 b {
	cursor: auto;
	background: none;
}
.ag-block .col30 .agenda-active {
	margin: 0;
}
.ag-block .track-headings {
	display: block;
	float: left !important;
	box-shadow: 0px 0px 1px #CCC;
}
.ag-block .track-headings.active {
	box-shadow: 0px -1px 3px #ccc;
}
h1.convince-your-boss-heading {
	margin-top: 0%;
	font-size: 1.5em;
}
.ag-block .col30 .sub-info {
	display: none;
}
.logo a {
	background-position: 0px 10px;
}
.closed-the-events {
	top: 55px;
	padding: 30px;
	right: -500px;
}
.rightside ol li, .rightside ol li:nth-child(2) {
	background: none;
}
.tracks div strong {
	font-size: 1.2em;
}
.rightside ol li:nth-child(3) {
	background-image: none;
}
.ag-block .tracks .col30 {
	width: 28%;
}
ul.agenta_ullists li, .ag-block .col30 ul li, ul.agenta_ullists, .ag-block .col30 ul {
	list-style: none;
	padding-left: 0;
	list-style-image: none;
	display: none;
}
.share-list {
	right: 45px;
}
.ag-block {
	margin-top: 0;
}
.ag-block .col30 font[size="3"] {
	font-size: 1em;
}
.cloud-img {
	display: none;
}
.venu-sec .fl, .venu-sec .fr {
	float: none;
}
.videoside {
	width: auto;
}
.info-sec .nav-videos-preview {
	margin: 10% 0px 0px 0%;
}
.appStore-icons {
	bottom: -5px;
	right: 15px;
}
.ag-menu {
	top: -44px;
}
.venue {
	background: #eceff3;
}
.ag-block .agenda-accordion:hover .agenda-more {
	display: none;
}
header nav {
	position: relative;
	z-index: 2;
}
.ag-block .tracks .col30 {
	width: 33.2%;
}
.ag-block .track-headings {
	display: block !important;
	cursor: pointer;
	background: none;
}
.agtrack1, .agtrack2, .agtrack3, .accordion-main .agtrack {
	background: #F0F2F5;
}
.dropdown .dropdt a, .dropdown1 .dropdt1 a {
	width: 90%;
}
.form-group .form-control {
	width: 96%;
}
.form-group #zc-Company {
	margin-top: 12px;
}
.dropdown .dropdd, .dropdown1 .dropdd1 {
	width: 60%;
}
.dropdown .dropdd ul, .dropdown1 .dropdd1 ul, .dropdown .dropdd input, .dropdown1 .dropdd1 input {
	width: 90%;
}
.nyc-app-banner {
	display: none;
}
.time-cont .ag-row {
	border-bottom: 1px solid #ccc;
}
.ag-block .col20 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 1.2em;
}
.powered-text {
	margin: 30px 0 0 0;
}
.page .title-sec, .content-sec {
	float: none;
	width: 100%;
	padding: 10px;
}
.page .title-sec
{
	background: url("../images/london-home-bg.png") no-repeat 0% bottom;
	padding-bottom:100px;
	background-size:100% auto;
}
.home-inner {
	display: none;
}
.page .content-sec {
	margin: 0;
	background: #2e9ad1; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #563182, #21bfd6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #563182, #21bfd6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #563182, #21bfd6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #563182, #21bfd6); /* Standard syntax (must be last) */
}
}

@media screen and (max-width: 500px) {
.mob-ag-menu {
	text-align: center;
	padding: 0 0 0 10px;
	top: -5px;
}
.event-brief li{ border:none;}
.event-brief li:last-child{ width:25%;}
.mob-ag-menu li a {
	padding: 12px 20px;
}
.main-menu {
	background: #fff;
	border: none;
}
.main-menu li a {
	border-bottom: 3px solid #fff;
}
.tfaq-menu {
	top: 6px;
	right: 0;
}
.tfaq-menu.active {
	display: block;
}
header nav {
	margin: 0 10px 0 0;
}
div.reg-cont{ width:90% !important;}
.popup-list{ top:215px; right:-10px;}
.main-menu li.register-tab a{ padding:5px 0;}
.zc-Company-group .form-control, .form-customer-group{ margin-left:5px;}
#Home.page .event-brief li{ float:none; width:auto; display:block; margin:0; padding:0 10px; min-height:10px;}
}

@media screen and (max-width: 340px) {
.closed-the-events {
	top: 70px;
}
.closed-the-events h3 {
	font-size: 2em;
}
.closed-the-events p {
	font-size: 1em;
}
}
/* Resposive style end */
