body {
	 padding: 50px 0 20px;
	 font-size: 18px;
	 font-family: "Alegreya Sans";
	 font-style: normal;
	 font-weight: 400;
}

div.wrapper {
	 margin: 0 auto;
	 display: block;
	 white-space: nowrap;
	 text-align: center;
	 padding-bottom: 20px;
	 min-height: 100%;
	 width: auto;
	 max-width: none;
}

div {
	 text-align: left;
	 display: inline-block;
	 white-space: normal;
	 vertical-align: top;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 0 2%;
	 max-width: 760px;
	 width: 760px;
}

h1 {
	 font-size: 64px;
	 line-height: 73px;
	 font-family: "Alegreya SC";
	 font-weight: 400;
	 font-style: normal;
	 text-align: center;
	 margin: 0px 0px 10px 0px;
}

p {
	 font-size: 18px;
	 line-height: 26px;
	 margin-bottom: 30px;
	 font-family: "Alegreya Sans";
	 font-weight: 400;
	 font-style: normal;
	 text-align: left;
}

p.weights {
	 letter-spacing: 2px;
	 font-size: 13px;
	 color: rgba(153, 153, 153, 1);
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 font-family: "Alegreya SC";
	 font-weight: 400;
	 font-style: normal;
	 margin: 30px 0px 10px 0px;
}

p.pullquote {
	 font-size: 24px;
	 line-height: 30px;
	 margin-bottom: 35px;
	 border-width: 0px 0px 0px 3px;
	 border-style: solid;
	 font-family: "Alegreya Sans";
	 font-weight: 300;
	 font-style: italic;
	 padding: 5px 0px 5px 15px;
	 color: rgba(119, 119, 119, 1);
}


p.inverse-big {
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 -webkit-column-count: 2;
	 -o-column-count: 2;
	 -moz-column-count: 2;
	 -ms-column-count: 2;
	 column-count: 2;
}

p.inverse-med {
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 font-size: 15px;
	 -webkit-column-count: 2;
	 -o-column-count: 2;
	 -moz-column-count: 2;
	 -ms-column-count: 2;
	 column-count: 2;
	 line-height: 20px;
}

p.inverse-small {
	 padding-top: 0px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-bottom: 30px;
	 background-color: rgba(51,51,51,1);
	 color: rgba(153, 153, 153, 1);
	 font-size: 15px;
	 margin: 0px;
}

p.inverse-heading {
	 background-color: rgba(51,51,51,1);
	 color: rgba(153, 153, 153, 1);
	 padding: 30px;
	 padding-bottom: 0px;
	 font-size: 13px;
	 letter-spacing: 2px;
	 font-family: "Alegreya SC";
	 font-weight: 400;
	 font-style: normal;
	 margin: 35px 0px 0px 0px;
}


h2.gujarati {
	 font-family: "Rasa";
	 font-weight: 300;
	 font-style: normal;
	 font-size: 45px;
	 text-align: center;
	 color: rgba(119, 119, 119, 1);
	 line-height: 50px;
	 width: 100%;
}

section.half-half {
	 margin: 0 auto;
	 text-align: center;
	 width: auto;
}

section.half-half:before {
	 content: "";
	 display: table;
}

section.half-half:after {
	 content: "";
	 display: table;
	 clear: both;
}

div.half {
	 float: left;
	 width: 50%;
	 margin: 0;
	 text-align: center;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

h2.hindi {
	 font-size: 44px;
	 text-align: left;
	 color: rgba(255, 255, 255, 1);
	 line-height: 50px;
	 width: 100%;
	 font-family: Sahitya;
	 font-weight: 400;
	 font-style: normal;
}

ul {
	 margin: 0px 0px 0px 25px;
	 list-style: disc;
}

li {
	 font-family: "Alegreya Sans";
	 font-weight: 400;
	 font-style: normal;
	 line-height: 26px;
	 font-size: 18px;
}

a, a:hover, a:visited{
	 color: rgba(119, 119, 119, 1);
	 text-decoration: underline;
}


em {
	 font-family: "Alegreya Sans";
	 font-weight: 300;
	 font-style: italic;
}
