.foot-cont {    text-align: center;   padding-top: 40px;}
/*https://www.manageengine.com/latam/log-management/seminario-shield-cloud-2021/css/iam-seguridad-en-la-nube.css*/
header {
    display: none;
}
html, body {
	position:relative;
	overflow-x:hidden;
	font: 400 14px/24px 'Zoho_Puvi_Regular', sans-serif;
	line-height: normal;
}
/* ---------------- Grid styles starts --------------*/
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -10px;
	margin-left: -10px;
}
.cols-2,
.cols-25,
.cols-3,
.cols-4,
.cols-6,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.cols-2 {
	width: 12.5%;
}
.cols-25 {
	width: 20%;
}
.cols-3 {
	width: 25%;
}
.cols-4 {
	width: 33.3%;
}
.cols-6 {
	width: 50%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}
.cols-center
{
	margin: 0 auto;
    float: none;
}
@media only screen and (max-width: 1025px)
{
	.cols-md-12 {
	width: 100%;
}
	.cols-md-9 {
	width: 75%;
}
	.cols-md-6 {
	width: 50%;
}
	.cols-md-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px)
{
	.cols-sd-12 {
	width: 100%;
}
	.cols-sd-9 {
	width: 75%;
}
	.cols-sd-6 {
	width: 50%;
}
	.cols-sd-3 {
	width: 25%;
}
}

