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

body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height:90px;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#32890F;
	
		}
		.vmore {
padding: 10px;
float: left;
background-color: #1683fb;
border-radius: 6px;
color: #fff;
display:none;
}
.vmore a {
text-decoration: none;
color: #fff;
} 
h3
{
	font-family: 'Oswald', sans-serif;;
	font-size:15px;
	float:right; color:#fff; font-weight: normal;
	margin-right:120px;
}
h1
{
	color:#11662d;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
h2
{
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	background-color:#5f752f;
}
h4
{
	font-family: 'Oswald', sans-serif;;
	font-size:16px;
	float:left; color:#066d24; font-weight: normal;
	margin-right:120px;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}


p
{
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;}
	p.thick {
    font-weight: bold;
}
.img1
{
	width:100%;
	margin:10px 0px 0px 0px;
	border:1px solid #e2e1de;
}
.img2
{
	margin:5px;

}
#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#6a862a;
			padding:10px;
			/*margin-top:12PX;*/
		}
	.bottom-outer
		{
		
			float:left;
		}
		.thariff
		{
			width:90%;
			height:60px;	
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#35480b;
			background-image: url(images/bg.jpg);
			background-repeat:repeat-x;
			text-decoration:none;
			padding:20px;
			margin-left:10px;
			margin-top:10px;
			padding-top:10px;
			font-weight:bold;
			text-align:center;
			
		}
		.thariff a
		{
			color:#35480b;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#35480b;
			text-decoration:none;
		}
	.img
	{
		margin:0px 0px 5px 0px;
	}
	
		
		.power
		{
			width:50%;
			height:auto;
			padding:0px 0px 0px 30px;		}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
			line-height:17px;
}
	@media only screen and (min-width : 768px) and (max-width : 1028px)
{
	.full
	{
		width:36% !important;
		
	}
}
	
	
@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.vmore {
        display: block;
        margin:10px 0px;

    }
	
	#top
	{
		height:auto;
			
	}
	.col-xs-6
	{
		float:left;
		margin-right: auto;
		
			}
	/*.thariff
		{
				background-image: none;
		}*/
}



	