*{margin:0px;padding:0px;}
body {
	background-image: url(../images/IMG_3289.JPG);
	background-size: cover;
	background-position: center center;
	height: 100%;
	background-attachment: fixed;
}
.business-name {
	margin-bottom:-5%;
	padding:0px !important;
}
.block.inline .wrap-text h1, .block.inline .wrap-text h2, .block.inline .text-wrap p {
	
	display:inline-block;
	width:67.5%;
	text-align:left;
	
	font-size:1.7em
}
.mini-banner h1 {
	color:white;
	text-shadow:black 2px 2px 2px;
}
.fluid-container {
	height:100%;
	
}
.contact-fields select option, .contact-fields select {
	color:black;
	font-size:14px;
}
p, h1, h2, h3
{
	font-family:'adobe devanagari';
	
}
.container.logo img {
	margin:0 auto;
}
.cf {
	clear:both;
}
.post header
{

}
.logo img
{
	background:none;
}
.container.block {
	background:white;
	padding:5%;
	margin-top:5%;
}
.billboard h1 {
	font-size:.9em
}
.billboard h3 {
	font-size:.9em
}
.billboard {
	background: url(../images/IMG_3287.JPG);
	background-size:cover;
	background-position:center center;
	width:32%;
	height:100%;
	padding:2.5%;
	text-align: center;
	float:left;
	margin-right:.5%;
	margin-bottom:.5%;
}
.billboard .content {
	background:rgba(0,0,0,0.90) !important;
	padding:5%;
	max-width:100%;
}
.billboard .content h1, .billboard .content h3 {
	color:white !important;
}
.billboard .content ul.btns li a {
	padding:15px 25px;
	background:rgba(50,127,245,.6);
	color:white;
	text-decoration: none;
	
	
	
	
}
.billboard .content ul.btns li {
	list-style: none;
	display:block;
	padding:5%;
	font-size:.5em;
	margin:10px 0px !important;
}

ul.nav li a, .business-name {
	text-decoration: none;
	color:black !important;
	padding:10px 20px;
	
	
}
ul.nav {
	float:right;
	display:block;
}
ul.nav li {
	list-style: none;
	display:inline-block;
	margin-top:10px;
	font-size: 15px;
    font-weight: bold;
}
.business-name {
	margin:5px;
	display:inline-block;
}
.block, nav {
	display:block;
	background:white;
}
.business-name {
	padding:2.5%;
}
.photo.block, .location {
	padding:5%;
}
.location ul li {
	list-style: none;
	color:black;
	
}


/** Contact Pages CSS **/

.contact-fields hr {
	width: 100%;
	overflow: hidden;
	border-color: #999;
}
.contact-fields {
	width: 100%;
	overflow: hidden;
}

.contact-fields label {
	color: #222;
	font-size: 14px;
	margin-right: 25px;
}
.field-one, .field-two, .field-three, .field-four, .field-five, .field-six, .field-seven, .field-eight, .field-nine, .field-ten {
	width: 100%;
	overflow: hidden;
}
.field-one label {
	width: 20%;
	float: left;
	margin-top: 10px;
}
.contact-fields input, .contact-fields select, .contact-fields select options {
	border: 1px solid #555;
	margin-bottom: 15px;
	color: #222;
	padding: 0px 10px;
	height: 39px;
	font-size: 18px;
	font-weight: normal;
	border-radius: 3px;
}
.field-one input {
	width: 77%;
	float: left;
}
.field-two input {
	width: 65%;
	float: left;
}
.field-two label {
	width: 16%;
	float: left;
	margin-top: 10px;
}
.field-three label {
	width: 25%;
	float: left;
	margin-top: 10px;
}
.field-three input {
	width: 60%;
	float: left;
}
.field-four .col-md-6.col-sm-6 {
	margin-left: 28px;
}
.field-four input {
	width: 35%;
}
.field-four #pno {
	width: 58.4%;
}

.field-five label {
	width: 7%;
	float: left;
	margin-top: 10px;
}
.field-five input {
	width: 35%;
	float: left;
}
.field-five #year {
	width: 20%;
}

.field-six label {
	margin-top: 10px;
	width: 22%;
	float: left;
}
.field-six input {
	width: 35%;
	float: left;
}
.field-eight label {
	width: 43%;
	float: left;
	margin-top: 10px;
}
.field-eight input {
	width: 45%;
	float: left;
}
.field-nine label {
	width: 8%;
	float: left;
	margin-top: 10px;
}
.field-nine input {
	width: 70%;
	float: left;
}
.field-ten label {
	width: 38%;
	float: left;
	margin-top: 10px;
}
.field-ten input {
	width: 50%;
	float: left;
}
.field-eleven {
	width: 100%;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	font-weight: bold;
}
.field-eleven label {
	width: 38%;
	float: left;
	margin-top: 12px;
}
.field-eleven input {
	height: auto;
	margin-top: 15px;
}
.field-eleven.baro label {
	width: 61%;
}
.field-eleven.baro .tero {
	width: 42% !important;
}
.field-eleven.baro .fourteen {
	width: 62.7%;
	float: left;
	margin-top: 10px;
}
.contact-fields h4 {
	margin-bottom: 30px;
	color: #222;
}
.contact-title h1 {
	font-size: 35px;
	margin-bottom: 5px;
	color: #222;
	text-decoration: underline;
}
.contact-title h2 {
	color: #222;
	padding: 0;
	margin: 0;
	font-size: 30px;
}
.contact-title {
	margin-bottom: 50px;
}
.submit-button input {
	border: 1px solid #ededed;
	border-radius: 5px;
	padding: 10px 30px;
	height: auto;
	color: #fff;
	transition: all .5s ease 0s;
	text-transform: uppercase;
}
.captcha p {
	margin: 0;
	display: inline-block;
}
.captcha {
	margin: 15px 0;
    color: #000;
}
.mini-banner {
	margin:5%;
	text-align:center !important;
}
h1 {
	font-family: 'arial black' !important;
}
.sticky
{
	position: fixed;
    width: 100%;
    top: 0;
	z-index: 999;
}

@media screen only (max-width:767px) {
	.billboard {
	
	max-width:100%;
}
	
