/*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 !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%;}
.theam-cta {
    background: #DF7515;
    text-align: center;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    padding: 15px 25px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 15px;
}
.theam-cta:hover{
    color: #fff;
}
.wth-cta{
    background: #fff;
    text-align: center;
    color: #DF7515;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    padding: 15px 25px;
    border-radius: 5px;
    display: inline-block;
}
.wth-cta:hover{
    color: #DF7515;
}
h1{
    font-size: 50px;
    font-weight: 700;
    line-height: 58px;
    color: #0A1551;
    margin: 25px 0px 20px !important;
}
h2{
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    color: #0A1551;
    text-align: center;
    margin-bottom: 20px !important;
}
p{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-align: center;
    margin-bottom: 20px !important;
}
p.sb-para:last-child{
    margin-bottom: 0px !important;
}
/*----------Banner css start----------*/
.banner_sec {
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #b3dafe;
    position: relative;
    padding: 30px 0px 120px;
}
.header-row {
    padding-bottom: 55px;
}
.header-row ul li {
    text-align: right;
}
.cta-wrapper {
    margin-top: 25px;
}
/* Section 1 Css */
.sec-1{
    background: #fff;
    padding: 25px 0px 25px;
}
.sec-1 .sf-team-up{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 35px;
    width: 90%;
    margin: 0 auto;
}
.sec-1 .sf-team {
    border-bottom: 1px solid #8ABEE9;
}
.sec-1 .sf-team-up .counter {
    position: relative;
    width: 25%;
    text-align: center;
    border-right: 1px solid #B9DCFE;
    padding-left: 35px;
}
.sec-1 .sf-team-up .counter:last-child{
    border-right: 0;
}
.sec-1 .counter-value {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.sec-1 .counter-value .count-title {
    font-size: 46px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
    text-align: left;
}
.sec-1 .counter-value span {
    font-size: 32px;
     font-size: 46px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
    text-align: left;
}
.sec-1 .counter-text p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #DF7515;
    margin-top: 10px !important;
    text-align: left;
}
.sec-1 .row:nth-of-type(2) {
    padding-top: 35px;
}
.sec1-findbooth {
    background: linear-gradient(180deg, #C8C7FC 0.15%, #B7E4FE 100.56%);
    border-radius: 20px;
    padding: 35px 25px;
    margin-bottom: -260px;
    z-index: 999;
    position: relative;
    margin-top: 20px;
}
.sec1-findbooth .booth-ele {
    position: absolute;
    left: -45px;
    top: 160px;
}
.sec1-findbooth p{
text-align: left;
margin: 0 !important;
}
.sec1-findbooth h2{
    text-align: left;
    margin-bottom: 10px !important;
}
.sec1-list {
    background: #fff;
    border-radius: 10px;
    padding: 25px 15px;
    position: relative;
    margin: 20px 0px;
}
.sec1-list::after {
    content: '';
    position: absolute;
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-ele2.png);
    background-size: cover;
    width: 105px;
    height: 50px;
    right: 30px;
    bottom: -2px;
}
.sec1-list ul li {
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-list-icon.png);
    background-repeat: no-repeat;
    background-position: left top 4px;
    padding-left: 22px;
    padding-bottom: 12px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #000000;
}
.sec1-list h4 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px !important;
}
.sec1-findbooth .col-md-5 {
    text-align: right;
}
.sec1-findbooth .row{
    align-items: center;
}
/* Section 2 css */
.sec-2{
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-banner2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 300px 0px 85px;
}
.sec-2 .row{
    position: relative;
}
.sec-2 .row::after {
    content: '';
    position: absolute;
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-ele1.png);
    background-size: cover;
    width: 32px;
    height: 50px;
    right: -30px;
    top: -85px;
}
.sec-2 .join1 {
    position: absolute;
    left: 0;
    top: 0;
}
.sec-2 .join2 {
    position: absolute;
    right: 0;
    top: 0;
}
.sec-2 .theam-cta{
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.sec-2 .amber-bx {
    margin: 15px 0px 35px;
}
/* Section 3 Css */
.sec-3 {
    background: #fff;
    padding: 50px 0px;
}
.sec-3 .row .col-md-6:nth-of-type(1), .sec-3 .row .col-md-6:nth-of-type(2){
    margin-top: 10px;
}
.sec3-inn {
    background: linear-gradient(180deg, #DFDFFF 0.15%, #CCE9F9 100.56%);
    border: 1.25px solid #869EF9;
    border-radius: 20px;
    padding: 22px 16px;
    position: relative;
    text-align: left;
    overflow: hidden;
    height: 100%;
}
.sec3-inn h5 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px !important;
}
.sec3-inn p{
    text-align: left;
    margin-bottom: 10px !important;
}
.sec3-inn ul li {
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-list-icon.png);
    background-repeat: no-repeat;
    background-position: left top 4px;
    padding-left: 22px;
    padding-bottom: 12px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #000000;
}
.sec-3 .row .col-md-6 {
    margin-top: 24px;
}
.sec3-inn::after{
    content: '';
    position: absolute;
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties1.png);
    background-size: cover;
    width: 149px;
    height: 114px;
    right: 0;
    bottom: 0;
}
.sec3-inn::after {
    content: '';
    position: absolute;
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties1.png);
    background-size: cover;
    width: 130px;
    height: 100px;
    right: 0px;
    bottom: 0;
}
.sec-3 .row .col-md-6:nth-of-type(2) .sec3-inn::after{
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties2.png);
}
.sec-3 .row .col-md-6:nth-of-type(3) .sec3-inn::after{
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties3.png);
}
.sec-3 .row .col-md-6:nth-of-type(4) .sec3-inn::after{
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties4.png);
}
.sec-3 .row .col-md-6:nth-of-type(5) .sec3-inn::after{
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties5.png);
}
.sec-3 .row .col-md-6:nth-of-type(6) .sec3-inn::after{
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-experties6.png);
}
/* Section 4 css */
.sec-4 {
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-banner3.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
    padding: 155px 0px 80px;
}
.sec-4 .col-xs-12:nth-of-type(2){
    position: relative;
}
.sec-4 .offer-cta {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
    width: max-content;
    margin: 0 auto;
}
.sec-4 .mob-view {
    display: none;
}
/* Section 5 css */
.sec-5 {
    background: #fff;
    padding: 60px 0px;
    text-align: center;
}
.sec5-inn {
    position: relative;
    border-radius: 20px;
    background: #fff;
    padding: 20px;
    height: 100%;
    overflow: hidden;
    text-align: left;
}
.sec5-inn:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 20px;
    background: linear-gradient(180deg, #C8C7FC 0.15%, #B7E4FE 100.56%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    box-shadow: 0px 4px 15px 4px #00000014;
}
.sec5-inn p{
    text-align: left;
        margin: 6px 0px 10px !important;
        font-size: 14px;
}
.sec5-inn ul li {
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-check.png);
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 25px;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #000000;
    text-align: left;
}
.sec5-inn ul li:last-child{
    padding-bottom: 0px;
}
.sec5-inn ul {
    padding-right: 50px;
}
#sec5-cta {
    margin-top: 30px;
}
.prod-arrow {
    position: absolute;
    right: -5px;
    bottom: 0;
    transition: transform 0.5s ease;
}
.prod-arrow:hover{
     transform: scale(1.1);
}
.sec-5 .row:nth-of-type(3) {
    display: none;
}
/* Section 6 css */
.sec-6 {
    background: #fff;
    padding: 0px 0px 30px;
}
.sec-6 h2{
    text-align: left;
    margin-bottom: 10px !important;
}
.sec-6 p{
    text-align: left;
    margin-bottom: 25px !important;
}
.sec-6 .row {
    background: linear-gradient(180deg, #C8C7FC 0.15%, #B7E4FE 100.56%);
    padding: 35px 30px 45px;
    border-radius: 20px;
}
.sec-6 .capabilities-sc .box-inn {
    margin: 0 15px;
}
.sec-6 .box-inn {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.7) 100%);
    padding: 15px;
    border-radius: 20px;
}
.sec-6 .capabilities-sc h6 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #DF7515;
    margin: 10px 0px 5px !important;
    text-align: center;
}
.sec-6 .capabilities-sc h3 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.sec-6 .capabilities-sc h3 span{
    font-weight: 600;
}
.sec-6 .custom-next {
    position: absolute;
    right: 0px;
    top: -70px;
}
.sec-6 .slick-arrow {
    background: unset;
    border: 0;
    padding: 0;
}
.sec-6 .custom-prev {
    position: absolute;
    right: 90px;
    top: -70px;
}
.sec-6 .slick-arrow {
    background: unset;
    border: 0;
    padding: 0;
}
.sec-6 .slick-slide img {
    width: 100%;
}
/* Section 8 Css */
.sec-8 {
    background: #fff;
    padding: 20px 0px 55px;
}
.sec8-inn {
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/dreamforce-lp-26-opp-banner.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 65px 30px;
    align-items: center;
}
.sec-8 h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px !important;
}
.sec-8 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    text-align: left;
    margin-bottom: 0px !important;
}
.sec-8 .theam-cta {
    margin: 0 !important;
}
.sec-8 .col-md-4 {
    text-align: right;
}
/* Footer Css */
.footer {
    background-color: #000000;
    padding: 15px 0px;
}
.footer-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer p {
    color: #fff;
    margin-bottom: 0 !important;
}
.footer .social-icons {
    text-align: center;
}
.footer .social-icons a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    text-align: center;
    font-size: 24px;
    color: #000;
    line-height: 34px;
    text-decoration: none;
    outline: none;
}
/* Form Css */
form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear{
    display:none !important;
}
.mktoForm .mktoRequiredField .mktoAsterix {
    display: block;
    padding-left: 0 !important;
    color:red !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label{
    margin-bottom:8px;
    display:block;
    font-weight:500 !important;
    width:auto !important;
    font-size:16px;
    padding:0 !important;
    font-family: "Roboto", sans-serif !important;
    color: #141011;
}

.mktoForm input[type=url], 
.mktoForm input[type=text], 
.mktoForm input[type=date], 
.mktoForm input[type=tel], 
.mktoForm input[type=email], 
.mktoForm input[type=number], 
.mktoForm textarea.mktoField, 
.mktoForm select.mktoField{
    background-color:#f5f8fa !important;
    border:1px solid #cbd6e2 !important;
    color:#33475b !important;
    min-height:44px !important;
    width:100% !important;
    box-shadow:none !important;
    font-size:16px !important;
    font-weight:400 !important;
    line-height:22px !important;
    padding:6px 13px !important;
    box-sizing: border-box !important;
    border-radius: 3px !important;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.mktoForm input[type=url]:focus-visible, 
.mktoForm input[type=text]:focus-visible, 
.mktoForm input[type=date]:focus-visible, 
.mktoForm input[type=tel]:focus-visible, 
.mktoForm input[type=email]:focus-visible, 
.mktoForm input[type=number]:focus-visible, 
.mktoForm textarea.mktoField:focus-visible, 
.mktoForm select.mktoField:focus-visible{
    outline-color:#52a8eccc !important;
}
.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFormCol{
    margin-bottom:24px !important;
    flex:1;
}
.mktoForm .mktoFieldWrap .mktoHtmlText{
    width:100% !important;
}
.mktoForm .mktoFieldWrap .mktoHtmlText a{
    text-decoration:none !important;
}
.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}
body form.mktoForm select.mktoField {
    cursor: pointer;
    background: #f5f8fa url(https://lp.tufin.com/rs/769-ICF-145/images/down-angle.png)no-repeat !important;
    appearance: none;
    background-size: 14px !important;
    background-position: right 14px center !important;
    padding-right: 38px !important;
}
form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
}

