/*
Theme Name: Numero Deux
Description: Child theme based on Twenty Fourteen
Author: Dave Nold
Author URI: http://dave@davenold.net
Template: twentyfourteen
Version: 1.9
*/

@import url("../twentyfourteen/style.css");

a {
	color: #169;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	color: #d35;
	text-decoration: none;
}
a:focus { 
	outline: thin dotted; 
}
.focus { 
	outline: thin dotted; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: none;
	font-weight: 500;
	margin: 36px 0 12px;
}

.clear {
	clear: both;
}

/* pre-page header styles */

.pre-page-header {
	max-width: 1260px;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #444;
	color: #fff;
	padding: 0;
	overflow: hidden;
	display: inline-block; /* Necessary to trigger "hasLayout" in IE */
	display: block; /* Sets element back to block */
}
.pre-page-header-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 5px 0 10px 0;
}

.alignright-plus {
	text-align: right;
	float: right;
	width: 50%;
	padding-bottom: 5px;
	margin-right: 20px;
}

.alignright-plus a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.alignright-plus a:hover {
	color: #d23;
}
 
.site {
    width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#site-header {
	margin-bottom: 2px;
}

.full-width .site-content .page .entry-header,
.full-width .site-content .page .entry-content,
.full-width .site-content .page .entry-summary,
.full-width .site-content .page .entry-meta {
        max-width: 100%;
}

/* Search in the header */

#search-container {
	margin-right: 0;
}

.search-box-wrapper {
	width: 28%;
}

.search-toggle {
	background-color: #d35;
}

.search-toggle:hover {
	background-color: #ef214a;
}
.search-toggle.active {
	background-color: #d35;
}

.search-toggle:before {
	font-weight: 900;
}

.search-box {
	background-color: #d35;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 100%;
}

.entry-content .black-lives-matter {
	max-width: 100%;
	height: auto;
	background: #000;
	border: 2px solid #444;
	padding: 7px;
	margin-bottom: 14px;
	margin-bottom: 1rem;

}

.entry-content .black-lives-matter p {
	color: #fff;
	font-size: 35px;
    line-height: 1.5;
	font-weight: 600;
	text-align: center;
	letter-spacing: 4px;
	font-family: "museo-sans", arial, helvetica, sans-serif;
	margin-bottom: 0;
}

.entry-content .black-lives-matter-2 {
	max-width: 100%;
	height: auto;
	background: #000;
	border: 2px solid #444;
	padding: 7px;
	margin-bottom: 14px;
	margin-bottom: 1rem;

}

.entry-content .black-lives-matter-2 p {
	color: #fff;
	font-size: 18px;
    line-height: 1.5;
	font-weight: 500;
	/* text-align: center; */
	letter-spacing: 1px;
	font-family: "museo-sans", arial, helvetica, sans-serif;
	margin: 18px 10px 10px 10px;
}

.entry-content .lives {
	color: #000;
	background: #fff;
	padding: 0 7px 0 7px;
}

.entry-content .f1-red-outline {
	max-width: 100%;
	height: auto;
	background: #fff;
	border: 2px solid #db3657;
	padding: 0;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.entry-content .f1-red-box {
	max-width: 100%;
	height: auto;
	padding: 0;
	background: #db3657;
	padding: 7px;
}

.entry-content .f1-red-outline .f1-red-box h2 {
	color: #fff;
	font-size: 24px;
    line-height: 1.5;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	font-family: "museo-sans", arial, helvetica, sans-serif;
	margin: 0;
}

.entry-content .f1-red-outline .f1-red-box h3 {
	color: #fff;
	font-size: 24px;
	font-size: 1.714285714rem;
    line-height: 1.5;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	font-family: "museo-sans", arial, helvetica, sans-serif;
	margin: 0;
}

.entry-content .f1-red-outline .f1-red-box hr {
	background-color: #ffffff;
	color: #ffffff;
}

.entry-content .f1-red-outline .f1-text-container {
	background-color: #105D8C;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	 line-height: 1.5;
	max-width: 100%;
	height: 100%;
	padding: 16px 8px 0 8px;
}

.breadcrumbs {
	font-size: 14px;
}

.breadcrumbs a {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
}

.breadcrumbs a:hover {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
}
.comments-area {
	max-width: 100%;
}
.post-navigation,
.image-navigation {
	max-width: 100%;
}
.content-area {
	padding-top: 28px;
}
.content-sidebar {
	padding-top: 28px;
}

#my_calendar_upcoming_widget-4 {
    border: 2px solid #ae050f;
}


