
/* ==========================================================================
Typography
========================================================================== */
p {
  font-size: 14px;
  line-height: 22.4px;
  color: #6c7279; }

h1 {
  font-size: 65px;
  color: #2d3033; }

h2 {
  font-size: 40px;
  color: #2d3033; }

h3 {
  font-size: 28px;
  color: #2d3033;
  font-weight: 300; }

h4 {
  font-size: 22px;
  color: #2d3033;
  font-weight: 400; }

h5 {
  font-size: 14px;
  color: #2d3033;
  text-transform: uppercase;
  font-weight: 700; }

.btn {
  background-color: #e84545;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-transform: uppercase; }
  .btn:hover, .btn:focus {
    background-color: #e52e2e;
    color: #fff; }
  .btn-large {
    padding: 15px 40px; 
	margin: 15px; }
.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}


/* ==========================================================================
	Flexbox
========================================================================== */
/*<your party>
col-md-8 & offset-2 (Heading then content)
<your council>
col-md-8 & offset-2 (heading)
col-md-6 (pic+descr)
<bella quote>
col-sm-9 (quote content)
col-sm-3 (name+role+pic)
sm-clearfix
<MPs>
col-md-8,4,2
col-sm-6
col-md-offset-2,1
text-center
<Footer>
col-md-4,8
*/
.container,.container-fluid {padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}
.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}
.center-block{display:block;margin-right:auto;margin-left:auto}
 @media (min-width:576px){.container{width:540px}} 
 @media (min-width:768px){.container{width:750px}}
 @media (min-width:992px){.container{width:970px}}
 @media (min-width:1200px){.container{width:1170px}}
.row{margin-right:-15px;margin-left:-15px}
.item {position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-9{float:left; }


@media (min-width:576px){
	.col-sm-9 { float:left; width: 75%; }
	.col-sm-8 { float:left; width: 66.6667%; }
	.col-sm-6 { float:left; width: 50%; }
	.col-sm-3 { float:left; width: 25%; }
	.col-sm-offset-2 { margin-left: 16.6667%; }
}
@media (min-width:768px){
	.col-md-9 { float:left; width: 75%; }
	.col-md-8 { float:left; width: 66.6667%; }
	.col-md-6 { float:left; width: 50%; }
	.col-md-4 { float:left; width: 33.3333%; }
	.col-md-3 { float:left; width: 25%; }
	.col-md-2 { float:left; width: 16.6667%; }
	.col-md-offset-2 { margin-left: 16.6667%; }
	.col-md-offset-1 { margin-left: 8.3333%; }
}	
		
/* ==========================================================================
	General Styles
========================================================================== */
a {
  color: #e84545; }

a:hover, a:focus {
  text-decoration: none;
  -moz-transition: background-color, color, 0.3s;
  -o-transition: background-color, color, 0.3s;
  -webkit-transition: background-color, color, 0.3s;
  transition: background-color, color, 0.3s; }

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
 :after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
 
body {
  font-family: "Poppins", "Open Sans", sans-serif;
  font-weight: 400;
  color: #6c7279; }

ul, ol {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

.section {
  padding: 100px 0; 
  display:block }

.no-padding {
  padding: 0; }

.no-gutter {
  padding-right: 0;
  padding-left: 0; }
.has-border { border: 2px solid #44b; }
  
hr {
	color: #e4003b; }
h3 { text-align:center; }
.img-responsive { display:block;max-width:100%;height:auto; }
.btn {
  background-color: #e84545;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-transform: uppercase; }
.btn:hover, .btn:focus {
    background-color: #e52e2e;
    color: #fff; }
.btn-large {
    padding: 15px 40px; }
.footer-legal, .footer-legal p { font-size: 75% }

/* ==========================================================================
	$ections
========================================================================== */
.masthead {
  position:relative;
  padding: none:
}
.video-overlay {
  position: absolute;
  width: 35%; 
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text-overlay {
  width: 90%;margin: 0 auto;
  text-align: center;
  color: #e4003b;
  background-color: white;
  padding: 2vw 2vw;
  border-radius: 10px;
}
.text-overlay h2 { color:#e4003b; font-size: 32px;}
.logo-overlay {
  width: 100%;
  text-align: center;
  color: white;
  background-color: #e4003b;
  padding: 15px 4vw;
  border-radius: 10px;
}
.quote {
  background-color: #e4849d;
  /*position: relative; padding: 20px; */
  }
.quote-content { background-color: #e4849d; height: 100%; } 
.quote blockquote {
	color: #fff;
    font-size: 28px;
    font-style: italic; 
    border: 0;
    margin: 0;
    padding: 20px; }
	
.name {
  font-size: 22px;
  color: #2d3033;
  font-weight: 400; }

.role {
  font-size: 14px;
  color: #2d3033;
    font-style: italic; 
  /*text-transform: uppercase;  */
  font-weight: 700; }

@media (max-width:992px){
	.name { font-size: 18px; }
	.quote blockquote { font-size: 28px; }
	.cite img { max-width: 175px; float: right; }
}
@media (max-width: 767.98px) {
	.name, .role { display: inline; }
	.quote-content, .cite { width: 100%; }
	.name-role { margin-top: 11vw; }
	.cite img { max-width: 30vw; padding-bottom:15px; float: right; }
	.sm-clearfix { clear:both; }
}	
.footer_legal_links { padding: 0 2em 0 0; }