.footCol2 .foot-head, .footCol2 .footCont {
    display: block; 
}
.heading-menu {
    margin-top: 15px;
}

    #header-mainsec .headerinner {
        box-shadow: 0 0 0 0 #fff;
    }
        .zsiq_floatmain {
            display: none !important
        }
    
        .mt-m10 {
            margin-top: -10px;
        }
    
        .mt-10 {
            margin-top: 10px;
        }
    
        .mb-m10 {
            margin-bottom: -10px;
        }
    
        .heading-menu {
            display: none;
        }
    
        .bluebanner {
            position: absolute;
            width: 100%;
            height: 160px;
            background: #FAFBFF;
            left: 0%;
            bottom: 0;
            z-index: -1;
            top: 477px;
            color: transparent;
        }
    
        .ffw-form-container {
            font-family: "ZohoPuvi";
            max-width: 466px;
            width: 100%;
            padding: 40px;
            position: relative;
            margin: auto;
            background: #fff;
            border-radius: 8px;
            padding-top: 30px;
            display: block;
            box-shadow: 0px 9px 26px rgba(214, 214, 214, 0.3);
            color: #000;
        }
    
        .ffw-form-container .ffw-form h3 {
            font-size: 18px;
            font-weight: 500;
            padding-bottom: 27px;
            text-align: center;
            position: relative;
            z-index: 3
        }
    
        .ffw-form-container .ffw-form form ul li {
            margin-bottom: 11px;
            position: relative
        }
    
        .ffw-form-container .ffw-form form ul li input,
        .ffw-form-container .ffw-form form ul li select {
            height: 44px;
            line-height: 27px;
            background-color: #fafafa;
            border: #e0e0e0 solid 1px;
            padding: 8px 10px 5px 40px;
            display: block;
            width: 100%;
            font-size: 14px;
            color: #000;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            border-radius: 0;
            box-sizing: border-box;
            transition: .3s ease-in
        }
    
        .ffw-form-container .ffw-form form ul li.ffw-ic-count select,
        .ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select {
            transition: none
        }
    
        .ffw-form-container.ffw-white-field .ffw-form form ul li input,
        .ffw-form-container.ffw-white-field .ffw-form form ul li select {
            background: #fff
        }
    
        .ffw-form-container .ffw-field input:focus,
        .ffw-form-container .ffw-field-edition input:focus,
        .ffw-form-container .ffw-field input:focus-visible,
        .ffw-form-container .ffw-field-edition input:focus-visible {
            outline: 0;
            border-color: #527be6
        }
    
        .ffw-form-container .ffw-form form ul li select:focus-visible {
            outline: 0
        }
    
        .ffw-form-container .ffw-form form ul li input[type=submit]:hover,
        .ffw-form-container .ffw-form form ul li select[type=submit]:hover {
            background: #b90a13
        }
    
        .ffw-form-container .ffw-form form ul li input::-webkit-input-placeholder {
            color: #757575
        }
    
        .ffw-form-container .ffw-form form ul li input:-ms-input-placeholder {
            color: #757575
        }
    
        .ffw-form-container .ffw-form form ul li input::placeholder {
            color: #757575
        }
    
        .ffw-form-container .ffw-form form ul li .ffw-errmsg, .ffw-form-container .ffw-form form ul li .ffw-errmsg-custom {
            display: none;
            position: relative;
            color: red;
            background-color: #fff;
            padding: 5px 0 0;
            font-size: 11px;
            line-height: 10px
        }
    
        .ffw-form-container .ffw-form form ul li #meGDPRMessage,
        .ffw-form-container .ffw-form form ul li #meGDPRMessage label,
        .ffw-form-container .ffw-form form ul li .ffw-privacy {
            font-size: 11px;
            color: #000;
            line-height: 18px;
            margin-top: 14px;
            font-weight: 300
        }
    
        .ffw-form-container .ffw-form form ul li #meGDPRMessage label>b,
        .ffw-form-container .ffw-form form ul li #meGDPRMessage>b,
        .ffw-form-container .ffw-form form ul li .ffw-privacy>b {
            font-weight: 300;
            font-size: 10px
        }
    
        .ffw-form-container .ffw-form form ul li #meGDPRMessage label>a,
        .ffw-form-container .ffw-form form ul li #meGDPRMessage>a,
        .ffw-form-container .ffw-form form ul li .ffw-privacy a {
            color: #0195fb
        }
    
        .ffw-form-container .ffw-form form ul li #meGDPRMessage {
            margin: 10px 0
        }
    
        .ffw-form-container .ffw-form form ul li:last-child {
            margin-top: 20px;
            margin-bottom: 0
        }
    
        .ffw-form-container .ffw-form form ul li:last-child::before {
            display: none
        }
    
        .ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select {
            width: calc(50% - 5px);
            display: inline-block;
            border: none
        }
    
        .ffw-form-container .ffw-form.form-us form ul li select.commonselect, .ffw-form-container .ffw-form form ul li select.commonselect {
            margin-top: 15px;
            padding-left: 10px;
            border-left-width: 1px;
        }
    
        .ffw-form.with-state form ul li select#country_state {
            border-left-width: 1px;
        }
    
        .ffw-form-container .ffw-form-fields {
            padding-left: 0;
            margin: 0
        }
    
        .ffw-form-container .ffw-form strong {
            font-weight: 300
        }
    
        .ffw-form-container .ffw-hide {
            display: none
        }
    
        .ffw-form-container .ffw-form form ul li.ffw-ic-count select,
        .ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select {
            -webkit-appearance: none;
            -moz-appearance: none;
            background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
            background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) .5em;
            background-size: 6px 5px, 5px 5px, 1px 1.5em;
            background-repeat: no-repeat
        }
    
        .ffw-form-container .ffw-form p {
            margin-top: 0;
            margin-bottom: 0;
            text-align: center;
            font-weight: 400;
            font-size: 14px;
            line-height: 27px;
            text-align: left;
            background-image: linear-gradient(45deg, transparent 50%, #252525 50%), linear-gradient(135deg, #252525 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
            background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), calc(100% - 2.5em) 0.5em;
            background-size: 6px 5px, 5px 5px, 1px 1.5em;
            background-repeat: no-repeat;
        }
    
        .ffw-form-container .ffw-form h2 {
            font-size: 18px;
            line-height: 28px;
            text-align: left;
            font-weight: 500;
            color: #000;
            width: 100%;
            margin: AUTO;
            margin-bottom: 14px;
            margin-top: 15px
        }
    
        .ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count {
            border: #e0e0e0 solid 1px;
            background: #fafafa;
            border-radius: 3px;
            position: relative
        }
    
        .ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count:after {
            content: '';
            width: 1px;
            height: 60%;
            background: #e0e0e0;
            position: absolute;
            left: 49%;
            right: auto;
            top: 20%
        }
    
        .ffw-form-container .ffw-field label, .ffw-form-container .ffw-field-edition label {
            font-weight: 300;
            color: #000;
            font-size: 14px;
            opacity: 1
        }
    
        .ffw-form-container .ffw-field .star {
            color: #646464;
            font-size: 12px;
            position: relative
        }
    
        .ffw-form-container .ffw-field .palceholder .star {
            color: red
        }
    
        .ffw-form-container label {
            cursor: pointer
        }
    
        .ffw-form-container .ffw-form-thanks-msg {
            display: none
        }
    
        .ffw-form-container.ffw-form-success .ffw-form {
            display: none
        }
    
        .ffw-form-container.ffw-form-success .ffw-form-thanks-msg {
            display: block
        }
    
        .ffw-form-container .ffw-checkbox label {
            opacity: 1
        }
    
        .ffw-form-container .ffw-additional-data,
        .ffw-form-container .ffw-hidden-data {
            display: none
        }
    
        .palceholder {
            margin-bottom: 7px;
            font-size: 13px;
        }
    
        .ffw-form-type-1 .ffw-form form ul li input,
        .ffw-form-type-1 .ffw-form form ul li select {
            height: 38px;
            line-height: 27px;
            background: linear-gradient(to right, #fff, #F7FCFF);
            border: #e0e0e0 solid 1px;
            padding: 8px 10px;
            display: block;
            width: 100%;
            font-size: 14px;
            color: #000;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            border-radius: 5px;
            box-sizing: border-box;
            transition: .3s ease-in
        }

        .ffw-form-container .ffw-form form ul li input[type=submit],
        .ffw-form-container .ffw-form form ul li select[type=submit] {
            cursor: pointer;
            background: #db232c;
            font-size: 18px;
            color: #fff;
            font-weight: 400;
            border-width: 0;
            padding: 10px;
            transition: all .7s ease;
            -webkit-transition: all .7s ease;
            -moz-transition: all .7s ease;
            height: auto;
            margin-bottom: 10px
        }

        .ffw-form-type-1 .ffw-form form ul li select.ffw-edition-storage{
            opacity: 0;
        }
    
        .ffw-form-type-1 .ffw-form form ul li input{
            appearance: textfield;
            -webkit-appearance: textfield;
            -moz-appearance: textfield;
         }
         .ffw-form-type-1 .ffw-form form ul li.ic-addon input{
            height: 12px;
            width: 12px;
            display: inline;
            padding: 0;
            border: 1px solid #000;
            background: transparent;
         }
        .ffw-form-type-1 .ffw-form form ul li select {
            padding: 0 10px;
        }
    
        .ffw-form-type-1 .ffw-form form ul li select.c-code {
            position: absolute;
            left: 0;
            width: 68px;
            border-radius: 0;
            z-index: 3;
            opacity: 0;
            visibility: hidden;
        }
        .ffw-form-type-1 .ffw-form form ul li div.country_code {
            position: absolute;
            left: 0;
            width: 68px;
            border-radius: 0;
            z-index: 2;
            height: 38px;
            line-height: 20px;
            background-color: transparent;
            border: #e0e0e0 solid 1px;
            padding: 8px 0 8px 10px;
            display: block;
            border-radius:5px 0 0 5px;
            -webkit-border-radius:5px 0 0 5px;
            -moz-border-radius:5px 0 0 5px;
            -ms-border-radius:5px 0 0 5px;
            -o-border-radius:5px 0 0 5px;
            white-space: nowrap;
            transition: .3s;
    }

    .ffw-form-type-1 .ffw-form form ul li div.country_code input{
            width: 100%;
            height: 100%;
            border: none;
            padding: 0;
    }

        .ffw-form-type-1 .ffw-form form ul li div.country_code::before {
            content: " ";
            display: block;
            border: 5px solid rgb(37, 37, 37);
            position: absolute;
            right: 0;
            top: 0;
            margin-top: 15px;
        margin-right: 7px;
            border-left-color: transparent;
            border-right-color: transparent;
            /* width: 7px; */
            border-bottom-color: transparent;
    display: none;
        }
    .ffw-form-type-1 .ffw-form form ul li div.country_code.brcFix{border-right-color: #4D90FE !important;}
       .ffw-form-type-1 .ffw-form form ul li.ffw-field.ic.ic-count select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg,transparent 50%,#252525 50%),linear-gradient(135deg,#252525 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);
    background-position: calc(100% - 20px) calc(1em + 1px),calc(100% - 15px) calc(1em + 1px),calc(100% - 2.5em) .5em;
    background-size: 6px 5px,5px 5px,1px 1.5em;
    background-repeat: no-repeat;
}
        .ffw-form-type-1 .ffw-form form ul li input.phn-num {
            padding-left: 85px;
        }
        .ffw-form-type-1 .ffw-form form ul li input.phn-num::-webkit-inner-spin-button, 
        .ffw-form-type-1 .ffw-form form ul li input.phn-num::-webkit-outer-spin-button { 
      -webkit-appearance: none; 
    }
    
        .ffw-form-type-1 .ffw-form form ul li input.phn-num {
            padding-left: 85px;
        }
    
        .ffw-form-type-1 .ffw-field label, .ffw-form-type-1 .ffw-field-edition label {
            font-weight: 300;
            color: #010101;
            font-size: 14px;
            opacity: 1
        }

        .ffw-form-type-1 .ffw-field.ic-addon label{
            font-size: 13px; 
            color: #000;
            margin-left: 5px;;
        }
    
        .ffw-form-type-1 .ffw-field .star {
            color: #646464;
            font-size: 12px;
            position: relative
        }
    
        .ffw-form-type-1 .ffw-field .palceholder.focused {
            top: -2px;
            padding: 0 5px;
            left: 37px
        }
    
        .ffw-form-type-1 .ffw-field .focused label {
            font-size: 10px
        }
    
        .ffw-form-type-1 .ffw-field .palceholder .star {
            color: red
        }
    
        .ffw-form-type-2 .ffw-form form ul li input,
        .ffw-form-type-2 .ffw-form form ul li select {
            height: 44px;
            line-height: 27px;
            background-color: #fafafa;
            border: #e0e0e0 solid 1px;
            padding: 10px 15px;
            display: block;
            width: 100%;
            font-size: 14px;
            color: #000;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            border-radius: 0;
            box-sizing: border-box;
            transition: .3s ease-in
        }
    
        .ffw-form-type-2 .ffw-form form ul li.ffw-ic::before {
            display: none
        }
    
        .ffw-form-type-3 .ffw-form form ul li input,
        .ffw-form-type-3 .ffw-form form ul li select {
            height: 44px;
            line-height: 27px;
            border: none;
            border-bottom: #e0e0e0 solid 1px;
            padding: 8px 10px 5px 40px;
            display: block;
            width: 100%;
            font-size: 14px;
            color: #000;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            border-radius: 0;
            box-sizing: border-box;
            transition: .3s ease-in;
            background: transparent
        }
    
        .ffw-form-type-3 .ffw-form.form-us form ul li.ffw-ic-count {
            border-bottom: #e0e0e0 solid 1px;
            border-radius: 3px;
            position: relative
        }
    
        .container {
            max-width: 1100px;
        }
    
        .contentWrapper {
            display: inline-block;
            position: sticky;
            margin-top: 55px;
            width: 448px;
            vertical-align: top;
            padding-left: 26px;
            padding-right: 125px;
            top: 173px;
        }
    
        .top-content h1 {
            font-size: 48px;
            color: #0069F7;
            line-height: 55px;
            font-weight: 600;
            margin: 0 0 22px;
            position: relative;
        }
    
        .top-content p {
            font-size: 15px;
            line-height: 29px;
        }
        .ffw-form-container, .ffw-form-container  *{
            box-sizing: border-box;
        }
        .ffw-form-container {
            display: inline-block;
            vertical-align: top;
            border: 1px solid #EEE;
            margin-top: 35px;
            position: relative;
        }
    
        .ffw-form-container::before {
            content: "";
            position: absolute;
            height: 28px;
            width: 35px;
            background: url(https://www.manageengine.cn/cloud-siem/images/log360-cloud-get-quote-sprite.png) no-repeat;
            background-size: 110px;
            background-position: -45px -1px;
            right: -17px;
            top: 32px;
        }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition input,
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition select {
            height: auto;
            background-color: transparent;
            border: none;
            padding: 0;
            display: inline-block;
            width: auto;
            color: #000;
            border-radius: 2px;
            box-sizing: border-box;
            transition: .3s ease-in;
            font-size: 12px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
    }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan input {
            height: 14px;
            width: 14px;
            border-radius: 50%;
        }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan select {
            height: 26px;
            width: 71px;
            border: 1px solid #D9D9D9;
            border-radius: 4px;
            text-align: center;
            appearance: auto;
            -webkit-appearance: auto;
        }
    
        .ffw-edition-plan {
            border: 1px solid #E0E0E0;
            height: 38px;
            position: relative;
            border-radius: 5px;
            margin-bottom: 10px;
            transition: .3s;
        }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan .ffw-plan-storage input{
            position: relative;
            opacity: 1;
            height: 20px;
            width: 66px;
            display: inline;
            border-radius: 0;
            padding-left: 0;
            margin-right: 0;
            z-index: 2;
            font-size: 12px;
            bottom: 1px;
        }
        
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan .ffw-plan-storage input::-webkit-outer-spin-button, .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan .ffw-plan-storage input::-webkit-inner-spin-button{
            -webkit-appearance: none;
            margin: 0;
        }
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan .ffw-plan-storage input[type=number] {
            -moz-appearance: textfield;
        }
        .ffw-form-type-1 .ffw-edition-plan .ffw-plan-storage input~label{
            width: auto;
            padding: initial;
            display: inline;
            z-index: 2;
            position: relative;
            padding: 0 7px 0 5px;
            font-size: 12px;
            bottom: 1px;
        }
    
        .ffw-edition-plan.act {
            background: #EDF4FD;
        }
    
        .ffw-form-type-1 .ffw-field-edition .ffw-edition-plan.act label {
            font-weight: 500;
            color: #237fff;
        }
        
        .ffw-form-type-1 .ffw-field-edition .ffw-edition-plan.act .ffw-plan-storage label{
            font-weight: 300;
            color: #010101;
        }
    
        .ffw-plan-storage::before{
            content: "";
            position: absolute;
            height: 24px;
            width: 69px;
            right: 0;
            top: -1px;
            background: #fff;
            z-index: 1;
            border-radius: 2px;
            border: 1px solid #D9D9D9;
        }
    
        /* .ffw-edition-plan::after {
            content: "";
            position: absolute;
            width: 48%;
            height: 100%;
            right: 0;
            top: 0;
            cursor: not-allowed;
            z-index: 3;
        }
    
        .ffw-edition-plan.act::after {
            display: none;
        } */
    
        .ffw-edition-plan.act,
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan.act select,
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan.act .ffw-plan-storage::before {
            border-color: #237fff;
        }
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .ffw-edition-plan.act select {
            background-color: #fff;
        }
    
        /*.ffw-edition-plan:nth-of-type(5){margin-bottom: 0;}*/
        .ffw-plan-storage {
            display: inline;
            float: right;
            position: relative;
            top: 6px;
            margin-right: 13px;
        }
    
        .ffw-plan-storage span,
        .ffw-form-type-1 .ffw-field-edition .edition-addon label {
            font-weight: 500;
            text-align: left;
            color: #000;
            opacity: .6;
            text-transform: uppercase;
            margin-right: 18px;
            font-size: 11px;
            line-height: 16px;;
        }
    
        .ffw-form-type-1 .ffw-field-edition .edition-addon label {
            display: inline-block;
            text-align: right;
        }
    
        .ffw-form-type-1 .ffw-edition-plan input~label {
            display: inline-block;
            width: 50%;
            padding: 7px 0 7px 39px;
        }
    
        .ffw-form-type-1 .ffw-edition-plan input~label .checkmark {
            position: absolute;
            left: 15px;
            height: 14px;
            width: 14px;
            border: 1px solid #b7b7c7;
            border-radius: 50%;
            top: 0;
            bottom: 0;
            margin: auto;
            cursor: pointer;
            top: 0;
            bottom: 0;
            margin: auto;
        }
    
        .ffw-form-type-1 .ffw-edition-plan input~label .checkmark::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            margin: auto;
            height: 8px;
            width: 8px;
            border-radius: 50%;
            background: #006cff;
            display: none;
        }
    
        .ffw-form-type-1 .ffw-edition-plan input:checked~label .checkmark::after {
            display: block;
        }
    
        .ffw-form-type-1 .ffw-edition-plan input {
            opacity: 0;
            position: absolute;
        }
    
    .ffw-form-container .ffw-form form ul li .ffw-edition-plan .ffw-errmsg, .ffw-form-container .ffw-form form ul li .ffw-edition-plan .ffw-errmsg-custom{
        position: absolute;
        right: 0;
        top: -9px;
        padding: 0;
        }
.ffw-form-container .ffw-form form ul li .ffw-edition-plan .ffw-errmsg-custom{width: 121%;top: -13px;}
    
        .edition-addon-wrapper {
            border-top: 0;
            height: 40px;
            margin-top:-13px;
            padding-top:7px;
            display: none;
            border-radius: 0 0 4px 4px;
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            -ms-border-radius: 0 0 4px 4px;
            -o-border-radius: 0 0 4px 4px;
    }
    
        .edition-addon-wrapper.edition-addon-input {
            background: #fafafa;
            border: 1px solid #E0E0E0;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            height: auto;
        }
    
    
        .edition-addon-input .edition-addon {
            right: 5px;
            top: 6px;
            position: relative;
            margin-bottom: 3px;
    text-align: right;
        }
    
         .mssp-addon-wrapper{
    display: table;
    width: 100%;
    
        }
    
        .edition-addon-checkbox .edition-addon {
            text-align: center;
        }
    
        .edition-addon-checkbox input {
            border-radius: 5px;
            border-color: #000;
        }
    
        .ffw-form-type-1 .ffw-field-edition .edition-addon-checkbox label {
            color: #000;
            font-weight: 300;
            font-size: 12px;
            margin-left: 10px;
            opacity: 1;
            text-transform: none;
        }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .edition-addon-input input {
            border: 1px solid #DEDEDE;
            height: 26px;
            width: 71px;
            background: #fff;
            padding: 4px 10px;
            float: right;
        }
    
        .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .edition-addon-checkbox input {
            border: 1px solid #000;
            height: 13px;
            width: 13px;
            background: #fff;
            appearance: textfield;
            -webkit-appearance: textfield;
            -moz-appearance: textfield;
        }
    
        .icon-sprite {
            background: url(https://www.manageengine.cn/cloud-siem/images/log360-cloud-get-quote-sprite.png) no-repeat;
            background-size: 110px;
        }
    
        .icon-quote {
            position: absolute;
            height: 36px;
            width: 41px;
            background-position: 0 0;
            bottom: 10px;
            left: 150px;
        }
    
        .icon-compare {
            position: relative;
            display: inline-block;
            margin-left: 8px;
            vertical-align: middle;
            height: 16px;
            width: 16px;
            background-size: 130px;
            background-position: -100px 1px;
        }
    
        .ffw-form-container .ffw-form p.compare-link {
            text-align: left;
            font-size: 12px;
            font-weight: 400;
            margin-bottom: 0;
            float: right;
            background: none;
            line-height: 24px;;
        }
    
        .ffw-form-type-1 .compare-link a {
            text-align: left;
            text-decoration: underline;
            font-size: 13px;
        }

        .ffw-form-type-1 .editionPlaceholder{
            position: absolute;
            top: 29px;
            font-size: 14px;
            font-weight: 400;
            padding-left: 11px;
            width: 100%;
            text-align: left;
            border: #e0e0e0 solid 1px;
            border-radius: 5px;
            padding: 4px 0 4px 11px;
            color: #000;
        }

        .ffw-form-type-1 .editionPlaceholder span{
            font-size: 11px;
            font-weight: 300;
        }
    
        .bottom-content {
            position: relative;
            margin-top: 55px;
            padding: 30px 0;
            font-size: 16px;
            line-height: 30px;
            color: #000;
        }
    
        .bottom-content span {
            font-size: 30px;
            font-weight: 700;
            display: block;
            line-height: auto;
            margin-top: 10px;
        }
    
        /*.bottom-content::before{content: ""; position: absolute; width: 100%; height: 100%; background: #FAFBFF; left: 0%; bottom: 0; z-index: -1;}*/
        .mob-placeholder {
            display: none;
        }
    
        .ffw-form-container .ffw-form form ul li .edition-addon .ffw-errmsg, .ffw-form-container .ffw-form form ul li .edition-addon .ffw-errmsg-custom{
            background: none;
            text-align: right;
        }
       
         #meGDPRMessage .checkmarkgdpr{
              height: 12px !important;
              width: 12px  !important;
              top: 3px;
              border-radius: 2px;
        }
        @media screen and (max-width: 1140px) {
            .sec-pTB .container {
                max-width: 90%;
            }
    
            .contentWrapper {
                width: 100%;
                padding: 0;
                position: relative;
                top: 0;
            }
    
            .ffw-form-container {
                display: block;
                margin: 0 auto;
            }
    
            .bottom-content {
                margin-top: 50px;
                text-align: center;
            }
    
            .contentWrapper {
                text-align: center;
            }
    
            .icon-quote {
                left: 190px;
                right: 0;
                margin: auto;
            }
    
            .bottom-content {
                margin: 20px 0 50px;
            }
        }
    
        @media screen and (max-width: 767px) {
            .ffw-form-container .ffw-form {
                padding: 20px
            }
    
            .contentWrapper {
                margin-top: 80px;
            }
    
            .ffw-form-container .ffw-form h2 {
                font-size: 18px
            }
    
            .ffw-form-container {
                margin: 0 auto 60px;
            }
    
            .ffw-form-type-1 .ffw-form form ul li.ffw-field-edition .edition-addon-input input {
                appearance: none;
                -webkit-appearance: none;
            }
    
            .bottom-content span {
                line-height: 40px;
            }
    
            .bluebanner {
                display: none;
            }
        }
    
        @media screen and (max-width: 550px) {
            .ffw-form-container {
                width: 90%;
                max-width: 100%;
                padding: 40px 5%;
            }
    
            .bottom-content {
                margin: 20px 10px 50px;
            }
        }
    
        @media screen and (max-width: 500px) {
            .mob-placeholder {
                display: block;
                font-weight: 600;
                text-align: right;
                color: #000;
                opacity: .6;
                text-transform: uppercase;
                margin-right: 10px;
                font-size: 12px;
            }
    
            .ffw-plan-storage span {
                display: none;
            }
    
            .edition-addon-wrapper {
                min-height: 38px;
                height: auto;
            }
        }
    
        @media screen and (max-width: 350px) {
           
            .ffw-form-container {
                width: 90%;
                max-width: 100%;
                padding: 10px 5% 40px 5%;
            }
            .ffw-form-container .ffw-form {
                padding: 0px;
            }
            .ffw-form-type-1 .ffw-edition-plan input~label {
                width: 58%;
            }
    
            .ffw-form-type-1 .ffw-field label, .ffw-form-type-1 .ffw-field-edition label {
                font-size: 13px;
            }
            .ffw-form-type-1 .ffw-field-edition .mssp-addon .edition-addon label{
                display: block;
                margin-right: 0;
            }
            .edition-addon-wrapper.edition-addon-input {
                height: 136px;
            }
            .ffw-form-type-1 .ffw-field-edition .edition-addon-checkbox label{
                margin: 0;
            }
        }
        
@media screen and (min-width: 1026px) {
    #header-topsec {
        position: fixed;
    }
}
@media only screen and (max-width: 450px) {
    header:not(.abheader) #header-mainsec {
        top: 40px;
    }
}
