/* Diadem Custom CSS */

/*:not(body) :not(html){
	box-sizing: border-box;
	border: 1px dashed #000;
}
*/

.submit-button {cursor: default;}

body{
	font-family: 'Oswald', sans-serif;
	font-size: 90%;
	line-height: normal;
	
}

.columns{
	padding: 0;
}

.row .row{
	margin: 0 !important;
}

ul{
	margin: 0;
}


p{
	line-height: 146%;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', sans-serif;
}


.entry-title{
	display: none;
}

.title-area{  display: none;}

.blog .entry-title, .single-post .entry-title{
	display: block;
}

.blog .title-area, .single-post .title-area{  display: block;}

.banner-container{
	position: relative;
background-color: #4d4d4d;
}

.site-logo{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 25;
	height: auto;
	width: 40%;
}

.site-logo img{

}

.main-navigation{
	height: 100%;
	text-align: center;	
}

.main-navigation ul li a:link, .main-navigation ul li a:active, .main-navigation ul li a:visited{
	padding: 16px 0 16px 0;
	display: block;
}

.main-navigation ul li a:hover{
	background-color: #f2c679;
	color: #de9c34;
	padding: 16px 0 16px 0;
}

.main-navigation ul ul li a:link, .main-navigation ul ul li a:active, .main-navigation ul ul li a:visited{
	text-align: left;
	padding: 2%;

}

.main-navigation ul ul li a:hover{
	background-color: #f2c679;
	color: #de9c34;
}




.page-id-2 .dynamic-header{
	display: none;
}