#my_calendar_upcoming_widget-4 ul li {
    padding: 5px 5px 0 5px;
    color: #000;
	font-size: 15px;
    line-height: 1.42857143;
    font-family: arial, helvetica, sans-serif;
}
 
#my_calendar_upcoming_widget-4 li a:hover {
    color: #c00;
    text-decoration: none;
    border-bottom: 1px solid #c00; 
}

#my_calendar_upcoming_widget-4 h1 {
    padding: 0 5px 0 5px;
	font-size: 20px;
	line-height: 2;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	background: #0c4d74;
	border: 1px solid #fff;
}

#my_calendar_upcoming_widget-4 .cal-link {
    font-size: 16px;
    line-height: 2;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	background: #0c4d74;
	border: 1px solid #fff;
	margin-top: 28px;
	margin-bottom: 0;
}

#my_calendar_upcoming_widget-4 .cal-link a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

#my_calendar_upcoming_widget-4 .cal-link a:hover {
    color: #ee1;
    text-decoration: none;
    border-bottom: 1px solid #ee1;
}

.content-sidebar .widget .widget-title {
	border-top: 0;
	font-size: 16px;
	letter-spacing: 1.5px;
	font-weight: 700;
	text-transform: capitalize;
}

.content-sidebar .widget a {
	color: #169;
	font-weight: 700;
	text-decoration: none;
}

.content-sidebar .widget a:hover {
	color: #d35;
	font-weight: 700;
	text-decoration: none;
}

.entry-content .edit-link a {
	color: #169;
	border-bottom: none;
}

.entry-content .edit-link a:hover {
	color: #d35;
	border-bottom: none;
}

.entry-content img a {
	text-decoration: none;
	border-bottom: none;
}

.entry-content ul li {
	list-style: square;
	margin: 0 0 0 20px;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	color: #169;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1px solid #169;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
	color: #d35;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1px solid #d13;
}

.entry-title {
	font-size: 28px;
	text-transform: none;
}

.entry-title a {
	color: #169;
	font-weight: 300;
	text-decoration: none;
	border-bottom: none;
}

.entry-title a:hover {
	color: #d13;
	font-weight: 300;
	text-decoration: none;
	border-bottom: none;
}

/*hyphens*/
 

.site-content .entry-content {
	word-wrap: break-word;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
 
/* 
.site-content article {
    -moz-hyphens: none;
    -webkit-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
}
 */

.cat-links {
	font-weight: 700;
	letter-spacing: 1.5px;
}

.cat-links a {
	color: #169;
}

.cat-links a:hover {
	color: #d35;
}

.entry-date a {
	color: #169;
}

.entry-date a:hover {
	color: #d35;
}

.post-format a {
	color: #169;
}

.post-format a:hover {
	color: #d35;
}

.byline a {
	color: #169;
}

.byline a:hover {
	color: #d35;
}

.edit-link a {
	color: #169;
}

.edit-link a:hover {
	color: #d13;
}

.post-navigation a,
.image-navigation a {
	color: #d35;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #d13;
}
	
.site:before, 
#secondary {
	width:0;
	position: absolute; 
  	overflow: hidden; 
  	clip: rect(0 0 0 0);
}
.ie8 .site:before,
.ie8 #secondary {
	width: 0px;
	display:none;
}

.centered-text {
	text-align: center;
	margin-bottom: 16px;
}

.simpay-checkout-form.simpay-checkout-form--embedded, .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled {
    max-width:75%
}

