@font-face {
	font-family: 'SharpSansNo2-Bold';
	src: url("../fonts/SharpSansNo2-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'SharpSansNo2-SemiBold';
	src: url("../fonts/SharpSansNo2-SemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'HanleyPro-Block';
	src: url("../fonts/HanleyPro-Block.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}


:root {
	--color-black: #4c4c4c;
	--color-grey: #4c4c4c;
	--color-white: #f5edd8;
	--color-blue: #2c347d;
	--color-red: #cf202f;
	--color-brown: #2c2216;
	--color-lightbrown: #b9762a;
}

body{
	background-color:#f0e8e5;
	color: #4c4c4c;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
}


.text-black { color: var(--color-black); }
.text-white { color: var(--color-white); }
.text-blue { color: var(--color-blue); }
.text-brown { color: var(--color-brown); }


/*.tagline2{ 
	display: inline-block;
	border-radius: 20px;
	background-color: #ffffff;
	color: #0d51a2;
	margin-bottom: 0px;
	padding: 30px 30px 20px;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}*/


.logo-block{ height: 141px; padding-top: 20px; padding-bottom: 20px; }
.logo{ max-height: 100%; width: auto; }

#top-social { list-style: none; margin-bottom: 0; }
#top-social li { display: inline-block; margin: 0 10px; }
#top-social li a { color: var(--color-grey); }

/*#banner {
	background-image: url(../imgs/background-sands.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 100%;
	
	border-bottom: 60px solid var(--color-red);
}
#banner .row { height: 800px; }*/

.tagline{
	/*display: table;*/
	/*margin: 0 auto;*/
	/*background-color: #000;*/
	max-width: 760px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#banner span { display: block;  }

.title1 { font-size: 50px; font-family: 'HanleyPro-Block', serif; text-align: center; letter-spacing: 2px; line-height: 1; color: var(--color-brown); }
.title2 { font-size: 75px; font-family: 'HanleyPro-Block', serif; text-align: center; letter-spacing: 2px; line-height: 1; color: var(--color-lightbrown); }
.title3 { font-size: 100px; font-family: 'HanleyPro-Block', serif; text-align: center; letter-spacing: 2px; line-height: 1; color: var(--color-brown); }
.title4 { font-size: 30px; font-family: 'HanleyPro-Block', serif; text-align: center; letter-spacing: 2px; line-height: 1; color: var(--color-brown); }
/*.title5 { font-size: 40px; font-family: 'SharpSansNo2-SemiBold', sans-serif; text-align: center; letter-spacing: 2px; line-height: 1.1; }*/


/*h2#enter-here { 
	font-size: 80px; 
	font-family: 'SharpSansNo2-Bold', sans-serif;
	margin-bottom: 30px;
	background-image: url(../imgs/arrow.jpg);
	background-position: 
}*/



/*.title4 { font-size: 60px; font-family: 'Gotham Bold', 'Montserrat', sans-serif; }
.title5{ font-size: 60px; font-family: 'Gotham Bold', 'Montserrat', sans-serif; }
.title6{ font-weight: 400; font-size: 40px; }*/

.title{ font-weight: 700; font-size: 18px; } /* privacy policy */ 

/*.container{ padding: 0; }*/
/*#main-content{ padding-left: 15px; padding-right: 15px; }*/
/*#main-content p{ font-size: 14px; margin-bottom: 20px; }*/

p.age { font-size: 21px; font-family: 'HanleyPro-Block', serif; color: var(--color-brown); letter-spacing: 1px; }
p.medium { font-size:18px; font-family: 'HanleyPro-Block', serif; color: var(--color-brown); }
p.small { font-size: 14px; }
h1{ color: #ffffff; line-height: 1.3; font-weight: 700; font-size: 3em;}
.yellow{ color: #d2db4d;}
.red{font-size: 13px;}
ul.lock { list-style-type: none; }
ul.lock li { 
	background-image: url(../imgs/icon-lock.png);  
	background-position: left top; 
	background-size: 20px 25px;
	padding-left: 35px;
	padding-top: 3px;
	background-repeat: no-repeat;
	font-size:16px; font-family: 'HanleyPro-Block', serif; color: var(--color-brown);
	line-height: 25px;
	margin-bottom: 5px;
}
a{ color: #023da0; }
a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}
a:hover{ text-decoration: none; color: #024da0;}
img.map, map area{
    outline: none;
    -moz-outline-style: none;
}
label{
	font-weight: 400;
	color: var(--color-brown) !important;
	font-size: 20px;
	font-family: 'Josefin Sans', sans-serif;
}
.red{ color: #ff0000;}
.btn{ background-color: var(--color-red); font-size: 20px; color: #ffffff; border: none; border-radius: 10px; padding: 15px 100px; }
.btn:hover{ color: #fff; }
.submit{ 
	/*border-radius: 10px;*/
	background-color: var(--color-brown);
	font-size: 20px;
	font-family: 'HanleyPro-Block', serif;
	border: none;
	color: var(--color-white);
	padding: 10px 60px 5px;
	letter-spacing: 2px;
	outline: none;
	/*line-height: 1;*/
	display: inline-block;
	margin-bottom: 10px;
}
.submit:hover { color: var(--color-white); }
button:focus {outline:0;}
/*.btn:hover{ background: #231f20; color: #fff; }*/
#index{
	position: relative;
	
}
#index #enter img{
	width:140px; height:47px; position: relative;
}

#main { 
	 background-image: url(../imgs/lock-chain.png), url(../imgs/ransom-spirits-footer.png); 
	 background-size: auto; 
	 background-position: -20px -20px, center 115%; 
	 background-repeat: no-repeat, no-repeat;
}

#whiskey {
	position: absolute; 
	right:0; 
	bottom: -50px;
}

#prize {
	margin-bottom: 20px; 
	width: 90%; 
	margin-left: 120px;
}

#footer{
	padding: 30px 0;
	background-color: var(--color-brown);
	font-family: 'Josefin Sans', sans-serif;
}
#footer ul{ list-style: none; display: inline-block; margin-left: -20px; margin-bottom: 15px;}
#footer li{display: inline; list-style: none;}
#footer a{ font-size: 14px; color: var(--color-white); font-weight: 600; padding-bottom: 2px; }
#footer p, .copyright{ font-size: 14px; color: var(--color-white); }


form { margin-top: 80px; margin-bottom: 60px; }
.form-group{ margin-bottom: 30px; }
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select, select:focus, select option,
textarea {
  font-size: 16px !important; 
  color: #303030 !important;
  /*padding-left: 15px;*/
  border-color: #4c4d50 !important;
}
select option{ line-height: 2rem; padding-top: 5px !important; }
/*select{ padding-left: -10px !important;}*/
.select2-container .select2-search--inline .select2-search__field{ padding-left: 8px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice{ margin-top: 10px; }
.select2-container .select2-search--inline{  }
.select2-container--default .select2-selection--multiple, .form-control{ border: 1px solid #4c4d50; }

select.form-control{ padding-left: 8px; color: #303030; }
::placeholder{ 
	color: #303030 !important; opacity: 0.4 !important; 
}
::-webkit-input-placeholder {
	color: #303030 !important; opacity: 0.4 !important;
}
::-moz-placeholder {
	color: #303030 !important; opacity: 0.5 !important;
}
:-ms-input-placeholder {
	color: #303030 !important; opacity: 0.5 !important;
}

input[type="date"]{ padding: 0px 12px; -webkit-appearance: none; }
input[type="date"]::-webkit-datetime-edit-month-field { color: blue; }
::-webkit-datetime-edit-day-field { color: green; }
::-webkit-datetime-edit-year-field { color: purple; }

.hidden{ display: none; }
.mr40{ margin-right: 40px; }
.mt40 { margin-top: 40px; }
.mb40 { margin-bottom: 40px; }
.mt60 { margin-top: 60px; }
.mb60 { margin-bottom: 60px; }

#bottle {
	position: absolute;
	right: -380px;
	top: 0;
	width: 350px;
	height: auto;
}

@media (max-width: 2000px) {
	.tagline { max-width: 700px; }
	.logo-block{ height: 120px; width: auto; }
	.title1 { font-size: 40px; }
	.title2 { font-size: 65px; }
	.title3 { font-size: 85px; }
	.title4 { font-size: 45px; }
	p.age { font-size: 18px; }

	#main {  background-size: 400px 428px, 1500px 260px; background-position: -20px -20px, center 110%; }

	#whiskey { width: 350px; height: auto; }
}

@media (max-width: 1680px) {
	.logo-block{ height: 120px; width: auto; }

	/*#banner .row { height: 700px; }*/
	label { font-size: 18px; }
	.title1 { font-size: 35px; }
	.title2 { font-size: 55px; }
	.title3 { font-size: 75px; }
	.title4 { font-size: 40px; }

	./*beer-top { max-height: 700px !important; right: -280px !important; }
	.flag-top { left: -50px !important; }*/

	/*#stats { height: 650px !important; }*/

	.checkbox-xl .custom-control-label { padding-top: 20px !important; }

	#bottle { width: 320px; right: -350px; }
}

@media (min-width: 1280px) and (max-width: 1480px) {

	/*.logo-block{ max-width: 170px; }*/
	.tagline { max-width: 600px; }
	.title1 { font-size: 25px; }
	.title2 { font-size: 45px; }
	.title3 { font-size: 65px; }
	/*.title5 { font-size: 25px; }*/

	p.age { font-size: 17px; }

	#main {  background-size: 280px 300px, 1200px 208px; background-position: -40px -20px, center 107%; }

	#whiskey { width: 250px; height: auto; }

	/*#banner .row { height: 600px; }*/
	/*.banner-text { padding-top: 80px !important; }
	.beer-top { max-height: 600px !important; right: -180px !important; }
	.flag-top { left: -20px !important; }

	.stat1 { font-size: 25px; margin-bottom: 10px; }
	.stat2 { font-size: 70px; line-height: 0.9; }
	.stat3 { font-size: 20px; }*/

	/*.col-sm-10, .col-sm-12 { flex: 0 0 75%; max-width: 75%; }*/

	.enter-here { max-width: 500px !important; }

	/*#bottle { width: 300px; right: -300px; }*/
}

@media (max-width: 1200px) {
	/*.title1{ font-size: 30px; }
	.title2{ font-size: 20px; }*/

	#main { background-image: none; }
}

@media (max-width: 768px) {

	.banner-image:after { background-image: none; }
	/*#top-brush { padding-top: 40px; }*/
	#main { padding-top: 0 !important; padding-bottom: 0; background-image: none !important; }
	#main .p-5 { padding-left: 15px !important; padding-right: 15px !important;  }
	#whiskey { display: none; }
	
	.logo-block { position: relative; left: 0; top: 0; max-width: 100%; text-align: center;  }
	.logo-block .logo { height: 100px; margin: 0 auto; }

	#top-social { margin: 0 auto 20px; text-align: center; padding-left: 0; }

	.enter-here { width: 100% !important; }

	.tagline, .tagline span { display: inline; }

	.title1{ font-size: 23px; }
	.title2{ font-size: 35px; }
	.title3{ font-size: 48px; }
	.title4 { font-size: 22px; }

	.title5 { font-size: 35px; }
	.title6 { font-size: 35px; }
	p.age { font-size: 17px; }
	p.small { text-align: center; }
	/*#footer{ background-color: #ffffff; background-image: url(../imgs/footer-mobile.jpg); padding-top: 0px; padding-bottom: 20px; }*/
	/*.registernow{ position: absolute; left: 5%; top: 0; width: 70px !important; }*/
	/*.logo{ max-width: 300px; }*/
	.light{ max-width: 300px; }
	.mobile-show{ display: block !important; }
	.mobile-hide{ display: none; }

	#prize { margin-bottom: 20px; width: 100%; margin-left: 0px; }
	ul.lock { margin-bottom: 0; }

	form { margin: 40px 0; }
	.submit { font-size:17px; padding: 5px 30px 0; }

	#footer p, .copyright{ margin-bottom: 15px; font-size: 11px; }
	.mr40{ margin-right: 0; }
	/*#footer p, #footer a{ color: #4c4d50; }*/
}

/* --- */
.checkbox-xl .custom-control-label::before, 
.checkbox-xl .custom-control-label::after {
  top: 1.2rem;
  width: 1.85rem;
  height: 1.85rem;
}

.checkbox-xl .custom-control-label {
  padding-top: 21px;
  padding-left: 15px;
  border-color: red !important;
}
.custom-control-input-blue{ border-color: red !important; }
.custom-control-input-blue:focus~.custom-control-label::before {
  border-color: #000 !important;
  /*box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25) !important;*/
  box-shadow: none;
}

.custom-control-input-blue:checked~.custom-control-label::before {
  border-color: #fff !important;
  background-color: #fff !important; /* checkbox background color */
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); /* checkbox check color */
}

.custom-control-input-blue:focus:not(:checked)~.custom-control-label::before {
  border-color: #000 !important;
}

.custom-control-input-blue:not(:disabled):active~.custom-control-label::before {
  background-color: #63a6f7 !important;
  border-color: #63a6f7 !important;
}

/* */
.wordbox{
	width: 90%;
	border-radius: 20px;
	background-color: #0d51a2;
	color: #ffffff;
	padding: 30px 0 40px;
	margin-bottom: 10px;
}

input.box:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, .form-control:focus {
  /*border: 1px solid #0d51a2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  -moz-box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  outline: none;*/
  box-shadow: none;
  outline: none;
  /*background: #c5c5c5;*/
}

.cs-skin-border .cs-options{
	font-size: 16px;
	color: #303030;
	background: #eeeff1;
}
div.cs-skin-border {
	background: transparent;
	font-size: 16px !important;
	font-weight: 500;
	max-width: 700px;
}
.cs-skin-border > span {
	border:1px solid #4c4d50 !important;
	border-radius: 0.25em;

	height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
}
.cs-skin-border.cs-active > span {
	/*background: #fff;
	border-color: #fff;*/
	color: #1650a1;
}
.cs-skin-border .cs-options li span:hover, .cs-skin-border li.cs-focus span{
	background: #1650a1;
	color: #fff;
}
.cs-skin-border ul span{
	padding: .50em 1em;
}
.cs-skin-border .cs-selected span::after{
	color:#303030;
}

/* WORD GAMES */
input.box {
  height: calc(2em + .75rem + 2px);
  padding: .375rem .75rem;
  width:60px;
  text-align: center;
  border-radius: .25rem;
  border: 1px solid #4c4d50;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2em !important;
}
input.box.error{
	background: rgba(255,0,0,0.8);
}
input.box::selection{
	background: none;
	color: blue;
}
@media (max-width: 768px) {
	.wordbox{ width: 100%; }
	input.box {
		width: 8%;
		height: calc(1.5em + .75rem + 2px);
		font-size: 16px !important;
		padding: .15rem .3rem;
	}
}
/* END WORD GAMES */

.select2-container{
	width: 100% !important;
}
.select2-container .select2-selection--single{
	height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
}

.select2-container--default .select2-selection--single{
	border:1px solid #4c4d50 !important;
	border-radius: 0.25em;
}

.select2-container--default .select2-selection--single:focus{
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #303030;
}

.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: .375rem;
}
.select2-results__option{ color: #303030; }

.form-group {
  position: relative;
}

.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label{
	color: #070707;
	/*border: 1px solid red;*/
}

.form-control.is-invalid, .was-validated .form-control:invalid, .form-control.is-valid, .was-validated .form-control:valid{
	background-image: none;
}

#checkbox-error.invalid-tooltip{ top: 50px; }

.tooltipp {
  display: none;
  position: absolute;
  /*border: 1px solid #333;*/
  background-color: var(--color-brown);
  color: var(--color-white);
  border-radius: 5px;
  padding: 5px 10px;
}
/*p.tooltip{
  text-align: center;
  position: absolute;
  width: 200px;
  left: 160px;
  top: 30px;  
}*/