.header-image{
 	background: url(images/subpage-bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #fff;

}



.top-bar{
background-color: #4d4d4d;

}

.top-bar-section .has-dropdown > a:after {
    border-top-style: none;
}

.top-bar-section{
display: none;
}

 


.header-image .mainimage{
	background: url(images/header-mobile.jpg) no-repeat;
	background-position:center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 346px;
        display: block;
        padding: 15% 0 15% 0;
	position: relative;
	z-index: 0;

}

.better-bite{
	color: #ffeed2;
	letter-spacing: .05em;
}

.learn-more{
	margin: 15px 0 15px 0;

}

.learn-more a:link, .learn-more a:active, .learn-more a:visited{
	color: #ffeed2 !important;
	border: solid 3px #ffeed2;
	font-style: italic;
	padding: 2% 6% 2% 6%;
        letter-spacing: .05em;
	font-size: 100%;
}

.learn-more a:hover{
	background: #ffeed2 !important;
	color: #614c26 !important;

}

.mainimage .learn-more a:link, .mainimage .learn-more a:active, .mainimage .learn-more a:visited, .mainimage .learn-more a:hover{
	font-size: 130%;
}

.watch-video{
	display: none;
}

.technology-content .button{
	background: fff !important;
	border: solid 3px #c2c2c2;
	color: #c2c2c2;
	font-style: italic;

}

.technology-styles{
	background-color: #fff;
	background: url(images/technology-bg.jpg) repeat-x top left;
	color: #00818c;
	letter-spacing: .2em;
        padding: 33px 0 4% 0;
}


.technology-content{
	color: #4d4d4d;
	letter-spacing: normal;
	line-height: .9em;
	height: auto;
	padding: 5% 2% 0 2%;
}

.technology-content h2{
	color: #4d4d4d;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: normal;
	line-height: .9em;
	font-size: 180%;
	font-weight: bold;
}

.technology-content h3{
	color: #4d4d4d;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 5%;
	line-height: normal;
	font-size: 130%;
	font-weight: bold;
}

.technology-styles .the-science{
        margin-top: 20px;
        margin-bottom: 40px;


}

.submit a:link, .submit a:active, .submit a:visited {
	color: #ffffff !important;
	border: solid 3px #ffffff;
	font-style: italic;
	padding: 2% 6% 2% 6%;
    letter-spacing: .05em;
	font-size: 100%;
	margin: 15px 0 15px 0;
	position: relative;
    top: -8px;
	float: left;
}

.submit a:hover{
	background: #4d4d4d;
	color: #ffffff !important;
	border: solid 3px #4d4d4d;
}

.the-science a:link, .the-science a:active, .the-science a:visited {
	color: #4d4d4d !important;
	border: solid 3px #4d4d4d;
	font-style: italic;
	padding: 2% 6% 2% 6%;
        letter-spacing: .05em;
	font-size: 100%;
	margin: 15px 0 15px 0;
}

.the-science a:hover{
	background: #4d4d4d;
	color: #ffffff !important;
}

.quality-styles{

}

.quality-wrapper{
	padding: 4% 0 0 0;

}



.quality-wrapper-2{
	padding: 33px 0 3% 0;
	background-color: #00818c;
	color: #fff;
	letter-spacing: .2em;
}

.quality-content{
	padding: 2% 0 0 0;
	line-height: 1em;
	letter-spacing: .05em;
	color: #ffeed2;
	font-weight: 400em;
}

.quality-text{
	padding: 0% 1% 0 1%;
	line-height: 150%;
	text-align: left;
}

.content-area .quality-content h2{
	font-size: 180%;
	color: #ffeed2;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 25px;
}

.quality-wrapper .learn-more{
	padding-top: 15px;
	padding-bottom: 15px;
}

.quality-image img{	
	width: 50%;	
	height: 50%;
}

.quality-wrapper .learn-more a:hover{
	color: #00818c;

}

.team-styles{
	background-color: #fff;
	background: url(images/team-bg.jpg) repeat-x top left;
	color: #00818c;
	letter-spacing: .2em;
	padding: 33px 0 0 0;
	position: relative;
}

.team-content{
	color: #4d4d4d;
	letter-spacing: normal;
	line-height: .9em;
	height: auto;
	padding-top: 0%;
}

.team-section{
	padding-bottom: 5%;
}

.team-text{
	padding: 0 2% 0 2%;
	line-height: 150%;
	text-align: left;
}

.tournaments{
	text-align: left;
	color: #4d4d4d;
	margin: 15px 0 15px 15px;
	letter-spacing: normal;
}

.tournaments li{
	padding: 8px 0 8px 0;
}

.tourn-near-you{
	padding: 15px 5% 3% 5%;
}

.content-area .tourn-near-you h2{
	line-height: 1em;
}



.content-area .team-content h2{
	color: #4d4d4d;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: normal;
	line-height: .9em;
	font-size: 180%;
	font-weight: bold;
	padding: 0 2% 0 2%;
}

.team-content h3{
	color: #4d4d4d;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 2%;
	line-height: normal;
	font-size: 130%;
	font-weight: bold;
}

.team-styles .more-buttons{

	margin-right: 2%;
	margin-left: 2%;
}

.more-buttons a:link, .more-buttons a:active, .more-buttons a:visited{
	color: #4d4d4d !important;
	border: solid 3px #4d4d4d;
	font-style: italic;
	padding: 10px 4% 10px 4%;
    letter-spacing: .05em;
	font-size: 80%;
	margin: 15px 2% 15px 2%;
	width: 100%;
	display: block;
}

 .more-buttons a:hover{
	color: #ffffff !important;
	background: #4d4d4d;

}

.team-diadem{
	margin: 2% 0 3% 0;

}

.footer-styles{
	background-color: #de9c34;
	color: #fff;
	min-height: 134px;
	letter-spacing: .05em;
	padding: 8% 10% 8% 10%;
}

.footer-navigation ul{
	list-style: none;
}

.footer-navigation ul li{
	display: inline;
	padding: 0 1% 0px 1%;
}

.footer-navigation ul li a:link, .footer-navigation ul li a:active, .footer-navigation ul li a:visited{
	color: #fff;
	font-size: 78%;
	text-transform: uppercase;
	border-bottom: solid 1px #ffffff;
}

.footer-navigation ul li a:hover{
	border-top: solid 1px #fff;
	text-decoration: none;
	border-bottom: none;
}

.footer-logo{
	padding: 8% 0 0 0;
}

.copyright-div{
   text-align: center;
   font-size: 78%;

}

#mc_embed_signup{
	background: none !important;
}

