::-webkit-input-placeholder {
opacity:1;
color:#777;
}

:-moz-placeholder {
opacity:1;
color:#777;
}

::-moz-placeholder {
opacity:1;
color:#777;
}

:-ms-input-placeholder {
opacity:1;
color:#777;
}
*, *:after, *:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
:focus {
	outline: 0 none;
}

::-moz-selection {
color: #fff;
background:#3F74AA;
}
::selection {
	color: #fff;
	background: #3F74AA;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
 [hidden] {
display:none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
}
body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
}
img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
	-moz-user-select: none;
	user-select: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	line-height: 1.2;
}
h1, h2, h3 {
}
a {
	color: #B80022;
	text-decoration: none;
	transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	cursor: pointer;
}
a:hover {
	color: #000;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
pre {
	margin: 1em 0;
}
p {
	margin: 0 0 20px;
	line-height: 1.5;
}
p:last-child, p:last-of-type {
	margin-bottom: 0;
}
p:only-child, p:only-of-type {
	margin-bottom: 0;
}
p strong {
	font-size: 1.2em;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl, menu {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
}
iframe {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	display: block;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0px -14px 0 0px;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], input[type="cancel"] {
	-webkit-appearance: button;
	background: url(../images/button-bg.png) repeat-x left top #376ca2;
	color: #fff;
	cursor: pointer;
*overflow:visible;
	border: 0 none;
	cursor: pointer;
	transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
	font-size: 17px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 0.8;
	padding: 10px 15px 7px;
	min-width: 90px;
	text-align: center;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="time"], input[type="password"], select, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	resize: none;
	width: 100%;
	padding: 10px;
	border: 1px solid #b1c2ce;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
}
select {
	padding: 8px 5px;
	height: 40px;
	font-size: 16px;
}
textarea {
	overflow: auto;
	vertical-align: top;
	height: 100px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
address {
	font-style: normal;
	font-size: 14px;
}
hr {
	border: 0 none;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	display: block;
	width: 100%;
}
ul, ol {
	margin: 20px 0;
	padding-left: 15px;
}
ul ul, ol ol {
	margin: 10px 0;
}
ul ul li {
	list-style: circle outside;
}
ol ol li {
	list-style: lower-roman outside;
}
ul:first-of-type, ul:first-child, ol:first-of-type, ol:first-child {
	margin-top: 0;
}
* + ul:first-of-type, * + ul:first-child, * + ol:first-of-type, * + ol:first-child {
	margin-top: 10px;
}
ul.custom-listing {
	list-style: none;
	padding: 0;
}
ul.custom-listing li {
	padding-left: 30px;
	background: url(../img/custom-listing.png) no-repeat left 3px;
	margin-bottom: 15px;
	line-height: 1.2;
}
.no-mr-pd-list {
}
.no-mr-pd-list ul, .no-mr-pd-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.clear, .clear:before, .clear:after {
	clear: both
}
.clear:before, .clear:after {
	content: '';
	height: 0;
	font-size: 0;
	display: block
}
