body,
button,
input,
select,
textarea {
	line-height: 1.63;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
h1 { line-height: 1.22; margin-bottom: 10px; }

h2 { line-height: 1.25; margin-bottom: 10px;}

h3 { line-height: 1.29; margin-bottom: 10px; -webkit-font-smoothing: antialiased; }

h4 { line-height: 1.4; margin-bottom: 10px; }

h5 { line-height: 1.5; margin-bottom: 10px; }

h6 { line-height: 1.56; margin-bottom: 10px;  }

p {
	margin-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 0 0 37px;
	font-size: 22px;
	line-height: 30px;
	position: relative;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #f6f6f6;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 1.5em;
	border-radius: 4px;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 30px 30px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.vce-featured-grid .owl-item img,
.owl-carousel .owl-item img{
	width: auto;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	background: #fff;
	border-top: 1px solid#e6e6e6;
	border-left: 1px solid rgba(0,0,0,0.07);
}

th {
	font-weight: bold;
}
