/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.topBarInMenu, .btMenuBelowLogo .menuPort::before, .btMenuBelowLogo .menuPort:after {
    display: none !important;
}
.topBarInLogoArea {
    display: none !important;
}
nav {
    margin-bottom: 20px !important;
}
h1.h1title {
    font-size: 36px;
    text-transform: uppercase;
    color: #291287;
    margin-top: 25px;
}
.listing_cli a {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.mb-3{
	margin-bottom: 30px;
}
.mb-2{
    margin-bottom: 20px;
}
.mb-7{
    margin-bottom: 70px;
}
.mt-7{
    margin-top: 70px;
}
.mt-3{
    margin-top: 30px;
}
.browse ul , ul.alphabet-filter , .listing_thera ul{
    padding: 0;
}
.browse ul li {
    list-style: none;
    padding: 10px;
    border-left: .3rem solid #083666;
    background: #f0fbfe;
    font-size: 16px;
    font-weight: 700;
    color: #083666;
}
.browse ul li:hover {
    background-color: #291287;
}
ul.alphabet-filter li {
    display: inline-block;
    padding: 10px;
    border-radius: 8px;
    margin: 0 5px;
}
ul.alphabet-filter li:hover {
    background: #291287;
}
ul.alphabet-filter li.active {
    background: #291287;
}
ul.alphabet-filter li:hover > a, ul.alphabet-filter li.active > a , .browse ul li:hover > a{
	color: white;
}
ul.alphabet-filter li a {
    margin: 0;
}
div#clinical-trials-not-found {
    color: #c10a0a;
    font-size: 18px;
}
.intro span {
    margin-right: 40px;
}
.intro_second {
    display: grid;
    grid-column-gap: 2rem;
    grid-template-columns: repeat(4, 1fr) auto;
    grid-auto-flow: row;
}
.main_card {
    background: #ffffff;
    border-radius: 1.116rem;
    box-shadow: 0 0 2px #5c4fe9;
    margin: 5rem 0;
    padding: 2.8rem;
}
.ages ul li {
    border-radius: 10rem;
    border: .1rem solid rgba(0, 0, 0, .2);
    list-style: none;
    margin-bottom: .8rem;
    padding: .8rem;
    width: max-content;
}
.intro_second h4 {
    font-weight: 600;
    font-size: 15px;
}
.stydy_connect .sc {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    background: #e0f6fc;
    border-radius: 1rem;
    padding: 1rem 2rem 3rem;
    text-align: left;
}
.sde {
    display: grid;
    line-height: 2;
    font-size: 15px;
}
.sidebar_single {
    border: .1rem solid #e5e7eb;
    border-radius: 1.6rem;
    padding: 3rem 1.6em;
}
.sidebar_single ul {
    list-style: none;
    margin: 0 0 2.4rem;
    padding: 0;
}
.sidebar_single ul {
    list-style: none;
    margin: 0 0 2.4rem;
    padding: 0;
}
.sidebar_single ul li {
    font-size: 16px;
    margin-bottom: 10px;
}
.sticky {
    position: fixed;
    top: 200px;
    width: 250px;
    z-index: 999;
}
.main_summary h3 {
    font-weight: 600;
    margin-bottom: 25px;
}
.main_summary h2 {
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0;
}
.btSidebarRight .btSidebar {
    display: none;
}
.listing_thera p {
    margin: 20px 0;
    font-size: 16px;
}
.listing_thera ul li {
    list-style: none;
    margin: 10px 0;
    font-size: 18px;
}
button.btnsearch {
    border: none;
    background: #e5f0f8;
    padding: 5px 20px;
    border-radius: 6px;
    margin: 0 5px 0 0;
}
.range-value {
    display: inline-block;
    min-width: 50px;
    text-align: center;
}
.range-container {
   display: flex;
   align-items: center;
   text-align: center;
}
input#range {
    width: 50%;
}
.main_filter {
    box-shadow: 0 3px 1px -2px #5c4fe9, 0 2px 2px #5c4fe924, 0 1px 5px #5c4fe9;
    border-radius: 1.6rem;
}
.thera_main h2 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
}
.thera_main .status {
    display: flex;
    justify-content: center;
}
.thera_main svg.recruiting-health-info__icon {
    margin-right: 12px;
}
.read_more {
    position: absolute;
    right: 0;
    bottom: -5rem;
}
.read_more a {
    padding: 1rem 3rem;
    font-size: 14px;
    font-weight: 900;
    color: #5c4fe9;
    border: 1px solid #5c4fe9;
    border-radius: 50px;
}
.thera_main {
    border: .1rem solid #e5e7eb;
    border-radius: 10px;
    padding: 20px 20px 10px 10px;
    margin: 10px !important;
}
.other_smmary {
    display: flex;
    justify-content: space-between;
}
.other_smmary .otsmry {
    font-size: 15px;
    font-weight: 600;
}
.error {
    font-size: 22px;
    text-align: center;
    color: #d10505;
    font-weight: 700;
}
.loader {
    width: 15%;
    position: absolute;
    right: 35%;
    top: 35%;
}
.search_sidebar input[type=checkbox] {
    margin: 0px 10px 0 0;
    transform: scale(1.3);
}
.sp_search input {
    margin-bottom: 20px;
    border-radius: 6px;
}
div#sponsor-checkboxes label {
    display: inline;
}
.main_filter {
    padding: 30px 20px;
}
.main_filter h3 {
    font-weight: 700;
    margin: 0;
    color: #5c4fe9;
}
.search_sidebar h4 {
    font-weight: 700;
    font-size: 16px;
    color: #0cb8b6;
    padding: 10px 0;
    border-bottom: 1px solid;
}
span.clear_filter svg {
    width: 16px;
    margin-right: 5px;
}
.close_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
span.clear_filter {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
    cursor: pointer;
}
.thrapeutic_main h1 {
    font-style: normal;
    font-size: 3.2rem;
    font-weight: 700;
    letter-spacing: 0;
    color: #083666;
    text-align: center;
    margin: 0 0 30px;
}
.landing-card{
    max-width: 136rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: url(https://www.centerwatch.com/clinical-trials/public/assets/landing-hero.png) no-repeat center center;
    background-size: cover;
    margin: 4.8rem 0 0;
    border-radius: 3.2rem;
    padding: 8rem;
}
.landing-card__top-row{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.landing-card__center-row{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 8rem 0;
}
.landing-card__bottom-row{
    width: 100%;
    height: 4.6rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.landing-card__top-row--header{
    font-style: normal;
    font-size: 4rem;
    font-weight: 700;
    line-height: 5.2rem;
    letter-spacing: 0;
    color: #fff !important;
    margin-bottom: 1.6rem;
}
.landing-card__top-row--description{
    font-style: normal;
    font-size: 1.8rem;
    line-height: 2.5rem;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff !important;
    margin: 0;
}
.info-card{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.info-card__left{
    padding-right: 4.8rem;
}
.info-card__center{
    padding-left: 4.8rem;
    padding-right: 4.8rem;
    border-left: 1px solid #00b6ef;
    border-right: 1px solid #00b6ef;
}
.info-card__right{
    padding-left: 4.8rem;
}
.icon-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 6.4rem;
    min-width: 6.4rem;
    margin-right: 2.4rem;
}
.icon-description{
    display: flex;
    flex-direction: column;
}
.icon-container__icon{
    height: 6.4rem;
    width: auto;
}
.icon-description__header{
    font-style: normal;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 3.1rem;
    letter-spacing: 0;
    color: #fff !important;
    margin: 2.4rem 0;
    text-align: left;
}
.icon-description__text{
    font-style: normal;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.9rem;
    letter-spacing: 0;
    color: #fff !important;
    text-align: left;
    margin: 0;
}
.landing-card__bottom-row a.browse-button {
    background: #009ccc;
    padding: 10px 30px;
    color: white;
    border-radius: 50px;
    font-size: 20px;
}
.btn_search::after{
    font-family: FontAwesome;
    content: "\f002";
    display: inline-block;
    color: #5c4fe9;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    font-size: 30px;
}
.search_btn {
    text-align: center;
    cursor: pointer;
}
.search_main {
    align-items: center;
    display: flex;
    margin: 50px 0;
    padding: 10px 0;
    border-radius: 1.6rem;
    box-shadow: 0 0 1px 1px #5c4fe9;
}
.search_main input, .search_main select {
    background: white !important;
    border: 1px solid #ccc;
    border-radius: 12px;
}
select.dis-select {
    padding: 12px;
}
.footer{
    background: #083666;
    color: white;
    padding: 60px 0;
}
ul#menu-sub-footer-menu li a {
    color: white;
}
ul#menu-sub-footer-menu {
    list-style: none;
}
.Location-trial {
    font-size: 2.2rem;
    font-weight: 600;
    padding: 2rem 3rem;
    border-radius: .8rem;
    border: 1px solid #01B38E;
    margin: 20px 10px;
    display: flex;
    justify-content: space-between;
    text-decoration: none !important;
}
.Location-trial p {
    color: #083666;
    margin: 0;
}
.Location-trial svg {
    width: 20px;
}
.ays_image_window .ays_image_head, .ays_minimal_window .ays_minimal_head, .ays_video_window .ays_video_head {
    height: 5% !important;
}
.volunteers_main {
    background-color: #e0f6fc;
    border-radius: 1.6rem;
    padding: 6.4rem 7.2rem;
    background-image: url(https://inclusitrials.org/wp-content/uploads/2024/06/volunteer-form-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}
.form_sidebar {
    border-left: .3rem solid #083666;
    padding-left: 3rem;
}
.input-div input, .input-div select {
    border: .1rem solid #c9d2da;
    border-radius: .8rem;
    background: white !important;
    margin: 0 0 15px;
    width: 100%;
    padding: 12px;
}
.volunteers_main span {
    color: red;
    margin-left: 5px;
}
a.vlsubmit {
    background: #5c4fe9;
    border: none;
    padding: 12px 21px;
    color: white;
    border-radius: 50px;
    margin: 20px 0;
}
.form_sidebar p {
    font-size: 18px;
    margin-bottom: 75px;
}
.vltitle {
    color: #083666;
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: 0;
}
a.vlsubmit:hover {
    text-decoration: none;
    background: transparent;
    border: 1px solid #23527c;
}
#volunteer-form span.error {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 21px !important;
}
div#form-messages {
    margin-top: 30px;
}
h2.ays_pb_show_title_on_mobile.ays_pb_title_styles_1 {
    font-size: 26px;
    font-weight: 600;
    margin: 20px 0 !important;
}
form.wpcf7-form p span {
    display: block;
    width: 60%;
    margin: 5px auto;
}
form.wpcf7-form p span input {
    height: 35px !important;
    background: white !important;
    border: 1px solid #c1c1c1 !important;
    border-radius: 12px !important;
}
form.wpcf7-form textarea{
    height: 90px !important;
    background: white !important;
    border: 1px solid #c1c1c1 !important;
    border-radius: 12px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding: 5px !important;
}
span.wpcf7-spinner {
    width: 24px !important;
}
.ays_content_box {
    padding: 0 !important;
}
.footer_logo img.btAltLogo {
    display: none;
}
.acf-map {
    height: 400px;
}

@media only screen and (max-width: 767px) {
    .search_main {
        display: block;
    }
    .search_main div {
        margin: 10px 0;
    }
    select.dis-select {
        width: 100%;
    }
    .landing-card.mt-7 {
        padding: 15px;
    }
    .landing-card__top-row--header{
        font-size: 3rem;
    }
    .landing-card__center-row {
        display: inline-block;
        margin: 4rem 0;
    }
    .info-card.info-card__center {
        padding: 30px 0;
        border: none;
    }
    .info-card.info-card__right {
        padding: 0;
    }
    h1.h1title {
        font-size: 34px;
        font-weight: 700;
    }
    h2.h2title {
        font-size: 22px;
    }
    div#clinical-trials-container , .listing_cli{
        margin: 30px 15px;
    }
    .col-md-3.main_filter {
        margin: 30px;
    }
    .thera_main {
        padding: 10px;
        margin: 0 !important;
    }
    .thera_main .status {
        justify-content: flex-start;
        margin: 10px 0;
    }
    .other_smmary {
        display: block;
        float: left;
    }
    .read_more {
        bottom: -80px;
    }
    .mt-7{
        margin-top: 40px;
    }
    .thera_main {
        margin: 20px 15px !important;
    }
    .intro_second {
        display: inline-block;
    }
    .sidebar_single.sticky {
        position: absolute;
    }
    .intro_second > div {
        margin: 30px 0;
    }
    .ages ul {
        padding: 0;
    }
    .google_map {
        margin: 30px 0 0;
    }
    .intro.mb-2 {
        display: grid;
        margin: 0;
    }
    .volunteers_main {
        margin: 0 15px !important;
    }
    .form_sidebar {
        margin-top: 40px;
    }
    .form_sidebar p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .mob-icon-menu:before {
        color: black;
    }
    .mob-menu-header-holder.mobmenu {
        width: 20%;
    }
    .mobmenu .mobmenur-container {
        top: 25px !important;
    }
}