/* Artfully masterminded by ZURB  */

@import "foundation.css";
@import "framework.css";
@import "light-theme.css";
@import "font-awesome.css";
@import url(https://fonts.googleapis.com/css?family=Coda:400,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Header
:: Section
:: Timeline
*/

/* -----------------------------------------
   Shared Styles
----------------------------------------- */

/*
@-moz-keyframes pulse {      
	0% { color: rgb(0, 173, 255); }
	50% { color: rgb(0, 138, 255); }
	100% { color: rgb(59, 126, 255); }
}


*/



.green {
	color:#060;
	font-weight:bold;
	text-transform:uppercase;
}
.red {
	color:#900;
	font-weight:bold;
	text-transform:uppercase;
}

.body .section {
	padding-top: 5rem;
}

.home .body .section.first {
	/* padding-top: 13rem; */
}

.relative { position: relative; }

.banner { width: 100%; }

.wysiwyg ul, .wysiwyg ol {
	margin-left: 1em;
	font-family: 'Roboto', sans-serif;
}

.wysiwyg li {
	font-family: 'Roboto', sans-serif;
	margin-left:35px;
	line-height:21px;
	font-size: 1.8rem;
}

.wysiwyg img.float-left {
	float: left;
	margin-right: 1em;
	max-width: 37%;
}

.wysiwyg + h2 { clear: left; }

.section.first {
	/*padding-top: 9em;*/
}

.back { 
	position: absolute;
	top: 0;
	right: 1em;
}

.back, .white {
	font-size: 16px;
	font-size: 1.5rem;
	background: rgb(236, 233, 226);
	background: rgba(255, 255, 255, .45);
	padding: 1.1rem;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: inline-block;
	border-top: 1px solid white;
	border-bottom: 1px solid rgb(189, 186, 180);
	line-height: 12px;
}

.back:active, .white:active {
	border-bottom: 1px solid white;
	border-top: 1px solid rgb(189, 186, 180);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3) inset;
}

.three.columns .back {
	position: static;
	display: inline-block;
	margin-bottom: 1em;
}

.print { text-align: right; }

#receipt-logo {display:none;}

@media print {
  .fixed-header {
	  display:none;
  }
  body {
	  font-size:12px !important;
  }
  #large-footer {
	  display:none;
  }
  td, th {
	  font-size:10px !important;
	  line-height:12px !important;
	  padding:2px !important;
  }
  p, h5 {
	  font-size:10px !important;
	  line-height:14px;
  }
  h5 {
	  margin-top:1px;
	  margin-bottom:1px;
  }
.print {
	  display:none;
  }
  .button {
	  display:none;
  }
   
  .body .section {
	  padding-top:5px !important;
  }
  #receipt-logo {display:inline;}
	  
}



div.panel, .panel {
	background: rgb(236, 233, 226);
	background: rgba(255, 255, 255, .45);
	border-top: 1px solid white;
	border-bottom: 1px solid rgb(189, 186, 180);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 1px 0 white inset, 0 -1px 0 rgb(164, 159, 150) inset;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 1px 0 white inset, 0 -1px 0 rgb(164, 159, 150) inset;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 1px 0 white inset, 0 -1px 0 rgb(164, 159, 150) inset;
}

div.panel .block-grid.three-up > li, .panel .block-grid.three-up > li {
	margin: 0;
	padding: 0 0 5px 0;
}

div.panel ul {
	margin-left: 1em;
}

#winners-showcase .wysiwyg h3 { padding-top: .5em; }
#winners-showcase h2 { margin-top: .75em; }
.winners-name {
	font-size:24px;
}
.winners-title {
	font-size:22px;
}
.winners-data {
	font-size:20px;
	color:#333;
}
.winner-block {
	padding:0 40px 0 0;
	float:left;
	width:43%;
}
.three.columns .medal.small {
	width: 50%;
	margin-bottom: 20px;
}

.tweet {
	color: white;
	border-bottom: 1px solid rgb(49, 49, 49);
	list-style: none;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.tweet:last-child { border-bottom: none; }

.tweet .status, .tweet .status a { 
	font-size: 14px;
	font-size: 1.4rem;
}

.tweet .date { 
	font-family: 'Roboto', sans-serif; 
	font-style: italic;
}

.tweet .author a { 
	color: rgb(9, 169, 245); 
	font-size: 16px;
	font-size: 1.6rem;
	text-shadow: none;
}
.winners-showcase {
	font-size:13px;
	text-transform:none;
	float:right;
	color:#666 !important;
}
#showcase-nav {
	padding-bottom:20px;
	display:none;
}
#controls {
	width:420px;
}


.section.grey-texture {
	border-bottom: 1px solid #696559;
}
#news-section {
	padding-top:140px;
}

.grey2-texture {
	/*background: url(/assets/images/theme/textures/subtle_dots2.png);*/
}

.section.grey2-texture {
	border-bottom: 1px solid #696559;
}

.grey3-texture {
	/*background: url(/assets/images/theme/textures/subtle_dots.png);*/
}

.section.grey3-texture {
	border-bottom: 1px solid #696559;
}

.grey4-texture {
	/*background: url(/assets/images/theme/textures/subtle_dots2.png);*/
}

.section.grey4-texture {
	border-bottom: 1px solid #696559;
}



.sub-nav {
	position: relative;
	top: 5px;	
}

.sponsors {
	margin: 2em 0 1em !important;
}


ul.arrow {
	margin: 1em 0 0;
}

ul.arrow li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
ul.arrow a {
	display: block;
	position: relative;
	padding: 5px 0 5px 7px;
	color: rgb(93, 95, 86);
	text-shadow: 0 1px 0 white;
}

ul.arrow a:hover {
	background-color: rgb(226, 222, 211);
	background-color: rgba(255, 255, 255, .2);
}

ul.arrow a.active {
	background: rgb(233, 230, 222);
	background: rgba(255, 255, 255, .4);
	border-right: 0;
}

ul.arrow a.active:after, ul.arrow a.active:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

ul.arrow a.active:before {
	border-right-color: rgb(233, 230, 222);
	border-right-color: rgba(255, 255, 255, .4);
	border-width: 19px;
	top: 50%;
	margin-top: -19px;
}

.dataTables_length {
	float: left;
	width: 30%;
}

.section .dataTables_length label {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
}

.dataTables_filter {
	width: 70%;
}

.dataTables_filter span { 
	margin-right: 1em;
	margin-top: .6em;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
}

