html {
	font-family: "Lato",sans-serif;
	font-weight: 300
}

.webplate {
	display: none
}

.webplate p a: not(.button),.webplate p a: not(.button): visited,.webplate a.link-style,.webplate a.link-style: visited,.webplate table a: not(.button),.webplate table a: not(.button): visited {
	color: #E54028
}

.webplate p a: not(.button): hover,.webplate a.link-style: hover,.webplate table a: not(.button): hover {
	color: #c22d18;
	text-decoration: underline
}

.webplate a.button-large {
	font-size: 0.875em
}

.webplate .button {
	font-weight: 300
}

.webplate h3 {
	font-size: 2.375em;
	font-family: "Lato",sans-serif;
	font-weight: 300
}

.webplate h4 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 1.750em;
	font-family: "Lato",sans-serif;
	font-weight: 300;
	border-bottom: 1px solid #dbdbdb
}

.webplate h5 {
	padding: 0px 60px;
	font-family: "Lato",sans-serif;
	font-weight: 300;
	line-height: 1.375em;
	color: #6b6b6b
}

.webplate .limit {
	padding: 100px 20px;
	width: 100%;
	width: 71.875em;
	margin: 0px auto
}

.webplate .limit: before,.webplate .limit: after {
	content: " ";
	display: table
}

.webplate .limit: after {
	clear: both
}

@media screen and (max-width:  71.875em) {
	.webplate .limit {
	width: 100%
}


}

.webplate .button-drop-down span {
	padding-left: 8px;
	font-size: 0.813em
}

.webplate .header .back-to-webplate {
	position: absolute;
	padding: 7px 14px;
	margin: 25px;
	color: rgba(255,255,255,0.7);
	font-size: 0.889em;
	font-family: "Lato",sans-serif;
	font-weight: 300;
	border: 2px solid rgba(255,255,255,0.7);
	z-index: 100;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.webplate .header .back-to-webplate: hover {
	color: #fff;
	border-color: #fff
}

.webplate .header .logo {
	position: absolute;
	margin: 0px auto;
	top: 22%;
	left: 50%;
	margin-left: -95px;
	width: 190px;
	z-index: 100;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.06);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.06)
}

