/******************************************************************
Theme Name: Raffle Ticketing
Theme URI: http://www.imc.dev/
Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/bones/issues" title="Bones Issues">Bones Issues</a> page on Github. You'll want to customize this for your clients with your own information.
Author: Baqir
Author URI: http://baqirmemon.github.io/
Version: 1.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
*/
h1,h2 {
	font-weight: bold;
}
F
strong {
	font-family: Arial;
}

body {
	-webkit-text-size-adjust: none !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #FF0000;
}

.radio-color {
	margin-top: 8px !important;
}

.radio-popular p {
	position: absolute;
}

.inner-input.radio-delivery {
	padding: 0px 15px 15px 15px;
}


/*owl testimonial*/

.owl-test-area h1 {
	position: relative;
	color: #071c4f;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 30px;
}

.owl-test-area h1 .line {
	position: absolute;
	background-color: #071c4f;
	height: 2px;
	width: 24%;
	top: 35%;
	right: 42%;
}

.owl-test-area img {
	margin-right: 20px;
}

.customNavigation .prev-test i {
	left: 5%;
	position: absolute;
	top: 68%;
	color: #9a9d95;
	font-size: 40px;
}

.customNavigation .next-test i {
	left: 94%;
	position: absolute;
	top: 68%;
	color: #9a9d95;
	font-size: 40px;
}

.owl-test-area {
	position: relative;
}

.copyright-area a,
.copyright-area a:hover {
	color: #fff;
}

.italic {
	font-family: Arial;
}

li.tc-li {
	position: relative;
}

.no-stub-ticket-right {
	position: absolute;
	right: 0px;
	height: 100%;
}

.no-stub-ticket-content {
	width: 100%;
}

.no-stub-ticket-left {
	transform: rotate(-90deg);
	margin-top: 39.7%;
	width: 119%;
	margin-left: -54%;
	position: absolute;
	padding: 10px;
	left: 37px;
	border: none;
}

#lower {
	/*margin-bottom: 7%;*/
}

legend {
	color: #0F3884;
	margin-top: 2%;
}

input[type="image"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.modal-payment {
	padding-top: 10%;
}
a .img-responsive {
	width: 100%;
}
.back-to-home {
	background-image: url(assets/img/back-to-home.png) !important;	
	font-size: 20px;
	zoom: 58%;
	padding-left: 40px;
	color: black;
}

.back-to-step-1 {
	background-image: url(assets/img/back-to-step-1.png) !important;
	font-size: 20px;
	zoom: 58%;
	padding-left: 40px;
	color: black;
	float:left;
}

.back-to-step-2 {
	background-image: url(assets/img/back-to-step-2.png) !important;
	font-size: 20px;
	zoom: 58%;
	padding-left: 40px;
	color: black;
	padding-bottom: 100px;
}

.on-to-step-2 {
	background-image: url(assets/img/on-to-step-2.png) !important;
	font-size: 20px;
	zoom: 58%;
	padding-right: 40px;
	color: black;
}

.reset-ticket {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:30px; 
	color:red; 
	background-color:white; 
	border-radius: 8px; 
	border: 2px solid red;
	padding: 5px; 
	font-weight: bold;
	font-size:12px;
}

.on-to-finish {
	background-image: url(assets/img/on-to-finish.png) !important;
	font-size: 20px;
	zoom: 58%;
	padding-right: 40px;
	color: black;
}

.submit-order {
	background-image: url(assets/img/submit-order.png) !important;
	font-size: 20px;
	zoom: 58%;
	padding-right: 40px;
	padding-bottom: 100px;
	color: black;
}

.preview-line {
	color: #000000;
}

.lightgray {
	color: #999b9e !important;
	-webkit-text-size-adjust: 100%;
}

.div-method {
	position: relative;
}

input#paypalPayment {
	margin-left: 15%;
}

input.radio-method {
	position: absolute;
	top: 35%;
	left: 0%;
}

.arrow-btn button {
	height: 104px !important;
}

.ec_authorize_form_div {
	display: none;
}

.panel-default>.panel-heading {
	color: #000;
	background-color: #e7e7e7;
	border-color: #000;
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
}

.ticket-nd {
	width: 792px;
	height: 306px;
	margin: 0 auto;
	background-size: 100%;
	box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.75);
	overflow: hidden;
}

.no-stub-text {}

.stub-text {}

.standard-text-7 { margin-top: -30px; }

.stub .stub-yellow {
	background-image:  url(assets/img/stublogic/ticket_stub_transp_blank.gif), url(assets/img/no-stub/yellow.jpg);
	/* background-image:  url(assets/img/stublogic/ticket_stub_transp2.gif), url(assets/img/no-stub/yellow.jpg); */
    background-position: left, right;
	background-repeat: no-repeat;
	height: 306px;
}

