.fa-check-circle:before {
    content: "\f058";
}
li.Child_menu_hide ul{
display:none !important;
}

.pricing .featurelist-wrap-nohide{
padding-bottom:0px !important;
}


.wistia_click_to_play {
height: 100% !important;
}


.mktoForm .mktoError .mktoErrorArrow {
  
    border: 1px solid #DC5F5F !important;
}

.comm100-global-plugIn-form input.comm100-global-plugIn-input, .comm100-global-plugIn-errorInfo {font-family: "Ubuntu Regular", sans-serif !important;}




.mktoInvalid{
    border: 2px solid #DC5F5F !important;
}

.mktoForm .mktoError .mktoErrorMsg,.mktoForm .mktoError .mktoErrorArrow {
   
    background-color: #DC5F5F !important;
}
.mktoForm .mktoError .mktoErrorMsg{
text-shadow:unset  !important;
box-shadow:unset  !important;
-webkit-box-shadow:unset  !important;
border:unset !important;
    padding: 8px 24px!important;
 background-image :unset  !important;
    font-weight: 400;
    color: #fff !important;
  font: 13px "Ubuntu Regular", sans-serif !important;
    border-radius: 8px !important;
}


@media screen and (max-width: 767px) {
    .menu-item--freetrial .c-link:before {
        left: 0px !important;
        width: calc(100% - 20px) !important;
    }
}
.cli_settings_button,.cli_action_button {
    cursor:pointer;
}
.cli-modal-backdrop {
    z-index:9999;
}
.cli-switch input:checked + .cli-slider {
    background-color: #a1cc3a;
}
.cli-tab-footer .cli-btn {
    background-color: #0094d4;
}