/*
 * Custom CSS
 */

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 2;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}
.hero h2 {
    font-size: 30px;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}
.hero h3 {
    font-size: 24px;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}
.hero h4 {
    width: 100%;
    font-size: 20px;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}


.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .3s;
       -moz-transition: 2s all ease-in-out .3s; 
        -ms-transition: 2s all ease-in-out .3s; 
         -o-transition: 2s all ease-in-out .3s; 
            transition: 2s all ease-in-out .3s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .3s;
       -moz-transition: 2s all ease-in-out .3s; 
        -ms-transition: 2s all ease-in-out .3s; 
         -o-transition: 2s all ease-in-out .3s; 
            transition: 2s all ease-in-out .3s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 70%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #892a31;
    border-color: #892a31;
    outline: none;
    margin: 20px auto;
    border-radius: 0px;
    vertical-align: bottom;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1{
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url('img/capitol.jpg'); 
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
.navbarcustom {
  padding-left: 17%;
  padding-top: 8.5%;
}
.navbarcustom a {
  color: #892a31;
  font-weight: bold;
  font-size: 18px;
}
.nav > li > a{
	padding: 10px 12px;
}
.donate {
  border: 2px solid #892a31;
}
.logo{
  width: 240px;
  }

.logomobile{
  zoom: 20.5%;
-moz-transform:  scale(0.6);
-moz-transform-origin: center;
}
.other-freedom-centers {
  text-align: right;
  margin-bottom: 30px;
  color: #878787 !important;
}
.other-freedom-centers a:hover {
  color: #878787 !important;
}


.navline_top{
	border-top: 12px solid #892a31;
}
.navline_bottom{
	border-top: 10px solid #892a31;
}
.carousel-inner{width:100%;
       height:70%;}
       
.flex-container {
  padding: 0;
  margin: 0;
  min-height: 0;
  min-width: 0;
  list-style: none;
  flex: auto;
  display: inline-flex;
  display: -webkit-box;  /* Safari 3.1 - 6, Chrome < 21 (2009 Spec), UC Browser Android */
  display: -moz-box;     /* Firefox 2 - 27 (2009 Spec), UC Mini */
  display: -ms-flexbox;  /* IE10 (2012 Syntax) */
  display: -webkit-flex; /* Safari 6.1 - 8, Android < 4.4, BB < 10, Chrome 21 - 28 */
  display: flex;         /* Edge 12+, Firefox 28+, Blink, Safari 9+, Opera Mini 8+ */
  flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.menu{
  background-size: cover;
  width: 240px;
  height: 155px;
  margin-top: 10px;
  margin-right: 5px;
  color: white;
  font-weight: bold;
  font-size: 13pt;
  text-align: center;
  min-width: 0;
  min-height: 0;
  border-bottom: 27px solid rgba(0, 0, 0, .4);
}
.menu a{
  color: white !important;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 54%;
}
.menu a:hover{
text-decoration: none;
}
.menu_constitutional {
  background: url("img/constitutionalfreedom.jpg");
}
.menu_defending {
  background: url("img/defendingfreedom.jpg");
  }
.menu_economic {
  background: url("img/economicfreedom.jpg");
  }
.menu_energy {
  background: url("img/energyfreedom.jpg");
  }
.menu_entrepreneurial {
  background: url("img/entrepreneurialfreedom.jpg");
  }
.menu_automotive {
  background: url("img/automotivefreedom.jpg");
  }
.menu_internet {
  background: url("img/internetfreedom.jpg");
  }
.menu_food {
  background: url("img/foodfreedom.jpg");
  }
.imgbg{

}
.footerbg{
	background: #e9e9f0;
}
.footerbox{
	width: 250px;
	height: 300px;
	margin: 0 auto;
		vertical-align: center;
}
.footerimg{
	height: 100px;
	margin: 0 auto;

}
.bottombar{
	background: #282b6f;
	color: #FFF;
	font-size: 130%;
	text-align: center;
	height: 50px;
}
.subtitle {
  margin: 0 0 2em 0;
}
.striped-title {
  background-image: url(img/striped-title.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.striped-title span {
  display: inline-block;
  padding-right: 20px;
  background: #FFFFFF;
}
.striped-title-center {
  background-image: url(img/striped-title.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}
.striped-title-center span {
  display: inline-block;
  padding-right: 20px;
  background: #FFFFFF;
}
.striped-title-center span {
  padding: 0 30px;
}
.h3-title {
  color: #878787;
  text-decoration: none;
  font-weight: bold;
}
.menu2{
  background-size: cover;
  width: 370px;
  height: 220px;
  margin-top: 10px;
  margin-right: 5px;
  color: white;
  font-weight: bold;
  font-size: 13pt;
  text-align: center;
  min-width: 0;
  min-height: 0;
  border-bottom: 27px solid rgba(0, 0, 0, .4);
}
.menu2 a{
  color: white !important;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 53%;
}
.menu2 a:hover{
text-decoration: none;
}
.menu2_constitutional {
  background: url("img/constitutionalfreedom.jpg");
  }
.menu2_defending {
  background: url("img/defendingfreedom.jpg");
  }
.menu2_economic {
  background: url("img/economicfreedom.jpg");
  }
.menu2_energy {
  background: url("img/energyfreedom.jpg");
  }
.menu2_entrepreneurial {
  background: url("img/entrepreneurialfreedom.jpg");
  }
.menu2_automotive {
  background: url("img/automotivefreedom.jpg");
  }
.menu2_internet {
  background: url("img/internetfreedom.jpg");
  }
.menu2_food {
  background: url("img/foodfreedom.jpg");
  }
.menu2_fishing {
  background: url("img/fishingfreedom.jpg");
  }
.menu2_icc {
  background: url("img/iccfreedom.jpg");
  }
.menu2_media {
  background: url("img/mediafreedom.jpg");
  }
.menu2_reagan {
  background: url("img/reaganfreedom.jpg");
  }
.menu2_science {
  background: url("img/sciencefreedom.jpg");
  }
.menu2_videoaudio {
  background: url("img/videoaudiofreedom.jpg");
  }
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 5; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #892a31; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    list-style-type: none;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    font-size: 16px;
    color: #FFF !important;
    display: block;
    transition: 0.3s;
    z-index: 5;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 5;
}
.sidenav .closebtn:hover {
	background-color: #892a31;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main2 {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
.freedomcenterstext{
	color: #FFF !important;
	font-size: 16px;
    font-weight: bold;
}
.freedomcenterscenternav{
	display: block;
	width: 100%;
	background: #892a31;
	color: #FFF;
	text-align: center;
	border: 0px solid transparent;
	border-color: #892a31;
	border-radius: 0px;
}
.freedomcenterscenternav2{
	color: #FFF;
}
.freedomcenterscenternav:hover, .freedomcenterscenternav:focus{
	background: #892a31;
	color: #fff;
	border-color: #892a31;
}
.freedomcenterclick{
	display: block;
	background: #892a31;
	width: 100%;
	height: 20px;
	border-color: #892a31;
}
.fcsidebar{
list-style-type: none;
margin-left: -32px;
}
.nav-mobile2{
list-style-type: none;
}
.activenav{
	width: 250px;
}
/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 12px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #282b6f;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #282b6f;
}
.btn-breadcrumb .btn.btn-primary2:not(:last-child):after {
  border-left: 10px solid #282b6f;
}
.btn-breadcrumb .btn.btn-primary2:not(:last-child):before {
  border-left: 10px solid #282b6f;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #282b6f;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #282b6f;
}


span.linktext{
	color: #FFF !important;
}
.btn-primary{
	background-color: #892a31;
	border-color: transparent !important;
	}
:-moz-any-link:focus {
  outline: none;
}

.btn{
	border-radius: 0;
}
.sidenav a:hover {
	background-color: #b93740;
}
a.ab-item{
	color: #fff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-color: #b93740;
	}
	
.homebutton {
margin-bottom: 0;
height: 16px;
width: 16px;
}
.button-text{
	color: #fff !important;
	text-decoration: none;
}
.button-text:hover{
	color: #fff !important;
	text-decoration: none;
}
.bottombar a:link{
	color: #FFF !important;
}

.recentposts{
background-size: cover !important;
  width: 250px;
  height: 250px;
    margin-top: 10px;
  margin-right: 5px;
  color: white;
  font-weight: bold;
  font-size: 13pt;
  text-align: center;
  min-width: 0;
  min-height: 0;
  border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.recentposts a{
  color: white !important;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 40%;
}
.recentposts a:hover{
text-decoration: none;
}
.catmargin{
    padding-top: 13px;
    padding-left: 3%;
    color: #282b6f;
	font-size: 24px;
    font-weight: bold;
}