.dataTables_filter input[type="text"] {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 0;
	padding: 5px;
	max-width: 200px;
	float: right;
}
.marketing-bar {
	width:100%;
	
	height:280px;
	text-align: center;
	/*margin-top:97px;*/
}
.marketing-bar a {color:#fff !important;}
.marketing-bar a:visited {color:#fff !important;}
.marketing-image {
	max-width:1000px;
	margin:0 auto;
}
#alert-bar {
	width:100%;
	padding:15px;
	font-size:30px;
	text-align:center;
	background-color:#33211D;
	border-top:1px solid #000;
	
}
#alert-bar p {
	max-width:1000px;
	margin:0 auto;
	color:#fff;
}

/* -----------------------------------------
	Header
----------------------------------------- */

.container {
	/*max-width:1020px;*/
	margin:0 auto;
	
}

body, .fixed-header {
	background: rgba(220, 215, 202, .99);
	position: relative;
	z-index: 600;
}

.header, .footer {
	background: black url(/assets/images/theme/textures/leather.png) 0 0 repeat;
	position: relative;
	z-index: 600;
}

.footer {

}
.header .logo {
	text-align: center;
	padding: 5px 0 40px;
	background: black url(/images/hd-bk.jpg) 0 0 scroll no-repeat;
	background-size: 100%;
}


.header .logo img {
left: -24px;
    position: relative;
    top: 16px;
    width: 75%;
}

.header .navigation {
	margin: 0 0 0 100px;
	float: none;
	width: 80%;
	z-index: 100;
}


.header .navigation li { 
	padding:8px 10px;
}

.header .navigation li.entry-info { 
	/* width: 12%; */
	margin-left:0;
	}

.header .navigation a {
	padding: .5em 0;
	display: block;
	text-align: center;
}

.header .login {
	clear: both;
	color: white;
	margin-top: 1em;
	margin-right: 2em;
	font-size: 1em;
	font-weight: 200;
}

.header .login span { font-size: 16px; margin-right: .5em; }

.header .logo a:before {
	top: 0px;
	width: 43%;
	left: 27%;
	height: 120px;
	content: "";

}

.header .enter-now {
	font-size: 38px;
	font-size: 4rem;
	display: block;
	margin: 2em 0 1em;
	position: relative;
	right: 1em;
}

.header .enter-now span {
	font-size: 1.25em;
	margin-top: .5em;
	text-align: center;
}
.header .row {
	display:none;
}

.fixed-header {
	/*position: fixed;*/
	top: 0;
	width: 100%;
	padding: 0.7em .5em;
	z-index: 500;
	background: rgba(0, 0, 0, .85);
	left: 0;
}
.fixed-header .row {
	max-width:1020px;
	margin:0 auto;
}

.fixed-header .logo {
	float: left;
	/*max-width: 230px;*/
	margin-left: 2vw;

}

.fixed-header .tagline {
	float: left;
	font-size: 1.5em;
	color: rgb(219, 203, 159);
	position: relative;
	padding: 30px 0 0 25px;
}

.fixed-header .enter-now {
	font-size:  26px;
	font-size: 2.9rem;
	position: absolute;
	right: 3%;
	top: 30%;
}

.fixed-header .actions {
	position: absolute;
	right: 150px;
	top: 0px;
	text-align: right;
	padding:0 10px;
}

.fixed-header .actions > li {
	display: inline-block;
}
.actions .dropdown {
	border-right: 1px solid #333;
	padding:22px 18px;
}

/*.fixed-header .actions a {
	display: block;
	font-size: 28px;
	font-size: 2.5rem;
	padding: .5rem 1rem;
	color: rgb(235, 235, 235);
	display: inline-block;
	border: 1px solid rgb(35, 35, 35);
	border-left-color: rgb(55, 55, 55);
	border-right-color: rgb(55, 55, 55);
	border-top-color: rgb(80, 80, 80);
	-webkit-box-shadow: 0 -1px rgb(20, 20, 20) inset, 0 1px 0 rgb(180, 180, 180) inset, 0 0 10px rgba(255, 255, 255, .1) inset;
	box-shadow: 0 -1px rgb(20, 20, 20) inset, 0 1px 0 rgb(180, 180, 180) inset, 0 0 10px rgba(255, 255, 255, .1) inset;
	font-weight: 200;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-right: .75em;
	text-shadow: 0 1px 0 black;
}
*/
.fixed-header .actions li:last-child a {
	margin-right: .375em;
}


.fixed-header .dropdown .menu {
	color: white; 
	position: absolute;
	top: 5rem;
	right: 0;
	background: rgb(20, 20, 20);
	background: rgba(0, 0, 0, .9);
	width: 200px;
	padding: .5em .5em;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
	z-index: 900;
	text-align: left;
}

.fixed-header .dropdown form {
}

.fixed-header .dropdown select {
	width: 100%;
	margin: 0;	
}

.fixed-header .menu.cart {
	right: -45px;
    top: 44px;
    width: 700px;
}

.fixed-header .menu.judging {
	right: 72px;
}

.fixed-header .menu.placement {
	right: 142px;
}

.fixed-header .menu h3 {
	color: white;
	font-weight: 200;
	margin: 0 0 .25em;
}

.fixed-header .menu .cart p {
	font-size: 16px;
	font-size: 1.4rem;
	font-style: italic;
	padding: 0 .5em;
	margin: 0;
}

.fixed-header .dropdown .menu li {
	list-style: none;	
}

.fixed-header .dropdown .menu a {
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	font-size: 1.8rem;
	padding: .35em .5em .35em;
	display: block;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 100%;
}

.fixed-header .dropdown .menu table a {
	display: inline;
	margin-left: .5em !important;
	font-size: .8em !important;
	text-decoration: underline;
}


.fixed-header .dropdown .menu li:last-child a {
	border-bottom: none;
	margin-right: 0;
}

.fixed-header .dropdown .menu:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: rgb(20, 20, 20);
	border-bottom-color: rgba(0, 0, 0, .9);
	border-width: 10px;
	left: 80%;
	margin-left: -10px;
}

.email-signup {
	max-width:1020px;
	margin:0 auto;
}
#large-footer {
	width:100% !important;
	z-index:100 !important;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 

 { 
#mce-EMAIL {
	width:100% !important;
}

}

#mce-EMAIL {
	width:40%;
	float:left;
}



/* -----------------------------------------
	Footer
----------------------------------------- */
.fixedfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
	background-color:#000;
	color:#FFF;
	padding:20px 0 0 45px;
} 



.footer.section h3 { 
	color: rgb(219, 202, 158);
	text-shadow: 0 1px 0 rgb(174, 161, 126);
}

