:root {
  --theme-bg: #f9f9f9;
  --theme-a: #1394f6;  
  --theme-a-bg: #1394f61f;
  --theme-b: #ffae40;
}
.ems-land-com.banner {
    background-color: var(--theme-bg);
    background-image: url(https://www.manageengine.com/patch-management/images/pt-banner-bg.jpg);
    background-size: 100% auto;
    background-position: center -80px;
}
.ems-land-com.banner .flex .flex-inner:last-child {
    max-width: 46%;
}
.ems-land-com.banner .edi-btn {
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 15px;
    box-shadow: 0 0 10px #0004;
    margin: 0 30px;
    position: relative;
    overflow: hidden;
}
.ems-land-com.banner .edi-btn .fbutton input#Submit {
    background-color: #ff7a6b !important;
    color: #fff;
    min-width: 200px !important;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 700;
}
.ems-land-com h5 {
    font-size: 17px;
    margin: 0 0 -5px;
    font-weight: 700;
    color: #024f88d9;
    border-bottom: 1px dotted var(--theme-b);
    padding: 0 0 5px;
    width: fit-content;
}
.ems-land-com h5.tac {
    margin: 0 auto 15px;
}
.edi-btn inputgroup.focus label {
    font-weight: 600;
}
.edi-btn inputgroup.focus > label {
    transform: translate(0px,0px) scale(.9,.9) !important;
}
.edi-btn .input-group-radio input, .edi-btn .input-group-radio > label {
    transform: translate(0px,0px) scale(.9,.9) !important;
}
.edi-btn .input-group-radio {
    margin: 15px auto 0;
}
.timezone {
    color: #e76567;
}
.webinar1value:after {content: " | ";}
.webinar2value:after {content: " | ";}
.webinar1value:after, .webinar2value:after {
    font-weight: 300;
}
inputgroup.input-group-radio.spl .main {
    margin-bottom: 0;
    margin-top:10px;
}
.edi-btn inputgroup select {
    margin-top: 15px !important;
}
.ems-land-com.banner ul {
    margin: -15px 0 20px 0;
}
.ems-land-com.banner .flex .flex-inner:last-child h3 {
    text-align: center;
}
.ems-land-com h1 {
    line-height: 50px;
}
.ems-land-com h4.date {
    border: 2px solid var(--theme-b);
    border-top: 0;
    border-bottom: 0;
    background-color: #fff;
    padding: 15px;
    max-width: max-content;
    font-weight: 600;
    font-size: 14px;
    color: #9a4545;
}
.ems-land-com h4.date span {
    font-size: 18px;
    padding: 0 5px 0 0;
    color: #000;
}
.ems-land-com.highlights {
    border-bottom: 1px solid #eee;
    max-width: fit-content;
    margin: auto;
}
.ems-land-com.highlights .flex .flex-inner {
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    padding: 10px 20px 20px;
    margin: 20px;
    box-shadow: 0 0 5px #0004;
    border-radius: 10px;
    background-color: #fff;
}
.ems-land-com.highlights .flex .flex-inner .cal {
    background-image: url(https://www.manageengine.com/patch-management/images/pt-icon-cal-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.ems-land-com.highlights .flex .flex-inner .cal h3, .ems-land-com.highlights .flex .flex-inner .cal h3 span {
    width: 100%;
    text-align: center;
    margin: 0 0 10px !important;
    display: block;
    line-height: normal;
    font-size: 20px;
}
.ems-land-com.highlights .flex .flex-inner .cal h3 span {
    color: #000;
    font-size: 90%;
    font-weight: 400;
}
.ems-land-com.highlights .flex .flex-inner .res {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 70px;
    width: 160px;
    margin-left: 15px;
}

.ems-land-com.highlights .flex .flex-inner .res a {
    width: 100%;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.ems-land-com.highlights .flex .flex-inner .res a img {
    width: 20px;
    margin: 0 10px 0 0;
}
.ems-land-com.highlights .flex .flex-inner .ball {
    width: 100px;
    margin: 15px 5px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.ems-land-com.highlights .flex .flex-inner .ball h3 {
    font-size: 40px;
    width: 100%;
    margin: 12px !important;
}
.ems-land-com.highlights .flex .flex-inner .ball p {
    margin: 0;
    width: 100%;
}

.ems-land-com.cveid {
    min-height: 600px;
}
.ems-land-com .tab {
    max-width: 1200px;
}
.ems-land-com .tab [data-tab] {
    max-width: 133px;
    line-height: normal;
}
.ems-land-com .tab [data-tab] img {
    margin: 0 auto 10px;
    max-width: 25px;
    display: flex;
    opacity: .2;
}
.ems-land-com .tab [data-tab].active img{
    opacity: 1;
}
.ems-land-com .table {
    width: 800px;
    max-width: 100%;
    margin: auto;
}
.ems-land-com .table tr td {
    padding: 15px;
    border: 1px solid #ccc;
    min-width: 130px;
}

.ems-land-com.updates .flex .flex-inner {
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    padding: 10px 20px 20px;
    margin: 20px;
    box-shadow: 0 0 5px #0004;
    border-radius: 10px;
    background-color: #fff;
}
.ems-land-com.updates .flex .flex-inner .cal {
    background-image: url(https://www.manageengine.com/patch-management/images/pt-icon-cal-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.ems-land-com.updates .flex .flex-inner .cal h3, .ems-land-com.updates .flex .flex-inner .cal h3 span {
    width: 100%;
    text-align: center;
    margin: 0 0 10px !important;
    display: block;
    line-height: normal;
    font-size: 20px;
}
.ems-land-com.updates .flex .flex-inner .cal h3 span {
    color: #000;
    font-size: 90%;
    font-weight: 400;
}
.ems-land-com.updates .flex .flex-inner .res {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 70px;
    width: 160px;
    margin-left: 15px;
}

.ems-land-com.updates .flex .flex-inner .res a {
    width: 100%;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.ems-land-com.updates .flex .flex-inner .res a img {
    width: 20px;
    margin: 0 10px 0 0;
}
select#MECountryListing, select[data-countrygdpr="MECountryListing"], select#country_state {
    padding: 10px !important;
    height: auto !important;
}
.edi-btn inputgroup.select:before {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 18px;
    right:10px;
    top:auto;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: none;
}
.success-msg {
    position: absolute;
    background-color: #5b84adf2;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 20px;
    justify-content: center;
}
.success-msg h2 {
    font-size: 36px;
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 0 25px;
}
.success-msg p {
    font-size: 20px;
    line-height: normal;
    color: #fff;
    text-align: center;
    margin: 25px;
}
.success-msg.loading {
    background-image: url('https://www.manageengine.com/ems/images/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto;
}
.success-msg.loading h2,.success-msg.loading p {
    display: none;
}
.smk_accordion .accordion_in.acc_active .acc_head, .smk_accordion1 .accordion_in1.acc_active .acc_head1 {
    color: var(--theme-a) !important;
}
.ems-land-com .accordion_in h3 {
    margin: 0 !important;
    font-size: 18px;
    font-weight: 400;
}
.ems-land-com.faqs{
   margin: auto;
   max-width: 1000px;
}
@media(max-width:600px){
.ems-land-com.cveid .flex-inner {
    overflow-x: auto;
}
.ems-land-com.highlights .flex .flex-inner {
    flex-wrap: wrap;
    justify-content: center;
}
.ems-land-com.banner .edi-btn {
    max-width: 80% !important;
    margin: 0 auto;
    padding: 10%;
}
.ems-land-com .tab [data-tab] {
    width: 38%;
    padding: 10px;
}
.ems-land-com.banner {
    background-size: auto 100%;
    background-position: bottom center;
    background-attachment: inherit;
}
}

    .patch-ad-spot a {
        display: block;
        cursor: pointer;
    }
    .patch-ad-spot a img{
        display: block;
        width: 80%;
        margin: auto;
    }
    .patch-ad-spot {
        margin: 20px auto;
    }
    .patch-ad-spot + .patch-ad-spot {
        margin-top: -25px;
    }
  
        .heading-menu{
            padding: 0;
        }
        .promo-flash{
            z-index: 999;
        }
        .ems-land-com.banner{
            padding-top: 60px;
        }
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
}

.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 700px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.close-btn {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 28px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
  border: none;
}