/*
	Theme Name: Genesis Sample
	Theme URI: http://www.studiopress.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* Utopian Designs Changes
---------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'Impact';
    src: url('/wp-content/themes/genesis-sample/fonts/Impact.woff2') format('woff2'),
        url('/wp-content/themes/genesis-sample/fonts/Impact.woff') format('woff'),
        url('/wp-content/themes/genesis-sample/fonts/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/wp-content/themes/genesis-sample/fontsMontserrat-Bold.eot');
  src: url('/wp-content/themes/genesis-sample/fonts/Montserrat-Bold.woff2') format('woff2'),
       url('/wp-content/themes/genesis-sample/fonts/Montserrat-Bold.woff') format('woff'),
       url('/wp-content/themes/genesis-sample/fonts/Montserrat-Bold.ttf') format('truetype'),
       url('/wp-content/themes/genesis-sample/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg'),
       url('/wp-content/themes/genesis-sample/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'museo-300';
    src: url('fonts/MuseoSlab-300.woff2') format('woff2'),
        url('fonts/MuseoSlab-300.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo-700';
    src: url('fonts/Museo-700.woff2') format('woff2'),
        url('fonts/Museo-700.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'museo-900';
    src: url('fonts/Museo900-Regular.woff2') format('woff2'),
        url('fonts/Museo900-Regular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSlabW00-1000';
    src: url('fonts/MuseoSlabW00-1000.woff2') format('woff2'),
        url('fonts/MuseoSlabW00-1000.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'BentonSansCond-Black';
    src: url('fonts/BentonSansCond-Black.eot');
    src: url('fonts/BentonSansCond-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansCond-Black.woff2') format('woff2'),
        url('fonts/BentonSansCond-Black.woff') format('woff'),
        url('fonts/BentonSansCond-Black.ttf') format('truetype'),
        url('fonts/BentonSansCond-Black.svg#BentonSansCond-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BentonSansComp-Book';
    src: url('fonts/BentonSansComp-Book.eot');
    src: url('fonts/BentonSansComp-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Book.woff2') format('woff2'),
        url('fonts/BentonSansComp-Book.woff') format('woff'),
        url('fonts/BentonSansComp-Book.ttf') format('truetype'),
        url('fonts/BentonSansComp-Book.svg#BentonSansComp-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonSansComp-Black';
    src: url('fonts/BentonSansComp-Black.eot');
    src: url('fonts/BentonSansComp-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Black.woff2') format('woff2'),
        url('fonts/BentonSansComp-Black.woff') format('woff'),
        url('fonts/BentonSansComp-Black.ttf') format('truetype'),
        url('fonts/BentonSansComp-Black.svg#BentonSansComp-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonSansComp-Bold';
    src: url('fonts/BentonSansComp-Bold.eot');
    src: url('fonts/BentonSansComp-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Bold.woff2') format('woff2'),
        url('fonts/BentonSansComp-Bold.woff') format('woff'),
        url('fonts/BentonSansComp-Bold.ttf') format('truetype'),
        url('fonts/BentonSansComp-Bold.svg#BentonSansComp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonSansComp-Medium';
    src: url('fonts/BentonSansComp-Medium.eot');
    src: url('fonts/BentonSansComp-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Medium.woff2') format('woff2'),
        url('fonts/BentonSansComp-Medium.woff') format('woff'),
        url('fonts/BentonSansComp-Medium.ttf') format('truetype'),
        url('fonts/BentonSansComp-Medium.svg#BentonSansComp-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonSansComp-Light';
    src: url('fonts/BentonSansComp-Light.eot');
    src: url('fonts/BentonSansComp-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Light.woff2') format('woff2'),
        url('fonts/BentonSansComp-Light.woff') format('woff'),
        url('fonts/BentonSansComp-Light.ttf') format('truetype'),
        url('fonts/BentonSansComp-Light.svg#BentonSansComp-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BentonSansComp-Regular';
    src: url('fonts/BentonSansComp-Regular.eot');
    src: url('fonts/BentonSansComp-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/BentonSansComp-Regular.woff2') format('woff2'),
        url('fonts/BentonSansComp-Regular.woff') format('woff'),
        url('fonts/BentonSansComp-Regular.ttf') format('truetype'),
        url('fonts/BentonSansComp-Regular.svg#BentonSansComp-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'BentonSansCond-Medium';
  src: url('fonts/BentonSansCond-Medium.eot');
  src: url('fonts/BentonSansCond-Medium.eot?#iefix') format('embedded-opentype'),
       url('fonts/BentonSansCond-Medium.svg#BentonSansCond-Medium') format('svg'),
       url('fonts/BentonSansCond-Medium.ttf') format('truetype'),
       url('fonts/BentonSansCond-Medium.woff') format('woff'),
       url('fonts/BentonSansCond-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BentonSansCond-Regular';
  src: url('fonts/BentonSansCond-Regular.eot');
  src: url('fonts/BentonSansCond-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/BentonSansCond-Regular.svg#BentonSansCond-Regular') format('svg'),
       url('fonts/BentonSansCond-Regular.ttf') format('truetype'),
       url('fonts/BentonSansCond-Regular.woff') format('woff'),
       url('fonts/BentonSansCond-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'IBMPlexSerif-Bold';
    src: url('fonts/IBMPlexSerif-Bold.eot');
    src: url('fonts/IBMPlexSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Bold.woff') format('woff'),
        url('fonts/IBMPlexSerif-Bold.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Bold.svg#IBMPlexSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBMPlexSerif-Medium';
    src: url('fonts/IBMPlexSerif-Medium.eot');
    src: url('fonts/IBMPlexSerif-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Medium.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Medium.woff') format('woff'),
        url('fonts/IBMPlexSerif-Medium.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Medium.svg#IBMPlexSerif-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBMPlexSerif-Regular';
    src: url('fonts/IBMPlexSerif-Regular.eot');
    src: url('fonts/IBMPlexSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Regular.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Regular.woff') format('woff'),
        url('fonts/IBMPlexSerif-Regular.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Regular.svg#IBMPlexSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZenKakuGothicNew-Medium';
    src: url('fonts/ZenKakuGothicNew-Medium.eot');
    src: url('fonts/ZenKakuGothicNew-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZenKakuGothicNew-Medium.woff2') format('woff2'),
        url('fonts/ZenKakuGothicNew-Medium.woff') format('woff'),
        url('fonts/ZenKakuGothicNew-Medium.ttf') format('truetype'),
        url('fonts/ZenKakuGothicNew-Medium.svg#ZenKakuGothicNew-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZenKakuGothicNew-Regular';
    src: url('fonts/ZenKakuGothicNew-Regular.eot');
    src: url('fonts/ZenKakuGothicNew-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZenKakuGothicNew-Regular.woff2') format('woff2'),
        url('fonts/ZenKakuGothicNew-Regular.woff') format('woff'),
        url('fonts/ZenKakuGothicNew-Regular.ttf') format('truetype'),
        url('fonts/ZenKakuGothicNew-Regular.svg#ZenKakuGothicNew-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZenKakuGothicNew-Bold';
    src: url('fonts/ZenKakuGothicNew-Bold.eot');
    src: url('fonts/ZenKakuGothicNew-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZenKakuGothicNew-Bold.woff2') format('woff2'),
        url('fonts/fonts/ZenKakuGothicNew-Bold.woff') format('woff'),
        url('fonts/ZenKakuGothicNew-Bold.ttf') format('truetype'),
        url('fonts/ZenKakuGothicNew-Bold.svg#ZenKakuGothicNew-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('fonts/RobotoCondensed-Regular.eot');
    src: url('fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Regular.woff') format('woff'),
        url('fonts/RobotoCondensed-Regular.ttf') format('truetype'),
        url('fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RobotoCondensed-Medium';
    src: url('fonts/RobotoCondensed-Medium.eot');
    src: url('fonts/RobotoCondensed-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Medium.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Medium.woff') format('woff'),
        url('fonts/RobotoCondensed-Medium.ttf') format('truetype'),
        url('fonts/RobotoCondensed-Medium.svg#RobotoCondensed-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SpecialGothicCondensedOne-Regular';
    src: url('fonts/SpecialGothicCondensedOne-Regular.eot');
    src: url('fonts/SpecialGothicCondensedOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SpecialGothicCondensedOne-Regular.woff2') format('woff2'),
        url('fonts/SpecialGothicCondensedOne-Regular.woff') format('woff'),
        url('fonts/SpecialGothicCondensedOne-Regular.ttf') format('truetype'),
        url('fonts/SpecialGothicCondensedOne-Regular.svg#SpecialGothicCondensedOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmericanTypewriter';
    src: url('fonts/AmericanTypewriter.eot');
    src: url('fonts/AmericanTypewriter.eot?#iefix') format('embedded-opentype'),
        url('fonts/AmericanTypewriter.woff2') format('woff2'),
        url('fonts/AmericanTypewriter.woff') format('woff'),
        url('fonts/AmericanTypewriter.ttf') format('truetype'),
        url('fonts/AmericanTypewriter.svg#AmericanTypewriter') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BaronKuffner';
    src: url('fonts/BaronKuffner.eot');
    src: url('fonts/BaronKuffner.eot?#iefix') format('embedded-opentype'),
        url('fonts/BaronKuffner.woff2') format('woff2'),
        url('fonts/BaronKuffner.woff') format('woff'),
        url('fonts/BaronKuffner.ttf') format('truetype'),
        url('fonts/BaronKuffner.svg#BaronKuffner') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
section#defaultPage {
    padding: 5% 0;
}

.maxwidthVid {
    max-width: 700px;
    margin: 0 auto;
}

.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}

.flexEach {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.imgFlex {
    flex: 0 0 40%;
}

.eachRow:nth-child(even) .imgFlex img {
    border: 12px solid #f2f2f2;
}

.title-text {
	text-align:center; 
	color:#fedd44; 
	margin:0 auto; 
	padding-top:10px;
	margin-top:0px !important;
	font-family: "Impact",sans-serif;
	}

.embed-container {
    border: 12px solid #f2f2f2;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hiddenVideos {
    margin: 20px 0;
    max-height: 0;
    overflow: hidden;
}

button#moreVideos {
    margin: 30px auto 0;
    display: block;
    background-color: #03528b;
    border-radius: 10px;
    padding: 14px 50px;
}

.contentFlex {
    flex: 0 0 55%;
    color: #444444;
}

.imgFlex img {
    vertical-align: middle;
}

.eachRow:nth-child(even)
 .imgFlex {
    order: 2;
}

.eachRow:nth-child(even) .contentFlex {
    order: 1;
}

.contentFlex ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    color: #03528b;
	font-weight: 600;
    margin-right: 5px;
}

.check-liststyle li{
	position: relative;
}
.contentFlex ul.check-liststyle li::before{
	position: absolute;
	left: 16px;
	top: 5px;
}
.contentFlex ol li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: #dd2730;
    font-weight: 600;
    margin-right: 5px;
}

section#hero {
    border-bottom: 38px solid #dd2730;
    background-size: cover;
    background-position: center;
}
.page-template-MDCC05-06 section#hero{
	border-bottom: 38px solid #f6303f;
}

.eachRow:last-of-type {
    margin: 0 0 5%;	
}

.eachRow:nth-child(odd) {
    background-color: #f9f9f9;
}

.titleDiv {
    text-align: center;
    padding: 5% 0;
}

.titleDiv h2 {
    color: #03528b;
    text-transform: uppercase;
    margin: 0;
}

.titleDiv h2::after {
    content: "";
    display: block;
    text-align: center;
    width: 55px;
    height: 6px;
    background: #fb383b;
    border-radius: 12px;
    margin: 12px auto;
}
.page-template-MDCC05-06 .titleDiv h2::after {
    background: #f6303f;
 }
.page-template-MDCC05-06 .titleDiv h2 {
    color: #0a1a71;
}

.titleDiv.visionTitle h2 {
    color: #dd2730;
}

.titleDiv.visionTitle h2::after {
    background: #03528b;
}

.visionRepeater {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 0 0 5%;
}

.visionPiece {
    flex: 0 0 33%;
    text-align: center;
    margin-bottom: 5%;
    position: relative;
}

.visionPiece p {
    color: #444444;
    font-size: 1.6rem;
    max-width: 275px;
    margin: 0 auto;
}

.visionPiece img {
    max-width: 60px;
    max-height: 60px;
    margin-bottom: 10px;
}

.visionPiece::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 55%;
    background-color: #dadada;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.visionPiece:nth-child(3n)::after {
    content: none;
}

section#hero .wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5% 0 0;
    justify-content: space-between;
}

.frank img {
    vertical-align: middle;
    max-width: 500px;
    width: 100%;
}

section#hero .wrap::before, section#hero .wrap::after {
    content: none;
}

section#hero .wrap > div {
    flex: 0 0 48%;
    max-width: 48%;
}

.rightHero {
    text-align: center;
}

.leftHero img {
    max-width: 500px;
    width: 100%;
}

.leftHero h1 {
    text-transform: uppercase;
    color: #03528b;
		font-size: 5.8rem;
}

.languageSww {
	text-align: center;
	margin: 5px 0;
}

.leftHero a.videoButton {
    color: #dd2730;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
}

body .wpml-ls-legacy-list-horizontal li.wpml-ls-last-item::after {
    content: none;
}

body .wpml-ls-legacy-list-horizontal li::after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #004a98;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

body .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    position: relative;
}

body .wpml-ls-legacy-list-horizontal a {
    text-transform: uppercase;
    color: #004a98;
		display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: flex;
    align-items: center;
    padding: 5px 20px;
		font-size: 2rem;
		font-weight: 600;
}
.page-template-MDCC05-06 #video .wpml-ls-statics-shortcode_actions{
	display:none;
}
.page-template-MDCC05-06 #video{
	padding-bottom: 32px;
    padding-top: 20px;
}
body .site-header .wpml-ls-legacy-list-horizontal a {
	color: #fff;
}

body .site-header .wpml-ls-legacy-list-horizontal li::after {
	background-color: #fff;
}

.footerAll {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.footerText {
    background-color: #d22130;
    color: #fff;
    padding: 20px 0;
    letter-spacing: 1.5px;
    font-weight: 600;
    width: 100%;
}

.page-template-MDCC05-06 .site-footer{
	background-color: #f6303f;
	text-align: center;
}
.page-template-MDCC05-06 .site-footer .languageSw{
	text-align: center;
}
.page-template-MDCC05-06 .site-footer .languageSw a{
	color: #fff !important;
}
body.page-template-MDCC05-06 .wpml-ls-legacy-list-horizontal li::after{
	background-color: #fff;
}
.page-template-MDCC05-06 .footerText{
	background:none !important;
}
.page-template-MDCC05-06 .footerText p{
	line-height: 26px;
}
.imgFoot img {
    width: 100%;
    vertical-align: middle;
}

footer.site-footer {
    position: relative;
    padding-top: 5%;
}

.languageSw {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: right;
}

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 20px;
	font-size: 2rem;
}

body {
	background-color: #fff;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #c3251d;
	text-decoration: underline;
}

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

p {
	margin: 0 0 28px;
	padding: 0;
}

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

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Impact', sans-serif;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 10px;
	letter-spacing: 2px;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1280px;
}

.site-inner {
	clear: both;
	word-wrap: break-word;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 660px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
	padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #c3251d;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #c3251d;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover  {
	background-color: #fff;
	color: #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: inherit;
	outline: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #03528b;
	padding: 5px 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 300px;
	padding: 0;
}

.header-full-width .title-area {
	float: none;
	width: 100%;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.header-image .site-title > a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	min-height: 80px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.site-description,
.site-title {
	display: block;
	text-indent: -9999px;
	font-size: 0;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 32px 20px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover  {
	color: #c3251d;
	text-decoration: underline;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
	border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 70px 80px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #fff;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
	background-color: #c3251d;
	color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 60px 60px 32px;
}

.entry-comments {
	padding: 60px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.sidebar .widget {
	background-color: #fff;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	clear: both;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 60px 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 380px;
}

.footer-widgets-1 {
	margin-right: 70px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	border-top: 1px solid #f2f2f2;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


/*---Start MDCD css---*/
.page-template-MDCD05 .site-header .widget-area{
	text-align: right
}
.page-template-MDCD05 footer{
	background:#383838;
}
.page-template-MDCD05 footer .languageSw{
	position: inherit;
	color:#fff;
}
.page-template-MDCD05 .imgFoot{
	display: none;
}
.page-template-MDCD05 .imgFoot img{
	width: 150px;
}
.page-template-MDCD05 .footerText{
	background:none;
	text-align: left;
	line-height: 24px;
	margin-top: 20px;
}
.mdcd-vidsec button#moreVideos{
	background:#166837;
	border:1px solid #2e9859;
}
.page-template-MDCC05-06 button#moreVideos{
	background:#0a1a71;
}
.page-template-MDCD05 .site-footer{
	border:0px;
}
section#hero.mdcd-sec1{
	background-position: top left;
	background-size: 100%;
	background-repeat: no-repeat;
	border-bottom: 0px;
	padding-bottom: 47px;
}
.mdcd-sec1 .leftHero{
	margin-top: 90px;
}
.mdcd-sec1 h1{
	margin-top: 45px;
}
.mdcd-sec1 .leftHero img.top-logo{
	max-width: 350px;
	display: none;
}
.mdcd-sec1 .frank{
	display: none;
}
.mdcd-vidsec{
	background:#090909 url(./images/section2-bg.jpg) no-repeat top center;
	background-size: 100%;
	padding-bottom: 29px;
	color: #fff;
}
.mdcd-vidsec .languageSww{
	display: none;
}
.mdcd-containt{
	background:#090909 url(./images/section3-bg.jpg) no-repeat top center;
} 
.mdcd-containt .eachRow:nth-child(2n+1) {
    background: none ;
}
.mdcd-containt .eachRow:nth-child(2n+1) .imgFlex {
    order: 2;
}
.mdcd-containt .eachRow:nth-child(2n) .imgFlex {
    order: 1;
}
.mdcd-containt h2{
	color: #fedd44;
	  
	  margin-bottom: 35px;
}
.mdcd-containt h2 .clr2{
	color: #fb1010;
}
.mdcd-containt .contentFlex{
	flex: 0 0 65%;
}
.mdcd-containt .imgFlex{
	flex: 0 0 42%;
	position: relative;
}
.mdcd-containt .cont-list li{
	color: #fff;
	margin-bottom: 15px;
	list-style: none;
	padding-bottom: 10px;
	line-height: 27px;
	padding-left: 40px;
}
 .check-liststyle li {
	margin-bottom: 15px;
	list-style: none;
	padding-bottom: 10px;
	line-height: 27px;
	padding-left: 40px;
}
.mdcd-containt .contentFlex ul li::before{
	content: "";
	margin-right: 0px;
}
.mdcd-containt .eachRow:nth-child(2n) .imgFlex img{
	border:0px;
	 bottom: -44px;
    margin-bottom: -13px;
    position: absolute;
}
.mdcd-containt .cont-list.listicon1 li{
	background: url(./images/list-icon1.png) no-repeat left 5px;
}
.mdcd-containt .cont-list.listicon2 li{
	background: url(./images/list-icon2.png) no-repeat left 5px;
}
.mdcd-containt .eachRow:last-of-type{
	margin-bottom: 0px
}

