/*
Theme Name: MISSA 2017
Theme URI:
Description: MISSA theme for the WooCommerce Storefront.
Author: Amber Fox
Author URI:
Template: storefront
Version: 1.01
License: GNU General Public License v2 or later
Text Domain: storefront-child

colors
Blue: #496cad
Green: #b1be5e
	rgb(168,179,66)
black: #231f20

PERIWINKLE hover/click states			#869e4c
GREEN OR DARK GREEN  hover/click states	#212e7d

/*
 *******************************************************  Globals
 */

 * :focus { outline: 0 !important; }
 * {outline: none !important;}

 a:focus, .focus a {	outline: none !important;}

.no-padding {
	padding-left: 0!important;
	padding-right: 0!important;
}

::selection {
    background-color: #dbdcd5;
    color: #231f20;
}
::-moz-selection{
      background-color: #dbdcd5;
    color: #231f20;
}
html {
	font-family: 'Open Sans', sans-serif;
}
body{
	font-family: 'Open Sans', sans-serif;
  color: #231f20;
  background-color: #fff;
      font-size: 15px;
  /*overflow-x: hidden;*/
}
body.woocommerce #primary { width: 100%;
  font-family: 'Open Sans' !important;
  }
span.search-everything-highlight-color {
    background-color: #b1be5e !important;
}
.page-template-workshops .post > h2 { color: #FFF; }
.container-fluid {
    width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.site {
    overflow-x: hidden;
   /* overflow-y: hidden;*/
}
.hfeed{
    overflow-y: hidden;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
 margin-top: 15px;
    margin-bottom: 15px;
}
blockquote {
    border-left: none !important;
}
blockquote h3 {
    padding: 0;
    color: #496cad;
    font-weight: bold;
    font-size: 20px;
    padding-left: 0px;
    margin-left: -15px;
    text-transform: capitalize;
    font-style: normal;
}
.delta, h4 {
    font-size: 100%;
	    margin-bottom: 5px;
}
h1.title.visible-xs.visible-sm {
    padding-left: 15px;
}
a, a:active, a:visited {
	color: #b1be5e;
	text-decoration: none !important;
	border: none !important;
}
a:hover {
	color: #869e4c !important;
	text-decoration: none !important;
}
a.btn {
    font-weight: bold !important;
}
a.btn.white { color: #FFF; }
input.button {
    margin: 0 10px;
}
td {
    vertical-align: text-top;
}

li {
    line-height: 28px;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.row.into {
    margin-right: -5px !important;
	margin-bottom: 25px;
}
img, pre {
    max-width: 100%;
    border-radius: 0px;
}
ol, ul {
    /*margin: 0 0 1em 1em !important;*/
    padding: 0;
}
/******************************************************* forms */
form.checkout_coupon {
    display: inline !important;
}
textarea {
  vertical-align: top;
}

input.button {
    border-radius: 6px !important;

}
.input-text, input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], textarea {
    background-color: #fafbf5;
    color: #231f20;
        border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);border: 1px solid #dbdcd5;
}
.input-text:focus, input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus {

    background-color: #fafbf5;
 color: #b1be5e !important;
    border: 1px solid #b1be5e;
 }

img.btn.btn-shop-icon.shop {
    padding: 0px;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #b1be5e !important;
    color: #fff !important;
	    border-radius: 6px !important;
    /*padding: 10px 10px 10px 15px !important;*/
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
    background-color: #869e4c !important;
    border-color: #869e4c !important;
    color: #ffffff !important;
	    border-radius: 6px !important;
   /* padding: 5px 10px !important;*/
}
button {
    text-transform: uppercase !important;
}
input, textarea {
    color: #43454b;
}
input#mc-embedded-subscribe {
    padding: 4px;
    border-radius: 6px !important;
}
.contact-form input {
    width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit.btn {
}

.panel-body ol, .panel-body ul  {
    margin-left: 15px;
}
.button.btnBlue.background {
    font-weight: bold !important;
}
.button {
    text-transform: uppercase;
    font-weight: bold !important;
    border-radius: 6px !important;
}

button.navbar-toggle.collapsed, button.navbar-toggle {
    padding: 0px;
        margin: 30px 5px 0px 0px;
}
/* ADD INS */
.text-center {
    text-align: center !important;
}
ul#site-header-cart {
    display: none;
}
.fa {
    padding-top: 20px;
}
.post-meta { display:none; }

.nocomments {
	display: none;
}
a.more-link {
    display: block;
    text-align: center;
}

.post-more {
    text-align: center;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current, .widget a.button.checkout {
    background-color: #b1be5e;
    border-color: #b1be5e;
    color: #ffffff;
    font-size: 110% !important;
    line-height: 27px;
}
h2.banner-subtitle {
    color: #fff;
	    font-weight: normal;
}

.alpha, .beta, .delta, .gamma, .site-header .custom-logo-link, .site-header .site-logo-anchor, .site-header .site-logo-link, img {
    display: inline;
}

.site-header .site-branding {
    margin-bottom: 0;
}

.site-header .site-branding img {
    height: auto;
    max-height: none !important;
    padding: 0px 0px 30px 0px;
    margin-left: 0%;
    max-width: 175px !important;
}
.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
    width: 20% ;
}

.site-header, .secondary-navigation ul ul, .main-navigation ul.menu > li.menu-item-has-children:after, .secondary-navigation ul.menu ul, .storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search, button.menu-toggle, button.menu-toggle:hover {
    background-color: transparent !important;
}

.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
width: 20% !important;
    margin-left: 0%;
    margin-top: 25px;
    margin-right: -5%;
}