.stub .stub-blue {
	/*background-image:  url(assets/img/stub/blue.jpg);*/
	background-image:  url(assets/img/stublogic/ticket_stub_transp_blank.gif), url(assets/img/no-stub/blue.jpg);
    background-position: left, right;
	background-repeat: no-repeat;
	height: 306px;
}

.stub .stub-white {
	/*background-image:  url(assets/img/stub/white.jpg);*/
	background-image:  url(assets/img/stublogic/ticket_stub_transp_blank.gif), url(assets/img/no-stub/white.jpg);
    background-position: left, right;
	background-repeat: no-repeat;
	height: 306px;
}

.stub .stub-pink {
	/*background-image:  url(assets/img/stub/pink.jpg);*/
	background-image:  url(assets/img/stublogic/ticket_stub_transp_blank.gif), url(assets/img/no-stub/pink.jpg);
    background-position: left, right;
	background-repeat: no-repeat;
	height: 306px;
}

.stub .stub-green {
	/*background-image:  url(assets/img/stub/green.jpg);*/
	background-image:  url(assets/img/stublogic/ticket_stub_transp_blank.gif), url(assets/img/no-stub/green.jpg);
    background-position: left, right;
	background-repeat: no-repeat;
	height: 306px;
}

.no-stub .stub-yellow {
	background-image: url(assets/img/no-stub/yellow.jpg);
	height: 306px;
}

.no-stub .stub-blue {
	background-image: url(assets/img/no-stub/blue.jpg);
	height: 306px;
}

.no-stub .stub-white {
	background-image: url(assets/img/no-stub/white.jpg);
	height: 306px;
}

.no-stub .stub-pink {
	background-image: url(assets/img/no-stub/pink.jpg);
	height: 306px;
}

.no-stub .stub-green {
	background-image: url(assets/img/no-stub/green.jpg);
	height: 306px;
}

.back .stub-yellow {
	background-image: url(assets/img/stublogic/ticket-back.gif);
	height: 306px;
	background-color: #FEFF99;
}

.back .stub-blue {
	background-image: url(assets/img/stublogic/ticket-back.gif);
	height: 306px;
	background-color: #CDFFFE;
}

.back .stub-white {
	background-image: url(assets/img/stublogic/ticket-back.gif);
	height: 306px;
	background-color: #FFF;
}

.back .stub-pink {
	background-image: url(assets/img/stublogic/ticket-back.gif);
	height: 306px;
	background-color: #FFE2E2;
}

.back .stub-green {
	background-image: url(assets/img/stublogic/ticket-back.gif);
	height: 306px;
	background-color: #D8FCCC;
}

.stub .text-ticket {
	padding-left: 25%;
}

.no-stub .text-ticket {
	/*padding-left: 25%;*/
	padding-top: 0.1%;
}

.back .text-ticket {
	padding-left: 7%;
	padding-right: 25%;
}

.img60 {
	display: block;
	width: 200px;
	height: 88px;
	height: auto;
	margin-left: 20px;
}

.stub .text-fixed {
	width: 520px;
	overflow: visible;
	margin-left: 20px;
	/* padding: 0; */
	/* margin: 0; */
	/* margin-bottom: 15px; */
	/* margin-top: 15px; */
	/*padding-bottom: 15px;*/
}

.no-stub .text-fixed {
	width: 680px;
	/*;*/
	padding-left: 21%;
	overflow: hidden;
	/* padding: 0; */
	/* margin: 0; */
	/* margin-bottom: 15px; */
	/* margin-top: 15px; */
}

.back .text-fixed {
	width: 520px;
	overflow: hidden;
	margin-right: 20px;
	/* padding: 0; */
	/* margin: 0; */
	/* margin-bottom: 15px; */
	/* margin-top: 15px; */
}

.text-fixed {
	position: relative;
	top: 34px;
	height: 244.8px;
}

.actual-ticket {
	position: absolute;
	right: 100px;
	top: 0;
	-webkit-text-size-adjust: 100%;
}

.bold-italic {
	font-family: Arial !important;
	-webkit-text-size-adjust: 100%;
}

.alert-self {
	padding: 10px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 15px;
}

.btn-primary {
	background-color: #e9232b;
	border: 2px solid #e9232b;
	/*border-radius: 0px;*/
}

label.middle-label {
	padding-top: 31px;
	margin-left: 5%;
	font-size: 22px;
}

.back-to-step-2 {
	margin-left: 0px;
}

.arrow-btn-3 .btn-info,
.arrow-btn-3 .btn-info:focus,
.arrow-btn-3 .btn-info:active {
	margin-right: 0px;
	/*margin-top: 0px;*/
}

.arrow-btn-3 {
}

