* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: #497dbd transparent;
}

body {
    font-family: "Montserrat", sans-serif !important;
}

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%;
}

.container {
    max-width: 1440px;
    padding: 0 32px;
}

.com-head h2 {
    font-size: 30px;
    line-height: 36px;
    color: #FF7300;
    font-weight: 700;
    margin-bottom: 10px !important;
    text-align: center;
}

.com-head p {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #000 !important;
    font-weight: 500 !important;
    text-align: center;
}

.theam-cta {
    background: #FF7300;
    text-align: center;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 21px;
    line-height: 1.2;
    padding: 16px 25px;
    border-radius: 50px;
    display: inline-block;
}

.theam-cta:hover {
    background: #FF7300 !important;
    color: #fff !important;
}

/* Banner Css Start */
.banner-sec {
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/asp-webinar-25-banner.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0px 60px;
    position: relative;
    background-color: #1d0900;
}

.banner-sec h1 {
    font-size: 37px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: left;
    margin: 35px 0px 20px !important;
}
.banner-sec h6 {
    font-size: 19px;
    line-height: 25px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.banner-sec h1 span {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
}
.banner-sec .banner-tags {
    display: flex;
    align-items: flex-end;
    gap: 12px;
}
.banner-sec p {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
    margin: 0px !important;
}

.banner-sec p span {
    font-weight: 700;
}

.form_sec {
    border-radius: 20px;
    background: #FFFFFF;
    padding: 25px 22px 30px;
    float: right;
    width: 100%;
    max-width: 420px;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 4px 4px 4px #B1B1B140;
}

.banner-content ul p {
    font-weight: 700;
}

.form-head h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #1A1B25;
    text-align: center;
    margin-bottom: 25px !important;
}

.banner-sec .row {
    align-items: center;
}

.banner-spker-head h3 {
    font-size: 18px;
    line-height: 24px;
    color: #FF7300;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.banner-speakers h4 {
    font-size: 26px;
    line-height: 32px;
    color: #FF7300;
    font-weight: 700;
    text-align: left;
    padding: 0px 0px 8px;
}

.banner-speakers p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.banner-speakers p span {
    font-weight: 700;
}

.banner-speakers {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 80px;
}

.banner-speakers-inn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
}

.banner-spker-head {
    padding: 35px 0px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

.spker-hr {
    width: 65%;
    max-width: 65%;
    border: 1.5px solid;
    border-image-source: linear-gradient(90deg, #FF7300 0%, rgba(153, 69, 0, 0) 100%);
    border-color: transparent;
    border-image-slice: 1;
}

.cr-od-logo h2 {
    font-size: 26px;
    line-height: 39px;
    color: #FF7300;
    font-weight: bold;
}

.cr-od-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 25px;
}

.banner-content ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    margin-top: 30px !important;
}

.banner-content ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

/* Section 1 css */
.sec-1 {
    background-color: #fff;
    padding: 50px 0px 25px;
}

.sec-1 p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #1A1B25;
    margin-bottom: 20px !important;
}

.sec-1 p span {
    font-weight: 700;
}

.sec-1 p:last-of-type {
    margin-bottom: 0px !important;
}