/* ---------------- Header styles --------------*/
.logo {
    background: none;
    display: none;
    width:180px;
	float: left;
}
.logo a {
    background: url(https://www.manageengine.com/events/2018/infosecurity/images/manageengine-logo-white.svg) no-repeat 0 0;
    width: 180px;
    margin: 40px 0 0 0;
}
.logo img {
    display: none;
}
.cont-sec {
    display: inline-block;
    vertical-align: top;
    width: 56%;
    margin: 50px 0 0 0;
    position: relative;
    z-index: 2;
}
h1 {
    font-size: 3em;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 45px;
	color: #FFD017;
}

h2 {
    color: #000;
    font-size: 2.5em;
    font-weight: 300;
    line-height: 44px;
    text-align: center;
	font-family: 'Zoho_Puvi_Regular';
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1200px;
    z-index: 3;
    position: relative;
}
.header-inner{padding: 0;}
.logo a{
	background: url(https://www.manageengine.com/images/logo/manageengine-logo.svg) no-repeat 0 0;
	margin: 0;
}
.main-menu li a, .main-menu li span{
	color:#fff;
	font-size: 1em;
	padding: 5px;
	display: block;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
.main-menu li:hover a, .main-menu li.active a, .main-menu li:hover span, .main-menu li.active span {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
.main-menu li:nth-child(4) {
    display: none;
	margin: 0;
}
.main-menu li:nth-child(4) a{
	background: #f00;
	color: #fff!important;
	padding: 10px 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.main-menu li:nth-child(4):hover a{
	background: #000;
}
.fixed-header{
  position: relative;
  z-index: 4;
}
.fixed-header.header-fixed {
    position: fixed;
    background: #fff;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 13;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 10px 25px -20px #0e1923;
    padding: 8px 0;
}
.fixed-header.header-fixed .logo{
	display: block;
}
.fixed-header.header-fixed nav{
	float:right;
}
.fixed-header.header-fixed .main-menu li a, .fixed-header.header-fixed .main-menu li span{
	color:#000;
}
.fixed-header.header-fixed .main-menu li:hover a, .fixed-header.header-fixed .main-menu li.active a, .fixed-header.header-fixed .main-menu li:hover span, .fixed-header.header-fixed .main-menu li.active span {
	border-bottom: 2px solid #0460ff;
}

.fixed-header.header-fixed .main-menu li:nth-child(4){
	display: inline-block;
	vertical-align: top;
}
.res-menu{
  background: #fff url(https://www.manageengine.com/events/images/mob-menu-icon.svg) no-repeat center center;
  border-radius: 3px;
  width: 20px;
  height: auto;
  text-indent: -999999em;
  margin: 13px 10px 0 0;
  border: none;
  display: none;
  background-size: 20px;
  padding: 5px;
}
/* ---------------- Banner section styles   --------------*/
#Home{
	background: url("https://www.manageengine.com/log-management/shield-virtual-seminar/images/cloud-security-identity-management-seminar-ban1.jpg") no-repeat 0 0;
	background-size: cover;
	min-height: 600px;
	position: relative;
	padding-bottom: 50px;
}
#Home:after {
    content: '';
    position: absolute;
    background: url("https://www.manageengine.com/log-management/shield-virtual-seminar/images/cloud-security-identity-management-seminar-ban2.png") no-repeat 0 0;
    width: 700px;
    height: 300px;
    left: 28%;
    bottom: 0;
    display: inline-block;
    background-size: cover;
    z-index: 1;
}
.banner-sec{
	position: relative;
	z-index: 3;
}
.banner-left{
	width:55%;
	float:left;
	margin: 100px 0 30px 0;
}
.banner-left img{
	width:500px;
	height: auto;
}
 .h1 {
    font-size: 1.5em;
    line-height: normal;
    color: #000;
    font-weight: 300;
    padding: 15px 20px;
    background: #fccf1a;
	display: inline-block;
	margin-top:10px;
}
.h1 span{font-family: 'Zoho_Puvi_Bold';}

.date, .time {
    font-size: 1.5em;
    background-size: 24px;
    padding: 0;
    margin: 35px 16px 20px 0;
    display: inline-block;
	color:#fff;
}
.time {
    margin: 0 0 40px 0;
    line-height: 28px;
}
.date svg, .time svg {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
/* ---------------- Highlight styles   --------------*/
#Highlights {
    background: url(https://www.manageengine.com/log-management/shield-virtual-seminar/images/highlights-2020.png) no-repeat;
    background-size: 50% 100%;
    background-attachment: fixed;
    background-position: center right;
}
.high-left {
	width:50%;
	display: inline-block;
	vertical-align: top;
}
.sec-high{
	padding: 70px 30px 70px 50px;
}
.high-left h2 {
    padding-bottom: 10px;
    text-align: left;
    letter-spacing: .2px;
	font-size: 2em;
}
.high-left h2 span{
	font-family: 'Zoho_Puvi_Bold';
	color: #0060ff;
}
.high-left ul li {
    width: 45%;
	display: inline-block;
	vertical-align: top;
}
.high-left ul li:last-child{
	width:88%;
}
.sec-hi-box {
    padding: 20px 10px 0;
    text-align: left;
}
.sec-box-img {
    background: url("https://www.manageengine.com/log-management/shield-virtual-seminar/images/seminar-2020-sprite.png") no-repeat;
    background-position: -5px -107px;
    width: 43px;
    height: 40px;
    display: table;
    background-size: 453px;
}
.sec-box-img-1 {
    background-position: -0 -931px;
}
.sec-box-img-2 {
    background-position: -51px -931px;
}
.sec-box-img-3 {
    background-position: -106px -931px;
}
.sec-box-img-5 {
    background-position: -216px -931px;
}
.sec-box-img-6 {
    background-position: -274px -931px;
}
.sec-hi-box p {
    font-size: 1em;
    font-weight: 500;
    margin-top: 10px;
}

.high-right{
	width:48%;
	display: inline-block;
	vertical-align: top;
}
.first-time-cloud-sec {
    background: #00000036;
    display: table;
    color: #fff;
    margin: 33% 0 0 35px;
    padding: 45px 45px 5px 45px;
    border-radius: 2px;
}
.high-right h4 {
    font-size: 2em;
    font-weight: 700;
    line-height: normal;
}
.high-right h3 {
    font-size: 3em;
    font-family: 'Zoho_Puvi_Bold';
    line-height: normal;
}
.high-right p {
    font-size: 1.5em;
    font-weight: 300;
    padding: 20px 0;
	line-height: normal;
}

/* ---------------- Agenda styles   --------------*/
#Agenda {
    background: #f7f7f7;
    padding: 80px 0px 50px 0px;
}
.agenda-left{
	display: inline-block;
	vertical-align: top;
	width:24%;
}
.agenda-left h2{
    font-family: 'Zoho_Puvi_Bold';
	text-align: left;
}
.agenda-right{
	display: inline-block;
	vertical-align: top;
	width:75%;
	position: relative;
}
.agenda-list > li{
	border-bottom: 1px dashed #b4b4b4;
	margin-bottom: 20px;
    padding-bottom: 20px;
	cursor: pointer;
	position: relative;
}
.age-row-1, .age-row-2{
	display: inline-block;
	vertical-align: top;
}
.age-row-1 {
    width: 10%;
}
.age-row-2 {
    width: 70%;
}
.age-row-3 {
    position: absolute;
    right: 5px;
	top: 5px;
}
.age-row-arr-up {
    background: url(https://www.manageengine.com/log-management/shield-virtual-seminar/images/seminar-2020-sprite.png) no-repeat;
    width: 30px;
    height: 30px;
    z-index: 10;
    background-size: 350px;
    background-position: -158px -310px;
}
.age-row-arr-do {
    display: block;
    background: url(https://www.manageengine.com/log-management/shield-virtual-seminar/images/seminar-2020-sprite.png) no-repeat;
    width: 30px;
    height: 30px;
    z-index: 10;
    background-size: 350px;
    background-position: -120px -310px;
	display: none;
}
.age-row-act .age-row-arr-do {
    display: block;
}
.age-row-act .age-row-arr-up {
    display: none;
}
.agenda-right h3{
	font-size: 1.2em;
    width: 50%;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #0060ff;
}
.age-row-icon {
    background: url(https://www.manageengine.com/log-management/shield-virtual-seminar/images/seminar-2020-sprite.png) -17px -329px no-repeat;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 10;
    background-size: 385px;
}
.age-row-icon {
    background-position: -283px -783px;
}
.age-row-2 p{
	font-size:1em;
    color: #0060ff;
    padding-bottom: 5px;
}
.age-row-2 h4{
	font-size: 1.2em;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 10px;
    font-family: "Zoho_Puvi_SemiBold";
}
.age-row-2 ol {
    display: none;
    padding: 0;
    overflow: hidden;
}
.age-row-2 ol li {
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    padding-left: 30px;
	position: relative;
}
.age-row-2 ol li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #909090;
    border-radius: 50px;
    margin-left: -26px;
    margin-top: 11px;
}
/* ---------------- Speakers styles   --------------*/
.presenters-sec h2{
    font-size: 1.1em;
    font-weight: 500;
    color: #0060ff;
    text-align: left;
}
.age-pre-com {
    position: relative;
	width: 190px;
	margin:20px 20px 20px 0;
	display: inline-block;
	vertical-align: top;
}
.age-pre-img {
    background: url("https://www.manageengine.com/latam/events/2021/webinar/images/speaker-darwin-bejarano.jpg") no-repeat 0 0;
	background-size: 100%;
    width: 160px;
    height: 160px;
    filter: grayscale(1);
}
.age-pre-img {
    position: relative;
    z-index: 1;
}
.presenter2 .age-pre-img{
    background: url("https://www.manageengine.com/latam/log-management/seminario-shield-cloud-2021/images/speaker-diego-montenegro.jpg") no-repeat 0 0;
	background-size: 100%;
}
.presenters-left, .presenters-right{
	display: inline-block;
	vertical-align: top;
}
.presenters-left{
	width: 10%;
}
.age-pre-com:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: #0060ff;
    right: 18px;
    top: -10px;
}
.age-pre-desc h4{
	font-family: 'Zoho_Puvi_Bold';
	text-transform: uppercase;
	font-size:1em;
	padding:10px 0;
}
.age-pre-desc p{
	font-size:.9em;
	line-height: 20px;
}


/* ---------------- Events styles   --------------*/
#Events{
	background: #000;
	padding: 50px 0px 50px 0px;
}
#Events h2 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 300;
    margin-bottom: 40px;
}
#Events h2 span {
    color: #00deff;
	font-family: 'Zoho_Puvi_Bold';
}
.gallery-list{text-align: center;}
.gallery-list li{
	width:47%;
	display: inline-block;
	vertical-align: top;
	margin: 1%;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;

}
.gallery-list li:hover{
	transform: scale(1.03);
}
.gallery-list li a img {
    width: 100%;
	height: auto;
}
#Events .vi-all-eve {
    background: #00deff;
	border:1px solid #00deff;
    color: #000;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px 15px;
    border-radius: 2px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
#Events .vi-all-eve:hover {
    background: transparent;
	border:1px solid #fff;
    color: #fff;
}
/* ---------------- Footer styles   --------------*/
#Newsletter {
    background: url("https://www.manageengine.com/products/self-service-password/webinars/images/suscribe-event-virtu-bg-21.png") no-repeat #2269e5;
    background-size: cover;
    background-position: left bottom;
    padding: 40px 0 30px 0;
}
footer{
	background: #fff;
	color:#000;
	padding: 45px 0 0 0;
	font-size: 1.2em;
	display:none;
}
.events-mainsec footer{display:block;}
footer h4{
	color:#000;
	font-size: 1.4em;
	font-family: 'Zoho_Puvi_Bold';
}
.zoho-division{
	font-size: 1em;
}
.zoho-division img{
	width: 80px;
    height: auto;
    padding: 0px 15px;
    vertical-align: top;
    display: inline-block;
    margin: -7px;
}
.contact-list{margin: 35px 0;}
.contact-list li {
    display: inline-block;
    margin: 0 19px;
    padding-left: 55px;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-list li:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(https://www.manageengine.com/log-management/shield-virtual-seminar/images/seminar-2020-sprite.png) no-repeat;
    background-size: 515px;
    background-position: -150px -302px;
    font-size: 16px;
    margin-left: -45px;
}
.contact-list li:nth-child(2) {
    background-position: -648px -50px;
}
.contact-list li:nth-child(3):before {
    background-position: -236px -302px;
}
.contact-list li a {
    color: #242831;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
}
.contact-list li a:hover{
	text-decoration: underline;
}
.foot-copyright{
	background: #f0f0f0;
	padding: 8px 0;
}

/* ---------------- popup styles   --------------*/
.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: 50%;
    min-height: 100px;
    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;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s;
}
.popup-close:hover {
    transform: rotate(360deg);
    cursor: pointer;
}
.web-popup-cont h4{
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 1.7em;
}
.web-popup-cont p{
    font-size: 1.2em;
    line-height: normal;
    padding: 10px 0;
}
.web-popup-cont p span{
    font-size: .8em;
    font-weight: 600;
    color: #CA0019;
    display: block;
    padding-top: 10px;
}
.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;
}


