body {
  margin: 0px;
  padding: 0px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  font-size: .7em;
}

.flexbox-container.upsell > div:nth-child(2) {
  width: 100% !important;
}

.upsell {
  background-color: #dbe8ff;
  border-bottom: 1px solid #5570a0;
  margin-bottom: 20px;
  padding: 10px 4px 10px 4px;
  height: 30px;
  position:fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.upsell .items {
  width: 360px;
  margin: 0px auto;
}

form {
  background-color: #dbe8ff;
}

.updates {
  text-align: right;
  font-size: 2em;
  margin: auto 0px;
  font-weight: bold;
  color: #2e56a5;
}

.logo img {
  width: 100%;
}
.logo {
  margin: auto;
  min-width: 200px;
  max-width: 400px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 10px;
  margin-top: 70px;
}

ul { 
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-type: none;
  padding: 10px;
  font-size: 11px;
  text-align: center;
}

p.topic {
  width: 345px;
  text-align: center;
  font-size: 2.2em;
  margin: 00px 0px 0px 0px;
  padding-top: 8px;
  color: #617ac2 !important;
}

.ham {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 105px;
  background-color: #dbe8ff;
  border-radius: 5px;
  border: 1px solid #5570a0;
  padding: 5px;
  z-index: 198;
  cursor: pointer;
}
.ham .icon div {
  width: 27px;
  height: 4px;
  background-color: #5570a0;
  margin: 4px 0;
}

.ham .icon {
  float: left;
  width: 33px;
  height: 25px;
  margin: 5px;
}

.ham .text {
  float: left;
  margin: 6px 0px 5px 0px;
  clear: none;
  width: 20px;
  font-size: 22px;
  color: #5570a0;
}

.index {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 199;
  top: 0;
  background-color: #fff;
  font-size: 14px;
}

.index h1 {
  text-align: center;
}

.index a {
  color: #617ac2;
  font-weight: bold;
}

.index li {
  line-height: 2em;
}

.index .back {
  position: fixed;
  bottom: 40px;
  right: 40px;
}

.index .container {
  padding: 10px;
  vertical-align: baseline;
}

p.topic-2 {
  width: 100%;
  text-align: center;
  font-size: 1.6em;
  margin: 20px 0px 0px 0px;
  padding-top: 10px;
  color: #6f0706;
  font-size: 1em;
}

.fblike {
  margin-right: 2px;
  float: left;
  clear: none;
}
.versus {
  background-image: url(img/vs.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 7% !important;
  height: 100% !important;
  margin: auto 0px;
  padding: 10px 30px 0px 0px;
  margin: 10px -5% 0px -5%;
  z-index: 99;
}

.slogan {
  font-size: 1.7em;
  width: 100%;
  text-align: center;
  margin: 10px 0px 15px 5px;
  font-size: 1.4em;
  color: #aaa;
}

.footer {
  border-top: 5px solid #ddd;
  font-size: 1.7em;
  width: 100%;
  text-align: center;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  font-size: 1.4em;
  color: #444444;
}

.flexbox-container {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  width: 100%;
  border-top: 6px solid #ddd;
  border-bottom: 6px solid #ddd;
  background-color: #fff;
  padding: 20px 0px 20px 0px;
}

.flexbox-container > div {
  padding: 0px;
  display: inline-block;
  font-size: .7em;
}

.tweet {
  text-align: middle;
  clear: both !important;
  flex-direction: column;
  display: flex;
  font-size: 1.5em;
  margin: 0px 5px;
  width: 335px;
}
.flexbox-container > div:first-child {
  text-align: right;
  text-align: -webkit-right;
  padding-right: 10px;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
}

.flexbox-container > div:first-child p {
  color: #6d0000;
}

.flexbox-container > div:nth-child(2) {
  text-align: left;
  padding: 0px 10px 10px 10px;
  flex: 1 0 auto;
  -webkit-flex: 1 0 25%;
  color: #6f0706;
}

.flexbox-container.timeline > div:nth-child(2) {
  font-size: 1.5em;
  border-left: 2px dotted #eee;
}

.flexbox-container.timeline > div:nth-child(2) p {
  margin: 10px 0px 0px 0px;
}

.flexbox-container > div:nth-child(2) img {
  border: 5px solid #eee;
  margin-top: 10px;
  max-width: 94%;
}

.flexbox-container > div:nth-child(2) {
  max-width: 94%;
}

.president-trump,.citizen-trump {
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}

.trump-headings {
  height: 230px;
}

.president-trump .container {
  min-width: 150px;
  height: 175px;
  width: 35%;
  float: left;
}
.president-trump .container .img {
  background-image: url("img/trump_pres.png"); 
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  min-width: 150px;
}

.citizen-trump .container {
  min-width: 150px;
  height: 175px;
  width: 35%;
  float: right;
}
.citizen-trump .container .img {
  background-image: url("img/trump_orig.png"); 
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  min-width: 150px;
}

.president-trump,.citizen-trump .name {
  text-align: center !important;
}

.president-trump img {
  width: 30%;
}

.citizen-trump img {
  width: 30%;
}

#mc_embed_signup_scroll {
  
  clear: none;
}

#mc_embed_signup {
  width: 30% !important;
  display: inline-block !important;
}

#mc-embedded-subscribe { background-color: #6f0706 !important; color: #fff; }
#mc-embedded-subscribe:hover { background-color: #ba0000 !important; color: #fff; }