

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



@font-face {
    font-family: 'harabararegular';
    src: url('../fonts/harabara-webfont.eot');
    src: url('../fonts/harabara-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/harabara-webfont.html') format('woff'),
         url('../fonts/harabara-webfont.ttf') format('truetype'),
         url('../fonts/harabara-webfont.svg#harabararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/futubk__-webfont.eot');
    src: url('../fonts/futubk__-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futubk__-webfont.html') format('woff'),
         url('../fonts/futubk__-webfont.ttf') format('truetype'),
         url('../fonts/futubk__-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'muliregular';
    src: url('../fonts/muli-regular-webfont.eot');
    src: url('../fonts/muli-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/muli-regular-webfont.html') format('woff'),
         url('../fonts/muli-regular-webfont.ttf') format('truetype'),
         url('../fonts/muli-regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

:focus{outline:0;}
img{border:none;}
body{
	margin: 0;
	min-width: 1000px;
	padding: 0;
	overflow:hidden;

}


p, ul{

	font-style:normal;
}

img{
	border: 0;
}


.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}



#header, #home, #contactus, #aboutus , #company , #projects, #testimonial, #testimonial,#careers,#contactus{
	width: 100%;
}
#home{
	background:url(../images/homeback.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}


#contactus{
	background: url(../images/contact.html) 50% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#aboutus{
	background: url(../images/about/aboutback.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;	
}

/*#aboutus .bg{
	background: url(../images/try.png) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
    z-index:1;
}*/

#company{
	background: url(../images/company/profileback.jpg) 50% 40% no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;

}

/*#company .bg{
	background: url(../images/try.png) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
   
}
*/
#company1{
	background:url(../images/company/visionback.jpg) 50% 40% no-repeat fixed;
	height: 1200px;
	overflow: hidden;
	padding: 0;
	display:none;
	padding: 0;

}

#company2{
	background: url(../images/company/misionback.jpg) 50% 40% no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	display:none;

}

#projects{
	background: url(../images/projects/projectback1.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;	
}

#projects1{
	background: url(../images/projects/projectback2.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;	
	display:none;
}

#projects2{
	background: url(../images/projects/projectback3.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;	
	display:none;
}

#testimonial{
	background: url(../images/testimonial/testiback.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#testimonial1{
	background: url(../images/testimonial/feedback.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	display:none;
}


#careers{
	background: url(../images/career/careersback.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#careers .bgcareers{
	background: url(../images/career/careersmen.png) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1900px;
    z-index:1;
}

#contactus{
	background: url(../images/contact/contactback1.jpg) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#contactus .bgcontact{
	background: url(../images/contact/contactbackpen.png) 50% 0 no-repeat fixed;
	height: 1200px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 1900px;
 
}


.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 1000px;
	
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}

.slide {
	width: 100%;
}


.container
{
	width:1000px;
	margin:0 auto;
	position:relative;
		/*background:#009;
		height:200px;
		*/
}

.container_menu
{
	position:relative;
	width:1000px;
	margin:0 auto;
	
}


.header
{
	background:#000;
	height:111px;
	width:auto;
	position:fixed;
	top:0;
	z-index:999;
}

.logo
{
	position:relative;
	top:5px;
	left:10px;
}

#nav{
	list-style: none;
	width:auto;
	
	
}

#nav ul
{
	position:relative;
	margin:0px 0px 0 0;
	width:760px;
	float:right;
}

#nav ul li{
	position:relative;
	display:inline;
	padding:10px;
	top:45px;
	
}



#nav ul li a
{
	text-decoration:none;
	z-index:11;
	position:relative;
	font-family: 'harabararegular';
	font-size:16px;
	color:#FFF;
	padding:40px 0 0 0;
	letter-spacing:2px;
	/*border-bottom:2px solid #fff;
	width:100px;*/

}

#nav ul li a:hover
{
	border-top:5px solid #FFF;
}

#nav ul li a.active
{
	border-top:5px solid #FFF;
}


/*style for ABOUT starts here*/

.logohomeclick
{
width: 234px;
height: 286px;
text-align: center;
position: absolute;
margin-left: -165px;
margin-top: -110px;
left: 50%;
top: 30%;
}
.landingpage_back
{
    position:relative;

    height:425px;
    width:486px;
	float:right;
}
.landingpage_back_2
{
    position:relative;

    height:425px;
    width:514px;
}
.grace_dowanload
{
    position:absolute;
    left:0;
    margin:90px 0 0 30px;	
}
.sparsh_download{
	position:absolute;
	right:0;
	margin:110px 85px 0 0;	
}

