.per40 {
    width: 38%;
    padding: 1%;
    float: left;
    margin-top: 145px;
}

.vdo-descrp {
    margin: 0;
    padding: 1px 5px 7px 5px;
    background: #262626;
    color: #fff;
    font-size: 13px;
    width: 320px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}

.video_area {
    float: left;
    width: 100%;
    margin: 5px 0 0 10px;
}

.formcontent {
    width: 100%;
    margin: 0 auto
}

.form-sec {
    border: 1px solid #ddd;
    padding: 10px 20px;
}

.form-sec td {
    width: 50%
}

.form-sec {
    margin-top: 20px
}

.form-sec input[type="text"],
.form-sec input[type="email"],
.form-sec input[type="phone"],
.form-sec input[type="number"],
.form-sec select,
.form-sec textarea {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    width: 80%;
    vertical-align: middle
}

.form-sec td {
    padding: 10px 0
}

.form-sec td td {
    padding: 0
}

.form-sec label {
    vertical-align: middle
}

.form-sec input[type="submit"],
.form-sec input[type="reset"] {
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 14px
}

.pricingRow2 {
    background-color: #FFF;
    margin: auto;
    text-align: center;
    width: 250px;
}

.pricingRow1 {
    background-color: #FFF;
    margin: auto;
    text-align: center;
    width: 550px;
}

.form-btns>button {
    width: 120px;
}

.form-btns {
    display: inline-flex;
    justify-content: center;
    gap: 12px;
    margin-top: 24px;
}

.ui-widget-header .ui-icon {
    background-image: url(https://cdn.manageengine.com/clouddns/images/ui-icons.png);
}

#ui-datepicker-div {
    z-index: 10 !important;
}

#datepicker {
    position: relative
}

#datepicker input::-webkit-calendar-picker-indicator {
    width: 35px;
    opacity: 1;
    /* background: green; */
    color: transparent;
    position: absolute;
    right: 7px;
    top: 1px;
    bottom: 1px;
    content: '';
    background-image: url(https://cdn.manageengine.com/clouddns/images/demo-calendar.png);
    background-Position: 97% center;
    background-Repeat: no-repeat;
    cursor: pointer;
    background-size: 35px;
    height: 40px;
    z-index: 99;
}

input::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1
}

input::-webkit-calendar-picker-indicator:hover {
    background: transparent;
    cursor: pointer;
}

#datepicker input:hover {
    background: none;
}


input {
    box-sizing: border-box;
    position: relative;
    width: 100%;
}

input[type="date"]::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    background-image: url(https://cdn.manageengine.com/clouddns/images/demo-calendar.png);
    background-Position: 97% center;
    background-Repeat: no-repeat;
    cursor: pointer;
    background-size: 30px;
    height: 40px;
    z-index: 99;
    pointer-events: none;
}


input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;

}

.inputs div input.date {
    padding-right: 52px !important;
    padding-top: 10px !important;
    padding-bottom: 8px !important;
}

.datewrapper {
    position: relative;
    width: 400px;
}

.clearDate {
    font-family: sans-serif;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 15px;
    color: #222;
    background-color: #e8e8e8;
    right: 146px;
    top: calc(50% - 10px);
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
}

.ui-datepicker-trigger {
    position: absolute;
    top: 17px;
    right: 60px;
    width: 30px;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    opacity: 0;
}

.demo-form-mobile {
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

#meGDPRMessage {
    margin: 0
}

#MECountryListing {
    width: 90%
}

#formCTAgdpr {
    margin-top: 10px
}

.formwidth {
    width: 100%;
    margin: 0 auto;
}

.form-sec {
    border: 1px solid #ddd;
    padding: 10px 30px;
}

.form-sec td {
    width: 50%
}

#formCTAgdpr {
    font-size: 11px
}

.form-sec {
    margin-top: 20px
}

.form-sec input[type="text"],
.form-sec input[type="email"],
.form-sec input[type="phone"],
.form-sec input[type="number"],
.form-sec select,
.form-sec textarea {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    width: 80%;
    vertical-align: middle
}

.form-sec td {
    padding: 10px 0
}

.form-sec td td {
    padding: 0
}

.form-sec label {
    vertical-align: middle
}

.form-sec input[type="submit"],
.form-sec input[type="reset"] {
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 14px;
    width: 90px;
}

.reset-btn {
    border-radius: 4px;
    background: #dfdfe0;
    color: #333;
    font-size: 16px;
    padding: 13px 20px !important;
    border: none;
    outline: none;
    margin: 0px auto;
    width: 45%;
}

.quote-btn {
    display: block;
    background: #5badd3;
    width: 45%;
    color: #fff;
    font-size: 16px;
    padding: 13px 20px !important;
    border: none;
    outline: none;
    border-radius: 4px;
    margin: 0px auto;
}

.cta-btn {
    background: #5CA728;
    border: 1px solid #5CA728 !important;
    margin-right: 20px;
    color: #fff !important
}

.dwn-priv {
    margin: 0 0 10px 0;
    color: #333
}

@media screen and (max-width: 760px) {
    .btmBar {
        display: none !important
    }

    .per40 h2 {
        font-size: 25px;
        line-height: 34px;
        margin: 20px 0 20px;
    }

    .per40 {
        width: 93%;
        margin-top: 20px
    }

    .indx-titl-font {
        line-height: 50px;
    }

    .form-sec {
        padding: 10px 10px;
    }

    #MECountryListing {
        width: 80%;
    }

    .ui-datepicker-trigger {
        right: 22px
    }
}