.page-template-MDCD05 footer.site-footer{
	padding-top: 23px;
}

.page-template-MDCD05 .footerText{
	font-weight: normal;
	text-align: center;
}
.page-template-MDCD05 .languageSw li{
	margin-right: 10px;
}
.page-template-MDCD05 .languageSw li a{
color: #fff !important;
padding:0px;
margin-right: 10px;
}
body.page-template-MDCD05 .wpml-ls-legacy-list-horizontal li::after{
	background-color: #fff;
}
body.page-template-MDCD05 .site-footer .wpml-ls-legacy-list-horizontal > ul{
	text-align: center;
}

.source{
	color:#fff;
	line-height:normal;
	margin-top:25px
}
.source h2{
	color:#fff;
}
.source li{
	list-style-type:disc;
	padding-left:15px;
	/*float:left;
	width:50%;
	text-align:left;*/
	padding-bottom:8px;
	list-style: inside;
}
.source li span{
	display:block;
	margin-left:10px;
}
/*---End MDCD css---*/
.page-template-MDCC05-06 .site-footer .languageSw{
	top:17%;
}
.page-template-MDCC05-06 .footerText .source{
	display:none;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

/*Rejectulvert landing page design start*/
.rejectulvert-main .container{
	max-width:1150px;
	width:100%;
	margin:0 auto;
	}
.rejectulvert-first-section .right-side-fs{
	position:relative;
	}
.rejectulvert-main p{
	margin-bottom:12px;
	}
.rejectulvert-first-section, .video-second-section, .footer-sixth-section, .footer-section, .blogs-repeat-third-section, .who-is-fourth-section{	
	overflow:hidden;
	}
.abc-img{
	max-width:130px;
	width:100%;
	position:absolute;
	left: -98px;
    top: 25%;
	}
.left-side-fs{
	width:65%;
	float:left;
	padding:5% 0;
	}
.right-side-fs{
	width:35%;
	float:left;
	}
.right-side-fs img{
	width:100%;
	}
.first-heading-text h3{
	font-family: 'museo-700';
	font-size:30px;
	margin-bottom:24px;
	}
.first-heading h1{
	font-family: 'MuseoSlabW00-1000';	
	font-size:60px;
	color:#3fc1b1;
	}
.first-heading h1 span{
	color:#004a94;
	}
.video-second-section{
	min-height:200px;
	background:#e9e9e9;
	}
.blogs-repeat-third-section{
	padding:60px 3%;
	display:block;
	}
.blogs-repeat-third-section .blogs-sec{
	text-align:center;
	}
.blogs-repeat-third-section .blog{
	width:18%;
	display:inline-block;
	margin-right:20px;
	vertical-align: top;
	}
.blogs-repeat-third-section .blog:last-child{
	margin-right:0px;
	}
.blogs-repeat-third-section .blog img{
	width:100%;
	}
.blogs-repeat-third-section .blog-heading h3{
	color:#004a94;
	font-size:18px;
	font-family: 'museo-900';
	margin-top:20px;
	margin-bottom:20px;
	text-transform:capitalize;
	}
.who-is-fourth-section{
	padding: 0;
	background:#49c0af;
	}
.left-side-wcu{
	width:60%;
	float:left;
	padding:2% 5% 2% 0;
	color:#fff;
	}
.right-side-wcu img{
	width:100%;
	}
.christain-ulvert-heading h2{
	font-family: 'MuseoSlabW00-1000';
	font-size:52px;
	}
.christain-ulvert-content ul li p{
	font-family: 'museo-300';
	font-size:21px;
	}
.christain-ulvert-content h3{
	font-family: 'MuseoSlabW00-1000';
	font-size:28px;
	}
.right-side-wcu{
	width:40%;
	float:left;
	}
.source-information-section {
    clear: both;
    display: block;
	font-size:11px;
	color:#fff;
	padding:3% 2%;
}
.source-info-content p{
	margin-bottom:5px;
	}
.footer-sixth-section{
	background:#3fc1b1;
	padding:40px 0;
	text-align:center;
	color:#fff;
}	

.footer-sixth-section p{
	font-family: 'museo-700';
	font-size:46px;
	}
.footer-sixth-section h2{
	font-family: 'MuseoSlabW00-1000';
	font-size:55px;
	}	
.footer-sixth-section h2 span{
	color:#ff2d2d;
	}
.footer-sixth-section h3{
	font-family: 'museo-700';
	font-size:55px;
	}
.footer-section{
	padding:40px 0;
	}	
.footer-txt{
	font-family: 'museo-700';
	text-align:center;
	color:#464536;
	font-size:18px
	}
.footer-txt p{
	margin-bottom:5px;
	}
	
.christain-ulvert-content ul li{
	padding-left:45px;
	background:url(./images/li-plus.png) no-repeat top 5px left;
	}
/*Rejectulvert landing page design end*/
.language-selector{
	background:#03528b;
	padding:0 0 15px;
	overflow:hidden;
	}
.language-selector .btns-sec{
	float:right;
	}
.language-selector .btns-sec a{
	padding:5px 15px;
	color:#fff;
	font-family: 'museo-700';
	text-decoration:none;
	font-size:20px;
	border-right:2px solid #fff;
	}
.language-selector .btns-sec span:last-child a{
	border-right:none;
	}
.language-selector .btns-sec a:hover{
	opacity:0.7;
	}
.sec-one .number, .section-five .number, .section-eight .number, .section-nine .number{
	display:none;
	}
#google_language_translator{
	display:none;
	}