.footer a:hover { 
	text-shadow: none !important;
	color: rgb(190, 82, 42);
}

.footer p, .footer a { color: white; text-shadow: none; }

.footer .copyright {
	margin-top: 2em;
	font-size: 14px;
	font-size: 1.4rem;
}

.footer .policies {
	margin-top: 1em;	
}

.footer .policies li {
	display: inline; 
	padding-right: 1em;
}
.footer .policies a {
	text-shadow: none;
	font-size: 13px;
}

.footer .social a {
	font-size: 1.5rem;
}

.footer .social a span {
	display: inline-block;
	width: 25px;
	text-align: center;
}

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

.navigation-list li { 
	list-style: none; 
	display: block;
	color: white;
}

.navigation-list a {
	padding: 5px;
	display: block;
	border-bottom: 1px solid rgb(99, 99, 99);
}

.navigation-list li:last-child a { border-bottom: none; }
.navigation-list span { float: right;}


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

.navigation {
	margin-left: 1em;
	float: left;
	margin-top: 18px;
	margin-left: 1em;
}

.navigation li {
	border-right: 1px solid #464647;
    float: left;
    
    list-style: outside none none;
    margin-left: 17px;
    padding-top: 13px;
}

.navigation a {
	color: white;
	text-shadow: 0 1px 0 black;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	font-size: 1.5rem !important;
	padding: 10px;
}


/* -----------------------------------------
	Tables
----------------------------------------- */

table {
	width: 100%;
}

thead {
	background: black;
}

table tbody tr td {
	font-size: 18px;
	font-size: 1.4rem;
}

table a {
	font-size: 14px !important;
	font-size: 1.4rem !important;
	border: none !important;
	color: #BC491C;
	text-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 1em !important;
}

table .quantity { 
	width: 30px;
	text-align: center;
}

table b {
	width: 45%;
	display: inline-block;
	font-size: 1.4rem;
	max-width: 220px;
}

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

form p.inline {
	position: relative;	
}

form p.inline label {
	float: left;
	width: 12%;
	max-width: 45px;
	text-align: center;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	background: #EEE;
	border: 1px solid #ccc;
	text-shadow: 0 1px 0 white;
	padding: .17rem 0.7rem;
	margin-right: 1%;
	font-size: 24px;
	font-size: 2.4rem;
}

form p.inline label span {
	font-size: 2.3rem;
}

.inline input {
	width: 87%;
}

.coupon-form {
	max-width: 200px;
}

.coupon-form label, .section .coupon-form label {
	font-size: 15px;
}

.coupon-form input {
	font-size: 16px !important;
}

form li { list-style: none; }

form .category, form .medium { float: left; width: 50%; padding: 0 .5em 0 0; }
form .category select, form .medium select { float: left; margin-bottom: 1em; }

form .panel label {
	font-size: 15px;
}

form .panel input {
	margin-left: 1em;
	margin-right: 1em;
}

form .errors ul { margin-left: 1em; }

form .errors li {
	list-style: disc;
	font-size: 18px;
}

/* -----------------------------------------
   Section
----------------------------------------- */

.section {
	padding: 20px 1% 25px 1%;
	position: relative;
	max-width:1020px;
	margin:0 auto;
}

.section label {
	font-size: 18px;
}

.section.tabs h2, .section.tabs h1 {
	margin: 0 0 35px;
	margin: 0 0 3rem;
	float: left;
}

.section h3 {
	margin: 0 0 .5em;
	font-family: 'Roboto', sans-serif;
	}

.section h3, .section h3 a { color: rgb(34, 34, 34); text-decoration: none; font-size:16px; }

.slide h3, .slide h3 a { font-size: 15px; color:#BC491C; line-height: 1.2;
}

.section hr {
	border-color: rgb(165, 161, 151);
}

.section h3.medium {
	margin: 1em 0 .5em;	
}

.section h3.medium, .section h3.medium a {
	color: rgb(188, 73, 28);
}

.dashboard .section h3.category, 
.section h3.category {
	margin-bottom: .5em;
}

.section .sub-nav { float: left; margin-bottom: 2em; }
.section .sub-nav dd { margin-left:0px; margin-right:10px; }
.section .sub-nav dd:last-child { margin-right: 0;}

.section .accordion { border: none;	margin-left:0px; }
.section .accordion li { color: rgb(54, 64, 74); }
.section .accordion .title { 
	font-size: 15px;
	font-size: 1.5rem;

}
/*.section .accordion .title { -webkit-transition: none; -moz-transition: none; transition: none; background: rgba(255, 255, 255, .3); border: none; font-size: 18px; padding: 10px 5px; }*/
.section .accordion .active .title { }
.section .accordion .content { background: none; font-size: 16px; }
.section .accordion .content p { font-size: 16px; }
.section .accordion h4 { font-size: 18px; }


.section .links { margin-left: 0;}
.section .links li { border: none; list-style: disc; margin-left: 25px; }
.section .links a { font-size: 14px; text-decoration: underline; color: rgb(54, 64, 74); }

.section table { 
	background: #fff; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	margin: 0 0 2em; 
	border: 1px solid #ddd; 
}

.section table thead,
.section table tfoot {
	background: #f5f5f5; 
}

.section table thead tr th, 
.section table tfoot tr th, 
.section table tbody tr td, 
.section table tr td, 
.section table tfoot tr td { 
	font-size: 14px; 
	line-height: 18px; 
	text-align: left;
}

.section table thead tr th, 
.section table tfoot tr td { padding: 8px 10px 9px; 
	font-size: 16px;
	font-size: 2rem; 
	font-weight: bold; 
	color: #222; 
}

.section table thead tr th:first-child,
.section table tfoot tr td:first-child {
	border-left: none; 
}

.section table thead tr th:last-child,
.section table tfoot tr td:last-child {
	border-right: none; 
}

.section table tbody tr.even,
.section table tbody tr.alt {
	background: #f9f9f9; 
}

.section table tbody tr:nth-child(even) { 
	background: #f9f9f9; 
}

.section table tbody tr td { 
	color: #333; 
	padding: 9px 10px; 
	vertical-align: top; 
	border: none; 
}
.wysiwyg {
	margin: 0 3vw 2vw 3vw;
}

/* -----------------------------------------
	Scrolling Panels
----------------------------------------- */

.scrolling-panel {
	display: none;
}

.scrolling-panel.active {
	display: block;
}

/* -----------------------------------------
	Timeline
----------------------------------------- */

