body {
    background-color: #fff;
}

footer {
    margin-top: 150px;
}

.community-container {
    position: relative;
    top: 80px;
    margin: 0 auto;
}

.community-header-bg {
    cursor: pointer;
    padding: 37px 0;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .23);
    background-color: hsla(210.75376884422107, 91.71%, 42.55%, 0.68);
    background-image: linear-gradient(162deg, #9cc1dd, hsla(205.71428571428575, 48.68%, 67.52%, 1.00) 26%, #fff 91%);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .1);
    width: 100%;
    min-width: 1170px;
    height: 445px;
}

.community-header {
    width: 100%;
    min-width: 1170px;
    text-align: center;
}

.community-title {
    display: inline-block;
    width: 280px;
    height: 375px;
    margin-right: 150px;
    padding: 30px 20px;
    background-color: rgba(183, 211, 245, 0.8);
    border-radius: 6px;
    text-align: left;
}

.community-title-head {
    display: flex;
}

.community-title-head img {
    width: 45px;
    height: 45px;
}

.community-title-head h1 {
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    margin-left: 10px;
}

.community-title-body {
    margin-top: 20px;
}

.community-title-body p {
    margin: 10px 0;
    word-break: keep-all;
    font-size: 17px;
    color: #666;
    font-weight: 400;
}

.community-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-image: url('https://media.travelc2b.com/asset/images/community/small-map.png');
    width: 730px;
    height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
}

.community-map img {
    position: absolute;
    width: 137px;
    top: 0px;
    left: -84px;
}

.community-map-area {
    position: relative;
}

.community-map-area-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: .375rem .75rem;
    border-radius: .25rem;
    background-color: #007bff;
    border-color: #007bff;
}

.community-map-area-title {
    font-size: 15px;
    color: #fff;
}

.community-map-area-count {
    margin-left: 10px;
    width: 26px;
    background-color: #fff;
    color: #666;
    border-radius: 5px;
    font-size: 15px;
    padding: 1.5px 3px;
}

.community-north-america {
    position: absolute;
    width: 170px;
    top: 130px;
    left: 50px;
}

.community-south-america {
    position: absolute;
    width: 170px;
    top: 250px;
    left: 130px;
}

.community-africa {
    position: absolute;
    width: 144px;
    top: 180px;
    left: 290px;
}

.community-europe {
    position: absolute;
    width: 120px;
    top: 81px;
    left: 370px;
}

.community-asia {
    position: absolute;
    width: 112px;
    top: 95px;
    left: 519px;
}

.community-oceania {
    position: absolute;
    width: 150px;
    top: 280px;
    left: 519px;
}

.community-content {
    position: relative;
    display: flex;
    margin: 50px auto 0;
    width: 1150px;
}

.community-header-mobile {
    display: none;
}

.nav-area {
    position: relative;
    width: 250px;
    height: 100%;
    border: 1px solid #efefef;
}

.mobile-community-menu-icon {
    cursor: pointer;
}

.nav-profile {
    text-align: left;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    display: flex;
    flex-wrap: wrap;
}

.nav-profile-image {
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 1px 1px 1px 1px #efefef;
    width: 50px;
    height: 50px;
}

.nav-profile-name {
    margin: 0 0 0 10px;
    font-weight: 400;
    height: 50px;
    color: #666;
    line-height: 50px;
    font-size: 17px;
    width: calc(100% - 60px);
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nav-post-info {
    padding: 20px;
}

.nav-post-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.nav-post-item-left {
    font-size: 15px;
}

.nav-post-item-right {
    font-size: 15px;
}

.nav-post-button {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    background-color: #5a5a5a;
}

.nav-post-button a {
    display: block;
    width: 100%;
    padding: 10px;
    color: #fff;
}

.nav-search-form {
    padding: 0 10px 13px 10px;
    border-bottom: 2px solid #efefef;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.nav-search-form-input {
    width: 166px;
    height: 33px;
    padding: 5px 10px;
    font-size: 13px;
    color: #777;
    border: none;
    border: 1px solid #5DD2C7;
    outline: 0;
}

.nav-search-form-button {
    margin-left: 10px;
    width: calc(100% - 176px);
    height: 33px;
    border: 1px solid #5DD2C7;
    color: #fff;
    background-color: #5DD2C7;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    padding: 0 5px;
}

.nav-menu-box {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.nav-menu-items {
    padding: 15px 17px;
    border-bottom: 1px solid #eee;
}

.nav-sub-menu {
    padding: 10px 0 0 0;
}

.nav-sub-menu-items {
    padding: 5px 0;
    font-size: 14px;
}

.nav-sub-menu-items:last-child {
    padding: 5px 0 0 0;
}

.nav-link:hover {
    color: rgba(60, 143, 245, 0.8);
    transition: .2s;
}

.nav-new-icon {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff7575;
    width: 15px;
    height: 15px;
    line-height: 17px;
    text-align: center;
}

#main-area {
    margin-left: 50px;
    width: calc(100% - 330px);
}

@media ( max-width: 768px ) {
    .community-container {
        top: 50px;
    }
    
    .community-header-bg {
        cursor: pointer;
        padding: 0;
        border-style: none;
        background-image: url('https://media.travelc2b.com/asset/images/community/header-mobile.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .1);
        width: 100%;
        min-width: 100%;
        height: 180px;
    }
    
    .community-header {
        display: none;
    }

    .community-header-mobile {
        display: block;
        position: relative;
    }

    .community-header-mobile-info {
        text-align: center;
        padding-top: 50px;
    }

    .community-header-mobile-info-main-title {
        color: #fff;
        font-size: 1.6em;
    }

    .community-header-mobile-info-sub-title {
        color: #fff;
        font-size: 1.3em;
        margin-top: 10px;
    }

    .community-content {
        display: block;
        margin: 0;
        width: 100%;
    }
    
    .nav-area {
        padding-bottom: 50px;
        width: 280px;
        height: 100%;
        overflow-y: scroll;
        display: none;
        position: fixed;
        top: 50px;
        left: 0;
        background-color: #f8f8f8;
        z-index: 12;
        border: none;
        border-right: 1px solid rgba(0, 0, 0, 0.8);
    }

    #main-area {
        margin-left: 0;
        width: 100%;
    }
}