
.organization-details h6 {
    font-weight: bold;
    margin-right: 4px;
    display: inline-block;
    font-size:20px;
}

.organization-details span {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    display: inline-block;
    margin: 12px 0px;
}

.vs-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 40px;
}

.vs-head {
    margin: 60px 0 30px 0;
}

.vs-head .avatar {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background: white;
    padding: 4px;
    border: 1px solid #dddddd;
    object-fit: contain;
}

.vs-head .icon {
    height: 32px;
}

.vs-head .contact {
    font-size: 18px;
    font-weight: 500;
}

.vs-head .categories img {
    width: 45px;
    height: 45px;
}

.vs-head .btn-contact {
    background: #235e85;
}

.vs-head .btn-contact:hover {
    background: #0c3653;
}

.vs-head ul.rel-catergory-link {
    position: relative;
    top: 1px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: right;
    justify-content: flex-start;
    align-self: flex-start;
}

.vs-head ul.rel-catergory-link li {
    display: inline-block;
    margin-right: -1px;
    vertical-align: top;
    margin-bottom: 5px;
    padding-right: 5px;
}

.vs-head ul.rel-catergory-link li a {
    border-radius: 13px;
    background-color: #549AC9;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    text-align: center;
    padding: 6px 10.5px 5px;
    text-transform: uppercase;
    display: block;
}

.vs-head ul.rel-catergory-link li a {
    padding-left: 8px;
    padding-right: 8px;
}

.vs-page hr {
    border-top: 5px solid #f5f5f5;
}

.vs-center {
    margin: 64px 0;
}

.vs-center .about-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 26pt;
}

.vs-center .organization-details {
    margin-top: 40px;
    margin-bottom: 40px;
    background: #f5f5f5;
    padding: 15px 30px;
    line-height: 40px;
}

.vs-center .requirements {
    margin: 50px 0;
}

.vs-center .requirements h6 {
    font-weight: bold;
}

.vs-center .requirements span {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
}

.vs-center .requirement-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

.vs-center .resources {
    margin: 50px 0;
}

.vs-center .resources-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

.vs-center .attachment div {
    display: inline-block;
}

.vs-center .attachment a {
    display: block;
    height: 30px;
    width: 50px;
    border-radius: 3px;
    margin-bottom: 3px;
}

.vs-center .attachment h6 {
    display: inline-block;
}

.vs-center .attachment img {
    height: 64px;
}

.vs-center .attachment {
    padding: 0;
}

.vs-center .attachment .inner {
    padding: 10px;
    border: 3px solid #e5e5e5;
    border-radius: 5px;
    margin: 6px;
    background: white;
}

.vs-center .attachment .inner h6 {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    max-height: 150px;
    overflow: hidden;
}

.vs-center .photos {
    margin: 50px 0;
    text-align: center;
}

.vs-center .photos ul {
    margin-right: auto !important;
    margin-left: auto !important;
}

.vs-center .photos img {
    border-radius: 1px;
}

.lSSlideOuter .lSPager.lSGallery img{
    height: 50px !important;
    width: 100% !important;
    object-fit: cover !important;
}

.vs-center .photos .lSSlideWrapper img {
    border-radius: 10px;
    max-height: 600px;
    width: auto;
}

.vs-report {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 15px;
    background: #f5f5f5;
}

.map-bar {
    background: #f5f5f5;
    font-weight: bold;
    font-size: 20px;
    padding: 30px 0;
}

.map-bar h6 {
    line-height: 31px;
    font-size: 21px;
    padding: 2px 8px;
}

.advanced-filter-link {
    margin: 20px 0 40px 0;
    font-size: 22px;
    text-decoration: underline;
}

button[title=Close].gm-ui-hover-effect {
    top: -6px !important;
    right: -6px !important;
    border: 0 !important;
    outline: 0 !important;
}
.back-btn {
    position: absolute;
    top: 26px;
    left: 15px;
    cursor: pointer;
}
.share-links{
    max-height: 250px;
}

.advanced-filter-link a{
    line-height: 23pt;
}
.org-mail{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

@media (max-width: 800px){
    .vs-head{
        margin: 30px 0 30px 0;
    }
    .banner{
        min-height: 200px;
    }
    .banner .page-header{
        min-height: 63px;
    }
    h1 {
        font-size: 32px;
        font-weight: 600;
        text-align: left;
    }
    .vs-head .justify-content-end{
        justify-content: unset !important;
    }

    .top-info{
        flex-basis: unset !important;
    }
    .organization-details span {
        font-size: 18px;
    }
    .btn-follow{
        margin: 20px 20px;
    }
    .back-btn {
        top: 10px;
    }
}

@media (max-width: 600px){
    .logo,.btn-follow{
        margin:10px auto;
    }
    h1,h3{
        text-align: center;
    }
    .top-info{
        width: 100%;
        text-align: center;
    }
    .top-info b{
        display:block;
    }
    .top-info .categories{
        text-align: center;
        display: block;
    }
    .share-links *{
        font-size:0;
    }
    .vs-head .justify-content-end{
        justify-content: center !important;
    }
    .vs-center .about-header,.vs-center .resources-header{
        text-align: center;
    }
    .section-title{
        font-size: 20px;
    }
    .advanced-filter-link {
        text-align: center;
    }
    .back-btn {
        top: 30px;
        left:20px;
    }
    .popularvol-slider {
        margin: 0 20px;
    }
}
