/*Common css*/
*{margin: 0;padding: 0;box-sizing: border-box;}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{
    font-family: 'Poppins', sans-serif;
}
a{display: inline-block;outline: none;cursor: pointer;text-decoration: none;}
body a:hover{text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
ul,
ol,
label {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

figure {
    margin: 0 !important;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}
img{max-width: 100%;}

/*----------Banner css start----------*/
.banner_sec {
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/ms-web-25-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-color: #02163D;
    padding: 30px 0px 60px;
}
.banner_sec .logo{
    width: 370px;
}
.banner_sec h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    color: #3CC3DC;
    margin-bottom: 15px !important;
}
.banner_sec p {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin: 10px 0px 0px !important;
}
.banner_sec .social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    justify-content: flex-end;
}

.social-icons li{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.btn-close:focus {
    box-shadow: unset !important;
}
.header-row {
    border-bottom: 0;
    margin: 0;
    align-items: center;
    padding-bottom: 20px;
}
.form_sec {
    border-radius: 10px;
    background: #FFFFFF;
    padding: 25px 20px;
    float: right;
    width: 100%;
    max-width: 520px;
    height: 100%;
}
.form-head h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #1C2B41;
    margin-bottom: 25px !important;
}
.date_sec_lft {
    background: #35B1FF;
    width: 103px;
    height: 100px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.date_sec_lft span{
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.date_sec_lft h2{
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.date_sec_ryt span{
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 4px;
    text-align: left;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-shadow: none;
    text-transform: uppercase;
}
.date_sec {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.date_sec_ryt {
    margin-left: 25px;
}
.date_sec_ryt h3{
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.header-row .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
.form-wrap .mktoForm input[type=text], .form-wrap .mktoForm input[type=email], .form-wrap .mktoForm input[type=number], .form-wrap .mktoForm input[type=tel], .form-wrap .mktoForm select, .mktoForm textarea.mktoField {
    border: 1px solid #E4E7EC;
    border-radius: 10px !important;
    font-size: 14px !important;
    color: #ABABAB !important;
}    
.form-wrap .mktoForm select.mktoField {
    border: 1px solid #E4E7EC;
    color: #ABABAB !important;
    border-radius: 10px !important;
}
label#LblemailOptInBoolean {
    color: #000 !important;
}
.sec1-content p {
    color: #333 !important;
}
.sec2-headings h2 {
    color: #1C1C1C !important;
}
.sec2-headings p {
    color: #333 !important;
}
.sec2-headings h4 {
   color: #1C1C1C !important;
}
.sec2-box-content h5 {
  color: #1C1C1C !important;
}
.section_3 .row {
    align-items: flex-start !important;
}
.tahnkyu-box h3 {
    font-size: 26px !important;
    color: #35b1ff !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
}
    .sec1-content h2 {
    font-size: 36px;
    line-height: 43px;
    color: #1C1C1C;
    font-weight: 600;
    margin-bottom: 15px !important;
}
.sec1-content h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px !important;
}
.cta {
    margin-top: 15px !important;
}
.sec2-box-content h5 {
    font-size: 18px !important;
    font-weight: 600 !important;
}    
.sec2-box-content p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    margin-top: 10px !important;
}
.speaker-sec ul li {
border-right: 0 !important;
}
.speaker-sec .team-info {
    justify-content: center !important;
}
.speaker-sec ul li:first-child {
    padding: 0 0px 0 0px !important;
}
.team-content p {
    font-size: 14px !important;
}
    .header-row {
    padding-bottom: 50px !important;
}
    .banner_sec .countdown {
      display: flex;
      align-items: flex-end;
      gap: 10px;
    }
    .banner_sec .time-group {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .banner_sec .box {
      background-color: #226493;
      color: #ffffff;
      width: 80px;
      height: 80px;
      border-radius: 8px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 44px;
      font-weight: 600;
    }
.ev-details {
    margin: 20px 0px 40px;
}
    .banner_sec .label {
      font-size: 14px;
      color: #fff;
      margin-top: 8px;
      font-weight: 400;
    }

    .banner_sec .colon {
      font-size: 28px;
      color: #ffffff;
      margin: 0 5px;
      position: relative;
      bottom: 50px;
    }
/*speaker sec css start*/
.speaker-sec{
    padding: 20px 0px;
    background: #012330;
}
.speaker-sec ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.speaker-sec ul li {
    width: 33%;
    vertical-align: top;
    padding: 0 10px 0 18px;
    border-right: 2px solid #031C50;
}
.speaker-sec ul li:first-child{
    padding: 0 10px 0 0px;
}
.speaker-sec ul li:last-child{
   border: 0;
}
.speaker-sec .team-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.team-content h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 2px !important;
}
.team-content p{
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.team-content {
    margin-left: 20px;
}
/*section 1 css start*/
.section_1 {
    background: #fff;
    padding: 60px 0px;
}
.sec1-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 15px !important;
    }
    .sec1-content p:last-child{
        margin-bottom: 0px !important;
        }
    .section_1 .row {
        align-items: center;
    }
    .sec1-content {
        padding-left: 30px;
    }
    .section_1 ul li {
    background-image: url('https://pages.grazitti.com/rs/690-NGB-767/images/ms-web-25-check.png');
    background-repeat: no-repeat;
    background-position: left top 3px;
    padding-left: 25px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
}
/*section 2 css start*/
.section_2 {
    background: #F4F4F4;
    padding: 45px 0px 60px;
    position: relative;
}
.sec2-headings h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: #222;
    margin-bottom: 0px !important;
}
.sec2-headings p{
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 20px !important;
}
.sec2-headings h4{
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    margin-bottom: 25px !important;
}
.sec2-box-content {
    background: #FFFFFF;
    text-align: center;
    padding: 25px 25px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    box-shadow: 10px 10px 34px 2px rgba(39, 92, 141, 0.06);
}
.section_2 .col-md-3 {
    padding: 0px 15px;
    margin-bottom: 30px;
}
.sec2-box-content h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    margin-top: 15px !important;
}
.cta {
    background: #E28A25;
    text-align: center;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    padding: 12px 28px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 30px;
}
.section_2 .btn-wrap{
    margin-top: 25px;
}
.cta:hover{
    color: #FFFFFF;
}
#Sec2-content .row{
justify-content: center;
}
.section_2 .col-md-4 {
    padding: 0px 15px;
    margin-top: 30px;
}
/*section3 css start */
.section_3 {
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/ms-web-25-intro-speaker-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0px;
}
.section_3 h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}
.sec3-content h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.sec3-content h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #3CC3DC;
    margin: 2px 0px 8px !important;
}
.sec3-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.section_3 .row {
    align-items: center;
    margin-bottom: 60px;
}
.section_3 .row:last-child{
    margin-bottom: 0px;
}
.sec3-about h3 {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #222;
    text-align: center;
}
/* Sectio 4 css */
.section_4 {
    background: #fff;
    padding: 45px 0px 50px;
}
.section_4 h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    color: #1C1C1C;
    text-align: center;
    margin-bottom: 25px !important;
}
.section_4 p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    text-align: center;
    max-width: 85%;
    margin: 0 auto 20px !important;
}
.section_4 p:last-child{
    margin: 0 auto 0px !important;
}
/* Section 5 css */
.section_5 {
 background-color: #F9F9F9;
 padding: 45px 0px 60px;
}
.section_5 h2{
    font-size: 36px;
    line-height: 42px;
    color: #1C1C1C;
    font-weight: 600;
    text-align: center;
    margin-bottom: 45px !important;
}
.section_5 p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px !important;
}
.section_5 p:last-child{
    margin-bottom: 0px !important;
}
.section_5 .row{
    align-items: center;
}
.sec5-img{
    text-align: right;
}
.sec5-cnt {
    position: relative;
}
.sec5-img {
    position: absolute;
    right: 0px;
    bottom: -35px;
}
/*Footer css start*/
.footer {
    display: block;
    background-color: #fff;
    padding: 25px 0px 22px;
}

