@charset "utf-8";

/* ============================== */
/* 
	- Title: Political Landing Page 
	- Autor: Imaginacionweb - Jeniffer Martinez
	- Email: jmartinez@imaginacionweb.net
	- Version: 1.05
*/
/* ============================== */


/* ---------------------------------------------------------------------- */
/*	Import styles
/* ---------------------------------------------------------------------- */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.css");
@import url("bootstrap/bootstrap-theme.css");
/*jquery.fancybox-1.3.1.css  - Lightbox*/
@import url("../js/fancybox/jquery.fancybox.css");
/*Slide*/
@import url("slide/responsiveslides.css");
/*Icons*/
@import url("icons/font-awesome.css");
/*Transitions*/
@import url("transitions.css");
/*carousel*/
@import url("carousel/owl.carousel.css");
@import url("carousel/owl.theme.css");
/*Animatons*/
@import url("animations/animate.css");
/*scrollbar*/
@import url("scrollbar/jquery.mCustomScrollbar.css");
/*Style Switcher*/
@import url("skins/theme-options.css");
/*Google Fonts*/
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,300,600);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700|Raleway);
@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,700italic);


/* Standard Styles --------------------------------------------------------*/
body{
	font-size: 20px;	
	line-height:24px;
	color:#000;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
}
a{
	font-size: 1.0em;
}
p{
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lora', serif;
	line-height: 30px;
	margin: 0;	
	color: #fff;
	font-weight: bold;
}
img{
	max-width: 100%;
}
ul{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
	
}

blockquote footer, blockquote small, blockquote .small {
color: rgb(0, 9, 55);
}

cite {
color: rgb(0, 9, 55);
} 

.datblue {
background-color:rgb(64, 69, 83);
}  
.padding-0 {
padding:0;
}
.padding-0 img {
padding:0;
}

.white {
color:white;
font-size: 14px;
}