.sec-1 ul li {
    background-image: url(https://pages.searchunify.com/rs/690-NGB-767/images/bulletimage.png);
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 24px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #3B3B3B;
    background-size: 12px;
}

.sec-1 ul {
    padding: 0 0 25px 15px;
}

.sec-1 ul li:last-child {
    padding-bottom: 0px;
}

.sec1-inn {
    padding: 40px 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #000000;
    background: #FFF2E8;
    border-radius: 10px;
    height: 100%;
}

.attend-sec {
    margin: 35px 0px 30px;
}

.sec1-inn h5 {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin-top: 20px !important;
}

/* Section 2 Css */
.sec-2 {
    background-color: #fff;
    padding: 25px 0px 25px;
}

.sec-2 .session-list h4 {
    font-size: 18px;
    line-height: 24px;
    color: #1A1B25;
    font-weight: 600;
}

.sec-2 .session-list {
    background: linear-gradient(90deg, rgba(255, 115, 0, 0.2) 0%, rgba(255, 115, 0, 0) 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 20px 22px;
    margin-top: 15px;
}

.sec-2 .session-sec {
    margin-top: 25px;
}

/* Section 3 Css */
.sec-3 {
    background-color: #fff;
    padding: 25px 0px 60px;
}

.sec-3 span i {
    transform: rotate(-45deg);
    margin-left: 10px;
}

.sec-3 .theam-cta:hover span i {
    transform: rotate(0deg);
    transition: 0.6s;
}

.sec3-inn {
    background: linear-gradient(180deg, #FFFFFF 13.94%, rgba(255, 115, 0, 0.34) 170.51%);
    border: 1px solid #000000;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px 25px;
    gap: 20px;
    height: 100%;
}

.sec3-inn h5 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.sec-3 .takeway-sec {
    margin-bottom: 20px;
}

.sec3-outer {
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/asp-webinar-25-banner2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 50px;
    border-radius: 12px;
    margin-top: 40px;
    background-color: #1d0900;
}

.sec3-outer h5 {
    font-size: 24px;
    line-height: 30px;
    color: #FF7300;
    font-weight: 700;
    margin-bottom: 15px !important;
}

.sec3-outer p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
}

.sec3-outer .row {
    align-items: center;
}

/* Footer Css start */
.footer {
    background-color: #000000;
    padding: 22px 0px 20px;
}

.footer-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-inn1 p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}

.footer-inn2 a {
    font-size: 14px;
    line-height: 22px;
    color: #fff !important;
    font-weight: 500;
}

/* form css */
.mktoForm {
    font-family: 'Poppins', sans-serif !important;
}

.mktoLabel {
    float: none !important;
    width: 91% !important;
    line-height: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    padding-top: 0px !important;
    color: #333333;
    font-size: 11px;
    font-weight: 500 !important;
}

input[type="checkbox"] {
    appearance: none;
    display: none;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: 0;
    opacity: 0.01;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 2.3em;
    font-size: 1.05em;
    line-height: 1.7;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -2px;
    width: 13px;
    height: 13px;
    border: 1px solid #ff9600;
    background: #FFF;
    border-radius: 0.2em;
}

[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -2px;
    width: 13px;
    height: 13px;
    border: 1px solid #ff9600;
    background: #ff9600;
    border-radius: 0.2em;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -11px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) !important;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
}

/* Disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #e9e9e9;
}

[type="checkbox"]:disabled:checked+label:after {
    color: #777;
}

[type="checkbox"]:disabled+label {
    color: #aaa;
}

/* Accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
    box-shadow: none;
}

.mktoForm .mktoCheckboxList.mktoRequired {
    width: auto !important;
}

.mktoForm .mktoRadioList>label,
.mktoForm .mktoCheckboxList>label {
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px 6px 0 15px !important;
    position: relative;
}

.col-sm-4.new img {
    max-width: 28px;
}

.mktoForm .mktoError {
    bottom: 0 !important;
    top: 100% !important;
    left: 0 !important;
}

.mktoForm .mktoCheckboxList+.mktoError {
    bottom: auto !important;
    top: 11px !important;
    left: -6px !important;
}

.mktoForm .mktoError .mktoErrorMsg {
    max-width: fit-content !important;
    padding: 0.4em 0.6em !important;
}

.mktoForm select.mktoField {
    background-color: transparent;
}

.searchunify-logo a {
    display: block;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #656262;
    font-weight: 400;
}

select.placeholder {
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #656262;
    font-weight: 400;
}

::placeholder {
    color: #656262;
    font-weight: 400;
}

select:focus-visible,
input:focus-visible {
    outline: none;
}

.mktoLabel a {
    padding: 0 !important;
}

.mktoLabel a u {
    padding: 0 !important;
}

#emailOptInBoolean,
#consenttoProcessing {
    max-width: 14px;
}

.form_wrapper {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 15px 20px;
    border-radius: 10px;
    width: 70%;
}

#mktoForm_2454 .mktoFormRow:nth-of-type(2) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(1) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(3) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(4) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(5) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(6) .mktoErrorMsg,
#mktoForm_2454 .mktoFormRow:nth-of-type(7) .mktoErrorMsg {
    padding: 4px !important;
    border: none !important;
}

.mktoForm select.mktoField {
    border: none !important;
    width: 100% !important;
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/arrow-down-icon.png);
    background-repeat: no-repeat;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-position: 97.7% center;
    border-radius: 14px;
    font-size: 13px !important;
    font-family: 'Poppins', sans-serif !important;
    background-size: 12px;
}

.mktoForm {
    width: 100% !important;
}

.mktoForm .mktoField {
    border: none !important;
    height: 38px !important;
    width: 100% !important;
}

.mktoField.mktoTextField.mktoHasWidth,
.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 {
    border-bottom: 1px solid #707070 !important;
    border-radius: 0 !important;
    padding: 2px 6px 2px 5px !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

.mktoForm .mktoField {
    border: 1px solid #707070;
    padding: 2px 12px !important;
    font-size: 17px !important;
    height: 42px !important;
    width: 100% !important;
    color: #656262;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}

.mktoForm .mktoButtonRow .mktoButton {
    font-family: 'Poppins', sans-serif !important;
    border-radius: 4px;
    width: 40% !important;
    height: 45px !important;
    letter-spacing: 0px;
    position: absolute;
    font-weight: 600 !important;
    text-shadow: none;
    text-transform: uppercase !important;
    color: #fff !important;
    border: none !important;
    letter-spacing: 1px;
    font-size: 19px !important;
    background: #FF7300 !important;
    margin: 4px auto;
    left: 0px;
    right: 0px;
    line-height: 1.2 !important;
}

.mktoButtonRow {
    display: block !important;
}

.mktoForm .mktoButtonRow .mktoButtonWrap {
    margin-left: inherit !important;
    text-align: center !important;
}
.mktoButtonRow{
    text-align: center !important;
}
.mktoAsterix,
.mktoGutter,
.mktoOffset {
    display: none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol {
    float: none !important;
}

.mktoCheckboxList input[type=checkbox] {
    vertical-align: top !important;
    padding-top: 0px !important;
    height: 20px !important;
}

.mktoForm .mktoButtonRow .mktoButton {
    margin: 35px auto 0 !important;
}

.mktoLabel a {
    padding: 0 !important;
    font-family: 'Poppins', sans-serif !important;
}

.mktoLabel a u {
    padding: 0 !important;
}

.mktoFormRow:nth-of-type(6) .mktoError {
    right: auto !important;
    top: 15px !important;
    left: -5px !important;
}

.mktoLabel a {
    padding: 0 !important;
    color: #FF7300 !important;
}

.mktoLabel a u {
    padding: 0 !important;
}

.mktoForm,
form {
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    padding: 0;
}

.mktoMobileShow .mktoForm,
.mktoForm * {
    padding: 0 !important;
}

.main_form p {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px !important;
}

.main_form p:last-child {
    margin-bottom: 0px !important;
}

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: #656262 !important;
    background-color: #fff !important;
}
.mktoFormRow:nth-of-type(1) .mktoFormCol .mktoLabel, .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoLabel, .mktoFormRow:nth-of-type(3) .mktoFormCol .mktoLabel, .mktoFormRow:nth-of-type(4) .mktoFormCol .mktoLabel {
    line-height: 18px !important;
    color: #000 !important;
    font-size: 14px;
    font-weight: 500 !important;
    margin: 0 0px 10px 0px !important;
}
.mktoField.mktoTextField.mktoHasWidth, .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 {
    border-bottom: 0 !important;
    border-radius: 5px !important;
    padding: 2px 10px 2px 10px !important;
    font-size: 14px !important;
    border: 1px solid #42506633 !important;
    box-shadow: 0px 2px 4px 0px #4250661A !important;
}
.mktoForm .mktoButtonRow .mktoButton {
    margin: 10px 0 0 0 !important;
    font-size: 16px !important;
    width: fit-content !important;
    padding: 10px 25px !important;
    font-weight: 600 !important;
    border-radius: 60px;
    position: unset;
    text-transform: capitalize !important;
}
.form_sec .mktoFormRow:nth-of-type(5) {
    margin-top: 10px;
}
.mktoFormRow:nth-of-type(5) .mktoFormCol .mktoLabel, .mktoFormRow:nth-of-type(6) .mktoFormCol .mktoLabel {
    margin-left: 25px !important;
}
.mktoLabel {
    line-height: 18px !important;
    color: #383838 !important;
    font-size: 12px;
    font-weight: 400 !important;
    margin: 0px 6px 0 22px !important;
    position: relative;
}
.mktoForm .mktoRadioList>label, .mktoForm .mktoCheckboxList>label {
    color: #383838;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px 0px 0 25px !important;
    position: absolute;
    font-size: 12px;
    line-height: 18px !important;
    font-weight: 400;
    top: 4px;
    left: 0;
}
[type="checkbox"]:not(:checked)+label:before {
    left: -25px;
}
[type="checkbox"]:not(:checked)+label:before {
    width: 15px;
    height: 15px;
    border: 1px solid #FF7300;
}
[type="checkbox"]:not(:checked)+label:after, [type="checkbox"]:checked+label:after {
    top: -1px;
    left: -20px;
}
[type="checkbox"]:checked+label:before {
    left: -25px;
}
[type="checkbox"]:checked+label:before {
    width: 15px;
    height: 15px;
    border: 1px solid #FF7300;
    background: #FF7300;
}
.main_form h3 {
    font-size: 25px;
    line-height: 32px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px !important;
}
/* Media Queary start */
@media(max-width:1399px) {
    .banner-speakers h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .banner-speakers p {
        font-size: 16px;
        line-height: 22px;
    }

    .banner-content ul p {
        font-size: 20px;
        line-height: 26px;
    }

    .sec-1 p {
        margin-bottom: 15px !important;
    }

    .sec-1 ul li {
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 22px;
    }


    .sec3-inn {
        padding: 25px 18px;
    }

    .sec3-inn h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .sec1-inn h5 {
        font-size: 16px;
        line-height: 24px;
    }
}

