/*Common css*/
@font-face {
    font-family: 'Proxima Nova Light';
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Light.eot');
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Light.woff2') format('woff2'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Regular.eot');
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Regular.woff2') format('woff2'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova semibold';
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-24ProximaNova-Semibold.eot');
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-24ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-24ProximaNova-Semibold.woff2') format('woff2'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-24ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Bold.eot');
    src: url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Bold.woff2') format('woff2'),
        url('https://pages.grazitti.com/rs/690-NGB-767/images/tsia-ProximaNova-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*{margin: 0;padding: 0;box-sizing: border-box;}
body{
    font-family: 'Proxima Nova';
}
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%;}
h2{
  font-size: 36px;
  font-weight: 600;
  color: #000;
  line-height: 42px;
  text-align: center;
  margin-bottom: 15px !important;
}
p{
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
  margin-bottom: 15px !important;
  text-align: center;
}
p:last-child{
  margin-bottom: 0 !important;
}
/*----------Banner css start----------*/
.banner_sec {
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/sf-live-Web-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;
    background-color: #f2fdff;
    padding: 20px 0px 30px;
}
.banner_sec .logo {
    width: 340px;
}
.banner_sec .row:nth-of-type(3) {
    margin-top: 130px !important;
}
.banner_sec h1 {
    font-family: 'Proxima Nova';
    font-size: 56px;
    font-weight: 600;
    line-height: 65px;
    color: #000;
    margin: 20px 0px 20px !important;
}
.banner_sec p {
    font-family: 'Proxima Nova';
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-align: left;
}
.banner_sec .social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    justify-content: flex-end;
}
.social-icons li {
    font-family: 'Proxima Nova';
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}
.speaker-mn {
    margin-top: 135px;
}
.banner_mn span {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #E48B25;
    font-family: 'Proxima Nova';
}
.header-row {
    border-bottom: 0;
    margin: 0;
    align-items: center;
    padding-bottom: 25px;
}
.form_sec {
    border-radius: 10px;
    background: #FFFFFF;
    padding: 25px 20px;
    float: right;
    width: 100%;
    max-width: 500px;
    box-shadow: 0px 4px 8px 7px #0000000F;
}
.form-head h2 {
    font-family: 'Proxima Nova';
    font-size: 23px;
    font-weight: 600;
    line-height: 28px;
    color: #000;
    margin-bottom: 32px !important;
    position: relative;
    text-align: left;
}
.form-head h2::after {
    content: '';
    position: absolute;
    width: 75px;
    height: 2px;
    background: #DF7515;
    left: 0;
    bottom: -8px;
}
.header-row .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
/* Banner Speaker Css */
.spker-head h3 {
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px !important;
    font-family: 'Proxima Nova';
}
.spker-outer {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 100px;
    position: relative;
}
.spker-outer::after{
    content: '';
    position: absolute;
    width: 130px;
    height: 1px;
    background: #8FA837;
    right: 0;
    bottom: 60px;
    transform: rotate(90deg);
} 
.spker-outer2::after{
  display: none;
}
.spker-inn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.spker-inn img {
    background: #fff;
    border-radius: 5px;
}
.spker-cnt h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 26px;
    font-family: 'Proxima Nova';
}
.spker-cnt p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    font-family: 'Proxima Nova';
    text-align: left;
}
/* Section 1 Css Start */
.sec-1 {
    background-color: #fff;
    padding: 60px 0px 100px;
}
.sec1-cnt {
    border: 1px dashed #DF7515;
    border-radius: 40px;
    padding: 25px 30px 30px 115px;
}
.sec1-cnt h2{
  text-align: left;
}
.sec-1 .row{
  position: relative;
}
.sec1-img {
    position: absolute;
    bottom: -60px;
    left: 110px;
}
.sec1-cnt p{
  text-align: left;
}
/* Section 2 Css Start */
.sec-2 {
    background-color: #F2FDFD;
    padding: 40px 0px 45px;
}
.sec2-inn-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 6px 6px 0px 0px #DF7515;
    text-align: center;
    padding: 20px 30px;
    margin: 0px 5px 0px;
    height: 100%;
}
.sec-2 .row:nth-of-type(1){
  margin-bottom: 15px;
}
.sec-2 .row:nth-of-type(2) {
    padding: 0px 100px;
}
.sec2-inn-box p {
    line-height: 22px;
    margin-top: 10px !important;
}
.sec2-btm-cnt p{
  text-align: center;
  line-height: 22px;
}
.sec2-btm-cnt {
    max-width: 85%;
    margin: 35px auto 0;
}
/* Section 3 Css Start */
.sec-3 {
    background-color: #fff;
    padding: 40px 0px 45px;
}
.sec3-inn p {
    max-width: 85%;
    margin: 0 auto 35px !important;
}
.sec3-inn {
    text-align: center;
}
.sec-3 .web-mob {
    display: none;
}
/* Section 3 Css Start */
.sec-4 {
  background-color: #fff;
    padding: 40px 0px 60px;
}
.sec-4 .row:nth-of-type(2) .col-md-6{
  margin-top: 25px;
}
.sec4-bx-cnt {
    background-color: #F8FCFD;
    border-radius: 14px;
    box-shadow: 6px 6px 0px 0px #DF7515;
    padding: 20px 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    height: 100%;
}
 .sec4-inn-cnt p{
    text-align: left;
}
.sec4-inn-cnt h4 {
    font-size: 18px;
    color: #DF7515;
    line-height: 24px;
    font-weight: 600;
}
/* Section 5 Css Start */
.sec-5 {
background: url('https://pages.grazitti.com/rs/690-NGB-767/images/sf-live-Web-speaker-banner.png');
   background-size: 100% 100%;
   background-position: center;
   background-repeat: no-repeat;
    background-color: #fff;
    padding: 40px 0px 120px;
}
.sec-5 .row{
  align-items: center;
}
.sec5-content h3 {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
}
.sec5-content h4 {
    font-size: 20px;
    line-height: 26px;
    color: #DF7515;
    font-weight: 400;
}
.sec5-content p {
    text-align: left;
    margin-top: 8px !important;
}
.sec5-content {
    padding-left: 15px;
}
.sec-5 .row:nth-of-type(1){
  margin-bottom: 25px;
}
.sec-5 .row:nth-of-type(2), .sec-5 .row:nth-of-type(3) {
    margin-bottom: 30px;
}
/* Section 6 Css Start */
.sec-6 {
    background-color: #F2FDFD;
    padding: 40px 0px 50px;
}
.sec6-inn {
    text-align: center;
    margin-top: 25px;
    position: relative;
}
.sec6-inn::after {
    content: '';
    position: absolute;
    border: 1px dashed #DF7515;
    right: -140px;
    top: 35px;
    width: 260px;
}
.sec6-inn-last::after {
   display: none;
}
.sec6-inn-cnt h4 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.sec6-inn-cnt p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.sec6-inn-cnt {
    margin-top: 15px;
}
/*Footer css start*/
.footer {
    display: block;
    background-color: #1C2B41;
    padding: 18px 0px 15px;
}
.footer-inn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer p {
    font-family: 'Proxima Nova';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 0 !important;
}
.social-icons i {
    color: #fff;
}
.footer-inn .social-icons img{
  width: 14px;
}
.footer .social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50px;
    margin-left: 12px;
}
.footer .social-icons {
    display: flex;
    align-items: center;
}
/* Form css */
.form-wrap .mktoForm *{
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
  }
  .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 20px !important;
    width: 100% !important;
  }
  .mktoForm .mktoFormCol {
    width: 100% !important;
}
label#LblemailOptInBoolean {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.mktoFormRow:first-of-type .mktoFormCol:first-child {
    width: 100% !important;
    display: 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 #F0F0F0;
    border-radius: 10px !important;
    background-color: #F8FBFD !important;
    padding: 7px 7px 7px 15px !important;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 400;
    color: #222 !important;
    height: 44px;
    -webkit-appearance: none;
  }
  .form-wrap .mktoForm select.mktoField {
    background-image: url('https://pages.grazitti.com/rs/690-NGB-767/images/sf-live-Web-form-arrow.png');
      background-repeat: no-repeat;
      background-position: right 14px center !important;
        border: 1px solid #F0F0F0;
      box-shadow: none;
      height: 44px;
      padding: 7px 35px 7px 15px !important;
      color: #222 !important;
      border-radius: 10px !important;
      font-weight: 400;
          background-color: #F8FBFD !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;
  }
  label#LblCountry {
    display: none;
}
  .mktoForm .mktoError .mktoErrorMsg {
      display: inline-block !important;
      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 -6px;
      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: none !important;
  }
  .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: 18px;
    height: 18px;
    line-height: 12px;
   border: 1px solid #F0F0F0 !important;
    left: 0;
    top:-5px;
    text-align: center;
    border-radius: 4px !important;
    background-color: #F5F7FB;