/* END ADDINS*/
#topbar {
    background-color: #1F1F20;
    height: 40px;
    line-height: 40px;
}

#topbar p {
    color: #fff;
}

#topbar {
    background-color: #1F1F20;
    height: 40px;
    line-height: 40px;
}

#topbar p {
    color: #fff;
}
/*
 ******************************************************* Major
 */

.site-header {
    padding-top: 15px;
    padding-bottom: 0;
    left: 0px;
    /* margin-right: -15px; */
}
.outer-wrap {
	background-color: #b1be5e;
}
img.logo {
	width: 100%;
	padding-top: 20px;
	margin-top: -15px;
	margin-left: 20px;
}

img.mobilelogo {
    width: 50%;
    margin-left: 80px;
}

#main-content {
	width: 100%; margin: 10px;
	}
#navigation ul {
	width: 200px;
	}
.primary-navigation { display: block !important; }
.primary-navigation .menu-toggle { display: none !important; }
.primary-navigation.navbar-fixed-top {
    /* top: 0; */
    padding: 0;
    margin-left: auto;
    margin-top: 30px;
    margin-right: auto;
    text-align: center;
}
.fa-search:hover {
	color: #869e4c;
	text-decoration: none;
	border: 0px transparent;
}

img.logo-mobile {
    padding: 20px 0px 0px 40px;;
}
div#mobile {
    margin-left: -20px;
    /* background: #fff; */
    /* padding-bottom: 10px; */
    margin-right: 10px;
}
.post {
    margin-top: 20px;
}
/******************************************************* Banners  */

.banner-wrap {
	background-color: #b1be5e;
	background-size: cover;
	padding-right: 0;
    padding-left: 0;
	margin-bottom: 0px;
	margin-bottom: 20px;
}

div#bannerText {
    text-align: center;
    color: #fff;
	padding-bottom: 10px;
	padding-bottom: 50px;
	padding-top: 50px;
}

div#bannerFrontpage, div#bannerWorkshops, div#bannerFriends, div#bannerPlan {
    padding-bottom: 55%;
}
.row.bannertext-friends, .row.bannertext-workshops, .row.bannertext-plan , .row.bannertext-frontpage {
    padding-top: 18%;
	    margin-left: 0% !important;
}