#mc_embed_signup form{
	padding: 0 !important;
}

#mc_embed_signup .indicates-required{
	display: none;
}

.shop-link{
   font-size: 80%; 
   padding: 3% 10% 0 10%;
text-transform: uppercase;


}

.shop-link li{
	list-style: none;
	padding: 5px 0 5px 0;
}

.shop-link a:link, .shop-link a:active, .shop-link a:visited{
	color: #fff;

}

.shop-link a:hover{
	text-decoration: underline;
	color: #fff;
}

.mc-field-group label{
display: none !important;
}

#mc_embed_signup_scroll h2{
	color: #fff !important;
	font-size: .9em !important;
	font-weight: normal !important;
	text-align: center !important;
}

#mc_embed_signup .button{
	background: #de9c34 !important;
	border: solid 2px #fff !important;
	border-radius: 0 !important;
	text-align: center !important;
display: none !important;
}

.contact-link{
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

.contact-footer{
   font-size: 80%; 
   padding: 3% 0% 0 0%;
   font-weight: normal;
	text-align: center;
}

.contact-footer a:link, .contact-footer a:active, .contact-footer a:visited{
	color: #fff;
font-weight: normal;
}

.contact-footer a:hover{
	text-decoration: underline;
	color: #fff;
}

.connect{
	color: #fff;
padding: 3% 0% 0 0%;
text-align: center;

}

.connect h3{
color: #fff;
}

#mc_embed_signup{
	text-align: center;
}

.footer-columns{
	padding: 0 10% 0 10%;
}

 .footer-navigation
{
   text-align: center;

}

.right-off-canvas-menu ul li a:link, .right-off-canvas-menu ul li a:active, .right-off-canvas-menu ul li a:visited{
	color: #ffffff;
	padding: 15px 0 15px 10%;
	text-transform: uppercase;
	display: block;

}

.right-off-canvas-menu ul li a:hover{
	background: #de9c34;
	display: block;

}

/* Subpage Styles */

.dynamic-header{
	position: relative;
}

.header-wrap{
	text-align: center;
	vertical-align: middle;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 25%;
	left: 0;
}

.header-wrap img{
	display: none;
}


.blog .header-wrap, .single-post .header-wrap{
	top: 0%;
}

.blog .header-wrap h1, .single-post .header-wrap h1{
	color: #b6aa9a;
}

.dynamic-header h1{
	text-align: center;
	color: #b6aa9a;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 110%;
}

.toppadding{
 padding-top:10%;
}

.smallpadding{
padding-top:3%;
}

.content-area{
	color: #4d4d4d;
	font-size: 90%;
	line-height: 150%;
}

.content-area p{
	line-height: 150%;
}

.content-area h3{
    color: #4d4d4d;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: normal;

}

