/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

a {
  text-decoration: trasparent;
}
a:active,
a:hover {
  text-decoration: trasparent;

}

#wrapper {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


  

.imgmarginright {
	margin-right: 30px;
	margin-bottom:30px;
}


h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: arial;
   font-size: 100%;
   -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 -moz-text-size-adjust:none;
 text-size-adjust:none;
}
/*--header start here--*/
.header{
	padding-top:0px 0px;

	

}
.logo{

}
.logo a{

}
.logoclaim {

}
/*--header end here--*/
/*--footer start here--*/

.footer{
	margin-top:10px;
}
.footer-left h3 a {
	margin:0;
}
.footer-top {
	padding: 1em 0px;
	border-bottom: 0px solid #999;
}
/*--/footer end here--*/
/*--home page style end here--*/
/*--about style start here--*/
.about {
	
}
.about {
	padding: 0em 0px;
}
.about-main {
overflow:hidden;
}


.about-left {
	margin: 0em 0px;
	float:left;
	width:300px;
	margin-right:20px;
}




/*--about style end here--*/
/*--single page end here--*/
 /*--media quiries start here--*/

@media(max-width:3000px){

}

}
 
@media(max-width:1200px){

}

}



@media(max-width:992px){

}

}




@media(max-width:768px){

.header{

}
.logo {

}
.logo a{

}
.logoclaim {

}
.about-grid {
}

.about-left {
/*display:none;*/
}

.clear{
	clear:both;
}

}









@media(max-width:640px){


}








@media(max-width:480px){

}






@media(max-width:320px){


.footer-top {
	padding: 1em 0px;
}


}
/*--media quiries end here--*/