@media(max-width:1199px) {
    .banner-sec .col-md-8,  .banner-sec .col-md-4{
        width: 100%;
    }
    .form_sec {
    max-width: 450px;
    margin: 35px auto 0;
    float: none;
}
.banner-speakers-inn br {
    display: block !important;
}
.sec1-inn h5 br{
    display: none;
}
    .mktoForm .mktoButtonRow .mktoButton {
        font-size: 16px !important;
    }

    .banner-tag {
        max-width: 55%;
    }

    .banner-sec p {
        font-size: 20px;
        line-height: 26px;
    }
    .banner-sec h1 {
        font-size: 32px;
        line-height: 40px;
    }
.banner-sec p br{
    display: none;
}
    .banner-sec p {
        font-size: 18px;
        line-height: 24px;
    }

    .sec1-inn h5 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
    .banner-sec .com-ref-logo {
        max-width: 90%;
    }
    .sec1-inn {
    padding: 25px 20px;
}
.sec-2 .session-list h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: -3px !important;
}
.sec-2 .session-list {
    align-items: flex-start;
}
.sec3-outer p br{
    display: none;
}
.sec3-outer p {
    font-size: 16px;
    line-height: 26px;
}
.theam-cta {
    font-size: 16px;
    padding: 15px 20px;
}
}

