.section-wrapper.hero #search-container .search-option-divider {
    display: none;
}

.section-wrapper.hero #search-container .search-options-container .search-options .input.search-select .multiselect-dropdown {
    padding: 10px 10px 10px 15px;
    border-radius: 0px;
}

.section-wrapper.hero #search-container .search-options-container .search-options .input.search-select .multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    outline: none;
}

.adaa-mobile-menu {
    display: none;
}

.adaa-mobile-overlay {
    margin-top: 50px;
    padding-top: 40px;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right:0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 50;
    overflow-y: scroll;
}

.adaa-mobile-overlay .overlay-mobile-container {
    overflow-y: scroll;
}

.adaa-mobile-overlay .overlay-top-menu {
    display: flex;
    padding-left: 35px;
    padding-right: 35px;
}

.adaa-mobile-overlay .overlay-top-menu div {
    flex-basis: 50%;
}

.adaa-mobile-overlay .overlay-top-menu div:nth-child(2) {
    text-align: right;
}

.adaa-mobile-overlay .overlay-top-menu .mobile-button-donate {
    height: 43px;
    background-color: #4562a7;
    text-decoration: none;
    padding: 11px 16px 12px;
    display: inline-block;
    color: #fff !important;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.adaa-mobile-overlay .overlay-top-menu .mobile-button-close {
    margin-top: 5px;
    background: transparent;
    outline: none;
    border: none;
}

.adaa-mobile-overlay .overlay-top-menu .mobile-button-close svg {
    width: 30px;
    color: #4663a7;
}

.adaa-mobile-overlay .overlay-top-nav-menu {
    display: flex;
    margin-top: 30px;
}

.adaa-mobile-overlay .overlay-top-nav-menu a {
    flex-basis: 50%;
    background-color: #eff6fe;
    font-weight: bold;
    color: #4561a8;
    text-transform: uppercase;
    padding: 30px;
    font-size: 16px;
}

.adaa-mobile-overlay .overlay-top-nav-menu a:hover {
    color: #34777d;
    border-top: 6px solid #34777d;
    background: transparent;
    text-decoration: none;
}

.adaa-mobile-overlay .overlay-top-nav-menu a:nth-child(1),
.adaa-mobile-overlay .overlay-top-nav-menu a:nth-child(2) {
    border-right: 3px solid #fff;
}