.simpay-plan-wrapper ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.stripe-box-header {
    margin-top: 0;
    width: 100%;
    margin-bottom: 14px;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 28px;
    font-size: 2rem;
    line-height: 1.5;
    border-bottom: 2px solid #ccc;
    color: #fff;
    background-color: #000;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 0;
}
.stripe-box {
    margin-top: 21px;
    margin-top: 1.5rem;
    margin-right: 0;
    margin-bottom: 14px;
    margin-bottom: 1rem;
    margin-left: 0;
    max-width: 100%;
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    border: 1px solid #000;
}
.stripe-box p {
    text-align: center;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.42857143;
    color: #000;
    padding-left: 4px;
    font-weight: normal;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.stripe-box p a {
    border-bottom: none;
    text-decoration: none;
    color: #169;
}
.stripe-box p a:hover {
    border-bottom: 1px solid #c00;
    text-decoration: none;
    color: #169;
}

/* flex columns */
.flex-container .flex-column {
	width: 100%;
 	padding: 0;
  	display: -webkit-flexbox;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
}

.flex-container .flex-column .flex-1 { 
	margin-right: 10px;
  	margin-bottom: 5px;
  	width: 40%;
  	height: 570px;
  	padding: 15px 5px 10px 5px;
  	/* border: 1px solid #000; */
}

.flex-container .flex-column .flex-2 { 
	margin-right: 10px;
	margin-top: 0;
  	margin-bottom: 5px;
  	width: 40%;
  	height: 575px;
  	padding: 15px 5px 10px 5px;
  	/* border: 1px solid #000; */
}

.flex-container .flex-column .flex-3 { 
	margin-top: 5px;
  	margin-bottom: 5px;
  	width: 20%;
  	height: 575;
  	padding: 10px 5px 10px 5px;
  	/* border: 1px solid #158; */
}

.flex-container .flex-column .flex-3 > div { 
  	border: 1px solid #158;
}

.flex-container .flex-column .flex-3 p { 
	margin-left: 10px;
	margin-right: 10px;
}

.column-header {
	font-size: 18px;
	line-height: 36px;
	font-weight: 500;
	color: #fff;
	background: #158;
	padding-left: 15px;
}

section article {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 1em 1em 0 0;
}
#content .attachment {
	margin-left: -10px; 
}

/* Buttons */

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #d35;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1.5px;
	vertical-align: bottom;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 4px;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #24890d;
	color: #fff;
}

button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #41a62a;
}



/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {
	display: block; 
	position: relative; 
	text-align: left; 
	padding: 10px 0 10px 3%;
}
#mc_embed_signup h2 {
	font-weight: 700; 
	padding: 0; 
	margin: 15px 0; 
	font-size: 1.4em;
}
#mc_embed_signup input {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}
#mc_embed_signup input[type=checkbox]{
	-webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio]{
	-webkit-appearance: radio;
}
#mc_embed_signup input:focus {
	border: 1px solid rgba(0, 0, 0, 0.5);
	outline: 0;
}
#mc_embed_signup .button {
	clear:both; 
	background-color: #d35; 
	border: 0 none; 
	border-radius:4px; 
	color: #ffffff; 
	cursor: pointer; 
	display: inline-block; 
	font-size:15px; 
	font-weight: 700; 
	height: 32px; 
	line-height: 32px; 
	margin: 0 5px 10px 0; 
	padding:0; 
	text-align: center; 
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1.5px; 
	vertical-align: top; 
	white-space: nowrap;
	width: auto;
}
#mc_embed_signup .button:hover {
	background-color:#41a62a;
}
#mc_embed_signup .small-meta {
	font-size: 11px;
}
#mc_embed_signup .nowrap {
	white-space:nowrap;
}     
#mc_embed_signup .clear {
	clear:none; 
	display:inline;
}
#mc_embed_signup label {
	display:block; 
	font-size:16px; 
	padding-bottom: 10px; 
	font-weight:600;
}
#mc_embed_signup input.email {
	display: block; 
	padding: 8px 0; 
	margin: 0 4% 10px 0; 
	text-indent: 5px; 
	width: 75%; 
	min-width: 130px;
}
#mc_embed_signup input.button {
	display:block; 
	width:35%; 
	margin:0 0 10px 0; 
	min-width:90px;
}