.content-area h2{
   color: #00818d;
    font-size: 190%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 0.9em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.entry-content{
 	background: url(images/subpage-bg-repeat.jpg);
	background-repeat: repeat-x;
	padding: 1% 0% 3% 0%;
}

.entry-content h4{
	text-transform: uppercase;
	color: #00818d;
}

.hentry{
	margin: 0;
}

.subpage{ 	
	background: url(images/footer-repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

.subpage .entry-content{
	padding: 5% 10% 3% 10%;
}

.blog .post{
	display: none;
}

.blog .post, .single-post .post, .single-post .navigation, .single-post .comments-area{
	padding: 9% 10% 3% 10%;

}




.blog .entry-content, .single-post .entry-content{
 	background: none;
	padding: 11% 0 0 0;
}

.blog .site-main a:link, .blog .site-main a:visited, .site-main .post a:visited{
	color: #00818c;
	text-decoration: none;
}

.blog .site-main a:hover{
	text-decoration: underline;
}

.blog .entry-content p{
 	padding-right: 0;
}

.blog .site-main{

	padding: 11% 10% 3% 10%;
}


.blog .entry-content, .single-post .entry-content{
 	background: none;
	padding: 1% 0 0 0;
}

.single-post .site-main a:link, .single-post .site-main a:visited, .single-post .site-main a:active{
	color: #00818c;
	text-decoration: none;
}

.single-post .site-main a:hover{
	text-decoration: underline;
}

.single-post .entry-content p{
 	padding-right: 0;
}

.single-post .site-content{
 	background: url(images/subpage-bg-repeat.jpg);
	background-repeat: repeat-x;
}

.single-post h1{
	color: #4d4d4d;
}

.vcard{
	border: none;
	padding-left: 0;
}

.byline .vcard{
	border: none;
	padding: 0;
}

.advps-excerpt-one{
	background: #04bec7 !important;
	line-height: 150% !important;
}

.advps-excerpt-block-one{
	padding: 20px !important;
}

.advps-slide-container{
	display: none;

}


.blog-menu .row{
	background: none;
	text-align: center;
	padding: 0;
}

.blog .site-main .blog-menu-link a:link, .blog .site-main  .blog-menu-link a:active, .blog .site-main .blog-menu-link a:visited{
	color: #ffffff;
	border: solid 3px #ffffff;
	background: #4d4d4d;
	padding: 2% 6% 2% 6%;
        letter-spacing: .05em;
	font-size: 100%;
	margin: 3px 0 3px 0;
	display: block;
	text-align: center;
}

.blog .site-main .blog-menu a:hover{
	color: #4d4d4d;
	background: #ffffff;
	text-decoration: none;


}

.blog .content-area, .single-post .content-area, {
 	background: url(images/subpage-bg-repeat.jpg);
	background-repeat: repeat-x;
}
.woocommerce .site-main{
	padding: 4% 10% 3% 10%;
 	background: url(images/subpage-bg-repeat.jpg);
	background-repeat: repeat-x;
}

.menu-category-menu-container li{
	list-style: none;
}

.menu-category-menu-container{
	text-align: center;

}
.posts-grid{
padding: 5% 0 2% 0;

}

.pt-cv-view{
}

.pt-cv-content{
	text-align: left;
}

.pt-cv-title{
	text-align: left;
}

.pt-cv-content .btn-success{
	border: none;
	background: none;
	padding: 0;
}



.page-id-2 .entry-content{
	padding: 0;
}

.wpcf7-quiz-label, .wpcf7-form-control-wrap input, input.wpcf7-form-control, textarea.wpcf7-form-control, input.wpcf7-form-control-wrap,  .wpcf7-text .wpcf7-email .wpcf7-validates-as-required{
    color: #4d4d4d;
    font-size: 90%;
    line-height: 100%;
}

#sb_instagram .sbi_follow_btn a{
    border: 3px solid #4d4d4d;
    color: #4d4d4d;
    background-color: #fff;
    font-style: italic;
    letter-spacing: 0.05em;
	border-radius: 0px;
}

 .sbi_follow_btn a:hover{
color: #ffffff;
	background: #4d4d4d;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{
    border: 3px solid #4d4d4d;
    color: #4d4d4d;
    background-color: #fff;
    font-style: italic;
    letter-spacing: 0.05em;
border-radius: 0px;
}

.sbi_follow_btn a:hover{
color: #ffffff;
	background: #4d4d4d;
}


.entry-content #imap1message p{
	padding: 0;
color: #666666;
}

 .woocommerce #container{
background: rgba(0, 0, 0, 0) url("images/subpage-bg-repeat.jpg") repeat-x scroll 0 0;
	padding: 4% 10% 0 10%;
}

.woocommerce .main-navigation a{
	color: #fff;
}

.woocommerce .variations .label{
	background: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
color: #00818c;
}

.woocommerce .variations .value{
padding-top: 0;

}

.woocommerce .woocommerce-info::before{
color: #00818c;
}

.woocommerce .variations .reset_variations{
color: #00818c;
}

.woocommerce ul#shipping_method li {
	text-indent: 0;

}

.woocommerce-breadcrumb{
	color: #4d4d4d;
}



.woocommerce .woocommerce-info {
	border-top: none;
}
.product_meta .posted_in a{
color: #00818c;

}