.short-intro {
color: rgba(231, 231, 231, 0.87);
font-size: 24px;
padding:15px;
line-height: 1.2em;
	}
	
	.navbar-default {
  background-color: rgba(0, 9, 55, 1);
    background-image: linear-gradient(to bottom, #404553 0%, #000937 100%);
}

/* Class and styles General ----------------------------*/

.quotes-margin {
margin:5px;
}

.gray {
color:white;
background-color:#626262;
}

blockquote {
margin-left:auto;
margin-right:auto;
  }

 
.clearfix{
	width:1px;
	height:30px;	
	display:block;
	clear:both;
	content:" , ";
}
.clearfix-no-spacing{	
	display:block;
	clear:both;
	content:" , ";
}

.central_content {
	margin: 30px auto;
}

.central_content a:hover {
  border-bottom: solid 1px #fff;
  color: #fff;
  text-decoration:none;
}

.divider{
	margin:30px 0;
}
.line-divider {
	width: auto;
	height: 2px;
	z-index: 1;
	margin-left: 20%;	
}
.divider .color-divider{
	padding:4px 3%;
	width: 35%;
	margin-top: -20px;
}
.divider .color-divider h2{
	font-size: 18px;
	text-transform: uppercase;
}
.divisor_line{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 1px;
	width: auto;
	margin: 20px auto;
}
.sep {
	margin: 15px auto 40px auto;
	height: 20px;
}
span.star {
	width: 60px;
	height: 20px;
	margin: 0 auto -6px auto;
	display: block;
}
span.rule-l {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 1px;
	float: left;
	width: 46%;
}
span.rule-r {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 1px;
	float: right;
	width: 46%;
}
span.stars{
	width: 100%;
	height: 20px;
}
.alert {
	width: 210px;
	padding: 5px 0;
	margin: 0 auto;
	font-size: 14px;
}
label{
	font-size: 14px;
}

/* Top-Header Picture ------------------------------------*/	
.top-header-picture-quotes {
  width:100%;
  height:200px;
  background-color:rgba(154, 154, 137, 0.4);
  background-repeat:repeat-x;
  background-position: center;
  background-image:url('http://whatisthefreedomfoundation.org/img/header-quotes.jpg');
  z-index: 0;
  padding-top: 8%;
  }
  
  .top-header-picture-issues {
  width:100%;
  height:200px;
  background-color:rgba(154, 154, 137, 0.4);
  background-repeat:repeat-x;
  background-position: center;
  background-image:url('http://whatisthefreedomfoundation.org/img/header-issues.jpg');
  z-index: 0;
  padding-top: 8%;
  }
  
.top-header-picture-teachers {
  width:100%;
  height:200px;
  background-color:rgba(154, 154, 137, 0.4);
  background-repeat:repeat-x;
  background-position: center;
  background-image:url('http://whatisthefreedomfoundation.org/img/header-teachers.jpg');
  z-index: 0;
  padding-top: 8%;
  }

  .top-header-picture-about {
  width:100%;
  height:200px;
  background-position: center;
  background-color:rgba(154, 154, 137, 0.4);
  background-repeat:repeat-y;
  background-image:url('http://whatisthefreedomfoundation.org/img/header-about.jpg');
  z-index: 0;
  padding-top: 8%;
  }
  
    .top-header-picture-enviro {
  width:100%;
  height:200px;
  background-position: center;
  background-color:rgba(154, 154, 137, 0.4);
  background-repeat:repeat-y;
  background-image:url('http://whatisthefreedomfoundation.org/img/header-enviro.jpg');
  z-index: 0;
  padding-top: 8%;
  }

.top-header-picture-quotes h3, .top-header-picture-issues h3, .top-header-picture-teachers h3, .top-header-picture-about h3 ,.top-header-picture-enviro h3  {
  font-family: 'Noto Serif', serif;'
  font-weight: 700px;
  color:white;
  font-size:30px;
  padding-top:5%;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  background-color:  rgba(22, 41, 85, 0.55);
  }





/* Main -----------------------------------------------*/
.main {
    padding-bottom:40px;	/* height of navbar */
	position: relative;
	height:750px;
	background-color: rgba(207, 207, 207, 1);
}

.about {
padding-bottom:0;
height:900px;
}

.main_slide{
	/* height: 777px; */
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 0;
	overflow: hidden;
}

.main img {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}


.main_title{
	z-index: 10;
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	bottom: 0;
	height: 100%;
	text-align: center;
}
.main_name{
	background-color:  rgba(22, 41, 85, 0.55);
	margin-top: 7.5%;
}
.nomarge {
margin:0;
}
.main_name h1{
	font-size: 42px;
	padding: 20px 0;
	text-align: center;
	text-shadow: 3px 2px 5px #000;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 5px;
}
.main_name h3 {
	padding: 20px 0;
	text-align: center;
	text-shadow: 3px 2px 5px #000;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 5px;
}
.main_title h2,.main_title h3{
	text-transform: uppercase;
	text-shadow: 2px 1px 3px #000;
}
.main_title h3{
	font-size: 35px;
	padding-top: 138px;
	line-height: 45px;
}
.main_title h2{
	font-size: 41px;
	line-height: 51px;
}
.main_title p{
	color: white;
	font-size: 0.7em;
	padding:10px;
}

.navbar-inverse {
  background-color: rgba(0, 9, 55, 1);
  background-image:none;
  border:none;
  }

.navbar-fixed-bottom {
  margin-right: auto;
  margin-left: auto;
}

	#ffnavbar {
		/* position:absolute; */
		bottom:0;
		width:120%;
		height:40px;
		z-index:550;
		padding:0;
		margin:0;
		
	}

/* Content -----------------------------------------------------*/
.central_content h3{	
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;
}
.central_content p{
  color: #ECECEC;
  font-size: 0.9em;
  line-height: 1.5em;
}
.central_content h2{
	text-align: center;
}
.central_content iframe{
	width: 100%;
	height: 200px;
}
.central_content h4{
	color: #2e2e2e;
	font-style: italic;
	font-size: 13px;
	line-height: 23px;
}
.central_content span{
	color: #2e2e2e;
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
}
/* Custom Sections-------------------------------------------------*/
section#intro_box {
width:80%;
height:25%;
margin-top:17%;
margin-left:auto;
margin-right:auto;
background-color:rgba(172, 92, 57, 0.78);
margin-bottom:100px;
}

section#about_box {
width:80%;
height:25%;
margin-top: 23.5%;
margin-left:auto;
margin-right:auto;
background-color:rgba(57, 93, 172, 0.78);
}

section#left_pic_section {
width:100%;
height:270px;
background-color:#551900;
color:white;
font-size:1.0em
}

