@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
.yellowbutton a, a.pushcallbutton {
	text-decoration: none;
	display: block
}
@font-face {
	font-family: MYRIADPRO-REGULAR;
	src: url(MYRIADPRO-REGULAR.eot);
	src: url(MYRIADPRO-REGULAR.eot?#iefix) format('embedded-opentype'), url(MYRIADPRO-REGULAR.woff) format('woff'), url(MYRIADPRO-REGULAR.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: chunkfiveroman;
	src: url(chunkfive-webfont.eot);
	src: url(chunkfive-webfont.eot?#iefix) format('embedded-opentype'), url(chunkfive-webfont.woff2) format('woff2'), url(chunkfive-webfont.woff) format('woff'), url(chunkfive-webfont.ttf) format('truetype'), url(chunkfive-webfont.svg#chunkfiveroman) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: octin_sportsregular;
	src: url(octin_sports_rg-webfont.eot);
	src: url(octin_sports_rg-webfont.eot?#iefix) format('embedded-opentype'), url(octin_sports_rg-webfont.woff2) format('woff2'), url(octin_sports_rg-webfont.woff) format('woff'), url(octin_sports_rg-webfont.ttf) format('truetype'), url(octin_sports_rg-webfont.svg#octin_sportsregular) format('svg');
	font-weight: 400;
	font-style: normal
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) top center no-repeat fixed #036f9e;
	color: #fff;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left
}
#nspc-input, .blackheader, .col, .span_1_of_4 img, .yellowbutton a {
	text-align: center
}
.content {
	max-width: 980px;
	margin: 0 auto
}
.ac-container article p h1, h1 {
	line-height: 1.4em;
	letter-spacing: -1px;
	font-stretch: ultra-condensed;
	font-weight: 300;
	color: #076082;
	font-family: chunkfiveroman
}
.blackroundheader, .vipfonts, .vipfonts h1, .vipfonts h2, .vipfonts h3, .vipfonts h4 {
	font-family: MYRIADPRO-REGULAR, 'PT Sans', sans-serif
}
a {
	color: #000
}
a:hover {
	color: #ccc
}
.footer, .footer a {
	font-size: 12px;
	color: #fff
}
.whiteblock {
	background: rgba(255,255,255,.8);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 25px 40px;
	margin: 10px;
	color: #000
}
#nspc-input, .section {
	padding: 0;
	margin: 0
}
#nspc-badge {
	cursor: pointer;
	width:100%;
	display: inline-block;
	color: #22405e;
}
#nspc-input {
	display: none;
	visibility: hidden;
	position: relative;
	box-sizing: border-box;
	border: 0;
	background: #fff;
	color: #000;
	font-weight: 700;
	top: -10px;
	left: 33px;
	width: 140px;
	line-height: 22px;
	font-size: 12px;
	border: 2px solid #22405e;
	border-radius: 5px;
}
.respnsp {
	width: 200px;
	float: right
}
a.pushcallbutton {
	color: #076082
}
.group:after, .section {
	clear: both
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
	background: #000;
	background: -moz-linear-gradient(top, #000 9%, #5f5a55 56%, #5f5a55 56%, #474441 57%, #605b56 100%);
	background: -webkit-linear-gradient(top, #000 9%, #5f5a55 56%, #5f5a55 56%, #474441 57%, #605b56 100%);
	background: linear-gradient(to bottom, #000 9%, #5f5a55 56%, #5f5a55 56%, #474441 57%, #605b56 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#605b56', GradientType=0 )
}
.col:first-child {
	margin-left: 0
}
.group:after, .group:before {
	content: "";
	display: table
}
.group {
	zoom: 1
}
.span_4_of_4 {
	width: 100%
}
.span_3_of_4 {
	width: 74.6%
}
.span_2_of_4 {
	width: 49.2%
}
.span_1_of_4 {
	width: 23.8%
}
.span_1_of_4 img {
	height: auto;
	max-height: 180px;
	max-width: 180px;
	margin: 0 auto
}
.blackroundheader, .vipfonts {
	color: #fff;
	text-align: center;
	text-shadow: 3px 3px 3px #000
}
.yellowbutton a {
	text-shadow: none;
	margin: 20px;
	color: #000;
	padding: 10px 20px;
	border-radius: 10px;
	height: auto;
	background: -webkit-linear-gradient(top, #ffcd12 0, #fff95f 50%, #ffcd12 100%);
	background: linear-gradient(to bottom, #ffcd12 0, #fff95f 50%, #ffcd12 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd12', endColorstr='#ffcd12', GradientType=0 );
	transition: background-color .5s ease
}
.blackheader, .blackroundheader {
	background: #231f20;
	padding: 15px 30px
}
.yellowbutton a:hover {
	background: #fff75b;
	background: -moz-linear-gradient(top, #fff75b 0, #fffbb7 50%, #fff75b 100%);
	background: -webkit-linear-gradient(top, #fff75b 0, #fffbb7 50%, #fff75b 100%);
	background: linear-gradient(to bottom, #fff75b 0, #fffbb7 50%, #fff75b 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff75b', endColorstr='#fff75b', GradientType=0 )
}
.blackheader {
	font-size: 26px;
	color: #fff
}
.blackroundheader {
	display: block;
	border-radius: 15px;
	margin: 0 auto;
	max-width: 200px;
	font-size: 18px
}
.vipfonts h1 {
	color: #fbb040;
	font-size: 36px;
	font-weight: 700;
	padding: 5px 20px
}
.vipfonts h2, .vipfonts h3 {
	color: #fff;
	padding: 5px 20px
}
.vipfonts h2 {
	font-size: 28px;
	font-weight: 700
}
.vipfonts h3 {
	font-size: 20px;
	line-height: 1.5em
}
.vipfonts h4, .vipfonts.fontonly {
	font-size: 18px
}
.vipfonts h4 {
	color: #fbb040;
	font-style: italic;
	padding: 5px 20px
}
.vipfonts.fontprice {
	font-size: 80px
}
div.col.span_1_of_4>div>form>input, img.vipprice {
	width: 150px
}
@media only screen and (max-width:820px) {
.col {
	margin: 1% 0
}
.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
	width: 49.2%
}
}
@media screen and (max-width:480px) {
.span_1_of_4 img:not(.vipprice), .vipfonts.fontonly {
	display: none;
	visibility: hidden
}
.for_mobilensp{
    display: flex;
  flex-direction: column-reverse;
}
.col {
	margin: 1% 0;
	background: #4E4A47;
	min-height: 150px
}
.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
	width: 49.5%
}
.vipfonts.fontprice {
	font-size: 28px
}
.blackheader {
	font-size: 12px
}
div.col.span_1_of_4>div>form>input, img.vipprice {
	width: 80px
}
.respnsp {
	float: none;
	margin: 0 auto
}
}
.ac-container {
	width: 100%;
	margin: 10px auto 30px;
	text-align: left
}
.ac-container label {
	border: 2px solid #000;
	font-family: octin_sportsregular;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(255,255,255,.8);
	line-height: 33px;
	font-size: 24px;
	background: #22405E
}
.ac-container label:hover {
	background: #366485
}
.ac-container input:checked+label, .ac-container input:checked+label:hover {
	background: #fff;
	color: #22405E;
	text-shadow: 0 1px 1px rgba(255,255,255,.6);
	box-shadow: 0 0 0 1px rgba(155,155,155,.3), 0 2px 2px rgba(0,0,0,.1)
}
.ac-container input:checked+label:after, .ac-container input:checked+label:hover:after, .ac-container label:after, .ac-container label:hover:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: url(../images/arrow_down.png) center center no-repeat
}
.ac-container input:checked+label:hover:after {
	background-image: url(../images/arrow_up.png)
}
.ac-container input#ac-0, .ac-container input#ac-1, .ac-container input#ac-2, .ac-container input#ac-3, .ac-container input#ac-4, .ac-container input#ac-5 {
	display: none
}
.ac-container article {
	background: #D5DEE4;
	margin-top: -1px;
	overflow: hidden;
	height: 0;
	position: relative;
	z-index: 10;
	-webkit-transition: height .3s ease-in-out, box-shadow .6s linear;
	-moz-transition: height .3s ease-in-out, box-shadow .6s linear;
	-o-transition: height .3s ease-in-out, box-shadow .6s linear;
	-ms-transition: height .3s ease-in-out, box-shadow .6s linear;
	transition: height .3s ease-in-out, box-shadow .6s linear
}
.ac-container article p {
	color: #000;
	font-size: 14px;
	padding: 10px 20px;
	line-height: 1.5em
}
.ac-container input:checked~article {
	-webkit-transition: height .5s ease-in-out, box-shadow .1s linear;
	-moz-transition: height .5s ease-in-out, box-shadow .1s linear;
	-o-transition: height .5s ease-in-out, box-shadow .1s linear;
	-ms-transition: height .5s ease-in-out, box-shadow .1s linear;
	transition: height .5s ease-in-out, box-shadow .1s linear;
	box-shadow: 0 0 0 1px rgba(155,155,155,.3)
}
.ac-container input:checked~article.ac-small {
	height: 100%
}
.ac-container input:checked~article.ac-medium {
	height: 180px
}
.ac-container input:checked~article.ac-large {
	height: 230px
}
article.ac-small>h1, article.ac-small>.hideonmobile>h1 {
	font-size: 28px;
	padding: 0 20px
}
a.pushcallbutton {
	dispay: block;
	border: 2px solid #000;
	padding: 10px 20px;
	background: #366485;
	width: 40%;
	text-align: center;
	color: #fff;
	transition: all 0.25s ease;
}
a.pushcallbutton:hover {
	color: #366485 !important;
	background: #fff;
	border: 2px solid #366485;
}
@media screen and (max-width:480px) {
a.pushcallbutton {
	width: 90%;
	margin-bottom: 20px;
	float: none !important;
}
}
 @media screen and (max-width:800px) {
.hideonmobile {
	display: none;
	visibility: hidden;
}
}
 @media screen and (min-width:801px) {
.showonmobile {
	display: none;
	visibility: hidden;
}
}