;
  }
  .form-wrap .mktoForm input[type=checkbox] + label:before{
    border-radius: 2px;
    font-size: 13px;
    line-height: 17px;
  }
  @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: left;
  }
  .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: #E48B25 !important;
    font-weight: 600 !important;
    padding: 12px 25px !important;
    background-image: none !important;
    line-height: 1.2;
    text-align: center;
    margin-top: 0px;
  }
  .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: 93%;
}
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #222 ;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #222 ;
    opacity: 1;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #222 ;
  }
  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;
  }

  input:-webkit-autofill:disabled, textarea:-webkit-autofill:disabled, input:-internal-autofill-selected {
    background: #fff!important;
    box-shadow: unset !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: #222 !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: #222 !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: #F8FBFD;
    border-color: #ddd !important;
}
.thank-you-img img {
    width: 200px;
    margin-bottom: 25px;
}
.Thanku-outer h3 {
    color: #fbad18;
    font-size: 30px;
    text-align: center;
    width: 100%;
    margin-top: 0px !important;
    line-height: 32px;
    font-weight: bold;
}
.Thanku-outer p {
    width: 100%;
    color: #333333;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 0px !important;
    padding-top: 10px;
}
.main_form #ThankYou-msg {
    padding: 0;
    margin-top: 10px;
}
.tahnkyu-box {
    text-align: center;
}
/*media queary start*/
@media(max-width:1399px){
  .sec1-img {
    bottom: -40px;
    left: 75px;
  }
  .sec-2 .row:nth-of-type(2) {
      padding: 0px 50px;
  }
  .sec4-bx-cnt {
      padding: 20px 30px;
  }
  .spker-outer::after {
    right: -35px;
}
.spker-outer {
    gap: 45px;
}
}