/* Topics -------------------------------*/
.item_topics h3{
	margin-bottom: -5px;
	color:darkgreen;
}
.item_topics h2{
	margin-bottom: -5px;
	color:darkgreen;
}
.item_topics h4{
	margin-top: 5px;
}
.item_topics {
	padding:10px;
	text-align: center;
	background-color:#7987AC;
	height:450px;
}
.item_topics p { 
  color: white;
  line-height: initial;
  font-size:0.7em;
}
.item_topics:hover{		
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	cursor: pointer;
}
.img_main img, .testimonials img{
	padding: 5px;
	margin: 5px 0;	
	border: solid 1px #cdcdcd;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.item_topics:hover .img_main img{
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
	
/* Issues Dividers -------------------------------*/	
.pic-dividers {
  margin: 30px 0;
  width:100%;
  height: 40px;
  background-repeat:repeat-x;
  background-position: center;
}

.pic-dividers h1 {
  font-weight: 700px;
  font-style:italic;
  color: #ECECEC;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);

}

		
/* Top ---------------------------------------------------------*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../img/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(../img/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

.form_contact .form-control{
	margin-bottom: 20px;
	font-size: 13px;
}
.form-contact input[type="submit"], .form_contact input[type="submit"] {
	color: #fff;
	border: none;
	padding: 5px 20px;
	font-size: 13px;
}
.form-contact input{
	height: 40px;
}
.form-contact textarea{
	height: 140px;
}
.modal-header h3{
	text-align: center;
}
.form-contact .result .alert{
	margin-left: 0;
	width: 310px;
	margin-top: 20px;
	padding-left: 20px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
background-color:rgb(67, 70, 79);
}

/* ---------------------------------------------------------------------- */
/*	footer
/* ---------------------------------------------------------------------- */
footer {
    background-color: rgba(0, 9, 55, 1);
    background-image: none;
    border: none;
}

footer p {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    color: #999;
	margin:15px;
}


/* ---------------------------------------------------------------------- */
/*	1024 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1024px) {
	.main_slide {
		height: 740px;
	}
	.rslides img {
		height: 740px;
	}
	.done_info{
		margin-top: 127px;
	}
	.divider .color-divider{
		width: 	120px;
	}
	.divider .color-divider h2{
		font-size: 17px;
	}
	ul.tabs li:last-child{
		margin: 0;
	}
	.done_info form input[type="submit"]{
		width: 30%;
	}


}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}






/* ---------------------------------------------------------------------- */
/*	  MEDIA QUERIES
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/*	1350px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (min-width: 1350px) {
  
.main img {
  width: 90%;
}

.main  {
height: 810px;
}

section#intro_box {
margin-top: 25%;
}
}

@media handheld, only screen and (max-width: 1350px) {
.main img {
  width: 90%;
}

.main  {
height: 685px;
}
section#intro_box {
  margin-top: 17%;
width: 70%;
height: 25%;
}

.main_title p {
  color: white;
  font-size: 0.66em;
  }

}
/* ---------------------------------------------------------------------- */
/*	1260px Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1260px) {
.nav-index {
  float:none;
  margin-left: 1%;
}
}


/* ---------------------------------------------------------------------- */
/*	1050px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1110px) {
  
.navbar-nav {
  font-size: 0.8em;
}
}




/* ---------------------------------------------------------------------- */
/*	900px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 900px){
	.done_info {
		display: none;
	}
	.main_title  #mc_embed_signup form input[type="email"]{
		margin-left: 0;
	}
	.main_title  #mc_embed_signup form input[type="submit"]{
		max-width: 150px;
		margin-left: 0;
	}
	.social_icon {
		margin-top: 20px;
	}
	.item_topics{
		max-width: 500px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.candidate,
	.info,
	footer .row{
		max-width: 500px;
		margin: 0 auto;
	}
	.candidate img{
		margin-bottom: 20px;
	}
	.tab_container{
		margin-bottom: 30px;
	}
	.divider .color-divider {
		width: 150px;
	}

}
/* ---------------------------------------------------------------------- */
/*	768px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px){
	.rslides img,.main_slide {
		/* height: 550px; */
		height: 100%;
	}
	.main_title h3{
		padding-top: 90px;
	}
	.candidate,.testimonials,.sponsors{
		text-align: center;
	}
	.fb-follow, .fb-like {
		float: none;
	}
	ul.tabs li {
		margin: 0 5px;
	}
	.accordion-trigger{
		margin-bottom: 10px;
	}
	footer .row{
		max-width: 600px;
		margin: 0 auto;
	}
	
		.main_name {
	  margin-top: 8%;
	  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }
	
	.navbar-static-top, .navbar-fixed-top {
	display:none;
	}
    
 	.navbar-nav {
	margin-left: auto;
	margin-right:auto;
	}
	
	.nav-index {
	margin-left: 10%;
	margin-right:auto;
	}
	
	.nav-pages {
	margin-left: 7%;
	margin-right:auto;
	}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
	
	
	.main_name {
	  margin-top: 8%;
	  }
		
		.nav-index {
	display:none;
	}
	.nav-pages {
	display:none;
	}
	
	.main img {
 display:none;
}
	
}