.woocommerce .cart_item a{
color: #00818c;
}

.woocommerce a{
color: #00818c;
}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers{
color: #00818c;
}

.woocommerce ul.products li.product .price{
color: #00818c;
}

.woocommerce .entry-content{
	background: none;
}

.woocommerce h2{
	padding-bottom: 10px;
    color: #00818d;
    font-size: 190%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 21px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.woocommerce .related h2{
   color: #4d4d4d;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 0.9em;
    margin-bottom: 0;
    text-transform: uppercase;
	padding: 0 0 5px 0;
}

.woocommerce table.shop_attributes th{
  color: #4d4d4d;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #4d4d4d;
}

.woocommerce #tab-description{
	padding: 15px;
   color: #4d4d4d;
}

.woocommerce #tab-additional_information{
	padding: 15px;
   color: #4d4d4d;
}

.woocommerce .panel h2{
   color: #4d4d4d;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 0.9em;
    margin-bottom: 0;
    text-transform: uppercase;
	padding: 0 0 5px 0;

}


.woocommerce .page-title{
  color: #4d4d4d;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 0.9em;
    margin-bottom: 0;
    text-transform: uppercase;
	padding: 0 0 5px 0;
}


.woocommerce .panel p{
   color: #4d4d4d;
padding: 0 0 0 0;

}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #ebe9eb;
	color: #515151;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #ebe9eb;
	color: #515151;

}


.wpcf7 p{
	margin-bottom: 0px;
}

.wpcf7 input{
	margin-bottom: 5px;
}



.woocommerce-page #content .page-title{
	font-size: 150%;
}

.form-table{
	border: none;
	padding: 0;
	margin: 0;
	color: #4d4d4d;
    	font-size: 90%;
}

.form-table td{
	padding: 0;
	color: #4d4d4d;
    	font-size: 90%;
}

.social{
	text-align: center;
	padding: 5px 0 5px 0;
}


.social a:link, .social a:active, .social a:visited{
	color: #fff;
}

.social a:hover{
	color: #fff;
	text-decoration: none;
}


@media only screen and (min-width: 500px){


.blog .header-wrap, .single-post .header-wrap{
	top: 15%;
}

.site-logo{
	width: 25%;
}



}




