
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400,700,300);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
}

nav ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

mark {
	background: none;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input[type="submit"], input[type="button"], button {
	padding: 0 !important;
	margin: 0 !important;
}

input, select, a img {
	vertical-align: middle;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

* {
	-webkit-font-smoothing: antialiased;
	position: relative;
}

body {
	font: 14px/1 "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #212529;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.wrapper.logo {
	margin-top: -20px;
}

div.wrapper.logo img {
	display: block;
	margin-left: -80px;
}

.box {
	margin-right: auto;
	margin-left: auto;
	max-width: 778px;
	width:100%;
	min-width:320px;
	background-color: white;
	padding-bottom: 20px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
}

.headertop {
	display: block;
	overflow: hidden;
	background-color: #121212;
	color: white;
	padding: 5px;
}

.left {
	display: block;
	float: left;
	padding-left: 6px;
}

.left i {
	margin-right: 5px;
}

.right {
	display: block;
	float: right;
	padding-right: 6px;
}

.wrapper {
	max-width: 700px;
	min-width:300px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

.hdr {
	border-bottom: 1px solid #d7d7d7;
	/*margin: 0 -90px -10px;*/
	text-align: center;
}

.hdr img {
	height: auto;
	width: 200px;
}

h2 {
	text-align: center;
	color: #000;
	font-size: 40px;
	padding-top: 15px;
	/*padding-bottom: 15px;
	padding: 15px;*/
}

h2 strong {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #000;
}

.subhdr {
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	color: #313131;
}

.subhdr strong {
	text-transform: uppercase;
	border-bottom-style: none;
	border-bottom-width: 2px;
	text-decoration: underline;
	color: black;
}

p {

}
.video {
	background-color: #efefef;
	margin-top: 20px;
	border: 3px solid #4c4c4c;
	padding: 0;}

.video video {
	padding: 0;
	margin-bottom: -2px;
}


.button {
	text-align: center;
}

.button img {
height: auto;
max-width: 550px;
width: 100%;
}

.cbtext {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 15px;
	padding: 20px;
	color: #4a4a4a;
}

.boxes {
	display: block;
	overflow: hidden;
	padding-top: 30px;
}

.boxes span {
	display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
	width: 50%;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #d2d2d2;
	margin: 0 -4px -1px 0;
	padding: 6px;
}

.boxes span:nth-child(3), .boxes span:nth-child(4) {
	margin-bottom: 1px;
}

.boxes span img {
	display: block;
	float: left;
	margin: 0 10px 3px 3px;
	border: 4px solid silver;
	padding: 1px;
}

.boxes span h5 {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 7px;
}

.boxes span p {
	font-size: 14px;
	color: #343434;
	line-height: 16px;
	margin-top: 5px;
}
footer .top {
	overflow: hidden;
	border-bottom: 1px solid #30363b;
}

footer .top h4 {
	background-image: url(../images/logo-footer.png);
	width: 213px;
	height: 65px;
	text-indent: -9999px;
	margin-left: -8px;
	margin-bottom: 20px;
}

footer .bottom {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

footer .bottom p {
	float: left;
}

footer .bottom span {
	float: right;
}

footer .bottom span a {
	color: #7e8185;
	text-decoration: none;
	font-weight: bold;
}

@media only screen
and (max-width : 800px) {
div.wrapper.logo img {
	margin: 0 auto;}
	h2 {
	font-size: 18px;
		padding: 0px;
		padding-top: 15px;
	padding-bottom: 10px;

}
.subhdr {
font-size: 14px;
line-height: 16px;
}
.resvideo {
	margin-top: 10px;
	border: 1px solid #4c4c4c;
}
.boxes span {
display: block;
width: 96%;
min-height: 134px;
margin: 0 auto;
}
.left{text-align: center; width:100%; padding-left:0}
.right{text-align: center; width:100%; padding-left:0}
.boxes span:nth-child(3){margin-bottom: -1px;}
.boxes span:nth-child(4) {margin-bottom: 0px;}
footer .bottom p {
	float: none;
}

footer .bottom span {
	float: none;
	display:block
}
}