/* ---------------------------------------------------------------------- */
/*	600px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 600px) {
	.main_title p {
		padding-top: 6px;
	}
	.main_title h3 {
		font-size: 32px;
	}
	.post{
		padding: 0 30px;
	}
	.comment{
		padding-right: 30px;
	}
	.replies{
		padding: 0 30px;
	}
	form.replies textarea {
		width: 450px;
	}
	
	section#intro_box {
	margin-top:5%;
	}
	
	section#intro_box p {
	font-size:0.9;
	}
	
		.main_name {
	  margin-top: 20%;
	  }
	
}
/* ---------------------------------------------------------------------- */
/*	568px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 568px) {

	.main_title h3{
		font-size: 30px;
		padding-top: 100px;
		line-height: 40px;
	}
	footer .copry{
		margin-top: 0;
	}
	.tabs,.tab_container{
		display: none;
	}
	.item_topics{
		max-width: 350px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.candidate,
	.info{
		max-width: 350px;
		margin: 0 auto;
	}
		.main {
	height: 850px;
	}
	
		.main_name {
	  margin-top: 8%;
	  }
}

/* ---------------------------------------------------------------------- */
/*	480px Version
/* ---------------------------------------------------------------------- */


@media handheld, only screen and (max-width: 480px) {
	.main_slide{
		height: 400px;
	}
	.main_name h1{
		font-size: 23px;
		padding: 17px 0;
	}
	.display_responsive,
	#colorchanger{
		display: none;
	}
	.respons{
		padding: 0 30px;
	}
	.main_title h3{
		padding-top: 20px;
	}
	.main_title h2{
		font-size: 36px;
		line-height: 46px;
	}
	.main_title p{
		padding-top: 30px;
	}	
	.main_title #mc_embed_signup form input[type="email"] {
		width: 74%;
	}
	footer .copry{
		margin-top: 25px;
	}
	footer .copry{
		padding: 0;
	}
	form.replies input[type="text"]{
		width: 80%;
	}
	form.replies textarea{
		width: 90%;
	}
	 form.replies input[type="submit"]{
		width: 50%;
	}
	.post iframe{
		height: 350px;
	}
		.main {
	height: 950px;
	}
	
		.main_name {
	  margin-top: 25%;
	  }
	
/* .datblue {
margin-top: 30%;
} */
	
	
}

/* ---------------------------------------------------------------------- */
/*	380px Version
/* ---------------------------------------------------------------------- */


@media handheld, only screen and (max-width: 384px) {	
	.central_content{
		max-width: 90%;
	}
	.main_title p{
		padding-top: 20px;
	}	
	.comment{
		padding-right: 20px;
	}
	.replies,
	.respons,
	.post{
		padding: 0 20px;
	}
	
/* 	.datblue {
margin-top: 50%;
} */

}

/* ---------------------------------------------------------------------- */
/*	320px Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 320px) {
	.main_slide,.rslides img{
		height: 370px;
	}
	.main_name h1 {
		font-size: 20px;
		padding: 12px 0;
	}
	.main_title h3{
		font-size: 25px;
		line-height: 35px;
	}
	.main_title h2{
		font-size: 23px;
		line-height: 33px;
	}
	.main_title p{
		font-size: 15px;
		line-height: 20px;
	}
	footer .copry{
		margin-top: 10px;
	}
	.social_icon a {
		font-size: 16px;
		margin: 20px 3px 0 5px;
	}
	
/* 		.datblue {
margin-top: 50%;
} */
	
}