.alert-text {
	width: 69.5%;
	margin: 0 auto;
	margin-top: 10px;
}

.alert {
	border-radius: 0px;
}

.arrow-btn-3 button {
	height: 105px;
}

.sweet-alert p span {
	text-transform: capitalize;
}


/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
	position: relative;
	padding: 15px;
	margin: 1em 0 3em;
	border: 5px solid #071c4f;
	color: #333;
	background: #fff;
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
	margin-left: 30px;
}


/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
	margin-right: 30px;
}


/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */


/* Variant : top
------------------------------------------ */


/* creates the larger triangle */

.triangle-border.top:before {
	top: -20px;
	/* value = - border-top-width - border-bottom-width */
	bottom: auto;
	left: auto;
	right: 40px;
	/* controls horizontal position */
	border-width: 0 20px 20px;
}


/* creates the smaller  triangle */

.triangle-border.top:after {
	top: -13px;
	/* value = - border-top-width - border-bottom-width */
	bottom: auto;
	left: auto;
	right: 47px;
	/* value = (:before right) + (:before border-right) - (:after border-right) */
	border-width: 0 13px 13px;
}


/* Variant : left
------------------------------------------ */


/* creates the larger triangle */

.triangle-border.left:before {
	top: 10px;
	/* controls vertical position */
	bottom: auto;
	left: -30px;
	/* value = - border-left-width - border-right-width */
	border-width: 15px 30px 15px 0;
	border-color: transparent #071c4f;
}


/* creates the smaller  triangle */

.triangle-border.left:after {
	top: 16px;
	/* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom: auto;
	left: -21px;
	/* value = - border-left-width - border-right-width */
	border-width: 9px 21px 9px 0;
	border-color: transparent #fff;
}


/* Variant : right
------------------------------------------ */


/* creates the larger triangle */

.triangle-border.right:before {
	top: 10px;
	/* controls vertical position */
	bottom: auto;
	left: auto;
	right: -30px;
	/* value = - border-left-width - border-right-width */
	border-width: 15px 0 15px 30px;
	border-color: #071c4f;
}


/* creates the smaller  triangle */

.triangle-border.right:after {
	top: 16px;
	/* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom: auto;
	left: auto;
	right: -21px;
	/* value = - border-left-width - border-right-width */
	border-width: 9px 0 9px 21px;
	border-color: transparent #fff;
}

.megaphone:hover {
	cursor: pointer;
}

.line-text {
	text-align: left;
	font-size: 3rem;
}

.is_space {
	/*background: #fdfdfd;*/
}

.hint span {
	font-family: "Comic Sans MS", cursive, sans-serif;
}

.hint b {
	color: black;
}

.tooltip.in {
	overflow: hidden;
	background: none: !important;
	width: auto !important;
}

.tooltip-inner {
	max-width: 400px;
	/* If max-width does not work, try using width instead */
	width: 400px;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: white;
}

.tooltip-arrow {
	display: none !important;
}

body.modal-open {
	overflow-y: scroll;
	padding-right: 0 !important;
}

select:active,
textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
}


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

#pricing_html {
	display: block;
}

#pricing_image {
	display: none;
}

.business_name_container {
	/*margin-bottom: -15px;*/
}


