/*!
Theme Name:  Abzorb Email Campaigns
Theme URI:   https://wpzoo.ch/en/themes/penguin/
Description: Abzorb Email Campaigns
Author:      Jon Waite
Author URI:  http://brandnewfuture.co.uk
Version:     20180719v1
Tags:        grid-layout, two-columns, three-columns, right-sidebar, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, accessibility-ready
Text Domain: penguin
Domain Path: /languages
License:     GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
  2.1 - Headings
  2.2 - General
3.0 - Elements
4.0 - Forms
5.0 - Media
  5.1 - Captions
  5.2 - Galleries
6.0 - Navigation
  6.1 - Links
  6.2 - Menus
  6.3 - Post / Page Nav
  6.4 - Back to Top
7.0 - Layout
  7.1 - Posts and pages
  7.2 - Post Formats
  7.3 - Comments
  7.4 - Widgets
8.0 - Helper Classes
  8.1 - Clearings
  8.2 - Alignments
  8.3 - Accessibility
9.0 - Infinite scroll
10.0 - Print
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/

/* JW OVERRIDE */

/* EXTRA */

@font-face {
    font-family: MuseoSansCyrl_300;
    src: url(/wp-content/themes/ftemailcampaigns/fonts/MuseoSansCyrl_300.woff);
}

@font-face {
    font-family: MuseoSansCyrl_500;
    src: url(/wp-content/themes/ftemailcampaigns/fonts/MuseoSansCyrl_500.woff);
}

@font-face {
    font-family: MuseoSansCyrl_700;
    src: url(/wp-content/themes/ftemailcampaigns/fonts/MuseoSansCyrl_700.woff);
}

@font-face {
    font-family: museo-sans;
    src: url(/wp-content/themes/ftemailcampaigns/fonts/MuseoSansCyrl_500.woff);
}

div#page {
    background-image: url(/wp-content/uploads/2018/07/rm-background.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

a:hover h1, a:hover span {
    color: black;
}

/* Custom CF7 Loader */
div.wpcf7 .ajax-loader {
	background-image: url('/direct-mobile/wp-content/themes/abzorb-campaigns/refresh.gif');
	width: 40px;
	height: 40px;
	margin-left: 10px;
}

h1.entry-title {
    font-size: 26pt;
    font-weight: 700 !important;
}

.ft-sidebar-container {
    color: #fff;
    text-align: center;
    padding-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}

.abzorb-red-background {
	background-color:#ce007b;
}

.abzorb-yellow-background {
	background-color:#f7aa49;
}

.abzorb-blue-background {
	background-color:#048ebb;
}

.abzorb-purple-background {
	background-color:#af60a2;
}

.ft-main-container {
    margin-bottom: 30px;
    background-image:url("/wp-content/uploads/2018/07/z-300v1.png");
    z-index:-1;
    background-position:bottom right;
    background-repeat:no-repeat;
}

.maintext-abzorb p, 
.maintext-abzorb ul, 
.maintext-abzorb li {
    font-size: 14pt !important;
}


.maintext h3 {
    color: #f7aa49;
    padding-top: 0;
    margin-top: 0;
}

.ft-main-container {
    background-color: rgba(255,255,255,0.4);
}

.ft-sidebar-container img {
    margin-bottom: 10px;
}

.ft-sidebar {
    text-decoration: none;
    font-size: 12pt;
    color: #fff;
}

.ft-sidebar-container a,
.ft-sidebar-container a:hover {
    text-decoration: none;
}

.headerlinks {
    
}

.headerlinks a {
    margin-left:20px;
}

.headertel {
	color:#000;
	font-size:18pt;
	font-weight:600;
	font-family:"MuseoSansCyrl_700", sans-serif;
}

.headertitle {
	font-size:32pt;
}

i.fa {
    font-size: 16pt;
    color: #838789;
}

.learnmorebutton {
    text-transform: uppercase;
    background-color: #e6a512;
    padding: 5px 15px;
}

.ft-main-container p {
    line-height: 1.25em;
}

span.learnmorebutton a {
    color: white;
}

nav.navigation.post-navigation {
	display:none;
}

footer {
	padding-top: 4em;
	margin-top: 0;
	padding-bottom: 3em;
	color: #FFF;
}
footer ul.horizontal-list {
	margin-top: 2em;
}
ul.footer {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.footer li {
	display: inline-block;
}
ul.footer li a {
	color: #FFF;
	margin-right: 1em;
}
footer h4 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 0.5em 0 1.5em 0;
}
.footer-background {
	background-image:url("/wp-content/uploads/2018/07/Footer.jpg");
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	padding-bottom:2em;
}
.black-bar {
	padding-top: 1.3em;
	padding-bottom: 0em;
	color: #FFF;
}
footer .footer-logo img {
	max-width: 20em;
	margin-top: 0.8em;
	width:100%;
}
footer a {
	color: #EEE;
}
footer p {
	color: #EEE;
}

footer .copyright {
	float: left;
	margin-right: 2.5em;
}
footer .footer-inner {
	padding-top: 2em;
	padding-bottom: 3em;
}

.footer-registered {
    margin-top: 115px;
    font-size:9pt;
}

img.footericon {
    width: 30px !important;
    margin-right: 15px;
    margin-top: 0px !important;
}

/*.captureform-header {
    background-color: #048eeb;
    border: thick solid white;
    height: 440px;
    padding: 15px;
    margin: 30px;
}

.captureform-footer {
    background-color: #048eeb;
    border: thick solid white;
    height: 200px;
    padding: 15px;
}*/

input.wpcf7-form-control {
    padding: 4px 10.5px 3px 10.5px !important;
}

textarea.wpcf7-form-control {
    padding: 4px 10.5px 3px 10.5px !important;
    margin-top: 5px !important;
    margin-bottom: 15px !important;
}

span.wpcf7-list-item {
	width:100%;
}

div#wpcf7-f136-o1 {
    z-index: 999999;
    background-color: rgba(247,170,73,0.8);
    min-height: 440px;
    padding: 15px;
    margin: 30px;
    position: relative;  
    color:#fff;  
}

div#wpcf7-f137-o2 {
    z-index: 999999;
    background-color: #f7aa49;
    min-height: 200px;
    padding: 15px;
    position: relative; 	
}
.wpcf7-form-control-wrap.your-contact{
	margin-bottom: 5px;
	display: block;
}
span.wpcf7-list-item-label {
    font-size: 8.5pt !important;
}
.webinar b.newtoabz{
	margin-top: 8px;
    font-size: 24px !important;
    color: #fff !important;
}
.webinar span.wpcf7-list-item-label{
    font-size: 20px !important;
    color: #fff !important;
}
.collapseomatic {
    font-size: 9pt !important;
}

input.wpcf7-form-control.wpcf7-submit {
	float: right;
    background-color: #fff;
    border: none;
    font-weight: 600;
    color: #000;
}

.wpcf7-response-output {
    color: white;
}

