@media (max-width: 360px) {
    .card.hovercard .cardheader img {
        width: 100%;
        height: 150px;
    }
    #contnet {
        margin-top: 220px;
    }
    .nat-space {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .profile-container {
        margin-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wo_read__blog {
        margin-top: -40px !important;
    }
    .spacing-news,
    .spacing-events,
    .spacing-clubs,
    .wo_terms_page {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
    .spacing-products {
        margin-top: -65px;
    }
    .wo_about_wrapper,
    .wo_about_wrapper_parent {
        min-height: 250px !important;
    }
    .wo_about_wrapper_parent {
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        top: 75px;
        width: 100%;
        left: 0;
    }

    .container {
        padding-left: 4px;
        padding-right: 4px;
        width: 100%;
    }
    .news-content,
    .my-clubs-content,
    .product-content {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 510px) and (min-width: 420px) {
    #groupuserpic {
        top: 125px !important;
        left: 36% !important;
    }
}

@media (max-width: 420px) and (min-width: 360px) {
    #groupuserpic {
        top: 105px !important;
        left: 36% !important;
    }
}



@media (max-width: 768px) and (min-width: 360px) {
    .card.hovercard .cardheader img {
        width: 100%;
        height: 175px;
    }

    .col-sm-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #contnet {
        margin-top: 224px;
        margin-bottom: 40px;
    }
    .nat-space {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .profile-container {
        margin-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wo_read__blog {
        margin-top: -40px !important;
    }
    .spacing-news,
    .spacing-events,
    .spacing-clubs,
    .wo_terms_page {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
    .spacing-products {
        margin-top: -65px;
    }
    .wo_about_wrapper,
    .wo_about_wrapper_parent {
        min-height: 250px !important;
    }
    .wo_about_wrapper_parent {
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        top: 75px;
        width: 100%;
        left: 0;
    }

    .container {
        padding-left: 4px;
        padding-right: 4px;
        width: 100%;
    }
    .news-content {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .wo_terms_page {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }

    .card.hovercard .cardheader img {
        width: 100%;
        height: 333px;
    }

    #contnet {
        margin-top: 220px;
    }
    .nat-space {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .profile-container {
        margin-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wo_read__blog {
        margin-top: -40px !important;
    }
    .wo_about_wrapper,
    .wo_about_wrapper_parent {
        min-height: 250px !important;
    }
    .wo_about_wrapper_parent {
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        top: 75px;
        width: 100%;
        left: 0;
    }

    .read-blog {
        margin-top: -20px !important;
    }
    .spacing-news,
    .spacing-events,
    .spacing-clubs {
        margin: -40px 0 0 0;
    }
    .spacing-products {
        margin: -60px 0 0 0;
    }
    .news-content {
        padding-left: 0px;
        padding-right: 0px;
    }
    .events-content,
    .product-content,
    .my-clubs-content {
        padding-left: 0px;
        padding-right: 15px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .card.hovercard .cardheader img {
        width: 100%;
        height: 333px;
    }

    #contnet {
        margin-top: 260px;
    }
    .nat-space {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .profile-container {
        margin-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wo_read__blog {
        margin-top: -40px !important;
    }
    .spacing-news,
    .spacing-events,
    .spacing-clubs,
    .wo_terms_page {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
    .spacing-products {
        margin: -65px 0 0 0;
    }
    .wo_about_wrapper,
    .wo_about_wrapper_parent {
        min-height: 250px !important;
    }
    .wo_about_wrapper_parent {
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        top: 75px;
        width: 100%;
        left: 0;
    }

    .read-blog {
        margin-top: -20px !important;
    }
}

@media (min-width: 1200px) {
    .card.hovercard .cardheader img {
        width: 100%;
        height: 333px;
    }

    #contnet {
        margin-top: 260px;
        min-height: calc(100vh - 140px);
    }
    .event-info-cont {
        margin-top: 60px !important;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .profile-container {
        margin-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .nat-space {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .wo_read__blog {
        margin-top: 0px !important;
    }
    .spacing-news,
    .spacing-clubs,
    .wo_terms_page {
        margin-top: 10px;
    }
    .spacing-events {
        margin-top: 0px;
    }
    .spacing-products {
        margin-top: -25px;
    }
    .wo_about_wrapper,
    .wo_about_wrapper_parent {
        min-height: 250px !important;
    }
    .wo_about_wrapper_parent {
        position: absolute;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        top: 55px;
        width: 100%;
        left: 0;
    }

}

.row {
    margin: 0;
}

.container {
    padding-left: 4px;
    padding-right: 4px;
}

.news-content,
.events-content,
#groups {
    padding-left: 0px;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }
}