/*==========  Mobile First Method  ==========*/
.headingTop{padding:5px 10px;text-align:center;font-size:25px;font-weight:bold;background-color:#0F3884;color:#fff;display:none;}
.heading1Top{padding:15px 10px 0px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}
.heading2Top{padding:5px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}
.heading3Top{padding:0px 10px 15px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.headingTop{padding:5px 10px;text-align:center;font-size:25px;font-weight:bold;background-color:#0F3884;color:#fff;display:none;}
	.heading1Top{padding:15px 10px 0px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}
	.heading2Top{padding:5px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}
	.heading3Top{padding:0px 10px 15px 10px;text-align:center;font-size:16px;font-style:italic;display:none;}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
	.navbar-toggle{top:-10px !important;}
}

@media all and (max-width: 736px){
	.headingTop{padding:5px 10px;text-align:center;font-size:25px;font-weight:bold;background-color:#0F3884;color:#fff;display:block !important;}
	.heading1Top{padding:10px 10px 20px 10px;text-align:center;font-size:16px;font-style:italic;display:block !important;}
	.heading2Top{padding:10px 10px 20px 10px;text-align:center;font-size:16px;font-style:italic;display:block !important;}
	.heading3Top{padding:10px 10px 0px 10px;text-align:center;font-size:16px;font-style:italic;display:block !important;}
	.mobile_menu {position: relative; top: -80px; right: 5%;}
	.header{height:0;background-color:#253d7d !important;}
	}


/* Custom, iPhone Retina */

@media all and (min-width: 319px) {
	* {
		-webkit-text-size-adjust: 100%;
	}
}

 


/* Small Devices, Tablets */

@media all and (max-width: 767px)  {
	.fixme {
		zoom: 80%;
	}
	/*.adjust-buttons-info {
		text-align: center;
		font-size: 2.5rem;
		float: none;
		margin: auto;
		color: #0f3884;
		font-family: Roboto-Bold;
	}*/
	.color-area span {
		display: inline-flex;
		flex-direction: row;
		align-content: center;
	}
	#pricing_html {
		display: none !important;
	}
	#pricing_image {
		display: block;
	}
	.required {
		padding: 0px 14px;
	}
	.main_container {
		padding: 0;
	}
	
	.form-input-area,
	.third-form .form-control {
		font-size: 14px !important;
	}
	.hint_button {
		display: none !important;
	}
	.hint_button_form{
		display: flex !important;
		margin: 40px 10px;
		font-weight: 700;
		font-size: 1.25em;
	}
	.upper-control, .lower-control {
		justify-content: space-around;
	}
	.styling-info {
		display: none !important;
	}
	.detail-btn {
		display: flex;
		flex-direction: column;
	}
	.detail-btn .btn {
		width: 100% !important;
		margin: 2px;
	}
	.admit-container{
		flex-direction: column !important;
		margin: auto;
	}
	.standard-container{
		flex-direction: column-reverse !important;
		margin: auto;
	}
	#stub-admit input{
		margin-bottom: 5px;
	}
}

@media all and (max-width: 480px) {
	body {
		-webkit-text-size-adjust: 100% !important;
	}
	* {
		-webkit-text-size-adjust: 100% !important;
	}
	.fixme {
		width: 110% !important;
	}
	#float2 {
		height: 550px !important;
	}
	.timing ul li {
		font-size: 12px;
		white-space: nowrap !important;
		overflow: hidden;
	}
	.telephone_link {
		margin: 0 !important;
		padding: 0 !important
	}
	.ticket-nd {
		/*zoom: 55% !important;*/
		margin: 0;
		padding: 0;
		margin-left: 2% !important;
		-moz-transform: scale(0.55) !important;
		/* Firefox */
		-o-transform: scale(0.55) !important;
		/* Opera */
	}
	.shipping {
		zoom: 82% !important;
		margin: 0;
		padding: 0;
		margin-left: 2% !important;
		-moz-transform: scale(0.82) !important;
		/* Firefox */
		-o-transform: scale(0.82) !important;
		/* Opera */
	}
	#guy_container {
		/*zoom: 51% !important;*/
	}
	.created {
		padding-top: 7% !important;
	}
	#expandable_header {
		height: 0px;
	}
	.form-feild {
    margin-bottom: 2px !important;
	}
	.billing_radio {
		margin-top: -5px;
	}
}

@media all and (max-width: 580px){
	.color-area span {
		font-size: 1.2em;
		display: inline-flex;
		flex-direction: column;
	}
		.radio-inline {
		margin-left: 10px;
	}
	.radio-color-label {
		position: relative !important;
		margin-right: 15px !important;
		width: 100%;
	}
	.radio-color-label span {
		width: 50%!important;
		height: auto;
		padding: 5px;
		text-align: center;
	}
	.radio-color-label input {
		position: relative;
		zoom: 1.5;
	}
	.radio-color-label p {
		position: absolute;
		width: 100px;
	}
}

@media all and (min-width: 480px) {
	.color-area {
	}
	.third-form .form-group .col-sm-9 {
    	margin-bottom: 15px;
	}
	.shipping .control-label {
		/*font-size: 12px;*/
		margin-top: 4px;

	}
	p .asim-1 {
		margin-top: 2%;
	}
}

@media all and (min-width: 768px) {
	.table_row {
		/*display: table-row !important;*/
	}
	.ticket_style {
		margin-top: 5px;
	}
	/*.adjust-buttons-info {
		text-align: center;
		font-size: 1.8rem;
		width: 290px;
		float: right;
		color: #0f3884;
		font-family: Roboto-Bold;
		margin-top: 4%;
	}*/
	.custom-table {
		display: none !important;
	}
	.mobile-form {
		display: block !important;
	}
	.stepwizard2 {
		display: table !important;
	}
	.info {
		flex-direction: row !important;
		font-size: 20px !important;
	}
	.font-control-wrapper span:first-child, .style-control-wrapper span:first-child {
    	font-size: 26px !important;
	}
	.normal_button, .bold_button, .italic_button {
    	font-size: 26px !important;
	}
	.mobile-form-line{
		width: 13% !important;
	}
	.next_line, .prev_line {
		width: 22% !important;
	}
	.hint_button {
		width: 40%;
	}
}