.footer p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}
.footer .social-icons {
    text-align: center;
    padding-top: 0px;
}
.footer .social-icons a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 3px;
    text-align: center;
    font-size: 0;
    color: #000;
    line-height: 0;
    text-decoration: none;
    outline: none;
}
.footer-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer #footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* Form css */
.form-wrap .mktoForm *{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
  }
  .form-wrap .mktoForm {
    width: 100% !important;
    padding: 0 !important;
  }
  .form-wrap .mktoForm:after{content:"";display: block;float: none;clear: both;}
  
  .form-wrap .mktoFormCol, .form-wrap .mktoFieldWrap, .form-wrap .mktoLabel{
    width: 100% !important;
  }
  .form-wrap .mktoFormCol{
    margin: 0 0 0px !important;
    width: 100% !important;
  }
  .mktoForm .mktoFormCol {
    width: 100% !important;
}
label#LblemailOptInBoolean {
    color: #222222;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.mktoFormRow:first-of-type .mktoFormCol:first-child {
    width: 100% !important;
    display: inline-block !important;
}
label#LblIndustry {
    display: none;
}
label#LblAnnualRevenue {
    display: none;
}
.mktoForm .mktoFormCol {
    width: 100% !important;
}
  .form-wrap .mktoOffset, .form-wrap .mktoGutter, .form-wrap .mktoLabel, .form-wrap .mktoAsterix, .form-wrap .mktoForm .mktoRequiredField .mktoAsterix {
    display: none;
  }
  .form-wrap .mktoForm input[type=text], .form-wrap .mktoForm input[type=email], .form-wrap .mktoForm input[type=number], .form-wrap .mktoForm input[type=tel], .form-wrap .mktoForm select, .mktoForm textarea.mktoField {
      width: 100% !important;
      max-width: 100% !important;
      border: 1px solid #E0E0E1;
      border-radius: 5px !important;
      background-color: #fff;
      padding: 7px 7px 7px 15px !important;
      line-height: 1.35 !important;
      font-size: 15px !important;
      font-weight: 400;
      color:#9C9696 !important;
      height: 40px;
      -webkit-appearance: none;
  }
  .form-wrap .mktoForm select.mktoField {
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/oc-outlook-trends-lp-down-arrow.png);
      background-repeat: no-repeat;
      background-position: right 14px center !important;
      border: 1px solid #E0E0E1;
      box-shadow: none;
      height: 40px;
      padding: 7px 35px 7px 15px !important;
      color: #9C9696 !important;
      border-radius: 5px !important;
      font-weight: 400;
  }
  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background-color: #E28A25 !important;
}
  .mktoForm .mktoError .mktoErrorMsg {
      display: block;
      margin-top: 7px;
      background-color: #e51b00;
      background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
      border: 1px solid #9f1300;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
      box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
      color: #f3f3f3;
      font-size: 1em;
      font-weight: 600;
      line-height: 1.2em;
      max-width: 16em;
      padding: 0.4em 0.6em;
      text-shadow: #901100 0 -1px 0;

  }
  
  
  select::-ms-expand {
      display: none;
  }
  .mktoForm textarea.mktoField {
    min-height: 120px;
    padding: 12px 7px 7px 15px !important;
  }
  .form-wrap .checkbox-wrap {
    position: relative;
  }
  .form-wrap .mktoForm .mktoCheckboxList > label {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
  }
  .form-wrap .mktoFormRow:nth-last-of-type(3) .mktoLabel, .form-wrap .mktoFormRow:nth-last-of-type(2) .mktoLabel {
    display: inline-block !important;
    width: 100% !important;
    float: none !important;
    padding: 0px 20px 0px 30px !important;
    font-weight: 400;
    color: #000;
    font-size: 12px;
  }
  .main_form .mktoFormRow:nth-of-type(16) {
    margin-top: 12px;
}
  label#LblCountry {
    display: none;
}
  .mktoForm .mktoError .mktoErrorMsg {
      display: block;
      margin-top: 8px !important;
      background-color: #e51b00;
      background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
      background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
      border: 1px solid #9f1300;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
      box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
      color: #f3f3f3;
      font-size: 1em;
      line-height: 1.2em;
      max-width: 13em;
      padding: 0.4em 0.6em;
      text-shadow: #901100 0 -1px 0;
  }
  .mktoForm .mktoError .mktoErrorArrow {
      background-color: #e51b00;
      border: 1px solid #9f1300;
      border-right: none;
      border-bottom: none;
      display: inline-block;
      height: 14px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      width: 14px;
      margin-top: 7px !important;
  }
  .form-wrap .mktoFormRow:nth-last-of-type(3) .mktoCheckboxList, .form-wrap .mktoFormRow:nth-last-of-type(2) .mktoCheckboxList {
      display: inline-block !important;
      width: 25px !important; 
      float: left !important;
  }
  .form-wrap .mktoForm .mktoFormRow:nth-last-of-type(3) .mktoRequiredField .mktoAsterix {
      display: inline-block !important;
      float: left;
      padding: 0;
      margin: 0 0 0 -8px;
      font-size: 12px;
      color: #ff0000;
  }
  .mktoForm .mktoFormRow:nth-last-of-type(3) .mktoCheckboxList > label, 
  .mktoForm .mktoFormRow:nth-last-of-type(2) .mktoCheckboxList > label {
    position: absolute;
    top: 6px;
    left: 0;
  }
  .mktoForm .mktoFormRow:nth-last-of-type(3) .mktoCheckboxList > label {
      top: 9px;
  }
  .mktoRequiredField .mktoLabel {
    padding-top: 0 !important;
}
  .form-wrap .mktoForm .mktoCheckboxList > input {
    display: unset !important;
    opacity: 0;
    z-index: 1;
    position: relative;
    width: 100%;
  }
  .form-wrap .mktoForm input[type=checkbox]:checked + label:before {
    content: "\2713" !important;
    color: #333333;
  }
  .form-wrap .mktoForm input[type=checkbox] + label:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 12px;
    border: 1px solid #cccccc;
    background-color: #F5F7FB !important;
    left: 0;
    top:-5px;
    text-align: center;
  }
  .form-wrap .mktoForm input[type=checkbox] + label:before{
    border-radius: 2px;
    font-size: 13px;
    line-height: 15px;
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
      .form-wrap .mktoForm input[type=checkbox] + label:before{
        line-height: 1;
      }
      .faq-accordian:last-child {
          height: 186px;
      }
  
  }
  .form-wrap .mktoForm .mktoCheckboxList {
    padding: 0;
    display: inline-block;
    width: auto !important;
    position: absolute;
    left: 0;
  }
  .form-wrap .mktoButtonRow {
    width: 100%;
    position: relative;
        text-align: center;
  }
  .form-wrap span.mktoButtonWrap {
    margin: 0 !important;
    width: 100%;
  }
  .form-wrap .mktoButtonRow .mktoButtonWrap .mktoButton, .form-wrap .mktoButtonRow .mktoButtonWrap .mktoButton:active {
    border-radius: 6px;
    border: none !important;
    font-size: 20px !important;
    background-color: #E28A25 !important;
    width: 100%;
    max-width: 150px;
    font-weight: 600;
    padding: 12px!important;
    background-image: none !important;
    line-height: 1.2;
    text-align: center;
    height: 48px;
    margin-top: 10px;
  }
  .form-wrap .mktoLabel a u {
      text-decoration: none;
      padding: 0;
  }
  .form-wrap .mktoLabel a {
      color: #DF7515 !important;
      padding: 0;
  }
  .form-wrap .mktoButtonRow .mktoButtonWrap .mktoButton:focus, .mktoField:focus{
    outline: none;
  }
  .form-wrap .mktoForm .mktoError {
    left: 0;
    top: 63%;
}
  
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #8F8E8E;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #8F8E8E;
    opacity: 1;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #8F8E8E;
  }
  #ThankYou-msg {
      font-size: 18px;
      color: #333333;
      margin-top: 190px;
  }
  span.mktoErrorDetail {
      color: #fff;
  }
  .form-wrap .mktoForm .mktoFormRow:nth-last-of-type(3) .mktoError {
      right: auto !important;
      bottom: auto !important;
      left: -5px !important;
      top: 18px;
  }
  #ThankYou-msg {
    font-size: 24px;
    color: #000000;
    padding: 30px 25px;
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
  }
  .thank-you-img {
    width: 210px;
    margin: 0 auto 20px;
}
.Thanku-outer h2 {
    font-size: 32px;
    line-height: 1.3;
    color: #35b1ff;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.Thanku-outer p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #222;
    margin: 0 !important;
}
  input:-webkit-autofill:disabled, textarea:-webkit-autofill:disabled, input:-internal-autofill-selected {
    background: #fff!important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-text-fill-color: #8F8E8E !important;
    background-color: #fff !important;
}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    color: #232F3E !important;
    background-color: #fff !important;
}
:focus-visible {
    outline: none !important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #ddd !important;
}
.form_sec.video-in {
    padding: 0;
}
.form_sec iframe {
  width: 100% !important;
  display:block;
}
.iframe-wrap {
position: relative;
overflow: hidden;
width: 100%;
padding: 0;
}