.adaa-mobile-overlay .overlay-main-nav-menu {
    margin-top: 20px;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav {
    padding-left: 25px;
    padding-right: 25px;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav ul {
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav ul li {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav ul li:nth-child(6) {
    border-bottom: none;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav ul li a {
    display: block;
    color: #303030;
    font-weight: bold;
}

.adaa-mobile-overlay .overlay-main-nav-menu nav ul li a:hover {
    text-decoration: none;
    color: #4663a7;
}

.adaa-mobile-overlay .overlay-signup-menu {
    background-color: #eff6fe;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 1px;
}

.adaa-mobile-overlay .overlay-signup-menu nav {
    margin-top: 20px;
}

.adaa-mobile-overlay .overlay-signup-menu nav ul li a {
    display: block;
    color: #323433;
    font-weight: bold;
}

.adaa-mobile-overlay .overlay-signup-menu nav ul li a:hover {
    text-decoration: none;
    color: #4663a7;
}

.adaa-mobile-overlay .overlay-signup-menu ul li .mobile-button-join {
    height: 35px;
    background-color: #4562a7;
    text-decoration: none;
    padding: 11px 16px 12px;
    display: inline-block;
    color: #fff !important;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 12px;
    text-align: center;
    font-weight: 400;
}

.adaa-mobile-overlay .overlay-signup-menu nav ul li:nth-child(1) {
    margin-bottom: 10px;
}

.adaa-mobile-overlay .overlay-signup-menu nav ul li:nth-child(2),
.adaa-mobile-overlay .overlay-signup-menu nav ul li:nth-child(3) {
    padding-bottom: 20px;
    padding-top: 18px;
}

.adaa-mobile-overlay .overlay-signup-menu nav ul li:nth-child(2) {
    border-bottom: 1px solid #e0e0e0;
}

.adaa-mobile-overlay .overlay-social-menu {
    margin-top: 20px;
    padding-left: 22px;
    padding-right: 25px;
    border-bottom: 1px solid #333333;
    margin-bottom: 40px;
}

.adaa-mobile-overlay .overlay-social-menu nav ul li {
    display: inline;
    margin-left: 5px;
}

.adaa-mobile-overlay .overlay-social-menu nav ul li svg {
    width: 15px;
}

#custom-fields-mobile-wrapper {
    display: none !important;
}

.footer .container > * {
    white-space: normal;
}

@media only screen and (max-width: 320px) and (orientation: portrait) {
    #search-results.grid .person .details-container {
        padding-right: 0px !important;
    }

    .section-wrapper.hero #search-container #keyword {
        width: 86% !important;
    }

    .section-wrapper.hero #search-container h2 {
        font-size: 16px;
        margin-left: 18px;
        margin-bottom: 8px;
    }

    .search-results .person img {
        margin-left: 0px !important;
        margin-right: 15px !important;
    }

    #search-results.grid .person .details-container .name {
        font-size: 16px;
    }

    #search-results.grid .person .details-container .title {
        font-size: 12px;
    }

    #search-results.grid .person .details-container .view-profile {
        font-size: 10px;
    }

    .section-wrapper.hero #search-container .keyword-input .submit {
        right: 28px !important;
    }

    .adaa-mobile-menu div img {
        margin-top: 27px !important;
        max-width: 185px !important;
        min-width: 185px !important;
        height: 50px !important;
        margin-left: 10px;
    }

    .adaa-mobile-overlay .overlay-top-nav-menu a {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }

    .adaa-mobile-overlay .overlay-top-menu {
        padding-left: 10px;
        padding-right: 10px;
    }

    .edit-profile-toggle a {
        width: 48px;
    }

    #menu-dropdown-container {
        width: 300px;
    }

    .photo + #person-meta > #person-meta-inner,
    #custom-fields-container-mobile,
    #user-sections, #search-results,
    .profile-sidebar .wr {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #person-head .photo, #person-head .photo img {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 380px) and (orientation: portrait) {
    .edit-profile-toggle {
        padding: 10px 9px;
    }
}

@media only screen and (min-width: 355px) and (max-width: 365px) and (orientation: portrait) {
    #menu-dropdown-container {
        width: 330px !important;
    }

    .edit-profile-toggle a {
        width: 65px !important;
    }
}

@media only screen and (min-width: 325px) and (max-width: 395px) and (orientation: portrait) {
    #menu-dropdown-container {
        width: 350px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 596px) and (orientation: portrait) {
    .section-wrapper.hero #search-container #keyword {
        width: 89% !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 596px) and (orientation: portrait) {
    .section-wrapper.hero #search-container #keyword {
        width: 89% !important;
    }
}

@media only screen and (min-width: 390px) and (max-width: 596px) and (orientation: portrait) {
    .section-wrapper.hero #search-container #keyword {
        width: 90% !important;
    }
}

@media only screen and (min-width: 410px) and (max-width: 596px) and (orientation: portrait) {
    .section-wrapper.hero #search-container .keyword-input .submit {
        right: 25px;
    }
}
@media only screen and (min-width: 536px) and (max-width: 537px) and (orientation: portrait) {
    .search-results .person img {
        margin-left: 110px !important;
    }
}

@media only screen and (min-width: 536px) and (max-width: 596px) and (orientation: portrait) {
    .section-wrapper.hero #search-container #keyword {
        width: 92.5% !important;
    }
    #search-results.grid .person .details-container {
        padding-right: 40px;
    }
}