@media all and (max-width: 767px) and (min-width: 425px){
	.select_shipping {
		width: 50%;
	}
	.arrow-btn {
		width: 100% !important;
		position: relative;
		zoom: 0.8;
		-moz-transform: scale(0.60);
		/* Firefox */
		-moz-transform-origin: 0 0;
		-o-transform: scale(0.60);
		/* Opera */
	}
}

@media all and (max-width: 424px) {
	.upper-control {
		font-size: 1.0em !important;
	}
	.font-control-wrapper span:first-child, .style-control-wrapper span:first-child{
		font-size: 1.5rem !important;
	}
	.style-control-wrapper span:first-child{
		font-size: 1.5rem !important;
	}
	.font-control-wrapper{
		flex-direction: column;
	}
	.style-control-wrapper {
		flex-direction: column;
	}
	.style-buttons {
		flex-direction: row;
	}

}

@media all and (max-width: 355px) {
	#guy_container {
		/*zoom: 39% !important;*/
	}
}

@media all and (max-width: 380px) {
	#guy_container {
		/*zoom: 45% !important;*/
	}
}

/* Large Devices, Wide Screens */

@media all and (max-width: 1440px) {
	.hint {
		position: absolute;
		left: 50px !important;
		font-size: 10px;
		top: 15px;
	}
	.start_order {
		position: absolute;
		right: -10px;
		top: -5px;
	}
	.top-bar-nav ul li a {
		font-size: 16px !important;
	}
	.credit_card {
		display: none !important;
	}
	.nav>li a {
		font-size: 14px !important;
	}
	.nav>li {
		padding: 0;
	}
	.dis-area,
	.dis-area2 {
		zoom: 90.33333333% !important;
		-moz-transform: scale(0.80);
		/* Firefox */
		-o-transform: scale(0.80);
		/* Opera */
		-webkit-transform-origin: top;
	}
	.preview_hints_container {
		/*width: 15% !important;
		zoom: 80% !important;
		-moz-transform: scale(0.80);
		/* Firefox */
		/*-webkit-transform-origin: top;
		-o-transform: scale(0.80);
		/* Opera */
	}
	.preview_hints_container a {
		font-size: 18px !important;
	}
	/*.head-area {
		position: absolute;
		left: 0px;
	}*/
}
 

/* Medium Devices, Desktops */

@media all and (max-width: 1200px) {
	.start_order {
		display: none !important;
	}
	.ticket-nd {
		/*zoom: 95% !important;
		margin: 0;*/
		padding: 0;
		-moz-transform: scale(0.95) !important;
		/* Firefox */
		-o-transform: scale(0.95) !important;
		/* Opera */
		-webkit-transform-origin: top;
		-moz-transform-origin: top;
	}
	.preview_hints_container {
		display: none !important;
	}
	.start_order {
		position: relative;
		right: -10px;
		top: -5px;
	}
	.nav>li a {
		overflow: visible;
		margin: 0;
		font-size: 12px !important;
	}
	/*.select_shipping {
		margin-left: 20%;
	}*/
	.arrow-btn {
		width: 100% !important;
		position: relative;
	}
	.top-area p {
		font-size: 16px !important;
	}
	.header li {
		font-size: 16px !important;
	}
	.nav>li {
		padding: 0;
	}
	.preview_hints_container {
		/*zoom: 60% !important;
		-moz-transform: scale(0.60);
		/* Firefox */
		/*-o-transform: scale(0.60);
		/* Opera */
		position: relative;
		top: 0px;
	}
	.step-2,
	.container {
		width: 100%;
	}
	.modal {
		zoom: 80%;
		margin: 0 !important;
	}
	/*.head-area {
		display: none;
	}*/
	.dis-area {
		zoom: 70.33333333% !important;
		-moz-transform: scale(0.70);
		/* Firefox */
		-o-transform: scale(0.70);
		/* Opera */
	}
	.for_more {
		zoom: 80.33333333% !important;
		-moz-transform: scale(0.80);
		/* Firefox */
		-o-transform: scale(0.80);
		/* Opera */
	}
}

@media all and (min-width: 768px) and (max-width: 992px){
	.padding-fix {
		padding-right: 0px;
	}
	.fax {
		padding-right: 4.5%; 
	}
}