/*input[type="checkbox"] {
	width:20px;
	height:20px;
	border-radius:5px;
	border:2px solid #555;
	margin-left:10px;
}*/

input[type="checkbox"] {
	width:20px;
	height:20px;
	border-radius:5px;
	border:2px solid #555;	
	margin-left:5px;
	margin-right:5px;
    text-align: center; /* center checkbox horizontally */
    vertical-align: middle; /* center checkbox vertically */	
}

span.wpcf7-list-item {
	margin: 0 !important;
}

ul.horizontal-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.horizontal-list li {
	display: inline-block;
	margin-right: 0.65em;
}
ul.horizontal-list li img {
	max-width: 1.3em;
	max-height: 1.6em;
}

@media (max-width: 767px) {
	.black-footer {
		padding-bottom: 1em;
		text-align: center !important;
	}
	.desktop {
		display:none;
	}
	footer ul.horizontal-list {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.headerlinks {
    	text-align: center !important;
    	margin-top:20px;
	}
	.headerlinks a {
    	margin-left: 10px;
    	margin-right: 10px;
	}
	.invite1, .invite2 {
		height:auto;
	}
	.footer-registered {
		text-align:center;
		margin-top:20px;
	}	
}

@media (max-width: 991px) {
	h1.eventsheader {
		text-align: center;
	}
	.footer-registered {
		margin-top:20px;
	}		
}

@media (min-width: 992px) {
	.tablet {
		display: none;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.footer-registered {
		margin-top:74px !important;
	}
}

@media (min-width: 768px) {
	.mobile {
		display:none;
	}
}

@media (max-width: 1199px) {
	.headertitle {
		font-size: 28pt !important;
	}
	h1.entry-title {
    	font-size: 16pt !important;
	}	
}

h2.widget-title {
	display: none;
}

.widget_recent_entries ul {
	left: 0;
	list-style: none;
	padding: 0;
	margin: 1.5em 0 0 0;
	position: relative;
}
.widget_recent_entries ul li {
	width: 100%;
	display: block;
	background:#F2F2F2;
}
.widget_recent_entries ul li a {
	font-size: 1em;
	padding: 0.4em 0.7em;
	margin: 0;
	width: 100%;
	white-space: normal;
	display: inline-block;
	color: #777;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	font-weight: 500;
}
.widget_recent_entries ul li a:hover {
	background: #a1cc6c !important;
	color:white;
	text-decoration:none; 
}

.wpcf7-text {
    width: 100%;
    padding: 5px 0;
    margin: 5px 0;
    font-size:11pt;
}

h1.eventsheader {
    padding-top: 40px;
}

h3.countmein-header {
    text-decoration: none;
}

.container.logoheader {
    padding: 20px 0;
}

.invite1 h1,
.invite1 h2,
.invite1 h3,
.invite1 h4,
.invite1 h5,
.invite1 h6,
.invite1 p,
.invite1 span,
.invite1 a,
.invite1 {
	color:#fff;
}

.invite1 h1 {
	font-size: 2.5em;
}

.invite1 h3 {
	font-size: 2.5em;
}

.invite1 p {
	font-size:24pt;
	margin-bottom: 0 !important;
}

.invite1, .invite2 {
	height: 500px;
	background-size:cover;
	background-position: center center;
	padding:0;
}

.invite1 strong {
    
}

.invitesection {

}

.backgroundleft {
   width: 50%;
   position: absolute;
   left: 0px;
   height: 500px;
   background-size: cover;
   background-position: center center;
}
.backgroundright {
   width: 50%;
   position: absolute;
   right: 0px;
   height: 500px;
   /* border: thick solid black; */
}

.eventcontentarea {
    margin-top: 20px;
}

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

	img.eventslogo {
	    padding-left: 15px;
	    padding-right: 15px;
	    display: block;
	    margin-left: auto;
    	margin-right: auto;	    
	}
	.headerlinks {
		margin-left:5px;
		margin-right:5px;
		width: calc(100% - 10px);
	}
}

@media screen and (min-width:768px) {
	
}

/* Typography */

body {
	font-family: "museo-sans", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #7f7f80;
	overflow-x: hidden;
	position: relative;
}

h1 {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 300;
}
h2 {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 300;
}
h3 {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 300;
	font-size: 2.2em;
	letter-spacing: -0.02em;
}

h4 {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 300;
}

h2.standard-title {
	font-size: 2.8em;
	margin: 0.4em 0 0.6em 0;
}
h4 {
	line-height: 1.3em;
}
.text-block ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.text-block ul li {
	font-size: 1.1em;	
}
.text-block p {
	
}
.text-block h3, .text-block h2 {
	margin: 0.6em 0 0.9em 0;
	line-height: 1.25em;
}
.text-block h4 {
	margin: 0.8em 0 0.7em 0;
	color: #7F7F80;
	font-weight: 500;
	
	letter-spacing: -0.01em;
	line-height: 1.3em;
}
p {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 300;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}

.entry-content p {
    font-size: 11pt;
}

.text-green {
	color: #00788a;
}
.text-grey {
	color: #7f7f80;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.no-pad {
	padding-left: 0;
	padding-right: 0;	
}

.download-box {
	display: inline-block;
}
.document-list {
	list-style: none;
	padding: 0;
	margin: 0;	
}
.document-list li {
	display: inline-block;
	width: 100%;
}
.document-list li:last-child {
	
}
.document-list li a {
	
}
a.dd-link {
	position: relative;
	display: inline-block;
	width: 18.5em;
	max-width: 95%;
	height: auto;
	float: left;
}
a.dd-link img {
	max-width: 100%;
}
a.dd-link .dd-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(242,127,0,0.75);
	padding: 9em 1em 1em 1em;
	text-align: center;
}
a.dd-link .dd-inner {
}
a.dd-link .dd-inner p {
	color: #FFF;
	font-size: 1.5em;	
	font-weight: 600;
}
a.dd-link .dd-inner i {
	color: #FFF;	
	font-size: 5em;
}


.sub-footer {
}
.sub-footer p {
	font-size: 0.85em;
	color: #FFF;
}
ul.footer-menu {
	list-style: none;
}
ul.footer-menu li {
	display: inline-block;
}
ul.footer-menu li a {
	font-size: 1.0em;
	margin: 0 0.7em;
	letter-spacing: -1px;
}
ul.footer-menu li a:hover, footer a:hover {
	color: #FFF !important;
	text-decoration: underline;
}
ul.footer-menu li a:hover {
	color: #FFF;
}
ul.footer-menu .current-menu-item a, ul.footer-menu .current-menu-ancestor a {
	color: #FFF;
}
.disclaimer-text {
	font-size: 0.75em;
	display: inline-block;
	width: 85%;
	margin: 1em 0 0 0;
}
.disclaimer-text p {
	color: #FFF;
}

