@import url("fonts.css");
@import url("reset.css");

/*
	COLORSCHEME:
	Red: 				#d91e18;
	Light Red:			#e74c3c;
	Orange:			#f39c12;
	Yellow:			#f1c40f;

	Darkest Blue:		#22313f;
	Dark Blue:		#2c3e50;
	Blue:				#34495e;

	Darkest Gray:	#808285;
	Light Gray:		#95A5A6;
	Blue-gray;			#34495E;
	Dark blue-gray:	#2C3E50;

	Body background:	#ffffff;

*/

body,
html {
  background-color: #fff !important;
}

p,
ol,
td {
  font-family: "Source Sans Pro Light", Arial, sans-serif;
  font-size: 5vw;
  color: #808285;
}

ol {
  margin: 0 20px 20px 20px;
}


a {
  /* color: #d91e18; */
  color: #808285;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
}

a.i {
  color: #d91e18 !important;
  text-decoration: underline;
}

a.i:hover {
  font-weight: bolder;
}

form {
  margin: 0 auto;
  text-align: center;
}

table {
  margin: 10px auto;
}

/* LANDING PAGE SECTION */

#big-logo-wrap {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#big-logo {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
}

#big-logo h1 {
  font-family: 'Bauhaus Med';
  font-size: 20vw;
  color: #808285;
  margin: 0;
}

/* SOCCER PLAYER IMG
#big-logo img{
	width: 20vw;
	height: auto;
}*/

#big-logo h2 {
  text-transform: uppercase;
  font-family: 'ITC Avant Garde Bk';
  font-size: 2.5vw;
  letter-spacing: 1px;
  color: #808285;
  margin-top: -1vh;
}

#logo-trademark {
  position: absolute;
  display: inline-block;
  font-family: 'Tahoma';
  font-size: 5vw;
  color: #808285;
  margin: 0;
  margin-left: -6vw;
  margin-top: 2vw;
}


#famous-words-wrap {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
}

#red-block {
  display: inline-block;
  width: 30px;
  height: auto;
  background-color: #d91e18;
}

#red-block p {
  position: relative;
  text-align: center;
  font-family: 'Bauhaus Med';
  font-size: 3.5vw;
  color: #fff;
  padding: 10px 0 3px 0;
}

#famous-words {
  position: relative;
  display: inline-block;
  left: 5px;
}

#famous-words p {
  font-family: 'Bauhaus Light';
  text-align: left;
  font-size: 3.5vw;
  letter-spacing: 2px;
  padding: 10px 0 3px 0;
  color: #808285;
}

#tshirts {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#slogan {
  margin: 5vw auto;
  text-align: center;
}

#slogan p {
  margin: 2vw 0;
  font-family: 'ITC Avant Garde Bk';
  font-size: 3vw;
  letter-spacing: 3px;
  color: #808285;
}

#brought {
  font-family: 'Source Sans Pro' !important;
  letter-spacing: 0 !important;
  font-size: 3vw !important;
}

#launch {
  font-family: 'Source Sans Pro' !important;
  text-transform: uppercase;
  font-size: 5vw !important;
  /*font-weight: bold;*/
}

#contact {
  text-align: center;
  font-size: 2vh;
  margin-top: 3%;
}

/* T-SHIRTS ------------------- */

#tshirts {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

#tshirts p {
  font-family: 'Source Sans Pro';
  /*font-weight: bold;*/
  font-size: 5vw;
}

#tshirts p span {
  color: #d91e18;
}

#tshirts img {
  position: relative;
  display: inline-block;
  width: 40vw;
  height: auto;
}

/* NEWSLETTER FORM ------------------------------------------------------------------ */

#newsletter {
  position: relative;
  display: block;
  width: 90%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: -15vh;
}

#newsletter p {
  position: relative;
  display: block;
  font-family: 'Source Sans Pro';
  font-size: 5vw;
  width: 90%;
  height: auto;
}

#newsletter p span {
  color: #d91e18;
}

.form-all {
  /* JOTFORM--------------------------------------------- */
  box-shadow: none !important;
  margin: 0 auto !important;
}

.form-buttons-wrapper {
  border: none !important;
}

.form-all ul {
  width: 100% !important;
  height: auto;
  margin: 0 auto !important;
}

.form-all li {
  margin: 0 auto;
  width: 100%;
}

#input_3 {
  position: relative;
  width: 100% !important;
  height: 5vh;
  margin-top: 1em;
  font-size: 5vw !important;
}

.form-textbox:hover,
.form-textbox:focus,
.form-textarea:hover,
.form-textarea:focus {
  border-color: #ff0000 !important;
  box-shadow: none !important;
}

#input_2 {
  position: relative;
  font-family: 'ITC Avant Garde Bk';
  font-size: 5vw;
  background-color: #d91e18;
  border: none;
  text-transform: uppercase;
  width: 100%;
  height: 5vh;
  margin: 0 auto;
}

#input_2:hover {
  background-color: #ff0000;
}


/* PAYPAL FORM ------------------- */

#paypalform {
  position: relative;
  display: inline-block;
}

#paypalform form {
  text-align: left !important;
}

#paypalform form input,
#paypalform form textarea,
#paypalform form select {
  width: 100%;
  height: 4vh;
  font-size: 5vw;
}

#paypalform #paypalbuybtn {
  width: 100%;
  height: auto;
  margin-top: 2vh;
}

/* SOCIAL ICONS ------------------- */

#social {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
}

#social a {
  margin-right: 1vw;
}

#social svg {
  width: 10vw;
  height: auto;
  fill: #808285;
  margin-top: 2vw;
}

#social svg:hover {
  fill: #d91e18;
}

/* COPYRIGHT ------------------- */

#copyright {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#copyright p {
  position: relative;
  margin: 0 auto;
  font-size: 2vh;
  text-align: center;
  color: #a6abaf;
  letter-spacing: 1px;
}

.beian {
  position: absolute;
  bottom: 2%;
  display: block;
  text-align: center;

  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
}