.subhome-states {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    margin-top: -17px;
    margin-bottom: 0px;
}

.subhome-states
.subhome-states-content-area {
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

@media (min-width: 40.0625em) {
    .subhome-states 
    .subhome-states-content-area {
        height: 510px;
    }
} 

.subhome-states-content-area 
.portlet-body nav div.govuk-breadcrumbs {
    margin-top: 0px;
}

.subhome-states-content-area {
    padding: 15px 0;
}

.subhome-states-search-content-area {
    display: flex;
    height: 100%;
    flex-direction: row;
    align-items: center;
}

.subhome-states-search-content-area > div {
    width: 100%;
}

.subhome-states-content-area .portlet-content,
.subhome-states-content-area .subhome-states-url-under-text,
.subhome-states .govuk-heading-l {
    margin-bottom: 15px;
}

@media (min-width: 641px) {
    .subhome-states-content-area {
        padding: 30px 0;
    }
    .subhome-states-content-area .portlet-content,
    .subhome-states-content-area .subhome-states-url-under-text,
    .subhome-states .govuk-heading-l {
        margin-bottom: 20px;
    }
}

.subhome-states-bg-image-selector {
    display: none !important;
}

.subhome-states-content-area
.govuk-breadcrumbs__link:focus
span.breadcrumb-text-truncate {
    color: #0b0c0c;
}

.subhome-states-content-area
.govuk-breadcrumbs__list-item.clickable-breadcrumb-list-item {
border: none;
}

.subhome-states-content-area
.govuk-breadcrumbs__list-item.clickable-breadcrumb-list-item a:focus {
    color: #0b0c0c;
    box-shadow: 0 3px #0b0c0c;
}

.subhome-states .govuk-grid-row {
    margin-right: 0px;
    margin-left: 0px;
}

.subhome-states-search-area
.subhome-states-search-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
}

.subhome-states-search-area
.subhome-states-search-container-content {
    display: flex;
    width: 66%;
    flex-direction: column;
}

.subhome-states-search-area
.selectize-control.single 
.selectize-input:after {
    content: "";
    border: none;
}

.subhome-states-search-area
.selectize-control {
    width: 100%;
    display: contents;
}

.ssscc-search-input-group {
    display: flex;
}

.subhome-states-search-area
.govuk-button:not(:active).key-active {
    top: 2px;
}

.subhome-states-search-area
.selectize-input > input {
    width: 100% !important;
}

.subhome-states-search-area
.selectize-input > input.mzv-subhome-states-zero-width {
    /* important to cursor / caret to be shown */
    width: 1px !important;
}

.subhome-states-search-area
.selectize-input.input-active {
    border: 4px solid #0b0c0c;
    z-index: 3;
    box-shadow: none;
    margin-right: 3px;
    outline: 3px solid #ffdf0f;
    outline-offset: 0;
}

.subhome-states-search-area
.selectize-input {
    display: flex !important;
    align-items: center !important;
    width: calc(100% - 53px);
    height: 53px;
    border-radius: 0px;
    border: none;
}

.subhome-states-search-area
.selectize-input.dropdown-active {
    border-radius: 0px;
}

.subhome-states-search-area
.selectize-input *,
.ssscc-sig-dd.selectize-dropdown * {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
}

.ssscc-sig-dd.selectize-dropdown {
    border-radius: 0px;
}

.ssscc-sig-dd
.selectize-dropdown-content
.option.active {
    background-color: #ffdf0f;
    color: #0b0c0c;
}

.ssscc-sig-dd
.selectize-dropdown-content
span.highlight {
    background-color: transparent;
    font-weight: 700;
}

@media (min-width: 40.0625em) {
    .subhome-states-search-area
    .selectize-input *,
    .ssscc-sig-dd.selectize-dropdown * {
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 1.31579;
    }
}

@media (min-width: 48.0625em) {
    .subhome-states-search-area
    .selectize-input {
        width: calc(100% - 68px);
        height: 68px;
    }
}

.subhome-states-search-area .idsk-search-component__button:focus,
.subhome-states-search-area .idsk-search-component__button:hover {
    color: #0b0c0c;
    background-color: #ffdf0f !important;
    text-decoration: none;
}

.subhome-states-search-area .idsk-search-component__button:hover {
    box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
}

.subhome-states-search-area .idsk-search-component__button {
    box-shadow: none;
}

.subhome-states-search-area .idsk-search-component__button svg {
    fill: gray;
}

.subhome-states-search-area .idsk-search-component__button:hover svg,
.subhome-states-search-area .idsk-search-component__button:focus svg {
    fill: #0b0c0c;
}

/* This style has to be here, not in css - for loading purposes */
.ssscc-sig-not-visible {
    visibility: hidden;
}

.subhome-states-content-quick-options-container {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0px;
    flex-wrap: wrap;
    align-items: baseline;
}

@media (min-width: 40.0625em) {
    .subhome-states-content-quick-options-container .govuk-button--secondary {
        margin-right: 20px;
    }
    .subhome-states-content-quick-options-container {
        margin-bottom: 50px;
    }
}

@media (max-width: 768px){
    .subhome-states-content-area {
        padding: 15px 15px;
    }

}