.header-main {
	position: relative;
	z-index: 2;
	padding: 1.5em 1.5em 1em 1.5em;
}
.header-upper {
	padding: 1.5em 0 1em 0;
	border-bottom: 1px solid #7f7f80;
	background-color: white;
}
.mobile-upper {
	padding-top: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #7f7f80;
	text-align: center;
	background-color:white;
}
.upper-row {
	padding-bottom: 1.0em;
}
.header-upper .header-item {
	margin-left: 0.75em;
	margin-right: 0.75em;
}
.mobile-upper .header-item {
	margin-left: 0.3em;
	margin-right: 0.3em;
	font-size: 0.9em;
}
.header-item a {
	color: #7f7f80;
	font-weight: 500;
}
.header-login {
}
.header-login a {
	color: #0E0E0E;
	font-weight: 700;
	text-transform: uppercase;
}
.navbar {
	border-bottom: solid 1px #d0d0d0;
	border-top: solid 7px #00a9ce;
	border-left: none;
	border-right: none;
	padding: 0;
	margin: 0 0 40px 0;
	border-radius: 0px;
}
.sub-menu {
	width: auto;
	padding: 0;
	margin: 0;
	position: absolute;
	background: none;
	min-height: 43px;
	top: 63px;
	left: 18px;
	border-top: 1px solid #2C2A29;
	border-bottom: 1px solid #d0d0d0;
	z-index: 1;
}
.hamburger {
	position: absolute;
	right: 1em;
	top: 2em;
	margin-top: -20px;
	background-color: #303030;
	border: none;
	width: 43px;
	height: 39px;
	text-indent: -900em;
	overflow: hidden;
	cursor: pointer;
	outline: none;
	display: block;
}
.hamburger:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 4px;
	background: #fff;
	top: 8px;
	left: 17%;
	box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
.mobile-menu-holder {
	display: none;
	background: #303030;
}
ul.mobile-menu {
	list-style: none;
	padding: 0;
	margin: 1.4em 0 1.8em 0;
}
ul.mobile-menu li {
	display: inline-block;
	width: 100%;
}
ul.mobile-menu li .sub-menu {
	display: none;	
}
ul.mobile-menu li a {
	color: #FFF;
	padding: 0.5em 0.9em;
	display: inline-block;
	width: 100%;
	font-size: 1.15em;
}
ul.mobile-menu li a:hover {
	background: hsla(0,0%,22%,1.00);
}
ul.mobile-menu li.current-menu-item a, ul.mobile-menu li.current_page_ancestor a, ul.mobile-menu li.current-menu-item a:hover, ul.mobile-menu li.current_page_ancestor a:hover  {
	background: #ee7b42;
	color: #FFF !important;
}
ul.mobile-menu .dropdown-menu a {
	background: #404040 !important;
	font-size: 0.95em;
	font-weight: 200;
	padding: 0.8em 1em;
}
ul.mobile-menu .dropdown-menu a:hover {
	background: #595959 !Important;
	color: #FFF !important;
}
ul.mobile-menu .dropdown-menu .current-menu-item a {
	background: #838383 !important;
}
ul.mobile-menu .dropdown-menu .current-menu-item a:hover {
	background: #838383 !important;
}
ul.mobile-menu .dropdown-menu {
	position: relative !important;
	top: 0;
	margin-top: 0 !important;
	border-radius: 0;
	padding: 0;
	border: 0 none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #404040;
	margin-bottom: 1em !important;
}
ul.mobile-menu li.current-menu-item .dropdown-menu, ul.mobile-menu li.current-page-parent .dropdown-menu {
	display: block;	
}



/* OVERRIDE END */