#mc_embed_signup div#mce-responses {
	float:left; 
	top:-1.4em; 
	padding:0em .5em 0em .5em; 
	overflow:hidden; 
	width:90%;
	margin: 0 5%; 
	clear: both;
}
#mc_embed_signup div.response {
	margin:1em 0; 
	padding:1em .5em .5em 0; 
	font-weight:700; 
	float:left; 
	top:-1.5em; 
	z-index:1; 
	width:80%;
}
#mc_embed_signup #mce-error-response {
	display:none;
}
#mc_embed_signup #mce-success-response {
	color:#529214; 
	display:none;
}
#mc_embed_signup label.error {
	display:block; 
	float:none; 
	width:auto; 
	margin-left:1.05em; 
	text-align:left; 
	padding:.5em 0;
}


.site-content,
.site-main .widecolumn {
	margin-left: 0;
}
.ie8 .site-content,
.ie8 .site-main .widecolumn {
	margin-left: 0;
}
.hentry {
	max-width: 1038px;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img,
.site-content .post-thumbnail img {
	max-height: 572px;
}

/**
 * Featured Content
 * -----------------------------------------------------------------------------
 */
 
 
 
 
 /**
 * End Featured Content
 * -----------------------------------------------------------------------------
 */


/* hide article header on site 1 home page */
.page-id-231 .entry-header {
	position: absolute; 
  	overflow: hidden; 
  	clip: rect(0 0 0 0); 
  	height: 1px; width: 1px; 
  	margin: -1px; padding: 0; border: 0;
}

.page-id-1954 .entry-header {
	position: absolute; 
  	overflow: hidden; 
  	clip: rect(0 0 0 0); 
  	height: 1px; width: 1px; 
  	margin: -1px; padding: 0; border: 0;
}

/* Site info at the bottom */

footer[role="contentinfo"] {
	background: #444;
	color: #fff;
	width: 100%;
	min-width: 100%;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	height: auto;
	font-size: 14px;
	line-height: 2;
	padding-bottom: 40px;
}
footer[role="contentinfo"] a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
footer[role="contentinfo"] a:hover {
	color: #ee1;
	border-bottom: 1px solid #ee1;
}
footer[role="contentinfo"] a:focus {
	outline: 1px dashed #ee1;
	border-bottom: 1px solid #ee1;
}

.site-info {
	margin: 0 auto;
	max-width: 100%;
	padding: 20px 5px 10px 0;
}

.footer-list {
	list-style: none;
	margin: 0;
	color: #fff;
}

.footer-item {
	float: left;
	padding: 0 14px;
}

.footer-item h2 {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}

#links {
	border-left: none;
	padding-left: 0;
	width: 95px;
}
#copyright {
	margin-top: 40px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	float: right;
}

/**
 * lists
 * -----------------------------------------------------------------------------
 */

ul.no-style-big li {
	list-style: none;
	font-weight: normal;
}
ul.no-style-big li a {
	font-size: 20px;
	line-height: 2.5;
	font-style: normal;
	font-weight: 400;
	color: #14a;
	text-decoration: none;
	border-bottom: none;
}
ul.no-style-big li a:hover {
	color: #d13;
	font-weight: 400;
	text-decoration: none;
	border-bottom: none;
}



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




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

.site-navigation a {
	text-transform: capitalize;
	font-weight: 400;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #fff;
	background-color: #d35;
	font-weight: 400;
}
 


/**
 * Media Queries
 * -----------------------------------------------------------------------------
 */
 
