header {
	background-image: linear-gradient(0deg, #578BDE 0%, #9029E9 100%);
}

header h1 {
	font-family: 'Source Sans Pro';
	text-align: center;
	position: static;
	font-size: 100px;
	font-weight: 200;
	margin: 100px auto 50px;
	max-width: 800px;
	text-transform: none;
	line-height: 1.15em;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}

header .bannertext {
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin: 0 auto 75px;
	max-width: 600px;
	text-shadow: 0 2px 1px rgba(0, 0, 0, .4);
}

#ticker,
.ticker-item {
	width: 250px;
	height: 1.3em;
}

#ticker {
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 900;
	position: relative;
}

.ticker-item {
	display: inline-block;
	transition: transform .15s ease-in;
	text-transform: uppercase;
	position: absolute;
	left: 100%;
}

.flex {
	display: flex;
}

.left,
.right {
	width: 50%;
	padding: 0 25px;
}

section.content {
	padding-top: 100px;
	padding-bottom: 100px;
}

section.content img {
	width: 100%;
}

#commlic-img { max-width: 400px; }
#pph-img { max-width: 350px; }
#support-img { max-width: 350px; }
#startup-img { max-width: 200px; }

h2 {
	font-family: 'Source Sans Pro';
	font-size: 40px;
	color: #000;
	font-weight: normal;
}

p,
li {
	font-size: 20px;
	color: #333;
	line-height: 1.5em;
}

#faq,
h3 {
	text-align: center;
}

#faq {
	font-family: 'Archivo Black';
	font-size: 60px;
	margin-bottom: 50px;
}

h3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

h4 {
	font-weight: normal;
	font-size: 22px;
	margin: 2rem 0 -1.25rem;
}

.faq {
	display: flex;
	margin-bottom: 50px;
}

.faq p {
	font-size: 16px;
}

.faq-center {
	justify-content: center;
}

.faq-50 {
	margin-right: 4rem;
	width: 50%;
	padding: 0 20px;
}

.faq-50:last-child {
	margin-right: 0;
}

.sales {
	margin-bottom: 50px;
	font-size: 24px;
	text-align: center;
}

.quantity {
	padding: 5px .5em 5px 1em;
	text-align: center;
	font-size: 18px;
	max-width: 75px;
}

.note {
	font-size: 14px;
	line-height: 1em;
}


/* COMMERCIAL LICENSES PAGE */
.overflow {
	overflow-x: auto;
}

.licenses-table {
	border-collapse: collapse;
	margin: 0 auto;
}

.licenses-table th,
.licenses-table td {
	border-bottom: 2px solid #EEE;
	padding: 1em;
	font-size: 18px;
}

.licenses-table th {
	text-align: center;
	font-size: 24px;
	vertical-align: bottom;
}

.licenses-table td:first-child {
	font-weight: bold;
}

.licenses-table td:not(:first-child) {
	width: 22%;
	text-align: center;
}

.licenses-table tr:last-child td {
	border-bottom: none;
	vertical-align: bottom;
}

.licenses-table .yes:before {
	content: '\2714'; /* \2705 */
	color: #20ca47;
	font-size: 130%;
}

.licenses-table .no:before {
	content: '\2718'; /* \29B8 \2BBE \2B59 \2718 */
	color: #CC0000;
	font-size: 165%;
}

.licenses-table .details {
	font-size: 14px;
	margin-top: 5px;
	color: #555;
}

.licenses-table .price {
	font-size: 24px;
	color: #00bd77;
}

.licenses-table .free {
	color: black;
}

.licenses-table label {
	font-size: 20px;
}

button,
.button {
	font-size: 16px;
	padding: .9rem 2rem;
	margin-top: 1rem;
}

.licenses-table .quote {
	color: #fd7223;
}

.licenses-table .clr-black { color: black; }

.licenses-table .personal { color: #7371ff; }
.licenses-table .putter {
	text-overflow: clip; 
	background: linear-gradient(140deg, #22d6ff 0%,#186fdc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.licenses-table .driver {
	text-overflow: clip;
	background: linear-gradient(-80deg, #f7e841 0%,#e24830 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.licenses-table #download { background: linear-gradient(140deg, #948dff 0%,#2d18dc 100%); color: #FFF; }
.licenses-table #buy { background: linear-gradient(140deg, #22d6ff 0%,#186fdc 100%); color: #FFF; }
.licenses-table #contact { background: linear-gradient(140deg, #ffbb22 0%,#f9451c 100%); color: #FFF; }








/* SUPPORT PAGE */
.support-boxes {
	display: flex;
}
.support-option {
	/*border-bottom: 4px solid #EEE;*/
	max-width: 750px;
	padding: 3rem;
	margin: 50px auto;
	display: inline-block;
	width: 50%;
}
.support-option:first-child {
	border-right: 2px solid #EEE;
}
.support-option h2 {
	text-align: center;
}
.support-option:last-child {
	border-bottom: none;
}








/* PRIVATE PLUGINS PAGE */
.product-content {
	max-width: 700px;
	margin: 0 auto;
}
.product-content h2 {
	text-align: center;
}
.product-price {
	color: #00bb76;
	font-size: 26px;
	margin-bottom: 1em;
}
.product-price-details {
	font-size: 16px;
	color: #555;
}
.product-buy {
	text-align: center;
	font-size: 22px;
	margin: 50px auto;
}




/* STARTUPS PAGE */
.startup-pitch {
	font-size: 24px;
	text-align: center;
	line-height: 2em;
}
#startup-buy-button {
	background: #00bb76;
	color: #fff;
}



@media (max-width: 900px) {
	header h1 {
		font-size: 75px;
	}
	.faq {
		flex-direction: column;
		padding: 0 20px;
	}
	.faq-50 {
		width: 100%;
	}

	.flex {
		flex-direction: column-reverse;
	}

	.left,
	.right {
		width: 100%;
	}

	.flex img {
		margin: 2em auto;
	}

	section.content {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.support-boxes {
		flex-direction: column;
	}
	.support-option {
		width: 100%;
		padding: 1rem 2rem;
	}
	.support-option:first-child {
		border: none;
	}
}