.mktoButtonRow {
    display: block !important;
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 100px #e8f0fe inset !important;
}
 /* Form Css */
 form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
 }
 
 .mktoForm .mktoOffset,
 .mktoForm .mktoGutter,
 .mktoForm .mktoClear{
    display:none !important;
 }
 .mktoForm .mktoRequiredField .mktoAsterix {
    display: block;
    padding-left: 0 !important;
    color:red !important;
 }
 
 .mktoForm .mktoFieldWrap,
 .mktoForm .mktoFormCol{
    width:100% !important;
 }
 
 .mktoForm label{
    margin-bottom:8px;
    display:block;
    font-weight:400 !important;
    width:auto !important;
    font-size:14px;
    line-height: 22px;
    padding:0 !important;
    color:#000000  !important;
 }
 
 .mktoForm input[type=url], 
 .mktoForm input[type=text], 
 .mktoForm input[type=date], 
 .mktoForm input[type=tel], 
 .mktoForm input[type=email], 
 .mktoForm input[type=number], 
 .mktoForm textarea.mktoField, 
 .mktoForm select.mktoField{
    background-color:#F8F8F8 !important;
    border:1px solid #EEEEEE !important;
    color:#000000 !important;
    min-height:44px !important;
    width:100% !important;
    box-shadow:none !important;
    font-size:14px !important;
    font-weight:400 !important;
    line-height:20px !important;
    padding:6px 13px !important;
    box-sizing: border-box !important;
    border-radius:5px !important;
    outline:none !important;
    box-shadow:none !important;
 }
 .mktoForm input[type=url]:focus-visible, 
 .mktoForm input[type=text]:focus-visible, 
 .mktoForm input[type=date]:focus-visible, 
 .mktoForm input[type=tel]:focus-visible, 
 .mktoForm input[type=email]:focus-visible, 
 .mktoForm input[type=number]:focus-visible, 
 .mktoForm textarea.mktoField:focus-visible, 
 .mktoForm select.mktoField:focus-visible{
    outline-color:#52a8eccc !important;
 }
 .mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
    top: 97%;
 }
 
 .mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
 }
 
 .mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
 }
 
 .mktoForm .mktoFormCol{
    margin-bottom:16px !important;
    flex:1;
 }
 .mktoForm .mktoFieldWrap .mktoHtmlText{
    width:100% !important;
 }
 .mktoForm .mktoFieldWrap .mktoHtmlText a{
    text-decoration:none !important;
 }
 .mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:16px !important;
 }
 body form.mktoForm select.mktoField {
    cursor: pointer;
    background:#F8F8F8 url(https://pages.grazitti.com/rs/690-NGB-767/images/tsia-form-arrow.svg)no-repeat !important;
    appearance: none;
    background-size: 14px !important;
    background-position: right 14px center !important;
    padding-right: 38px !important;
    color:#000000 !important;
 }
 form.mktoForm .mktoFormRow .mktoPlaceholder {
   margin-left:0 !important;
 }
   ::placeholder {
       color:#000000 !important;
   }
 .mktoForm .mktoFieldWrap,
 .mktoForm .mktoRadioList, 
 .mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
 }
 
 form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color: #DF7515 !important;
 }
 
 .mktoButtonWrap {
    margin: 0 !important;
 }
 
 .mktoButtonRow {
    display: block !important;
    width: 100% !important;
 }
 .modal-body {
    padding-bottom: 30px;
}
 .mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    background-color: #DF7515 !important;
    border-radius: 5px !important;
    border: unset !important;
    width: auto !important;
    display: inline-block;
    box-shadow: none !important;
    outline: none !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    color: #ffffff !important;
    padding: 12px 45px !important;
    position: relative;
    background: #DF7515 !important;
    z-index: 1;
    overflow: hidden;
 }
 .mktoForm .mktoButtonWrap .mktoButton:hover{
    color: #fff !important;
}
 .letsConnect-popup .mktoForm button.mktoButton {
    padding: 12px 64px 12px 31px !important;
 }
 .mktoButtonRow .mktoButtonWrap {
    display: block !important;
    text-align: center !important;
 }
 
 .modal .modal-header {
    border-bottom:0 !important;
 }
 .modal .modal-header {
    padding-top: 20px;
    display: block;
    padding-bottom: 0;
 }
 .modal .modal-header h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
 button.btn-close {
    position: absolute;
    right: -6px;
    top: -5px;
    background: linear-gradient(180deg, #C8C7FC 0.15%, #B7E4FE 100.56%) !important;
    opacity: 1;
    color: #000;
    border-radius: 50%;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-close:hover {
    color: #fff;
    opacity: 1;
}
 .custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
 }
 
 .custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
 }
 
 .custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
 }
 
 .mktoForm .mktoCheckboxList + .mktoError {
    top: 13px !important;
    left: -6px !important;
 }
 
 .mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
 }
 
 body form.mktoForm input:-webkit-autofill,
 body form.mktoForm input:-webkit-autofill:hover,
 body form.mktoForm input:-webkit-autofill:focus,
 body form.mktoForm input:-webkit-autofill:active {
   -webkit-box-shadow: 0 0 0 100px #f8f8f8 inset !important;
 }
 .mktoForm .mktoRequiredField .mktoAsterix{
    display:none !important;
 }
 .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
       margin-top:-1px !important;
       margin-left: 25px !important;
   }
 video::-webkit-media-controls {
display: none;
}
/* Form Css end */
.thank-you-img {
    width: 200px;
    margin: 0 auto 20px;
}
.Thanku-outer h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #0A1551;
    text-align: center;
    margin-bottom: 10px !important;
}
.Thanku-outer p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    text-align: center;
    margin-bottom: 10px !important;
}
.Thanku-outer p:last-child{
    margin-bottom: 0px !important;
}
/* Media Queary Start */
@media (max-width:1399px){
.sec-1 .sf-team-up {
    width: 100%;
}
.sec-1 .sf-team-up .counter {
    padding-left: 28px;
}
.sec-2 .row::after {
    right: 0px;
    top: -50px;
}
.sec-2 .join1 {
    width: 175px;
}
.sec-2 .join2 {
    width: 175px;
}
.theam-cta {
    font-size: 18px;
}
.sec8-inn {
    padding: 50px 30px 80px;
}
.wth-cta {
    font-size: 18px;
}
}