.faq-sec-popup {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.faq-popup-cont {
    width: 70%;
	height: 450px;
    min-height: 100px;
    background: #fff;
    margin: 5% auto 0 auto;
    position: relative;
    line-height: normal;
    padding:50px;
    text-align: left;
	overflow: scroll;
}
.faq-sec-popup h2{
	font-family: 'Zoho_Puvi_SemiBold', sans-serif;
    font-size: 2em;
}
.faq-sec-popup h4{
	padding:30px 0 10px 0;
	font-size: 1.3em;
}
.faq-sec-popup ul{
	padding:30px 0 0 50px;
}
.faq-sec-popup ul li{
	list-style-type: disc;
	padding: 10px 0;
}
.pop-faq-reg-btn{
	background: #f00;
	color: #fff;
	padding: 12px 20px;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
	cursor: pointer;
	margin: 10px 0 0 0;
	display: inline-block;
}
.pop-faq-reg-btn:hover{
	background: #000;
	color: #fff;
}
/*---------------   Pop-up styles ----------------*/
.popup-main {
    width: 100%;
    top: 0%;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: none;
    -o-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    display: none;
    z-index: 99999999;
}
.popup-form {
    width: 45%;
    background: #ededed;
    margin: 60px auto;
    padding: 25px 40px 40px;
    height: 520px;
    overflow: scroll;
    color: #000;
    box-sizing: content-box;
}
.popup-close {
    text-align: right;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s;
}
.popup-close:hover {
    transform: rotate(360deg);
    cursor: pointer;
}
.popup-main .title-register {
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
    line-height: normal;
    padding: 5px 0 10px;
}
p.reg_form_errors{    bottom: -25px;
    font-size: .9em !important;
    line-height: 11px;}
.form-group {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
form select {
    background: #F7F7F6 url(https://www.manageengine.com/events/images/dropdown-arrow.png) no-repeat 95% center !important;
    border: 1px solid #F7F7F6;
    padding: 12px 23px;
    width: 100%;
    height: auto;
    color: #555;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}
div.form-field {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    padding: 0 10px 0 0;
}
.form-group-msg{width:99%;}
form input, form textarea, form select {
    font-style: normal;
    background: #F7F7F6;
    font-size: 1em;
    color: #555;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 23px;
}
form .captcha-input input {
    width: 48%;
    vertical-align: top;
    padding: 12px 10px;
}
#WrongCaptchaError {
    display: none;
}
.CaptchaWrap {
    display: inline-block;
    width: 50%;
    vertical-align: text-bottom;
}
#CapCode {
    width: 100%;
    height: 40px;
}
.reload {
    text-align: center;
    position: absolute;
    top: 6px;
    right: 27px;
    width: 27px;
    height: 27px;
    font-size: 19px;
    background: #113156;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    line-height: 25px;
}
.popup-form p {
    font-size: .9em;
    padding: 0 0 10px 0;
}
.submit-block {
    margin: 10px 0;
    text-align: center;
}
form input[type="submit"], .submit-block input{
    text-align: center;
    width: auto;
    margin: auto;
	padding:15px 20px;
}
.popup-main .web-popup-cont {
    width: 850px;
    height: 450px;
    min-height: 130px;
    background: #fff;
    margin: 5% auto 0 auto;
    line-height: normal;
    padding: 30px;
    text-align: center;
    display: none;
    position: static !important;
}
.web-popup-cont .popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 999;
}
iframe {
    width: 100%;
}
.vid-btn{
    display: inline-block;
    vertical-align: top;
    padding: 20px 40px;
    background: #fccf1a;
    color: #000;
    border-radius: 3px;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
    font-size: 1.1em;
    font-weight: 600;
    border: 1px solid #fccf1a;
    cursor: pointer;
}
.vid-btn:hover{
    background:none;
    border:1px solid #fff;
	color:#fff;
}
/* ---------------- Responsive styles   --------------*/
@media only screen and (min-width:1500px){
}
@media screen and (max-height: 640px) and (min-width: 1000px){
    .popup-form {min-height: 400px;height: 50px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}
@media screen and (max-height: 500px) and (min-width: 1000px) {
    .popup-form {min-height: 350px;height: 50px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}
@media only screen and (max-width:1200px){

 .popup-form {width: 40%;}

}
@media only screen and (max-width:1280px){
	.container {width: 100%;}
  #Home .container{width:90%;}
}
@media only screen and (max-width:1100px){
	#Home{padding: 0 50px 50px 50px;}
	#Agenda{padding:50px;}
	#Events .vi-all-eve{right:2%;}
}
@media only screen and (max-width:1000px){
  .res-menu {display: block;}
	.logo a{height: 40px;}
	nav.fl{float: right;}
	.fixed-header.header-fixed nav{margin-top:0;}
	#Register{width:80%;padding: 25px 5% 40px;margin: 0 auto;float:none;}
	.banner-left{width: 100%;float:none;margin: 50px 0 30px 0;}
	.high-left{width: 100%;}
	.high-left h2{padding-bottom: 30px;text-align: center;}
	.high-left ul li,.high-left ul li:last-child{
		width: 45%;
		padding: 1%;
		margin: 1%;
		background: #fff;
		box-shadow: 0 8px 21px -10px rgba(0,0,0,0.13);
		border: 1px solid #f1f1f1;
		min-height: 170px;
	}
	#Highlights{background-size: cover;}
	.high-left{background: #fff;}
	.high-right{width:100%;}
	.first-time-cloud-sec{margin: 50px auto;}
	.agenda-left{width:100%;margin-bottom: 30px;}
	.agenda-right{width:100%;}
  .main-menu{top:50px;}
  .main-menu.active{height: 200px;}
  .main-menu li span{
    border-bottom: 2px solid transparent;
    text-align: center;
  }
  .main-menu li:nth-child(4){display: block;}
  .fixed-header.header-fixed .main-menu li a, .fixed-header.header-fixed .main-menu li span {
    color: #fff;
  }
  .fixed-header.header-fixed .main-menu li:nth-child(4){display: block;}
  .popup-main .web-popup-cont{width: 95%;
    margin: 60px auto 0 auto;
    }
	 .popup-form { width: 60%;}
}
@media only screen and (max-width: 700px){

.tab button {width:50%;}
.popup-form{min-height:680px;width: 80%;padding: 5%;}
.form-group {
    width: 100%;
}
}
@media screen and (max-height: 600px){
   .popup-form {min-height: 350px;height: 50px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}
@media only screen and (max-width:600px){
	.banner-left img{width:100%;}
  #Home{padding: 0 20px 20px 20px;}
	.sec-high{padding:50px;}
	.high-left ul li, .high-left ul li:last-child{width:98%;margin:20px 0;}
	.agenda-right h3{width:100%;margin: 0 0 50px 0;}
	.age-row-1{display: none;}
	.age-row-2{width:100%;}
  .gallery-list li{margin:0 0 20px 0;width:100%;}
  #Events{text-align:center;padding:50px;}
  #Events .vi-all-eve{position: static;display: block;}
  .agenda-left h2{text-align: center;}
  .presenters-left{display: none;}
  .presenters-right{text-align: center;}
  .presenters-sec h2{font-size: 1.6em;font-family: 'Zoho_Puvi_Bold';}
}
@media only screen and (max-width:380px){
  #Home{padding: 0 5px 50px 5px;}
  .first-time-cloud-sec{font-size: .9em;}
  .sec-high {padding: 20px;}
  .high-left ul li, .high-left ul li:last-child{padding: 0 1% 25px 1%;min-height: 20px;}
  .date, .time{font-size: 1.2em;}
  #Agenda,#Events{padding: 20px;}
  .contact-list li{background: none;padding: 10px;}
  .contact-list li::before {display: none;}
}