@font-face {
    font-family: GT-Haptik-ZS;
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Regular.ttf);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Regular.woff);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Regular.woff2);
    font-weight: 400;

}

@font-face {
    font-family: GT-Haptik-ZS;
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Medium.ttf);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Medium.woff);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Medium.woff2);
    font-weight: 500;
}

@font-face {
    font-family: GT-Haptik-ZS;
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Bold.ttf);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Bold.woff);
    src: url(https://info.zscaler.com/rs/306-ZEJ-256/images/GT-Haptik-ZS-Bold.woff2);
    font-weight: 700;
}

html, body {
    height: 100%;
    display: flex;
    flex-flow: column;
}

body {
    font-family: GT-Haptik-ZS;
    color: #001744;
    font-size: 1rem;
    font-size: 16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}
.btn {
    border-radius: 0;
    font-weight: bold;
    font-size: 14px;
}
.btn-primary {
    background-color: #256CF7;
    border-color: #256CF7;
}
@media (min-width: 1200px) {
    h1 {
        font-size: 5.375rem;
    }
    h3 {
        font-size: 2.25rem;
    }
}
.badge1 {
    position: relative;
    padding-left: 13px;
    text-transform: uppercase;
    font-family: monospace;
    font-size: 11px;
    font-weight: 500;
}
.badge1:before {
    content: "";
    background: #256CF7;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 4px;
}
.leftBlock {
    background: linear-gradient(180deg, #236BF5 16.26%, #001744 83.74%);
    display: flex;
    flex-flow: column;
}
.leftBlock .contentBloc {
    flex: auto;
}
.rightBlock {
    background: #001744;
}
.formBlock {
    background: rgba(51, 69, 105, 0.5);
}
h3 {
    margin-bottom: 20px;
}
footer {
    background: #001744 !important;
}
footer p {
    color: #66748F;
    margin-bottom: 0px;
    font-size: 0.625rem;
}

/* form css */
.mktoForm * {
    font-family: 'GT-Haptik-ZS';
}
label, .mktoHtmlText {
    color: #fff;
}
/* Add your custom CSS below */
.mktoForm .mktoFormRow[data-wrapper-for="Single_OptIn__c"] .mktoFieldWrap label {
    order: 1;
    /* width: 76% !important; */
    width: 100% !important;
}
.mktoForm .mktoFormRow[data-wrapper-for="Single_OptIn__c"] .mktoFieldWrap {
    display: flex;
}
.mktoForm .mktoButtonWrap .mktoButton {
    border: 1px solid #6BFFB3 !important;
    padding: 0.4em 2.5em !important;
    background: #6BFFB3 !important;
    min-height: 34px;
    letter-spacing: -0.023em !important;
    display: flex;
    min-width: auto;
    margin-top: 15px;
    border-radius: 0;
    color: #001744 !important;
    font-weight: 700;
    font-size: 14px !important;
}
 .mktoButtonWrap{
         margin-left: 0px!important; 
        }
        
        .mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
            font-size: 1rem;
            font-weight: 400;
        }
        
        
        .mktoForm input.mktoField:not([type='checkbox']):not([type='radio']), .mktoForm select.mktoField, .mktoForm textarea.mktoField, select {
            border: solid 1px #66748F !important;
            min-height: 2.7rem !important;
            border-radius: 0 !important;
            margin-bottom: 0px;
            padding: 0.625rem !important;
            width: 100% !important;
            box-shadow: none !important;
            background: transparent;
            color: #fff;
        }
.mktoForm .mktoButtonWrap .mktoButton:hover {
    background: transparent !important;
    color: #2368F5 !important;
    border-color: inherit !important;
}
            
        
        .mktoForm .mktoFormCol,.mktoForm .mktoFieldWrap {
          
            font-size: 1rem;
            font-weight: 400;
            float: left;
            position: relative;
            min-height: 2em;
            width: 100%;
          
        }
        .mktoForm {
            width: 100% !important;
        }
        .mktoForm .mktoFormCol .mktoAsterix {
              display: none!important;
          
        }
        .mktoForm .mktoLabel {
            float: none !important;
        }
        .mktoForm .mktoOffset{position: absolute;}
       
        
        
        .mktoForm button.mktoButton {
            cursor: pointer;
            margin: 0;
            background: #236BF5;
            border-radius: 30px;
            border-color: #236BF5;
            min-width: 189px;
            min-height: 50px;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            color: #fff !important;
        }
        .mktoForm .mktoGutter {
            display: none;
        }
.mktoForm * {
    font-size: 0.875rem !important;
}
#LblSingle_OptIn__c {
    /* font-size: 0.75rem !important; */
}
.mktoForm .mktoFormRow[data-wrapper-for="Single_OptIn__c"] {
    margin-top: 12px;
}
.mktoForm .mktoFormRow[data-wrapper-for="Google_Click_Id__c"] ~ .mktoFormRow .mktoHtmlText {
    width: 100% !important;
}
.mktoForm .mktoFormRow[data-wrapper-for="Google_Click_Id__c"] ~ .mktoFormRow .mktoHtmlText a {
    display: inline-block;
}
.mktoForm .mktoRequiredField label.mktoLabel {
    display: none;
}
.mktoForm [data-wrapper-for="selectEventLocation"] + .mktoFormRow {
    width: 100%;
}
:focus-visible {
    outline: solid 1px #6BFFB3;
}
::placeholder {
    color: #66748F;
    opacity: 1; /* Firefox */
  }
  
  ::-ms-input-placeholder { /* Edge 12-18 */
    color: #66748F;
  }
  select:invalid{ color: 'red' };
@media only screen and (max-width:767px) {
    .mktoForm .mktoFormRow[data-wrapper-for="Single_OptIn__c"] .mktoFieldWrap label{
        width: 100% !important;
    }
    
    .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
        width: auto !important;
    }  
}
select option {
    color: #000000 !important;
}
 .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
        width: 30px !important;
    }
@media only screen and (max-width: 480px) {
    .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
        width: 30px !important;
    }
}