.logoclick
{
width: 234px;
height: 286px;
text-align: center;
position: absolute;
float:left;
margin-top:0px;
margin-left:35%;
/*margin-left: -140px;
margin-top: -60px;
left: 50%;
top: 30%;*/
}
.home_leaf{
	position:absolute;
	right:0;
	top:22px;	
	height:549px;
	width:850px;
}
.sparsh_home_styling{
position:absolute;
right: 78px;
top: 16px;



}
.sakar_sparsh
{
    position:relative;
    float:right;
}
.sakar_grace
{
   position:relative;
    float:left; 
}
.sparsh_logo{
margin-left: 46%;	
}
.sparsh_home_text{

right:0;
top:0;	
}
.grace_home_text{

left:0;
top:0;	
}
.sparsh_heading{
color:#c0bf3f;
font-weight:bold;
font-size:30px;
text-align:right;
 font-family: 'harabararegular';
 padding: 45px 0 0 0;
}
.sparsh_innerheading{
    font-family: 'futura_bk_btbook';
	font-size:15px;	
	text-align:right;
	position:relative;
	color:#c0bf3f;
	padding:10px 0 0 0;

}

.scrolldown
{
	background:#47afb8;
	height:40px;
	line-height:40px;
	width:120px;
	border-radius:4px;
	color:#fff;
	position:relative;
	font-family: 'futura_bk_btbook';
	left:65px;
	top:20px;
padding:2px 5px 2px 5px;
	font-size:19px;
}
.scrolldown a:hover{
color:#fff;	
}
.scrolldown:hover{
background:#6d6e71;	
color:#fff;
}
.logoclick a:hover{

}
.abouttextback
{
	background:url(../images/about/abouttextback.png) no-repeat;
	width:743px;
	height:337px;
	float:right;
	position:relative;
	margin-top:150px;
	right:20px;
	z-index:2;
}
.abouttextback p
{
	 font-family: 'futura_bk_btbook';
	color:#FFF;
	font-size:16px;
	position:relative;
	/*margin:20px 0 25px 40px;*/
	text-align:justify;
	line-height:22px;
	margin: 10px 0px 10px 40px;
}
.abouttextback ul li
{
	font-family: 'futura_bk_btbook';
	color:#FFF;
	font-size:16px;
	position:relative;
	/*margin:20px 0 25px 40px;*/
	text-align:justify;
	line-height:22px;
	margin: 10px 0px 10px 40px;
}

.abouttexttitle
{
font-family: 'harabararegular';
font-size: 21px;
color: #FFF;
position: relative;
margin: 10px 0 10px 40px;
text-align: justify;
padding-bottom: 5px;
top: 4px;
	width:600px;
	letter-spacing:2px;
}

/*style for ABOUT starts here*/

/*style for company here*/
.tabpanel
{
	position:relative;
	margin-top:150px;
	margin-left:80px;
}
.tabpanel_inner{
		position:relative;
	margin-top:0px;
	margin-left:0px;
}

.companytitle
{
	
/*
	margin:30px 30px 10px 25px;*/
	
	letter-spacing:2px;
font-family: 'harabararegular';
	font-size:21px;
	color:#FFF;
	position:relative;
	margin:10px 25px 10px 25px;
	text-align:justify;
	padding-bottom:20px;
	top:20px;

	
}

/*style for compnay end here*/

/*style for projects starts here*/

.projects
{
	width:850px;
	margin:0 auto;
	padding:10px 0 10px 0;
}

.projectsinner
{
	width:880px;
	margin:0 auto;
	padding:10px 0 10px 0;
}
.projectinnertitle
{	letter-spacing:2px;
font-family: 'harabararegular';
	font-weight:bold;
	font-size:21px;
	color:#FFF;
	position:relative;
	margin:20px 0 0 0px;
	
}
.projectinnertitle_sakar{
		letter-spacing:2px;
font-family: 'harabararegular';
	font-weight:bold;
	font-size:17px;
	color:#FFF;
	position:relative;
	margin:13px 0 13px 0px;
}
.projectinnertitlehr
{
width:790px;
border-bottom:2px solid #FFF;
margin:10px 0 0 0px;
}
.projectinnertitlehr_sakar{
	width:790px;
border-bottom:2px solid #FFF;
margin:0px 0 0px 0px;
}

.projectinnerimg
{
	width: 120px;
height: 120px;
position: relative;
float: left;
margin: 0px 9px 40px 9px;
cursor: pointer;
left: 8px;
top: 8px;
}
.projectinnerimg_sparsh
{
	width: 120px;
height: 120px;
position: relative;
float: left;
margin: 0px 41px 40px 10px;
cursor: pointer;
left: 8px;
top: 8px;
}