/*
.slides li:before, .slides li:after { content: ""; display: table; }
.slides li:after { clear: both; }
*/


.slides {
	clear: both;
	width: 100%;
	position: relative;
}

.slides h2 {
	float: left;
	font-size: 3rem;
}

.slides .window {
	overflow: hidden;	
}

.slides .controls a {
	position: absolute;
	display: block;
}

.slides .controls a {
	top: 50%;
	height: 32px;
	padding: 1em;
}

.slides .controls .prev-slide {
	left: 0;
	background: rgba(0, 0, 0, .5) url('../images/theme/prev-page.png') center center no-repeat;
}

.slides .controls .next-slide {
	right: 0;
	background: rgba(0, 0, 0, .53) url('../images/theme/next-page.png') center center no-repeat;
}

.slides .window {
	clear: both;	
}

.slides .window ul {
	margin: 0;
}

.slides li {
	float: left;
	list-style: none;
	position: relative;
	width: 800px;
	/* added */
	overflow: hidden;
}

.slides .thumbnail {
	float: left;
	clear: left;
}

.slides .slide {
	padding: 0;
}

.slides img {
    width: 100%;
    margin: 0;
	/* added */
	max-width: none !important;
}

.slide h4 { 
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	font-size: 12px;

	margin-bottom: 10px;
}

.slide .wysiwyg a { font-size: 15px; font-size: 1.6rem; }
.slide .wysiwyg p { font-size: 14px; font-size: 1.5rem; }

.slides.touch .window {
	overflow-x: scroll;
}

.slides.touch .controls {
	display: none;
}

.slides .touch-controls {
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	text-shadow: 0 1px 0 white;
	color: rgb(87, 83, 73);
	margin: 2.5em 2em;
	float: left;
	display: none;
}

.slides.touch .touch-controls {
	display: block;
}

.slides .touch-controls .icon-arrow-left {
	margin-right: 1em;
}

.slides .touch-controls .icon-arrow-right {
	margin-left: 1em;
}

/* -----------------------------------------
	Dashboard Entries
----------------------------------------- */

.dashboard .entries .overview { 
	list-style: none;
	
	border-bottom: 2px solid rgb(203, 196, 184);
	border-top: 2px solid rgb(203, 196, 184);

	margin: 1em 0;
	padding: 1em;
	position: relative;	
}
.entries {
	padding-top:30px;
}

.dashboard .entries .overview:hover {
	border-bottom: 2px solid rgb(203, 196, 184);
	border-top: 2px solid rgb(203, 196, 184);

}

.dashboard .entries h4 {
	margin: 0;	
}

.dashboard .entries .category {
	margin: 0;
	font-size: 16px;
}

.dashboard .entries .meta {
	font-size: 14px;
	margin: 0;
}

.dashboard .entries .view-details {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 150px;
	color: #ffffff !important;
}

.dashboard .entries .actions {
	position: absolute;
	top: 0;
	right: 0;
}

.dashboard .entries .actions li {
	list-style: none;
	float: left;
	margin-right: 2em;
}

.dashboard .entries .actions li:last-child {
	margin-right: 0;
}

.dashboard .sort li {
	list-style: none;
	font-size: 16px;
	font-size: 1rem;
}

.dashboard .sort a {
	font-size: 16px;
}

.dashboard .entries .view-details span {
	position: absolute;
	top: 37%;
	left: 32.5%;
	color: rgb(62, 60, 56);
	text-shadow: 0 -1px 0 white;
}


.dashboard .entries .view-details:active {
	box-shadow: 0 0 10px rgba(0, 0, 0, .14) inset;
	border-top: 1px solid rgb(164, 159, 150);
	border-right: 1px solid rgb(187, 182, 170);
	border-bottom: 1px solid rgb(164, 159, 150);
	border-left: 1px solid rgb(230, 221, 202);
}

.dashboard .entry { position: relative; }
.dashboard .entry .actions { margin-right: 1em; top: 0;}

.product-list {
	overflow: visible;
}
 
.product-list a {
    display: block;
    padding: 10px;
    border: 1px solid rgb(128, 125, 117);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 25px rgba(255, 255, 255) inset, 0 0 10px rgb(0, 0, 0);
    -webkit-box-shadow: 0 0 25px rgba(255, 255, 255) inset, 0 0 10px rgb(0, 0, 0);
    box-shadow: 0 0 25px rgb(255, 255, 255) inset, 0 0 10px rgba(0, 0, 0, .8);
    outline: none;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.25)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 100%);
background: radial-gradient(ellipse at center,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 100%);

}

.product-list a:active {
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .4) inset;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4) inset;
    box-shadow: 0 0 15px rgba(0, 0, 0, .8) inset;
    text-shadow: 0 1px 0 white;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);

}

.product-list .title {
	font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 2em;
    text-align: center;
}

.product-list .price {
    text-align: center;
    display: block;
    color: rgb(62, 60, 56) !important;
    font-size: 2rem;
    font-weight: 100;
    margin-top: .6em;
    font-family: Georgia;
}

.product-list img {
	margin: 1em 5% 0;
	width: 90%;
}

/* -----------------------------------------
	Clear Fix
----------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* -----------------------------------------
	Typography
----------------------------------------- */
body {
	font-family: 'Roboto', sans-serif;
}

h1 {
	/*font-family:league-gothic, sans-serif !important;*/
	font-family: 'Roboto', sans-serif;
	font-weight:900;
    font-size:3em;
    text-transform:uppercase;
}
h2 {
	/*font-family:league-gothic, sans-serif !important;*/
	font-family: 'Roboto', sans-serif;
	font-weight:900;
    font-size:2em;
    text-transform:uppercase;
}

h3 {
	/*font-family:league-gothic, sans-serif !important;*/
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	padding-top:5px;
    font-size:1.7em;
    text-transform: uppercase;
}
h1, h1 a {
	font-size:3.2rem;
}

.footer h3 {
	color:#fff;
}

h4 {
	color: rgb(62, 60, 56);
}

h5 {
	font-family: 'Roboto', sans-serif;
	color: rgb(62, 60, 56);
	font-size: 16px;
	font-size: 1.6rem;
}

p {
	font-family: 'Roboto', sans-serif;
	color: rgb(62, 60, 56);
	font-weight:300;
}
.window p {
	font-size:12px;
}

a { 
	color:#CE6E00;
	/*text-shadow: 0 -1px 0 white;*/
}

a:hover { color: rgb(153, 59, 22); }