html {
	font-size: 62.5%;
	/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
	/* Keeps page centered in all browsers regardless of content height */

	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: white;
	/* Fallback for when there is no custom background color defined. */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {

}

a:hover,
a:active {
	outline: 0;
	text-decoration:none;
}

a img {
	border: 0;
}


/*--------------------------------------------------------------
2.0 - Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #000;
	font-family: "museo-sans", Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

@media screen and (min-width: 500px) and (max-width: 699px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.5rem;
	}
}

@media screen and (min-width: 700px) and (max-width: 767px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.6rem;
	}
}

@media screen and (min-width: 992px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.6rem;
	}
}


/*--------------------------------------------------------------
2.1 - Headings
--------------------------------------------------------------*/

h1.entry-title {
	font-weight: 300;
}

.author h1.page-title {
	margin-bottom: 0;
}

h2 {
	font-size: 26px;
	font-size: 2.6rem;
}

@media screen and (min-width: 500px) and (max-width: 699px) {
	h2 {
		font-size: 30px;
		font-size: 3rem;
	}
}

@media screen and (min-width: 700px) and (max-width: 767px) {
	h2 {
		font-size: 38px;
		font-size: 3.8rem;
	}
}

@media screen and (min-width: 992px) {
	h2 {
		font-size: 34px;
		font-size: 3.4rem;
	}
}

@media screen and (min-width: 1200px) {
	h2 {
		font-size: 40px;
		font-size: 4rem;
	}
}

h2.entry-title {
	font-weight: 600;
}

@media screen and (min-width: 1200px) {
	h2.entry-title {
		font-size: 30px;
		font-size: 3rem;
	}
}

@media screen and (min-width: 1200px) {
	.sticky h2.entry-title,
	.penguin-post:only-of-type h2.entry-title {
		font-size: 50px;
		font-size: 5rem;
	}
}

.entry-title,
.widget-title,
.page-title {
	margin-top: 0;
}

.entry-title {
	margin-bottom: 0;
}

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

@media screen and (min-width: 500px) and (max-width: 699px) {
	h3 {
		font-size: 24px;
		font-size: 2.4rem;
	}
}

@media screen and (min-width: 700px) and (max-width: 767px) {
	h3 {
		font-size: 26px;
		font-size: 2.6rem;
	}
}

@media screen and (min-width: 992px) {
	h3 {
		font-size: 26px;
		font-size: 2.6rem;
	}
}

@media screen and (min-width: 1200px) {
	h3 {
		font-size: 30px;
		font-size: 3rem;
	}
}

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

@media screen and (min-width: 500px) and (max-width: 699px) {
	h4 {
		font-size: 20px;
		font-size: 2rem;
	}
}

@media screen and (min-width: 700px) and (max-width: 767px) {
	h4 {
		font-size: 22px;
		font-size: 2.2rem;
	}
}

@media screen and (min-width: 992px) {
	h4 {
		font-size: 22px;
		font-size: 2.2rem;
	}
}

@media screen and (min-width: 1200px) {
	h4 {
		font-size: 25px;
		font-size: 2.5rem;
	}
}

h6 {
	font-size: 13px;
	font-size: 1.3rem;
}

@media screen and (min-width: 500px) and (max-width: 699px) {
	h6 {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (min-width: 700px) and (max-width: 767px) {
	h6 {
		font-size: 15px;
		font-size: 1.5rem;
	}
}

@media screen and (min-width: 992px) {
	h6 {
		font-size: 15px;
		font-size: 1.5rem;
	}
}

@media screen and (min-width: 1200px) {
	h6 {
		font-size: 18px;
		font-size: 1.8rem;
	}
}


/*--------------------------------------------------------------
2.2 - General
--------------------------------------------------------------*/

@media screen and (min-width: 1200px) {
	.single .entry-content,
	.page .entry-content,
	.sticky .entry-content,
	.sticky .entry-summary,
	.penguin-post:only-of-type .entry-content,
	.penguin-post:only-of-type .entry-summary {
		font-size: 20px;
		font-size: 2rem;
	}
}

p {

}

b,
strong {
	font-weight: 600;
}

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

blockquote {
	border-left: 2px solid #bcbcbc;
	font-style: italic;
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: inherit;
	line-height: 1.5;
	margin-bottom: 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 1.5em;
}

code,
kbd,
tt,
var {
	font-family: Consolas, Monaco, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: inherit;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 0.75em;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small,
.small {
	font-size: 0.85em;
}

@media screen and (min-width: 992px) {
	small,
	.small {
		font-size: 0.75em;
	}
}

big,
.big {
	font-size: 1.2em;
}


/*--------------------------------------------------------------
3.0 - Elements
--------------------------------------------------------------*/

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

#primary li {
	margin: 0.5em 0;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

.author-img img {
	float: left;
	margin: 7px 1em 0 0;
}

figure {
	margin: 0;
}

[class^="penguin-icon-"],
[class*=" penguin-icon-"] {
	display: inline-block;

	fill: currentColor;
}

.penguin-icon-category {
	height: 18px;
	margin-left: -2px;
	vertical-align: text-bottom;
	width: 18px;
}

.penguin-icon-tag {
	height: 16px;
	vertical-align: text-bottom;
	width: 16px;
}

.penguin-icon-menu {
	height: 30px;
	width: 30px;
}

.penguin-icon-search,
.penguin-icon-backtotop {
	height: 60px;
	width: 25px;
}

.penguin-icon-search {
	position: absolute;
}

@media screen and (max-width: 600px) {
	.penguin-icon-search {
		color: #404040;
		height: 45px;
		left: 15px;
	}
}

.penguin-icon-backtotop {
	width: 30px;

	fill: #fff;
}

.bright-navbar .penguin-icon-backtotop {
	fill: #404040;
}

.penguin-icon-dropdown {
	height: 12px;
	margin-left: 4px;
	vertical-align: middle;
	width: 12px;
}

table {
	margin: 0 0 1.5em;
	max-width: 100%;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border-top: 1px solid #ddd;
	line-height: 1.42857143;
	padding: 6px;
	vertical-align: top;
}

table > thead > tr > th {
	border-bottom: 2px solid #ddd;
	vertical-align: bottom;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

table > tbody + tbody {
	border-top: 2px solid #ddd;
}

table > tbody > tr:nth-child(odd) > td,
table > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

th {
	font-weight: bold;
}


/*--------------------------------------------------------------
4.0 - Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
	font-size: 100%;
	/* Corrects font size not being inherited in all browsers */
	margin: 0;
	/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline;
	/* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #a1cc6c;
    color: white;
    text-transform: uppercase;
}

@media screen and (min-width: 992px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 14pt;
		padding: 5px 15px;
	}
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #06c;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #06c;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	border-color: #06c;
	-webkit-box-shadow: 0 0 6px #06c;
	box-shadow: 0 0 6px #06c;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	/* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing: content-box;
	/* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box;
	box-sizing: content-box;

	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	/* stops bg color from leaking outside the border: */
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #666;
	padding: 10.5px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #06c;
	-webkit-box-shadow: 0 0 6px #06c;
	box-shadow: 0 0 6px #06c;
	color: #111;
}

textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top;
	/* Improves readability and alignment in all browsers */
	width: 100%;
}

textarea:focus,
input:focus {
	outline: 0;
}


/*--------------------------------------------------------------
5.0 - Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.headerimg {
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}

@media screen and (min-width: 400px) {
	.headerimg {
		height: 200px;
	}
}

@media screen and (min-width: 500px) {
	.headerimg {
		height: 250px;
	}
}

@media screen and (min-width: 601px) {
	.headerimg {

	}
}

@media screen and (min-width: 600px) {
	.headerimg {
		height: 300px;
	}
}

@media screen and (min-width: 700px) {
	.headerimg {
		height: 350px;
	}
}

@media screen and (min-width: 800px) {
	.headerimg {
		height: 400px;
	}
}

@media screen and (min-width: 900px) {
	.headerimg {
		height: 450px;
	}
}

@media screen and (min-width: 1000px) {
	.headerimg {
		height: 500px;
	}
}

.headerimg img {
	height: auto;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.post-thumbnail {
	margin-bottom: 5px;
}

.post-thumbnail img {
	width: 100%;
}

.fullwidth-container {
	position: relative;
	left: -10px;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
}

.fullwidth-container img {
	width: 100%;
}

@media screen and (min-width: 600px) and (max-width: 991px) {
	.post-thumbnail {
		margin-bottom: 15px;
	}

	.fullwidth-container {
		left: -20px;
		width: -webkit-calc(100% + 40px);
		width: calc(100% + 40px);
	}
}

@media screen and (min-width: 992px) {
	.post-thumbnail {
		margin-bottom: 20px;
	}

	.page .fullwidth-container,
	.single .fullwidth-container {
		left: -50px;
		width: -webkit-calc(100% + 100px);
		width: calc(100% + 100px);
	}

	.fullwidth-container,
	.search .page .fullwidth-container {
		left: -30px;
		width: -webkit-calc(100% + 60px);
		width: calc(100% + 60px);
	}
}

@media screen and (min-width: 1200px) {
	.sticky .post-thumbnail,
	.penguin-post:only-of-type .post-thumbnail {
		margin-bottom: 40px;
	}
}

/* Image shapes */
.img-rounded {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* stops bg color from leaking outside the border: */
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.img-circle {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* stops bg color from leaking outside the border: */
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.img-thumbnail {
	border: 3px solid #fff;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.img-thumbnail:hover {
	-webkit-box-shadow: 0 1px 3px #404040;
	box-shadow: 0 1px 3px #404040;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------
5.1 Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.5em 0 1em;
}

.wp-caption-text {
	font-size: 0.85em;
	text-align: center;
}

@media screen and (min-width: 992px) {
	.wp-caption-text {
		font-size: 0.75em;
	}
}


/*--------------------------------------------------------------
5.2 Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	margin: 1%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item a img {
	border: 3px solid #fff;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.gallery-item a:hover img,
.gallery-item a:active img,
.gallery-item a:focus img {
	-webkit-box-shadow: 0 1px 3px #404040;
	box-shadow: 0 1px 3px #404040;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
6.0 - Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
6.1 Links
--------------------------------------------------------------*/

a {
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color:inherit !important;
}

a:hover,
a:active {
	border-bottom: none;
	outline: 0;
}

a:focus {

}

.site-title a,
.entry-title a,
.format-link a,
.nav-menu a,
.nav-links a,
.post-thumbnail a {
	border-bottom: none;
}

a img {
	vertical-align: bottom;
}

.btn a,
.footer-menu a {
	background-color: #ddd;
	border-bottom: none;
	color: #404040;
	display: inline-block;
}

.btn-sm a,
.footer-menu a {
	padding: 2px 8px;
}

.btn-lg a {
	padding: 12px 16px;
}

.btn-outline a {
	background-color: transparent;
	border: 1px solid #06c;
	color: #06c;
}

.btn a:hover,
.btn a:focus,
.btn a:active,
.footer-menu a:hover,
.footer-menu a:focus,
.footer-menu a:active {
	background-color: #06c;
	color: #fff;
}

.btn-colored a {
	background-color: #06c;
	color: #fff;
}

#page .btn-colored a:hover,
#page .btn-colored a:focus,
#page .btn-colored a:active {
	background-color: #404040;
}

.page-links {
	border-top: 1px solid #cdcdcd;
	clear: both;
	margin: 1.5em 0 0.5em;
	padding-top: 5px;
}


/*--------------------------------------------------------------
6.2 Menus
--------------------------------------------------------------*/

#navbar {
	background: rgba(0, 0, 0, 0.85);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	z-index: 20;
}

.bright-navbar #navbar {
	background: rgba(255, 255, 255, 0.95);
	color: #404040;
}

#site-navigation {
	clear: both;
	display: block;
	height: auto;
	width: 100%;
}

#site-navigation .nav-menu,
#site-navigation .sub-menu {
	list-style-type: none;
	margin: 0;
}

