.view-state-field-contacts {
    padding: 0;
}

.always-display {
    display: block !important;
}


.topic-and-terms-block h2.wp-block-heading {
    padding-left: 0 !important;
}


.col-sm-9:has(.search-resul-container) #search-resul-block li:before {
    content: none;
}

.related_resource.hide {
    display: none;
}

.view-resourses:not(.related-resources) .load-more-block.always-display {
    display: flex !important;
    margin-bottom: 50px;
}


.view-state-field-website {
    display: flex;
    justify-content: space-between;
}

.view-state-field-website-content {
    padding-left: 15px;
}

.view-state-field-website-content a {
    color: #0a7aff !important;
    font-weight: normal;
    text-decoration: underline;
    margin-bottom: 35px;
    margin-top: 5px;
}

.view-state-field-website-content strong {
    font-weight: bold;
    font-size: 20px;
}

.row:has(.has-body-menu) + .page-header {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.row:has(.has-body-menu) + .page-header span {
    font-size: 2rem;
}

@media (min-width: 992px) {
    .main-banner-container + .view-resources-container .view-body-img, .main-banner-container + .view-resources-container .view-body-text {
        min-height: 180px;
    }
}

html {
    scroll-padding-top: 180px;
}


.page-template-template-states .wp-block-list a {
    font-size: 20px !important;
}


.header-inner .mega-menu-block .dropdown-item,
.view-resources-container .view-body-text a {
    text-transform: inherit;
}


/* States */

.state-box {
    background: #f4f0e9;
    border-radius: 25px;
    display: flex;
    align-items: center;
}

.states-page-container .group-state-data h2 {
    width: 100%;
    margin-bottom: 0;
}

.states-page-container .group-state-data h2 a {
    text-decoration: underline;
    padding-left: 10px;
    font-size: 1.5rem;
    display: block;
    width: 100%;
}


.state-info-box {
    margin-bottom: 50px;
    width: 95%;
}

.back-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.back-to-top-states {
    background: #32373b;
    padding: 15px 25px;
    border-radius: 25px;

    font-size: 1.5rem;
    color: white;
    text-decoration: none;
}


.page-template-template-states .page-header.header-has-img,
.single-state .page-header.header-has-img {
    margin-top: 20px;
}


.state-image {
    max-width: 300px;
}

/*Single state */


.no-padding {
    padding: 0;
}

.header-state {
    font-size: 2.5rem;
    margin-top: 30px;
}

.view-state-field-website:after {
    content: none;
}


.view-state-field-website {
    margin-top: 30px;
    background: #f4f0ea;
    border-radius: 20px;
    display: flex;
    align-items: center;
}

.related-resources-state {
    background: #0065a3;
    margin-left: 0;
    margin-right: 0;
}

.separate-state {
    color: black;
    opacity: 1;
    margin: 0;
}

.view-state-field-website-content div {
    display: flex;
    align-items: center;
}

.view-state-field-website-content div:first-child {
    margin-bottom: 20px;
}

.view-state-field-website-content div a {
    margin: 0;
}


.view-state-field-website-content strong,
.view-state-field-website-content a {
    font-size: 1.5rem;
}

.view-state-info {
    margin-bottom: 70px;
}


.view-state-field-website-content a {
    margin-left: 5px;
    color: #0066a4 !important;
}


.row-related-resources-state h2 {
    margin-top: 50px;
    color: #373737;
    font-size: 2rem;
}

.related-resources-state #state_resources {
    display: flex;
    align-items: stretch;
}


#state_resources > div.col-12 {
    min-height: 0;
}


#state_resources > div.col-12 > div {
    display: flex;
    flex-flow: column;
    min-height: 0;
    padding-bottom: 10px;
}

#state_resources .field-title {
    padding-top: 20px;
}

.view-state-field-contacts .view-label {
    color: #373737;
    font-size: 2rem;
}

.view-state-field-contacts .view-label + .row .col-xl-6 > div {
    background: #0066a4;
    color: white;
    border-radius: 20px;
    font-size: 1.3rem;
    padding: 25px 75px 25px 155px;
}

.view-state-field-contacts .view-state-field-user-name {
    margin-bottom: 0;
}

.view-state-field-contacts .view-state-field-user-adress a {
    color: white;
}

.view-state-field-contacts .row {
    display: flex;
    justify-content: center;
    align-items: stretch;
}


