﻿
#header-text h1 {margin: 0 0 0 .3em; font-size: 28px; font-weight: 700; line-height: 28px;}
#header-text h4 {margin: 0 0 0 .6em; font-size: 16px; font-weight: normal; color: #FFF; line-height: 20px;}
#header-text h1 a {}
#header-text h1 a:hover {text-decoration: none;}

.notorious-accounts a {
	color: #FFF !important;
	line-height: 20px;
}

.notorious-accounts a:hover {
	color: #FFF !important;
}

.video-container {
display: flex; 
justify-content: center;
align-items: center;
margin-top: 15px;
margin-bottom: 15px;
}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  padding: 0 16px 16px 16px;
  max-width: 468px;
  margin: 10px auto;
  width:auto;
  display:table;
}

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: underline;
  outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: none;
}

.entry-title-date {
font: 700 18px Lato, sans-serif;
margin-top: 26px;
margin-bottom: -12px;
}

.entry-title-time {
font: 700 14px Lato, sans-serif;
margin-top: 25px;
}

.custom-join-now-form {
border-radius: 10px;
}

#footer a {
	color: #FFF !important;
}

#footer a:hover {
	color: #777 !important;
}

@media (min-width: 992px) {
.col-lg-9 {
	width: 70%;
}

.col-lg-3 {
	width: 27%;
	margin-left: 3%;
}

.custom-join-now-form {
margin-top: 95px;
}

}

@media (min-width: 1200px) {

.col-lg-9 {
	width: 70%;
}

.col-lg-3 {
	width: 27%;
	margin-left: 3%;
}

.custom-join-now-form {
margin-top: 95px;
}

}

.center-tw {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