.projectinnerimg_grace
{
width: 120px;
height: 120px;
position: relative;
float: left;
margin: 0px 41px 40px 45px;
cursor: pointer;
left: 8px;
top: 8px;
}

.projectimg
{
	width:96px;
	height:90px;
	position:relative;
	float:left;
	left:20px;
	margin:10px 6px 0 0;
	cursor:pointer;
}

.project_innerimg
{
	width:96px;
	height:90px;
	position:relative;
	margin:2px 2px 0px 2px;
	cursor:pointer;
	
}
.sakar_innerimg{
	width:96px;
	height:90px;
	position:relative;
	margin: 0px 0px -4px 0px;
	cursor:pointer;
	padding:4px;
}
.sakar_bg a:hover.pirobox_gall{
background:none;	
}

 .inquiry
{
     text-align:center;
      margin-left:0px;
      color:#FFF;
	  font-family:'SegoeUINormal';
	font-size:20px;
	margin-top:15px;
}

.projecttext
{
	font-family:'SegoeUINormal';
	font-size:14px;
	color:#FFF;
	text-align:justify;
	margin:20px 30px 0 30px;
}
.close{
	
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	right: 132px;
top: 4px;
	z-index:999;
}
.project_inner
{
	position:absolute;
	width:950px;
	
	margin-left:120px;
	margin-top:50px;
}
.project_innertext{
	position:relative;
	margin-top:10%;
	margin-left:10%;
	z-index:1;
	
}

.project_inner p{
	
font-family: 'futura_bk_btbook';
	font-size:15px;
	color:#FFF;
	text-align:justify;
	padding:5px 2px 2px 5px;

	
}
.current_text{
	position:relative;
	font-size:18px;
	margin-top:160px;
	margin-left:55px;
	color:#FFF;
font-family: 'futura_bk_btbook';
}
.sparsh_text{
font-family: 'futura_bk_btbook';
	color:#FFF;
	font-size:14px;
	text-align:center;	
}
.past_text
{
font-family: 'futura_bk_btbook';
	color:#FFF;
	font-size:16px;
	text-align:center;
}
.amenities_text{
	font-family: 'futura_bk_btbook';
	color:#FFF;
	font-size:16px;
	text-align:center;
		margin-top:160px;
	margin-left:55px;
	
}
/*.projects
{
	width:850px;
	margin:0 auto;
	padding:10px 0 10px 0;
}

.projectimg
{
	width:96px;
	height:90px;
	position:relative;
	float:left;
	left:20px;
	margin:10px 6px 0 0;
}
 

 .inquiry
{
     text-align:center;
       margin: 15px auto;
      color:#FFF;
	  font-family:'AlexRegular';
	font-size:20px;
}

.projecttext
{
	font-family:'SegoeUINormal';
	font-size:14px;
	color:#FFF;
	text-align:justify;
	margin:20px 30px 0 30px;
}*/
.project_bg{
	padding: 2px 2px 0px 2px; 
	margin:3px;
	float:left;
background:url(../images/image_bg.png) repeat;
}
.sakar_bg{

	margin: 13px 3px 3px 3px;
	padding:4px;
	float:left;
	background:url(../images/image_bg.png) repeat;
}
.past_bg{
	padding:5px 5px 0px 5px;
	margin:3px;
	float:left;

	background:url(../images/image_bg.png) repeat;
}
/*style for projects ends here*/

/*style for testimonial ends here*/
.testimonialtext
{
font-family: 'futura_bk_btbook';
font-size: 16px;
color: #FFF;

position: relative;
margin: 10px 25px 0 25px;
text-align: justify;
top: 25px;
bottom: 25px;
}

.testimonialname
{
color: #429bb5;
font-family: 'futura_bk_btbook';
font-size: 16px;
float: right;
font-weight: bold;
right: 21px;
position: relative;
top: 24px;
}
.testimonal_inner{
	color:#429bb5;
font-family: 'futura_bk_btbook';
	font-size:16px;
	float:right;
	width:165px;
	font-weight:bold;
	position:relative;
		
}

.feedbacktitle
{
	letter-spacing:1px;
font-family: 'harabararegular';
	font-size:21px;
	float:left;
	color:#FFF;
	position:relative;
	margin:30px 0 0 30px;
}

.form
{
	position:relative;
top: 7px;
}