.webplate .header .logo .logo-inner {
	margin: 0px auto;
	font-family: "Lato",sans-serif;
	font-size: 1.111em;
	font-weight: 500;
	background-color: #fff;
	width: 190px;
	height: 190px;
	line-height: 190px;
	text-align: center;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.webplate .header .heading-title {
	position: absolute;
	width: 71.875em;
	top: 56%;
	left: 50%;
	margin-left: -35.9375em
}

.webplate .header .heading-title p {
	font-size: 1.778em;
	color: #fff;
	text-align: center;
	font-family: "Lato",sans-serif;
	font-weight: 300
}

.webplate .header .scroller {
	position: absolute;
	bottom: 5%;
	width: 100%;
	padding: 12px 0px;
	text-align: center;
	color: rgba(255,255,255,0.6);
	font-family: "Lato",sans-serif;
	font-weight: 300;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
	z-index: 100
}

.webplate .header .scroller .scroller-icon {
	position: absolute;
	left: 50%;
	margin-left: -24px;
	margin-top: -12px;
	border: 2px solid rgba(255,255,255,0.6);
	font-size: 2em;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: border-color 0.2s ease-out;
	-moz-transition: border-color 0.2s ease-out;
	-o-transition: border-color 0.2s ease-out;
	-ms-transition: border-color 0.2s ease-out;
	transition: border-color 0.2s ease-out
}

.webplate .header .scroller span {
	padding-left: 80px
}

.webplate .header .scroller: hover {
	cursor: pointer;
	color: #fff
}

.webplate .header .scroller: hover .scroller-icon {
	border-color: #fff
}

.webplate .content {
	background-color: #fff
}

.webplate .content .strip .column-l,.webplate .content .strip .column-r {
	float: left;
	position: relative;
	width: 50%
}

.webplate .content .strip .column-l {
	padding-right: 30px
}

.webplate .content .strip .column-r {
	padding-left: 30px
}

.webplate .content .strip.downloads,.webplate .content .strip.image-links {
	text-align: center
}

.webplate .content .strip.downloads .button-container {
	padding: 10px;
	float: left;
	position: relative;
	width: 33.33333%;
	margin-left: 16.66667%
}

.webplate .content .strip.downloads .button-container .button {
	width: 100%;
	height: 60px;
	line-height: 60px
}

.webplate .content .strip.downloads .button-container: last-child {
	margin-left: 0%
}

.webplate .content .strip.image-links {
	padding-bottom: 0px;
	background-color: #434d5a;
	width: 100%
}

.webplate .content .strip.image-links: before,.webplate .content .strip.image-links: after {
	content: " ";
	display: table
}

.webplate .content .strip.image-links: after {
	clear: both
}

.webplate .content .strip.image-links h3 {
	color: #afb9c4
}

.webplate .content .strip.image-links h5 {
	color: #748599;
	margin-bottom: 100px
}

.webplate .content .strip.image-links .limit {
	padding-bottom: 0px
}

.webplate .content .strip.image-links .link {
	height: 320px;
	background-size: cover;
	float: left;
	position: relative;
	width: 33.33333%
}

.webplate .content .strip.image-links .link a {
	display: block;
	width: 100%;
	height: 320px;
	color: #fff;
	font-size: 0.875em;
	background-color: rgba(229,64,40,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out
}

.webplate .content .strip.image-links .link a .title {
	padding-top: 80px;
	font-size: 1.5em;
	-webkit-transition: padding-top 0.2s ease-out;
	-moz-transition: padding-top 0.2s ease-out;
	-o-transition: padding-top 0.2s ease-out;
	-ms-transition: padding-top 0.2s ease-out;
	transition: padding-top 0.2s ease-out
}

.webplate .content .strip.image-links .link a: hover {
	opacity: 1
}

.webplate .content .strip.image-links .link a: hover .title {
	padding-top: 130px
}

.webplate .content pre {
	padding: 20px;
	margin-bottom: 2.5em;
	border: 0px;
	white-space: pre;
	word-wrap: normal;
	overflow: scroll;
	border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.4)
}

.webplate .content pre ol {
	padding-left: 30px;
	list-style-type: decimal
}

.webplate .content table {
	width: 100%;
	margin-bottom: 1.5em
}

.webplate .content table th,.webplate .content table td {
	padding: 12px 8px;
	min-width: 140px
}

.webplate .content table thead {
	text-align: left
}

.webplate .content table thead tr {
	background-color: #fff
}

.webplate .content table tbody tr {
	background-color: #fff
}

.webplate .content table tbody tr td: first-child {
	width: 185px;
	color: #008d9c;
	font-family: Menlo, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, Consolas, monospace;
	font-size: 0.875em
}

.webplate .content table tbody tr td: first-child span {
	color: #bfbfbf
}

.webplate .content table tbody tr td: first-child i {
	color: #e57e22
}

.webplate .content table tbody tr: nth-child(odd) {
	background-color: #fafafa
}

.webplate .content .large-cell table tbody tr td: first-child {
	width: 230px
}

.webplate .footer {
	text-align: center;
	background-color: #434d5a
}

.webplate .footer h3 {
	color: #afb9c4
}

.webplate .footer h5 {
	color: #748599;
	margin-bottom: 50px
}

.webplate .footer a,.webplate .footer a: visited {
	color: #ed7968
}

.webplate .footer a: hover {
	color: #e64831
}

.webplate .footer .social {
	margin-top: 30px
}

.webplate .footer .social .circle {
	text-align: center;
	float: left;
	position: relative;
	width: 16.66667%
}

.webplate .footer .social .circle a {
	display: block;
	font-size: 2.250em;
	color: #3e4854;
	background-color: #fff;
	margin: 0px auto;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	line-height: 2.875em
}

.webplate .footer .social .circle a: hover {
	background-color: #6e8094
}

.webplate .footer .social .circle: first-child {
	margin-left: 25%
}

@media only screen and (max-width:  71.875em) {
	.webplate h3 {
	font-size: 1.875em
}

.webplate .header .heading-title {
	width: 100%;
	left: 0%;
	margin-left: 0px;
	padding: 0px 10px
}


}

@media only screen and (max-width:  43.813em) {
	.webplate h3 {
	font-size: 1.625em
}

.webplate h5 {
	padding: 0px;
	font-size: 1em
}

.webplate p {
	font-size: 1em
}

.webplate .limit {
	padding: 50px 15px
}

.webplate .header .back-to-webplate {
	padding: 5px 10px
}

.webplate .header .back-to-webplate span {
	display: none
}

.webplate .header .logo {
	margin-left: -70px;
	width: 140px;
	top: 15%
}

.webplate .header .logo .logo-inner {
	font-size: 0.889em;
	width: 140px;
	height: 140px;
	line-height: 140px;
	text-align: center
}

.webplate .header .heading-title {
	top: 52%
}

.webplate .header .heading-title p {
	font-size: 1em;
	font-weight: 300
}

.webplate .header .scroller {
	color: #fff;
	font-size: 0.938em
}

.webplate .header .scroller .scroller-icon {
	color: #fff;
	font-size: 2em
}

.webplate .header .webplate-flicker ul.flicks li .flick-inner .flick-content .flick-title {
	padding-top: 32%;
	font-size: 1.222em
}

.webplate .content .strip.downloads .button-container {
	padding: 0px 0px;
	float: left;
	position: relative;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%
}

.webplate .content .strip.image-links h5 {
	margin-bottom: 50px
}

.webplate .content .strip.image-links .link {
	height: 160px;
	float: left;
	position: relative;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	overflow: hidden
}

.webplate .content .strip.image-links .link a {
	margin-top: -1px;
	height: 161px;
	opacity: 1
}

.webplate .content .strip.image-links .link a .title {
	padding-top: 50px
}

.webplate .content .strip.image-links .link a: hover .title {
	padding-top: 50px
}

.webplate .content table {
	width: 100%
}

.webplate .content table th,.webplate .content table td {
	min-width: 0px
}

.webplate .content table thead {
	display: none
}

.webplate .content table tbody td {
	display: block;
	width: 100%;
	padding-bottom: 0px;
	font-size: 1em
}

.webplate .content table tbody tr td: first-child {
	width: auto
}

.webplate .content table tbody td: last-child {
	padding-bottom: 12px
}

.webplate .content .button {
	display: block;
	margin-top: 10px;
	width: 100%
}

.webplate .footer .social .circle {
	float: left;
	position: relative;
	width: 33.33333%
}

.webplate .footer .social .circle a {
	font-size: 1.4em;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center
}

.webplate .footer .social .circle: first-child {
	margin-left: 0%
}


}