.header-no-banner h1.banner-title {
    font-size: 70px;
    text-transform: capitalize;
}
.header-no-banner h2.banner-subtitle {
    font-size: 25px;
    text-transform: capitalize;
}
img.banner-link {
    width: 50px;
    padding: 10px;
}

.banner-title {
  margin-bottom: 5px;
}
h1.banner-title {
    font-size: 600%;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px 0px 10px;
    color: #fff;
    margin-top: -75px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    letter-spacing: 5px;
}
h2.banner-title {
    font-size: 400%;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px 0px 10px;
    color: #fff;
    margin-top: -75px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    letter-spacing: 5px;
}
.banner-meta {
  margin-bottom: 20px;
  color: #231f20;
}
.container.introText {
    padding-top: 0px;
}

/********************************  UI stuff */

.full {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0%;
	background-size: cover;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	min-height:100%;
}

/* ============================================================================= SEARCH FORM */
.searchbox {
margin: 0;
padding: 0;
width: 500px;
}

.heading {
margin: 1px;
color: #fff;
padding: 3px 10px;
cursor: pointer;
position: relative;
}
.content {
padding: 5px 10px 0px 30px;
background-color:transparent;
}


/*
 ******************************************************* Main column and sidebar layout
 */

.main {
  font-size: 18px;
  line-height: 1.5;
}
/*.container {
	width: 102%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 0px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-left: -10px;
}*/
.container {
	/*width: 960px;*/
    padding-left: 1%;
    padding-right: 0%;
    padding-bottom: 10px;
	max-width: 1024px !important;
}
.row {
    margin-right: 5px;
    margin-left: 5px;
}
.col-md-3 {
	padding-left: 0px;
	padding-right: 0px;

}
.button {
	text-align: center;

}
li.board, li.staff , li.tech {
    list-style-type: none;
    display: block;
    margin-left: -12px;
	padding-bottom: 10px;
}
img.board-image, img.staff-image, img.tech-image, img.ambassador-image {
    width: 150px;
    max-width: 150px;
    margin-right: 20px;
    padding-bottom: 20px;
	Float: left !important
}
li.board.board-min {
    min-height: 180px;
}
 {
    min-height: 180px;
}

/******************************************************* Accordion */
.panel {
    background-color: transparent;
    border: 0px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.0);
    box-shadow: 0 1px 1px rgba(0,0,0,.0);
}
.panel-body {
    padding: 10px 0px;
}
.panel-default>.panel-heading, blockquote {
    color: #496cad;
    background-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-heading{
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
div.panel-heading, blockquote {
    border-top: 1px solid #496cad !important;
}
.panel-heading .panel-title a { display: block; }
.panel-group {
        border-bottom: 1px solid #496cad !important;
		    margin-top: 40px;
}
.panel-default {
    border-color: transparent;
}
.panel-default>.panel-heading {
    background-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;

}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid transparent;
}
h2.panel-title {
	color: #496cad;
    font-weight: bold;
    font-size: 20px;
    padding-left: 0px;
    margin-left: -15px;
}
.panel-title a:hover, blockquote  {
	color: #3b508e !important;
}
div.panel-heading:hover {
    border-top: 1px solid #496cad !important;
}


/* accordian +/- icon switch */



	.accordion-toggle:hover {
        text-decoration: none;
    }

   .accordion-toggle:after {
        font-size: 25px;
        vertical-align: -3px;
    }
    .accordion-toggle:not(.collapsed):after {
        content:"\2212" !important;
        margin-right: 0px;
		    float: right;
    }
  .accordion-toggle.collapsed:after {
        content:"\002b" !important;
        margin-right: 0px;
		    float: right;
    }

/******************************************************* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 ****************************************************** Blog posts
 */


/*
 ****************************************************** lower content
 */

.testimonial {
	background-color: #b1be5e;
}
div#testimonial {
    padding-top: 20px;
    padding-bottom: 40px;
    color: #fff;
    line-height: 30px;
}
.testimonial-tag {
    font-size: 90%;
    font-style: italic;
}
.testimonial-quote {
        color: #fff;
    text-align: left !important;
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
	line-height: 23px;

}

