@charset "utf-8";
@media only screen and (max-width: 480px) {
* {
	margin:0px;
	padding:0px;
}
#wrapper {
	width: 100%;
	background-color: #252525;
}
#header {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius:10px 10px 0 0;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	position:relative;
	z-index:999;
	left:0px;
}
#logo {
	float: none;
	height: auto;
	width: 100%;
	z-index: 1;
}
#header #logo a img {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#social {
	float: none;
	height: auto;
	padding-top:0px;
	width: 100%;
}
#header #social h5 {
	text-align: none;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 10px;
	font-size: 14px;
}

#nav {
	/*height: 56px;*/
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 0px;
}
#banner {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainpart {
	background-color: #252525;
	width: 100%;
	height: auto;
}
#part {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#mainpart #part h3 {
	font-family:Georgia;
	font-size: 18px;
	color: #09C;
	text-align: center;
	margin: 10px;
}

#part1 {
	width: 100%;
	height:330px;
	background-color: #FFF;
	border-radius:10px;
	margin: 1%;
}
#part2 {
	width: 100%;
	height:330px;
	background-color: #FFF;
	border-radius:10px;
	margin: 1%;
}
#part3 {
	width: 100%;
	height:330px;
	background-color: #FFF;
	border-radius:10px;
	margin: 1%;
}
#part4 {
	width: 100%;
	height:330px;
	background-color: #FFF;
	border-radius:10px;
	margin: 1%;
}
.left {
	float:left;
}
#maincontent {
	height: auto;
	width: 100%;
	background-color: #e7ecea;
}
#maincontent2 {
	height: auto;
	width: 90%;
	background-color: #e7ecea;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontent1 {
	height: auto;
	width: 90%;
	margin:0 auto;
	background-color: #e7ecea;
}
#content {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content1 {
	width: 100%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	float:none;
}
#sidebar1 {
	width: 100%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	float:none;
}
#footer {
	background-color: #000;
	height: auto;
	width: 100%;
}
#footer p {
	font-family:Georgia;
	font-size: 14px;
	line-height: 23px;
	color: #FFF;
}

.news {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	line-height:20px;
}

#foot {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:15px;
	text-align:center;
}
#foot1 {
	width: 100%;
}
#foot2 {
	width: 100%;
	height:auto;
	background-color: #000;
}
#foot3 {
	width: 100%;
}
p {
	font-family:Georgia;
	font-size: 14px;
	line-height: 23px;
	padding: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color: #666;
	text-align: center;
	padding: 10px;
}
h4 {
	font-family:Georgia;
	color: #23a772;
	padding: 10px;
}
#partw {
	background-color: #FFF;
	height: 50px;
	width: 100%;
}




#enquiry {
	height: 152px;
	width: 44px;
	position: fixed;
	top: 250px;
	
}




.all_testimonials{
	float:right;
	background:#009fe2;
	padding:4px 12px 6px;
	border-radius:5px;
	color:#fff!important;
	outline:none;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	transition: all 0.2s ease-in-out 0s;
}
.all_testimonials span{
	font-size:20px;
}
.all_testimonials:hover{
	color:#fff;
	background:#000;
}










.footer_contact{
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	float:left;
	width:100%;
	font-size:16px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	line-height:20px;
}
.footer_contact .wpcf7{
	margin-top:10px;
}
.footer_contact input[type="text"]{
	width:50%;
	height:30px;
	margin-bottom:4px;
	border:none!important;
	background:#a6a6a6!important;
	color:#000!important;
}
.footer_contact input[type="email"]{
	width:50%;
	height:30px;
	margin-bottom:4px;
	border:none!important;
	background:#a6a6a6!important;
	color:#000!important;
}
.footer_contact input[type="text"]{
	width:50%;
	height:30px;
	margin-bottom:4px;
	border:none!important;
	background:#a6a6a6!important;
	color:#000!important;
}

.footer_contact input[type="submit"]{
	background:#000000;
	border:3px solid #2b2b2b;
	padding:2px 12px;
	font-size:15px;
	color:#797979;
	font-style:italic;
	font-weight:bold;
	margin-top:5px;
	transition: all 0.2s ease-in-out 0s;
	cursor:pointer;
	margin-left:-70px;
}
.footer_contact input[type="submit"]:hover{
	background:#111111;
	border:3px solid #fff;
	color:#fff;
}

#part2 img {
	width:150px;
}
img {
	width:100%;
}
table {
	width:100%;
}
























.item {
			text-align:center;
			float:none;
			margin:5px;
			position:relative;			
		}
		
			.item,
			.item-hover,
			.item-hover .mask,
			.item-img,
			.item-info {
				width: 100%;
				height: auto;	
			}

			.item-hover,
			.item-hover .mask,
			.item-img { 
				position:absolute;
				top:0;
				left:0;			
			}			
		
			.item-type-line .item-hover {	
				z-index:100;	
				-webkit-transition: all 300ms ease-out;
				-moz-transition: all 300ms ease-out;
				-o-transition: all 300ms ease-out;
				transition: all 300ms ease-out;	
				opacity:0;
				cursor:pointer;						
				display:block;
				text-decoration:none;
				text-align:center;
			}
			
				.item-type-line .item-info {
					z-index:10;
					color:#ffffff;
					display:table-cell;
					vertical-align:middle;
					position:relative;
					z-index:5;				 					
				}
			
				.item-type-line .item-info .headline {
					font-size:20px;					
				}
				
				.item-type-line .item-info .line {
					 height:1px;
					 width:0%;
					 margin:15px auto;
					 background-color:#ffffff;
					-webkit-transition: all 500ms ease-out;
					-moz-transition: all 500ms ease-out;
					-o-transition: all 500ms ease-out;
					transition: all 500ms ease-out;					 

				}
				
				.item-type-line .item-info .date {
					font-size:12px;
				}
				
				.item-type-line .item-hover .mask {
					background-color:#000;
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
					filter: alpha(opacity=50);										
					opacity:0.5;
					z-index:0;
				}
				
				.item-type-line .item-hover:hover .line {
					width:40%;
				}
				
				.item-type-line .item-hover:hover {
					opacity:1;
				}				
			
			.item-img {			
				background-color:#7a548f;
				z-index:0;			
			}
}