@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'AaarghNormal';
	src: url('../fonts/aaargh.eot');
	src: url('../fonts/aaargh.eot') format('embedded-opentype'),  url('../fonts/aaargh.woff') format('woff'),  url('../fonts/aaargh.ttf') format('truetype'),  url('../fonts/aaargh.svg#AaarghNormal') format('svg');
}
@font-face {
	font-family: 'BonvenoCFLight';
	src: url('../fonts/bonvenocf-light.eot');
	src: url('../fonts/bonvenocf-light.eot') format('embedded-opentype'),  url('../fonts/bonvenocf-light.woff') format('woff'),  url('../fonts/bonvenocf-light.ttf') format('truetype'),  url('../fonts/bonvenocf-light.svg#BonvenoCFLight') format('svg');
}

body {
	margin: 0px;
	padding: 0px;
	border-top:19px solid #b82b00;
	background: #ebc716;
	overflow-x: hidden;
}

	
img {
	border: none;
}
.clear {
	clear: both;
}
.wrapper {
	max-width: 1000px;
	height: auto;
	margin: 0px auto;
	width: 100%;
}
header {
	width: 100%;
	height: auto;
}
.logo {
	width: auto;
	height: auto;
	float: left;
	margin-top: 2.5%;
}
.title {
	font-size: 37px;
	font-family: 'BonvenoCFLight';
	color: #c04e0b;
	width: 80%;
	height: auto;
	float: left;
	margin-top: 6.5%;
	font-weight: bold;
}
.logosub_title {
	font-size: 16px;
	font-family: 'AaarghNormal';
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 1%;
	margin-left: 26.3%;
	width: auto;
	height: auto;
}
.banner {
	width: 100%;
	height: auto;
	float: left;
	margin-top: .7%;
	border-bottom: 5px solid #eeb721;
	border-top: 5px solid #eeb721;
	position: relative;
}
.banner img {
	width: 100%;
	height: auto;
}
.content {
	width: 100%;
	height: auto;
	float: left;
	background:#e35602;
	padding-bottom: 20px;
}
.content_left {
	width: 28%;
	height: auto;
	float: left;
}
.content_right {
	width: 70%;
	height: auto;
	float: right;
}
.c_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.c_list li {
	border-bottom: 1px dotted #f4c036;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	float: left;
	width: 280px;
}
.c_list li a {
	padding: 5px 10px 10px 40px;
	float: left;
	background: url(../images/b_list.jpg) center left no-repeat;
}
.c_title {
	color: #ffde00;
	font: 20px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.c_rtitle {
	font: 22px Arial, Helvetica, sans-serif;
	color: #ffde00;
	margin-top: 18px;
	margin-bottom: 15px;
	clear: both;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 22px;
	text-align: justify;
}
.banner_inner {
	width: 48%;
height: 98%;
position: absolute;
top: 0.5%;
left: 12.5%;/* background:url(../images/bg-rotatescroll.png) no-repeat; */
}
.readmore {
	width: 90px;
	height: 29px;
	float: right;
	margin-bottom: 10px;
}
.footer {
	background: #c84b01;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}
.menu1 {
	background: none;
	margin: 0px auto;
	width: 70%;
}
.menu1 a {
	font-size: 14px !important;
	padding: 15px 23px !important;
	/*color:#ffffff;*/
}
.menu1 a:hover {
	background: none !important;
}
.footer_left {
	width: 50%;
	height: auto;
	float: left;
}
.footer_right {
	width: 50%;
	height: auto;
	float: right;
}
.f_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px !important;
}
.f_menu li {
	color: #ffffff;
}
.f_menu li a {
	font-size: 12px !important;
}
.footer_right .f_menu li a img {
	margin-top: 0px;
	margin-left: 10px;
}
.content_inner {
	width: 100%;
	height: auto;
	float: left;
}
/*contact us*/
	
address {
	font-style: normal;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 10px;
}
address strong {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.c_text {
	width: 70%;
	height: 20px;
	padding: 10px;
	border: none;
	background: #f78d4d;
	margin: 5px 0px;
	border-radius: 5px;
}
.seva_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px;
}
label {
	width: 55%;
	height: auto;
	float: left;
	color: #ffffff;
	font: 14px Arial, Helvetica, sans-serif;
}
.t_area {
	width: 73%;
	height: 100px;
	border: none;
	background: #f78d4d;
	margin: 5px 0px;
	border-radius: 5px;
}
.map {
	width: 100%;
	height: 18%;
	float: left;
}
.c_submit {
	width: 100px;
	height: auto;
	float: left;
	color: #ffffff;
	background: #c84b01;
	text-transform: uppercase;
	border: none;
	padding: 8px 10px;
	margin: 5px 120px 10px 0px;
	cursor: pointer;
}
.content_left img {
	margin: 20px 0px 0px;
	border-radius: 10px;
	border: 8px solid #c84b01;
}
.cont_blk
{ width:100%; height:auto; float:left; }
.gal_img {
	width: 23%;
	float: left;
	margin: 1%;
}
.con_right {
	padding-left: 25px;
	width: 65%;
}
.wrapper .banner {
	margin: 2% 0%;
}
 @media only screen and (min-width : 320px) and (max-width : 480px) {
* {
	float: none !important;
	width: 100%;
}
.logo {
	width: 50%;
	height: auto;
	margin-left: 26%;
}
.title {
	font-size: 32px;
	width: 100%;
	text-align: center;
}
.logosub_title {
	font-size: 16px;
	margin-left: 0px;
	text-align: center;
}
.content_left {
	width: 98%;
	margin: 0% 1%;
}
.seva_right {
	width: 100% !important;
}
.t_con tr th, .t_con tr td {
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.seeds ul {
	list-style: circle;
}
.c_text {
	width: 84% !important;
}
.t_area {
	width: 91% !important;
}
.content_right {
	width: 98%;
	height: auto;
	margin: 0% 1%;
}
.con_right {
	width: 88% !important;
}
.quote {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
.seeds {
	width: 90%;
	margin: 0% 2% 0% 1%;
}
.seeds ul li {
	width: 88%;
	margin-left: 1%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.sub_title {
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffde00;
	margin-top: 8px;
	margin-bottom: 0px;
	clear: both;
}
.quote h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	text-align: right;
}
.seva {
	width: 98%;
	margin: 0% 1%;
}
.seva_para {
	margin: 0px;
}
.seva_left {
	width: 98%;
	margin: 0% 1%;
}
.seva_right {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
table {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
.enquiry {
	width: 98%;
	margin: 0% 1%;
}
.e_label {
	width: 100%;
	margin-left: 1%;
}
.e_text {
	width: 90%;
	margin-left: 1%;
}
.e_area {
	width: 93%;
	margin-left: 1%;
}
.e_submit {
	margin-left: 1%;
}
.map {
	width: 98%;
	height: 38%;
	float: left;
}
.footer_right .f_menu li a img {
	width: 33px;
	height: 33px;
}
.footer_right {
	width: 100%;
}
.menu1 a {
	padding: 8px 23px !important;
}
.menu {
	background: #ea610f !important;
}
.c_list img {
	width: 30%;
	height: auto;
	border: 3px solid #c84b01;
	margin-right: 3px;
}
.gal_img {
	width: 45% !important;
	float: left !important;
}
.underconstruction{
	width:100%;
	height:auto;
	float:left;
}
.underconstruction img{
	width:100%;
	height:auto;
	float:left;
}
}
 @media only screen and (min-width : 481px) and (max-width : 600px) {
.logo {
	width: 29%;
	height: auto;
}
.title {
	font-size: 28px;
	width: 70%;
	margin-top: 8%;
	float: left;
}
.logosub_title {
	font-size: 16px;
	margin-left: 12.5%;
	float: left;
}
.content_left {
	width: 98% !important;
	margin: 0% 1%;
}
.content_right {
	width: 98%;
	height: auto;
	margin: 0% 1%;
}
.content_left img {
	width: 329.5% !important;
	height: 200px !important;
}
.map {
	width: 28%;
	height: 18%;
}
.t_con tr th, .t_con tr td {
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.seeds ul li {
	width: 88%;
	margin-left: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.sub_title {
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffde00;
	margin-top: 8px;
	margin-bottom: 0px;
	clear: both;
}
.quote h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	text-align: right;
}
.con_right {
	width: 88% !important;
}
.quote {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
.seeds {
	width: 90%;
	margin: 0% 2% 0% 1%;
}
.seeds ul li {
	width: 98%;
	margin-left: 1%;
}
.seva {
	width: 98%;
	margin: 0% 1%;
}
.seva_para {
	margin-top: 0%;
}
.seva_left {
	width: 40%;
	margin: 0% 1%;
}
.seva_left img {
	width: 100%;
	height: auto;
}
.seva_right {
	width: 50%;
	margin: 4% 1% 0% 4%;
}
table {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
.enquiry {
	width: 98%;
	margin: 0% 1%;
}
.e_label {
	width: 15%;
	margin-left: 1%;
}
.e_text {
	width: 70%;
	margin-left: 1%;
}
.e_area {
	width: 73%;
	margin-left: 1%;
}
.e_submit {
	margin-left: 17%;
}
.c_list {
	width: 90% !important;
}
.gal_img {
	width: 48%;
	float: left;
	margin: 1%;
}
.gal_img a img {
	width: 100%;
}
.underconstruction{
	width:100%;
	height:auto;
	float:left;
}
}
 @media only screen and (min-width : 768px) and (max-width : 1024px) {
.content_left {
	width: 27%;
	height: auto;
	float: left;
	padding-left: 1%;
}
.content_right {
	width: 67% !important;
	height: auto;
	float: right;
	padding-right: 1%;
}
.seva_left {
	float: left !important;
	margin-right: 10px !important;
}
.seva_right {
	width: 68% !important;
}
.quote {
	width: 90%;
	margin: 0% 1% 0% 4%;
}
.seeds {
	width: 98%;
	margin: 0% 2% 0% 1%;
}
.seeds ul li {
	width: 98%;
	margin-left: 1%;
}
.seva {
	width: 98%;
	margin: 0% 1%;
}
.seva_para {
	margin-top: 1%;
}
.seva_left {
	width: 40%;
	margin: 0% 1%;
}
.seva_left img {
	width: 100%;
	height: auto;
}
.seva_right {
	width: 51%;
	margin: 2% 1% 0% 4%;
}
table {
	width: 98%;
	margin: 0% 1% 0% 4%;
}
.enquiry {
	width: 98%;
	margin: 0% 1%;
}
.e_label {
	width: 19%;
	margin-left: 1%;
}
.e_text {
	width: 50%;
	margin-left: 1%;
}
.e_area {
	width: 52%;
	margin-left: 1%;
}
.e_submit {
	margin-left: 21%;
}
.c_list li {
	width: 100%;
}
.c_list img {
	width: 93%;
}
}
 @media only screen and (min-width : 768px) and (max-width : 900px) {
.gal_img {
	width: 31%;
	float: left;
	margin: 1%;
}
.gal_img img {
	width: 90%;
}
}
 @media only screen and (min-width : 765x) and (max-width : 800px) {
 .map img {
 width: 90%;
}
.content_left img {
width: 329.5% !important;
height: 200px !important;
}
.map {
width: 268% !important;
height: 18%;
}
content_right {
 width: 64% !important;
 height: auto;
 float: right;
 margin-right: 1%;
}
.menu a {
display: block;
padding: 15px 15px !important;
}
.drop-down, .menu a, .drop-down-menu {
float:left !important;
}
}
 @media only screen and (min-width : 600px) and (max-width : 780px) {
.drop-down, .menu a, .drop-down-menu {
	float: left !important;
}
.menu a {
	padding: 15px !important;
}
.c_list li {
	border-bottom: 1px dotted #f4c036;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	float: left;
	width: 290px;
}
.seva_right {
	width: 100%;
}
.seva_left {
	float: left !important;
	margin-right: 10px !important;
}
.seva_right {
	width: 68% !important;
}
}
/* seeds */

.seeds {
 width:98%  height:auto;
	float: left;
}
.sub_title {
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffde00;
	margin-top: 8px;
	margin-bottom: 0px;
	clear: both;
}
.seeds ul {
	float: left;
	list-style-image:url(file:///D|/preethi-work/navagraghakottai/navgraha_final/images/list.png);
	
	

	margin: 0px;
	padding: 0px;
}
.seeds ul li {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 22px;
	text-align: justify;
	display: list-item;
	margin-left: 10px;
	width: 98%;
}
.quote {
	margin: 8px 20px;
	clear: both;
	border: 1px dashed #FFF;
	padding: 5px;
}
.quote p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
	text-align: center;
}
.quote h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	text-align: right;
}
/*seva*/
.seva {
 width:98%  height:auto;
	float: left;
}
.seva_title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffde00;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px;
}

table {
	width: 98%;
	border: 0px;
	margin: 10px 0px;
}
tr {
	width: 100%;
}
th {
	text-align: left;
	color: #ffde00;
}
.seva_para {
	width: 98%;
	margin-top: 1%;
}
.seva_left {
	width: 26%;
	height: auto;
}
.seva_right {
	width: 70%;
	height: auto;
	margin-left: 1%;
	margin-top: 2%;
	float: right;
}
.seva_left img {
	margin: 20px 0px 0px;
	border-radius: 10px;
	border: 8px solid #c84b01;
	float: left;
}

/*Underconstruction*/
/*.underconstruction{
	width:100%;
	height:auto;
	float:left;
}*/
/*Enquiry*/
.enquiry {
	width: 98%;
	height: auto;
	background: url(../images/swamiji.png) right bottom no-repeat;
}

.enq_block {
	width: 100%;
	height: auto;
	margin-top: 2%;
}
.e_label {
	width: 12%;
	height: auto;
	margin-top: 2%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.e_submit {
	width: 100px;
	height: auto;
	float: left;
	color: #ffffff;
	background: #c84b01;
	text-transform: uppercase;
	border: none;
	padding: 8px 10px;
	margin: 5px 12px 10px 117px;
}
.e_text {
	width: 50%;
	height: 20px;
	padding: 10px;
	border: none;
	background: #f78d4d;
	margin: 5px 0px;
	border-radius: 5px;
}
.e_area {
	width: 51.5%;
	height: 150px;
	border: none;
	background: #f78d4d;
	margin: 5px 0px;
	border-radius: 5px;
}
.t_con tr th, .t_con tr td {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 0px;
	/*border:1px solid #ffffff;*/
}

.t_con tr th{
color:#8d2303;
}