body {
    margin: 0;
    font-family: Helvetica, arial, sans-serif;
    font-size: 16px
}
.top-header {
  text-align: center;
}
.logo, .logo-suffix {
  font-family: 'Londrina Shadow', cursive;
  font-size: 40px;
  text-transform: capitalize;
  color: #ffffff
}
.logo2 {
  font-family: 'Londrina Shadow', cursive;
  font-size: 40px;
  text-transform: capitalize;
  color: #ffff00;
  margin: -4px
}
.logo-suffix {
    font-size: 25px;
    text-transform: lowercase
}
.content-container p {
    line-height: 24px
}
.content-container {
    display: block;
    max-width: 600px;
    margin: 0 auto
}
header,
.article-body {
    padding: 6px 15px 10px
}
.full-bleed {
    margin: 0 -15px
}
figure {
    margin: 0
}
figcaption {
    color: #6f757a;
    padding: 10px 0 15px;
    font-size: .9em
}
h1 {
    font-size: 30px;
    margin: 14px 0;
    font-weight: 700
}
h2 {
    font-size: 23px;
}
h3 {
    font-size: 20px
}
footer {
    padding: 40px 0 30px;
    margin-top: 30px;
    font-size: 14px;
    word-wrap: break-word;
    background: #2e3138;
    color: #abb0ba;
    line-height: 1.5em
}
footer a {
    color: #abb0ba
}
.disclosure-bottom {
    font-size: 17px!important
}
.footer-container {
    padding: 0 20px;
    max-width: 800px;
    margin: 0 auto;
}
hr {
    margin: 0
}
.top-header {
    background-color: #000000;
    border-bottom: 1px solid #eee
}
.post-by {
    font-size: 12px;
    color: #5a5a5a;
    line-height: 16px!important;
    padding: 0 15px;
    margin: 0 auto 16px
}
.trending {
    font-size: 14px;
    padding: 0 15px;
    margin: 8px auto 0;
    color: #686868
}
a {
    color: #15c;
    text-decoration: none
}
p a:hover {
    text-decoration: underline
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.attention {
    font-size: 17px;
    margin-bottom: 20px;
    background-color: #fef5c4;
    border: 1px solid #fadf98;
    padding: 13px;
    line-height: 1.5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
.btnn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 13px 14px;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    margin: 12px 0 46px;
    color: #fff;
    cursor: pointer;
    display: block
}
@media(min-width:400px) {
    .btnn {
        font-size: 24px
    }
}
.btnn:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0 1px 0 0;
    -webkit-box-shadow: 0 1px 0 0;
    -moz-box-shadow: 0 1px 0 0
}
.red {
    background-color: #E92C2C;
    box-shadow: 0 5px 0 0 #BC1F1F;
    -webkit-box-shadow: 0 5px 0 0 #BC1F1F;
    -moz-box-shadow: 0 5px 0 0 #BC1F1F
}
.red:hover {
    background-color: #F13B3B;
    text-decoration: none;
    color: #fff
}
.btnn2 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 13px 14px;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    margin: 12px 0 46px;
    color: #fff;
    cursor: pointer;
    display: block
}
@media(min-width:400px) {
    .btnn {
        font-size: 24px
    }
}
.btnn2:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0 1px 0 0;
    -webkit-box-shadow: 0 1px 0 0;
    -moz-box-shadow: 0 1px 0 0
}
.black {
    background-color: #0f0202;
    box-shadow: 0 5px 0 0 #230606;
    -webkit-box-shadow: 0 5px 0 0 #230606;
    -moz-box-shadow: 0 5px 0 0 #230606
}
.black:hover {
    background-color: #110505;
    text-decoration: none;
    color: #fff
}
.img-center {
    display: block;
    margin: 0 auto
}
blockquote {
    font-family: Georgia, serif;
    font-size: 22px;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 60px;
    position: absolute;
    left: 0px;
    top: -20px;
    color: #7a7a7a;
}
blockquote cite {
    font-style: normal;
    color: #999999;
    font-size: 18px;
    display: block;
    margin-top: 5px;
}
blockquote cite:before {
    content: "\2014 \2009";
}
.img-center {
    display: block;
    margin: 0 auto
}
.img-responsive {
    width: 100%;
    height: auto
}
.img-bottom {
    margin-bottom: 40px
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
    margin-bottom: 30px
}
.noteauthor {
    font-size: 15px;
    margin-bottom: 10px
}
.noteauthor1 {
    font-size: 14px;
    margin-top: 14px
}
.protect {
    border: 1px #ebecef solid;
    padding: 4px 12px;
    margin: 0 -8px 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.txt-update {
    margin: 2px auto
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}
.videoSize {
    display: block;
    width: 100%;
    margin: 0 auto 30px
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.imgi1 {
    margin: 20px auto 34px
}
.txt-center {
    text-align: center
}