.button {
	background: rgb(221, 125, 34);
	border-color: rgb(161, 62, 23);
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 17px;
	font-size: 1.5rem;
	text-shadow: none;
	color:#fff !important;
}

.button:hover {
	background: rgb(153, 59, 22);
}

p, a { font-size: 17px; font-size: 1.8rem;}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	font-size: 1.5rem;	
	padding: 0.8rem;
	height: auto;
font-family: 'Roboto', sans-serif;
}

input, button, textarea {
  font-family: 'Roboto', sans-serif;
}


#winner-desc {
	padding:5px 0 10px 5px; 
	line-height:24px;
	margin:10px 0 20px 0;
	font-size: 1.8rem;
	border-bottom:1px dotted #c0bcaf;
}
#winner-desc strong {
	font-size: 1.8rem;
}
.winner-desc {
	padding:10px; 
	line-height:24px;
	margin:0px 0px 50px 0px;
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	background-color:rgba(255,255,255,0.4);
	border-bottom: 4px solid #EAC127;
}
.winner-desc a {
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.winner-desc-boc {
	padding:0px; 
	line-height:24px;
	margin:30px 0px 0px 0px;
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	float:left;
}
.winner-desc strong {
	font-size: 1.8rem;
}
.off-canvas-wrap {
	display:none;
}
#mobile-logo {
	display:none;
}

#announce-left {
	width:58%;
	font-family: 'Roboto', sans-serif;
}
#announce-right {
	width:40%;
	padding-top:20px;
	margin-left:2px;
	padding-right:20px;
}
 .thinbutton {
        color:#fff;border:2px solid #fff;padding:15px;border-radius: 6px 6px 6px 6px;
    }
    .thinbutton:hover {
        background-color:#ED961F;border-color:#ED961F;color:#fff;transition: all 0.2s ease;
    }
    
/* Other Elements ---------------------------
-------------------------------------------*/
.burger {
  display: inline-block;
  border: 0;
  background: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  border-bottom: 4px solid currentColor;
  width: 28px;
  transition: border-bottom 1s ease-in-out;
  -webkit-transition: border-bottom 1s ease-in-out;
  color:#fff;
  position:absolute;
  right:40px;
  margin-top:18px;
  z-index:999;
}
.burger::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.burger:before {
  content: "";
  display: block;
  border-bottom: 4px solid currentColor;
  width: 100%;
  margin-bottom: 5px;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
}
.burger:after {
  content: "";
  display: block;
  border-bottom: 4px solid currentColor;
  width: 100%;
  margin-bottom: 5px;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
}

.burger-check {
  display: none;
}

.burger-check:checked ~ .burger {
  border-bottom: 4px solid transparent;
  transition: border-bottom 0.8s ease-in-out;
  -webkit-transition: border-bottom 0.8s ease-in-out;
}
.burger-check:checked ~ .burger:before {
  transform: rotate(-405deg) translateY(1px) translateX(-3px);
  -webkit-transform: rotate(-405deg) translateY(1px) translateX(-3px);
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
}
.burger-check:checked ~ .burger:after {
  transform: rotate(405deg) translateY(-4px) translateX(-5px);
  -webkit-transform: rotate(405deg) translateY(-4px) translateX(-5px);
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
}

.navigation {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  position:absolute;
  right:0;
  background-color:#000;
  min-width:400px;
  top:0;
  margin-top:0px;
}

.burger-check:checked ~ .navigation {
  max-height: 500px;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
#burger ul {
  margin: 0;
  padding: 0;
  float:none;
  padding-bottom:40px;
  padding-top:40px;
}

#burger li {
  list-style: none;
  font-size: 35px;
  padding: 5px 10px 5px 10px;
  float:none;
  text-transform:uppercase;
}
#burger li:hover {
  background-color:#262626;
}
#burger li a {
  text-decoration: none;
  padding-bottom:10px;
}
#burger li a:hover {
  color:#fff;
}
.menu-label {
	float:right;margin-right:80px;margin-top:22px;
}
.dark-billboard {
	width:100%;padding:3vw 6vw;background-color:#262626;margin:0 auto;overflow:hidden;line-height:18px;font-size:2.5em;color:#fff;margin-top:-2px;
}
.dark-billboard p {
	color:#939292 !important;
}
.dark-billboard h3 {
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	padding-top:5px;
    font-size:1.7em;
    text-transform: uppercase;
}
.dark-billboard h1 {
    font-size:3em
}
.light-billboard {
	width:100%;padding:3vw 6vw;background-color:#e6e3da;margin:0 auto;overflow:hidden;line-height:18px;font-size:2.5em;color:#262626;margin-top:-2px;
}
.light-billboard h3 {
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	padding-top:5px;
    font-size:1.7em;
    text-transform: uppercase;
    color:#404040 !important;
}
.light-billboard h7 {
	font-family: 'Roboto', sans-serif;
	color:#404040;
	font-size:2rem;
	margin-bottom:14px;
	border-left: thick solid #ED961F;
	padding-left:10px;
	
}
.light-billboard h6 {
	font-family: 'Roboto', sans-serif;
	color:#404040;
	font-size:2rem;
	margin-bottom:14px;
	
}
.light-billboard-3col {
	float:left;
	width:33%;
}
.partner-logo {
	width:11%;
	float:left;
	margin-right:15px;
    padding:5px;
}

.subh3 {
	text-transform:uppercase;
}
.marquee {
	width:100%;
	max-height:10vw;
	overflow:hidden;
}
.marquee-home {
	width:100%;
	max-height:800px;
	overflow:hidden;
}
.marquee-sub {
	width:100% !important;
	overflow:hidden;
	background-color:#222;
	padding:5vw 3vw 7vw 8vw;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	vertical-align:middle;
	margin-bottom:1.3vw;
	
}
.judging-marquee {
	
	background: url(/assets/images/theme/sub-marquee-bk4.jpg);
	background-size:100% auto;
	background-repeat:no-repeat;
	
}
.about-marquee {
	background: url(/assets/images/theme/sub-marquee-bk3.jpg);
	background-size:100% auto;
	background-repeat:no-repeat;
}
.marquee-sub h1 {
	font-size: 3.3vw;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 6px #222;
	max-width:70%;
}
.marquee-sub p {
	font-size:1.3vw;
	font-family: 'Montserrat', sans-serif;
	line-height:1.6em !important;
	width:60%;
	color:#eee !important;
}
.marketing-bar {

	height:60px !important;background-image:none;background-color: #000;text-align:left;
	position:relative;
}
.marketing-message {
	height:58px;background-color:#ED961F;width:245px;padding-top:12px;text-align:center;
	margin-top:1px;
	position:absolute;
	bottom:0px;
	right:0px;
}
.marketing-message-text {
	color:#fff;font-size:14px;
}