@media only screen and (min-width: 641px){



   .copyright-div
   {
      text-align: left;
      padding: 92px 0 0 8%;
   }
  .footer-navigation
   {
      text-align: right;
      padding: 85px 8% 0 0;

   }
   


.more-buttons a:link, .more-buttons a:active, .more-buttons a:visited, .more-buttons a:hover{
	font-size: 100%;
}


.footer-navigation ul li{
	padding: 0 0 0 3%;
}

.footer-styles{
	padding: 2% 0 2% 0;
}
	
   .technology-styles{
    padding: 33px 10% 4% 10%;
}

.star-core{
	padding-left: 5%;

}

   .technology-content{
	text-align: left;
}

.the-science{
	text-align: left;
}   

.technology-content h2, .technology-content h3{
 text-align: left;
}

.quality-wrapper-2{    padding: 33px 10% 5% 10%;}.quality-wrapper{	text-align: left;}
.quality-content{

	padding: 0% 5% 0 0;

	text-align: left;

}



.quality-wrapper .learn-more{

	text-align: left;
	padding-top: 25px;	padding-bottom: 25px;
	padding-left: 0;

}

   
   .quality-image{
   text-align: left;
   }         .quality-image img{	width: 100%;	height: 100%;	padding: 0 10% 0 0;}

 

   .team-styles{
    padding: 33px 10% 0 10%;
}
   .technology-content{
    padding: 22% 20% 0 0;
}

   .header-image .mainimage{
    min-height: 829px;
    margin: 0 3% 0 3%;
    background: url(images/headerimg.jpg) no-repeat;
    background-position:center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 14% 0 0 0;
    position: relative;
}

.watch-video{
	position: absolute;
	bottom: 3%;
	left: 4%;
  	display: inline;

}

.watch-video p{
display: none;
}

.watch-video a:link, .watch-video a:active, .watch-video a:visited{
	border: solid 2px #ffeed2;
	display: block;
	color: #ffeed2;
	font-style: italic;
	padding: 8%;
        letter-spacing: .05em;
	font-size: 120%;
	text-align: center;
}

.watch-video a:hover{
	border: solid 2px #ffeed2;
	color: #614c26;
	background-color: #ffeed2;


}


.arrow-container{
	margin-bottom: 10%;
}


.watch-video a:link .arrow-container, .watch-video a:active .arrow-container, .watch-video a:visited .arrow-container{
	   background: url(images/video-arrow.png) no-repeat;
	   width: 41px;
        height: 40px;
text-align: center;
}


.watch-video a:hover .arrow-container{
	background: url(images/video-arrow.png) no-repeat;
        background-position: 0 -40px;
	width: 41px;
        height: 40px;

}

.watch-video a:link .arrow-right, .watch-video a:active .arrow-right, .watch-video a:visited .arrow-right{
	width: 20px; 
	height: 20px; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ffeed2;

}

.watch-video a:hover .arrow-right {
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #614c26;

}

.entry-content p{
	padding: 0 6% 0 0;
}

.subpage  .entry-content a:link, entry-content a:active, .entry-content a:visited{
color: #00818d;
text-decoration: none;

}

.subpage .entry-content a:hover{
color: #00818d;
text-decoration: underline;
}



.dynamic-header img{
	height: 60%;
}
 .header-wrap{
	text-align: center;
	vertical-align: middle;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 5%;
	left: 0;
}

.blog .header-wrap, .single-post .header-wrap{
	top: 12%;
}


.blog .header-wrap img, .single-post .header-wrap img{
	display: none;
}






.header-wrap img{
	display: inline;
}

.dynamic-header h1{
	text-align: center;
	color: #b6aa9a;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 150%;
}



.site-logo{
	width: 25%;

}

.advps-slide-container{
	display: block;

}

.blog-menu .row{
	background: #4d4d4d;

}

.blog .site-main .blog-menu-link a:link, .blog .site-main  .blog-menu-link a:active, .blog .site-main .blog-menu-link a:visited{
	margin: 25px 0 25px 0;
	display: block;
	text-align: center;
}




}

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

.about-us{
	border-right: solid 1px #00818d;
}

.our-mission{
	padding-left: 5%;
}


.site-logo{
	width: 30%;
}

.footer-divider{
	border-right: solid 1px #fff;
}

.contact-footer{
text-align: left;

}

.connect{
	text-align: left;
}

.shop-link{
text-align: left;

}

.social{
	padding: 5px 0 5px 0;
	text-align: left;

}


#mc_embed_signup_scroll h2{
	text-align: left !important;
}


.blog .header-wrap, .single-post .header-wrap{
	top: 18%;
}



}