@media only screen and (max-width: 500px) and (orientation: portrait) {
    .person-head-data-container {
        display: flex;
        flex-direction: column;
    }

    #person-head .photo, #person-head .photo img {
        margin-left: 7px;
        max-width: 170px !important;
    }

    .main-content-container {
        padding-bottom: 85%;
    }

    .pagination-container {
        height: 105px;
        line-height: 0px;
    }
}

@media only screen and (max-width: 596px) and (orientation: portrait) {
    .view-profile {
        margin-top: 12px;
    }

    #search-results.grid .person {
        flex-basis: 100% !important;
    }

    .search-results .person img {
        margin-left: 0px !important;
        margin-right: 20px !important;
    }

    #search-results.grid .person .details-container .title {
        font-size: 13px;
        margin-top: 5px;
    }

    .search-results .person img {
        margin-right: 40px;
        margin-left: 15px;
        max-width: 115px;
        max-height: 115px;
        height: 100%;
        width: 100%;
    }

    #search-results.grid .person .details-container {
        padding-right: 0px;
    }

    .section-wrapper.hero #search-container #keyword {
        margin-left: 21px;
        width: 90%;
        height: 40px;
    }

    .section-wrapper.hero #search-container #keyword::placeholder {
        font-size: 14px;
    }

    .section-wrapper.hero #search-container .keyword-input .submit {
        right: 30px;
        background: white;
        padding-left: 5px;
        height: 20px;
    }

    .section-wrapper.hero #search-container .search-options-container {
        background-color: transparent !important;
    }

    .section-wrapper.hero #search-container .search-option-divider {
        display: block;
        width: 90%;
        height: 1px;
        background: #eee;
        margin-left: 21px;
        margin-top: 25px;
    }

    .section-wrapper.hero #search-container h2 {
        font-size: 18px !important;
        margin-left: 20px;
        margin-bottom: 8px;
        margin-top: 18px;
    }

    .search-options-container .search-options-buttons {
        margin-top: 0px;
    }

    .adaa-mobile-menu div img {
        margin-top: 20px;
        max-width: 235px;
        min-width: 235px;
        height: 55px;
        margin-left: 10px;
    }

    .adaa-mobile-overlay .overlay-top-nav-menu a {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }

    .photo + #person-meta > #person-meta-inner,
    #custom-fields-container-mobile,
    #user-sections, #search-results,
    .profile-sidebar .wr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .view .overlay,
    .view .selectboxit-container,
    .view .selectboxit-container select {
        width: 100% !important;
    }

    .view .overlay {
        margin-left: 10px;
        padding-right: 20px;
        overflow-y: scroll;
    }

    .view select {
        max-width: 100% !important;
    }

    .view #UserProfileVariantCustomFieldValueEditForm .selectboxit-container .selectboxit-text {
        max-width: 100% !important;
        width: 100% !important;
    }

    .view .multiselect-container {
        width: 100%;
    }

    .view .form-body {
        display: flex;
        overflow-x: scroll;
        height: auto !important;
    }

    .view #UserProfileVariantGeneralInfoEditForm .section.photo {
        width: 100% !important;
    }

    .view .photo-large-preview-container {
        padding: 30px 0px 12px !important;
    }

    .view .cropit-image-background-container {
        width: 0px !important;
    }

    .view .preview-linked-container {
        padding-left: 0px;
        max-width: 100%;
    }

    .view #UserProfileVariantGeneralInfoEditForm .cropit-image-preview {
        background-size: 350px 300px !important;
        width: 350px;
    }

    .view .photo-large-preview-container-outer {
        border-right: none;
    }

    .view .preview-linked {
        width: 120px;
    }

    .view .lightbox {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 650px) and (max-width: 900px) and (orientation: landscape) {
    .view .overlay {
        width: 100% !important;
        height: 100% !important;
        overflow: auto;
        margin-left: 10px;
        padding-right: 20px;
    }

    .view .overlay form {
        margin-top: 5%;
    }

    .view .form-body {
        height: auto !important;
    }

    .view .photo-large-preview-container-outer {
        padding-right: 0px;
    }

    .view .cropit-image-background-container {
        width: 0px !important;
    }

    .view #contact-form-lightbox {
        height: 100%;
        overflow-y: scroll;
        padding: 20px;
    }
}