.dropdown {
    position: relative;
    display: inline-block;
	border-right:1px solid #c5bfae;
	height:55px;
	vertical-align:middle;
	padding:22px 10px;
}
.dropdown-first {
	margin-left:.5em;
	border-left:1px solid #c5bfae;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color:rgba(220, 215, 202, .99);
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
    padding: 12px 16px;
    z-index: 1;
	margin-left:-10px;
	line-height:30px;
	text-align:center;
	right:0;
	top:50px;
	pointer-events: auto;
}

.dropdown:hover .dropdown-content {
    display: block;
	cursor:pointer;
	pointer-events: auto;
}
.about, .judging, .entry_info, .shipping, .refunds, .terms, .winners-archive {
	display:none;
}

.subnav {
	display:none;
}

.billboard {
	color:#5D5C5D;
	font-size:1.3vw;
	margin-left:1.5vw;
	font-weight:300;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1;
	padding-left:20px;
}
.numberCircle {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    padding: 16px 12px 12px 12px;
    background: #EA8B1D;
    text-align: center;
    font: 32px Arial, sans-serif;
	color:#fff;
	margin:0 auto;
}
.criteria h3 {
	font-family:Montserrat, Helvetica, Arial, sans-serif;
	font-size:2rem;
}
.header-line {
	background-color:#E88A2F;
}
.criteria-block {
	width:20%;float:left;
	margin:0px;
	padding:0px;
}
.criteria {
	width:100%;
}
.criteria-content {
	padding:60px 20px 0 20px;
	margin:10px;
	background-color:rgba(255, 255, 255, 0.3);
	padding-bottom:60px;
}
.criteria p {
	font-size:1.4rem;
	min-height: 70px;
}
.numberCircle-large {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 36px 12px 12px 12px;
    background: #EA8B1D;
    text-align: center;
    font: 42px Arial, sans-serif;
	color:#fff;
	margin:0 auto;
}
.criteria-large h3 {
	font-family:Montserrat, Helvetica, Arial, sans-serif;
	font-size:2rem;
}

.criteria-block-large {
	width:33%;float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}

.criteria-content-large {
	padding:20px;
	margin:10px;
	background-color:rgba(255, 255, 255, 0.3);
	padding-bottom:20px;
}

.dropdown a {
	font-size: 1.5rem !important;
	color:#6A6A6A !important;
}
.dropdown a:hover {
	color:#CE6E00 !important;
}
.two-block {
	background-color:#E6E3DA;min-height:240px;
	padding:45px 25px;
}
/* Tooltip container */
.category-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
	cursor:pointer;
	margin-bottom:4px;
}

/* Tooltip text */
.category-tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: black;
    color: #999999;
    text-align: left;
    padding: 10px;
    border-radius: 0px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	top: 0px;
    left: 107%; 
}

/* Show the tooltip text when you mouse over the tooltip container */
.category-tooltip:hover .tooltiptext {
    visibility: visible;
}

.gallery-year {
	padding:5px 10px;
	background-color:#EB8B1D;
	color:#fff;
	margin-left:-15px;
	
}
.wysiwyg h1 {
	/*font-family:league-gothic, sans-serif !important;*/
	font-family: 'Roboto', sans-serif;
	font-weight:900;
    font-size:5em;
    text-transform:uppercase;
}
.wysiwyg h4 {
	font-size:17px;
	font-weight:600;
	color:#404040 !important;
	font-family: 'Roboto', sans-serif;
}
.boc {
	background-color:rgba(255, 255, 255, 0.4);
	border-bottom: 4px solid #196BB5;
	margin-bottom:30px;
}
.showcasecat {
	background-color: rgba(255, 255, 255, 0.4);
	padding:20px 20px 0px 20px;
	margin: 0;
	overflow:hidden;
	text-transform:uppercase;
	font-size:12px;
}
.showcasecat strong {
	text-transform:uppercase;
	font-size:3em;
}
.showcasecat img {
	margin:10px 0;
}
.showcasecat a {
	font-size: 1.5rem;
}
#winner-submenu {
	/*position:fixed;*/
	height:auto;
	background-color: rgba(255, 255, 255, 0.4);
	width:100%;
	padding:20px;
	border-top:20px solid #c5bfae;
	border-bottom:3px solid #c5bfae;
	top:190px;
	overflow:scroll;
	z-index:99;
}
#winner-submenu a {
	font-size:11px;
}
div.row.showcaserow {
	margin-top:30px;
}
div#winners-list {
	margin: 0 3vw 5vw 3vw;
}
div.winners-list-nav {
	/*margin: 0 3vw 5vw 3vw;*/
}
#winners-list table td:nth-child(2) {
	width:30%;
	overflow:hidden;
}
#winners-list table td:nth-child(1) {
	width:20%;
}
#winners-list table td:nth-child(3) {
	width:10%;
}
#distinguished-list .columns {
	padding: 7px;
background-color: #fff;
}
#distinguished-list .row {
border-bottom: 1px dotted #222;
background-color: #fff;
}
#winners-dropdown {
	display:none;
}
.subnav-desktop {margin-bottom:40px;}



.flex-container {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: -webkit-flex; /* Safari */     
    display: flex; /* Standard syntax */
    margin-bottom:50px;
}
.flex-container .flex-column {
    -webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* Standard syntax */
}
.country-flags {margin-bottom:50px;}
/* --------------------}---------------------
	Media Queries
----------------------------------------- */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	
	.marketing-bar {
	height:600px;
}
.billboard {
	padding-top:20px !important;
}
#large-footer .section {
	margin:0 0 0 0 !important;
	padding:0px 0px 60px 0px !important;
}
}

@media only screen and (max-width: 1080px)  {
	
	html, body { font-size: 45%; }
	
	
	.fixed-header .navigation { margin: 12px 0; }
	.fixed-header .navigation a { font-size: 18px; padding: 0 5px; }
	.fixed-header .enter-now { font-size: 16px; top: 37%; }
	
	.section .sub-nav { margin: 0 0 30px; }
	
	form p.inline label { padding: .245rem; }
	
	.fixed-header .dropdown .menu {
		right: -.7em;
	}
	
	
	.fixed-header .dropdown .cart.menu { 
		right: .5em;
	}
	
	/*
	.accordion li .title {
		font-size: 14px !important;
	}
	*/
	
#announce-left {
	width:100%;
}
#announce-right {
	width:100%;
	padding-top:0px;
	margin-left:0px;
}
.billboard-tag {

	padding-top:40px !important;
}
.partner-logo {
	float:left;
	margin-right:0px;
	width:33%;
}
}