.video-second-section .col-md-6{
	margin:15px auto;
	}
.section-seven, .section-eight{
	display:none;
	}
/*Fouth section design changes start*/	

.div-common{
	padding:15px;
	}
.div-common.small-txt{
	margin-top:0;
	}
.first-div{
	background: #c11626;
	}
.first-div p{
	color:#fff;
	}
.page-template-noluisgonzalez .first-div .highlight{
	font-size:40px;
}
.first-div .highlight{
	color:#fff;
	
	}
.second-div{
	background: #fff;
	}
.second-div p{
	color:#000;
	}
.third-div{
	background: #CCC;
	}
.third-div p{
	color:#000;
	}
.fourth-div{
	background: #fff;
	}
.fourth-div p{
	color:#000;
	}
.fourth-div img{
    margin: 0 auto;
    max-width: 250px;
	}
/*Fouth section design changes end*/	
/*---crookedpenelas ---*/
.page-template-crookedpenelas-template .site-header{
	display:none;
}
.language-sec{
	background:#e8e8e8;
	padding:8px 0;
}
.yellow-btn{
	background:#ffc623;
	padding: 6px 60px;
	color:#03071f;
	border-radius:5px;
    font-family: 'BentonSansComp-Black';
	text-transform:uppercase;
	display:inline-block;
	font-size: 24px;
}
.yellow-btn:hover{
	text-decoration:none;
	background:#1559a0;
	color:#fff;
}
.language-wrap{
	text-align:right;
}
.language-wrap .yellow-btn{
	text-transform:capitalize;
	font-size: 20px;
  font-family: 'BentonSansCond-Medium';
}
.crookedpenelas-banner-sec{	
	background-color:#03071f;
}
.banner-rt-content h1{
	color:#ffc620;
	font-size:45px;
    font-family: 'BentonSansComp-Black';
}
.banner-rt-content h2{
	color:#fff;
	font-size:35px;
    font-family: 'BentonSansComp-Medium';
	margin-bottom: 20px;
}
.banner-rt-content {
    max-width: 680px;
    margin: 0 0 0 auto;
}
.crookedpenelas-banner-sec{
	background-repeat: no-repeat;
	background-position: center center;
	height:328px;
	background-size: cover;
	background-color:#cee1e9;
}
.banner-video-wrap video{	
	width:500px;
	margin-bottom: 50px;
	margin-top: 30px;
	object-fit: cover;
}
.grey-txt{
	color:#9fa6ba;
}
.banner-below-txt h2 .grey-txt{
	color:#9fa6ba;
}
.banner-below-txt{
	text-align:center;
}
.banner-below-txt .yellow-btn{
	margin-bottom: 18px;
}
.padd-tb{
	padding:40px 0;
}
.light-gray-bg{
	background: url(./images/light-grey-pattern.jpg) repeat top center;
	margin:15px 0;
}
.green-pattern-bg{
	background: url(./images/green-pattern.jpg) repeat top center;
}
.dark-gray-bg{
	background: url(./images/dark-grey-pattern.jpg) repeat top center;
}
.blue-pattern-bg{
	background: url(./images/blue-pattern.jpg) repeat top center;
}
.blue-txt{
	color:#1559a0;
}
.black-txt{
	color:#000;
}
.small-txt{
	color:#35383f;
}
.page-template-crookedpenelas-template p.small-txt{
	font-size:14px;
}
.with-img-tp{
	/*margin-top:20%;*/
	margin-top:270px;
}
.sec-first-with-img.with-img-tp{
	/*margin-top:13%;*/
	margin-top: 200px;
}
.with-img-tp img{
	margin-top:-26%;
}
.txt-center{
	text-align:center;
}
.page-template-crookedpenelas-template p{
	font-family: 'BentonSansCond-Regular';
	margin-bottom:20px;
}
.green-pattern-bg p, .blue-pattern-bg p{
	color:#fff;
}
.sec-maxwidth .container{
	max-width: 1030px;
}
.blue-hd{
	color:#1559a0;
	text-transform:uppercase;
    font-family: 'BentonSansComp-Black';
	font-size:50px;
}
.page-template-crookedpenelas-template footer.site-footer{
	padding-top: 0;
  	font-family: 'BentonSansCond-Regular';
	font-size:16px;
	border-top: 0;
}
.page-template-crookedpenelas-template .footerText{
	background-color:#fff;
	color:#35383f;
	font-size:14px;
	padding-bottom: 35px;
}
.page-template-crookedpenelas-template .footerText p{
	margin-bottom:0;
	font-weight: normal;
}
.page-template-crookedpenelas-template .source{
	margin:0;
}

.banner-video-wrap video:first-child{
	margin-right: 15px;
}
/*---End crookedpenelas ---*/

/*Penelas The Liberal Template css start*/
.page-template-penelastheliberal-template .site-header{
    padding: 0;
}
.penelastheliberal-banner-sec .banner-lfimg-wrap{
    min-height: 350px;
}
.penelast_iberal_video-section{
    padding: 20px 0 0;
    text-align: center;
}
.penelast_iberal_video-section h1{
    font-size: 50px;
    font-family: 'BentonSansComp-Black';
    color: #1559a0;
    text-transform: uppercase;
}