@media screen and (max-width: 768px) { 
 	#site-header {
		height: auto;
	}
	
	#page {
		max-width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.alignright-plus {
		float: none;
		width: 100%;
		padding-bottom: 0;
		text-align: center;
	}
	
	.search-box-wrapper {
		width: 100%;
	}
	
	section article:nth-child(1) {
		-webkit-flex: 2;
		-ms-flex: 2;
		flex: 2;
	}
	
	.flex {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.entry-content .black-lives-matter p {
	    font-size: 21px;
        line-height: 1.5;
    }
}
	
@media screen and (min-width: 594px) {
    .full-width .site-content .page .entry-header {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
         
    .full-width .site-content .page .entry-content,
    .full-width .site-content .page .entry-summary,
    .full-width .site-content .page .entry-meta {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
 
 	.full-width .site-content .page  .wp-caption.alignnone {
        max-width: 100%;
        max-width: -moz-calc(100% + 60px);
        max-width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px;
    }
 
    .full-width .site-content .page  .wp-caption.alignnone .wp-caption-text {
         max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
       
    .full-width .site-content .page  blockquote.alignright,
    .full-width .site-content .page  img.size-full.alignright,
    .full-width .site-content .page  img.size-large.alignright,
    .full-width .site-content .page  img.size-medium.alignright,
    .full-width .site-content .page  .wp-caption.alignright {
        margin-right: 1px;
    }
       
    .full-width .site-content .page  blockquote.alignleft,
    .full-width .site-content .page  img.size-full.alignleft,
    .full-width .site-content .page  img.size-large.alignleft,
    .full-width .site-content .page  img.size-medium.alignleft,
    .full-width .site-content .page  .wp-caption.alignleft {
            margin-left: 1px;
    }
}

@media screen and (min-width: 673px) {
    .full-width .site-content  .page .entry-header {
        margin-left: 0;
        margin-right: 30px;
    }
         
    .full-width .site-content .page  .entry-content,
    .full-width .site-content .page  .entry-summary,
    .full-width .site-content .page  .entry-meta {
         max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
 
 
    .full-width .site-content .page  .wp-caption.alignnone {
        max-width: -moz-calc(100% + 120px);
        max-width: calc(100% + 120px);
        margin-left: -60px;
        margin-right: -60px;
               
    }
 
    .full-width .site-content .page .wp-caption.alignnone .wp-caption-text {
        margin-left: 60px;
        margin-right: 60px;
    }
       
    .full-width .site-content .page blockquote.alignright,
    .full-width .site-content .page  blockquote.alignleft {
        max-width: 50%;
    }
       
    .full-width .site-content .page  blockquote.alignright,
    .full-width .site-content .page  img.size-full.alignright,
    .full-width .site-content .page  img.size-large.alignright,
    .full-width .site-content .page  img.size-medium.alignright,
    .full-width .site-content .page  .wp-caption.alignright {
        margin-right: 1px;
    }
       
    .full-width .site-content .page  blockquote.alignleft,
    .full-width .site-content .page  img.size-full.alignleft,
    .full-width .site-content .page  img.size-large.alignleft,
    .full-width .site-content .page  img.size-medium.alignleft,
    .full-width .site-content .page  .wp-caption.alignleft {
        margin-left: 1px;
    }
} 

@media screen and (min-width: 783px) {
	
	/* Navigation */

	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #fff;
		background-color: #d35;
		font-weight: 400;
	}
	
	/* Primary Navigation */
	
	.primary-navigation {
		float: left;
		max-width: 100%
	}
	
	.primary-navigation {
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 1.5px;
		text-transform: capitalize;
	}
	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation ul ul {
		background-color: #333;
	}
	
	.primary-navigation li li {
		line-height: 1.5;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #666;
		color: #fff;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #666;
	} 
	
	.primary-navigation ul ul a {
		padding: 9px 12px;
		width: 270px;
	}
}
 
@media screen and (min-width: 846px) {
	.content-area,
	.content-sidebar {
		padding-top: 28px;
	}
}

@media screen and (min-width: 1008px) {
	.search-box-wrapper {
		padding-left:0;
	}
	.search-box-wrapper,.featured-content {
		padding-left:0;
	}
	.grid-content {
		padding-left:0;
	}
}