/* IPAD -------------- */
@media only screen and (max-width: 867px)  {
	.section .sub-nav { margin: 0 0 30px; 
	}
	
	
	dl.sub-nav dt, dl.sub-nav dd {
		margin-left:0px !important;
	}
	#mc_embed_signup {
	margin-left:0px;
	padding-left:0px;
	width:100%;
	padding-bottom:20px;
}
#mce-EMAIL {
	width:70%;
}

.header .navigation {
	font-size: 2.7rem;
	margin: 0 0 0 0px;
	padding-left:40px;
	width:100%;
}
.header .logo {
	padding-bottom:10px;
	padding-top:0px;
}	
	.section .sub-nav { margin: 0 0 30px; }
	.section .sub-nav a { font-size: 14px; }
	.slide {
	margin-right:10px !important;
	width:200px !important;

}
dl.sub-nav dt, dl.sub-nav dd {
		margin-left:0px !important;
	}
.section {
	padding:0px;
	margin:0px;
	max-width:100% !important;
	}
#announce-left {
	width:100%;
}
#announce-right {
	width:100%;
}
.billboard-tag {

	padding-top:20px;
}
#winner-submenu {
	/* position:relative;
	height:auto;
	background-color: rgba(255, 255, 255, 0.4);
	width:100%;
	padding:20px;
	border-top:20px solid #c5bfae;
	border-bottom:3px solid #c5bfae;
	overflow:scroll;
	top:0px;*/
	display:none;
}
#winners-dropdown {
	display:block;
float:right;
margin-top:-40px;
}

.showcasecat {
	padding:0px;
	margin-left:-15px;
	margint-right:-10px;
}
.showcasecat strong {
	padding:0 0 0 10px;
}
div.ten.columns.boc.gallery, div.ten.columns.boc {
	width:100%;
}
div.ten.columns.gallery {
	width:100%;
	padding-right:0px;
}
#gallery .row .five {
	width:50%;
}
.slides {
	clear: both;
width: 96%;
position: relative;
margin-left:20px;
}
#winners-dropdown select {
   border-radius:0px;
}
.wysiwyg h1 {
	font-size: 18px;
    margin-top: 40px;
    font-weight: 400;
    font-family: league-gothic, sans-serif;
    text-transform: uppercase;
}
.social-buttons img {
	max-width:35px;
}
}

/* IPHONE -------------------------------------------- */	
@media only screen and (max-width: 767px)  {
	
	
	html, body { font-size: 55%; }
	body {margin-top:75px;}
	div.ten.columns.boc, div.ten.columns.boc.gallery {
	width:100%;}
	
	#gallery .row .five {
	width:50%;
}
div.ten.columns.gallery {
	width:100%;
}
.slides {
	clear: both;
width: 96%;
position: relative;
margin-left:20px;
}
	
	.wysiwyg img.float-left { width: 100%; max-width: none; margin-bottom: 1em; margin-right: 0; }
	
	.header .enter-now { font-size: 24px; }
	
	.fixed-header .navigation, 
	.fixed-header .enter-now { /*display: none;*/
	min-width:300px;
	}
	.fixed-header {
		position:fixed !important;
	top:0 !important;}
	
	#winners-list table tbody tr td {
		font-size:1rem;
	}
	#winners-dropdown {
	display:block;
	float:right;
	margin-top:-40px;
}
.showcasecat {
	padding:0px;
}
.showcasecat strong {
	padding:0 0 0 10px;
}
	
	.burger {
  display: inline-block;
  border: 0;
  background: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  border-bottom: 4px solid currentColor;
  width: 28px;
  transition: border-bottom 1s ease-in-out;
  -webkit-transition: border-bottom 1s ease-in-out;
  color:#fff;
  position:absolute;
  right:0;
  margin-top:4px;
  top:0;
}
    .flex-container {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: block;     
    margin-bottom:50px;
}

.country-flags {display:none;}
    
.dropdown {
	width:100%;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #c5bfae;
	margin-left: 0px;
}
.dropdown-content {
	width:100%;
}

.menu-label {
	display:none;
}
.criteria-block {
	width:100%;float:none;
	margin:0px;
	padding:0px;
}
.wysiwyg {
	margin:0px;
	padding:0px;
}
.wysiwyg h1 {
	font-size: 18px;
    margin-top: 40px;
    font-weight: 400;
    font-family: league-gothic, sans-serif;
    text-transform: uppercase;
}
.fixed-header img { max-width: 250px;margin-left:0px;margin-top:-10px;padding-bottom:30px; }
	.fixed-header .logo {
		margin-left:10px;
	}
	.section dl.sub-nav { width: 100%; margin: 0 0 1em 0; }
	.section dl.sub-nav dd { margin: 0; }
	.section .sub-nav dd, .section .sub-nav a { display: block; float: none;  }	
	
	.header { display: none; }
	
	.next-slide, .prev-slide { display: block !important; }
	
	.home .body .section { padding-top: 0; }
	
	form p.inline label { padding: .2rem 0.7rem; }
	
	.dashboard .entries .actions, .back {
		position: relative;
		margin: 1em;
	}
	
	.dark-billboard {
	width:100%;padding:30px 5vw;background-color:#262626;margin:0 auto;overflow:hidden;line-height:18px;font-size:2.5em;color:#fff;
}
.dark-billboard h3 {
	font-family: 'Montserrat', sans-serif !important;
}
.light-billboard-3col {
	float:none;
	width:100%;
	padding:10px;
}
	.marquee-sub p {
		display:none;
	}
	
dl.sub-nav dt, dl.sub-nav dd {
		margin-left:0px !important;
	}
	

.billboard {
	font-size:1.8rem !important;
	padding-top: 50px;
	display:none;
}
.billboard-tag {
	font-size:4rem !important;
	padding-bottom:20px;
	padding-top:20px;
}
#announce-left {
	width:100%;
}
#announce-right {
	width:100%;
}
.partner-logo {
	float:left;
	margin-right:0px;
	width:50%;
}
.partner-logo img {
	width:200px;
}
.subnav-desktop {
	display:none;
}
#winner-submenu {
	/* position:relative;
	height:auto;
	background-color: rgba(255, 255, 255, 0.4);
	width:100%;
	padding:20px;
	border-top:20px solid #c5bfae;
	border-bottom:3px solid #c5bfae;
	overflow:scroll;
	top:0px;*/
	display:none;
}
.winner-block {
	padding:0 20px;
	float:left;
	width:98%;
}
.fixedfooter {
    
	padding:20px 10px 0 10px;
} 
button.button, input[type="submit"].button {
	max-width:100px;
	width:90px;
	padding:10px;
}
.social-buttons img {
	max-width:20px;
}
}


