.row {
    margin-left: 0px;
    margin-right: 0px;
}

p {
    font-size: 0.8em;
    line-height: 1em;
    margin-bottom: 0px;
}

h3 {
    font-size: 20px;
    margin: 0px;
}

button {
    font-size: 12px;
}

.form-group {
    margin: 0 0 3px 0;
}

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

div.meetup_tag {
    height: 0;
    padding-bottom: 33px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
}

div.meetup_detail_tag {
    height: 0;
    padding-bottom: 5px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
}

div.meetup_img {
    height: 0;
    padding-bottom: 70%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
}

div.meetup_title {
    overflow-wrap: break-word;
    height: 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
    margin-bottom: 80px;
}

div.meetup_content {
    overflow-wrap: break-word;
    height: 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
    margin-bottom: 50px;
}

div.datetimeplace {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
    margin: 5% 0 10% 0;
}

div.datetimeplace_detail {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: none;
    margin: 5% 0 2% 0;
}

div.company_logo {
    height: 80px;
    margin: 10% 0 5px 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto 100px;
    background-repeat: no-repeat;
}

.meetup_detail_status {
    display: border-box;
    position: relative;
    margin-top: 5px;
    padding: 3px 0 3px 0;
    font-size: 1em;
    font-weight: bold;
    color: white;
    text-align: center;
    width: 100%;
    filter: Alpha(opacity=70);
}

@media only screen and (max-width: 2000px) {
    .meetup_detail_status {
        padding: 3px 0 2px 0;
    }
}

@media only screen and (max-width: 1160px) {
    .meetup_detail_status {
        padding: 3px 0 2.992px 0;
    }
}

@media only screen and (max-width: 1025px) {
    .meetup_detail_status {
        padding: 3px 0 2px 0;
    }
}

@media only screen and (max-width: 991px) {
    .meetup_detail_status {
        padding: 3px 0 3px 0;
    }
}

@media only screen and (max-width: 767px) {
    .meetup_detail_status {
        padding: 3px 0 4px 0;
    }
}

@media only screen and (max-width: 681px) {
    .meetup_detail_status {
        padding: 3px 0 3.005px 0;
    }
}

@media only screen and (max-width: 580px) {
    .meetup_detail_status {
        padding: 3px 0 4px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 2000px) {
    .meetup_detail_status {
        padding: 3px 0 2.01px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1200px) {
    .meetup_detail_status {
        padding: 3px 0 2.42px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1024px) {
    .meetup_detail_status {
        padding: 3px 0 3.01px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 960px) {
    .meetup_detail_status {
        padding: 3px 0 3.01px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 640px) {
    .meetup_detail_status {
        padding: 3px 0 4.01px 0;
        top: -21px;
        margin: 0 0 -21px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 566px) {
    .meetup_detail_status {
        padding: 3px 0 3.01px 0;
        top: -21px;
        margin: 0 0 -21px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 546px) {
    .meetup_detail_status {
        padding: 3px 0 3.01px 0;
        top: -21px;
        margin: 0 0 -21px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 551px) {
    .meetup_detail_status {
        padding: 3px 0 3.51px 0;
        top: -21px;
        margin: 0 0 -21px 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 537px) {
    .meetup_detail_status {
        padding: 3px 0 4.01px 0;
        top: -21px;
        margin: 0 0 -21px 0;
    }
}