@media (max-width:1199px){
h1 {
    font-size: 42px;
    line-height: 50px;
}
.sec-1 {
    padding: 0px 0px 25px;
}
.sec-1 .counter-value .count-title {
    font-size: 36px;
    display: flex;
    align-items: center;
}
.sec-1 .counter-value .count-title img {
    width: 100px;
    margin-left: 10px;
}
.sec-1 .counter-value span {
    font-size: 36px;
}
.sec-1 .counter-text p {
    font-size: 16px;
    line-height: 22px;
}
h2 {
    font-size: 30px;
    line-height: 36px;
}
.sec1-list {
    padding: 25px 15px 45px;
}
.sec-2 .join1 {
    width: 130px;
}
.sec-2 .join2 {
    width: 130px;
}
.sec3-inn h5 {
    font-size: 22px;
    line-height: 28px;
}  
.sec5-inn ul li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}
.sec-8 .row .col-md-8, .sec-8 .row .col-md-4{
    width: 100%;
    text-align: center;
}
.sec-8 .theam-cta {
    margin-top: 25px !important;
}
.sec-8 p {
    text-align: center;
}
}
@media (max-width:991px){
    .prod-arrow {
    width: 80px;
}
    h1 {
        font-size: 32px;
        line-height: 38px;
        margin: 15px 0px 15px !important;
    }
    .theam-cta {
        font-size: 16px;
        padding: 12px 25px;
    }
    .wth-cta {
    font-size: 16px;
    padding: 12px 25px;
}
.logo1 {
    width: 210px;
}
.sec-1 .sf-team-up {
        flex-wrap: wrap;
    }
.sec-1 .sf-team-up .counter {
    width: 50%;
    padding-left: 0;
}
.sec-1 .sf-team-up .counter:nth-of-type(2){
    border-right: 0;
}
.sec-1 .counter-value {
    justify-content: center;
}
.sec-1 .counter-text p {
        text-align: center;
    }
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .sec-1 .counter-value .count-title {
        font-size: 28px;
    }
    .sec-1 .counter-value span {
        font-size: 28px;
    }
    .sec1-findbooth .row .col-md-7, .sec1-findbooth .row .col-md-5{
        width: 100%;
    }
    .sec1-findbooth .col-md-5 {
    text-align: center;
    margin-top: 25px;
}
.sec-2 p br{
   display: none;
}
.sec-2 p {
    max-width: 450px;
    margin: 0 auto !important;
}
.sec-2 .amber-bx {
    margin: 40px 0px 35px;
    max-width: 550px;
}
.sec3-inn {
        padding: 22px 16px 100px;
}
.sec-4 {
    padding: 80px 0px 60px;
}
.sec5-inn ul {
    padding-right: 0px;
}
.sec5-inn {
    padding: 20px 20px 50px;
}
.sec-6 .capabilities-sc h6 {
    font-size: 18px;
}
.sec-6 .capabilities-sc h3 {
    font-size: 16px;
    line-height: 22px;
}
.sec-8 h3 {
    font-size: 24px;
    line-height: 30px;
}
.sec-8 p {
    font-size: 16px;
    line-height: 22px;
}
.sec8-inn {
        padding: 35px 30px 35px;
    }
    .slick-slide img {
    width: 100%;
}
}
@media(min-width:767px){
.form-1-modal .mktoFormRow:nth-of-type(-n+6){
    width: calc(50% - 8px);
    float: left;
    clear: none;
    }
.form-1-modal .mktoForm .mktoFormRow:nth-of-type(2),.form-1-modal .mktoForm .mktoFormRow:nth-of-type(4),.form-1-modal .mktoForm .mktoFormRow:nth-of-type(6){
    margin-left: 15px !important;
}
}
@media(max-width:767px){
    .form-2-modal .mktoForm .mktoFormRow {
    flex-direction: column;
}
.form-2-modal .mktoForm .mktoFormRow> :nth-of-type(2) {
    margin-left: 0 !important;
}
    .sec-4 .mob-view {
    display: block;
}
.sec-4 .web-view {
    display: none;
}
    .banner_sec {
    background: unset;
    padding: 30px 0px 50px;
    background-color: #b3dafe;
}
.sec-1 {
        padding: 30px 0px 30px;
    }
    .sec-1 .sf-team-up {
    padding-bottom: 25px;
}
.sec-2 .join2 {
        width: 100px;
        top: unset;
        bottom: -55px;
    }
    .sec-2 .join1 {
        width: 100px;
    top: unset;
    bottom: -40px;
}
.sec3-inn {
        padding: 22px 16px 30px;
    }
    .sec-4 .offer-cta {
    bottom: 60px;
}
.sec-6 .custom-next {
    top: -45px;
}
.sec-6 .custom-prev {
    right: 80px;
    top: -45px;
}
.sec8-inn {
        padding: 30px 30px 35px;
        background: unset;
        background-color: #b3dafe;
        border-radius: 20px;
    }
    .sec-6 .capabilities-sc .box-inn {
    margin: 0 10px;
}
.footer-outer {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
    .sec-2 .amber-bx {
        max-width: 100%;
    }
     .sec-3 .row .col-md-6:nth-of-type(1){
        margin-top: 10px;
     }
    .sec-3 .row .col-md-6:nth-of-type(2) {
    margin-top: 24px;
}
#sec5-box {
    margin-bottom: 25px;
}
#sec5-box:last-child{
    margin-bottom: 0px;
}
.sec-5 .row:nth-of-type(2) .col-md-4 {
    margin-bottom: 25px;
}
.sec-5 .row:nth-of-type(2) .col-md-4:last-child{
    margin-bottom: 0px;
}
}