@media all and (max-width: 992px){
	.ad {
		display: none;
	}
	.arrow-btn-3 .btn-info, .arrow-btn-3 .btn-danger {
		margin-top: 0px !important;
	}
	.timing {
		border-bottom: none !important;
	}
	.shipping {
		width: 100%;
		zoom: 72.33333333% !important;
		-moz-transform: scale(0.72) !important;
		/* Firefox */
		-o-transform: scale(0.72) !important;
		/* Opera */
		-moz-transform-origin: 0 10;
		margin: 0 !important;
	}
	.container {
		width: 100%;
		margin: 0 !important;
	}
	.dis-area {
		zoom: 75.33333333% !important;
		-moz-transform: scale(0.70);
		/* Firefox */
		-o-transform: scale(0.70);
		/* Opera */
		overflow: hidden;
	}
	.dis-area2 {
		zoom: 75.33333333% !important;
		-moz-transform: scale(0.70);
		/* Firefox */
		-o-transform: scale(0.70);
		/* Opera */
		overflow: hidden;
		padding-right: 30px;
	}
	.stepwizard {
		left: 0px !important;
	}
	.social-list {
		display: inline-block !important;
	}
	.hint,
	.actual-ticket {
		display: none !important;
	}
	#guy_container {
		width: 100%!important;
		/*zoom: 80.33333333% !important;*/
		-moz-transform: scale(0.80);
		/* Firefox */
		-o-transform: scale(0.80);
		/* Opera */
		position: relative;
		/*left: 10%;*/
	}
	.preview_hints_container {
		display: none;
	}
	.step-2,
	.shipping {
		width: 100%;
		zoom: 90.33333333% !important;
		-moz-transform: scale(0.9) !important;
		/* Firefox */
		-o-transform: scale(0.9) !important;
		/* Opera */
		-moz-transform-origin: 0 10;
		margin: 0 !important;
		-webkit-text-size-adjust: 100% !important;
	}

	.container {
		width: 100%;
		margin: 0 !important;
	}
	/*.arrow-btn {
		width: 100% !important;
		zoom: 50.33333333% !important;
		position: relative;
		right: 20%;
		-moz-transform: scale(0.50);
		/* Firefox 
		-moz-transform-origin: 0 0;
		-o-transform: scale(0.50);
		/* Opera 
	}
	.select_shipping {
		margin-left: 10%;
		width;
		100%;
	}
	.head-area {
		display: none;
	}*/
	.top-bar-nav ul li a {
		font-size: 16px !important;
	}
	.credit_card {
		display: none !important;
	}
	.timing ul li {
		font-size: 12px;
		white-space: nowrap !important;
		overflow: hidden;
	}
	.telephone_link {
		margin: 0 !important;
		padding: 0 !important
	}
	#lower {
		height: 330px !important;
	}
	.ticket-nd {
		/*zoom: 65% !important;*/
		margin: 0;
		padding: 0;
		margin-left: 2% !important;
		-moz-transform: scale(0.65) !important;
		/* Firefox */
		-o-transform: scale(0.65) !important;
		/* Opera */
		-webkit-transform-origin: top;
		-moz-transform-origin: top;
	}
	.raffle_tip_container {
		/*left: -50px !important;*/
	}
	.main_form_container {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.ticket-color {
		zoom: 80% !important;
		-moz-transform: scale(0.80) !important;
		/* Firefox */
		-o-transform: scale(0.80) !important;
		/* Opera */
	}
	.business_name_container {
		margin-bottom: 0px;
		margin-top: 10px;
	}
	.raffle_content {
		zoom: 80% !important;
		-moz-transform: scale(0.80) !important;
		/* Firefox */
		-o-transform: scale(0.80) !important;
		/* Opera */
	}
	.phone1,
	.phone2 {
		min-width: 100% !important;
		padding-right: 0px;
		position: relative;
		right: 0% !important;
	}
	.fax-label {
		right: 0% !important;
	}
	.mobile {
		display: block !important;
	}
	.mobile_menu {
		position: relative;
		top: -70px;
		right: 1%;
	}
	.desktop {
		display: none;
	}
	.inner-header {
		position: static !important;
	}
	#filler2 {
		height: 0px;
	}
	.ticket-color-list {
		position: relative;
		margin: auto;
	}
	.header {
		width: 100% !important;
		margin-bottom: 2%;
	}
	.dis-area {
		zoom: 60.33333333% !important;
		-moz-transform: scale(0.60);
		/* Firefox */
		-o-transform: scale(0.60);
		/* Opera */
	}
	.for_more {
		zoom: 60.33333333% !important;
		-moz-transform: scale(0.60);
		/* Firefox */
		-o-transform: scale(0.60);
		/* Opera */
	}
}

@media all and (max-width: 586px) {
	.dis-area {
		zoom: 40.33333333% !important;
		-moz-transform: scale(0.60);
		/* Firefox */
		-o-transform: scale(0.60);
		/* Opera */
	}
	.for_more {
		zoom: 40.33333333% !important;
		-moz-transform: scale(0.40);
		/* Firefox */
		-o-transform: scale(0.40);
		/* Opera */
	}
}