/*
 * Table
 */
table.dataTable {
	margin: 0 auto;
	clear: both;
	width: 100%;
}

table.dataTable thead th {
	padding: 3px 18px 3px 10px;
	font-weight: bold;
	cursor: pointer;

}

table.dataTable tfoot th {
	padding: 3px 18px 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.dataTable td {
	padding: 3px 10px;
}

table.dataTable td.center,
table.dataTable td.dataTables_empty {
	text-align: center;
}

table.dataTable tr.odd { background-color: rgb(220, 215, 202); }
table.dataTable tr.even { background-color: white; }

table.dataTable tr.odd td.sorting_1 { background-color: rgb(194, 189, 178); }
table.dataTable tr.odd td.sorting_2 { background-color: #DADCFF; }
table.dataTable tr.odd td.sorting_3 { background-color: #E0E2FF; }
table.dataTable tr.even td.sorting_1 { background-color: rgb(246, 240, 225); }
table.dataTable tr.even td.sorting_2 { background-color: #F2F3FF; }
table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }


/*
 * Table wrapper
 */
.dataTables_wrapper {
	position: relative;
	clear: both;
}


/*
 * Page length menu
 */
.dataTables_length {
	float: left;
}


/*
 * Filter
 */
.dataTables_filter {
	float: right;
	text-align: right;
}


/*
 * Table information
 */
.dataTables_info {
	clear: both;
	float: left;
}


/*
 * Pagination
 */
.dataTables_paginate {
	float: right;
	text-align: right;
}

/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
	height: 19px;
	float: left;
	cursor: pointer;
	color: #111 !important;
}
.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
	text-decoration: none !important;
}
.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
	outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
	color: #666 !important;
}
.paginate_disabled_previous,
.paginate_enabled_previous {
	padding-left: 23px;
}
.paginate_disabled_next,
.paginate_enabled_next {
	padding-right: 23px;
	margin-left: 10px;
}

.paginate_enabled_previous { background: url('../images/theme/datatable/back_enabled.png') no-repeat top left; }
.paginate_enabled_previous:hover { background: url('../images/theme/datatable/back_enabled_hover.png') no-repeat top left; }
.paginate_disabled_previous { background: url('../images/theme/datatable/back_disabled.png') no-repeat top left; }

.paginate_enabled_next { background: url('../images/theme/datatable/forward_enabled.png') no-repeat top right; }
.paginate_enabled_next:hover { background: url('../images/theme/datatable/forward_enabled_hover.png') no-repeat top right; }
.paginate_disabled_next { background: url('../images/theme/datatable/forward_disabled.png') no-repeat top right; }

/* Full number pagination */
.paging_full_numbers {
	height: 22px;
	line-height: 22px;
}
.paging_full_numbers a:active {
	outline: none
}
.paging_full_numbers a:hover {
	text-decoration: none;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	color: #333 !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #ccc;
	text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #99B3FF;
}


/*
 * Processing indicator
 */
.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}


/*
 * Sorting
 */
.sorting { background: url('../images/theme/datatable/sort_both.png') no-repeat center right; }
.sorting_asc { background: url('../images/theme/datatable/sort_asc.png') no-repeat center right; }
.sorting_desc { background: url('../images/theme/datatable/sort_desc.png') no-repeat center right; }

.sorting_asc_disabled { background: url('../images/theme/datatable/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../images/theme/datatable/sort_desc_disabled.png') no-repeat center right; }
 
table.dataTable th:active {
	outline: none;
}


/*
 * Scrolling
 */
.dataTables_scroll {
	clear: both;
}

.dataTables_scrollBody {
	-webkit-overflow-scrolling: touch;
}
#socialicon {
	display:none;
}
.exerpt p {
	line-height:1.3;
	font-size:14px;
}
.headline {
	font-size:16px;
	line-height:1.4;
}
.headline a {
	color:#BB4B19 !important;
	font-family: 'Roboto', sans-serif;
}
.headline-judge {
	font-size:16px;
	line-height:1.4;
	margin-bottom:0px;
	font-weight:bold;
}
.sub-headline-judge {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:15px;
	margin-top:0px;
}
.readmore {
	font-size:12px;
}
	
.AuthorizeNetSeal img {
	width:50px !important;
	float:left;
	
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 

 { 
.fixedfooter {
	padding: 10px 0 0 10px;
	display:none;
}
.header .row {
	display:none !important;
}
.marketing-bar {
	padding-left:35px;
	display:none;
}
#announcement-bar {
	display:none;
}
.off-canvas-wrap {
	display:block;
	margin-left:-10px;
}
.billboard-tag {
	font-size:2.0rem !important;
	padding-bottom:4px;
	padding-left:10px;
	padding-top:20px;
}
#announce-left {
	width:100%;
}
#announce-right {
	width:100%;
}
.fixed-header .logo {
    float:none;
    margin-left: 70px;
}
.navigation {
	float:none;
}
.partner-logo {
	float:none;
	margin-right:0px;
	width:100%;
}
.partner-logo img {
	width:200px;
}

}

.billboard-tag {
	color:#fff;
	font-size:6rem;
	margin:0 auto;
	padding-top:70px;
	padding-bottom:0px;
	font-weight:800;
	font-family: 'Roboto', sans-serif;
	text-shadow:0px 0px 2px #000;
	line-height:.95;
}

.billboard-enter {
	padding-top:0px;
	margin-top:0px;
	font-family: 'Roboto', sans-serif;
	line-height:.95;
	text-shadow:0px 0px 2px #000;
	font-size:2.5rem;
	color:#fff;
}
.billboard-enter a {
	padding-top:0px;
	margin-top:0px;
	font-family: 'Roboto', sans-serif;
	line-height:.95;
	text-shadow:0px 0px 2px #000;
	font-size:2.5rem;
	color:#fff;
}
.billboard-enter a:hover {
	color:#EEE49D;
}
.special-awards {background-color:#fff;padding:10px;margin:20px;}
.headlineh2 {width:100%;text-align:center;font-size:4em;padding:40px;}
.category-awards {background-color:#fff;padding:10px;margin:0px;}