@media(max-width:1199px){
  .banner_sec h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 15px 0px 15px !important;
  }
  .form-head h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .spker-outer {
    gap: 20px;
  }
  .spker-inn {
    gap: 15px;
}
.spker-inn img {
    width: 100px;
}
.spker-cnt h4 {
    font-size: 16px;
    line-height: 22px;
}
.spker-cnt p {
    font-size: 16px;
    line-height: 22px;
}
.spker-head h3 {
    font-size: 22px;
    line-height: 26px;
}
.spker-outer::after {
    right: -16px;
}
.sec1-img {
    bottom: -20px;
    left: 35px;
  }
.sec1-cnt {
  padding: 25px 30px 30px 85px;
}
h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px !important;
}
.sec-2 .row:nth-of-type(2) {
    padding: 0px 0px;
  }
  .sec2-inn-box {
    padding: 20px 25px;
}
.sec2-btm-cnt {
    max-width: 100%
}
.sec-1 {
    padding: 60px 0px 70px;
}
.sec6-inn-cnt p br{
  display: none;
}
}

@media(max-width:991px){
    .sec6-inn::after {
    
        display: none;
}
    .sec-5 {
    background-size: cover;
}
    .speaker-mn {
    margin-top: 30px;
}
  .banner_sec .col-lg-7, .banner_sec .col-lg-5{
    width: 100%;
  }
  .banner_mn {
    text-align: center;
}
.banner_sec p {
    text-align: center;
}
.header-row {
    padding-bottom: 55px;
}
.form_sec {
    float: none;
    margin: 30px auto 0;
}
.speaker-mn .col-md-8, .speaker-mn .col-md-4{
  width: 100%;
}
    .spker-outer::after {
     display: none;
    }
    .spker-outer {
        justify-content: center;
        gap: 65px;
    }
    .spker-head h3 {
        text-align: center;
    }
    .banner-spkr {
    margin-top: 25px;
}
.spker-cnt p {
        text-align: left !important;
    }
 .sec-1 .col-md-2, .sec-1 .col-md-10{
  width: 100%;
 }  
 .sec1-img {
        bottom: -45px;
        left: -10px;
        width: 100px;
    } 
  .sec2-inn-box {
        padding: 20px 20px;
    }  
 .sec3-inn p {
    max-width: 100%;
}   
.sec-5 .col-md-2, .sec-5 .col-md-10{
  width: 100%;
}
.sec5-img {
    margin-bottom: 20px;
    text-align: center;
}
.sec-6 .col-md-3{
  width: 50%;
}
.sec5-content {
    text-align: center;
}
.sec5-content p {
    text-align: center;
}
}
@media(min-width:767px){
    .form-wrap .mktoFormRow:nth-child(-n+7) {
        clear: none;
        width: calc(50% - 10px);
        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;
    }
}
@media(max-width:767px){
    .sec-3 .web-mob {
    display: block;
    margin: 0 auto;
}
img.web-desk {
    display: none;
}
  .banner_sec h1 {
        font-size: 35px;
        line-height: 44px;
    }
    .spker-outer {
        gap: 20px;
    }
    .sec1-img {
        display: none;
    }
    .sec1-cnt {
        padding: 25px 25px 30px 25px;
    }
    h2 {
        font-size: 25px;
        line-height: 32px;
    }
    .sec-2 .row:nth-of-type(2) .col-md-4 {
    margin-bottom: 25px;
}
        .sec-1 {
        padding: 50px 0px 50px;
    }
    .sec2-btm-cnt {
    margin: 10px auto 0;
}
    .sec-4 {
        padding: 40px 0px 50px;
    }
    .footer-inn {
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}
}