.video-iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
/* Popup */
.cta2 {
    background: linear-gradient(90deg, #F47926 0%, #EEA90A 100%);
    text-align: center;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    text-transform: capitalize;
}
.banner-right-cta {
    width: 300px;
    transform: rotate(270deg);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: fixed;
    right: -130px;
    top: 50%;
    z-index: 99;
}
.cta:hover, .cta2:hover, .cta3:hover{
    color: #FFFFFF;
}
.popup-wrap .modal-header .btn-close {
    background: #ffffff;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    padding: 0px;
    opacity: 1;
    z-index: 1;
    cursor: pointer;
}
.popup-wrap .modal-header {
    padding: 0;
    border-bottom: 0;
    display: block;
}
.popup-wrap .modal-dialog {
    width: 100%;
    max-width: 520px;
    padding: 30px 25px 35px;
    margin: 0 auto 0;
    background: #FFFFFF;
    border-radius: 10px;
}
.popup-wrap .modal-body {
    padding: 0;
}
.popup-wrap .form-in {
    padding-top: 25px;
}
.popup-wrap .modal-content {
    background: rgba(0, 0, 0, 0);
    border: 0;
}
.modal.popup-wrap {
    padding: 10px 10px !important;
}
.popup-wrap h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #1C2B41;
    text-align: center;
}
/*media queary start*/
@media(max-width:1399px){
    .banner_sec p {
    margin: 10px 0px 10px !important;
}
.header-row {
    padding-bottom: 25px !important;
}
.ev-details {
    margin: 10px 0px 35px;
}
    .banner_sec h1 br {
    display: none;
}
.sec2-box-content h5 {
    font-size: 16px !important;
}
.sec2-box-content p {
    font-size: 14px;
    line-height: 20px;
}
.sec2-box-content {
    padding: 25px 20px;
}
}
@media(max-width:1199px){
    .section_3 h2 {
    font-size: 28px;
    line-height: 35px;
}
     .sec2-headings p br{
        display: none;
    }
    .sec2-headings h2 {
    font-size: 28px;
    line-height: 35px;
}
.sec3-content h3 {
    font-size: 25px;
    line-height: 32px;
}
.sec3-content h4 {
    font-size: 20px;
    line-height: 26px;
}
.section_4 h2 {
    font-size: 28px;
    line-height: 35px;
}
.sec1-content h4 {
    font-size: 18px;
    line-height: 24px;
}
.sec1-content h2 {
    font-size: 28px;
    line-height: 35px;
}
    .section_5 h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 35px !important;
}
    .banner_sec p {
    font-size: 18px;
    line-height: 24px;
}
    .banner_sec h1 {
        font-size: 32px !important;
        line-height: 45px !important;
    }
    .sec2-box-content h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .team-content h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .speaker-sec ul li {
        padding: 0 10px 0 15px;
    }
    .banner_sec h1 span{
        font-size: 38px !important;
    }
}
@media(min-width:991px){
    .form-wrap .mktoFormRow:nth-child(-n+7) {
        clear: none;
        width: calc(50% - 10px) !important;
        float: left;
    }
    .form-wrap .mktoFormRow:nth-of-type(2), .form-wrap .mktoFormRow:nth-of-type(4), .form-wrap .mktoFormRow:nth-of-type(6) {
        margin-left: 20px !important;
    }
}
@media(max-width:991px){
    .sec5-img {
   display: none;
}
     .banner_mn {
    text-align: center;
}
.banner_sec .countdown {
    justify-content: center;
}
.ev-details {
    margin: 10px 0px 30px;
}
.banner_sec .box {
    width: 60px;
    height: 60px;
    font-size: 25px;
}
.section_5 .col-md-6 {
    width: 100%;
    text-align: center;
}
.sec5-cnt {
    margin-bottom: 25px;
}
.banner_sec .colon {
    bottom: 38px;
}  
.section_4 p {
    max-width: 100%;
}
.section_2 .btn-wrap {
    margin-top: 0px;
}
    .date_sec_ryt span {
        font-size: 30px;
        line-height: 36px;
    }
    .date_sec_ryt h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .date_sec_lft span {
        font-size: 35px;
        line-height: 40px;
    }
    .date_sec_lft h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .header-row {
        padding-bottom: 65px !important;
    }
    .section_2 #Sec2-content .col-md-3 {
        width: 33%;
    }
    .sec1-content {
        padding-left: 0;
        padding-top: 10px;
    }
    .banner_sec h1 {
        text-align: center;
    }
    .form_sc{
        display: flex;
        align-items: center;
        max-width: 500px;
        margin: 40px auto 0;
    }
    .form_sec {
        width: 500px;
        max-width: 500px;
    }
    .section_1 .row {
        flex-direction: column;
    }
    .section_1 .col-md-5, .section_1 .col-md-7  {
        width: 100%;
    }
    .sec1-img {
        text-align: center;
        margin-bottom: 20px;
    }
    .section_1 {
        padding: 50px 0px;
    }
    .sec2-box-content {
        padding: 25px 20px;
    }
    .sec2-box-content h5 {
        font-size: 16px;
    }
    .section_2 .col-md-4 {
        padding: 0px 10px;
    }
    .cta {
        font-size: 16px;
    }
    .sec2-headings br{
        display: none;
    }
    .sec3-content h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .section_5 h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px !important;
    }
    .section_5 p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px !important;
}
.section_5 {
    padding: 35px 0px 40px;
}
    .sec3-content h4 {
        font-size: 16px;
    }
    .section_3 h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .section_3 .row {
        align-items: flex-start;
        flex-direction: column;
    }
    .section_3 .col-md-2, .section_3 .col-md-10{
        width: 100%;
    }
    .speaker-sec ul {
        flex-direction: unset;
        flex-wrap: wrap;
        justify-content: center;
    }
    .speaker-sec ul li {
        width: 50%;
        vertical-align: top;
        padding: 0 !important;
        border-right: 0;
        margin-bottom: 30px !important;
    }
    .speaker-sec .team-info {
        justify-content: center;
        flex-direction: column;
    }
    .team-content h2 {
       text-align: center;
    }
    .team-content p {
        text-align: center;
    }
    .team-content {
        margin-left: 0px;
        margin-top: 15px;
    }
    .banner_sec p {
        text-align: center;
    }
    .date_sec {
        justify-content: center;
    }
    .speaker-sec ul li:last-child{
        margin-bottom: 0px !important;
    }
    .speaker-sec {
        padding: 40px 0px 35px;
    }
    .section_3 .col-md-2, .section_3 .col-md-10 {
        text-align: center;
    }
    .sec3-content h3 {
        text-align: center;
        font-size: 28px;
    }
    .banner_sec {
        background-position: left;
        padding: 30px 0px 50px;
    }
    .sec3-content h4 {
        text-align: center;
        font-size: 20px;
    }
    .sec3-content p {
        text-align: center;
    }
}
@media (max-width: 768px)
{
.header-row {
    text-align: center;
}
.banner_sec .social-icons {
    margin-top: 0px !important;
justify-content:center;
}
}
@media (max-width: 767px){
    .popup-wrap .modal-header .btn-close {
    top: -15px;
    right: -10px;
}
    .popup-wrap h3 {
    font-size: 18px;
    line-height: 24px;
}
     .banner_sec .logo {
        width: 65%;
    }
    .banner_sec h1 {
        font-size: 28px !important;
        line-height: 40px !important;
    }
    .sec3-content h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .sec3-content h4 {
        font-size: 18px;
    }
    .cta {
        font-size: 18px;
    }
    .sec1-img {
        width: 80%;
        margin: 0 auto 20px;
    }
    .date_sec_lft {
        width: 85px;
        height: 85px;
    }
    .header-row {
        padding-bottom: 55px;
    }
    .banner_sec h1 span {
        font-size: 32px !important;
    }

    .banner_sec .logo {
        width: 100%;
        margin: 0 auto;
    }
    .banner_sec .social-icons {
        justify-content: center;
        margin-top: 20px !important;
    }
    .footer-outer {
        flex-direction: column;
        gap: 15px;
    }
        .section_4 h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .sec1-content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .section_2 #Sec2-content .col-md-3 {
        width: 50%;
    }
    .banner_mn p br{
        display: none;
    }
    .section_2 .cta{
        margin-top: 24px !important;
        line-height: 30px;
    }
    .banner_sec {
        padding: 30px 0px 45px;
    }
    .section_1 {
        padding: 40px 0px;
    }
    .section_2 .col-md-4 {
        width: 50%;
    }
    .sec2-headings h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .footer #footer {
    flex-direction: column;
    gap: 15px;
}
        .section_5 h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 25px !important;
    }
    .section_2 {
        padding: 25px 0px 40px;
    }
    .section_3 h2 {
        font-size: 26px;
    }
    
   
    .section_3 {
        padding: 30px 0px 40px;
    }
    .footer {
        padding: 25px 0px 25px;
    }
}
@media(max-width:575px){
    .cta2 {
        font-size: 12px;
        padding: 8px 15px;
    }
        .section_4 h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .section_4 {
    padding: 35px 0px 35px;
}
.sec1-content h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .section_1 ul li {
    background-position: left top 5px;
    padding-left: 22px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
}
    .sec1-content h4 {
        font-size: 16px;
        line-height: 22px;
    }
.section_1 {
        padding: 40px 0px 30px;
    }
    .sec2-headings h2 {
        font-size: 20px;
        line-height: 26px;
    }
.section_4 p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 15px !important;
}
    .form-head h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px !important;
}
       .header-row {
    padding-bottom: 35px !important;
}
    .banner_sec h1 {
        font-size: 24px !important;
        line-height: 35px !important;
    }
    .banner_sec .social-icons {
        margin-top: 20px !important;
    }
    .footer .social-icons {
        padding-top: 0px;
    }
   
    .banner_sec h1 {
        font-size: 26px;
        line-height: 36px;
        
    }
    .social-icons {
        justify-content: center !important;
    }
    
    
   .col-md-4, .col-md-5, .col-md-6, .col-md-7{
    padding: 0 15px !important;
   }
   .section_2 .col-md-4 {
    width: 100%;
}
.header-row {
    text-align: center;
}
.header-row .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
}
.sec2-headings p {
    font-size: 14px;
    line-height: 22px;
}
.banner_sec p {
    font-size: 14px;
    line-height: 22px;
}
.date_sec_ryt span {
    font-size: 26px;
    line-height: 32px;
}
.sec1-content p {
    font-size: 14px;
    line-height: 24px;
}
.sec2-box-content h5 {
    font-size: 14px;
}
.sec3-content p {
    font-size: 14px;
    line-height: 22px;
}
}
@media (max-width: 480px){
      .banner_sec .box {
        width: 40px;
        height: 40px;
        font-size: 15px;
        border-radius: 5px;
    }
      .banner_sec .label {
        font-size: 12px;
      }

      .banner_sec .colon {
        font-size: 15px;
        bottom: 35px;
      }
      .banner_sec .countdown {
    gap: 5px;
}
    .speaker-sec ul li {
        width: 100%;
    }
    .section_2 #Sec2-content .col-md-3 {
        width: 75%;
    }
    .date_sec_ryt h3 {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }
    .banner_sec h1 span {
        font-size: 30px !important;
    }
    .banner_sec h1 {
        font-size: 26px;
    }
    .banner_sec br{
        display: none;
    }
    .date_sec {
        flex-direction: column;
        gap: 20px;
    }
    .date_sec_lft h2 {
        font-size: 22px;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .date_sec_lft span {
        font-size: 35px;
    }
}