#site-navigation li {
	float: left;
	position: relative;
}

#site-navigation li:hover > a,
#site-navigation li.focus > a {
	background-color: #fff;
	color: #06c;
}

#site-navigation a {
	color: #fff;
	display: block;
	font-size: 0.8em;
	height: 60px;
	line-height: 60px;
	outline-offset: -1px;
	text-decoration: none;
	-webkit-transition: none;
	transition: none;
}

#site-navigation .site-title {
	clear: none;
	float: left;
	margin: 0;
}

#site-navigation .site-title a {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-right: 20px;
	padding-left: 0;
	text-transform: uppercase;
}

#site-navigation .site-title a:hover,
#site-navigation .site-title a:focus {
	color: #06c;
}

#site-navigation .custom-logo-link,
#site-navigation .site-logo {
	border-bottom: 0;
	float: left;
	margin-right: 20px;
	padding: 5px 0;
}

#site-navigation .custom-logo-link:hover,
#site-navigation .custom-logo-link.focus,
.bright-navbar #site-navigation .custom-logo-link:hover,
.bright-navbar #site-navigation .custom-logo-link.focus,
#site-navigation .site-logo:hover,
#site-navigation .site-logo.focus,
.bright-navbar
#site-navigation .site-logo:hover,
.bright-navbar
#site-navigation .site-logo.focus {
	background-color: transparent;
}

#site-navigation .custom-logo-link img,
#site-navigation .site-logo img {
	max-height: 50px;
	vertical-align: baseline;
	width: auto;
}

#site-navigation .current_page_item > a,
#site-navigation .current-menu-item > a {
	background-color: #06c;
	color: #fff;
	font-weight: bold;
}

#site-navigation .current_page_ancestor > a,
#site-navigation .current-menu-ancestor > a {
	font-weight: bold;
}

.bright-navbar #site-navigation a {
	color: #404040;
}

.bright-navbar #site-navigation .current_page_item > a,
.bright-navbar #site-navigation .current-menu-item > a {
	background-color: #06c;
	color: #fff;
}

.bright-navbar #site-navigation a:hover,
.bright-navbar #site-navigation a.focus {
	background-color: rgba(0, 0, 0, 0.03);
	color: #06c;
}

.bright-navbar #site-navigation .site-title a {
	color: #404040;
}

.bright-navbar #site-navigation .site-title a:hover,
.bright-navbar #site-navigation .site-title a.focus {
	background-color: transparent;
	color: #06c;
}

.menu-toggle {
	cursor: pointer;
	display: none;
}

.footer-menu {
	list-style: none;
	margin: 0.5em 0;
}

.footer-menu li {
	float: left;
	font-size: 0.85em;
	line-height: 2;
	margin: 0 5px 5px 0;
}

@media screen and (min-width: 992px) {
	.footer-menu li {
		font-size: 0.75em;
	}
}

@media screen and (max-width: 600px) {
	#site-navigation .nav-menu {
		display: none;
		margin-top: 0.5em;
		max-height: 100%;
		overflow-y: scroll;
		text-indent: 0.5em;
	}

	#site-navigation .nav-menu ul {
		display: block;
		text-indent: 1.5em;
	}

	#site-navigation li {
		border-top: 1px solid #fff;
		display: block;
		width: 100%;
	}

	#site-navigation li:last-of-type {
		border-bottom: none;
	}

	.bright-navbar #site-navigation li {
		border-top: 1px solid #404040;
	}

	#site-navigation .menu-search {
		border-color: #fff;
		padding: 16px 16px 16px 0;
	}

	#site-navigation .search-field {
		border-color: transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-indent: 25px;
		width: 100%;
	}

	.bright-navbar #site-navigation .search-field {
		border-color: #404040;
	}

	.menu-toggle {
		background: transparent;
		border-color: #fff;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #fff;
		height: 50px;
		margin: 5px 0;
		padding: 0;
		width: 50px;
	}

	.bright-navbar .menu-toggle {
		border-color: #404040;
		color: #404040;
	}

	.menu-toggle,
	#site-navigation.toggled .nav-menu {
		display: block;
		float: right;
	}
}

@media screen and (min-width: 601px) {
	#site-navigation .nav-menu a {
		padding-left: 12px;
		padding-right: 12px;
	}

	#site-navigation .nav-menu ul {
		-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
		float: left;
		position: absolute;
		top: 60px;
		left: -999em;
		z-index: 9999;
	}

	#site-navigation .nav-menu ul li {
		background-color: rgba(0, 0, 0, 0.85);
	}

	.bright-navbar #site-navigation .nav-menu ul li {
		background-color: rgba(255, 255, 255, 0.95);
	}

	#site-navigation .nav-menu ul a {
		overflow: hidden;
		width: 250px;
	}

	#site-navigation .nav-menu li:hover > ul,
	#site-navigation .nav-menu li.focus > ul {
		margin-left: 0;
		left: 0;
	}

	#site-navigation .nav-menu .menu-search {
		display: block;
		float: right;
		height: 50px;
		min-width: 25px;
		position: relative;
		z-index: 2000;
	}

	#site-navigation .nav-menu .menu-search .search-field {
		background-color: transparent;
		border-width: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		cursor: pointer;
		height: 50px;
		margin-top: 5px;
		position: absolute;
		right: 0;
		text-indent: 25px;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		width: 0;
	}

	#site-navigation .nav-menu .menu-search .search-field:focus {
		background-color: #fff;
		border-width: 1px;
		text-indent: 0;
		width: 220px;
	}
}


