.header-nav {display: block;}
#header-mainsec .headerinner {min-height: 60px;}
html {font-size: 16px;}
.flex-grid, .banner-row {display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;}
.flex-grid > .col {flex: 1;padding: 1rem;margin: 1rem;-webkit-box-sizing: border-box;box-sizing: border-box;}
.banner-row {padding: 2rem 0;align-items: normal;}
.banner-row > .col {flex: 1;padding: 3rem 1rem;text-align: center;position: relative;}
.banner {position: relative;background: #eebd34;overflow: hidden;}
.banner > .container {max-width: 1000px;}
.banner-con {position: relative;text-align: left;}
.banner-con > a {margin-top: 2rem;}
.banner-con > p {color: #ffc65b;font-size: 1.2rem;}
.banner-con > h1 {font-size: 3.2rem;line-height: 4rem;color: #000000;font-family: Zoho_Puvi_Regular;margin: 0;
}
.banner-con > h1 > strong {font-family: Zoho_Puvi_Bold;font-size: 3.3rem;color: #000;}
.banner-img-con {padding: 2rem;margin: 0 auto;position: relative;z-index: 0;}
.banner-img-con > img {max-width: 25rem;-webkit-box-shadow: 0 0 1.5rem 0 #11125c;box-shadow: 0 0 1.5rem 0 #11125c;border-radius: 0.5rem;
} /*.banner-img-con:before
{content:"";position:absolute;width: 100%;height: 110%;background: #fff;z-index: -1;left:
0;border-radius: 100%;bottom: -20rem;}*/
.banner-img-con:before {content: "";position: absolute;width: 100%;height: 80%;background: #24258a;top: 10%;left: 0;z-index: -1;-webkit-transform: rotate(165deg);transform: rotate(165deg);}
.shadow-none {-webkit-box-shadow: none !important;box-shadow: none !important;}
.lft {text-align: left;}
.aln-cen {text-align: center;}
.sec-row {padding: 3rem;}
.sec-title {margin-bottom: 2rem;position: relative;text-align: center;}
.sec-title > h2 {font-size: 3rem;line-height: 2.5rem;padding-bottom: 2rem;}
.sec-title > h3 {font-size: 2rem;font-weight: 600;text-align: left;
}
.foot-copy.container {width:100%;max-width:100%;}
.body-wrapper p {font-size: 1rem;line-height: 2rem;}
.cta:link, .cta:visited {background: #4a3cab;display: inline-block;padding: 1rem 2rem;font-size: 1.5rem;color: #fff;border-radius: 0.5rem;transition: all .3s ease-in-out;text-align: center;line-height: 1.8rem;}
.cta:hover {background: #5645cc;text-decoration: none;}
.terms {position: absolute;right: 6%;bottom: -8%;}
.terms > p {font-size: 0.7rem;color: #8c90a1;font-style: italic;}
.tc-points {list-style: number inside;padding: 2rem;background: #f5f8fe;border-radius: 2rem;display: inline-block;margin: 0 auto;}
.tc-points > li {line-height: 2rem;text-align: left;}
.bb1 {border-bottom: 1px solid #f1f1f1;}
.pb1 {padding-bottom: 3rem;}
.body-wrapper > .sec-row > .container {position: relative;}
.body-wrapper > .sec-row > .container:before, .body-wrapper > .sec-row > .container:after {
content: "";position: absolute;z-index: -1;}
.body-wrapper > .sec-row > .container:before {
width: 10rem;
height: 10rem;
background: #f5f8ff;
border-radius: 100%;
left: 2rem;
bottom: -3rem;
}
.body-wrapper > .sec-row > .container:after {
width: 5rem;
height: 5rem;
background: #f9f9f9;
border-radius: 100%;
right: 2rem;
bottom: 4rem;
}
.body-wrapper > .sec-row:nth-child(even) > .container:before {
width: 5rem;
height: 5rem;
background: #f9f9f9;
border-radius: 100%;
left: -2rem;
top: 4rem;
}
.cover-img {
border: 1px solid #e8e8e8;
text-align: center;
}
.btn-register {
position: relative;
background: #f00;
display: inline-block;
padding: .5rem 1.5rem;
color: #fff;
font-weight: 600;
font-size: 1.05rem;
border-radius: 2rem;
top: -1rem;
}
.body-wrapper > .sec-row:nth-child(even) > .container:after {
width: 10rem;
height: 10rem;
background: #f5f8ff;
border-radius: 100%;
right: 2rem;
bottom: -2rem;
}
.body-ct {
-webkit-box-shadow: 0 0 3rem 0 #f1f1f1;
box-shadow: 0 0 3rem 0 #f1f1f1;
padding: 1rem 2rem;
border-radius: 1.5rem;
}
.row-hglt {
background: #fbfbfb;
}
.form-con {
background: #f9f8f8;
padding: 2.5rem;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
}
.thanks {background:#f9f9f9;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem 2rem;text-align:center;display:none;}
.thanks > h2 {color:#0f9541;font-size:1.8rem;line-height:2.5rem;}
.input-row:before, .input-row:after {
content: "";
display: table;
clear: both;
}
.input-row {
padding: 10px 0;
}
.input-row label {
width: 100%;
font-size: 1rem;
}
.input-row label > sup {
color: #f00;
}
.input-row input, .input-row select {
width: 100%;
padding: 1rem .5rem;
box-sizing: border-box;
outline: 0;
border: solid 1px #d7dee9;
border-radius: .5rem;
font-size: 1rem;
}
.cta-btn {
background: #4a3cab;
color: #fff;
font-weight: 500;
font-size: 1.3rem !important;
width: 90% !important;
margin: 0 auto;
transition: all .3s ease-in-out;
cursor: pointer;
}
.form-title {
font-size: 2rem;
font-weight: 500;
text-align: center;
position: relative;
margin: 0;
margin-bottom: 32px;
color: #2c2c2c;
text-transform: uppercase;
z-index: 0;
}
.form-title:before {
content: "";
position: absolute;
width: 12rem;
height: .8rem;
bottom: -9px;
left: 0;
right: 0;
margin: 0 auto;
background: #ffdb75;
z-index: -1;
border-radius: .8rem;
}
#meGDPRMessage > label {
font-size: .75rem;
color: #000;
}
.dwn-priv {
text-align: center;
color: #555;
font-size: .75rem;
}
.dwn-priv > a {
color: #1139cf;
}
.sec-form > .col {
flex: auto;
}
.sec-form > .col:nth-child(1) {
width: 60%;
}
.sec-form > .col:nth-child(2) {
width: 40%;
}
.banner-row > .col:nth-child(1) {
width: 10.7rem;
margin-right: .5rem;
vertical-align: middle;
}
.val {
background: #1d45f2;
width: 5rem;
height: 5rem;
display: flex;
vertical-align: middle;
position: relative;
border-radius: 100%;
font-size: 5rem;
font-weight: 500;
padding: 1rem;
justify-content: center;
align-items: center;
border: .8rem solid #dbdbe3;
margin: 0 auto;
margin-top: 2rem;
-webkit-box-shadow: 8px 8px 1rem 0 #06091661;
box-shadow: 8px 8px 1rem 0 #06091661;
}
.val > p {
color: #fff;
}
ul.hglts-pts {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
ul.hglts-pts > li {
text-align: center;
margin: 1rem;
-webkit-box-shadow: 0 0 1rem 0 #dddddd6e;
box-shadow: 0 0 1rem 0 #dddddd6e;
padding: 2rem;
border-radius: 1rem;
background: #fff;
}
.hglts {
background: url(https://www.manageengine.com/it-operations-management/images/ddsi-icons.png) top center no-repeat;
display: inline-block;
width: 40px;
height: 40px;
border-radius: 100%;
padding: .8rem;
border: solid 1px #1d45f2;
-webkit-box-shadow: 0.5rem 0.5rem 0.5rem 0 #e5e5e5;
box-shadow: 0.5rem 0.5rem 0.5rem 0 #e5e5e5;
}
ul.hglts-pts > li p {
margin-bottom: 0;
}
.hglts.icon1 {
background-position: 13px 10px;
}
.hglts.icon2 {
background-position: -50px 13px;
}
.hglts.icon3 {
background-position: -112px 14px;
}
.hglts.icon4 {
background-position: -172px 13px;
}
.hglts.icon5 {
background-position: -234px 13px;
}
.hglts.icon6 {
background-position: -296px 13px;
}

.heading-menu {
display: none;
}
{
display:none;
}
ul.points li {
font-size: 16px;
margin-bottom: 1em;
list-style-type: none;
padding: 0.25em 0 0 2.5em;
position: relative;
}
ul.points li:before {
content: " ";
display: block;
border: solid 0.8em #edbd33;
border-radius: 1em;
height: 0;
width: 0;
position: absolute;
left: 0.5em;
top: 40%;
margin-top: -0.5em;
}
ul.points li:after {
content: " ";
display: block;
width: 0.3em;
height: 0.6em;
border: solid #fff;
border-width: 0 0.15em 0.15em 0;
position: absolute;
left: 1em;
top: 40%;
margin-top: -0.2em;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.head-container .fr:nth-child(2) {
disply: none
}
#VideosAndLogos {display:none !important;}
.ulTB li {
display: inline-block;
margin: 40px;
}

@media screen and (min-width:1201px) {
.container {
max-width: 1200px;
}
}

@media screen and (max-width:1200px) {
.container {
max-width: 100%;
}
.banner-img-con > img {
max-width: 100%;
}
.sec-row {
padding: 2rem 0;
}
}

@media screen and (min-width:1401px) {
.container {
max-width: 87.5rem;
}
}

@media screen and (max-width:1024px) {
html {
font-size: 12px;
}
#commonHeader {
height: 100px;
}
}

@media screen and (max-width:778px) {
.header-nav {display: none;}
.container {
max-width: 100%;
}
}

@media screen and (max-width:650px) {
.flex-grid, .banner-row {
flex-wrap: wrap;
}
.flex-grid > .col, .banner-row > .col {
flex: none;
width: 100% !important;
padding: 0;
}
.banner-row > .col {
margin: 0 !important;
}
.banner-row > .col:nth-child(2) {
padding-top: 0;
}
.banner-con {
text-align: center;
}
ul.hglts-pts > li {
width: 35%;
}
.body-ct {
padding: 0 1.5rem;
}
}

@media screen and (max-width:650px) {
ul.hglts-pts > li {
width: 80%;
}
}
.itomlogosvg img {
height: 40px;
}
.top-bg {
position: relative;
}
.top-bg:after {
content: '';
background: url(https://www.manageengine.com/it-operations-management/images/dt-bg-top-shape.png) no-repeat;
position: absolute;
width: 100%;
min-height: 720px;
top: 0;
background-size: 100%;
opacity: 1;
left: 0;
z-index: -1;
transform: rotate(0deg);
transform: scale(1);
background-position: left center;
background-size: cover;
}
.bottom-bg {
position: relative;
}
.bottom-bg:after {
content: '';
background: url(https://www.manageengine.com/it-operations-management/images/dt-bg-bottom-shape.png) no-repeat;
position: absolute;
width: 100%;
min-height: 300px;
left: 0;
opacity: 1;
bottom: 0;
z-index: -1;
transform: rotate(0deg);
background-position: left center;
background-size: cover;
}
.flex-row {
display: flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-wrap: wrap;
}
.aside.pad1 {
padding-top: 30px;
padding-bottom: 30px;
}
/*.head-container {max-width:100%;padding:0 30px; }*/



.webinar-com .banner h1 {
color: #062A35;
text-shadow: none;
font-size: 33px;
letter-spacing: 0.1px;
padding-right: 0%;
font-family: Zoho_Puvi_Bold;
line-height: 58px;
padding-top: 20px;
font-weight: 700;
text-align: center;
margin: 0px;
}
.webinar-com .banner > span {
background: #fff;
color: #052a35;
font-size: 16px;
text-transform: uppercase;
padding: 5px 10px;
font-family: 'Zoho_Puvi_SemiBold';
}
.date-time {
padding-left: 45px;
border-color: #f3eeff;
color: #292929;
font-weight: 400;
font-size: 18px;
font-family: 'Zoho_Puvi_light';
line-height: 30px;
position: relative;
align-items: center;
margin: 5px 0px !important;
}
.webinar-com .banner .info {
color: #000;
margin-top: 0px !important;
display: flex;
list-style: none;
padding: 0px 10px;
}
.info li {
display: flex;
align-items: center;
}
.webinar-com .banner .info li img {
margin-left: 0 !important;
border-radius: 50%;
border: none;
max-width: 90px;
}
.name-cover {
text-align: left;
display: inline-block;
padding-left: 20px;
}
.name-cover h5 {
font-size: 19px;
font-weight: 400;
margin-top: 10px;
}
.webinar-com .banner .info strong {
color: #222;
font-size: 100%;
}
.info li p {
text-transform: capitalize;
font-size: 16px;
font-weight: 100;
font-style: italic;
line-height: 20px;
margin: 15px 0px;
}
.date-time img {
max-width: 32px;
position: absolute;
top: 10px;
opacity: 0.8;
left: 0;
}
.bdr-right {
border-right: 1px solid #ddd;
}
.flex-div {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 30px 0px;
}
.flex-div .col {
width: 33%;
display: flex;
align-items: center;
justify-content: center;
}
.sec-pTB {
padding: 20px 0;
}
.pt0 {
padding-top: 0;
}
/*------ form css -------------*/

.normal-form {
position: relative;
top: 0px;
left: 0;
bottom: 0;
right: 0;
background-color: #2d01ea;
padding: 30px 40px;
z-index: 9;
max-width: 600px;
margin: 0 auto;
border-radius: 24px;
transition: all 0.3s
}
.normal-form h2 {
text-align: center;
margin: 0px;
color: #fff;
font-size: 30px;
margin-bottom: 25px;
}
.edi-btn {
max-width: 100%;
}
.edi-btn inputgroup input, .edi-btn inputgroup select, .edi-btn .field-valid input, .edi-btn .field-error input, .edi-btn inputgroup textarea {
background: #fff !important;
}
input#Submit {
width: auto !important;
border-radius: 50px !important;
background-color: #ffcd04!important;
color: #222;
font-weight: 500;
padding: 16px 45px !important;
font-size: 20px !important;
font-family: 'Zoho_Puvi_Bold';
border: none !important;
margin: 0 auto !important;
}
.edi-btn inputgroup.select.country {
margin: inherit
}
.dwn-priv {
margin: 20px auto !important;
font-size: 12px;
}
.dwn-priv a {
color: #f00
}
.contactForm {
display: flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-wrap: wrap;
}
.input-row input, .input-row select {
width: 97%;
padding: 12px;
outline: none;
box-sizing: border-box;
font-size: 1rem;
transition: all .3s ease-in-out;
border: none;
}
.input-row select {
-webkit-appearance: menulist-button;
appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
background-repeat: no-repeat;
background-position-x: 98%;
background-position-y: 17px;
padding-right: 2rem;
}
.input-row.reg-btn {
margin: 0 auto;
text-align: center;
}
input::-webkit-input-placeholder, select::-webkit-input-placeholder {
color: #bdb9e4;
}
/*--------- custom sticky form css -----------*/

.custom-sticky-form .input-row {
width: 25%;
}
.custom-sticky-form .dwn-priv {
width: 100%;
text-align: center;
}
.custom-sticky-form .reg-btn {
text-align: center;
}
.custom-sticky-form .normal-form {
max-width: 100%;
position: fixed;
top: 42px;
height: 235px;
border-radius: 0px;
transition: all 0.3s;
}
.input-row {
margin: 3px 0px;
width: 100%;
}
/*--------- content css -----------*/

.webinar-com h2 {
font-size: 34px;
line-height: 40px;
margin: 0px 0 35px;
color: #062A35;
font-family: 'Zoho_Puvi_regular';
}
.webinar-com span {
color: #1706ef;
font-family: 'Zoho_Puvi_Bold';
font-size: 40px;
}
.webinar-com p {
font-size: 18px;
color: #000;
line-height: 38px;
margin: 20px 0px;
}
.overview p span {
font-size: 16px;
font-weight: 600;
color: #000;
margin: 0 3px;
}
.learn ul {
list-style: none;
margin: 20px 0 0px;
padding: 0;
padding-left: 5px;
}
.learn li {
list-style: none;
display: block;
position: relative;
margin-bottom: 25px;
padding-left: 30px;
font-size: 20px;
}
.learn ul li span {
height: 10px;
width: 8px;
background: #ffffff;
color: #ffffff;
border-radius: 50%;
text-align: center;
line-height: 20px;
font-size: 18px;
padding-left: 2px;
position: absolute;
display: inline-block;
top: 7px;
left: 0px;
border: 1px solid #1706ee;
}
.learn ul li span:after {
content: '';
display: table;
width: 6px;
height: 6px;
left: 2px;
top: 2px;
background: #1706ee;
border-radius: 50px;
color: #ddd;
position: absolute;
}
.speaker-content {
display: flex;
align-items: center;
justify-content: left;
}
.customer-icon-wrapper img {
border-radius: 50%;
max-width: 115px;
}
.name-board {
padding-left: 25px;
}
.name-board h5 {
font-size: 30px;
color: #1706ee;
font-weight: 500;
margin-top: 10px;
}
.speaker-content .name-board p {
margin: 0px 0px;
font-style: italic;
color: #1706ee;
margin-top: 15px;
}
#meGDPRMessage label {
color: #000 !important;
}
.foot-copy {
padding: 10px 0;
background: #000;
text-align: center;
color: #898c90;
font-size: 1em;
}
.foot-copy a {
color: #898c90;
}
.custom-sec-TB {
padding: 40px 0px 0px;
}
div#scroll {
display: none;
}
.top-padd {
padding-top: 370px;
}

/*--------- media query ---------*/


@media(max-width:1500px) {
.webinar-com .aside {
padding: 20px 25px;
}
}

@media(max-width:1400px) {
.webinar-com .aside {
padding: 20px 25px;
}
}

@media(min-width:1400px) {
.sec-container {
max-width: 1000px;
margin: 0 auto;
} /*.webinar-com .aside {padding-left:0;}*/
.webinar-com .aside {
padding: 20px 25px;
}
}

@media(max-width:1200px) {
.webinar-com.top {
background-size: 140% auto;
background-position: center 50px;
}
.webinar-com .aside {
padding: 40px 25px;
}
}

@media(max-width:1024px) {
.webinar-com .aside {
max-width: 95%;
padding: 20px 15px;
}
.sticky-form {
position: relative;
;
}
.flex-row {
justify-content: center;
}
.webinar-com .banner {
text-align: center;
}
.info li {
justify-content: center;
}
.info li p {
text-align: left;
}
.webinar-com.top {
padding-bottom: 35px;
}
.webinar-com .banner .info {
display: flex;
align-items: center;
justify-content: center;
}
.flex-div .col {
width: 48%;
}
}

@media screen and (max-width: 760px) {
.edi-btn inputgroup input {
min-width: 100%;
width: auto !important;
}
.speaker-para {
padding-left: 0px;
width: 100%;
}
.speaekr-table {
display: inherit;
height: auto;
}
.speaker-content {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.right-div {
padding-left: 0px;
border-left: 0px;
}
.flex-div .col {
width: 100%;
}
.normal-form {
margin: 20px;
}
.bdr-right {
border-right: none;
}
.date-time {
display: block;
text-align: left;
}
.webinar-com.top {
padding-bottom: 20px;
}
.custom-sticky-form .normal-form {
height: auto;
position: inherit;
}
.custom-sticky-form .input-row {
width: 100%;
}
}

@media(max-width:600px) {
.sticky-form {
width: 80%;
margin: 0 auto;
padding: 10px;
}
.learn ul {
padding-left: 0px;
}
.learn h5 {
font-size: 18px;
}
.webinar-com .banner h1 {
line-height: 40px;
font-size: 30px;
margin: 15px 0 30px;
}
.webinar-com h2 {
font-size: 20px !important;
margin: 35px 0 15px;
}
.edi-btn {
padding: 0px 20px 10px;
}
.sec-container {
max-width: 95%;
}
.webinar-com span {
font-size: 28px;
}
.date-time {
margin-right: 25px !important;
}
.input-row {
width: 100%;
}
}