

/* ====================================================================================================================
 * Contact Form Styles Start=============================================================*/
 #contact-form {
	 padding: 20px;
}
#contact-form .cfgen-validationmessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#BF0203;
}
#contact-form .cfgen-errormessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#BF0203;
}
#contact-form .cfgen-type-textarea {
	height:140px;
}
 
                /* Styling for the specific comment textarea */
				.comment-textarea {
					height: 160px;
					width: 400px;
				}
		
				/* Responsive styling for the comment textarea */
				@media (max-width: 991px) {
					.comment-textarea {
						width: 100%;
						height: auto;
					}
				}
				.contact-info p {
					font-size: 16px;
					line-height: 1.5;
				}
				.page-header {
					font-size: 24px;
					margin-bottom: 20px;
				}
 /* ====================================================================================================================
 * Contact Form Styles End 
 /* Google Map for Header */
/* --------------------------------------------------------------------- */
.google-map-header {
	height: 500px;
}
.google-map-header iframe {
	margin: 0;
	padding: 0;
	width: 80%;
}
.google-map-header-bottom {
	height: 400px;/*border-top: 1px solid #FFFFFF;
	-moz-box-shadow: 0px 1px 6px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 1px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 6px rgba(0,0,0,0.1);*/
}
.google-map-header-bottom iframe {
	margin: 0;
	padding: 0;
	width: 80%;
}
/* --------------------------------------------------------------------- */
/* Forms */
/* --------------------------------------------------------------------- */
.form .form-control {
	margin-bottom: 10px;
}
.form-control1 {
	margin-bottom: 10px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 32px;
}
.input-lg {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* Headers Styles */
/* --------------------------------------------------------------------- */
.page-header {
	border-bottom: 1px dotted #E1E1E1;
	margin: 10px 0 20px;
	padding-bottom: 3px;
}
/* for Custom Header Styles */
/* --------------------------------------------------------------------- */
.thumbnail .caption {
	color: #747474;
}
/* feature start */
/* --------------------------------------------------------------------- */

.feature {
	padding: 40px 0 0px;
	background: #f6f7f9;
}
.feature .container img {
	padding: 3px;
}
.feature .container p {
	padding-top: 4px;
}
.feature h4 {
	color: #f6f7f9;
}
.feature2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 40px 0 45px;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2) inset;
	background: url(../images/textures/texture04.png) repeat 0 0;
}
.feature2 .container img {
	padding: 4px;
}
.feature2 .container p {
	padding-top: 8px;
}
/* feature end */
/* --------------------------------------------------------------------- */
/* for Top & Bottom Margins start */
/* --------------------------------------------------------------------- */
.top5 {
	margin-top: 5px !important;
}
.top10 {
	margin-top: 10px !important;
}
.top20 {
	margin-top: 10px !important;
}
.top30 {
	margin-top: 30px !important;
}
.top40 {
	margin-top: 40px !important;
}
.top50 {
	margin-top: 50px !important;
}
.top60 {
	margin-top: 60px !important;
}
.top70 {
	margin-top: 70px !important;
}
.top80 {
	margin-top: 80px !important;
}
.top90 {
	margin-top: 90px !important;
}
.top100 {
	margin-top: 100px !important;
}
.bottom5 {
	margin-bottom: 5px !important;
}
.bottom10 {
	margin-bottom: 10px !important;
}
.bottom20 {
	margin-bottom: 10px !important;
}
.bottom30 {
	margin-bottom: 30px !important;
}
.bottom40 {
	margin-bottom: 40px !important;
}
.bottom50 {
	margin-bottom: 50px !important;
}
.bottom60 {
	margin-bottom: 60px !important;
}
.bottom70 {
	margin-bottom: 70px !important;
}
.bottom80 {
	margin-bottom: 80px !important;
}
.bottom90 {
	margin-bottom: 90px !important;
}
.bottom100 {
	margin-bottom: 100px !important;
}
.top-5 {
	margin-top: -5px !important;
}
.top-10 {
	margin-top: -10px !important;
}
.top-20 {
	margin-top: -20px !important;
}
.top-30 {
	margin-top: -30px !important;
}
.top-40 {
	margin-top: -40px !important;
}
.top-50 {
	margin-top: -50px !important;
}
.top-60 {
	margin-top: -60px !important;
}
.top-70 {
	margin-top: -70px !important;
}
.top-80 {
	margin-top: -80px !important;
}
.top-90 {
	margin-top: -90px !important;
}
.top-100 {
	margin-top: -100px !important;
}
/* for Top & Bottom Margins end */
/* --------------------------------------------------------------------- */