/*--------------------------------------------------------------
6.3 Post / Page Nav
--------------------------------------------------------------*/

.navigation {
	margin: 1.5em 0;
	overflow: hidden;
}

.navigation .nav-previous,
.navigation .nav-next {
	margin-bottom: 3px;
	width: 100%;
}

.navigation .nav-previous a,
.navigation .nav-next a {
	background-color: #ddd;
	color: #404040;
	display: block;
	padding: 12px 16px;
}

.navigation .nav-previous a:hover,
.navigation .nav-previous a:focus,
.navigation .nav-previous a:active,
.navigation .nav-next a:hover,
.navigation .nav-next a:focus,
.navigation .nav-next a:active {
	background-color: #06c;
	color: #fff;
}

@media screen and (min-width: 400px) {
	.navigation .nav-previous {
		float: left;
		max-width: 49.5%;
	}

	.navigation .nav-next {
		float: right;
		max-width: 49.5%;
		text-align: right;
	}
}

@media screen and (min-width: 400px) {
	.navigation.comment-navigation a,
	.navigation.posts-navigation a {
		display: inline-block;
	}
}

.meta-nav {
	font-family: sans-serif;
}


/*--------------------------------------------------------------
6.4 Back to Top
--------------------------------------------------------------*/

#scroll-to-top {
	background: rgba(0, 0, 0, 0.85);
	border-bottom: none;
	display: none;
	height: 60px;
	position: fixed;
	top: 0;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 60px;
	z-index: 2000;
}

@media screen and (min-width: 783px) {
	.admin-bar #scroll-to-top {
		top: 32px;
	}
}

.no-js #scroll-to-top {
	display: none;
}

.bright-navbar #scroll-to-top {
	background: rgba(255, 255, 255, 0.95);
}

#scroll-to-top:focus {
	border: 1px solid #06c;
	outline: 0;
}

#scroll-to-top:focus svg {
	fill: #06c;
}


/*--------------------------------------------------------------
7.0 - Layout
--------------------------------------------------------------*/

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media screen and (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media screen and (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media screen and (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

#content-area {
	margin-left: -15px;
	margin-right: -15px;
}

#primary,
#secondary {
	margin-bottom: 1.5em;
	margin-top: 1em;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 10;
}

@media screen and (min-width: 768px) {
	#primary,
	#secondary {
		margin-top: 1.5em;
	}
}

@media screen and (min-width: 768px) {
	#primary {
		float: left;
		width: 40%;
	}
}

@media screen and (min-width: 992px) {
	#primary {
		float: left;
		width: 40%;
	}
}

.page-template-page-fullwidth #primary {
	float: none;
	width: 100%;
}

@media screen and (min-width: 400px) and (max-width: 767px) {
	#secondary {
		margin-left: auto;
		margin-right: auto;
		width: 75%;
	}
}

@media screen and (max-width: 767px) {
	#secondary {
		margin-top: 3em;
	}
}

@media screen and (min-width: 768px) {
	#secondary {
		float: right;
		width: 20%;
	}
}

@media screen and (min-width: 992px) {
	#secondary {
		float: right;
		width: 20%;
	}
}

@media screen and (min-width: 768px) {
	.sidebar-left #primary {
		float: right;
	}

	.sidebar-left #secondary {
		float: left;
	}
}

.page-header {
	margin-bottom: 1em;
}

#colophon {
	margin-bottom: 10px;
}

#poweredby {
	color: #404040;
	font-size: 0.85em;
}

@media screen and (min-width: 992px) {
	#poweredby {
		font-size: 0.75em;
	}
}

#poweredby a {
	border-bottom: none;
	color: #404040;
	font-weight: 600;
}


/*--------------------------------------------------------------
7.1 Posts and pages
--------------------------------------------------------------*/

.penguin-post {
	padding: 15px 0;
}

@media screen and (min-width: 600px) and (max-width: 991px) {
	.penguin-post {
		padding: 15px 0;
	}
}

@media screen and (min-width: 992px) {
	.penguin-post {
		padding: 25px 0;
	}
}

@media screen and (min-width: 1200px) {
	.penguin-post {
		width: 49%;
	}
}

.penguin-post.sticky,
.single .penguin-post,
.page .penguin-post,
.penguin-post:only-of-type {
	width: 100%;
}

.has-headerimg .has-post-thumbnail {
	border-top: none;
}

@media screen and (min-width: 600px) and (max-width: 991px) {
	.has-headerimg .has-post-thumbnail {

	}
}

@media screen and (min-width: 992px) {
	.has-headerimg .has-post-thumbnail {

	}
}

.blog .has-post-thumbnail,
.search .has-post-thumbnail,
.archive .has-post-thumbnail {
	border-top: none;
	padding-top: 0;
}

