 
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	outline: none;
}
body {
	background: #e9e9e9 url(../images/back.jpg) left  bottom   no-repeat !important;
	background-size: cover !important;
	 
	 font-family: "Montserrat", sans-serif;
	
}
header {
	text-align:center
}
.mainbox {
	position: relative;
	width: 500px;
	height: 500px;
}
.mainbox:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/arrow-bottom.png) no-repeat;
	background-size: 5%;
	left: 5%;
	top: 48%;
	transform: rotate(90deg);
}
.box {
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 50%;
	border: 10px solid #949090;
	overflow: hidden;
	transition: all ease-in-out 5s;
	transform: rotate(90deg);
}
span {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
}
.colorred {
	background: #db4437 !important;
}
.colorgreen {
	background: #0f9d58 !important;
}
.coloryellow {
	background: #f4b400 !important;
}
.span1 {
	clip-path: polygon(0 17%, 0 50%, 50% 50%);
	background-color: #0f9d58;
}
.span2 {
	clip-path: polygon(0 17%, 30% 0, 50% 50%);
	background-color: #db4437;
}
.span3 {
	clip-path: polygon(30% 0, 71% 0, 50% 50%);
	background-color: blue;
}
.span4 {
	clip-path: polygon(71% 0, 100% 18%, 50% 50%);
	background-color: #f4b400;
}
.span5 {
	clip-path: polygon(100% 18%, 100% 50%, 50% 50%);
	background: #ff8300;
}
.box2 .span3 {
	background-color: #00ff04;
}
.box2 {
	width: 100%;
	height: 100%;
	transform: rotate(180deg);
}
.font {
	color: white;
	font-size: 20px;
}
.box1 .span1 b {
	position: absolute;
	top: 39%;
	right: 60%;
	transform: rotate(200deg);
	text-align: center;
}
.box1 .span2 b {
	position: absolute;
	top: 23%;
	right: 54%;
	transform: rotate(-130deg);
}
.box1 .span3 b {
	position: absolute;
	top: 14%;
	right: 37%;
	transform: rotate(-90deg);
}
.box1 .span4 b {
	position: absolute;
	top: 22%;
	right: 27%;
	transform: rotate(-45deg);
}
.box1 .span5 b {
	position: absolute;
	top: 38%;
	right: 10%;
	transform: rotate(-15deg);
	text-align: center;
}
.box2 .span1 b {
	position: absolute;
	top: 39%;
	right: 69%;
	transform: rotate(200deg);
}
.box2 .span2 b {
	position: absolute;
	top: 20%;
	right: 60%;
	transform: rotate(-130deg);
	text-align: center;
}
.box2 .span3 b {
	position: absolute;
	top: 17%;
	right: 48%;
	transform: rotate(270deg);
}
.box2 .span4 b {
	position: absolute;
	top: 27%;
	right: 20%;
	transform: rotate(310deg);
}
.box2 .span5 b {
	position: absolute;
	top: 38%;
	right: 8%;
	transform: rotate(-20deg);
	text-align: center;
}
.spin2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 75px;
	height: 75px;
	border-radius: 50%;
	border: 4px solid white;
	background-color: #ff5722;
	color: #fff;
	box-shadow: 0 5px 20px #000;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
	z-index: 1000;
}
.spin2:active {
	width: 70px;
	height: 70px;
	font-size: 20px;
}
.mainbox.animate:after {
	animation: animateArrow 0.7s ease infinite;
}
audio {
	display: none;
}
 @keyframes animateArrow {
 50% {
 right: -50px;
}
}
.swal-icon--success__line {
	background-color: #4bac14 !important;
}
.swal-button-container {
	text-align: center;
	display: block;
}
.swal-button {
	background-color: #6b990c  !important;
}
.swal-icon--success__ring {
	border: 4px solid hsl(97.9, 51%, 59.2%);
}
#spin_button {
	margin-bottom:20px
}

 @media (min-width: 768px) {
	 
	 
	 .wheeelblock {
		 margin-top: -55px !important;
	 }
	 
.thanks {
	margin-top: 2%;
}

.thanks .form-inners {
 
  margin-top: 0px !important;
}
}
 @media (max-width: 768px) {
	 
	 #spin_button {margin-top:20px !important ;
	 }
	 
	 #spin_button {
	margin-bottom: 0  !important;
}
	 
	  .the_wheel {
		 height:380px;
		 overflow-y:hidden;
	 }
	 
	 .logo-box img {
	width: 45% !important;
}
 	.col-md-12.form-inners {
	 
	margin-top: 20px;
	padding-bottom: 40px;
	clip-path: polygon(60px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 60px) !important;
	padding-left: 20px !important;
	padding-top: 30px !important;
}
.modal-dialog {
	min-width: inherit !important;
}
.form-aria h1 {
	margin-top: 0 !important;
}
.content {
	height: auto !important;
}
header {
	text-align: center;
}
.form-aria {
}
#canvas {
	background: none !important;
	border-radius: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