.callout-wrapper {
	margin-bottom: 30px;
}
.callout-lg , .callout {
	background-color: #b1be5e;
}
div#callout, div#callout-lg {
margin: 0% 0 -2% 0;
    padding: 0px 0 0px 0;
    /* overflow: hidden; */
    z-index: -1;
}
.callout-quote {
    padding: 30px;
    z-index: 200 !important;
    float: right;
    width: 38%;
    margin-top: -20px;
    margin-left: -50px;
}
div.callout-quote {
padding: 25% 0px; */
    z-index: 200 !important;
    float: right;
    width: 36.5%;
	    margin-bottom: 40px;
    /* z-index: -1 !important; */
    margin-top: -2%;
    /* height: 100% !important; */
}
div.callout-quote-lg {
	padding: 30px;
}
div#callout-lg {
    background: #b1be5e;
}
.callout-quote h1,.callout-quote h2,.callout-quote h3,
.callout-quote-lg h1,.callout-quote-lg h2,.callout-quote-lg h3 {
	color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px !important;
	margin-top: 0px !important;
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
}
.callout-quote p, .callout-quote-lg {
	text-align: left;
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
        padding: 15px 0;
	/*background: #b1be5e;*/
	    font-weight: bold;
}
.callout-quote .button, .callout-quote-lg .button {
    text-align: center !important;

	    margin-bottom: 25px !important;
}

.callout-quote a.btn, .callout-quote-lg a.btn {
	/*background-color: #496cad;*/
	color: #fff;
}
.callout-quote .button, .callout-quote button, .callout-quote input[type=button], .callout-quote input[type=reset], .callout-quote input[type=submit],
.callout-quote-lg .button, .callout-quote-lg button, .callout-quote-lg input[type=button], .callout-quote-lg input[type=reset], .callout-quote-lg input[type=submit] {
    color: #fff;
    cursor: pointer !important;
    padding: 0;
    display: block;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
	    border-radius: 6px !important;
    background-color: #3b508e;
}
p.calloutText {
	min-height: 170px;
    padding: 0px 0px 10px 0px;
    font-size: 95%;
    text-align: justify;
}
.callout-quote-lg, .callout-quote {
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0;
    margin-left: 0;
}

img.flip {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
img.flipV {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
img.brushup {
    margin-bottom: -20px;
}
.storefront-full-width-content.single-product div.product .images {

    display: none;
}
.quoteGreen {
    margin-top: 20px;
}
/*
 ****************************************************** FOOTER
 */

.footer {
	color: #fff;
	text-align: left;
	background-color: #231f20;
	bottom: 0;
	left: 0;
	width: 100%;
	position: relative;
	font-weight: normal;
	/*width: 105%;
    padding-right: 5%;*/
}
/*
div#footer {
    padding-left: 3%;
    padding-right: 7%;

}*/
#footer .col-sm-12.col-md-4 {
	padding: 5%;
	text-align: left;
	color: #fff;
}
#footer a:hover {
	color: #869e4c;
	text-decoration:none;
}
#footer a {
	color: #fff;
	    font-weight: normal;
}
#footer h1, #footer h2, #footer h3, #footer h4, .site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6   {
	text-transform: uppercase !important;
	font-size: 18px !important;
	font-weight: bold;
	text-align: left;
	color: #fff;
}/*
.footer-social {
    margin-left: -15px;
}*/
div#subscribe-footer {
    padding: 0 0px 20px 10px;
}
.footer p:last-child {
  margin-bottom: 0;
}

.account-access { margin-bottom: 10px; }