@media(max-width:575px){
  .sec-6 .col-md-3 {
        width: 100%;
    }
  .sec-5 {
        background: unset;
        background-color: #cae0ee !important;
    }
  .sec1-cnt h2 br{
    display: none;
  }
  .banner_sec {
    background: unset;
    background-color: #cae0ee !important;
}
    .spker-head h3 {
        color: #000;
    }
    .spker-cnt h4 {
       color: #000;
    }
        .spker-cnt p {
        color: #000;
    }
    .banner_sec p {
        font-size: 14px !important;
        line-height: 20px;
    }
.banner_sec h1 {
        font-size: 28px;
        line-height: 38px;
        margin: 10px 0px 10px !important;
  }
  .banner_mn span {
    font-size: 16px;
    line-height: 20px;
}
.banner_sec p {
    font-size: 16px;
}
.banner_sec .logo {
    width: 65%;
    margin: 0 auto 20px;
}
.banner_sec .social-icons {
    justify-content: center;
}
    .header-row {
        padding-bottom: 35px;
    }
    .spker-inn {
        gap: 10px;
        flex-direction: column;
    }
    .spker-cnt {
    text-align: center;
}
.spker-cnt p{
    text-align: center !important;
}
h2 {
        font-size: 22px;
        line-height: 28px;
    }
}

@media(max-width:480px){
    .spker-outer {
        gap: 35px;
    }
    p {
    font-size: 14px;
    line-height: 22px;
}
h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .sec4-bx-cnt {
        flex-direction: column;
        justify-content: center;
    }
    .sec4-inn-cnt h4 {
    text-align: center;
}
.sec4-inn-cnt p {
    text-align: center;
}
}