* {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
html {
	min-height: 100%;
}
#wrapper {
	max-width: 871px;
	margin: 12px auto;
	border: 1px solid #181716;
	padding: 0px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	color: #181716;
	font-size: 16px;
	line-height: 21px;
	font-family: 'Hind Guntur', sans-serif;
}
header {
	margin: 20px 0px 17px 0px;
	position: relative;
}
header a {
	position: absolute;
	top: 17%;
	right: 4%;
	width: 36%;
	height: 40%;
	display: inline-block;
	z-index: 200;
}
header a img {
	position: absolute;
	top: 13%;
	right: 6%;
	width: 34%;
	height: 22%;
	display: inline-block;
	z-index: 100;
}
.section {
	margin-left: 0px;
}
header img {
	display: inline-block;
	/* margin: 0px 28px 18px; */
}
header p {
	margin: 0 33px;
	padding: 0 0 16px;
	border-bottom: 1px dashed #231F20;
}
article {
	margin: -14px 30px 30px;
	padding: 0px 0px 0px 0px;
}
article p:first-child {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: justify;
}
article p:first-child + img {
	/* display: block; */
	margin-bottom: 0px;
	/* margin-right: 89px; */
	margin-top: 12px;
}
footer {
	margin: 0px 20px 16px 20px;
	padding: 0px 20px 10px 10px;
	font-size: 14px;
	line-height: 23px;
}
footer p {
	margin-bottom: 0;
}
p {
	margin: -3px 0px 35px 0px;
}

p.font-1 {
    font-size: 93%;
    line-height: 22px;
}

p.font {
    font-size: 18px;
    margin-bottom: 10px;
}
h1 {
	margin: 15px 0px 15px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 20px;
	line-height: 27px;
	font-weight: normal;
}
h1 span{
	display: block;
	font-size: 16px;
	line-height: 21px;
	}
 h1 + p{margin-bottom: 30px !important;}

h2 {
	font-size: 22px;
	margin: 16px 0px 16px 0px;
	line-height: 26px;
}
h3 {
	font-size: 13px;
	margin: 16px 0px 16px 0px;
	line-height: 18px;
}
a {
	color: #181716;
	text-decoration: none;
}
ul {
	margin: 0px 0 60px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 104%;
}
.mar{margin-bottom: 27px;}
ul li {
	padding-left: 10px;
}
ul:nth-of-type(2){}
li:before {
	content: "\2022";
	color: #000;
	float: left;
	margin-left: 0px;
	font-size: 11px;
	text-indent: -10px;
	margin-top: 1px;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border: none;
}
body {

}
nav, figure, address {
	display: block;
	margin: 0px;
	font-style: normal;
	padding: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	display: block;
	padding: 0px;
}
article section{padding: 6px 0 0px;}
.img{margin-bottom: 10px;}
.font{font-size: 18px;line-height: 26px;}
.pad{padding-top: 68px;}

h1 + p{margin-bottom: 50px !important;}
div.font {margin: 0 0;}
@media (max-width:870px) {
	h1 + p {
    margin-bottom: 20px !important;
}
div.font {margin: 0;}
#wrapper {
	width: 100%;
	min-width: 200px !important;
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
	border: none;
	margin: 0;
}
header {
	height: auto;
	padding: 0;
	width: auto;
	margin: 0px;
	margin-bottom: 5px;
}
header a {
	position: absolute;
	top: 15%;
	right: 4%;
	width: 36%;
	height: 38%;
	display: inline-block;
	z-index: 200;
}
header img {
	margin: 0;
}
header p {
	margin: 0;
	padding: 8px;
}
article {
	height: auto;
	padding: 0px 0;
	width: auto;
	margin: 0px;
}
article p:nth-of-type(2) br {
	display: block;
}
footer {
	height: auto;
	padding: 0;
	width: auto;
	margin: 0px;
}
h1 {
	margin: 10px 0;
	font-size: 18px;
	line-height: 22px;
}
h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 15px;
	line-height: 20px;
}
h3 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 13px;
	line-height: 18px;
}
a:hover {
	text-decoration: underline;
	color: #0160ae;
}
ul li {
	padding-left: 15px;
}
ul {
	margin: 0 0 16px;
}
ul:nth-of-type(2){margin-bottom: 20px;}
li:before {
	text-indent: -15px;
}
p {
	margin: 0px 0px 10px;
}
h1 + p {
	margin-bottom: 15px;
}
.mar {
	margin-bottom: 15px;
}
br {
	display: none;
}
footer br {
	display: block;
}
.img{margin-bottom: 10px;}
article p:first-child {
	margin-bottom: 10px;
	text-align: left;
}
article section{padding:0px;}
.pad{padding-top: 18px;}
.font{font-size: 17px;line-height: 23px;}
}