@media all and (max-width: 260px) {
	.arrow-btn {
		width: 100% !important;
		zoom: 50.33333333% !important;
		position: relative;
		right: 12%;
		-moz-transform: scale(0.50);
		/* Firefox */
		-moz-transform-origin: 0 0;
		-o-transform: scale(0.50);
		/* Opera */
	}
}




.raffle_tip'{width:440px! important;}
 .navbar-header {
	width: 260px;
}

.dis-area {
	white-space: nowrap !important;
	overflow: hidden;
}

.navbar-toggle {
	position: absolute;
	right: 5px;
	top: 15px;
	z-index: 60;
}

#guy_container {
	background: white !important;
}

.content-blog p,
.content-blog-row p {
	font-size: 19px;
}

.text-fixed div {
	position: relative;
}

.custom-table .break {
	width: 300px;
}

.mobile-form {
	display: block;
	width: 95%;
	margin: auto;
}

.mobile-form .break {
	width: 100%;
	margin: 2% auto;
}

.ticket-form-header {
	text-align: center;
	margin: 2% auto;
}
.ticket-form-header span{
	font-size: 1.2rem;
	color: #0f3884;
	font-family: Arial;
}
.control-box2{
	white-space: nowrap;
	display:flex;
	flex-direction: column;
	color:#0f3884;
}

.center-block {
    background: transparent !important;
    border: none !important;
}

.mobile_finish {
	float: right;
}

.data-box {
	width:100%;
	border:1px solid black;
	background:white;
	position:relative;
	top:0px;
	overflow:hidden;
	padding: 0 2%;
	display: flex;
	flex-direction: column;
}
.font-control {
	width:100%;
	display:flex;
	flex-direction: row;
	align-items: center;
	border: #333 solid 2px;
    border-radius: 10px;
    background: #fff;
	height: 50px;
	display:-webkit-flex;
}

.font-control .inner {
	display: flex;
	display: -webkit-flex;
	width:100%;
	position:relative;
	flex-direction: row;
	justify-content: space-between;
}

.font-control button {
    font-size: 2.5rem;
    border: solid;
}

.font-label {
	text-align: center;
}

.italic, .bold, .normal {
	position:relative;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.upper-control {
	position:relative;
	margin-bottom:10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 1.5em;
	font-weight:bold;
}

.upper-control div {
	align-items: center;
}

.lower-control {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
    margin: 10px auto;
	padding-bottom: 7px;
}

.font-control-wrapper {
	 width:25%;
	 display: flex;
	 align-items: center;
}

.font-control-wrapper span:first-child, .style-control-wrapper span:first-child {
	 font-size: 2rem;
	 font-weight: 700;
}

.style-control-wrapper {
	display: flex;
	align-items: center;
}

.control_button {
    border: #333 solid 2px !important;
    border-radius: 10px !important;
    margin-right: 15px;
	width: 100% !important;
}

.style-control-wrapper .inner{
	margin-right: 2px;
}

.data-box .inner button{
	border-radius: 25%;
	border: solid 1px #333;
}

.stepwizard2 {
	display: none;
}

.panel {
	margin: 5px auto;
}

.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.scrolled {
  position: fixed !important;
  width: 100%;
  top: 0;
}

.mobile-form-line {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	align-items: center; 
    border: #333 solid 2px;
    border-radius: 10px;
	background: #c7c7c7;
    padding: 0px 2.5%;
}

.upper-control .control-box2 {
    border: #333 solid 2px;
    border-radius: 10px;
    justify-content: center;
    padding: 1%;
    background: #fff;
}

.hint_button, .hint_button_form {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: #333 solid 2px;
    border-radius: 10px;
    background: #333;
    color: #fff;
}

.hint_button:hover, .hint_button_form:hover {
    background: #909090;
}

a .no_underline:hover {
	text-decoration: none;
}

.styling-info {
    width: 25%;
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
}

.edit-info {
    display: flex;
    flex-direction: column;
}

.info {
    font-size: 1.7rem;
    display: flex;
    flex-direction: column;
}

.info span:first-child {
    color: darkblue;
    font-weight: 700;
    margin-right: 15px;
}

.hidden {
	display: none !important;
}

.panel-heading {
	cursor: pointer;
}

.edit-button {
    display: none;
    justify-content: center;
    align-items: center;
    margin: 2% 0px;
    height: 50px;
    cursor: pointer;
}

.back-edit-control {
    display: flex;
    flex-direction: column;
}

label[for=edit-back-true], label[for=padding_book], #stapling_book{
    display:flex;
    border:solid 1px gray;
    line-height:40px;
    height:40px;
    width: 100%;
    border-radius:10px;
    font-family:Arial,Helvetica,sans-serif;
	justify-content: center;
    text-align:center;
}

.staple {
    display: flex;
    flex-direction: column;
	padding-left: 0px;
	padding-right: 0px;
}

input[type=checkbox] {
    display: none;
}