.single .penguin-post {
	margin-bottom: 0;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.entry-title,
.entry-summary,
.entry-content,
.entry-meta-top,
.entry-meta-bottom {

}

@media screen and (min-width: 600px) and (max-width: 991px) {
	.entry-title,
	.entry-summary,
	.entry-content,
	.entry-meta-top,
	.entry-meta-bottom {

	}
}

.entry-summary,
.entry-content {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.entry-meta-top div {
	margin: 2px 0;
}

.entry-meta-top div {
	display: inline-block;
}

.author_info_box {
	font-size: 0.85em;
	margin-top: 2em;
}

@media screen and (min-width: 992px) {
	.author_info_box {
		font-size: 0.75em;
	}
}

.author_info_box .author_name {
	font-weight: bold;
}

.author_info_box img {
	float: left;
	margin: 0 15px 3px 0;
	padding: 5px 0 0 0;
}

@media screen and (max-width: 991px) {
	.author_info_box img {
		margin-right: 10px;
		width: 90px;
	}
}

@media screen and (min-width: 992px) {
	.entry-title,
	.entry-summary,
	.entry-content,
	.entry-meta-top,
	.entry-meta-bottom,
	.search .page .entry-title,
	.search .page .entry-summary,
	.search .page .entry-content,
	.search .page .entry-meta-top,
	.search .page .entry-meta-bottom {

	}
}

@media screen and (min-width: 1200px) {
	.single .penguin-post,
	.page .penguin-post {
		padding: 40px 0;
	}

	.single .entry-title,
	.single .entry-summary,
	.single .entry-content,
	.single .entry-meta-top,
	.single .entry-meta-bottom,
	.page .entry-title,
	.page .entry-summary,
	.page .entry-content,
	.page .entry-meta-top,
	.page .entry-meta-bottom,
	.sticky .entry-title,
	.sticky .entry-summary,
	.sticky .entry-content,
	.sticky .entry-meta-top,
	.sticky .entry-meta-bottom,
	.penguin-post:only-of-type .entry-title,
	.penguin-post:only-of-type .entry-summary,
	.penguin-post:only-of-type .entry-content,
	.penguin-post:only-of-type .entry-meta-top,
	.penguin-post:only-of-type .entry-meta-bottom {

	}

	.sticky.penguin-post {
		padding-bottom: 40px;
	}

	.penguin-post:only-of-type {
		/*padding: 20px 0;*/
		padding:0;
	}
}


/*--------------------------------------------------------------
7.2 Post Formats
--------------------------------------------------------------*/

.format-aside .entry-title,
.format-quote .entry-title,
.format-quote .entry-meta-bottom,
.format-link .entry-title,
.format-link .entry-meta-bottom {
	display: none;
}

.single .format-aside .entry-title,
.single .format-quote .entry-title,
.single .format-quote .entry-meta-bottom,
.single .format-link .entry-title,
.single .format-link .entry-meta-bottom {
	display: block;
}

/* Post Format Aside */
.blog .format-aside,
.archive .format-aside,
.search .format-aside {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Post Format Quote */
article.format-quote {
	border-top: none;
}

/* Post Format Link */
article.format-link {
	background-color: #06c;
	border: none;
	color: white;
}

article.format-link .entry-meta-top a {
	background-color: #fff;
}

article.format-link .entry-content a {
	background-color: #fff;
	font-size: 1.5em;
	line-height: 1;
}

article.format-link .entry-meta-top a:hover,
article.format-link .entry-meta-top a:focus,
article.format-link .entry-meta-top a:active,
article.format-link .entry-content a:hover,
article.format-link .entry-content a:focus,
article.format-link .entry-content a:active {
	background-color: #06c;
	color: white;
}

article.format-link .entry-meta-bottom a {
	color: white;
	text-decoration: underline;
}

article.format-link .entry-meta-bottom a:hover,
article.format-link .entry-meta-bottom a:focus,
article.format-link .entry-meta-bottom a:active {
	text-decoration: none;
}


/*--------------------------------------------------------------
7.3 Comments
--------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
	#comments {
		margin-left: 20px;
		margin-top: 1em;
	}
}

@media only screen and (min-width: 992px) {
	#comments {
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 2em;
	}
}

span.required {
	color: red;
}

.comment-notes {
	font-size: 0.85em;
}

@media screen and (min-width: 992px) {
	.comment-notes {
		font-size: 0.75em;
	}
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

@media only screen and (max-width: 991px) {
	.comment-form-comment,
	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		-webkit-flex-flow: column wrap;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
	}
}

.comment-form .form-submit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: end;
	-moz-box-pack: end;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

@media only screen and (min-width: 992px) {
	.comment-form-comment {
		padding-top: 5px;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
	}

	.comment-form label {
		width: 25%;
	}

	.comment-form input:not([type="submit"]),
	.comment-form textarea {
		width: 75%;
	}
}

/* Comments */
.comment article,
.pingback {
	margin-bottom: 1em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin-left: 0;
}

.comment-list article {
	background-color: #fff;
	margin-left: 0;
	padding: 5px 10px;
	position: relative;
	width: auto;
}

.comment-list article:after {
	border-color: transparent #fff;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	content: "";
	display: block;
	position: absolute;
	top: 25px;
	left: -10px;
	width: 0;
	z-index: 1;
}

@media only screen and (min-width: 480px) {
	.comment-list article {
		margin-left: 80px;
	}
}

@media only screen and (min-width: 800px) {
	.comment-list .children {
		margin-left: 40px;
	}
}

.form-allowed-tags,
.comment-meta,
.comment-reply-link {
	font-size: 0.85em;
}

@media screen and (min-width: 992px) {
	.form-allowed-tags,
	.comment-meta,
	.comment-reply-link {
		font-size: 0.75em;
	}
}

.comment-meta img {
	display: none;
}

@media only screen and (min-width: 480px) {
	.comment-meta img {
		-webkit-border-radius: 50%;
		border-radius: 50%;
		display: block;
		float: left;
		margin-left: -90px;
	}
}

.bypostauthor > article {
	background-color: #e2e2e2;
}

.bypostauthor > article:after {
	border-color: transparent #e2e2e2;
}


/*--------------------------------------------------------------
7.4 Widgets
--------------------------------------------------------------*/

#secondary .widget {
	margin: 0 0 2em;
}

.widget ul {
	list-style-type: none;
	margin-left: 0;
	padding-left:0;
}

.widget li {
	margin-bottom: 0.5em;
}

.widget .children,
.widget .sub-menu {
	margin-left: 2em;
}

.widget .children li,
.widget .sub-menu li {
	margin-bottom: 0.2em;
}

.widget select,
.widget input[type="search"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}

.widget-title {
	border-bottom: 1px solid #404040;
	font-size: 1em;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

/* Calendar widget */
#calendar_wrap table {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	width: 100%;
}

#calendar_wrap table th,
#calendar_wrap table td {
	text-align: center;
}

#calendar_wrap table #prev {
	text-align: left;
}

#calendar_wrap table #next {
	text-align: right;
}


/*--------------------------------------------------------------
8.0 - Helper CLasses
--------------------------------------------------------------*/


/*--------------------------------------------------------------
8.1 - Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
article:before,
article:after,
.navigation:before,
.navigation:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
article:after,
.navigation:after {
	clear: both;
}


/*--------------------------------------------------------------
8.2 - Alignments
--------------------------------------------------------------*/

.aligncenter,
.alignleft,
.alignright {
	clear: both;
	display: block;
	margin: 0 auto;
}

@media screen and (min-width: 600px) {
	.alignleft {
		display: inline;
		float: left;
		margin-right: 1.5em;
	}

	.alignright {
		display: inline;
		float: right;
		margin-left: 1.5em;
	}
}


/*--------------------------------------------------------------
8.3 - Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #f1f1f1;
	/* stops bg color from leaking outside the border: */
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #06c;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	top: 5px;
	left: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}

#page .skip-link {
	font-size: 1em;
	-webkit-transition: none;
	transition: none;
}


/*--------------------------------------------------------------
9.0 - Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
10.0 - Print
--------------------------------------------------------------*/

@media print {
	body {
		background-color: white;
		color: black;
		font-size: 11pt;
	}

	#masthead,
	#secondary,
	#colophon,
	.nav-links,
	.comment-respond {
		display: none;
	}

	#primary {
		background: #fff;
	}

	article.post,
	article.page,
	article.attachment {
		border: 0;
		-webkit-box-shadow: 0;
		box-shadow: 0;
	}

	.single .has-post-thumbnail {
		margin-top: 0;
	}
}


#bannercapz{
	height: 100%;
}
/*MOBILE*/
@media (max-width: 767px) {

	#bannercapz{
		height: 100%;
	}
	#bannercapz h1#bannerh1{
		text-align: center;
		position: relative;
		padding: 20px 0;
	}

	/*.mobilegigabit {
		background-size:contain !important;
	}
	.invite2 {
		height:315px !important;
	}*/
}

.sidebar-gigabit {background-color: white;min-height: 600px;margin-bottom: 20px;}

