body{
    line-height: normal;
    letter-spacing: normal;
    font-size:16px;
}
h2{font-size: 2.3em;}
h3{font-size: 2em;}
p {font-size: 1em;line-height: 25px;font-weight: 200}
.pr{position: relative;}
header{
    background: transparent;
    box-shadow: none;
    position: absolute;
    z-index: 1;
}
.header-inner{padding: 1% 0;}

.logo{
	background: url(https://www.manageengine.com/images/logo/manageengine-logo.svg) no-repeat 0 0;
	width:250px;
	height: 50px;
	text-indent: -99999em;
	position: relative;
}
.zoho-division{font-size: 1.6em;}
.zoho-division span {
    color: #aaa;
    display: inline;
    padding-right: 10px;
}
.zoho-division img {
    width: 70px;
    padding: 0px 8px;
    vertical-align: top;
}
footer{position: relative;z-index: 3;}
/* ---------------- Home sec styles ---------------- */
#Home{
     background: #FFEBB4;
    min-height: 480px;
}
.cont-sec{
    display: inline-block;
    vertical-align: top;
    width:65%;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 2;
}
.cont-sec h2{
    color:#fff;
    margin: 10px 0 50px 0;
	font-size: 2.4em;
	    font-weight: 600;
}
.sec-para{
    color:#000;
    font-size: 1.6em;
}
.sec-para span{
    display: block;
    padding: 10px 0;
    font-size: .7em;
}
.mob-reg-btn{
    background: #d2317a;
    padding: 12px 30px;
    color: #fff;
    margin: 20px 0;
    display: inline-block;
    font-size: 1.3em;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
    display: none;
}
.mob-reg-btn:hover{
    background:#ffc51f;
    color: #000;
}
.creative-sec{
    position: absolute;
    top:0;
    left: 25%;
    z-index: 1;
}

/* ---------------- Register sec styles ---------------- */
#Register {
    background: #313131;
    top: 6%;
    right: 10%;
    width: 400px;
    z-index: 2;
    color: #fff;
	height: auto !important;
	border-radius: 5px;
    box-shadow: 0px 0px 30px #555555;
}
.register-fixed {
	position: fixed;
}
.reg-cont{
        padding: 25px 40px 40px;
}
.title-register {
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
    line-height: normal;
        padding: 20px 0 30px;
}
form input, form textarea{
    width: 86%;
    padding: 20px;
    background: #F7F7F6;
}
form select {
    background: #F7F7F6 url(https://www.manageengine.com/events/images/dropdown-arrow.png) no-repeat 95% center;
    border: 1px solid #F7F7F6;
    padding: 20px;
    width: 100%;
    height: 60px;
    color: #555;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}
.privacy-policy, #meGDPRMessage{
    font-size: .9em;
    line-height: 20px;
}
#meGDPRMessage{padding: 0 0 10px 0;}
.submit-block-new{text-align: center;margin: 20px 0 0 0;}
p.reg_form_errors{bottom: -22px;color: #fb9b9b;}
form input[type="submit"], .submit-block input{
    background: #fff;
    color: #000;
    width: auto;
    font-weight: 600;
    padding: 15px 40px;
    text-transform: capitalize;
}
.web-success-msg {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.web-popup-cont {
    width: 35%;
    min-height: 130px;
    background: #fff;
    margin: 5% auto 0 auto;
    position: relative;
    line-height: normal;
    padding: 30px;
    text-align: center;
}
.popup-close {
    text-align: right;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
}
.web-popup-cont h4{
    padding: 30px 0 5px 0;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 1.7em;
}
.web-popup-cont p{
    font-size: 1.3em;
    line-height: normal;
    padding: 0 0 10px 0;
}
.web-popup-cont p span{
    font-size: 1em;
    font-weight: 600;
    color: #CA0019;
}
.web-popup-cont a{
    display: inline-block;
    text-align: center;
    background: #00CC99;
    padding: 16px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    border:1px solid rgba(0,159,119,0.81);
    text-transform: uppercase;
    margin: 30px 0;
}
.web-popup-cont a:hover {
    background: #FF2B2B;
    border: 1px solid #FF2B2B;;
    color: #fff;
}

		.time-sec{
			margin: 0 0 15px 0;
			font-size: 1.2em;
			font-weight: 400;
			background: url(../images/date-red.svg) no-repeat 0 3px;
			background-size: 20px;
			padding: 0 20px 0 30px;
			color:#000;
			display: inline-block;
			vertical-align: top;
		}
		.sec-para{
			font-size: 1.2em;
			display: inline-block;
			vertical-align: top;
			background: url(../images/time-red.svg) no-repeat 0 3px;
			background-size: 20px;
			padding: 0 0 0 30px;
			font-weight: 400;
		}
form input[type="submit"]:hover, .submit-block input:hover {
	background: #FE210A;
}
/* ---------------- Highlights sec styles ---------------- */
#Highlights{
    padding: 40px 0;
}
#Highlights h3{
    color:#000;
    margin: 0 0 10px 0;
	font-weight: 600;
	font-size: 1.6em;
}
.hights-cont, .inner-container{
    width:60%;
}
#Highlights p{
    margin: 20px 0 0 0;
}
#event-section h2.section-title {
	font-size: 1.6em;
	font-weight: 600;
	padding-bottom: 15px;
}

