body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
}

.main_header {
    background: #7898a7;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    padding: 21px;
}

.logo_heading {
    line-height: 67px;
}

.footer-menu.oddcast {
    font-size: 9px;
}

.left_div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer {
    background: #e7edef none repeat scroll 0 0;
    padding: 25px 14px 42px;
}

.footer-menu {
    color: #618494;
    font-size: 12px;
}

.m-auto {
    margin: auto !important;
}

.w-50 {
    width: 50% !important;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
}

.w-100 {
    width: 100% !important;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
}

.terms_of_use_popup,
.privacy_policy_popup {
    cursor: pointer;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.terms_of_use_popup,
.privacy_policy_popup {
    cursor: pointer;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

img {
    max-width: 100%;
}

img {
    vertical-align: middle;
    border-style: none;
}

.main-menu ul {
    margin: 0;
}

ul {
    padding: 0;
}

.f-bold {
    font-weight: bold;
}

.feature_entire_heading {
    color: #618494;
}

.text-center {
    text-align: center !important;
}

.pointer {
    cursor: pointer;
}

.selected_support {
    color: #ff6900;
}

.right_div img {
    padding: 0px 12px;
}

h2,
.h2 {
    font-size: 2rem;
}

.w-75 {
    max-width: 75%;
}

.m-auto {
    margin: auto;
}

.pb-24 {
    padding-bottom: 24px;
}

.logo_heading {
    line-height: 67px;
}

.main_header {
    position: unset;
}

.f-bold {
    font-weight: bold;
}

.character_div {
    min-height: 365px;

}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

.pointer {
    cursor: pointer;
}

a {
    text-decoration: none;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.d-inline {
    display: inline-block;
}

.btn {
    background: black;
    background: #7898a7;
    color: white;
    border: none;
    padding: 11px;
    border-radius: 5px;
    cursor: pointer;
}

.copy_right {
    font-size: 14px;
}

.say_multiple_ul {
    width: 50%;
    text-align: left;
    margin: auto;
}

.tts_limit1 ._html5Player {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: auto !important;
}

.btn-primary {
    color: #fff;
    background-color: #7898a7;
    border-color: #7898a7;
}

#simple-content {
    width: 74%;
    border: 1px solid;
    border-radius: 6px;
}

.w-25 {
    width: 25% !important;
}

.sayAi ._html5Player {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    width: auto !important;
}

.pl-25 {
    padding-left: 25px;
}

.w-15 {
    width: 15%;
}

.mt-30 {
    margin-top: 30px;
}

.vfilter select {
    min-width: 174px;
}

.btn_child {
    display: block;
    min-width: 188px;
    font-size: 16px;
    padding: 8px;
    margin: 28px;
    border-radius: 31px;
    outline: none;
    cursor: pointer;

}

.btn_child:hover {
    opacity: .8;
}

.shadow {
    -moz-box-shadow: inset 0 0 10px #5a393978;
    -webkit-box-shadow: inset 0 0 10px #5a393978;
    box-shadow: inset 0 0 10px #5a393978;
}

.btn1,
.btn2,
.btn3 {
    background-color: #ff6600;
}

.btn5 {
    margin-top: 61px;
}

.popupClose {
    position: absolute;
    outline: none;
    border: none;
    background: white;
    font-size: 34px;
    right: 7px;
    z-index: 11;
}

.modalHeight {
    min-width: 721px;
}

.modalBodyAdjustment {
    min-height: 402px;
    padding-top: 54px;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.cursor-pointer {
    cursor: pointer;
}

.belated_heading {
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bolder;
}

.belated_text_div {
    width: 54% !important;
    position: absolute;
    left: 44px;
}

.openpopupBtn {
    margin-top: 33px !important;
    margin-bottom: 33px !important;
}

.mainCharacter {
    width: 57%;
}

#BelatedPopup p:hover {
    opacity: 0.7;
}

button#play:disabled,
button#download:disabled {
    cursor: not-allowed;
    opacity: 0.4;
}

#textToSpeak {
    min-width: 233px;
    margin-top: 20px;
}

#loading {
    max-width: 35px;
    position: absolute;
    top: 158px;
    left: -7px;
}

.loader_parent {
    position: relative;
    display: inline-block;
}

textarea::placeholder {
    opacity: 0.6;
}

.textareaTts {
    color: #618494;
    padding: 8px;
}

.w-45 {
    width: 46%;
    margin: auto;
    padding-bottom: 15px;
}

.responsiveBody {
    margin: auto;
}

.responsiveChacrterDiv {
    width: 50%;
    margin: auto;
}

.divParentBody {
    background-color: #F6FCAF;
    margin-top: 15px;
}

.arrowImg {
    position: absolute;
    top: -4px;
    height: 46px;
    left: 277px;
    z-index: 99999999999999999;
    cursor: pointer;
}

.position-relative {
    position: relative;
}

.rotateImg {
    transform: rotate(180deg);
}

.Reduceheight {
    height: 1px;
}

.d-none {
    display: none;
    transition: ease;
}

.height_80vh {
    height: 100vh;
}

@media only screen and (max-width: 520px) {
    .logo_heading img {
        width: 70%;
    }

    .right_div img {
        width: 40%;

    }

    .main_header {
        padding-right: 0px;
    }

    .right_div img {
        padding: 0px .5vw;
    }
}

.subtitleParentDiv {
    width: 1100px;
}

.subtitleParentDiv .leftDiv {
    width: 800px;
}