.buttonlink {
	display: inline-block;
	margin: 15px auto;
	background-color: #f7aa49;
	color: #fff !important;
	font-weight: 600;
	font-size: 14pt;
	padding: 4px 10.5px 3px 10.5px !important;
	cursor: pointer;
	vertical-align: baseline;
	font-family: "museo-sans", Arial, sans-serif;
	line-height: 1.5;
	word-wrap: break-word;
	text-transform: uppercase;
	text-decoration: none;
}

/* The Zone */
.zone-sidebar {
	background-color: transparent;
	min-height: auto;
	margin: 0 10px;
}

.zone-sidebar-top {
	padding: 15px;
	background-color: #000;
	text-align: center;
}

.zone-sidebar-top span {
	display: block;
	padding: 10px 0 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
}

.zone-sidebar-bottom {
	padding: 15px;
	background-color: rgba(110,110,110,.7);
	color: #fff;
}

.zone-sidebar-bottom h4 {
	font-size: 20px;
}

.zone-sidebar-bottom ul {
	padding-left: 20px;
}

.zone-sidebar-bottom ul li {
	padding: 0 0 5px;
}

.zone-sidebar-bottom ul li a {
	font-size: 20px;
	text-transform: uppercase;
	color: #f7aa49 !important;
}

.zone-sidebar-bottom ul li a:hover {
	color: #f2b365 !important;
}

.zone-sidebar-logo {
	margin: 0 auto;
	max-width: 240px;
	display: block;
}

.zone-click-here {
	color: #f7aa49;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
}

.zone-click-here img {
	max-width: 30px;
	margin-top: -5px;
}

.zone-tabs .zone-tab {
	display: none;
}

.zone-tabs .zone-active {
	display: block;
}

.zone-tabs h2 {
	font-weight: 700;
	font-size: 34px;
}

.zone-tabs h3 {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 30px;
}

.zone-tabs p {
	font-size: 20px;
}

.zone-nav:after {
	display: table;
	clear: both;
	content: " ";
}

.zone-nav-tab {
	float: left;
	width: 25%;
	padding-top: 160px;
	background-color: #ccc;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
}

.zone-nav-tab:hover {
	opacity: .8;
}

.zone-nav-tab span {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.znt1 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt1.jpg');
}

.znt2 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt2.jpg');
}

.znt3 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt3.jpg');
}

.znt4 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt4.jpg');
}

.znt1 span {
	background-color: #ce007b;
}

.znt2 span {
	background-color: #f7aa49;
}

.znt3 span {
	background-color: #048ebb;
}

.znt4 span {
	background-color: #292663;
}

.zone-top-section: after {
	display: table;
	content: " ";
	clear: both;
}

.zts-left {
	width: 34%;
	float: left;
	background-color: #000;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
}

.zts-right {
	width: 66%;
	float: left;
	font-size: 40px;
	color: #fff;
}

.zone-top-section .zts-tab {
	display: none;
	min-height: 340px;
}

.zone-top-section .zone-active {
	display: block;
}

.zts-left .zts-tab,
.zts-right .zts-tab {
	padding: 20px;
}

.zts-left .zts-tab {
	position: relative;
}

.zts-sign-up {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	padding: 5px 30px;
	text-transform: uppercase;
	color: #fff;
	background-color: #f7aa49;
	text-align: center;
	font-size: 18px;
}

.zts-sign-up:hover {
	background-color: #f2b365;
}

.zts-right .zts-tab {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.zts-right .zts-tab-1 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/zts1.jpg');
}

.zts-right .zts-tab-2 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/zts2.jpg');
}

.zts-right .zts-tab-3 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/zts3.jpg');
}

.zts-right .zts-tab-4 {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/zts4.jpg');
}

.zone-divider {
	max-width: 250px;
	padding: 10px 0 10px 30px;
}

.zone-footer {
	margin-top: 130px;
	min-height: 280px;
	background-image: url('/wp-content/themes/abzorb-campaigns/images/zone-footer-bg.jpg');
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 30px 0;
}

.zone-footer .zone-footer-logo {
	max-width: 280px;
}

.zone-contact-number {
	position: relative;
	z-index: 1;
	display: block;
	padding-top: 40px;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
}

#wpcf7-f628-o1 {
	padding: 10px;
	background-color: rgba(40,40,40,.6);
	position: relative;
}

#wpcf7-f628-o1 input[type="text"],
#wpcf7-f628-o1 input[type="email"],
#wpcf7-f628-o1 textarea {
	-webkit-appearance: none;
	border: none;
}

#wpcf7-f628-o1 textarea {
	resize: none;
	height: 100px;
}

#wpcf7-f628-o1 input[type="submit"] {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	padding: 5px 30px !important;
	text-transform: uppercase;
	color: #fff;
	background-color: #f7aa49;
	text-align: center;
	font-size: 18px;
}

#wpcf7-f628-o1 input[type="submit"]:hover {
	background-color: #f2b365;
}

.zone-footer-popout {
	width: 456px;
	height: 559px;
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 0;
}

.zone-copyright {
	position: relative;
	z-index: 1;
}

.zone-sign-up {
	outline: none;
}
.zts-right .zts-tab-1-alt,
.znt1-alt {
	text-shadow: 3px 3px 3px #000000;
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt1-alt.jpg');
}
.zts-right .zts-tab-2-alt,
.znt2-alt {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt2-alt.jpg');
}
.zts-right .zts-tab-3-alt,
.znt3-alt {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt3-alt.jpg');
}
.zts-right .zts-tab-4-alt,
.znt4-alt {
	background-image: url('/wp-content/themes/abzorb-campaigns/images/znt4-alt.jpg');
}
img.diagramcopy{
	margin: 15px 0;
	display: block;
}


@media only screen and (max-width: 991px) {
	.zts-left,
	.zts-right {
		font-size: 34px;
	}
	
	.zone-footer {
		margin-top: 0;
	}
	
	.zone-footer-popout {
		width: 360px;
		height: 440px;
	}
	
	.zone-footer .zone-footer-logo {
		max-width: 330px;
	}
	
	.zone-contact-number {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 775px) {
	.zone-nav-tab {
		width: 50%;
	}
}

@media only screen and (max-width: 605px) {
	.zts-left,
	.zts-right {
		width: 50%;
	}
}

@media only screen and (max-width: 455px) {
	.zts-left,
	.zts-right {
		width: 100%;
	}
	
	.zone-top-section .zts-tab {
		min-height: auto;
	}
	
	.zone-top-section .zts-left .zts-tab {
		padding-bottom: 70px;
	}
}

@media only screen and (max-width: 375px) {
	.zone-footer .zone-footer-logo {
		max-width: auto;
	}
	.zone-contact-number {
		text-align: center;
	}
	.zone-nav-tab {
		width: 100%;
	}
}

@media only screen and (min-width: 670px) {
	.zts-breaker {
		display: block;
		clear: right;
	}
}