.form-aria p {
	font-size: 20px;
}
.form-aria h1 {
	font-size: 24px !important;
	line-height: 30px !important;
}
.form-aria h1 small {
	font-size: 16px !important;
	 
}
.font {
	font-size: 11px;
}
.mainbox {
	width: 300px !important;
	height: 300px !important;
	margin-left: auto;
	margin-right: auto;
}
.form-aria p {
	font-size: 18px;
}
}
.logo-box img {
	width: 24%;
}
header {
	padding: 5px 0px;
}
.span11 {
	background: #db4437;
}
.form-item {
	margin-bottom: 10px;
}
.form-aria h1 small {
	font-size: 24px;
	color: #FF0;
	font-style: italic;
}
.form-aria h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin-top: 60px;
}
.form-aria label {
	font-weight: 500;
	font-size: 15px;
}
.form-aria p {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	line-height: 28px;
}
.form-aria .form-check {
	color: #fff;
}
.form-aria .form-control {
	height: 38px;
	font-size: 17px;
	border-radius: 6px;
}
.container {
	max-width: 1100px;
}
.spins {
	background: #9ac93a !important;
	box-shadow: 0px 5px 8px #9ac93a;
}
footer {
	padding:  10px 0px 10px 0px;
	color: #fff;
}
footer {
	text-align: center;
}
.content {
	padding-bottom: 30px;
}
.spin2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 4px solid white;
	background-color: #fff;
	color: #fff;
	box-shadow: 0 5px 20px #00000070;
	font-weight: bold;
	font-size: 22px;
	z-index: 1000;
}
.spin2:active {
	width: 50px;
	height: 50px;
	font-size: 20px;
}
#canvas {
	background: #000;
	border-radius: 50%;
	padding: 15px;
	border: 2px solid #000;
	max-width: 100%;
}
 @-webkit-keyframes rotate {
 100% {
 transform: rotate(1turn);
}
}
 @keyframes rotate {
 100% {
 transform: rotate(1turn);
}
}
.rainbow {
	position: relative;
	z-index: 0;
	width: 400px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	padding: 2rem;
}
.rainbow::before {
	content: "";
	position: absolute;
	z-index: -2;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	background-color: #399953;
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
	-webkit-animation: rotate 4s linear infinite;
	animation: rotate 4s linear infinite;
}
.rainbow::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 6px;
	top: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	background: white;
	border-radius: 5px;
}
.links {
	text-align: center;
	width: 300px;
	margin-top: 5%;
	margin-left: 5%;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.gray-button {
	text-align: center;
	background-color: #aaa;
	padding: 6px 12px 10px 12px;
	width: 160px;
	height: 33px;
	color: white;
	border-radius: 6px;
	font-size: 13px;
	font-weight: bold;
}
/* modal details */
.modal-dialog {
	position: relative;
	display: table; /* This is important */
	width: auto;
	min-width: 500px;
	/*   overflow-y: scroll; */
	overflow-x: auto;
}
/* Get rid of the background fade */
modal-backdrop {
	opacity: 0;
}
/* Vertical scroll bar part 1 */

/* .modal-dialog{ */
/*   overflow-y: initial !important; */
/* } */

/* Vertical scroll bar part 2 */
.modal-body {
	/*   max-height: 800px; */
/*   width: 700px; */
	background: linear-gradient(to top, #ccc 0%, #222 15%, #aaa 100%);
	background-repeat: no-repeat;/*   overflow-y: auto; */ /* Enable for scrollbar */
}
.ball {
	display: inline-block;
	width: 100%;
	height: 100%;
	margin: 0;
	border-radius: 50%;
	position: relative;
	background-color: blue;
	/*   background: url(http://hop.ie/balls/images/tennisball.png) no-repeat; */
	background-size: 100%;
}
.ball:before {
	content: "";
	position: absolute;
	top: 1%;
	left: 5%;
	width: 90%;
	height: 90%;
	border-radius: 50%;
	background: radial-gradient(circle at 50% 0px, #ffffff, rgba(255, 255, 255, 0) 58%);
	-webkit-filter: blur(5px);
	z-index: 2;
}
.ball:after {
	content: "";
	position: absolute;
	border-radius: 100%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: radial-gradient(circle at 40% 30%, rgba(245, 237, 48, 0), rgba(200, 190, 20, 0.2) 50%, #575300 100%);
}
.ball .shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0) 50%);
	-webkit-transform: rotateX(90deg) translateZ(-160px);
	transform: rotateX(90deg) translateZ(-160px);
	z-index: 1;
}
.stage {
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 20px;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-ms-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}
.terms .modal-body {
	background: #fff !important;
}
.terms p {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
.form-item label a {
	color: #fdc627;
}
.thanks {
	text-align: center;
}
 @media (max-width: 1366px) {
.the_wheel {
	max-width: 434px;
	margin: 0px auto;
}
}
 @media (min-width: 1367px) {
.thanks.form-aria {
	margin-top: 13%;
}
.form-aria {
	margin-top: 5%;
}
.content {
	min-height: 85vh;
}
header {
	text-align: center;
}
.container {
	padding-left: 45px;
	padding-right: 45px;
	width: inherit !important;
	max-width: inherit !important;
}
}
.swal-icon {
}
.swal-title {
	font-size: 20px !important;
	margin-bottom: 0px !important;
	text-align: center !important;
}
.swal-text {
	font-size: 16px !important;
	text-align: center !important;
}
.btn3d {
	position: relative;
	 
	border: 0;
	transition: all 40ms linear;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	 
	display: flex;
	justify-content: center;
	gap: 10px;
}
.btn3d:active:focus, .btn3d:focus:hover, .btn3d:focus {
	-moz-outline-style: none;
	outline: medium none;
}
.btn3d:active, .btn3d.active {
	top: 2px;
}
.btn3d.btn-magick {
	color: #fff;
	box-shadow: 0 0 0 1px #9ac93a  inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #608613, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
	background-color: #064e9f;
	border-radius:40px
	
}
.btn3d.btn-magick:active, .btn3d.btn-magick.active {
	box-shadow: 0 0 0 1px #eeba61 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
	background-color: #bb39d7;
}

.indicater {
	margin-bottom: -20px;
}

.form-inners {
  background-color: #09305b;
  margin-top: 20px;
  padding-bottom: 20px;
  clip-path: polygon(130px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 140px);
  padding-left: 70px !important;
}
.btn-group-sm > .btn, .btn-sm {
 
	border-radius: 24px !important;
}

.sendbtn.btn-sm  {
	 padding: 10px 20px;
  font-size: 15px;
  margin-top: 10px;
}
footer p {
	color:#222;
}

.thanksback {
	margin-bottom:20px !important;
	
}