body.modal-open {
    overflow: hidden;
    position: fixed;
}
.modal-header {
    border-bottom: none !important;
    text-align: center !important;
}
.modal-content {
    background-color: #FFF !important;
    padding: 20px;
}
.model-inner-content {
    background-color: #f0f0f0 !important;
    padding: 5px 30px !important;
    border-radius: 5px;
}
.modal-body-one p {
    line-height: 20px !important;
    font-size: 15px !important;
}
.modal-dialog {
    width: 830px !important;
}
.modal-body-title {
    color: #404040 !important;
    font-weight: bold !important;
    margin: 20px 0px !important;
}
button.close {
    color: #000;
    text-shadow: none !important;
    opacity: 1 !important;
    position: absolute;
    float: right;
    width: 97%;
    text-align: right;
    top: 0px;
    font-size: 30px;
}
.modal-title {
    color: #404040;
    font-weight: bold;
}
.faq-top h2 {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-weight: bold;
}
.faq-top p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify
}
.faq-title {
    color: #006495;
    font-weight: bold;
    margin-bottom: 15px;
}
.faq-content{
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 25px;
    text-align: justify;
}
.faq-content::before {
    position: absolute;
    content: "";
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    z-index: 99;
    top: 5px;
}
.faq-main-div {
    margin-bottom: 30px;
}
.faq-content span {
    font-weight: bold;
    margin-right: 20px;
}
.faq-small p {
    font-size: 12px;
    margin: 30px 0px 20px 0px;
}
.faq-bottom p {
    font-size: 14px;
    line-height: 20px;
}
.faq-bottom p a {
    font-weight: bold;
}
.separator.small {
    display:none;
}
.news-article-bottom-link a:hover {
    color: #FFF;
    text-decoration: none;
}
.customer-reviews h2 {
        margin-top: 0px;
}

.research-claim-main-div {
    margin-right: 1px !important;
    margin-left: 15px !important;
}
.research-claim-right-main-div {
    margin-right: 5px !important;
    margin-left: 5px !important;
}
 /*.contact-bottom-left-title > p {
    padding-left: 40px;
}*/
.contact-frm-main {
    padding: 20px 0px 0px 25px;
}
.contact-frm-second, .contact-frm-third {
    padding: 0px 0px 0px 25px;
}

@media only screen and (min-width: 320px) and (max-width: 414px) {
    .footer_top .widget_nav_menu li.menu-item a::after {
        background-color: #FFF !important;
    }
    .contact-bottom-left-title p {
        padding-left: 15px !important;
    }
    .contact-frm-main, .contact-frm-second, .contact-frm-third {
        padding-left: 5px !important;
    }
    .footer_top .q_social_icon_holder.normal_social {
        margin-left: 15px;
    }
    .footer_top.footer_top_full {
        text-align: left;
    }
    .custom_bottom_footer_content img {
        padding: 50px 0px;
    }
    .footer_top ul {
        display: block;
        float: left;
        text-align: left;
    }
    .footer_top .widget.widget_nav_menu li {
        text-align: left;
        float: none !important;
    }
    .footer_top .widget_nav_menu li.menu-item a {
        border-right: none !important;
        line-height: 25px !important;
        font-size: 17px !important;
    }
    #rev_slider_2_1_wrapper .tp-caption {
        display: none;
    }
    .research-claim-main-div { 
        margin-right: 1px !important;
        margin-left: 5px !important;
    }
    .research-claim-right-main-div {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    .custom-widget-data {
        margin-right: 20px !important;
        margin-left: 20px;
    }
    .title_subtitle_holder_inner h4.subtitle {
        display:none !important;
    }
    .title_subtitle_holder_inner span {
        font-size: 20px !important;
    }
    .footer_top a {
        margin: 0 10px !important;
    }
}