@charset "UTF-8";
/*
Theme Name: Lone Conservative
Theme URI: https://loneconservative.com/
*/

.clearfix {
  clear: both; }

.container-nopadding {
  padding: 0 !important; }

.pull-25 {
  margin-top: -25px; }

.pull-75 {
  margin-top: -75px; }

.center {
  margin-left: auto;
  margin-right: auto; }

body {
  padding-top: 75px;
  background-color: #FFFEFB;
  font-family: "Lato", sans-serif; }

h1, h2, h3, h4, h5 {
  font-family: 'Lato', bold;
  line-height: 1.25em;
  text-decoration: none;
}

h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: black; }

h4, h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: black; }

h4 {
	font-size: 23px; }

h6 {
  font-style: normal; 
  font-size: 14px; }

dd, dt {
  font-size: 18px; }

td {
  padding: 1.5em;
  border: 1px solid #ccc; }

th {
  background-color: #ccc; }

p {
  font-size: 15px; }

a {
  color: black;
  text-decoration: none;}

a:hover, a:focus {
  color: #80191d; 
  text-decoration: none;}

input:active {
  box-shadow: 0px 0px 5px #3D0C0E; }

.podcast-img {
	max-width: 250px;
	max-height: 250px;
	border-radius: 10px;
	border: 1px solid #b6b6b6;
}
.podcast-card {
	margin-top: 20px;
	margin-bottom: 20px;
}
.podcast-title {
	margin-top: 0px;
}
.podcast-text {
	max-width: 400px;
}

.nav-search-box {
		width: 100%;
        position: relative;
    }	
    .nav-search-box input {		
		border-color: #dfe3e8;        
		box-shadow: none
    }
	.nav-search-box input, .nav-search-box .btn {
		min-height: 38px;
		margin-left: 3px;
		margin-right: 3px;
		border-radius: 0px;
	}
	.nav-search-box .input-group-btn .btn {
		border-color: #80191d;
		background: #80191d;
		outline: none;
	}
.search-dropdown {
	border-radius: 0px;
}

.social-buttons {
  width: 180px;
  margin: auto;}

.social-button img {
  cursor: pointer;
  opacity: 1; 
  margin-top: 5px;}

.social-button img:hover {
  opacity: 0.8; }

.header-podcast {
  background-color: #3D0C0E;
  margin-bottom: 2em; }

.button {
  border-radius: 0 !important; }

input[type="submit"] {
  display: inline; }

.button.inline {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #3D0C0E;
  padding: 8px 14px 8px 8px;
  color: #fff !important;
  transition: 0.2s linear;
  text-align: center; }

.button-reverse {
  padding-right: 8px !important;
  padding-left: 14px !important; }

.button.inline:hover {
  color: #fff; }

.button.inline:active {
  padding-top: 9px;
  padding-bottom: 7px; }

.button.inline:not(.button-reverse):after {
  opacity: 0;
  margin-right: -20px;
  content: "\2192";
  color: white;
  transition: 0.2s linear; }

.button.inline:not(.button-reverse):hover:after {
  opacity: 1;
  margin-left: 5px;
  margin-right: 0px; }

.button-reverse:before {
  opacity: 0;
  margin-left: -20px;
  content: "\2190";
  color: white;
  transition: 0.2s linear; }

.button-reverse.inline:hover:before {
  opacity: 1;
  margin-right: 5px;
  margin-left: 0px; }

.button.apply {
  background-color: #3D0C0E;
  padding: 16px;
  font-size: 24px;
  width: 240px !important; }

.button.apply:hover:after {
  margin-left: 5px; }

.btn-donate {
  padding-left: 14px !important;
  font-size: 20px;
  background-color: #681418 !important;
  border-radius: 2px !important; }

.btn-center {
  display: block;
  margin: auto;
  width: 120px; }

.btn-green {
  background-color: green !important;
  margin: 3%;
  width: 100px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.45); }

.navbar, footer li {
  font-family: "Lato", sans-serif;
  background-color: black;
  color: white;
  text-transform: uppercase; }
.nav-center {
	position: absolute;
left: 50%;
	top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;

}

.nav-hidden {
	visibility: hidden;
}

.navbar-brand {
  font-weight: bold; }

.navbar-brand img {
  float: left;
  position: absolute;
  top: 0;
  padding-top: 10px; }

.navbar-brand span {
  margin-left: 50px; }

.navbar-brand:hover {
  text-decoration: none !important; }

.navbar-nav li {
  padding: 0 2px;}

.navbar .join-button {
  background-color: #681418; }

.navbar .join-button:hover {
  background-color: #7d191d !important;
	color: white !important;}

.navbar a {
  color: white !important; }

.navbar a:hover {
  text-decoration: none !important;
	color: #D3D3D3 !important;}

.navbar-collapse {
  border-color: black !important; }

.navbar-toggle {
  border: none !important; }

.navbar-toggle:hover {
  background-color: #681418 !important; }


.dropdown-menu {
  background-color: black !important; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: black !important; }

footer {
  margin-top: 75px;
  background-color: black; }

.footer-before {
  background-color: #FFFEFB;
  padding: 1em; }

footer h4 {
  font-size: 1.5em;
  padding-top: 0.5em;
  color: white; }

footer nav {
  margin: 2em; }

footer ul {
  list-style-type: none;
  margin: 0;
  padding: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

footer nav li {
  font: 1.25em "Lato", sans-serif;
  text-align: center;
  list-style-type: none;
  display: block;
  margin: 0.25em 0.75em;
  padding-bottom: 2px; }

footer nav li a, footer nav li a:hover {
  color: white; }

.disclaimer {
  font-family: "Lato", sans-serif;
  font-weight: lighter;
  background-color: #111;
  font-size: smaller;
  height: auto;
  padding: 0.25em;
  color: #666; }

.disclaimer a {
  color: #888; }

.disclaimer a:hover {
  color: #999; }

.signup-box {
  margin: 2em 0 1em 0;
  border: 2px solid #3D0C0E;
  padding: 1em 0.5em; }
  .signup-box input:not([type=radio]), .signup-box a {
    width: 100%;
    padding: 7px;
    margin: 7px 0; }
  .signup-box input[type=radio] {
    margin: 0 0.5em; }

.carousel-caption h3, .articles-later h3, .articles-trending h3 {
  color: #333;
  font-weight: bold;
  font-size: 1.25em;
  margin: 0.5em 0 0.5em 0; }

.carousel-caption h3 span.by, .articles-later h3 span.by, .articles-trending h3 span.by {
  font-size: 0.75em;
  font-weight: normal;
  font-style: normal; }

.articles-carousel {
  margin-bottom: 1em;
  max-height: 55vh;
  overflow: hidden;
  background-color: black; }

.articles-carousel .item img {
  object-fit: cover;
  min-width: 100%;
  min-height: 55vh;
  filter: blur(3px) brightness(70%); }

.carousel-caption {
  top: 15vh !important; }
  .carousel-caption h3 {
    color: white !important; }
  .carousel-caption a {
    color: white !important; }
  .carousel-caption h2 {
    font-size: 6vw; }

.articles-later h2, .articles-trending h2 {
  font-size: 1.4em;
  margin-top: 0; 
  text-decoration: none;
	font-weight: bold;
}

.article-older {
  margin-bottom: 1.25em; }

.show-box h2 {
  font-size: 1.5em;
  margin-bottom: 1em; }

.show-meta a {
  font-size: 9pt;
  color: white;
  background-color: black;
  padding: 3px 6px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1em; }

article .header-img {
  margin-bottom: 0.5em; }

article .header-1230 {
  position: relative;
  min-height: 100vh;
  width: 100vw;
  background-size: cover;
  background-position: center center; }
  article .header-1230 .meta {
    position: absolute;
    bottom: 20%;
    right: 10%;
    text-align: right;
    max-width: 600px; }
  article .header-1230 .meta * {
    color: white !important; }
  article .header-1230 .meta h1 {
    font-weight: bold;
    font-size: 3em; }

article .meta h1 {
  font-size: 2.25em;
  line-height: 120%;
  text-transform: inherit;
  font-weight: bold;
  color: black; }

article .meta h3 {
  text-transform: uppercase;
  font-size: 1em; }

article .meta h3 span.by {
  font-size: 0.75em;
  text-transform: none;
  font-weight: normal;
  font-style: normal; }

article .meta h3 a {
  font-weight: bold; }

article p, article ol, article ul {
  margin: 1em 0;
  font-size: 1.2em !important;
  line-height: 1.6em !important; }
  article p a, article ol a, article ul a {
    color: #0975B2;
    text-decoration: underline; }

article blockquote, article blockquote p, article blockquote li {
  font-size: 13pt !important;
  line-height: 21pt !important; }

article img, article figure {
  max-width: 100%;
  height: auto;
  margin-bottom: 0.5em; }

article hr {
  padding: 0;
  border: none;
  border-top: 1px solid #ccc;
  color: #999;
  margin: 2.25em 2.5%;
  text-align: center; }

article hr:after {
  content: "★";
  display: inline-block;
  position: relative;
  color: #ccc;
  top: -1.1em;
  font-size: 0.75em;
  padding: 0 1em;
  background: white; }

article *.alignright {
  float: right;
  max-width: 40%;
  height: auto;
  margin: 0 0em 1em 1.5em; }
  article *.alignright img {
    max-width: 100%;
    height: auto; }

article *.alignleft {
  float: left;
  max-width: 40%;
  height: auto;
  margin: 0 1.5em 1em 0; }
  article *.alignleft img {
    max-width: 100%;
    height: auto; }

.author-about img {
  float: left;
  margin-right: 0.5em; }

.author-sidebar img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1em; }

.about {
  height: 50vw;
  width: 100%;
  background-image: url(images/about-header.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 1em; }

.about h1 {
  font-size: 5vw;
  padding-top: 32vw;
  color: white; }

.team-member {
  margin-bottom: 2em; }
  .team-member img {
    float: left;
    margin-right: 1em;
    margin-bottom: 0.5em; }
  .team-member h3 {
    margin-top: 0; }

.subscribe {
  height: 40vw;
  width: 100%;
  background-image: url(images/subscribe-header.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 1em; }

.subscribe h1 {
  font-size: 5vw;
  padding-top: 26vw;
  color: white; }

.otl-container {
  background-color: black;
  color: white; }
  .otl-container .meta *, .otl-container .author-about *, .otl-container .article-older * {
    color: white !important; }

.host img {
  max-height: 250px;
  width: auto;
  margin-bottom: 1em; }

.container-landing {
  position: relative;
  min-height: 100vh;
  width: 100vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/landing.jpg); }

.hero-sell {
  text-align: center; }
  .hero-sell * {
    color: white;
    text-align: center; }
  .hero-sell h1 {
    text-transform: inherit; }

.landing-signup {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translateX(-50%);
  width: 93%;
  max-width: 700px;
  background: #0975B2;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.64);
  border-radius: 4px;
  text-align: center;
  color: white; }
  .landing-signup input[type=text], .landing-signup input[type=email] {
    height: 40px;
    font-size: 120%;
    color: black;
    float: left;
    margin: 3%;
    width: calc(100% - 100px - 12%); }
  .landing-signup .input-group {
    margin: 2% auto; }

.landing-disclaimers {
  position: absolute;
  bottom: 10%;
  width: 100%;
  color: white;
  text-shadow: 0px 1px 0px black;
  text-align: center; }
  .landing-disclaimers a {
    color: white; }

.directory-main {
  height: 45vw;
  width: 100%;
  background-image: url(images/schools-header.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 1em; }

.directory-main h1 {
  font-size: 5vw;
  padding-top: 20vw;
  color: white; }

.college-content a.green {
  background-color: green;
  color: white;
  text-decoration: none;
  padding: 4px 6px;
  border-radius: 6px; }

.college-content a.yellow {
  background-color: yellow;
  color: black;
  text-decoration: none;
  padding: 4px 6px;
  border-radius: 6px;
  border: 1px solid black; }

.college-content a.red {
  background-color: red;
  color: white;
  text-decoration: none;
  padding: 4px 6px;
  border-radius: 6px; }

.tucker img {
  border-radius: 50%; }

@media screen and (max-width: 368px) {
  .navbar-brand {
    padding-right: 0;
    padding-left: 5px; } }

@media screen and (max-height: 500px) {
  .carousel-caption {
    top: 0vh !important; }
  .about h1 {
    padding-top: 40vw;
    font-size: 2.5em; }
  .subscribe h1 {
    padding-top: 30vw;
    font-size: 2.5em; } }

@media screen and (min-width: 767px) {
  .hero-sell {
    background-color: rgba(0, 0, 0, 0.41);
    position: absolute;
    top: 0;
    left: 15%;
    padding: 100px 3%;
    color: white;
    text-shadow: 0px 1px 0px black;
    height: 100vh;
    max-width: 40vw; }
    .hero-sell h1 {
      font-size: 5vw;
      color: white; }
    .hero-sell p {
      font-size: 2vh; }
  .landing-signup {
    top: 70vh;
    left: 15%;
    width: 40vw;
    max-width: 700px;
    background: none;
    box-shadow: none;
    transform: none;
    text-align: center; }
  .landing-disclaimers {
    bottom: 2%;
    left: 15%;
    width: 40vw;
    max-width: 700px; } }

@media screen and (min-width: 768px) {
  .carousel-caption {
    top: 22vh !important; }
    .carousel-caption h2 {
      font-size: 2.5em !important; }
  .about h1 {
    padding-top: 40vw;
    font-size: 2.5em; }
  .subscribe h1 {
    padding-top: 30vw;
    font-size: 2.5em; }
  .author-about {
    margin-top: -10px; }
  article .header-img {
    margin-bottom: 1em;
    max-height: 55vh;
    overflow: hidden; }
  article .header-img img {
    object-fit: cover;
    min-width: 100%;
    min-height: 55vh; } }

@media screen and (max-width: 768px) {
  .home-sidebar, .articles-trending, .show-box, .submit-box, .archive-box, .search-box {
    margin-top: 2em; }
  article .header-img {
    object-fit: fill;
    max-width: 100vw;
    margin-left: calc(-1 * ((100vw - 100%) / 2)); }
  .author-sidebar img {
    float: left;
    max-width: 150px;
    margin-right: 1em; }
  .author-sidebar p {
    margin-top: 0; } }