.contactlabel
{
width: 80px;
float: left;
text-align: left;
padding-right: 10px;
padding-top: 13px;
font-family: 'futura_bk_btbook';
font-size: 16px;
color: #FFF;
position: relative;
margin: 0 25px 0 30px;

}

.contacttextboxback
{
	position:relative;
	float:left;
	top: 10px;
	
}

.contacttextbox
{
	background: #fafafa;
width: 300px;
height: 24px;
border: 0;
margin-bottom: 8px;
font-family: 'SegoeUINormal';
font-size: 14px;
color: #000;
padding-left: 2px;
	
}

.contacttextarea
{
	background:#fafafa;
	width:300px;
	height:89px;
	border:0;
	margin-bottom:5px;
	font-family:'SegoeUINormal';
	font-size:14px;
	color:#000;
	padding-left:2px;
}

.submitbtn
{
	position:relative;
	margin-left:145px;
  margin-top: 17px;
  font-family: 'futura_bk_btbook';
	
}

.clabel{
width: 101px;
float: left;
text-align: left;
padding-top: 10px;
color: #FFF;
  font-family: 'futura_bk_btbook';
font-size: 16px;
margin: 0 0 0 0;

}
.ctextbox_captcha{
background: #fafafa;
width: 252px;
height: 23px;
border: 0;
  font-family: 'futura_bk_btbook';
font-size: 16px;
color: #000;
margin:10px 0 10px 0;
position: relative;	
}
.ctextbox{
background: #fafafa;
width: 252px;
height: 23px;
border: 0;
  font-family: 'futura_bk_btbook';
font-size: 16px;
color: #000;
margin:10px 0 5px 0;
position: relative;
	
	
}
.ctextarea{
	background:#fafafa;
	width: 252px;
	height:85px;
	border:0;
  font-family: 'futura_bk_btbook';
	font-size:14px;
	color:#000;
	margin:5px 0 5px 0;
	position:relative;
	
}
.captcha_back
{
    background:url(../images/captcha.jpg) repeat; text-align:center; border:none; font-weight:bold;font-family: 'futura_bk_btbook'; 
                 margin: 0px 0 0px 100px;width: 253px;height:23px;color:#000;
}
.sendtbtn_career{
		position:relative;
	margin-left: 150px;
margin-top: 2px;
}
.contact_sendbtn{
	position:relative;
	margin-left: 100px;
margin-top: 2px;
width:73px;
height:26px;
cursor:pointer;
background:url(../images/career/send.png) no-repeat;
color:transparent;
border:none;
}
.contact_sendbtn:hover{
background:url(../images/career/send_hover.png) no-repeat;	

}

/*style for testimonial ends here*/

/*style for contact starts here*/

.contactback
{
    background:url(../images/contact/contactback.png) no-repeat;
	width:880px;
	height:420px;
	float:right;
	position:relative;
	margin-top:150px;
	right:20px;
	
}

.contactitle
{
	letter-spacing:2px;
font-family: 'harabararegular';
	font-size:21px;
	color:#FFF;
	position:relative;
	margin:10px 20px 19px 40px;
	top:20px;

	

}

.contaclisttitle
{
  font-family: 'futura_bk_btbook';
	font-size:18px;
    color:#FFF;
	position:relative;
	font-weight:bold;
	padding:10px 0 0 0;
	
}
.contaclist li
{
 font-family: 'futura_bk_btbook';
	font-size:14px;
	color:#FFF;
	list-style:none;
	margin-left:38px;
	
}
.contaclist p{
	 font-family: 'futura_bk_btbook';
	font-size:16px;
	color:#FFF;
	padding:5px 0 0 0;
	list-style:none;
	margin-left:38px;
}
.contactdetails
{
position:relative;
margin:6px 20px 0 38px;

}

.contactdetails span
{
 font-family: 'futura_bk_btbook';
color:#FFF;
font-size:18px;

}
.phone_details{
	 font-family: 'futura_bk_btbook';
	font-size:16px;
	color:#FFF;
	padding:5px 0 0 0;
	list-style:none;
	
}
.phone_details a:hover{
color:#FFF;	
}
.contact_left{
position: relative;
float: left;
width: 450px;
margin-left: 43px;

}

.contact_right{
float:right;
width:345px;

margin-right: 8px;
}
.contact_text{
	position:relative;
	margin:0 0 0 0px;
	
	width: 856px;
}
/*style for contact ends here*/

/*style for careers starts here*/

.careertextback
{
	background:url(../images/career/textback.png) no-repeat;
	width:901px;
	height:370px;
	position:relative;
	margin-top:150px;
	float:right;
	right:20px;
	z-index:2;
}