.view-state-field-contacts .view-label + .row .col-xl-6 > div {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 30px 20px;
}

.view-state-field-contacts .view-label + .row .col-xl-6 > div img {
    position: inherit;
    transform: none;
    max-height: 145px;
}

.view-state-field-contacts .data {
    max-width: 355px;
    margin-left: 30px;
}


.view-state-field-contacts .view-label + .row .col-xl-6 {
    flex: 1;
    display: flex;
}




.is-sprc-checkbox-container {
    display: flex;
    align-items: center;
    padding-top: 20px;
}

.is-sprc-checkbox-container input {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}


.is-sprc-checkbox-container img {
    margin-left: 5px;
}

.clinical-catalog-template .page-header.header-has-img {
    margin-bottom: 20px;
}


.clinical-catalog-template .content-block .content p {
    font-size: 20px;
}

.resources-content {
    background: #f4f0ea;
    padding-top: 40px;
    padding-bottom: 40px;
}

.resources-title {
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #373737;
    font-weight: 600;
}

.resources-content .title-section {
    font-size: 28px;
    margin-bottom: 30px;
}

.resources-content .cards {
    display: flex;
    align-items: strech;
    justify-content: space-between;
    margin-bottom: 50px;
}

.resources-content .cards .card {
    border: none;
    padding: 0 10px;
    background: transparent;
    cursor: pointer;
	 display: flex;
    flex-direction: column;
    flex: 1;

}

.resources-content .cards .card .content {
    border-radius: 20px;
    padding: 15px;
    background: #ffffff;
    color: #373637;
    padding-bottom: 60px;
    box-shadow: -2px 33px 92px -29px rgba(0, 0, 0, 0.67);
    -webkit-box-shadow: -2px 33px 92px -29px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: -2px 33px 92px -29px rgba(0, 0, 0, 0.67);
    overflow: hidden;
	
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.resources-content .cards .card.active .content {
    background: #0066a4;
    color: white;
}

.resources-content .cards .card .title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.resources-content .cards .card .text-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex:1;
}

.resources-content .cards .card .text-block p {
    font-size: 20px;
    max-width: 70%;
}

.resources-content .cards .card .click-link {
    bottom: 0;
    right: 10px;
    border-radius: 12px;
    background: #373737;
    cursor: pointer;
}


.resources-content .cards .card.active .click-link {
    background: white;
}

.resources-content .cards .card.active .click-link .click-white {
    display: none;
}

.resources-content .cards .card.active .click-link .click-black {
    display: block;
}

.resources-content .cards .card .click-link .click-white {
    display: block;
}

.resources-content .cards .card .click-link .click-black {
    display: none;
}

.resources-content .cards .card.active img.active {
    display: block;
}

.resources-content .cards .card.active img.default {
    display: none;
}

.resources-content .cards .card img.active {
    display: none;
}

.resources-content .cards .card img.default {
    display: block;
}

.resources-content .cards .card img.default,
.resources-content .cards .card img.active {
    max-height: 120px;
}


