@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 2vw;
	color: #000;
	background-color: #fff;
	font-family: Times, "Times New Roman", serif;
}
#container {
	max-width: 100vw;
	min-width: 900px;
}
h1, h2, h3 {
	font-weight: 400;
	color: #060;
	text-align: center;
}
h1 {
	font-family: 'Eagle Lake', cursive;
	font-size: 3vw;
}
h2 {
	font-size: 2.5vw;
}
a {
	color: #C00;
	text-decoration: none;
	transition: color .2s linear;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
}
a:hover {
	color: #FF0000;
}
header {
	width: 100%;
	background-color: #339933;
	background-image: -webkit-linear-gradient(270deg,rgba(51,153,51,1.00) 94.20%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(51,153,51,1.00) 94.20%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(51,153,51,1.00) 94.20%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(51,153,51,1.00) 94.20%,rgba(255,255,255,1.00) 100%);
}
#logo-container {
	width: 50%;
	padding: 20px;
	margin-left: 5%;
	float: left;
}
#header-phone {
	margin-top: 30px;
	margin-right: 5%;
	font-family: Times, "Times New Roman", serif;
	font-size: 4vw;
	float: right;
	text-shadow: 2px 2px #333;
}
#header-phone a {
	color: #fff;
}
#header-phone a:hover {
	color: #ccffcc;
}
#facebook-icon {
	padding: 0 5px;
	margin-left: 40px;
	background-color: #FFFFFF;
	/* [disabled]border-top-left-radius: 10px; */
	border-radius: 20%;
}
.fa-facebook, .fa-facebook-square {
	color: #3c5a99;
	text-shadow: none;
}
.main-navigation {
	clear: right;
	float: right;
	width: 14%;
	margin: 20px 10% 0 0;
	display: block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,0,0,1.00) 28.94%,rgba(255,0,0,1.00) 79.21%,rgba(200,0,0,1.00) 99.92%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,0,0,1.00) 28.94%,rgba(255,0,0,1.00) 79.21%,rgba(200,0,0,1.00) 99.92%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,0,0,1.00) 28.94%,rgba(255,0,0,1.00) 79.21%,rgba(200,0,0,1.00) 99.92%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,0,0,1.00) 28.94%,rgba(255,0,0,1.00) 79.21%,rgba(200,0,0,1.00) 99.92%);
	border-radius: 15px;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0 0 0 10%;
	padding-left: 0;
}
.main-navigation li {
	padding: 5px;
	float: left;
	position: relative;
	font-size: 1.5vw;
}

.main-navigation a {
	margin: 0 1em;
	display: block;
	color: #fff;
	text-decoration: none;
}
#page-content {
	margin: 10px 5% 0;
}
.home-content {
	padding: 10px 5%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #090;
}
.auditions-content {
	padding: 10px 5%;
}
#TCP-photo {
	width: 90%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#form-link {
	width: 30%;
	height: 250px;
	position: absolute;
	bottom: 0;
	right: 40%;
}
#auditions-link {
	width: 20%;
	position: absolute;
	top: 65%;
	right: 8%;
}
/* 
#tcp-banner {
	width: 80%;
	position: absolute;
	right: 8%;
	bottom: -100px;
}
*/
.photos-group {
	padding-left: 0px;
	padding-right: 0px;
}
.home-photo {
	margin: 5px 5px 0px;
	width: 48%;
	float: left;
}
#videos {
	padding: 3%;
}
#titos-video {
	padding: 3%;
}
.titos-video-container {
	margin: 10px;
	width: 97%;
}
.home-videos-container {
	margin: 10px;
	width: 47%;
	float: left;
}
.home-videos {
	overflow: hidden;
	padding-bottom: 58%;
	position: relative;
	height: 0;
}
.home-videos iframe,
.home-videos object,
.home-videos embed {
	left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#references {
	padding-left: 0px;
	padding-right: 0px;
}
#references h1 {
	margin: 0 0 20px;
}
#companies-content {
	padding: 5px 0px;
}
#clubs-content {
	padding: 5px 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #090;
}
marquee {
	height: 260px;
	margin-left: -50px;
	color: #060;
}
#companies-list {
	width: 33%;
	float: left;
}
#companies-list li{
		padding:10px 0;
		display:block;
		text-align:center;
		font-size:25px;
		font-weight:bold;
}
#clubs-list {
	margin-top: 20px;
	width: 33%;
	float: right;
	position: relative;
}
#clubs-list li{
		padding:10px 20px;
		display:block;
		text-align:center;
		font-size:25px;
		font-weight:bold;
}
#companies-photo {
	width: 53%;
	margin: 0 0 10px 10%;
	float: right;
}
#clubs-photo {
	width: 53%;
	margin: 10px 10% 0px 0;
	float: left;
}
#testimonials {
	width: 40%;
	height: 700px ;
	float: left;
}
#testimonials h1 {
	margin: 0 0 20px;	
}
#testims-photo {
	width: 47%;
	margin: 0 0 0 30px;
	float: right;
}
.testim-content p {
	margin-left: 5px;
}
#contact-form {
	padding-top: 18px;
	width: 60%;
	font-size: 20px;
}
/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
.radio-button {
    margin: 5px 1rem 0 0.2rem;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 1.5rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	background-color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	width: 75%;
	font-size: 1rem;
	font-size: 1.5rem;
	line-height: 1;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}