input:checked + label:before {
    content: "\2713";
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}

/*.mobile-form .line-text {
    position: absolute;
    opacity: 0;
    margin-top: -35%;
}*/

.mobile-panels {
	display: none;
}

.adjust-buttons-info {
	display: none !important;
	text-align: center;
	text-decoration: underline;
	font-size: 2.5rem;
	float: none;
	margin: 2% auto;
	color: #0f3884;
	font-family: Roboto-Bold;
}

.hint_button_form{
		display: none;
}

.style-buttons {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.style-buttons button {
	height: 50px;
}

.x {
	float: right;
    color: red;
    font-weight: 700;
    font-size: x-large;
}

.panel-title {
	display: flex;
	flex-direction: row; 
	justify-content: space-between; 
	align-items: center; 
}

.cursor {
	position: absolute; 
	right: 0px; 
	top: 0px;
	font-size: 2em; 
	color: red; 
	opacity: 1; 
	display: block;
}

.detail-btn .btn {
	width: 49%;
}

#stub-overview {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#stub-overview h2 {
	margin: 15px;
	text-align: center;
}

#stub-standard h3 {
	margin: 15px;
	text-align: center;
	font-style: italic;
	color: #2222ff;
}

#stub-different h3 {
	margin: 5px;
	font-style: italic;
	color: #2222ff;
}

#stub-options, #stub-standard, #stub-admit, #stub-different{
    display: flex;
    flex-direction: column;
	justify-content: space-between;
	border-bottom: #333 dashed 2px;
	margin-bottom: 15px;
}

#stub-standard, #stub-admit, #stub-different, #standard-extra, .stub-check, .stub-change{
	display: none;
}

.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.flex-column {
    display: flex;
    flex-direction: column;
	text-align: center;
}

.flex-column-reverse {
    display: flex;
    flex-direction: column-reverse;
	text-align: center;
}

.stub-label {
    font-size: 1.75em;
    border: red solid;
    border-radius: 10px;
    background: red;
    color: white;
    font-weight: 700;
    margin: 10px;
	text-align: center;
}

.stub-prev, .stub-next {
	width: 45%;
}

.stub-label:hover {
	background-color: maroon;
	border-color: maroon;
	cursor: pointer;  
}

.stub-options:hover {
	cursor: pointer;
}

#stub-options .flex-column {
	width: 30%;
}

#standard-extra {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#standard-extra input {
	height: 40px;
	width: 85%;
	margin: 10px auto;
	font-size: 3rem;
	text-align: center;
}

.stub-image {
	width: 100% !important;
	height: 20% !important;
}

.blank-stub {
	width: 459px;
    height: 323px;
    background: url(assets/img/stublogic/blank-stub.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}

.standard-stub {
	width: 50%;
    height: 50%;
	background: url(assets/img/stublogic/ticket_stub_1.gif);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.admit-stub {
	width: 50%;
    height: 50%;
	background: url(assets/img/stublogic/ticket_stub_2.gif);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.different-stub {
	width: 50%;
    height: 50%;
	background: url(assets/img/stublogic/ticket_stub_3.gif);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#stub-admit input{
	width: 100%;
	height: 40px;
	font-size: 2rem;
	text-align: center;
	border: solid 1px;
}

.admit-input {
	justify-content: space-around;
}

#stub-standard label {
    font-size: 1.75em;
}

#stub-standard input[type="checkbox"] {
    display: initial;
    margin: auto 10px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .3em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}

.stub-standard-text {
    width: 367px;
    height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
    margin: auto;
    padding: 22% 0 5% 0;
}

.stub-admit-text {
    width: 367px;
    height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
    margin: auto;
    padding: 20% 0 10% 0;
}

.stub-standard-text div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.stub-standard-upper {
	height: 100%;
}

.stub-standard-upper div, .stub-standard-lower div {
	display: none;
}

.stub-standard-upper span {
	font-size: 18px;
}

.stub-standard-upper2 span {
	font-size: 12px;
}

.stub-standard-upper2 .standard-text-7 {
	margin-top: -15px;
}

.standard-extra {
	align-items: center;
}

#stub-final {
	display: flex;
	justify-content: center;
}

.standard-item-1, .standard-item-2, .standard-item-3, .standard-item-5, .standard-item-6{ 
	overflow: hidden; 
	position: relative;
}

.standard-item-4{
	border-bottom:1px solid black;
	height:25px;
}

.standard-item-1:after, .standard-item-2:after, .standard-item-3:after, .standard-item-5:after, .standard-item-6:after{
	content:"";
    position: absolute;
    border-bottom:1px solid black;
    width:100%;   
    height:1em;
    display: inline;
    margin-left: 5px;
}

.standard-text-4{
	margin-top: -12px;
}