*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

body{
    background-color: #e9ebee;
    font-family: Helvetica, Arial, sans-serif;
}

.nav {
    color: white;
    height: 40px;
    background-color: #3B5998;
    width: 100%;
    padding: 0.2em;
    position: fixed;
    z-index: 1000;
}

.credits{
    padding-bottom: 4em;
    color: #777;
    font-size: 1em;
    margin: 0 auto;
    width: 90%;
    line-height: 1.5em;
}

.credits span{
    color: #3B5998;
        font-weight: 600;
}

 .nav a{
    color: inherit;
}

.nav .nav-logo {
    padding-left: .3em;
    vertical-align: middle;
    height: 60%;
    margin-top: 4px;
}

.nav .nav-logo.mobile {
    display: none;
}
.nav .nav-logo.desktop {
    vertical-align: middle;
    display: inline-block;
}
.nav .right-container {
    position: absolute;
    right: 28px;
    top: 4px;
    font-size: 1.4em;
}
.nav .right-container i{
    margin-left: 8px;
}

.container{
    padding-top: 5em;
    text-align: center;
}

.headline{
    color: #3a3a3a;
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 2em;
}

.events{
    max-width: 500px;
    width: 95%;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.event{
    padding: 1.4em;
    background-color: white;
    border-radius: 3px;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    width: 100%;
    margin-bottom: 2.5em;
}

.b1{
    margin-bottom: 1.5em;
}

.b2{
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.38;
    margin-bottom: 1em;
}

.event .b2 a {
    color: #365899;
}

.event .b2 a:hover {
    text-decoration: underline;
}

.link .b3{
    box-shadow: 0 0 0 1.5px rgba(0, 0, 0, .1) inset, 0 1px 1px rgba(0, 0, 0, .05);
    cursor: pointer;
}

.profile-pic,.category-box{
    display: inline-block;
    vertical-align: middle;
}

.remember{
    margin-bottom: 3px;
}

.profile-pic img{
    width: 70%;
    vertical-align: middle;
    padding-top: 8px;
}

.rip .profile-pic img{
    width: 100%;
    padding: 0;
}

.rip .profile-pic{
    width: 80px;
    height: 80px;
}

.status-box{
    background-color: white;
    max-width: 500px;
    width: 95%;
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid;
    text-align: left;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}

.status-box .bottom-bar{
        padding: 0.6em 1em;
}

.status-box .lower{
    height:40px;
    border-top: 1px solid #e5e5e5;
}

.status-box .lower .share{
        font-size: 15px;
    line-height: 22px;
    color: white;
    width: 80px;
    padding: 3px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    background-color: #4267b2;
    border-color: #4267b2;
        float: right;
        margin-top: 5px;
    margin-right: 10px;
}

.status-box .lower .share:hover{
        background-color: #365899;
    border-color: #365899;
}

.status-box .top-bar{
    background-color: #f6f7f9;
    height: 27px;
    border-bottom: 1px solid #e5e5e5;
}

.status-box h1{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: lighter;
    font-size: 1.6em;
    display: inline-block;
    vertical-align: middle;
}

.status-box .profile-pic img{
    height: 100%;
    width: auto;
    padding: 0;
}


.status-box .profile-pic{
    padding: 5px;
    width: 50px;
    height: 50px;
    border: solid 1px  #d0d1d5;
}

.profile-pic{
    text-align: center;
}

.profile-pic.Entertainment{
    background-color: #EE7029;
}

.profile-pic.Sports{
    background-color: #F0CB37;
}

.profile-pic.National{
    background-color: #2B4E5E;
}

.profile-pic.World{
    background-color: #FE4B5D;
}

.profile-pic.Technology{
    background-color: #00B4E5;
}

.profile-pic.Business{
    background-color: #3DD145;
}

.category{
    font-size: 1em;
    padding-bottom: 3px;
    color: #365899;
    font-weight: bold;
}

.date{
    font-size: 0.9em;
    color: #90949c;
}

.profile-pic{
    width: 40px;
    height: 40px;
    margin-right: 0.4em;
}

.image{
    height: 240px;
}
.event a{
    color: inherit;
    text-decoration: none;
}

.event h3{
    font-family: Georgia, serif;
    font-weight: 500;
    font-size: 1.3em;
    margin-top: 0.5em;
    line-height: 1.3em;
    padding: 1px 12px 0px 12px;
}

.event .subhed{
    font-family: Helvetica;
    padding: 8px 12px 14px 12px;
    font-size: 0.9em;
}
.months{
    color: #888;
    display: inline-block;
    vertical-align: top;
    position: fixed;
    padding-left: 1.5em;
    width: 200px;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.6em;
}

.months p{
    cursor: pointer;
}

.months p:hover,.months p.active{
    color: #3B5998
}

.months p.active{
    font-weight: 700;

}

iframe,.fb-video{
    height: 300px;
}

.photo .b3 img, .map .b3 img{
    width: 100%;
}
    
@media(max-width: 750px){
    .nav .nav-logo.mobile {
        display: inline-block;
    }
    .nav .nav-logo.desktop {
        display: none;
    }

    .nav .right-container{
        right: 14px;
    }

    .months{
        display: none;
    }
}

@media(max-width: 500px){
    .image{
            height: 200px;
    }
    .event h3 {
        font-size: 1.2em;
    }
    .b2{
        font-size: 0.9em;
    }
    iframe,.fb-video{
        height: 180px;
    }
    .status-box .profile-pic{
        width: 40px;
        height: 40px;
    }
    .status-box h1{
        font-size: 1.2em;
    }
    .event{
        margin-bottom: 2em;
    }
    .event.rip .category-box{
            width: 60%;
    }
}

@media(max-width: 400px){
    .event .image {
        height: 170px
    }
}

@media(max-width: 350px){
    .event .image {
        height: 150px
    }
    .status-box h1{
        width: 70%;
    }
    .event h3 {
        font-size: 1.1em;
    }
}

@media(max-width: 312px){
    .event.rip .category-box{
            width: 52%;
    }
}