@media(max-width:575px){
    .modal-body {
    padding: 10px 10px 20px;
}
    .modal.show .modal-dialog {
    margin: 20px !important;
}
.header-row .col-xs-12{
        width: 50%;
}
.header-row .logo {
    width: 160px;
}
.header-row ul li img {
    width: 90px;
}
.header-row {
    padding-bottom: 30px;
}
#banner-content {
    text-align: center;
}
h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 15px 0px 10px !important;
    }
    .theam-cta, .wth-cta {
        font-size: 14px;
        padding: 10px 25px;
        margin: 0px 0 10px 0px !important;
    }
    .cta-wrapper {
  margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
}
    .banner_sec {
        padding: 25px 0px 35px;
        background-color: #b3dafe;
    }
        .sec-1 .counter-value .count-title img {
        width: 55px;
        margin-left: 8px;
    }
        .sec-1 .counter-text p {
        font-size: 12px;
        line-height: 18px;
    }
    .sec-1 .counter-value .count-title {
        font-size: 22px;
    }
    .sec-1 .counter-value span {
        font-size: 22px;
    }
    h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .sec-1 .row:nth-of-type(2) {
    padding-top: 30px;
}
p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px !important;
}
.sec1-list h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px !important;
}
.sec1-list ul li {
    font-size: 12px;
    line-height: 18px;
}
    .sec-2 .row::after {
        right: 25px;
        top: -55px;
    }
    .sec-2 .amber-bx {
        margin: 15px 0px 30px;
    }
    .sec-2 .theam-cta {
    margin: 0 auto !important;
}
.sec-2 .join1,.sec-2 .join2 {
       display: none;
    }
    .sec-2 {
    padding: 300px 0px 35px;
}
.sec-3 {
    padding: 35px 0px;
}
.sec3-inn h5 {
        font-size: 16px;
        line-height: 22px;
    }
 .sec3-inn ul li {
    font-size: 13px;
    line-height: 17px;
    background-position: left top 1px;
}   
.sec3-inn::after{
    display: none;
}
.sec3-inn {
        padding: 22px 16px 15px;

    }
  .sec-5 {
    padding: 35px 0px;
}  
.sec5-inn {
        padding: 20px 20px 25px;
        text-align: left;
    }
        .sec5-inn ul li {
        font-size: 12px;
        line-height: 18px;
    }
    .sec-6 .row {
    padding: 20px 15px 25px;
    margin: 0 5px;
}
.sec-6 .custom-prev {
        top: -20px;
    }
        .sec-6 .custom-next {
        top: -20px;
    }
    .capabilities-sc {
    padding-top: 20px;
}
.sec-6 .capabilities-sc h6 {
        font-size: 16px;
    }
    .sec-6 .capabilities-sc h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .sec-6 .capabilities-sc .box-inn {
        margin: 0 5px;
    }
        .sec-8 h3 {
        font-size: 18px;
        line-height: 24px;
    }
        .sec-8 p {
        font-size: 14px;
        line-height: 20px;
    }
    .sec8-inn {
        padding: 20px 5px 25px;
        margin: 0 5px;
    }
        .sec-8 .theam-cta {
        margin-top: 18px !important;
    }
    .sec-6 {
    padding: 0px 0px 20px;
}
.sec-4 {
        padding: 35px 0px 35px;
    }
    .sec-4 .offer-cta {
        margin: 0 auto !important;
    }
    .sec-8 {
    padding: 20px 0px 35px;
}
#sec6-content {
    padding: 0;
}
.sec-4 .offer-cta {
        bottom: 30px;
    }
}