html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	text-decoration:none;
	font-family:'lato',sans-serif;
	font-weight:100;
	color:#8e8e8e;
}


/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

ol,ul {
	list-style:none;
	
	
}

blockquote,q {
	quotes:none;
}


blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


.clearfix:after {
	content:"";
	display:table;
	clear:both;
}

body {
	line-height:1;
	max-width:1500px;
	
	display:block;
	margin:auto;
}

h3 {
	font-weight:700;
}

p,h2 {
	line-height:25px;

}

.mail {
	color: #5c9fc0;
	border-bottom: 1px solid #5c9fc0;
	font-weight: 300
}
.phone {
	color:#3cb879;
	font-weight: 300
}
/******
*************		end Default Styles	*************************************/
/*******************		NAV		*************************************/
.NAVm {
	display:none;
}

#navBar {
	position:fixed;
	top:0;
	z-index:9999;
	width:100%;
	height:80px;
	background-color:#fff;
	max-width:1500px;
	display:block;
	margin:auto;
	padding-top:10px;
	border-bottom:1px solid rgba(207,207,207,0.75);
}

nav ul {
	text-align:right;
	padding-top:32px;
	padding-right:30px;
}

nav li {
	display:inline;
	padding:3px 13px;
	padding-bottom:6px;
	margin-right:-4px;
	
}

nav li a:hover {
	color:#3cb879;
}

nav li a {
	color:#8e8e8e;
	padding:5px 0 3px;
	transition:.5s ease;
	font-weight: 300
}

.nav2 {
	display:none;
}



#navLogo {
	float:left;
	width:180px;
	margin-left:50px;
margin-top: 5px
}
#phone {
	position: absolute;
	width:180px;
	margin-left:-190px;
margin-top: -40px;
color:#3cb879;
font-weight: 300
}


/*******************		END NAV		*************************************/

#aboutIMG {
	width: 50%;
	margin-top: 90px;

}
#ksiw {
	width: 50%;
	margin-top: 90px;
	float: left

}
#wrap {
	margin: 0px 80px 10px;
}

h1,h2 {
	color:#3cb879;
	font-size: 28px;
	margin-top: 20px;
	font-weight: 500;

}
p {
	margin-top: 10px;
	text-align: justify;
	font-weight: 300;
}
.call {
	color:#3cb879;
	font-weight: 500
}
#help{
	margin: 15px 0px;
}
#help li {
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 30px;
	font-weight: 300;
	font-size: small
}
span, .bold {
	font-weight: bold
	
}
li {
	margin-top: 20px;
	line-height: 20px;
	font-weight: 300;
}
.bfa {
	text-decoration: underline;
	font-weight: 300;
	color: #4d8ead
}
/*****************;
/*******************		footer	*************************************/
footer {
	width:100%;
	height:40px;
}

.footer ul {
	display:inline-block;
}

.footerLinks ul li {
	display:inline-block;
	margin-right:3px;
}

.footerLinks {
	float:right;
}

.copyright {
	float:left;
}

/*******************		END footer	*************************************/

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

#ksiw {
  visibility: hidden;


}
#aboutIMG {
	width: 100%;
	margin-top: -120px;
	margin: auto;

}
h1,h2 {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

#help li {

	font-size: 
	medium
}
nav li  {

	padding: 4px;
	font-size: 12px
}
#navLogo {

	width:140px;
	margin-left:5px;
margin-top: 5px
}
#aboutIMG {
	width: 100%;
	margin-top: -150px;

}
#wrap {
	margin: 50px;
}

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {





}






















}
