/* HOME PAGE STYLES */
.home_img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.home_txt p {
	background: rgba(0, 0, 0, 0.7);
	padding: 0.4rem;
	margin-bottom: 2rem;
	font-size: 1.8rem;
}

/* content box on pages */
div.speakers, div.contact_page, div.tickets_page {
	/* background-color: rgba(0, 0, 0, 0.7);
	background-color: #c7417bc4;
	border-radius: 0 0 35px 35px; */
	background-color: #a618317a;
}



/* tickets */

.home_tickets p {
	width: 55%;
}

.home_tickets h2 {
	width: 60%;
}

.home_tickets table {
	max-width: 90%;
}

.tickets a {
	padding-top: 2rem;
}

.tickets p {
	text-align: justify;
	/* text-align-last: center; */
	padding-top: 1em;
	padding-bottom: 1em;
}

.tickets h3 {
	text-align: left;
	/* text-shadow: 4px 4px 2px #fe131a; */
	padding-bottom: 0.5em;
}

.tickets h2 {
	text-align: center;
	/* text-shadow: 4px 4px 2px #fe131a; */
}


.tickets table {
	text-align: center;
	border: none;
	font-size: 1.7rem;
	border-spacing: 0.15rem;
	width: 100%; /*
	background: rgb(114,119,180);
  background: linear-gradient(8deg, rgba(245,72,127,1) 0%, rgba(85,55,114,1) 100%); */

}

.tickets th {
	text-transform: uppercase;
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
}

.tickets td {
	color: black;
	padding: 10px 10px 10px 10px;
	background-color: white;
}

.link_img {
	width: 9rem;
}

.home_img img {
    max-width:100%;
    max-height:100%;
    width: 40%;
}

.page {
	margin-top: 4.75em;
	width: 75%;
	/* height: 50%; */
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
}

.contact_page p {
	padding-bottom: 1em;
}

.contact_page h2 {
	padding-bottom: 0.5em;
}

/* venu info page */
div.venu_subdiv {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.venu_subdiv p {
text-align: justify;
font-size: 1.3rem;
}

/*
@media (min--moz-device-pixel-ratio: 1.31) {
	.home_tickets h2 {
		width: 100%;
		font-size: 1.5em;
	}
	
	.home_tickets h3 {
		font-size: 1.5em;
	}
	
	.home_tickets p {
		width: 100%;
		font-size: 1em;
	}

	.home_tickets table {
		max-width: 100%;
		font-size: 1em;
	}
}


@media (-webkit-min-device-pixel-ratio: 1.31) {
	.home_tickets h2 {
		width: 100%;
		font-size: 1.5em;
	}
	
	.home_tickets h3 {
		font-size: 1.5em;
	}
	
	.home_tickets p {
		width: 100%;
		font-size: 1em;
	}

	.home_tickets table {
		max-width: 100%;
		font-size: 1em;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.45) {
	.navbar li a {
		font-size: 1em;
	}
	
	.program_bg {
		margin-top: -2em;
	}

}

@media (min--moz-device-pixel-ratio: 1.45) {
	.navbar li a {
		font-size: 1em;
	}	
	
	.program_bg {
		margin-top: -2em;
	}
} */

/*

@media (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.31) {
	.main_img {
		width: 50%;
	}
	
	.link_img {
		width: 7rem;
	}
	
	.home_img, .home_txt, .tickets {
		height: 80%;
		margin-top: 5%;
	}
	
	.home_txt p {
		font-size: 1.8rem;
	}
	
	.tickets p {
		font-size: 1.2rem;
	}

	.tickets h3 {
		font-size: 1.5rem;
	}

	.tickets h2 {
		font-size: 2rem;
	}
	
	.tickets table {
		font-size: 1rem;
	}
}

@media (min--moz-device-pixel-ratio: 1.19) and (max--moz-device-pixel-ratio: 1.31) {
	.main_img {
		width: 50%;
	}
	
	.link_img {
		width: 7rem;
	}
	
	.home_img, .home_txt, .tickets {
		height: 80%;
		margin-top: 5%;
	}
	
	.home_txt p {
		font-size: 1.8rem;
	}
	
	.tickets p {
		font-size: 1.2rem;
	}

	.tickets h3 {
		font-size: 1.5rem;
	}

	.tickets h2 {
		font-size: 2rem;
	}
	
	.tickets table {
		font-size: 1rem;
	}
}

@media (min--moz-device-pixel-ratio: 1.31) {
	.main_img {
		width: 45%;
	}
	
	.link_img {
		width: 6rem;
	}
	
	.home_img, .home_txt, .tickets {
		height: 80%;
		margin-top: 5%;
	}
	
	.home_txt p {
		font-size: 1.5rem;
	}
	
	.tickets p {
		font-size: 1rem;
	}

	.tickets h3 {
		font-size: 1.3rem;
	}

	.tickets h2 {
		font-size: 1.8rem;
	}
	
	.tickets table {
		font-size: 0.8rem;
	}
}


@media (-webkit-min-device-pixel-ratio: 1.31) {
	.main_img {
		width: 45%;
	}
	
	.link_img {
		width: 6rem;
	}
	
	.home_img, .home_txt, .tickets {
		height: 80%;
		margin-top: 5%;
	}
	
	.home_txt p {
		font-size: 1.5rem;
	}
	
	.tickets p {
		font-size: 1rem;
	}

	.tickets h3 {
		font-size: 1.3rem;
	}

	.tickets h2 {
		font-size: 1.8rem;
	}
	
	.tickets table {
		font-size: 0.8rem;
	}
} */


/*

@media (-webkit-min-device-pixel-ratio: 1.20) and (-webkit-max-device-pixel-ratio: 1.30) {
}


@media only screen and (max-height: 800px) {
	.home_img, .home_txt, .tickets {
			height: 100vh;
	}
}

@media only screen and (min-height: 800px) {
	.home_img, .home_txt, .tickets {
		margin-top: 5%;
		height: 80vh;
	}
	
	.splide__slide {
		height: 95vh;
	}
} */


/* ZOOM Fixes */
html {
	font-size: 120%;
}

@media (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.31) {
	html {
		font-size: 100%;
	}
}

@media (min--moz-device-pixel-ratio: 1.19) and (max--moz-device-pixel-ratio: 1.31) {
	html {
		font-size: 100%;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.31) and (-webkit-max-device-pixel-ratio: 1.41) {
	html {
		font-size: 90%;
	}
}

@media (min--moz-device-pixel-ratio: 1.31) and (max--moz-device-pixel-ratio: 1.41) {
	html {
		font-size: 90%;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.41) and (-webkit-max-device-pixel-ratio: 1.51) {
	html {
		font-size: 80%;
	}
}

@media (min--moz-device-pixel-ratio: 1.41) and (max--moz-device-pixel-ratio: 1.51) {
	html {
		font-size: 80%;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.51) {
	html {
		font-size: 70%;
	}
}

@media (min--moz-device-pixel-ratio: 1.51) {
	html {
		font-size: 70%;
	}
}