.penelast_iberal_video-section .video-heading-side{
    padding: 4% 0 0;
    text-align: center;
}
.penelast_iberal_video-section .video-right-side .video-section{
    max-width: 540px;
    width: 100%;
    margin: 30px auto 10px;
    /*padding: 4px;
    -webkit-box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
-moz-box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
background: #fff;*/
}
.alex-andrew-bottom-section .container > p img{
	margin:20px 0 0;
}
.find-out-all-about-section{    
    padding: 35px;
    text-align:center; 
}
.find-out-btn{
    background: #ffc624;
    color: #050720;
    border-radius: 5px;
    padding: 10px 5%;
    font-family: 'BentonSansComp-Black';
    text-transform: uppercase;
    font-size: 21px;
}
.find-out-btn:hover{
    color: #95323f;
    text-decoration: none;
}
.alex-andrew-second-section{
    padding: 40px 0;
}
.alex-andrew-top-content.col-md-6{
    padding: 4% 10% 7% 2%;
}
.alex-andrew-top-content p{
    font-family: 'BentonSansComp-Regular';
    font-size: 18px;
}
.alex-andrew-top-section {
    margin-bottom: -70px;
	display:none;
}
.alex-andrew-img img, .seven-img-sec img{
    padding: 4px;
    -webkit-box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
-moz-box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
box-shadow: 2px 0px 12px 0px rgba(163,148,163,1);
background: #fff;
}
.alex-andrew-bottom-section{
    padding: 60px 0 50px;
    background:#090909 url(./images/alex-andrew-bg.jpg) no-repeat center center / cover;
}
.alex-andrew-bottom-section h2{
    font-size: 26px;
    font-family: 'BentonSansComp-Bold';
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.penelast-page-parent .alex-andrew-right p{
	color:#fff;
}
.alex-andrew-bottom-section h2 > span{
    font-size: 31px;
    font-family: 'BentonSansCond-Regular';
    color: #fff;
}
.penelast-page-parent  p{
    font-family: 'BentonSansCond-Regular';
    font-size: 18px;
    color: #000;
}
.small-color, .small-color small{
    /*color: #95323f;*/
}
.united-state-senate-section{
    text-align:center;
    padding: 15px 0 0;
}
.table-sec{
    text-align: left;
}
.senate-top-section h2{
    display: inline-block;
    font-size: 35px;
    font-family: 'BentonSansComp-Black';
    color: #1559a0;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.penelast-page-parent p.big-txt{
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 25px;
}
.alex-andrew-right a{
	color:#1559a0;
}
.single-para p{
    font-family: 'BentonSansCond-Regular';
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 30px;
}
.alex-andrew-bottom-section .small-color small{
    color: #fff;
}
.full-pic-table-sec{
    margin: 30px 0;
}
.full-pic img{
    max-width: 120px;
    width: 100%;
}
.senate-top-section{
    padding-bottom: 10%;
}
.senate-top-section p{
    color: #2562a4;
}
.senate-bottom-section{
    padding: 40px 0 40px;
    background:#090909 url(./images/senate-eight-sec-bg.jpg) no-repeat center center / cover;
}
.us-sanate-popup-img{
    margin-top: -15%;
}
.us-sanate-popup-img img{
    max-width: 510px;
    width: 100%;
}
.sixth-section{
    padding: 40px 0 20px;
}
.six-sec-content{   
    border: 1px solid #0baebb;    
}
.six-cont-img img{
    margin-bottom: 0;
    width: 100%;
}
.six-sec-content p{
    text-align: center;
    padding: 15px 8%;
}

.seventh-section{
    padding: 40px 0 10px;
}
.seven-top-section{
    padding-bottom: 10%;
}
.seven-top-content-sec{
    padding:3% 15px;
}
.seven-bottom-section{
    text-align: center;
    padding: 30px 0 0px;
}
.seven-bottom-img {
    margin-top: -13%;
}
.seven-bottom-content{
    padding-top: 20px;
}
.eight-section{
    text-align: center;
}
.eight-top-section{
    padding-bottom: 10%;
}
.eight-bottom-section{
    padding: 40px 0 40px;
    background:#090909 url(./images/senate-eight-sec-bg.jpg) no-repeat center center / cover;
}
.us-sanate-popup-img{
    margin-top: -15%;
}
.us-sanate-popup-img img{
    max-width: 510px;
    width: 100%;
}
.copyright-section{
    text-align: center;
    padding: 20px 0;
}
p.blue-color{
    color: #2562a5;
}
p.green-color{
    color: #47a89a;
}
.after-line{
    position: relative;
    margin-bottom: 70px;
}
.after-line:after{
    content: '';
    width: 13%;
    height: 2px;
    background: #fff;  
    position: absolute;
    bottom: -24px;
    left: 0;  
}
.single-para{
    margin-bottom: 50px;
}
/*Penelas The Liberal Template css end*/
/*sw css */
.page-template-stoppenelas-template .site-header{
	display:none;
}
.stoppenelas-main .first-heading-text {
    margin: 39px 0px;
}
.mid-text{
	text-align:center;
	font-size: 24px;
}
.mid-text h2, .mid-text h3{	
	font-size: 35px;
}

.mid-text h2, .mid-text p{
	font-family: 'BentonSansComp-Regular';
}
.sec-section{
	padding:40px 0;
}
.middle-contetn-sec{
	color:#1559a0;	
}
.penelas-img{
	text-align:center;	
}
.penelas-img img{
	/*width: 100%;*/
}
.mid-text h3{
	font-family: 'BentonSansComp-Black';
	font-weight: 800;
}
.penelas-blogs-sec{
	color:#fff;	
}
.blog-penelas{
	border-bottom: 1px solid #a8e2da;
	margin-bottom: 30px;
}
.blog-penelas:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.penelas-link h3{
	margin-top: 63px;
  	font-family: 'BentonSansCond-Regular';
	font-size: 22px;
}
.penelas-blogs-sec a{
	color: #0056b3;
	font-family: 'BentonSansComp-Bold';	
}
.penelas-text.row{
	margin: 20px 0px;
}
.foot-mid-text{
	text-align: center;
	margin: 50px 0px;
	font-size: 50px;
}
.foot-mid-text h3{
	font-size: 40px;
}
.sources-artificial-sec .artical-sec {
    float: left;
	padding-left: 0px;
	min-height: 14px;
}
.banner-top-sec {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.visit-here-section{
	background: url(./images/green-pattern.jpg) repeat top center;
	padding: 50px 0 30px;
}
.penelas-heading h3{
	font-family: 'BentonSansComp-Bold';
	font-size:22px;	
	position:relative;
	padding-left:47px;
}
.penelas-heading h3::before{
	content:'';
	position:absolute;
	left:0;
	top:6px;
	background: url(./images/cross-img.png) no-repeat top center;
	background-size: 22px;
	height:29px;
	width:29px;
}

.penelas-heading h3 span{
	display:block;
	text-align:center;
	margin-top: 22px;
}
.sources-artificial-sec {
    overflow: hidden;
    clear: both;
	padding:20px 0px;
	background: #d9d9df;
}
.sources-artificial-sec li a{
	font-size:14px;
	color:#000000;
}
.sources-artificial-sec ul {
    margin-bottom: 0px;
}
.footer-content-section h3{
	font-size: 45px;
	color:#1559a0;
	margin: 30px 0px;
}
.sources-artificial-sec p{
	font-family: 'BentonSansCond-Regular';
    font-size: 18px;
	margin-bottom:0;
    color: #000;
	text-align: center;
	margin-bottom: 20px;
}
.sources-wrap{
	overflow:hidden;
}
.copyright-section p {
    font-family: 'BentonSansCond-Regular';
    font-size: 18px;
    color: #000;
	margin-bottom:0;
}
.source-list li{
	line-height:20px;
	font-family: 'BentonSansCond-Regular';
	color: #000;
	font-size: 18px;
}
.stop-ap-section{
	padding:20px 0;
}
.banner-video-wrap video.mdmayor-tv-vd {
	margin-top: 0px;
}
/*sw css */
/*Look here Button design update here*/
.look-here-btn {
    background: #CE152C;
    color: #fff;
    padding: 8px 0;
    max-width: 250px;
    width: 100%;
    display: inline-block;
    border-radius: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.look-here-btn:hover, .look-here-btn:focus{
	transition: all 0.3s ease 0s;
	color: #fff;
	background: #313131;
	text-decoration:none;
}
.learn-more-btn {
    background: #CE152C;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.learn-more-btn:hover, .learn-more-btn:focus{
	transition: all 0.3s ease 0s;
	color: #fff;
	background: #313131;
	text-decoration:none;
}
.page-template-gabrielgarcia .layer.banner-wrap{
	min-height: 678px;
}
.why-running-section-wrap.gg-section, .about-section-wrap.gg-section{
	padding-bottom:10px;
}
.gabriel-gracia-wrap .gg-section p.disc-text{
	font-size: 12px;
	line-height: 20px;
}
.page-template-taxhike-php .video-section {
	padding: 50px 0px 7px;
}
.page-template-taxhike-php .blogs-repeat-third-section .blogs-sec {
	padding-bottom: 48px;
}
/*Penelas The Liberal Template css start*/
.video-section.danielprez-video{
	display:none;
}

/*CFEEL 2021 MBeach Template css start*/
.page-template-CFEEL-2021-MBeach-template .site-header{
    display: none;
}
.mbeach-landing-page-main{
    background: #e8e8e8;
}
.head-content-sec{
    padding: 75px 0 54px;
    text-align: center;
}
.head-content-sec h3{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 30px;
    line-height: 43px;
    color: #000;
    margin-bottom: -5px;
    position: relative;
    letter-spacing: 0;
}
.head-content-sec h3:before{
    content: '';
    height: 1px;
    width: 100%;
    background: #B8B8B8;
    position: absolute;
    left: 0;
    top: 24px;
}
.head-content-sec h3 span{
    background: #e8e8e8;
    padding: 0 23px;
    z-index: 99;
    position: relative;
}
.head-content-sec h1{
    font-family: 'ZenKakuGothicNew-Bold';
    font-size: 60px;
    line-height: 86px;
    color: #000;
    margin-bottom: -15px;
    letter-spacing: 0;
}
.head-content-sec h2{
    font-family: 'IBMPlexSerif-Medium';
    font-size: 60px;
    line-height: 77px;
    color: #000;
    font-style: italic;
    margin-bottom: 0;
    letter-spacing: 0;
}
.head-banner-sec img{
    width: 100%;
}
.miami-beach-content-sec{
    padding: 109px 0 133px;
    position: relative;
}
.miami-beach-content-sec p{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
    letter-spacing: 0;
}
.miami-beach-content-sec p:before{
    content: '';
    height: 72px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 20px;
    margin: 0 auto;
    z-index: 999999;
    right: 0;
}
.miami-beach-content-sec p span{
    font-family: 'IBMPlexSerif-Bold';
    font-style: italic;
    font-size: 42px;
    line-height: 55px;
    letter-spacing: 0;
}

.group-content-repeater{
    position: relative;
}
.group-content-repeater:before{
    content: '';
    height: 72px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: -60px;
    margin: 0 auto;
    z-index: 999999;
    right: 0;
}
.group-content-repeater .group-content-repeater-parent{
    background: #F7F5F2;
    position: relative;
    padding: 188px 35px 129px 72px;
}
.content-pdf-row{
    display: flex;
    align-items: center;
}
.corner-image {
    position: absolute;
    top: 0;
    left: 0;
}
.group-section-parent .container {
    max-width: 1320px;
}
.group-cont-sec h2{
    font-family: 'IBMPlexSerif-Regular';
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 0;
    letter-spacing: 0;
}
.group-cont-sec h3{
    font-family: 'IBMPlexSerif-Bold';
    font-style: italic;
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.group-cont-sec p{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    max-width: 540px;
}
.group-pdf-row{
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
}
.group-pdf-col{
    display: -webkit-flex;
    display: flex;
    width: 50%;
    padding: 0 10px !important;
}
.group-pdf-bx{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px #CBC7C7;
    width: 100%;
    border-radius: 5px;
    transition: all 0.3s ease;
    padding: 22px 13px 30px;
    text-align: center;
}
.thumb-sec img{
    margin: 0 auto;
}
.pdf-btn-sec h4{
    margin-bottom: 0;
    font-family: 'ZenKakuGothicNew-Bold';
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-top: 18px;
    letter-spacing: 0px;
}
.pdf-btn-sec {
    margin: auto 0 0;
}
.pdf-btn-sec a{
    padding: 12px 24px 16px;
    background: #EB371D;
    border-radius: 37px;
    text-align: center;
    font-family: 'ZenKakuGothicNew-Bold';
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    letter-spacing: 0;
}
.pdf-btn-sec a:hover,
.pdf-btn-sec a:focus{
    text-decoration: none;
    color: #fff;
    background: #343a40;
}
.cross-list-sec{
    margin: 54px auto 0;
    max-width: 715px;
    width: 100%;
}
.cross-list-sec li{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 24px;
    line-height: 43px;
    margin-bottom: 50px;
    padding-left: 75px;
    position: relative;
    letter-spacing: 0;
}
.cross-list-sec li:before{
    content: '';
    height: 61px;
    width: 57px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/cross-list-icon.png) no-repeat top left; 
}
.cross-list-sec li:last-child{
    margin-bottom: 0;
}
.source-list-section h4{
    font-family: 'ZenKakuGothicNew-Bold';
    font-size: 24px;
    line-height: 43px;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: 0;    
}
.source-list-section{
    max-width: 715px;
    width: 100%;
    margin: 0 auto 162px;
    padding: 84px 0 0 23px;
    border-left: 1px solid #D6D3D3;
}
.source-list-section ul {
    padding-left: 55px;
}
.source-list-section li{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 16px;
    line-height: 23px;
    color: #000;
    margin-bottom: 24px;
    list-style-type: disc;
}
.source-list-section li span{
    display: block;
    margin-top: 10px;
}
.source-list-section li span a{ 
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 14px;
    line-height: 23px;
    color: #000;
    margin-bottom: 24px;
    position: relative;
    padding-left: 50px;
    text-decoration: underline;
}
.source-list-section li span a:before{
    content: '';
    height: 25px;
    width: 25px;
    position: absolute;
    left: 20px;
    top: 0;
    background: url(images/attach-link-icon.png) no-repeat top left; 
}
.footer-banner-sec img{
    width: 100%;
}
.mbeach-footer-content{
    text-align: center;
    padding: 45px 0 52px;
}
.mbeach-footer-content p{
    font-family: 'ZenKakuGothicNew-Regular';
    font-size: 16px;
    line-height: 23px;
}
.word-break{
    display: block;
}
.group-content-repeater:first-child .group-pdf-col:nth-child(2) .thumb-sec {
    padding-top: 14%;
}
/*CFEEL 2021 MBeach Template css end*/
/*Hialeah Primary Election Template css start*/
.page-template-hialeah-primary-election-template .site-header {
	background-color: transparent;
	padding: 0;
}
.hialeah-primary-election-template .container{
	max-width: 1250px;
	width: 100%;
	margin: 0 auto;
}
.election-header-section{
	background: #EAE7EB;
	padding: 33px 0 30px;
	text-align: center;
}
.election-header-section label{
	font-family: 'RobotoCondensed-Regular';	
	color: #320F2D;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
}
.election-header-section h1{
	font-family: 'SpecialGothicCondensedOne-Regular';
	color: #320F2D;
	font-size: 58.979px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}
.election-header-section h1 span{
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #B8B8B8;
	padding-top: 10px;
	margin-top: 10px;
	display: inline-block;
}
.header-banner-section img{
	width: 100%;
}
.who-is-jackie-section{
	background: #320F2D;
	padding: 86px 0 130px;
}
.who-is-jackie-wrapper{
	display: flex;
	align-items: self-start;
	gap: 30px;
}
.who-is-jackie-content-left{
	width: 56%;
}
.who-is-jackie-content-right{
	width: 44%;
	padding-top: 35px;
}
.who-is-jackie-wrapper h2{
	color: #BEF038;
	font-family: "specialgothiccondensedone-regular";
	font-size: 64.205px;
	font-style: normal;
	font-weight: 400;
	line-height: 64.205px;
	margin-bottom: 0;
	letter-spacing: 0;
}
.who-is-jackie-wrapper h3{
	color: #BEF038;
	font-family: "specialgothiccondensedone-regular";
	font-size: 34.98px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
	margin-top: -10px;
}
.who-is-jackie-top-paragraph{
	margin-bottom: 45px;
	margin-top: 15px;
}
.who-is-jackie-top-paragraph p{
	color: #FFF;
	font-family: "RobotoCondensed-Regular";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.no-to-jackie-gr-page-parent .who-is-jackie-top-paragraph p{
	font-size: 38.722px;
	font-family: "specialgothiccondensedone-regular";
	text-decoration: underline;
}
.grey-color-text{
	color: #C0C0C0;
	text-decoration: underline;
	display: block;
}
.grey-list-content-wrap{
	background-color: #D1C9D0;
	padding: 48px 37px 48px 30px;
}
.crosss-list-bullet-wrap ul{
	margin-bottom: 0;
}
.crosss-list-bullet-wrap ul li{
	color: #150A13;
	font-family: "RobotoCondensed-Regular";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 37px;
	padding-left: 57px;
	position: relative;
}
.crosss-list-bullet-wrap li::before {
	content: "";
	height: 40px;
	width: 37px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url("images/cross-list-brown-icon.svg") left top no-repeat;
	background-size: contain;
}
.crosss-list-bullet-wrap ul li:last-child{
	margin-bottom: 0;
}
.crosss-list-bullet-wrap ul li .grey-color-text{
	color: #4E434C;
	margin-top: 7px;
}
.no-to-jackie-gr-page-parent .crosss-list-bullet-wrap ul li{
	color: #671A55;
}
.no-to-jackie-gr-page-parent .crosss-list-bullet-wrap ul li .grey-color-text{
	color: #150A13;
	text-decoration: none;
}
.content-image-section{
	padding: 118px 0 0;
	background: #EAE7EB;
}
.content-image-top-wrapper{
	text-align: center;
	/* margin-bottom: 55px; */
}
.hialeah-primary-election-template.no-to-jackie-gr-page-parent .content-image-section .container{
	max-width: 1420px;
}
.content-image-section .content-image-top-wrapper h2{
	color: #671A55;
	font-family: "BaronKuffner";
	font-size: 125.714px;
	font-style: normal;
	font-weight: 400;
	line-height: 110px; /* 87.5% */
	margin-bottom: 34px;
}
.content-image-top-paragraph{
	max-width: 1270px;
	width: 100%;
	margin: 0 auto;
}
.content-image-top-paragraph h4{
	color: #320F2D;
	text-align: center;
	font-family: "SpecialGothicCondensedOne-Regular";
	font-size: 51.927px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
.content-image-top-paragraph h4 img{
	margin: 0;
}
.content-image-wrapper{
	display: flex;
	align-items: self-start;
	justify-content: space-between;
	gap: 30px;
}
.content-image-content-left img{
	mix-blend-mode: multiply;
}
.content-image-content-left{
	width: 50%;
	padding-top: 3%;
}
.content-image-content-right{
	width: 50%;
}
.content-image-top-text {
	max-width: 491px;
	width: 100%;
	margin: 0 auto;
}
.content-image-top-text p{
	color: #190716;
	text-align: center;
	font-family: "RobotoCondensed-Regular";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 27px;
}
.content-image-section h2{
	color: #320F2D;
	text-align: center;
	font-family: "SpecialGothicCondensedOne-Regular";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 44px;
}
.content-image-section h2 .grey-color-text{
	color: #756C74;
	margin-top: -10px;
}
.content-image-section .grey-list-content-wrap{
	position: relative;
	bottom: -50px;
	width: 100%;
	float: right;
	max-width: 615px;
}
.we-can-trust-section{
	padding: 190px 0 155px;
	background-color: #320F2D;
}
.we-can-trust-top-wrap{
	text-align: center;
	margin-bottom: 88px;
}
.we-can-trust-top-wrap h2{
	color: #BEF038;
	font-family: "specialgothiccondensedone-regular";
	font-size: 58.979px;
	font-style: normal;
	font-weight: 400;
	line-height: 55px;
	margin-bottom: 0;
	max-width: 845px;
	width: 100%;
	margin: 0 auto 22px;
}
.we-can-trust-top-wrap h3{
	color: #BEF038;
	font-family: "specialgothiccondensedone-regular";
	font-size: 34.98px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}
.no-to-jackie-gr-page-parent .we-can-trust-top-wrap h3{
	text-decoration: underline;
}
.we-can-trust-wrapper{
	display: flex;
	align-items: self-start;
	gap: 30px;
}
.we-can-trust-content-left{
	width: 58%;
}
.we-can-trust-content-right{
	width: 42%;
}
.we-can-trust-content-wrap p{
	color: #FFF;
	font-family: "RobotoCondensed-Regular";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 34px;
}
.election-date-section{
	background: #180715;
	padding: 25px 0;
}
.election-date-wrapper{
	text-align: center;
	border: 1px solid #BEF038;
	padding: 25px 15px;
}
.election-date-wrapper label{
	color: #FFF;
	font-family: "RobotoCondensed-Regular";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}
.hialeah-primary-election-template .source-information-section{
	padding: 96px 0 88px;
	background: #EAE7EB;
}
.hialeah-primary-election-template .source-information-wrapper h2{
	color: #320F2D;
	font-family: "specialgothiccondensedone-regular";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 24px;
}
.hialeah-primary-election-template .source-information-content-wrap ul li{
	color: #000;
	font-family: "RobotoCondensed-Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 15px;
	padding-left: 27px;
	position: relative;
}
.hialeah-primary-election-template .source-information-content-wrap ul li:last-child{
	margin-bottom: 0;
}
.hialeah-primary-election-template .source-information-content-wrap ul li a{
	color: #000;
	font-family: "RobotoCondensed-Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;
}
.hialeah-primary-election-template .source-information-content-wrap ul li::before{
	content: '';
	height: 4px;
	width: 4px;
	position: absolute;
	left: 10px;
  	top: 7px;
	background-color: #000;
	display: inline-block;
	border-radius: 50%;
}
.hialeah-copyright-section{
	padding: 58px 0 23px;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	background-color: #EAE7EB;
	text-align: center;
}
.hialeah-copyright-content-wrap {
	color: #FFF;
	font-family: "RobotoCondensed-Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
/*Hialeah Primary Election Template css end*/
/*Hialeah Primary Election Template css start*/
@media (min-width: 768px) and (max-width: 1024px){
	.election-header-section h1{
		font-size: 45px;
	}
	.who-is-jackie-wrapper h2,
	.we-can-trust-top-wrap h2,
	.source-information-wrapper h2{
		font-size: 36px;
		line-height: 36px;
		letter-spacing: 0;
		margin-bottom: 11px;
	}
	.content-image-section h2{
		font-size: 33px;
		line-height: 36px;
		letter-spacing: 0;
	}
	.content-image-section h2 .grey-color-text{
		margin-top: 0;
	}
	.who-is-jackie-wrapper h3,
	.we-can-trust-top-wrap h3{
		font-size: 28px;
		margin-top: 0;
		letter-spacing: 0;
	}
	.who-is-jackie-top-paragraph p {
		font-size: 20px;
	}
	.crosss-list-bullet-wrap ul li{
		padding-left: 35px;
		font-size: 18px;
		margin-bottom: 44px;
	}
	.crosss-list-bullet-wrap li::before{
		width: 21px;
		height: 22px;
	}
	.grey-list-content-wrap{
		padding: 33px 16px;
	}
	.crosss-list-bullet-wrap ul li .grey-color-text{
		margin-top: 12px;
	}
	.content-image-top-text p,
	.we-can-trust-content-wrap p,
	.election-date-wrapper label{
		font-size: 20px;
	}
	.content-image-section h2{
		font-size: 30px;
		letter-spacing: 0;
		margin-bottom: 37px;
		margin-top: 48px;
	}
	.we-can-trust-section{
		padding: 130px 0 85px;
	}
	.we-can-trust-top-wrap{
		margin-bottom: 48px;
	}
}
@media only screen and (min-width: 768px) {	
	.display-mobile {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.display-desktop {
		display: none;
	}
	.election-header-section{
		padding: 24px 0;
	}
	.election-header-section label{
		font-size: 20px;
	}
	.election-header-section h1{
		font-size: 36px;
		letter-spacing: 0px;
	}
	.election-header-section h1 span{
		padding-left: 10px;
		padding-right: 10px;
		display: block;
	}	
	.header-banner-section img{
		width: 100%;
	}
	.who-is-jackie-section{
		padding: 38px 0 58px;
	}
	.who-is-jackie-wrapper{
		flex-direction: column;
		gap: 0;
	}
	.who-is-jackie-content-left,
	.who-is-jackie-content-right{
		width: 100%;
	}
	.who-is-jackie-content-right{
		padding: 0;
	}
	.who-is-jackie-wrapper h2{
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 16px;
	}
	.no-to-jackie-gr-page-parent .who-is-jackie-top-paragraph p{
		font-size: 32px;
		line-height: normal;
	}
	.we-can-trust-top-wrap h2{
		font-size: 36px;
		line-height: 36px;
		letter-spacing: 0;
		margin-bottom: 11px;
	}
	.who-is-jackie-wrapper h3,
	.we-can-trust-top-wrap h3{
		font-size: 28px;
		margin-top: 0;
		letter-spacing: 0;
	}
	.who-is-jackie-top-paragraph {
		margin-bottom: 68px;
		margin-top: 22px;
	}
	.no-to-jackie-gr-page-parent .who-is-jackie-top-paragraph{
		margin-bottom: 60px;
	}
	.who-is-jackie-top-paragraph p{
		font-size: 20px
	}
	.who-is-jackie-top-paragraph p .grey-color-text{
		margin-top: 7px;
	}
	.who-is-jackie-thumb-img{
		margin-bottom: 38px;
	}
	.crosss-list-bullet-wrap ul li{
		padding-left: 35px;
		font-size: 18px;
		margin-bottom: 44px;
	}
	.crosss-list-bullet-wrap li::before{
		width: 21px;
		height: 22px;
	}
	.grey-list-content-wrap{
		padding: 33px 16px;
	}
	.crosss-list-bullet-wrap ul li .grey-color-text{
		margin-top: 12px;
	}
	.content-image-section{
		padding: 48px 0 0;
	}
	.content-image-wrapper{
		flex-direction: column;
	}
	.content-image-content-left,
	.content-image-content-right{
		width: 100%;
		padding-top: 0;
	}
	.content-image-section .grey-list-content-wrap {
		margin-bottom: -30px;
	}
	.content-image-top-text p{
		font-size: 20px;
	}
	.content-image-section h2{
		font-size: 30px;
		letter-spacing: 0;
		margin-bottom: 37px;
		margin-top: 48px;
	}
	.content-image-section .content-image-top-wrapper h2{
		font-size: 44px;
		line-height: 38.579px;
		margin-top: 0px;
	}
	.content-image-top-paragraph h4{
		flex-direction: column;
		font-size: 30px;
		line-height: normal;
		gap: 10px;
	}
	.content-image-wrapper{
		gap: 0px;
	}
	.content-image-section .grey-list-content-wrap{
		bottom: -20px;
	}
	.content-image-section h2 .grey-color-text{
		margin-top: 12px;
	}
	.content-image-content-right .crosss-list-bullet-wrap ul li{
		margin-bottom: 36px;
	}
	.we-can-trust-section{
		padding: 125px 0 125px;
	}
	.we-can-trust-wrapper{
		flex-direction: column;
		gap: 0;
	}
	.we-can-trust-content-left {
		width: 100%;
	}
	.we-can-trust-content-right {
		width: 100%;
	}
	.we-can-trust-top-wrap h3 {
		margin-bottom: 40px;
	}
	.we-can-trust-top-wrap{
		margin-bottom: 40px;
	}
	.we-can-trust-content-wrap p,
	.election-date-wrapper label{
		font-size: 20px;
	}
	.we-can-trust-content-wrap p:last-child{
		margin-bottom: 0;
	}
	.hialeah-primary-election-template .source-information-section{
		padding: 77px 0 70px;
	}
	.hialeah-primary-election-template .source-information-wrapper h2{
		font-size: 36px;
		margin-bottom: 32px;
	}
	.hialeah-copyright-section{
		padding: 45px 0 23px;
	}
	.hialeah-copyright-content-wrap{
		font-size: 13px;
		text-align: left;
	}
}
/*Hialeah Primary Election Template css end*/
/*Bryan Calvo Hialeah Primary Election Template css start*/
.bryan-calvo-page-parent .election-header-section{
	padding-bottom: 0;
}
.bryan-calvo-page-parent .election-header-section label,
.bryan-calvo-page-parent .election-header-section h1{
	color: #000;
}
.bryan-calvo-page-parent .election-header-section h1 span{
	border-top: none;
	position: relative;
}
.bryan-calvo-page-parent .election-header-section h1 span::before{
	content: '';
	height: 1px;
	width: 78%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.header-banner-top-text{
	text-align: center;
	background: #000;
	padding-top: 48px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.header-banner-top-text h3{
	margin-bottom: 0;
	color: #fff;
	font-family: "AmericanTypewriter";
	font-size: 46.172px;
	font-style: normal;
	font-weight: 600;
	line-height: 40.401px;
	letter-spacing: 0;
}
.header-banner-bottom-text{
	text-align: center;
	background: #000;
	padding-left: 15px;
	padding-right: 15px;
}
.header-banner-bottom-text h3{
	margin-bottom: 0;
	color: #fff;
	font-family: "AmericanTypewriter";
	font-size: 35.81px;
	font-style: normal;
	font-weight: 600;
	line-height: 47px;
	letter-spacing: 0;
}
.bryan-calvo-page-parent .who-is-jackie-wrapper{
	gap: 0;
}
.bryan-calvo-page-parent .who-is-jackie-content-left{
	width: 59%;
}
.bryan-calvo-page-parent .who-is-jackie-content-right{
	width: 41%;
	padding-top: 0px;
}
.bryan-calvo-page-parent .who-is-jackie-wrapper h2{
	font-family: "AmericanTypewriter";
	font-size: 50px;
	font-style: normal;
	font-weight: 600;
	line-height: 47.959px;
	margin-bottom: 16px;
	letter-spacing: 0;
}
.bryan-calvo-page-parent .who-is-jackie-wrapper h3{
	color: #F7F7F7;
	font-family: "AmericanTypewriter";
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 58px;
	letter-spacing: 0;
	max-width: 730px;
	width: 100%;
}
.bryan-calvo-page-parent .who-is-jackie-section{
	padding-bottom: 0;
	background: #000;
	padding-left: 9%;
	padding-right: 0px;
}
.no-to-jackie-gr-page-parent .who-is-jackie-section{
	padding-left: 9%;
	padding-right: 0px;
}
.bryan-calvo-page-parent .who-is-jackie-section .container,
.no-to-jackie-gr-page-parent .who-is-jackie-section .container{
	max-width: 100%;
}
.bryan-calvo-page-parent .grey-list-content-wrap{
	background-color: #F7F7F7;
	fill: #F7F7F7;
	filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.10));
	margin-bottom: -55px;
	max-width: 750px;
	width: 100%;
	padding: 48px 68px 48px 50px;
}
.bryan-calvo-page-parent .we-can-trust-top-wrap h2{
	color: #15A3E7;
	font-family: 'AmericanTypewriter';
	font-size: 42px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.84px;
	margin-bottom: 17px;
	max-width: 100%;
}
.bryan-calvo-page-parent .we-can-trust-top-wrap h3{
	color: #FFF;
	text-align: center;
	font-family: 'AmericanTypewriter';
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0;
	max-width: 880px;
	width: 100%;
	margin: 0 auto;
	background: #000;
	padding: 10px 25px;
}
.bryan-calvo-page-parent .we-can-trust-section{
	background-color: #fff;
	padding: 173px 0 58px;
}
.bryan-calvo-page-parent .we-can-trust-content-left{
	width: 60%;
}
.bryan-calvo-page-parent .we-can-trust-content-right{
	width: 40%;
	padding-left: 5%;
}
.we-can-trust-bottom-wrap{
	padding-top: 140px;
	text-align: center;
}
.we-can-trust-bottom-wrap h2{
	color: #000;
	font-family: 'AmericanTypewriter';
	font-size: 44px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.bryan-calvo-page-parent .election-date-section .container{
	max-width: 728px;
}
.bryan-calvo-page-parent .election-date-wrapper{
	border: none;
	border-bottom: 1px solid #15A3E7;
}
.bryan-calvo-page-parent .election-date-wrapper label{
	font-family: 'AmericanTypewriter';
}
.hialeah-primary-election-template.bryan-calvo-page-parent .source-information-wrapper h2{
	color: #000;
	font-family: 'AmericanTypewriter';
	line-height: normal;
	letter-spacing: -0.84px;
}
.hialeah-primary-election-template.bryan-calvo-page-parent .source-information-content-wrap p{
	color: #000;
	font-family: "RobotoCondensed-Regular";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 24px;
}
.blue-text-span{
	color: #15A3E7;
}
.bryan-calvo-page-parent .crosss-list-bullet-wrap li{
	font-family: 'RobotoCondensed-Medium';
	padding-left: 50px;
}
.bryan-calvo-page-parent .crosss-list-bullet-wrap li::before{
	background: url("images/thumb-down-bullet-icon.svg") left top no-repeat;
	background-size: contain;
	width: 30px;
	height: 37px;
}
.bryan-calvo-page-parent .crosss-list-bullet-wrap ul li .grey-color-text{
	color: #5E5E5E;
	text-decoration: none;
}
.hialeah-primary-election-template.bryan-calvo-page-parent .source-information-section,
.bryan-calvo-page-parent .hialeah-copyright-section{
	background: #fff;
}
@media (min-width: 1024px) and (max-width: 1350px){
	.bryan-calvo-page-parent .who-is-jackie-section{
		padding-left: 2%;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.bryan-calvo-page-parent .who-is-jackie-section,
	.no-to-jackie-gr-page-parent .who-is-jackie-section{
		padding-left: 0;
	}
	.content-image-section .content-image-top-wrapper h2{
		font-size: 74px;
		line-height: normal;
	}
	.content-image-top-paragraph h4{
		font-size: 30px;
	}
	.header-banner-top-text h3,
	.bryan-calvo-page-parent .who-is-jackie-wrapper h2,
	.we-can-trust-bottom-wrap h2{
		font-size: 38px;
		line-height: normal;
	}
	.header-banner-bottom-text h3,
	.bryan-calvo-page-parent .who-is-jackie-wrapper h3{
		font-size: 30px;
		line-height: normal;
	}
	.bryan-calvo-page-parent .grey-list-content-wrap{
		padding: 46px 20px 46px 20px;
	}
	.bryan-calvo-page-parent .who-is-jackie-wrapper {
		gap: 10px;
	}
	.bryan-calvo-page-parent .we-can-trust-top-wrap h2{
		font-size: 32px;
	}
	.bryan-calvo-page-parent .we-can-trust-top-wrap h3{
		font-size: 26px;
	}
	.hialeah-copyright-section{
		padding: 70px 0 15px;
	}
}
@media only screen and (max-width: 767px) {
	.bryan-calvo-page-parent .election-header-section {
		padding-bottom: 24px;
	}
	.bryan-calvo-page-parent .election-header-section h1 span{
		border-top: 1px solid #000;
	}
	.bryan-calvo-page-parent .election-header-section h1 span::before{
		content: none;
	}
	.header-banner-top-text{
		padding-top: 39px;
	}
	.header-banner-top-text h3{
		font-size: 30px;
		line-height: normal;
	}
	.header-banner-bottom-text{
		padding-bottom: 40px;
	}
	.header-banner-bottom-text h3{
		font-size: 28px;
		line-height: normal;
	}
	.bryan-calvo-page-parent .who-is-jackie-section,
	.no-to-jackie-gr-page-parent .who-is-jackie-section{
		padding-left: 0px
	}
	.hialeah-primary-election-template.bryan-calvo-page-parent .who-is-jackie-section .container{
		padding-left: 0;
		padding-right: 0;
	}
	.bryan-calvo-page-parent .who-is-jackie-content-left {
		width: 100%;
	}
	.bryan-calvo-page-parent .who-is-jackie-content-right {
		width: 100%;
	}
	.bryan-calvo-page-parent .who-is-jackie-wrapper h2{
		font-size: 24px;
		line-height: normal;
		margin-bottom: 0;
	}
	.bryan-calvo-page-parent .who-is-jackie-wrapper h3{
		font-size: 20px;
		line-height: normal;
	}
	.bryan-calvo-page-parent .who-is-jackie-thumb-img {
		margin-bottom: 90px;
	}
	.bryan-calvo-page-parent .who-is-jackie-wrapper h2,
	.bryan-calvo-page-parent .who-is-jackie-wrapper h3,
	.bryan-calvo-page-parent .who-is-jackie-wrapper .who-is-jackie-thumb-img{
		padding-left: 15px;
		padding-right: 15px;
	}
	.bryan-calvo-page-parent .grey-list-content-wrap{
		padding: 46px 20px 46px 20px;
	}
	.bryan-calvo-page-parent .crosss-list-bullet-wrap li{
		padding-left: 35px;
	}
	.bryan-calvo-page-parent .crosss-list-bullet-wrap li::before{
		width: 24px;
		height: 29px;
	}
	.bryan-calvo-page-parent .we-can-trust-section{
		padding: 155px 0 47px;
	}
	.bryan-calvo-page-parent .we-can-trust-top-wrap h2{
		font-size: 24px;
		line-height: normal;
	}
	.bryan-calvo-page-parent .we-can-trust-top-wrap h3{
		font-size: 18px;
		line-height: normal;
		padding: 4px 15px;
		margin-bottom: 42px;
	}
	.bryan-calvo-page-parent .we-can-trust-content-left{
		width: 100%;
	}
	.bryan-calvo-page-parent .we-can-trust-content-right{
		width: 100%;
		padding-left: 0;
	}
	.we-can-trust-bottom-wrap{
		padding-top: 42px;
	}
	.we-can-trust-bottom-wrap h2{
		font-size: 27px;
		line-height: normal;
	}
	.hialeah-primary-election-template.bryan-calvo-page-parent .source-information-section{
		padding: 64px 0 42px;
	}
	.hialeah-primary-election-template.bryan-calvo-page-parent .source-information-wrapper h2{
		font-size: 24px;
    	margin-bottom: 42px;
	}
	.bryan-calvo-page-parent .hialeah-copyright-section{
		padding: 50px 0 8px;
	}
	.bryan-calvo-page-parent .hialeah-copyright-content-wrap{
		font-size: 13px;
		text-align: center;
	}
}
/*Bryan Calvo Hialeah Primary Election Template css end*/
/*Hialeah Primary Election Template css end*/
@media only screen and (min-width: 1550px) {
    .penelastheliberal-banner-sec .banner-lfimg-wrap {
       /* min-height: 500px;*/
    }
}
/*Penelas The Liberal Template css end*/
@media only screen and (max-width: 1340px) {

	.wrap {
		max-width: 1140px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 920px;
	}

	.content,
	.site-header .widget-area {
		width: 800px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 580px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 340px;
	}

	.footer-widgets-1 {
		margin-right: 60px;
	}

}

@media only screen and (min-width: 1200px) {
	.blogs-repeat-third-section .blog{
		margin-right: 8%;
		}
	.crookedpenelas-banner-sec, .penelastheliberal-banner-sec .banner-lfimg-wrap{
		height:24vw;
	}
}
@media only screen and (max-width: 1200px) {

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}
	.banner-video-wrap video {
		width: 400px;
		margin-bottom: 40px;
		margin-top: 30px;
	}

}


@media only screen and (max-width: 1023px) {

	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		background-color: #fff;
		border-width: 0;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fff;
		border-width: 0;
		color: #c3251d;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: 1px solid #eee;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
		margin: 0 auto 40px;
	}

}

@media only screen and (max-width: 860px) {

	.imgFlex {
    order: 1 !important;
    flex: 1 1 100%;
    margin-bottom: 20px;
}
.leftHero{
	margin-top:160px !important;}
.contentFlex {
    order: 2 !important;
    flex: 1 1 100%;
}

.flexEach {
    flex-wrap: wrap;
}

.eachRow {
    padding-bottom: 5%;
}

	body .visionPiece {
    flex: 1 1 100%;
    margin-bottom: 30px;
}

body .visionPiece::after {
    width: 100%;
    height: 1px;
    bottom: -15px;
    top: auto;
    left: 50%;
    max-width: 150px;
    content: "" !important;
    transform: translate(-50%, -50%);
}

body .visionPiece:last-of-type::after {
content: none !important
}

	body section#hero .wrap {
		flex-wrap: wrap;
	}

	body section#hero .wrap > div {
		flex: 1 1 100%;
		max-width: 100%;
		text-align: center;
	}

	body section#hero .wrap .leftHero {
		margin-bottom: 20px;
	}

	body .languageSw {
		text-align: center;
		margin-bottom: 20px;
		position: relative;
		top: 0;
	}

	body,
	body > div {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

}
@media only screen and (min-width: 1200px) {
	.page-template-MDCD05 .wrap, .page-template-MDCC05-06 .wrap {
    max-width: 1150px;
}
.mdcd-sec1{
	min-height: 730px;
}
section#hero.mdcd-sec1{padding-bottom: 258px;
	}
	}
@media only screen and (min-width: 992px){
    .word-break{
        display: block;
    }
	.desk-word-break {
		display: block;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.first-heading-text h3{
		font-size: 26px;
		}
	.first-heading h1{
		font-size: 58px;
		}
	.blogs-repeat-third-section .blog {
		vertical-align: top;
		width: 22%;
	}
	.blogs-repeat-third-section .blog-heading h3{
		font-size: 16px;
	}
	.christain-ulvert-content h3{
		font-size:22px;
		margin-bottom: 15px;
	}
	.christain-ulvert-content ul li p{
		font-size:16px;
	}
	.left-side-fs{
		padding: 7% 0;
	}
	.sec-one h2{
		padding-top:25px;
		font-size:26px;
	}
	.section-wrap .first-heading-text h1{
		font-size:45px;
	}
	.blue-hd{
		font-size: 45px;
	}
	.sec-maxwidth .container {
		max-width: 835px;
	}
}
@media only screen and (max-width: 991px) {
	.crookedpenelas-banner-sec{
		height: 238px;
	}
	.blue-hd{
		font-size: 30px;
	}
	.yellow-btn{
		font-size:20px;
	}
	.with-img-tp img{
		width:560px;
	}
	.sec-first-with-img.with-img-tp {
		margin-top: 140px;
	}
	.with-img-tp{
		margin-top: 170px;
	}
	.sec-maxwidth .container {
		max-width: 720px;
	}
	.banner-video-wrap video {
		width: 300px;
	}
	.disclaimer-desktop-img{
			display: none;
		}
}
@media (min-width: 768px) and (max-width: 991px){
	.first-heading-text h3{
		font-size: 21px;
		}
	.first-heading h1{
		font-size: 43px;
		}
	.blogs-repeat-third-section .blog{
		width: 46%;
		}
	.christain-ulvert-heading h2{
		font-size: 30px;
    	margin-bottom: 15px;
		}
	.christain-ulvert-content h3{
		font-size: 20px;
		}
	.christain-ulvert-content ul li p{
		font-size: 14px;
		}
	.footer-sixth-section p{
		font-size: 35px;
		}
	.footer-sixth-section h2{
		font-size: 43px;
		}
	.footer-sixth-section h3{
		font-size: 42px;
		}
	.abc-img{
		left: -65px;
    	max-width: 90px;
		}
	.left-side-fs{
		padding: 3% 0;
		}
	.sec-one h2{
		font-size: 20px;
    	padding-top: 0;
		}
    /*Penelas The Liberal Template css start*/
    .penelast_iberal_video-section h1{
        font-size: 45px;
        }
    .penelastheliberal-banner-sec .banner-lfimg-wrap {
        min-height: 230px;
        }
    .full-pic img {
        max-width: 90px;
        width: 100%;
        }
    .alex-andrew-top-content.col-md-6 {
        padding: 0% 3% 3% 2%;
        }
    .alex-andrew-bottom-section{
        padding: 100px 0 50px;
        }
    .alex-andrew-bottom-section h2{
        font-size: 19px;
        }
    .senate-top-section h2{
        font-size: 30px;
    }
    .alex-andrew-bottom-section h2 > span{
        font-size: 28px;
        display: block;
        }
    .senate-top-section h2 > span{
        display: block;
        }
    .senate-top-section {
        padding-bottom: 15%;
        }
    .us-sanate-popup-img {
        margin-top: -23%;
        }
    .seven-top-content-sec{
        padding: 0% 15px;
        }
    .eight-top-section {
        padding-bottom: 20%;
        }
    /*Penelas The Liberal Template css end*/
	.penelas-link h3 {
		margin-top: 15px;
		}
	}
@media only screen and (max-width: 768px) {
	.mdcd-sec1{
		background-color: #060606;
	}
	.mdcd-containt .imgFlex{
		flex: 100%;
	}
	.mdcd-containt .contentFlex {
    flex: 100%;
}
	.mdcd-containt{
		background-size: cover;
	}
	.mdcd-containt .eachRow:nth-child(2n) .imgFlex img{
		margin-bottom: 0px;
	}
	.page-template-MDCD05 .footerText{
		text-align: center;
		width: 100%;
	}
	.page-template-MDCD05 .imgFoot{
		float: none;
		width: 100%;
	}
	.page-template-MDCD05 footer .languageSw{
		float: none;
		width: 100%;
	}
	.page-template-MDCD05 .wpml-ls-legacy-list-horizontal > ul{
		text-align: center;
	}
	.mdcd-containt .eachRow:nth-child(2n) .imgFlex img{
		position: inherit;
	}
	.source li{
	float:none;
	width:100%;
}
.leftHero{
	margin:20px 0px 0px 0px !important;
}
.mdcd-sec1 h1 {
    margin-top: 183px;
	}
.title-text{font-size: 22px;}
	}
.page-template-crookedpenelas-template .padd-tb{
	text-align:center;	
}
@media only screen and (max-width: 990px) {
.leftHero{
	margin:160px 0px 0px 0px ;
	}
section#hero.mdcd-sec1{padding-bottom:0px;
}
.leftHero h1{margin-bottom:0px; }	
	}
@media (min-width:768px) and (max-width: 991px){
	.section-wrap .left-side-fs {
    	padding: 13% 0;
		width: 55%;
	}
	.section-wrap .first-heading-text h1{
		font-size: 36px;
	}
	.single-para p{
		font-size: 23px;
		line-height: 32px;
	}
	.penelast-page-parent p.big-txt {
		font-size: 20px;
		line-height: 28px;
	}
    .group-cont-sec h2{
        font-size: 42px;
        line-height: 50px;
        margin-top: 15px;
    }
    .group-cont-sec h3{
        font-size: 42px;
        line-height: 50px;
    }
    .group-content-repeater .group-content-repeater-parent{
        padding: 188px 15px 129px 25px;
    }
    .group-cont-sec p{
        font-size: 26px;
        line-height: 36px;
    }
    .group-pdf-col{
        padding: 0 5px !important;
    }
}
@media only screen and (max-width: 767px){
	.left-side-fs, .right-side-fs, .left-side-wcu, .right-side-wcu{
		width:100%;
		}
	.first-heading-text h3{
		font-size: 24px;
		margin-bottom:20px;
		}
	.first-heading h1{
		font-size: 44px;
		}
	.christain-ulvert-heading h2{
		font-size: 42px;
		margin-bottom:20px;
		}
	.christain-ulvert-content h3{
		font-size: 20px;
		}
	.christain-ulvert-content ul li p{
		font-size: 18px;
		}
	.left-side-fs, .right-side-fs, .left-side-wcu, .right-side-wcu{
		padding: 0 10px;
		}
	.left-side-fs, .left-side-wcu{
		padding: 30px 10px;
		}
	.source-information-section{
		padding: 40px 2%;
		}
	.footer-sixth-section p{
		font-size: 26px;
		}
	.footer-sixth-section h2{
		font-size: 35px;
		}
	.footer-sixth-section h3{
		font-size:30px;
		}
	.abc-img {
		left: -14px;
		max-width: 70px;
		}
	.cristian-section5 h2{
		font-size: 38px;
		}
	.section-wrap .left-side-fs, .section-wrap .left-side-wcu {
    	padding: 55px 10px;
		}	
	.section-wrap .first-heading-text{
		padding:10px 15px;
		background:#C11626;
		}
	.sec-one .row, .section-two .row{
		display: inline-block;
		}
	.section-wrap .section-cont {
    	padding-left: 0;
		}
	.number{
		float:inherit;
		margin:0 auto 20px;
		}
	.section-wrap .section {
    	padding: 30px 0;
		}
	.section-wrap .first-section .container{
		max-width:100%;
		}
	.section-wrap .first-heading-text h1 {
    	font-size: 22px;
		/*color:#03528b;*/
		color:#fff;
		}
	.section-wrap .first-section .word-break {
    	display:inline-block;
		}
	.section-wrap .first-section .left-side-fs{
		padding: 35% 0px 0;
		}
	.section-wrap .first-section .container{
		background-position: right 50% bottom 78px !important;
    	background-size: 320px auto !important;
		min-height:370px;
		position:relative;
		}
	.section-wrap .first-section .left-side-fs {
    	position:absolute;
		bottom:-5px;
		left:0;			
		}		
	.crookedpenelas-banner-sec{
		height: 165px;
	}
	.yellow-btn, .language-wrap .yellow-btn{
		font-size:18px;
	}
	.with-img-tp img{
		width:440px;
	}
	.sec-first-with-img.with-img-tp {
		margin-top: 75px;
	}
	.with-img-tp{
		margin-top: 120px;
	}
	.sec-maxwidth .container {
		max-width: 540px;
	}
	
/*Penelas The Liberal Template css start*/
    .penelast_iberal_video-section h1{
        font-size: 38px;
        } 
    .find-out-all-about-section{
        padding: 25px 0 10px;
        }
    .alex-andrew-top-content.col-md-6 {
        padding: 15px;
        }
    .alex-andrew-top-section {
        margin-bottom: 0px;
        }
    .alex-andrew-bottom-section{
        padding: 50px 0 50px;
        }
    .alex-andrew-bottom-section h2{
        font-size: 16px;
        }
		.penelast-page-parent p.big-txt {
			font-size: 16px;
			line-height: 22px;
			margin-bottom: 18px;
		}
		.single-para p {
		font-size: 20px;
		line-height: 30px;
	}
    .alex-andrew-bottom-section h2 > span{
        font-size: 26px;
        display: block;
        }    
    .single-para p{
        font-size: 26px;
        line-height: 35px;
        }
    .senate-top-section h2{
        font-size: 24px;
        }
    .senate-top-section {
        padding-bottom: 20%;
        }
    .us-sanate-popup-img {
        margin-top: -33%;
        }
    .eight-top-section {
        padding-bottom: 25%;
        }
    .after-line:after{
        width: 20%;
        left: 40%;  
        }
    /*Penelas The Liberal Template css end*/
	.penelas-link h3 {
		margin-top: 15px;
		font-size:18px;
		text-align:center;
		}
	.penelas-text.row {
		margin: 20px -15px;
	}
	.penelas-blogs-sec a {
		margin-top: 7px;
		display: block;
	}
	.alex-andrew-right{
		text-align:center;
	}
	.six-sec-content p{
		padding: 15px 4%;
	}
	.penelast-page-parent p{
		font-size:16px;
	}
	.banner-video-wrap video{
		margin-bottom: 30px;
	}
	.banner-video-wrap video:first-child{
		margin-bottom: 15px;
	}
	.banner-video-wrap video:last-child{
		margin-top: 0px;
	}
	.seventh-section p{
		text-align:center;
	}
	.source-text .word-break.mbl-inline{
        display: inline;
    }		
	.banner-video-wrap video:first-child{
		margin-right: 0;
	}

    .head-banner-sec{
        padding: 0 15px;
    }
    .head-content-sec h3{
        font-size: 18px;
        line-height: 26px;
    }
    .head-content-sec h3 span{
        padding: 0 10px;
    }
    .head-content-sec h3::before{
        top: 15px;
    }
    .head-content-sec h1{
        font-size: 45px;
        line-height: 66px;
    }
    .head-content-sec h2{
        font-size: 45px;
        line-height: 59px;
    }
    .miami-beach-content-sec {
        padding: 130px 0 87px;
    }
    .miami-beach-content-sec p{
        font-size: 24px;
        line-height: 35px;
    }
    .miami-beach-content-sec p span{
        font-size: 24px;
        line-height: 31px;
    }
    .group-content-repeater .group-content-repeater-parent{
        padding: 180px 15px 120px 15px;
    }
    .group-cont-sec h2{
        font-size: 36px;
        line-height: 47px;
        margin-top: 24px;
    }
    .group-cont-sec h3{
        font-size: 36px;
        line-height: 47px;
    }
    .group-cont-sec p{
        font-size: 18px;
        line-height: 26px;
    }
    .group-pdf-row .group-pdf-bx{
        margin-top: 30px;
    }
    .group-section-parent .container{
        padding-right: 0;
        padding-left: 0;
    }
    .group-pdf-bx{
        max-width: 290px;
        margin: 0 auto;
    }
    .cross-list-sec li{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .cross-list-sec li::before{
        background-size: 39px;
    }
    .source-list-sec-parent{
        padding-left: 15px;
    }
    .source-list-section ul {
        padding-left: 30px;
    }

}	
@media (min-width: 482px) and (max-width: 767px){
	.blogs-repeat-third-section .blog{
		width: 44%;
		}
	.sec-one h2{
		font-size: 24px;
		}
	/*Penelas The Liberal Template css start*/
    .penelastheliberal-banner-sec .banner-lfimg-wrap {
        min-height: 160px;
        }    
    /*Penelas The Liberal Template css end*/
	}
@media (min-width: 475px) and (max-width: 767px){
	.blogs-repeat-third-section .blog{
		width: 44%;
		}
	.sec-one h2{
		font-size: 24px;
		}
    
	}
@media screen and (max-width:575px){
	.blue-hd {
		font-size: 24px;
	}
	.yellow-btn, .language-wrap .yellow-btn {
		font-size: 16px;
		padding: 6px 30px;
	}
	.sec-first-with-img.with-img-tp {
		margin-top: 50px;
	}
	.with-img-tp {
		margin-top:90px;
	}
	.with-img-tp img {
		margin-top: -90px;
		margin-bottom: 0;
	}
	.sec-maxwidth .container {
		max-width: 100%;
	}
	.page-template-crookedpenelas-template p {
    	font-size: 16px;
	}
	.padd-tb {
		padding-top: 20px;
	}
	.page-template-crookedpenelas-template .footerText p{
		font-size: 12px;
		line-height: 18px;
	}
	.page-template-crookedpenelas-template .footerText{
		padding-bottom: 15px;
		padding-top: 4px;
	}
	.footer-content-section h3 {
    	font-size: 28px;
	}
	.mid-text h2, .mid-text h3 {
		font-size: 28px;
	}
	.mid-text p{
		font-size:20px;
	}
}
@media (min-width: 576px) and (max-width: 767px){
    .seven-top-content-sec{
        padding-top: 0% 15px;
    }
}
@media screen and (min-width:482px) {
    .mobile-view-banner{
        display: none
    }
}
@media screen and (max-width:481px){
    .desktop-view-banner{
        display: none
    }
	.blogs-repeat-third-section .blog{
		width: 100%;
		margin-bottom:20px;
		}
	.footer-txt p{
		font-size: 15px;
		}
	.semi-title{
		font-size: 21px;
		}
	.section-wrap .left-side-fs, .section-wrap .left-side-wcu {
    	padding: 70px 0px;
		}	
	.sec-one h2{
		font-size: 22px;
		}
	.section-title.big, .section-title.white{
    	font-size: 27px;
		}	
	.section-wrap .first-heading-text h1 {
    	font-size: 17px;
		}
	.section-wrap .first-section .container{
		background-position: right 50% bottom 66px !important;
		}

    /*Penelas The Liberal Template css start*/
    .penelastheliberal-banner-sec .banner-lfimg-wrap {
        min-height: 110px;
        }
    /*Penelas The Liberal Template css end*/
	
	.crookedpenelas-banner-sec {
		height: 102px;
	}
}
@media screen and (max-width:359px){
	.section-wrap .first-heading-text h1 {
    	font-size: 16px;
		}
	.section-wrap .first-section .container {
    	background-position: right 50% bottom 63px !important;	
		}
	
	}
@media screen and (max-width:320px) {
	.title-text{
		padding-top:3px;
		font-size:18px;}
	.footer-txt p{
		font-size: 13px;
		}
	.first-heading-text h3{
		font-size: 21px;
		}
	.cristian-section5 h2 {
		font-size: 32px;
		}
	.first-heading h1 {
		font-size: 40px;
		}
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