@media only screen and (min-width: 665px) and (max-width: 745px) {
    .section-wrapper.hero #search-container #keyword {
        margin-left: 21px;
        width: 94%;
        height: 40px;
    }

    .section-wrapper.hero #search-container .search-option-divider {
        display: block;
        width: 94%;
        height: 1px;
        background: #eee;
        margin-left: 21px;
        margin-top: 25px;
    }

    .section-wrapper.hero #search-container #keyword::placeholder {
        font-size: 14px;
    }

    .section-wrapper.hero #search-container .keyword-input .submit {
        right: 30px;
        background: white;
        padding-left: 5px;
        height: 20px;
    }

    .section-wrapper.hero #search-container .search-options-container {
        background-color: transparent !important;
    }

    .search-options-container .search-options-buttons {
        margin-top: auto;
    }

    #search-results.grid .person .details-container {
        padding-right: 20px;
    }

    #search-results.grid .person .details-container .title {
        margin-top: 5px;
    }

    .section-wrapper.hero #search-container h2 {
        font-size: 22px !important;
        margin-left: 20px;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    #search-results-container .search-results-details {
        display: flex;
    }

    #search-results-container .search-results-details .member-count-container,
    #search-results-container .search-results-details .sort-container {
        flex-basis: 50%;
    }
}

@media only screen and (min-width: 765px) and (max-width: 915px) {
    #search-results.grid .person .details-container {
        padding-right: 20px;
    }
    .section-wrapper.hero #search-container h2 {
        font-size: 30px !important;
        margin-top: -25px;
    }
}

@media only screen and (min-width: 765px) and (max-width: 780px) and (orientation: portrait) {
    .view .overlay {
        width: 100% !important;
        height: 100% !important;
        overflow: auto;
        margin-left: 10px;
        padding-right: 20px;
    }

    .view .overlay form {
        margin-top: 40%;
    }

    .view .form-body {
        height: auto !important;
    }
}

@media only screen and (min-width: 920px) and (max-width: 1370px) {
    #search-results.grid .person .details-container {
        padding-right: 30px;
    }

    .section-wrapper.hero #search-container h2 {
        font-size: 36px !important;
        margin-top: -20px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1365px) {
    .adaa-mobile-menu div img {
        width: 100%;
        margin-top: 15px;
        margin-left: 10px;
        max-width: 320px;
        min-width: 320px;
        height: 70px;
    }

    .photo + #person-meta > #person-meta-inner {
        padding-top: 5px !important;
    }
}

@media only screen and (max-width: 1365px) {
    .adaa_main,
    .main_menu {
        display: none;
    }

    .adaa-mobile-menu {
        display: flex;
        background-color: #fff;
        height: 100px;
        width: 100%;
    }

    .adaa-mobile-menu div {
        flex-basis: 50%;
    }

    .adaa-mobile-menu div:nth-child(2) {
        text-align: right;
    }


    .adaa-mobile-menu div:nth-child(2) .menu-collapse {
        margin-right: 20px;
        margin-top: 25px;
        background: transparent;
        outline: none;
        border: none;
    }

    .adaa-mobile-menu div:nth-child(2) .menu-collapse svg {
        width: 40px;
        color: #4663a7;
    }

    select {
        z-index: 1 !important;
    }

    .photo + #person-meta > #person-meta-inner {
        padding-top: 15px;
    }

    #settings-sidebar-container {
        display: none;
    }

    .view .container {
        padding-left: 0px !important;
    }

    .view #social-container {
        display: flex;
    }

    .view #social-container .button {
        min-width: max-content;
    }
}

@media only screen and (min-width: 1460px) {
    .adaa-mobile-overlay {
        display: none !important;
    }
}
