@charset "UTF-8";
/* 
Theme Name: Itchy Bee Productions
Description: Custom theme developed for Itchy Bee Productions
Author: Tim Derouin, Sirius Design
Author URI: https://www.siriusdesign.net
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	https://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	https://goldengridsystem.com/
*/
body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    color: #656565;
    background: url(images/sunflower-bground-desktop.jpg) #ffffff scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

b, strong{
	font-weight: 700;
}

::selection {
    background: #ECB72F;
}

*::selection {
    color: #000000;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

a:link,
a:visited,
a:active { 
	color: #000000;
	-o-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration:none;
	font-weight:700;
}
a:hover {
	text-decoration:underline;
	color: #ECB72F;
}

.tags a:link,
.tags a:visited,
.tags a:active { 
	color: #ECB72F;
	text-decoration:none;
	font-weight:300;
	font-style:italic;
}
.tags a:hover {
	text-decoration:none;
	color: #656565;
}

.reviews a:link,
.reviews a:visited,
.reviews a:active { 
	color: #000000;
	-o-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration:none;
	font-weight:300;
}
.reviews a:hover {
	text-decoration:none;
	color: #ECB72F;
}

.fullContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height:auto;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
}

.blue{
	background:#ECB72F;
    position: fixed;
	    z-index: 5000;
}

button.shortcode {
    width: auto;
	margin:0;
}


img.alignright {display: block; margin:0 0 16px 20px; width:50%; height:auto; float:right;}
img.alignleft {display: block; margin:0 20px 16px 0; width:50%; height:auto; float:left;}
img.aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
img.alignnone {display: block; margin:20px auto; width:100%; height:auto;}
.alignright {display: block; margin:0 0 16px 20px; width:50%; height:auto; float:right;}
.alignleft {display: block; margin:0 20px 16px 0; width:50%; height:auto; float:left;}
.aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
.alignnone {display: block; margin:20px auto; width:100%; height:auto;}