.footer-image {

}
/* footer forms */
.mc-field-group {
    float: left;
    margin-right: 15px;
    width: 15%;
    clear: right;
}
form.wpcf7-form input {
    width: 28%;
    margin-top: 5px;
}
form.wpcf7-form {
    width: 100%;
}
#footer input, #footer textarea {
    border-radius: 6px;
    border: 1px solid #fff;
    padding: 0 10px;
    /* margin: 0; */
    margin: 0 10px 10px 10px;
    color: #231f20;
    font-size: 78%;
    width: 95%;
    background: #fff;
    float: left;
    height: 25px;
}
#footer span.wpcf7-list-item-label {
    display: none;
}

#footer span.wpcf7-list-item {
    margin: 0 0 0 .25em;
}
#footer :focus {
	/*border-color: yellow !important;*/
	background: #000;
}
#footer input.wpcf7-form-control.wpcf7-submit {
    background: #b1be5e;
    border: 1px solid #b1be5e;
    font-size: 10px;
    height: 25px;
    font-weight: bold !important;
	    margin-left: -15px;
		width: 150px;
}
#footer span.wpcf7-list-item-label {
    font-weight: normal;
    font-size: 90%;
    padding-right: 10px;
}
#footer .col-xs-12.col-sm-4.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid.footer-image {
    margin-top: 0px;
}
#subscribe-footer h2 {
    padding-bottom: 10px;
    text-transform: uppercase !important;
}/*
.col-md-4.footer-col {
    padding-right: 25PX;
    padding-left: 25px;
}*/
img.footer {
    width: 100%;
	border-radius: 0px;
}
#missa-social {
    margin-left: 0;
    padding-left: 0;
    margin-right: 35px;
}
#missa-social li {
    display: inline;
    padding-right: 10px;
    font-size: 200%;
    margin-left: 0;
    padding-left: 0;
    font-weight: normal;
}
.container.3-col-footer {
	margin: 0px 20px;
}
/*
 ****************************************************** EXTRAS
 */
div.sponsor-logos {
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
	background-color: rgba(168,179,66,.15);
}
h1.sponsor {
    margin-top: 35px;
    padding-bottom: 25px;
    text-transform: uppercase;
    color: #496cad;
	    font-weight: bold;
}
img.sponsor-image {
    padding: 20px;
}
/* countdown clock */
.wp-count-down {
    width: 95%;
    margin-right: auto !important;
    margin-left: auto !important;
	    margin-top: 50px;
}
.row.countdown {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
.wp-count-down table {
    border: none;
	border-collapse: separate;
    /*border-collapse: collapse;
     text-align: center; */
    margin-left: auto;
    margin-right: auto;
	width: 250px;
}
.wp-count-down table td {
font-size: 18px !important;
    font-weight: bold;
    background: transparent;
    color: #fff;
    border-radius: 0px;
    font-weight: normal;
    min-width: 20px !important;
    border: 1px solid #fff;
    -moz-border-radius: 5px 1 0 0 !important;
    padding: 0;
}

.wp-count-down table td:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	background: rgba(9, 45, 110, .5);
	font-weight: bold;
}
.wp-count-down table td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;

}
.wp-count-down table th {
    color: #fff;
    border: none;
    font-size: 75%;
    padding-top: 5px;
	background: transparent;
}
td#1, td#2, td#3, td#4, td#5,  {
	padding: 5px;
}

.panel-title a {
    color: #496cad;
}
.panel-title a:hover {
    color: #3b508e;
}

/* calender */
li.calitem {
    list-style-type: none;
line-height: 22px;
}
a.calitem {
    font-weight: normal;
    color: #231f20;
}
h3.calheader {
    font-size: 140%;
    margin-bottom: 5px;
    margin-top: 30px;
}

