.header-area
{
	background-color: #ffffff !important;
}
.logo-area
{
	background-color: #ffffff !important;
}

.logo-area1
{
	background-color: #ffffff !important;
}

.nav-menu ul li a
{
	color: #57564a !important;
}

.nav-menu ul li a:after
{
	background: #57564a;
}

.vertext h2
{
	color: #ffffff;
	margin-bottom: 0px;
}

#innerbanner
{
	/*background-image: url(../img/InnerBannerImage.jpg) !important;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	margin-top: 100px;
	height: 250px;*/

	margin-top: 100px;	
	width: 100%;	
	margin-left: 0px;	
	margin-right: 0px;	
	padding-left: 0px;	
	padding-right: 0px;
}

.vercenter
{
	display: table;
	height: 250px;
	vertical-align: middle;
	width: 100%;
}



.header-area
{
	border-bottom: 1px solid #eaeae9;
}

ul.main-nav > li > a
{
	color: #000000 !important;
}




@media only screen and (max-width: 768px)
{
	#innerbanner
	{
		margin-top: 85px;
		margin-bottom: -240px;
	}
	#innerbanner
	{
		height: 255px;
	}
	.vercenter
	{
		height: 255px;
	}
	
}

@media only screen and (max-width: 640px)
{
	#innerbanner
	{
		margin-top: 90px;
		margin-bottom: -240px;
	}
	#innerbanner
	{
		height: 255px;
		margin-bottom: -240px;
	}
	#myimg1{
		width: 100%;
		max-width: 100% !important;
	}
	.vercenter
	{
		height: 255px;
	}
	.subtitle
	{
		font-size: 16px;
	}
	#breadcrums a
	{
		font-size: 10px;
	}
	#breadcrums
	{
		font-size: 10px;
	}
	#margintop
	{
		padding-top: 25px;
	}
}

@media only screen and (max-width: 480px)
{
	#innerbanner
	{
		margin-top: 90px;
		margin-bottom: -280px;
	}
	#innerbanner
	{
		height: 255px;
		margin-bottom: -280px;
	}
	#myimg1{
		width: 100%;
		max-width: 100% !important;
	}
	.vercenter
	{
		height: 255px;
	}
	.subtitle
	{
		font-size: 16px;
	}
	#breadcrums a
	{
		font-size: 10px;
	}
	#breadcrums
	{
		font-size: 10px;
	}
	#margintop
	{
		padding-top: 25px;
	}
}

@media only screen and (max-width: 360px)
{
	#innerbanner
	{
		margin-top: 70px;
		margin-bottom: -165px;
	}
	#innerbanner
	{
		height: 125px;
		margin-bottom: -165px;
	}
	#myimg1{
		width: 100%;
		max-width: 100% !important;
	}
	.vercenter
	{
		height: 125px;
	}
	.subtitle
	{
		font-size: 16px;
	}
	#breadcrums a
	{
		font-size: 10px;
	}
	#breadcrums
	{
		font-size: 10px;
	}
	#margintop
	{
		padding-top: 25px;
	}
}

@media only screen and (max-width: 320px)
{
	#innerbanner
	{
		margin-top: 70px;
		margin-bottom: -165px;
	}
	#innerbanner
	{
		height: 125px;
		margin-bottom: -165px;
	}
	#myimg1{
		width: 100%;
		max-width: 100% !important;
	}
	.vercenter
	{
		height: 125px;
	}
	.subtitle
	{
		font-size: 16px;
	}
	#breadcrums a
	{
		font-size: 10px;
	}
	#breadcrums
	{
		font-size: 10px;
	}
	#margintop
	{
		padding-top: 25px;
	}
}