.resources-content .filters {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.resources-content .filters .field {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}


.resources-content .filters .field.input-field {
    width: 45%;
}

.resources-content .filters .field.input-field label {
    width: 100%;
    display: flex;
    align-items: center;
    padding-right: 40px;
}

.resources-content .filters .field.input-field label span {
    width: 100px;
    display: block;
}


.resources-content .filters .field span,
.resources-content .filters .filter-link a {
    color: #0066a4;
    font-size: 28px;
    margin: 0;
    font-weight: 600;
}

.resources-content .filters .filter-link a {
    text-decoration: underline;
}


.resources-content .filters .field input {
    border: #6a6a6a solid 1px;
    position: relative;
    top: -2px;
    font-size: 20px;
    padding: 4px;
    border-radius: 8px;

    width: calc(100% - 100px);
    max-width: 420px;
}


.resources-content .filters .filter-link {
    margin-left: auto;
}


.resources-content .filters select {
    font-size: 20px;
    border: #6a6a6a solid 1px;
    position: relative;
    top: -2px;
    padding: 4px;
    border-radius: 8px;
}


.resources-content .resources {
    border: #a2a2a2 3px solid;
    border-radius: 20px;
    background: white;
    padding: 35px;
}

.resources-content .resources .resource {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.resources-content .resources .resource:last-child {
    margin-bottom: 0;
}

.resources-content .resources .resource p {
    margin-bottom: 0;
}

.resources-content .resources .resource .category {
    padding: 5px 10px;
    background: #0167a3;
    border-radius: 10px;
    font-size: 20px;
    color: white;
    min-width: 170px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 600;
    margin-right: 20px;
}


.resources-content .resources .resource a {
    font-size: 20px;
    color: #373736;
    text-decoration: underline;
}


.attached-resources h2 {
    margin-top: 30px;
    font-size: 30px;
    margin-bottom: 30px;
}

.attached-resources .cards {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.attached-resources .card {
    border: none;
    padding: 0 10px;
    background: transparent;
}

.attached-resources .card .content {
    border-radius: 20px;
    background: #0066a4;
    padding: 20px;
    display: flex;
    flex-flow: column;
    flex: 1;
}


.attached-resources .card .content .image-block {
    position: relative;
    margin-bottom: 20px;
}

.attached-resources .card .content .image-block img {
    border-radius: 20px;
}

.attached-resources .card .content .image-block span {
    position: absolute;
    border-top-right-radius: 10px;
    background: #373737;
    left: 0;
    bottom: 0;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    color: white;
}

.attached-resources .card .content .text,
.attached-resources .card .content .title a {
    color: white;
}

.attached-resources .card .content .title a {
    font-size: 1.1rem;
    text-decoration: underline;
    margin-bottom: 10px;
    margin-top: 10px;
}

.attached-resources .card {
    width: 33.33%;
}

.attached-resources .card .button-block {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.attached-resources .card button {
    border: none;
    outline: none;
    background: white;
    color: transparent;
    border-radius: 20px;
    padding: 10px 20px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
}

.resources-content .resources {
    max-height: 800px;
    overflow: scroll;
}


#load-more-clinical-resources-btn {
    background: #0066a4;
    color: white;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 20px;
    margin-top: 30px;
    border: none;
    outline: none;
}


.attached-resources .card .content{
    box-shadow: -2px 33px 92px -29px rgba(0, 0, 0, 0.67);
    -webkit-box-shadow: -2px 33px 92px -29px rgba(0, 0, 0, 0.67);
}

.form-item.form-type-select .select-style-wrapper:after{
    pointer-events: none;
}

.page-template-template-topics-and-terms .topic-and-terms-block{
	margin-top:0;
}

@media screen and (max-width: 1500px) {
    .view-state-field-website-content strong, .view-state-field-website-content a {
        font-size: 1.2rem;
    }
}


@media screen and (max-width: 1200px) {
    .view-state-field-website {
        padding: 0;
    }

    .view-state-field-contacts .view-label + .row .col-xl-6 {
        flex: inherit;
        display: flex;
        margin-bottom: 20px;
    }


    .view-state-field-website-content div {
        display: block;
    }

	
	.resources-content .cards .card .text-block{
		flex-flow:column;
	}

	.resources-content .cards .card .text-block p{
		max-width:100%;
		font-size:18px;
	}
	
	.resources-content .cards .card .title{
		font-size:22px;
	}
}


@media screen and (max-width: 991px) {

    .view-state-field-contacts .view-label + .row .col-xl-6 > div {
        font-size: inherit;
    }

    .state-image {
        max-width: 200px;
    }

    .body-menu {
        overflow: scroll;
    }
	
	.states-page-container .group-state-data h2 a{
		font-size:1.2rem;
		margin-bottom:0;
	}

}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .view-resourses.view-state-resourses .view-content-item-block .col-12 {
        width: 50%;
    }
}


@media screen and (max-width: 768px) {
    .view-resourses.view-state-resourses .view-content-item-block .col-12 {
        width: 100%;
    }

    .view-state-field-website {
        display: flex;
        flex-flow: column;
        padding-top: 20px;
    }

    .view-state-field-contacts .view-label + .row .col-xl-6 > div img {
        display: none;
    }

    .view-state-field-contacts .data {
        margin-left: 0;
    }

    .no-padding {
        padding: 0 10px;
    }

    .view-resourses.view-state-resourses {
        margin: 0;
        width: 100%;
    }

    .state-info-box {
        width: 100%;
    }
	
	    .states-page-container .group-state-data h2 a {
        font-size: 1.2rem;
        margin-bottom: 0;
        text-align: center;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}