.dhvc-woo-filters.dhvc-woo-clearfix {
    display: none;
}
.single-product div.product form.cart .button {
    float: right;
    margin: -3px 0 0 10px;
}
.product-info {
    padding-left: 60px;
}
.product-image {
 margin-top: -20px;
}
.brush.brushTopHeader {
    margin: -0px 0 -45px 0 !important;
}
h1.product-desciption {
    font-size: 20px !important;
}
/* Bootstrap Media Queries for  Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){

	.navbar {
    width: 115%;
	}

}

/* Bootstrap Media Queries for  Medium Devices, Desktops */
@media only screen and (max-width : 1024px){

	.navbar {
    width: 110%;
	}
	h2.panel-title {
    font-size: 18px;
	}

	.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	font-size: 11px;
	}
	div.callout-quote {
    margin-top: 0 !important;
}
}


/* Bootstrap Media Queries for  Medium Devices, Desktops */
@media only screen and (max-width : 992px){
	div#missa-social .btn-donate, div#missa-social .btn-donate-wht {
    display: none;
	}
}

/* Bootstrap Media Queries for Custom, iPhone Retina */
@media only screen and (max-width : 768px){
	.brush.brushBelowCallout {
    margin: -40px 0 0px 0 !important;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
.row.bannertext-friends, .row.bannertext-workshops, .row.bannertext-plan, .row.bannertext-frontpage {
    padding-top: 8%;
}
	.navbar {
    width: 135%;
	}
	.site-header .site-branding img {
    margin-left: 175%;
	max-width: 150px !important;
}
	.brush.brushTop {
	margin: -30px 0 -25px 0;
	}
}
/* Bootstrap Media Queries for galaxy S5 */
@media only screen and (max-width : 736px){
	.site-header .site-branding img {
    margin-left: 170%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
.form-row { float: none !important; width: 100% !important; }

}
/* Bootstrap Media Queries for galaxy S5 */
@media only screen and (max-width : 667px){
	.site-header .site-branding img {
    margin-left: 150%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}

/* Bootstrap Media Queries for galaxy S5 */
@media only screen and (max-width : 640px){
	.site-header .site-branding img {
    margin-left: 140%;
}

h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}

/* Bootstrap Media Queries for iPhone 5 */
@media only screen and (max-width : 568px){
	.site-header .site-branding img {
    margin-left: 120%;
}

h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}

/* Bootstrap Media Queries for Extra Small Devices, Phones */
@media only screen and (max-width : 480px){

	.site-header .site-branding img {
        /* padding: 10px 0px 30px 85px; */
    margin-left: 75%;
	}
		.brush.brushTop {
    margin: 0px 0 -15px 0;
	}
input#mce-EMAIL, input#mce-FNAME, input#mce-LNAME {
    width: 95%;
    margin-right: 10px;
    margin-right: 5px;
}
.row.bannertext-friends, .row.bannertext-workshops, .row.bannertext-plan, .row.bannertext-frontpage {
    padding-top: 5%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}

/* Bootstrap Media Queries for Custom, iPhone Retina */
@media only screen and (max-width : 420px){
.site-header .site-branding img {
    /* padding: 10px 0px 30px 85px; */
    margin-left: 60%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}
/* Bootstrap Media Queries for Custom, iPhone Retina */
@media only screen and (max-width : 414px){
.site-header .site-branding img {
    /* padding: 10px 0px 30px 85px; */
    margin-left: 60%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}

/* Bootstrap Media Queries for Custom, iPhone Retina */
@media only screen and (max-width : 360px){
.site-header .site-branding img {
    /* padding: 10px 0px 30px 85px; */
    margin-left: 50%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}
/* Bootstrap Media Queries for Custom, iPhone Retina */
@media only screen and (max-width : 320px){
.site-header .site-branding img {
    /* padding: 10px 0px 30px 85px; */
    margin-left: 45%;
}
h1.banner-title {
    font-size: 300%;
    margin-top: -50px;
    margin-left: 10px;
    letter-spacing: 4px;
}
h2.banner-subtitle {
    font-size: 150%;
}
}