@media(max-width:991px) {
    .banner-sec h6 {
    font-size: 16px;
    line-height: 22px;
}
    .banner-sec h1 span {
    font-size: 26px;
    line-height: 32px;
}
    .mktoForm .mktoButtonRow .mktoButton {
        margin: 25px auto 0 !important;
    }
    .banner-speakers-inn:nth-of-type(2) span br {
    display: none !important;
}
.sec-1 .col-md-3 {
    margin-bottom: 24px;
}
.sec-1 {
        padding: 40px 0px 0px;
    }
.banner-speakers-inn {
    align-items: flex-start;
    flex-direction: column;
    width: 25%;
}
    .banner-speakers-inn:nth-of-type(2) {
    width: 50%;
}
.sec-3 .col-md-3{
    width: 50%;
    margin-bottom: 24px;
}
.sec3-outer {
    margin-top: 20px;
    padding: 40px 40px;
}
.sec3-outer .col-md-9, .sec3-outer .col-md-3{
    width: 100%;
    margin-bottom: 0;
}
.sec3-outer .col-md-3{
    margin-top: 20px;
}
}
@media (min-width: 767px) {
    .main_form .mktoFormRow:nth-of-type(-n+3) .mktoFormCol {
        width: calc(50% - 10px) !important;
        float: left !important;
        clear: none;
    }
    .main_form .mktoFormRow .mktoFormCol:nth-of-type(2) {
        margin: 0px 0px 15px 15px !important;
    }
    .main_form .mktoFormRow:nth-of-type(3) .mktoFormCol {
        width: 100% !important;
    }
}
@media(max-width:767px) {
    .banner-sec .banner-tags {
    justify-content: center;
}
.banner-content ul {
    justify-content: center;
}
.banner-spker-head {
    justify-content: center;
}
.banner-sec h6 {
        font-size: 12px;
        line-height: 18px;
    }
        .banner-sec .col-md-8, .banner-sec .col-md-4 {
        text-align: center;
    }
    .banner-speakers-inn {
        width: 40%;
    }
    .com-head h2 {
    font-size: 24px;
    line-height: 30px;
}
.com-head p {
    font-size: 14px !important;
    line-height: 20px !important;
}
    .form-head h2 {
    font-size: 24px;
    line-height: 30px;
}
    .banner-spker-head h3 {
    font-size: 14px;
    line-height: 20px;
}
    .banner-content ul p {
        font-size: 14px;
        line-height: 20px;
    }
    .banner-sec h1 {
        font-size: 28px;
        line-height: 35px;
        text-align: center;
    }
    .banner-sec h1 br{
        display: none;
    }
    .container {
        padding: 0 18px;
    }

    .banner-tag {
        max-width: 58%;
        padding: 5px 0px 5px 0px;
    }

    .banner-sec p {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }
    .banner-sec {
        padding: 95px 0px 50px;
    }
    .banner-speakers h4 {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }
.banner-speakers-inn {
        width: 50%;
       align-items: center;
       gap: 20px;
    }
    .banner-speakers {
        gap: 10px;
    }

    .sec-1 p {
        font-size: 14px;
        line-height: 26px;
    }
    .footer-outer {
        flex-direction: column;
        gap: 5px;
    }
.sec3-inn h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .footer {
        padding: 20px 0 20px 0;
    }
    .sec3-outer p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec-3 {
    background-color: #fff;
    padding: 20px 0px 45px;
}
    .sec-2 .session-list h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .form-wrapper .mktoForm {
        padding: 0;
    }

    .footer-inn1 p {
        text-align: center;
    }
}

@media(max-width:575px) {
    .banner-sec h1 span {
        font-size: 20px;
        line-height: 26px;
    }
    .main_form h3 {
    font-size: 22px;
    line-height: 28px;
}
    .banner-content ul {
    gap: 15px;
    justify-content: center;
}
    .banner-tag {
        max-width: 80%;
    }
.banner-content ul li span img {
    width: 25px;
}
.banner-content ul li {
    gap: 10px;
}
    .form-head h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .sec-1 ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .banner-sec {
        background-position: center;
    }

    .banner-tag p {
        text-align: left;
    }

    .banner-tag {
        padding: 5px 0px 5px 0px;
    }

    .banner-speakers-inn {
        width: 80%;
        margin: 0 auto;
    }

    .banner-speakers {
        gap: 30px;
        flex-direction: column;
    }

    .sec-1 .col-md-4 {
        width: 95%;
        margin: 0 auto;
    }

    .banner-sec h1 {
        font-size: 25px;
        line-height: 32px;
    }

    .banner-sec .com-ref-logo {
        max-width: 100%;
    }

    .banner-speakers h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .banner-sec p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    .cr-od-logo h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .banner-spker-head {
        gap: 10px;
        flex-direction: column;
    }
}

@media(max-width:480px) {
    .banner-sec .banner-tags {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .sec-1 .col-md-3 {
        width: 100%;
    }
    .banner-content ul {
        gap: 20px;
        flex-wrap: wrap;
    }
        .sec-1 {
        padding: 35px 0px 0px;
    }
        .com-head h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .banner-speakers-inn:nth-of-type(2) {
        width: 100%;
    }
        .sec3-outer {
        padding: 25px 15px;
    }
    .sec-3 {
        padding: 20px 0px 35px;
    }
    .sec3-outer h5 {
    font-size: 20px;
    line-height: 26px;
}
    .sec-3 .col-md-3 {
        width: 100%;
    }
    .banner-speakers-inn {
        width: 100%;
    }

    .mktoForm .mktoButtonRow .mktoButton {
        font-size: 14px !important;
    }

    .mktoForm .mktoRadioList,
    .mktoForm .mktoCheckboxList {
        width: 22px !important;
    }

    .mktoForm .mktoButtonRow .mktoButton {
        margin: 20px auto 0 !important;
    }
    .banner-spker-head {
        gap: 15px;
    }
}