/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("media/atp2024-background.jpg");
	background-repeat: no-repeat;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-position: 50% 0%;
	background-attachment: fixed;
	font-family: 'Oswald', sans-serif;
}
a {
	color: rgba(33,159,214,1.00);
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h6 {
	margin: 0 auto 0 auto;
}
h1 {
	font-size: 2em;
	line-height: 1.2em;
	color: #25224C;
	text-transform: uppercase;
}
h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #219FD6;
	margin-top: 12px;
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: rgba(33,159,214,1.00);
}
h4 {
	font-size: 2em;
	color: rgba(120,29,126,1.00);
	text-transform: uppercase;
}
h5 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: rgba(120,29,126,1.00);
	margin: 0 auto 0.5em auto;
}
h6 {
	font-size: 1.4em;
	line-height: 1em;
	color: rgba(0,0,0,1.00);
	margin: 24px 0 -14px 0;
	padding: 0;
}
p, li {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: 300;
	margin: 1em auto 1em auto;
}
sup {
	font-size: 14px;
}

/* DIV */

#contact-block {
	display: block;
	width: 45%;
	margin: 20px 2.5%;
	float: left;
}
#container100 {
	display: flex;
	flex-direction: column;
/*	float: left;*/
	width: 100%;
}
#content-full {
	display: block;
	width: 86%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px;
	clear: both;
	border-radius: 0px;
}
#content-slider {
	display: block;
	width: calc(86% + 80px);
	max-width: 1080px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border-radius: 0px;
}
#content-full-flex, #content-full-flex2 {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 94%;
	max-width: 1000px;
	margin: 20px auto -50px auto;
	padding: 0;
}
#container-full2 {
	display: block;
	float: left;
	width: 100%;
	clear: both;
}
#content-full3 {
	display: block;
	width: calc(86% + 80px);
	max-width: 1080px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	border-radius: 0px;
}
#content-left, #content-left2 {
	display: block;
	float: left;
	width: 45%;
	padding-right: 5%;
}
#container-left2 {
	display: block;
	float: left;
	width: 44%;
	padding: 0px 3% 30px 3%;
}
#container-left2 p {
	margin: 0;
}
#container-left3 {
	display: block;
	float: left;
	width: 28%;
	padding: 0px 2.6% 30px 2.6%;
}
#content-right, #content-right2 {
	display: block;
	float: right;
	width: 45%;
	padding: 0px 0% 0px 5%;
}
#copyright {
	display: block; 
	float: left; 
	clear: left; 
	width: 42%; 
	margin-top: 5px;
}
#countdown {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: rgba(39,170,225,1.00);
}
#countdown2 {
	float: right;
	width: 100%;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: calc(18px + 1vw);
	line-height: calc(18px + 1vw);
	font-weight: 300;
	color: rgba(255,255,255,1.00);
	margin: 20px 0px 50px 0px;
}
#date-location {
	display: flex;
	font-size: calc(12px + 1vw);
}
#days, #hours, #minutes, #seconds {
	font-weight: 700;
}
#footer {
	width: 96%;
}
#footer p, #footer a {
	font-size: 16px;
	line-height: 20px;
	color: rgba(255,255,255,1.0);
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#hero1 {
	display: block;
	width: 80%;
	max-width: 800px;
	height: auto;
	margin: 40px auto -60px auto;
	padding: 0;
}
#hero2 {
	visibility: collapse;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;	
}
#home, #page {
	padding: 60px 0 0 0;
}
#page-header1 {
	width: 16%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#page-header2 {
	width: 30%;
	height: auto;
	margin: 10px 14% 0px 14%;
	padding: 0px;
}
#page-header3 {
	width: 26%;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0px;
}
#page-header4 {
	visibility: collapse;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;	
}
#register-block {
	display: block;
	width: 45%;
	margin: 20px 2.5%;
	padding: 20px 0px;
	float: left;
	text-align: center;
	border-radius: 0px;
}
#register-block p {
	line-height: 2em;
	padding: 0;
	margin: 0;
}
#register-main {
	display: flex;
	text-align: center;
	text-transform: uppercase;
	font-size: calc(6px + 1.5vw);
	line-height: calc(12px + 1.5vw);
	border: solid 2px rgba(255,255,255,1.0);
	border-radius: calc(0px + 0vw);
	padding: 6px 2vw;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#register-main:hover {
	background-color: rgba(255,255,255,1.0);
	color: rgba(120,29,126,1.00);
}
#scrollbar2 {
	text-align: center;
	width: 100%;
}
#share {
	display: block; 
	float: right; 
	clear: right; 
	width: 54%; 