.careertextback p
{
  font-family: 'futura_bk_btbook';
color: #FFF;
font-size: 16px;
position: relative;
margin: 10px 24px 10px 24px;
text-align: justify;
line-height: 22px;
	
	
	
}

.careertexttitle
{
	letter-spacing:2px;
font-family: 'harabararegular';
	font-size:21px;
	color:#FFF;
	position:relative;
	margin:10px 30px 0px 25px;
	text-align:justify;
	padding-bottom:20px;
	top:20px;
	width:580px;
}

.popuptext
{
color: #FFF;
  font-family: 'futura_bk_btbook';
font-size: 18px;
position: relative;
margin: 0 0 0 25px;
font-weight:bold;
}
.resumelabel
{
	width:120px;
	float:left;
	text-align:left;
	padding-left:30px;
	padding-top:4px;
	color:#FFF;
	  font-family: 'futura_bk_btbook';
	font-size:14px;
	
}
.resumetextbox
{
	background: #fafafa;
width: 270px;
height: 23px;
border: 0;
margin-bottom: 12px;
 font-family: 'futura_bk_btbook';
font-size: 14px;
	color:#000;
	padding-left:2px;
	
	

}
.sendtbtn{
	position:relative;
	margin-left:103px;
margin-top: 2px;
}
.dropdown{
margin-bottom: 11px;
	width:270px;
	height:25px;
	border:0;
  font-family: 'futura_bk_btbook';
	font-size:14px;
	color:#000;
	padding-left:2px;
}

/*style for careers end here*/

.submenu_inner{

width::150px;
margin:22px 0 0 0;
}
.submenu_inner ul{
width:250px;
text-decoration:none;	
display:inline;
}
.submenu_inner ul li{
	font-size::13px;
	color:#fff;
	display:inline;
	  font-family: 'futura_bk_btbook';
	 padding: 5px 27px 5px 28px;
	  cursor:pointer
}
.submenu_inner ul li:hover{
	background:#0a7482;
	color:#000;
	 padding: 5px 27px 5px 28px;
}
.submenu_inner ul li a{
color:#fff;	
}
.submenu_inner ul li a:hover{
color:#fff;	
}
.brochure{
height: 23px;
width: 64px;
width: :50px;
background-color: #0a7482;
color: #0a7482;
padding: 2px 5px 2px 9px;	
right:0;
position:relative;

}
.brochure a{
color:#fff;	
	  font-family: 'futura_bk_btbook';
}
.brochure a:hover{
	color:#fff;
}
.project_inner_bg{

}
.overview_content {
 font-family: 'futura_bk_btbook';
color: #FFF;
font-size: 16px;
position: relative;
text-align: justify;
line-height: 22px;
margin: 13px 0px 5px 0px;
}
project_inner.overview_content p{
	font-size:12px;
	
}
	
	
.sparsh_brochure{
background:#fff;

width:69px;
height:15px;
left:0;	
}
.sakar_brochure a{

	padding:5px 5px 5px 5px;

	
}
.brochure_styling{
right:0;
color:#0e798e;
font-weight:bold;
position:absolute;
top:0;
margin-top: 13px;


}
.brochure_styling:hover{
	color:#fff;
		text-decoration:none;
}
.speci_content li span{

font-size:15px;
color:#47afb8;	
font-weight:bold;
}
.speci_content{
width:700px;
 font-family: 'futura_bk_btbook';
color: #FFF;
font-size: 15px;
position: relative;
text-align: justify;
line-height: 22px;
margin: 6px 0px 2px 0px;
}
.layout_img{
padding:5px 5px 5px 5px;	
}
.amenities_list{
	width:650px;
position: relative;


	
}
.amenities_list ul{
width: 700px;
list-style: none;
margin: 0;
padding: 0;
position: relative;
	background:none;

}
.amenities_list ul li{
position: relative;
display: inline;
float: left;
margin: 2px 5px 2px 0px;
width: 108px;
min-height:150px;
text-align:center;
border:none;

}
.amenities_list ul li a{
 display: block;
  text-decoration: none;
   outline: 0;
    padding:0;
	 margin-right: 2px;	
}
.amenities_name{
	color: #fff;
font-size: 12px;
margin:0 0 0 5px;
	
}
.layout_styling{
margin:16px 0 0 0;	
}

@media (max-width:600px)
{
	.logohomeclick img
	{
		max-width: 250px;
	}
	.logohomeclick
	{
		margin-left: -125px;
	}
}