@media only screen and (min-width: 1024px){

.top-bar-section .menu-item-676 a{
	display: none;
}

.top-bar-section .menu-item-752 a{
	display: none;
}

.menu_row{
border-bottom: solid 10px #2e2e2e;
}

.retailers{
	padding: 0 10% 0 20%;
}

.int-map{
	padding-bottom: 15px;
}

.retailers p{
	text-align: left;
}

.retailers a:link, .retailers a:active, .retailers a:visited{
color: #00818d;
}

.retailers a:hover{
text-decoration: underline;
}

.tab-bar{
display: none !important;

}

 
.top-bar{
	background-color: #4d4d4d;

}

/*
.top-bar{
	text-align: right;
}
*/
.top-bar ul li{
	display: inline;

}

.top-bar-section{
	display: block;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	display: none;
}:hover:not (has-form) > a{	background-color: #4d4d4d !important;}





.top-bar .name{
	visibility: hidden;
}
.top-bar-section ul{    padding-right: 2%;}

/*
.top-bar-section ul li {
    background: #4d4d4d none repeat scroll 0 0;
}
*/
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #ffffff;
    line-height: normal;
    margin-top: 16px;
    padding: 6px 20px 15px 20px;	
    font-size: 85%;
    border-left: solid 5px #4d4d4d;
}


.top-bar-section li.active:not(.has-form) a:hover {
    border-left: solid 5px #b7b7b7;
}

.top-bar-section li:not(.has-form) a:not(.button){
   	background: none;
   	line-height: normal;
           margin-top: 16px;
    padding: 6px 20px 15px 20px;		
	font-size: 85%;
    border-left: solid 5px #4d4d4d;
}

.top-bar-section li:not(.has-form) a:hover{

    border-left: solid 5px #b7b7b7;
}

.top-bar-section ul li > a {
    color: #ffffff;
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    text-transform: none;
    width: 100%;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: medium none;
    border-right: 1px solid #4e4e4e;
    border-top: medium none;
    clear: none;
    height: 2.8125rem;
    width: 0;
}

.top-bar-section a:link, .top-bar-section a:active, .top-bar-section a:visited{
    text-transform: uppercase;


}

.top-bar-section a:hover{
   background: none;
}

.top-bar-section .dropdown li{
	width: 150px;
}

  .top-bar-section .dropdown li a {
        background: #b7b7b7;
        color: #FFFFFF;
        line-height: 2.8125rem;
        padding: 0;
        white-space: nowrap; 
	border: none;
}

      .top-bar-section .dropdown li.current-menu-item a {
        background: #b7b7b7;
        color: #FFFFFF;
        line-height: 2.8125rem;
        padding: 0;
        white-space: nowrap; 
	border: none;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: #b7b7b7;
	color: #4d4d4d;
	text-align: left;
	margin: 0 0 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;

}



.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
     background: #b7b7b7;
    color: #4d4d4d;
    text-align: left;
    margin: 0 0 0 0;
    padding-top: 8px;
    padding-bottom: 8px; 
	border: none;
}



.top-bar-section .dropdown li.active:not(.has-form) a:hover {
	background-color: #de9c34;
	color: #ffffff;
		border: none;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
		border: none;
}

.top-bar-section .dropdown li:not(.has-form) a:hover{

	border: none;
}



.top-bar-section .dropdown li a:hover{
	background-color: #de9c34;
	border: none;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
      
       color: #FFFFFF;
	background: #de9c34;
	border: none;
}

      .top-bar-section .dropdown li label {
        background: #de9c34;
        white-space: nowrap; }


.top-bar-section .dropdown li{

}

 .header-image .mainimage{    padding: 18% 0 0 0;}

 .team-slider{
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
 }

.header-wrap{
	top: 25%;
}

.blog .header-wrap, .single-post .header-wrap{
	top: 4%;
}


.blog .header-wrap img, .single-post .header-wrap img{
	display: inline;
}
 


 








.team-content{
	text-align: left;
	  padding-left: 4%;
	  padding-top: 0;
}

.team-content h3{

	margin-bottom: 5%;

}

.social-links{
	  padding-left: 4%;
}

.team-diadem{
	margin: 10px 0 5% 0;
}



.site-logo{
	width: 28%;

}
}

@media only screen and (min-width: 1280px){

.header-image .mainimage{
    padding: 12% 0 0 0;
}
.menu-category-menu-container{
	margin-right: 20%;
	border-right: solid 1px #00818d;
	text-align: left;
}



 .team-slider{
	margin-right: 0%;
	text-align: left;
 }


.team-content{
	text-align: left;	margin-left: 75px;

}

.social-links{
	text-align: left;
	margin-left: 75px;
}

.tab-bar-container{
	display: none;
}



.site-logo{
	width: 22%;

}


.blog .header-wrap, .single-post .header-wrap{
	top: 15%;
}


}

@media only screen and (min-width: 1500px){


.site-logo{
	width: 25%;

}

.blog .site-main{

	padding: 11% 15% 3% 15%;
}


.blog .header-wrap, .single-post .header-wrap{
	top: 25%;
}

}

@media only screen and (min-width: 1900px){

/*
.site-logo{
	width: 100%;

}
*/

}



 