/* ---------------- Speakers sec styles ---------------- */
#Speakers{
    padding: 0 0 50px 0;
}
#Speakers h3.col{
    color:#000;
	font-weight: 600;
	font-size: 1.6em;
    padding: 20px 0px 10px 0px;
}
.spk-details{
    position: relative;
    margin: 0 0 0 110px;
}
.spk-details:before{
    content: '';
    width: 90px;
    height: 90px;
    background: url(https://tools.manageengine.com/images/common/rich-lane-webinar-speaker.png) no-repeat 0 0;
    background-size: 100px;
    border-radius: 100px;
    position: absolute;
    left: -110px;
    top: -7px;
    display: block;
}
.spk-name{
    font-size: 1.2em;
    font-weight: 600;
    padding: 10px 0 2px 0;
}
.key-title{
    margin: 60px 0 0 0;
}
#Speakers ul{
    padding: 15px 0 0 0;
}
#Speakers ul li{
    padding: 8px 0 8px 20px;
    position: relative;
}
#Speakers ul li:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #FD4646;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top:12px;
}
#Home .spk-details p{
	color: #000;
}
#Home .spk-details p:last-child {
	font-weight: 200;
	font-size: .9em;
}
#Home .spk-details {
	 margin: 6% 0 8% 110px;
}
#Highlights p.hight-sub-hed {
	font-weight: 400;
	margin: 50px 0px 20px;
}
.hights-cont ul {
	font-weight: 200;
}
.hights-cont ul li {
	padding: 6px 0px 6px 32px;
	position: relative;
}
.hights-cont ul li:before {
	content: '';
	position: absolute;
	background: url("../images/list-icon.png") no-repeat 0 0;
	background-size: 15px;
	left: 0px;
	top: 10px;
	width: 25px;
	height: 25px;
}
.spk-para {
	padding-top: 30px;
}
#Register.register-absolute {
	    position: absolute;
    top: auto;
    bottom: 140px;
}
.to-venue {
	position: relative;
}
#events {
	display: none;
}
.preloader-webinar{position: fixed;width: 100%;height: 100%;background: #fff;z-index: 999999;top: 0;}
		.preloader-wrapper{width: 30%;top: 20%;margin: 20% auto 0 auto;}
.preloader-wrapper img{width: 40px;display: block;margin: 0 auto; preloaderanim 1s infinite linear;-moz-animation: preloaderanim 1s infinite linear;-o-animation: preloaderanim 1s infinite linear;animation: preloaderanim 1s infinite linear;}
		/* ---------------  Keyframes style ---------------  */

@-webkit-keyframes preloaderanim {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-moz-keyframes preloaderanim {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-o-keyframes preloaderanim {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes preloaderanim {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.preloader-wrapper p{text-align: center; color:#868686;}

/*-----------------      Events style       ---------------*/

#event-section {
    padding: 60px 0;
	background: #fafafa;
}
#event-filter li {
    display: inline-block;
    margin-right: 25px;
    font-size: 1.1em;
    color: #989898;
	margin-bottom: 11px;
	cursor: pointer;
}
#event-filter li a
{
	color: #989898;
}
#event-filter li:before, .tool-bar #values:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #adabab;
    margin-right: 7px;
}
#event-filter li.active_tab {
    color: #000;
}
#event-filter li.active_tab[data-rel="upcominge_webinar"]:before, .tool-bar #values[data-rel="upcominge_webinar"]:before {
	    background: linear-gradient(#E91E63 0% 25%, #673AB7 25% 50%, #009688 50% 75%, #00538c 75% 100%);
	    background: -webkit-linear-gradient(#E91E63 0% 25%, #673AB7 25% 50%, #009688 50% 75%, #00538c 75% 100%);
	    background: -moz-linear-gradient(#E91E63 0% 25%, #673AB7 25% 50%, #009688 50% 75%, #00538c 75% 100%);
}
#event-filter li.active_tab[data-rel="upcominge_events"]:before, .tool-bar #values[data-rel="upcominge_events"]:before {
	background: #0094de;
}
#event-filter li.active_tab[data-rel="user-conference"]:before, .tool-bar #values[data-rel="user-conference"]:before {
	background: #E91E63;
}
#event-filter li.active_tab[data-rel="industry-events"]:before, .tool-bar #values[data-rel="industry-events"]:before {
	background: #673AB7;
}
#event-filter li.active_tab[data-rel="seminars"]:before, .tool-bar #values[data-rel="seminars"]:before {
	background: #009688;
}
#event-filter li.active_tab[data-rel="workshop"]:before, .tool-bar #values[data-rel="workshop"]:before {
	background: #00538c;
}
#event-filter {
    margin-top: 20px;
}
#all_events .logos {
    width: 225px;
    display: block;
    height: 75px;
    margin: 5px auto;
}
#all_events .logos.kuppingercole
{
background: url(../images/analyst-kuppinger.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events .logos.cisco
{
background: url(../images/analyst-cisco.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events .logos.collision
{
background: url(../images/analyst-collision.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events .logos.forrester
{
background: url(../images/analyst-forrester.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events .logos.gartner
{
background: url(../images/analyst-gartner.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events .logos.info-security
{
background: url(../images/analyst-info-security.png) no-repeat;
background-size: 100%;
background-position: center;
}
#all_events {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 50px 0px;
}
#all_events li {
    border: 1px solid #efeeee;
    position: relative;
    overflow: hidden;
    background: #fff;
}
#all_events li:hover
{
	    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
	    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
	    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
}
#all_events:after
{
	content: "";
	display: table;
	clear: both;
}
.webinar .event-type
{
	color: #E91E63;
}
.events .event-type
{
	color: #673AB7;
}
.manageengine_events .event-type
{
	color: #009688;
}
.event-type {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 1em;
}
.event-detail {
    padding: 15px 15px;
    border-top: 1px solid #efeeee;
    margin-top: 15px;
    font-size: 1.1em;
}
.event-date {
    display: inline-block;
    text-align: left;
	color: #000;
}
.event-venue {
    display: inline-block;
    text-align: right;
    float: right;
	color: #000;
}
.eventsnotfound {
    color: #a91111;
    font-size: 18px;
    font-weight: 500;
}
p.load-more {
    text-align: center;
    height: 230px;
    margin-top: -230px;
    position: relative;
	width: 101%;
	left: -10px;
    z-index: 9;
    background: linear-gradient(rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 0.8901960784313725), #fafafa);
    background: -webkit-linear-gradient(rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 0.8901960784313725), #fafafa);
    background: -moz-linear-gradient(rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 0.8901960784313725), #fafafa);
/*	display: none;*/
}
.load-more > span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    cursor: pointer;
    padding: 10px 33px;
    background: #3089CD;
    color: #fff;
    font-size: 1.1em;
	font-weight: 400;
    border-radius: 5px;
}
.load-more > span:hover
{
	background: #1d6ead
}
.loader {
	display: inline-block;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #8a8a8a;
    width: 10px;
    height: 10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 33%;
    right: 7%;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.tool-bar #values
{
	display: none;
}



.commonn-container .cleardssdfix,#results .webinarnew_types {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 50px 0px;
}
.commonn-container .cleardssdfix:before {
    display: none;
}
.type_catelog {
    border: 1px solid #efeeee;
    position: relative;
    overflow: hidden;
    background: #fff;
	cursor: pointer;
	transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.type_catelog img {
    width: auto;
    height: 35px;
     margin-left: 40px;
    display: block;
	max-width: 75%;
}
.me_events_dataplace {
    width: 100%;
	border-top: 1px solid #efeeee;
    padding: 0px 20px;
}
.me_events_dataplace:after
{
	content: "";
	display: table;
	clear: both;
}
.me_events_dataplace > p {
    width: 37%;
    float: left;
}
.me_events_dataplace p {
    margin: 10px 0px;
    font-size: 0.97em;
	font-weight: 400;
}
.me_events_dataplace > div {
    width: 63%;
    float: right;
	text-align: right;
}
.me_events_names {
    font-size: 1.6em;
	    color: #009688 !important;
	font-weight:600;
	line-height: normal;
    padding-bottom: 40px;
	text-align: left;
	margin-left: 40px;
	margin-right: 15px;
	height: 130px;
}
.prd-default h2{
	 margin: 20px 0 20px;
}
.user-conference .me_events_names
{
	color: #E91E63;
}
.industry-events .me_events_names
{
	color: #673AB7;
}
.workshop .me_events_names
{
	color: #00538c;
}
.prd-hover h2 {
    margin: 0px;
    font-size: 1.1em;
    line-height: 1.2;
    text-align: center;
    min-height: 35px;
	color: #08968a;
	font-weight: 600;
	margin-top: 15px;
}
.prd-hover {
    padding: 10px 15px;
	display: none;
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    height: 100%;

}
.prd-hover p[itemprop="description"] {
    font-size: .9em;
    margin-top: 5px;
    min-height: 98px;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
}
.prd-yellow p {
    margin: 0;
}
.prd-yellow {
   display: none;
    background: #08968a;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;

     transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.prd-learnmore a, .prd-learnmore p {
    display: inline-block;
    padding: 5px;
    color: #fff !important;
    font-size: 1.1em;
    width: 100%;
}
.type_catelog .prdBox {
    display: block!important;
}
.type_catelog:hover .prd-yellow, .type_catelog:hover .prd-hover
{
	display: block;

}
#results .type_catelog p{
	color: #000;
}
.webinarnew_upcomingwebinars .prdBox div.webinarnew-speakers div:first-child img {

	border-radius: 55px;
}
.rows * {
	    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.container-big .rows:last-child {

	position: relative;
	z-index: 1;
}
/*-----------------------------     webinar style      ------------------------------*/



#results .prd-default h2 {
	font-size: 1.1em;
    text-align: center;
    padding: 0px 8px;
	height: 48px;
	overflow: hidden;
	font-weight: 600;
	color: #009688;
}
#results .webinarnew-speakers {
	text-align: center;
	padding-bottom: 15px;
}
#results .webinarnew-speakers strong {
	font-weight: 500;
}
#results .me_events_dataplace p:last-child {
	text-align: right;
}
#results .type_catelog img {
	height: 70px;
    margin: 0 auto;
    display: block;
    max-width: 75%;
}
#results .me_events_dataplace > p {
	width: 50%;
}
/*------------------   filter  ----------------------*/

.solutionFilter1 {
    position: relative;
    margin: 0px;
    z-index: 5;
    font-size: 12px;
    display: inline-block;
}
.solutionFilter1 > span {
    display: block;
    padding: 10px 30px 10px 20px;
    font-size: 1.2em;
    cursor: pointer;
    background: transparent;
	border: 1px solid #b7b7b7;
	border-radius: 4px;
    width: 270px;
    border-radius: 5px;
}
.solutionFilter1 > span:hover {
    background: #1d2532;
    color: #fff;
    border-radius: 5px;
}
.solutionFilter1 > span:after {
    position: absolute;
    right: 20px;
    top: 17px;
    display: inline-block;
    border-left: 4px solid transparent;
    border-top: 4px solid #424f56;
    border-right: 4px solid transparent;
    content: '';
    margin-left: -4px;
}
.solutionFilter1 > ul {
    background: #1d2532;
    margin: 0;
    padding: 0!important;
    list-style-type: none!important;
    font-size: 12px;
    display: none;
    position: absolute;
    width: 270px;
    right: 0;
	z-index: 100;
}

div#upcoming-countries-filter ul {
    height: 240px;
    overflow-y: scroll;
}
.solutionFilter1 > ul li:hover {
    background: #ddd;
    color: #444;
}
.solutionFilter1 > ul li {
    margin: 0;
    color: #fff;
    cursor: pointer;
    padding: 6px 20px;
    font-size: 1.22em;
}
.solutionFilter1 > ul li:first-child {
    border-top: 2px solid #f2f2f2;
}
.cols-12.tool-bar {
	    display: inline-block;
    vertical-align: middle;
    width: 76%;
}
div#filter {
    display: none;
    vertical-align: middle;
	    margin-top: 20px;
}
.prd-hover a{
	color: #08968a;
}
.prd-des {
	display: block;
	background: transparent;
}
.prd-des-default .me_events_names {
	      height: 180px;
    text-align: center;
    margin: auto;
	padding: 12px 25px 0px;
}
.prd-des-default h2 {
	display: none;
}
.prd-des h2{
	display: none;
}
.prd-hover.prd-des p[itemprop="description"] {
	padding-top: 65px;
	height: auto;
}
.type_catelog.hovereffect:hover {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
	    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
	    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
}
	.logo {
		width: 180px !important;
	}
.me_past_regions {
	display: none !important;
}
/*  ----------------------- Responsive styles ----------------------- */

@media only screen and (min-width: 1600px) {
    #Register{right: 15%;top: 10%;width: 450px;}
	.cont-sec h2 {
		padding-top: 50px;
	}
	.evt-date {
		padding: 10px 0px;
	}
	#Home .spk-details {
	    margin: 6% 0 22% 110px;
	}
	.reg-cont {
	     padding: 35px 50px 50px;
	}
	div.form-field {
		margin-bottom: 30px;
	}
	form select {
		width: 99%
	}
	#Register.register-absolute {
		bottom: 45px;
	}
}
@media only screen and (min-width: 1800px) {
    #Register{right: 18%;}
}
@media only screen and (min-width: 2000px) {
    #Register{right: 21%;}
}
@media only screen and (max-width: 1400px) {
    #Register{right: 5%;}
}
@media only screen and (max-width: 1250px) {
	.container {
				width: 1000px;
			}
    #Register{right: 5%;}
	.cols-12.tool-bar {
		width: 72%
	}
	.tool-bar #values {
    border: 1px solid #b7b7b7;
    padding: 10px;
    display: block;
    border-radius: 4px;
    width: 75%;
    font-size: 1.1em;
    cursor: pointer;
	position: relative;
	margin-top: 20px;
}
	#values::after {
    position: absolute;
    left: 90%;
    top: 17px;
    display: inline-block;
    border-left: 5px solid transparent;
    border-top: 5px solid #000000;
    border-right: 5px solid transparent;
    content: '';
}
	#event-filter {
    margin: 0;
    background: #fff;
    width: 51%;
    position: absolute;
    z-index: 9;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    display: none;
}
	#event-filter li {
    display: block;
    padding: 10px 10px;
    margin: 0px;
    border-bottom: 1px solid rgba(99, 122, 134, 0.13);
    cursor: pointer;
}
	#event-section {
		padding: 60px 0;
	}
	.cols-12.tool-bar {
		width: 72%;
	}
	.tool-bar #values {
		width: 50%;
	}
	.prd-hover.prd-des p[itemprop="description"] {
		height: 135px;
	}
	.me_events_names {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 1100px) {
    .container{width:900px;}
    body{font-size:14px;}
    #Register{width:350px;}
	.reg-cont {
		padding: 25px 30px 100px;
	}
	#results .prd-default h2 {
		height: 40px;
	}
}
@media only screen and (max-width: 1000px) {
    .container{width:90%;overflow: hidden;}
    .cont-sec{width:90%;margin: 100px 0;}
    .mob-reg-btn{display: inline-block;}
    #Register{width:100%;position: static;margin: 0 auto;box-shadow: none;height: auto;overflow: hidden;background: #534AB6;color:#fff;padding: 30px 0;
	bottom: auto !important;}
    .title-register{color:#fff;}
    .reg-cont{width:300px;margin: 0 auto;}
    .hights-cont, .inner-container {width: 90%;}
    #Home{min-height: 300px;}
    .creative-sec{width:550px;top:5%;left: 35%}
    .creative-sec img{width: 100%;}
    #Speakers{padding: 30px 0;}
	#Register {
		position: relative !important;
		right: auto;
		height: auto !important;
	}
	.reg-cont {
		width: 70%;
	}
	form input, form textarea {
		width: 91%;
	}
	.cont-sec h2 br {
		display: none;
	}
	.cols-12.tool-bar {
		width: 66%;
	}
	.cont-sec {
		width: 90%;
	}
	.type_catelog img, .me_events_names {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 900px) {
.commonn-container .cleardssdfix, #results .webinarnew_types {
    grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 700px) {
    .cont-sec{width:100%;margin: 60px 0 30px 0;}
    .creative-sec{display: none;}
    .cont-sec h2{margin-bottom: 35px;}
    .hights-cont, .inner-container{width:100%;}
    p.reg_form_errors{color:#f5c7c7;}
    .logo a{width: 180px;height: 35px;}
	.commonn-container .cleardssdfix, #results .webinarnew_types {
    grid-template-columns: 1fr;
}

	form input, form textarea {
		width: 91%;
	}
	.cols-12.tool-bar {
		width: 51%;
	}
	.tool-bar #values {
		width: 73%;
	}
}
@media only screen and (max-width: 600px) {
	form input, form textarea {
		width: 90%;
	}
	.cols-12.tool-bar {
		width: 66%;
	}
	.load-more > span {
		padding: 12px 30px;
	}
	p.load-more {
		left: -1px;
	}
	.reg-cont {
		padding: 25px 30px 20px;
	}
	.zoho-division {
    font-size: 1.3em;
}
	}
@media only screen and (max-width: 510px) {
	form input, form textarea {
		width: 87%;
	}
}
@media only screen and (max-width: 380px) {
	form input, form textarea {
		width: 85%;
	}
    .spk-details::before{position: static;margin: 0 auto;}
    .spk-details{margin: 0;text-align: center;}
    #Speakers h3.col{text-align: center;}
    .key-title {margin: 30px 0 0 0;}
	.reg-cont {
		padding: 25px 0px 20px;
	}
	.reg-cont {
    width: 81%;
}
	form input, form textarea {
		86%
	}
	#Home .spk-details {
		margin: 0 auto;
	}
	.cont-sec h2 {
		text-align: center;
	}
	.sec-para {
		padding: 0 20px 0 30px;
	}
	.logo {
		margin: auto;
text-align: center;
width: 200px;
	}
	.evt-date {
		text-align: center;
	}
}
@media only screen and (max-width: 370px) {
.zoho-division {
    font-size: 1.6em;
}
}
@media only screen and (max-width: 340px) {
    .reg-cont {width: 280px;}
	.load-more > span {
		padding: 12px 25px;
	}
}