.float-container-end {
	clear: both;
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	background:rgba(178,178,178,0.7);
	padding:20px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
#site-footer {
	padding: 20px;
	background-image: url(../images/footer_bgnd.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #090;
	border-bottom-color: #090;
}
#social-icons a {
	padding: 0px 8px 0px 8px;
	font-size: 24px;
	color: #666666;
}
#social-icons a:hover {
	color: #c15a3d;
}
#copyright {
}
#copyright p {
	margin: 0;
}
#signature  {
	text-align: right;
	float: right;
	width: auto;
	padding-right: 5%;
	margin-top: 5px;
	padding-bottom: 20px;
}
#signature a  {
	color: #666;
	text-decoration: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1vw;
}
#signature a:hover {
	color: #000;
	text-decoration: underline;
}
.cell-left {
	width: 40%;
	text-align: right;
}
.cell-right {
	width: 58%;
}
.cell-full {
	column-span: all;
}
#leader-report {
	width: 50%;
	margin: 0 auto;
}
.auditionButton {
	padding: 10px;
	width: 22%;
	margin: 10px auto;
	border: medium solid #006600;
	border-radius: 10px;
	font-size: x-large;
	font-weight: bold;
	display: block;
}
.homeButton {
	width: 220px;
	padding: 10px;
	margin: 10px auto;
	border: medium solid #006600;
	border-radius: 10px;
	font-size: x-large;
	font-weight: bold;
}
#rehearsals p {
	text-align: center;
}
/* iPad stlyes */	

		@media only screen and ( max-width: 998px )
{
body {
	font-size: 18px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
#logo-container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#header-phone {
	margin: 0px 12% 20px;
	font-size: 50px;
}
.main-navigation {
	width: 270px;
	margin: -70px 0 0 12%;
	float: left;
}
.main-navigation a {
	font-size: 30px;	
}
#TCP-photo {
	width: 100%;
}
#references h1 {
	margin: 0 0 20px;	
}
marquee {
	height: 240px;
}
#companies-list {
	width: 40%;
}
#companies-list li{
	font-size:20px;
}
#clubs-list {
	width: 40%;
}
#clubs-list li{
	font-size: 20px;
}
#companies-photo {
	width: 50%;
}
#clubs-photo {
	width: 50%;
}
#testimonials {
	width: 100%;
	height: 370px;
	float: none;
}
#testims-photo {
	margin: 0;
	width: 100%;
	float: none;
}
#contact-form {
	width: 100%;
	float: none;
	font-size: 24px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 1.5rem;
}
#social-icons a {
	font-size: 36px;
}
.tooltip .tooltiptext-left {
    width: 600px;
    left: 0px;  
}
.tooltip .tooltiptext-right {
    width: 600px;
    left: -400px;  
}
#leader-report {
	width: 100%;
}
.auditionButton {
	width: 30%;
}
}
/* iPhone styles */
		
		@media only screen 
    and (max-device-width : 480px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
{ 
body {
	font-size: 36px;
}
h1 {
	font-size: 40px;	
}
h2 {
	font-size: 36px;	
}
.main-navigation {
	
}
.home-photo {
	width: 100%;
	float: none;
}
.home-videos-container {
	width: 100%;
	float: none;
}
marquee {
	height: 400px;
	margin-bottom: 20px;
}
#companies-list {
	width: 100%;
	float: none;
}
#companies-list li{
	font-size: 36px;
}
#clubs-list {
	width: 100%;
	float: none;
}
#clubs-list li{
	font-size: 36px;
}
#companies-photo {
	width: 100%;
	margin: 0;
	float: none;
}
#clubs-photo {
	width: 100%;
	float: none;
}
#testimonials {
	height: 725px;
}
#contact-form {
	width: 100%;
	font-size: 36px;
}
#auditionButtonCont {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.auditionButton {
	font-size: 40px;
	
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 2rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	width: 100%;
	font-size: 1rem;
	font-size: 2rem;
	line-height: 1;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
.auditionButton {
	width: 40%;
}
#social-icons a {
	font-size: 48px;
}
#copyright {
	padding: 0 8%;
	font-size: 14px;
}

}