.main-content img.alignright {display: block; margin:20px auto; width:100%; height:auto;}
.main-content img.alignleft {display: block; margin:20px auto; width:100%; height:auto;}
.main-content img.aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
.main-content img.alignnone {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .alignright {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .alignleft {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .alignnone {display: block; margin:20px auto; width:100%; height:auto;}

.laurels img.alignright {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels img.alignleft {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels img.aligncenter {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels img.alignnone {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels .alignright {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels .alignleft {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels .aligncenter {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}
.laurels .alignnone {display: inline; vertical-align: middle !important; max-height: 46px; width: auto; margin: 5% 6px 0 6px; opacity: .5;    float: none;}

.laurels-overall img.alignright {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall img.alignleft {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall img.aligncenter {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall img.alignnone {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall .alignright {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
	float: left;}
.laurels-overall .alignleft {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall .aligncenter {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}
.laurels-overall .alignnone {    display: inline-block;
    max-height: 60px;
    width: auto;
    margin: 5% auto 0 auto;
    float: left;}

.featured-img-post-list img {
	display: block; 
	margin: 20px 0;
	padding:0;
	width:100%; 
	height:auto;
	min-width:120px;
	float:left;
}

.home-covers {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	clear: both;
}

.home-covers img {
    max-height: 120px;;
    width: auto;
    float: none;
    display: inline-block;
    padding: 6px;
    margin: 0;
}

.wp-caption { max-width: 100%; }
.wp-caption img { max-width: 100%; height: auto; }


.wp-caption-text, .wp-caption-text p{
	font-size: 14px !important;
	text-align:center;
	color:#ECB72F;
	line-height: 16px !important;
    padding-top: 6px;
	margin-bottom: 0;
}
.media-credit-container{
	margin-bottom:6px !important;
}
.media-credit {
    font-size: 10px !important;
    line-height: 1.2em;
    text-align: center!important;
    margin: 3px 0 0 0!important;
    display: block;
    color: #909090;
    text-transform: uppercase!important;
    letter-spacing: .05em!important;
}

.twitter-timeline iframe {
width: 1px !important;
min-width: 100% !important;
}

.timeline-Widget {
    max-width: 100% !important;
}

img.medium {width:100%;}

div.wp-caption{
 max-width: 100%;}

h1, h2, h3, h4{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.facebook-home {
	overflow-y: scroll !important;
	max-height: 400px;
    width: 90% !important;
    margin: 0 5% !important;
}

/* CONTACT FORM BEGIN */
input, select, textarea {
    width: 100%;
	font-family: 'Cardo', serif;
}
#responsive-form{
	    max-width: 900px /*-- change this to get your desired form width --*/;
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
    padding: 0;
    float: left;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    width: 70%;
    color: #398f14;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
}
div.wpcf7-validation-errors {
    border: none !important;
    height: 20px;
    color: #f00;
}

/* CONTACT FORM END */

/* BEGIN COMMENT FORM CSS */

.comment-form-url{
	display:none !important;
}

.comment-bullets {
	clear:both;
	display:block;
}

.comment-bullets li {
    padding: 0 0 6px 0px;
    list-style-type: none;
}
.comment-bullets ul, .comment-bullets ol {
    margin: 1em 0;
    padding: 0 0 0 7%;
}

#respond {
    width: 88.5%;
    max-width: 1000px;
    padding-left: 0.75%;
    padding-right: 0.75%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
}

/* END COMMENT FORM CSS */

/* BEGIN NAV CSS */

#no-dd-nav ul ul{
	display:none;
}

.navigation {
	text-align:center;
	padding:0;
	text-transform:uppercase;
	width: 100%;
	margin-left: 0;
}


	
.navigation a:link,
.navigation a:visited,
.navigation a:active { 
	color: #ffffff;
    font-weight: 700;
    font-size: 17px;
    line-height: 46px;
    padding: 0 10px;
    letter-spacing: .05em;
    margin-bottom: 4px;
	font-family: 'Montserrat', sans-serif;
} 

.navigation a:hover {
	text-decoration: none;
	color:rgba(255,255,255,.3);
	border-bottom: 4px solid #000000;
	margin-bottom: 0;
	padding-bottom: 0;
}

.navigation .current-menu-item a {
	color:rgba(0,0,0,1);
	border-bottom: 4px solid #000000;
	margin-bottom:0;
}
.navigation .sub-menu .current-menu-item a {
	    color: rgba(255,255,255,.5) !important;
}

.navigation .current-post-parent a {
    color:rgba(0,0,0,1);
	border-bottom: 4px solid #000000;
	margin-bottom:0;
}


.navigation ul{
    margin: 4px auto 0 auto;
    padding: 0;
}


.navigation ul li{
    display:inline;
	line-height: 18px; 
}

.navigation ul li a{
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	white-space: wrap;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}


.navigation ul li{
	position:relative;
	margin:0;
	padding:0
}


.navigation ul ul{
	display:none;
	position:absolute;
	z-index:999;
	top:100%;
	left:0;
	background:#000000;
	padding: 4px 0;
	margin-top: 14px;
	border-right:none;
	text-align:left;
	min-width:110px;
}

.navigation ul ul a:link,

.navigation ul ul a:visited,
.navigation ul ul a:active { 
    color: #ffffff;
    padding: 4px 10px 4px 10px;
    line-height: 16px;
    font-size: 85%;
    text-transform: none;
} 

.navigation ul ul a:hover {
	color:#ECB72F;
	border-bottom: none;
	margin-bottom:4px;
}

.navigation ul ul a, .greenNav ul ul a {
    border-right: none;
}

.navigation ul ul li, .greenNav ul ul li
{
	float:none;
	width:200px;
	    display: inline-block;
}

.navigation ul ul a{
	line-height:120%;
	padding: 12px 10px 8px 10px;
    font-size: 100%;
	letter-spacing: 0 !important;
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}

.navigation ul ul ul{
	top:0;
	left:100%;
}

.navigation ul li:hover > ul
{
	display:block;
}
.sm-icons img{
	width: 28px;
	height:auto;
	padding: 0 4px 0 0;
}

.sm-icons a:link,
.sm-icons a:visited,
.sm-icons a:active { 
    padding: 0;
} 

.sm-icons a:hover {
	border-bottom: none;
	padding:0;
	margin:0;
}
/* END NAV CSS */

/* PAYPAL CSS */

.shopping_cart h2 {
    display: none;
}
.shopping_cart {
    font-size: 16px !important;
}

/* END PAYPAL CSS */

.street-lines{
	background:url(images/street-lines-bground.jpg) #000000;
	background-repeat:no-repeat;
  background-position:center bottom; /* or 0&#37; 100% */
  background-size:cover;
}

.yellow-border{
	border-top:4px solid #ECB72F;
}

.footer-bg{
	background: #000000;
	color:#ffffff;
}

/* Mobile Layout: 726px and below. */

.two-col {
    /* display: inline-block; */
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
} 
h1, h2 {
	font-size:22px;
	line-height: 26px;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:700;
}

h3 {
	font-size:24px;
	line-height: 28px;
	color:#ECB72F;
	text-transform:uppercase;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:700;
	letter-spacing:.1em;
}
h4 {
	font-size:22px;
	line-height: 26px;
	color:#838fad;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:400;
}
h5 {
	font-size:16px;
	line-height: 20px;
	letter-spacing:.07em;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:700;
}
p {
	font-size: 18px;
    line-height: 28px;
    -webkit-margin-before: 0;
    -webkit-margin-after: .75em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
.main-content li{
	line-height: 20px;
    padding: 0 0 10px 0;
}

.main-content h1 {
	font-size: 32px;
    line-height: 34px;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    color: #ECB72F;
	text-transform: uppercase;
    letter-spacing: .07em;
}

.main-content h2 {
	font-size: 32px;
    line-height: 34px;
    -webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 700;
    color: #5e5e5e;
    text-transform: uppercase;
    letter-spacing: .07em;
}

.ap-form-wrapper h2 {
	font-size: 20px;
    line-height: 22px;
	color:#ECB72F;
	text-transform:uppercase;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:400;
	letter-spacing:.1em;
}

.main-content h3 {
font-size: 20px;
    line-height: 22px;
    color: #656565;
    text-transform: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    letter-spacing: 0;
}
.main-content h4 {
	font-size:22px;
	line-height: 28px;
	color: #ECB72F;
    text-transform: uppercase;
    letter-spacing: .07em;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:700;
}
.main-content h5 {
	font-size:16px;
	line-height: 20px;
	letter-spacing:.07em;
	-webkit-margin-before: 0;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	font-weight:700;
}
.main-content p, .main-content ul, .main-content ol {
    font-size: 16px;
        line-height: 26px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 1.5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

.laurels p, .laurels-overall p{
	line-height: 10px !important;
    -webkit-margin-before: 0;
    -webkit-margin-after: .2em !important;
}

blockquote { 
	margin: 1em 20px; 
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	font-size:22px;
	line-height:24px;
	letter-spacing:.1em;
}

blockquote p {
	font-size:20px;
	line-height:22px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

.ap-post-submission-message{
	font-size: 20px;
    border-bottom: 1px solid #ECB72F;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.quotee{
	font-weight:300 !important;
	font-style:italic;
	font-size:16px;
	padding-top:6px;
	color: #000000;
}
.fb_iframe_widget {
    display: block !important;
    position: relative;
    text-align: center !important;
    margin: 0 auto !important;
}
.wpcf7-form-control iframe{
	height:auto !important;
}

.main-content iframe {
	width:100% !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 10px 9px;
    text-align: center;
    color: #000000;
	letter-spacing: .04em;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
    background-color:rgba(0,0,0,.4);
    border:1px solid #ECB72F;
	-o-transition: background-color 0.3s linear !important;
	-moz-transition: background-color 0.3s linear !important;
	-webkit-transition: background-color 0.3s linear !important;
	-ms-transition: background-color 0.3s linear !important;
	transition: background-color 0.3s linear !important;
	font-size:15px;
	font-family: 'Cardo', serif;
	font-weight:400 !important;
	width:100%;
	margin:10px 0;
	-webkit-appearance: none;
	border-radius: 0;
}

.download-link, .download-link p{
	padding: 10px 9px;
    text-align: center;
    color: #ffffff !important;
	letter-spacing: .04em;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
    background-color:rgba(246,201,22,.4);
    border:1px solid #ECB72F;
	-o-transition: background-color 0.3s linear !important;
	-moz-transition: background-color 0.3s linear !important;
	-webkit-transition: background-color 0.3s linear !important;
	-ms-transition: background-color 0.3s linear !important;
	transition: background-color 0.3s linear !important;
	font-size:15px;
	font-family: 'Cardo', serif;
	font-weight:400 !important;
	margin:0 20px 20px 0;
	-webkit-appearance: none;
	border-radius: 0;
	width:100%;
}

button.highlight, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color:rgba(246,201,22,.7);
}

.download-link:hover {
     background-color: #ECB72F;
	 color:#000000 !important;
	 font-weight:400;
	 border:1px solid #000000;
} 

button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
     background-color: #000000;
	 color:#ECB72F;
	 font-weight:400;
	 border:1px solid #ECB72F;
}  
button.main-content, input[type="button"], input[type="reset"], input[type="submit"] {
width: auto !important;
       margin: 0 0 40px 0 !important;
    padding: 10px 28px !important;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
	clear: none;
	float: none;
}
.navigation {
}
.logo {
    width: 90%;
    margin-left: 5%;
    padding: 40px 0 10px 0px;
}
.left-column {
width: 100%;
margin-bottom:20px;
}
.left-col-image{
	width:100%;
	margin:0;
}
.right-column {
width: 100%;
margin-left: 0;
clear: both;
margin-bottom:20px;
}
.footer {
	text-align:center;
	margin:20px 0 100px 0;
}
.laurels, .laurels p {
	text-align:center;
}

.laurels img {
    vertical-align: middle;
    max-height: 46px;
    width: auto;
    margin: 5% 6px 0 6px;
    opacity: .5;
}

.laurels-overall img {
    vertical-align: middle;
    max-height: 76px;
    width: auto;
    margin: 5% 6px 0 6px;
}
.hide-tablet {
display: none;
}
.hide-desktop {
display: block;
}
.hide-mobile {
display: none;
}
.show-mobile{
	display:block;
}
.logo-overall{
width: 90%;
	margin: 40px 0 30px 5%;
}
.main-content{
width: 90%;
margin-left: 5%;
min-height:300px;
margin-top:30px;
margin-bottom:50px;
}
.top-buttons{
width: 100%;
margin-left: 0;
clear: both;
    margin-top: 40px;
}
.gallery-item{
	clear: both;
    min-width: 300px;
}
.zeroMargin_mobile{
margin-left: 0;
}
.hide_mobile{
display: none;
}

/* Tablet Layout: 727px to 968px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 727px) {
.home-covers img {
    max-height: 150px;
    padding: 6px;
    margin: 0;
}
.featured-img-post-list img {
	margin:0 20px 20px 0;
	width:20%; 
}	
	.two-col {
    /* display: inline-block; */
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
}
.gallery-item{
	clear: none;
    min-width: 250px;;
}	
.download-link, .download-link p{
	width:auto;
}
.main-content img.alignright {display: block; margin:0 0 10px 20px; width:40%; height:auto; float:right;}
.main-content img.alignleft {display: block; margin:0 20px 10px 0; width:40%; height:auto; float:left;}
.main-content img.aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
.main-content img.alignnone {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .alignright {display: block; margin:0 0 10px 20px; width:40%; height:auto; float:right;}
.main-content .alignleft {display: block; margin:0 20px 10px 0; width:40%; height:auto; float:left;}
.main-content .aligncenter {display: block; margin:20px auto; width:100%; height:auto;}
.main-content .alignnone {display: block; margin:20px auto; width:100%; height:auto;}

.laurels-overall img.alignright {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall img.alignleft {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall img.aligncenter {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall img.alignnone {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall .alignright {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall .alignleft {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall .aligncenter {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}
.laurels-overall .alignnone {display: block; vertical-align: middle; max-height: 76px; width: auto; margin: 5% 6px 0 6px; opacity: 1;}

img.medium {width:30% !important;}

.main-content h1 {
    font-size: 40px;
    line-height: 42px;
}

.ap-form-wrapper h2 {
	font-size:24px;
	line-height: 28px;
}
.main-content h3 {
    font-size: 24px;
    line-height: 28px;
}
.main-content p, .main-content ul, .main-content ol {
	font-size: 18px;
    line-height: 32px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 1.5em;;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
blockquote { 
	font-size:24px;
	line-height:26px;
}

blockquote p {
    font-size:22px;
	line-height:26px;
}

.quotee{
	font-size:18px;
	padding-top:8px;
}
.main-content iframe {
	width:100% !important;
	height: 454px !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	width: 100%;
    margin: 10px 0;
	font-size:16px;
	padding: 10px 18px;
	letter-spacing: .08em;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.navigation {
}
.logo {
	width: 76%;
    margin-left: 12%;
}
.left-column {
width: 48%;
margin-bottom:50px;
}
.left-col-image{
}
.right-column {
width: 48%;
clear: none;
margin-left: 4%;
margin-bottom:50px;
}
.footer {
}
.laurels {
}
.laurels img{
	max-height:74px;
}
.laurels img.alignright {max-height:74px;}
.laurels img.alignleft {max-height:74px;}
.laurels img.aligncenter {max-height:74px;}
.laurels img.alignnone {max-height:74px;}
.laurels .alignright {max-height:74px;}
.laurels .alignleft {max-height:74px;}
.laurels .aligncenter {max-height:74px;}
.laurels .alignnone {max-height:74px;}

.laurels-overall img{
	max-height:90px;
}
.laurels-overall img.alignright {max-height:80px;}
.laurels-overall img.alignleft {max-height:80px;}
.laurels-overall img.aligncenter {max-height:80px;}
.laurels-overall img.alignnone {max-height:80px;}
.laurels-overall .alignright {max-height:80px;}
.laurels-overall .alignleft {max-height:80px;}
.laurels-overall .aligncenter {max-height:80px;}
.laurels-overall .alignnone {max-height:80px;}

.hide-mobile {
display: block;
}
.show-mobile{
	display:none;
}
.logo-overall{
width: 48.7179%;
    margin: 30px 0;
	padding:0;
}
.main-content{
width: 74.3589%;
margin-left: 12.8205%;
}
.top-buttons{
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.hide_tablet{
display: none;
}
.zeroMargin_tablet{
margin-left: 0;
}
}

/* Desktop Layout: 969px to a max of 1000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 969px) {
.featured-img-post-list img {
	width:30%; 
}
	body{
	background:url(images/sunflower-bground-desktop.jpg) #ffffff fixed;
	background-repeat:no-repeat;
  background-position:center top; /* or 0&#37; 100% */
  background-size:cover;
}

p {
    font-size: 20px;
    line-height: 34px;
}
.gridContainer {
	width: 88.5%;
	max-width: 1000px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.navigation {
}
.logo {
width: 66.1016%;
margin-left: 16.9491%;
padding:80px 0 40px 0px;
}
.left-column {
width: 49.1525%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	width:75%;
	margin:10px 12.5%;
}

.left-col-image{
	width:80%;
	margin: 51px 10% 0 10%;
}
	.facebook-home {
    width: 80% !important;
    margin: 0 10% !important;
}
.right-column {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
.footer {
}
.laurels {
}
.hide-tablet {
display: block;
}
.hide-desktop {
display: none;
}
.logo-overall {
width: 49.1525%;
margin:80px 0 30px 0;
}
.main-content {
width: 83.0508%;
margin-left: 8.4745%;
}
.top-buttons {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
    margin-top: 100px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
@media only screen and (min-width: 1018px) {
	.home-covers img {
       max-height: 208px;
    padding: 10px;
    margin: 0;
}
}