/*
	margin-top: -30px; 
	margin-bottom: 10px; 
*/
	text-align: right;
}
#social-media-toolkit {
	border: solid 1px #000000;
	width: 94%;
	padding: 3%;
}

/* CLASS */

.blue {
	background-color: #191643;
	color: rgba(255,255,255,1.0);
}
.blue a {
	color: rgba(255,255,255,1.0);
}
.blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6, .blue p {
	color: rgba(255,255,255,1.00);
}
.blue p {
	letter-spacing: 0.0em;
	font-weight: 200;
}
.blue-gradient {
	background: rgb(2,0,36);
	background: linear-gradient(180deg, rgba(2,0,36,0.75) 0%, rgba(2,0,36,0.5) 60%, rgba(0,212,255,0) 100%);
}
.button1 {
	display: block;
	float: left;
	width: 29%;
	text-align: center;
/*	text-transform: uppercase;*/
	font-size: calc(24px + 0vw);
	line-height: calc(24px + 0vw);
	border-radius: calc(0px + 0vw);
	padding: 20px 0px;
	background-color: rgba(37,34,76,1.00);
	color: rgba(255,255,255,1.0);
	text-decoration: none;
	margin: 0 1.9%;
}
.button1:hover {
	background-color: rgba(33,159,214,1.0);
	transition: 0.25s;
}
.button2 {
	display: block;
	float: left;
	width: 90%;
	text-align: center;
/*	text-transform: uppercase;*/
	font-size: calc(24px + 0vw);
	font-weight: 500;
	line-height: calc(24px + 0vw);
	border: solid 2px rgba(33,159,214,1.0);
	border-radius: calc(0px + 0vw);
	padding: 20px 0px;
	color: rgba(33,159,214,1.0);
	text-decoration: none;
	margin: 10px 4% 30px 4%;
}
.button2:hover {
	background-color: rgba(33,159,214,1.0);
	color: rgba(255,255,255,1.00);
	transition: 0.25s;
}
.dark-blue {
	background-color: rgba(37,34,76,1.00);
	color: rgba(255,255,255,1.0);
}
.desktop {
	visibility: visible;
	height: auto;
	width: auto;
}
.highlight {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 50px auto;
	padding: 40px;
	clear: both;
	border-radius: 0px;
	text-align: center;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: 600;
	background-color: rgba(33,159,214,1.0);
	color: rgba(255,255,255,1.0);
}
.highlight2 {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 50px auto;
	padding: 40px;
	clear: both;
	border-radius: 0px;
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	background-color: rgba(33,159,214,1.0);
	color: rgba(255,255,255,1.0);
}
.highlight3 {
	display: block;
	width: 86%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px;
	clear: both;
	border-radius: 0px;
	text-align: left;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	background-color: rgba(33,159,214,1.0);
	color: rgba(255,255,255,1.0);
}
.highlight2 h1, .highlight2 h2, .highlight2 h3,.highlight3 h1, .highlight3 h2, .highlight3 h3 {
	color: rgba(255,255,255,1.0);
}
.mobile {
	visibility: collapse;
	height: 0px;
	width: 0px;
}
.photo-right {
	width: 30%;
	max-width: 300px;
	min-width: 100px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 30px;
	float: right;
	border-radius: 0px;
}
.photo-right2 {
	width: 50%;
	max-width: 400px;
	min-width: 100px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 30px;
	float: right;
	border-radius: 0px;
}
.photo-full {
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	border-radius: 0px;
}
.photo-full2 {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	border-radius: 0px;
}
.photo-full3 {
	width: 94%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0px 0px;
	border-radius: 0px;
}
.photo-full4 {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	border-radius: 0px;
}
.purple {
	background-color: rgba(120,29,126,0.95);
	color: rgba(255,255,255,1.0);
}
.schedule {
		border-top: solid 1px rgba(0,0,0,1.0);
}
.schedule td {
	border-bottom: solid 1px rgba(0,0,0,1.0);
	padding: 5px 5px;
	margin: 0;
}
.schedule td p {
	font-size: 1.3em;
	margin: 0;
}
.sponsor1 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: calc(18px + 1vw);
}
.sponsor {
	display: block;
	float: left;
	width: 90%;
	padding: 5%;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	font-weight: 400;
}

.sponsor p {
	color: rgba(0,0,0,1.00);
}

.sponsor:hover {
	background: rgba(230,230,230,1.00);
}

.sponsor:hover p {
	color: rgba(0,0,0,1.00);
}

.sponsor img  {
	width: 40%;
	height: auto;
	float: right;
	padding-left: 20px;
	padding-bottom: 30px;
}
.top-border {
	border-top: solid 10px rgba(37,34,76,1.00);
}
.video2, .video2center {
	width: 32.5%;
	height: 20vw; 
	max-height: 230px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
.video2center {
	margin-left: 1.25%;
	margin-right: 1.25%;
}
.white {
	background-color: rgba(255,255,255,1.00);
	color: rgba(0,0,0,1.0);
}
.years {
	width: 25%;
	max-width: 200px;
	height: auto;
	float: right;
	margin: 0 0 20px 50px;
	filter: drop-shadow(5px 5px 5px #000000);
}



@media all and (max-width : 850px) {

/* DIV */

#content-full, .highlight3 {
	width: 90%;
	padding: 30px 5%;
	clear: both;
}
#content-slider {
	width: 100%;
}
#content-full3 {
	width: 100%;
}
#content-full-flex {
	justify-content: space-between;
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0px;
}
#content-left {
	width: 100%;
	padding-right: 0%;
}
#content-left2 {
	width: 100%;
	padding-right: 0%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content-right {
	width: 100%;
	padding: 30px 0% 30px 0%;
}
#content-right2 {
	width: 100%;
	padding: 0px 0% 30px 0%;
	margin-top: 0px;
}
#date-location {
	display: flex;
	font-size: calc(12px + 2vw);
	width: 50%;
}
#register-main {
	display: flex;
	text-align: center;
	text-transform: uppercase;
	font-size: calc(12px + 2vw);
	line-height: calc(12px + 2vw);
	border: solid 2px rgba(255,255,255,1.0);
	border-radius: calc(0px + 0vw);
	padding: 12px 5vw;
}
#share {
	display: block; 
	float: right; 
	clear: right; 
	width: 54%; 
/*
	margin-top: -40px; 
	margin-bottom: 10px; 
*/
	text-align: right;
}

/* CLASS */
	
.button1 {
	display: block;
	width: 90%;
	text-align: center;
/*	text-transform: uppercase;*/
	font-size: calc(22px + 0vw);
	line-height: calc(22px + 0vw);
	border: solid 2px rgba(255,255,255,1.0);
	border-radius: calc(0px + 0vw);
	padding: 20px 0px;
	color: rgba(255,255,255,1.0);
	text-decoration: none;
	margin: 10px 4%;
}
.desktop {
	visibility: collapse;
	height: 0px;
	width: 0px;
}
.highlight {
	width: 75%;
	padding: 30px;
	font-size: 1.5em;
}
.mobile {
	visibility: visible;
	height: auto;
	width: auto;
}

}
	
@media all and (max-width : 640px) {

/* DIV */

#contact-block {
	width: 100%;
	margin: 20px 0%;
}
#content-full-flex2 {
	width: 90%;
	padding: 0px;
	margin: 0px auto -20px auto;
}
#countdown2 {
	font-size: calc(16px + 1vw);
	line-height: calc(16px + 1vw);
}
#hero1 {
	visibility: collapse;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;	
}
#hero2 {
	visibility: visible;
	width: 80%;
	height: auto;
	margin: 40px 10% -20px 10%;
}
#page-header1, #page-header2 {
	visibility: collapse;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;	
}
#page-header3 {
	visibility: visible;
	width: 100%;
	height: auto;
	margin: 40px 0 -20px 0;
}
#register-block {
	width: 95%;
}
	
}
