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


@media screen and (max-width: 768px) { 

.ms-layer.text1 .ctxt {
    font-size: 18px !important;
	line-height:30px;
}

.ms-layer.text1 {
	left:20px !important;
	font-size:18px !important;
	line-height:55px;
}
 
 
.ms-layer.text2 .vsn {
    font-weight: bold;
    font-size: 18px;
	line-height:20px;
} 

/*.ms-layer.text2 {
	left:20px !important;
}
 */
 .ms-layer.text2 .vsn span {
   
    line-height: 28px;
}

.f-links {
	margin:0;
	padding:0;
}

.f-links li {
	float:none;
	margin:10px 5px;
}


#h-row-one h2 {
	font-size:20px;
}

#h-row-one h1 {
	font-size:24px;
}

#h-row-two h1 {
	font-size:24px;
}

#h-row-two p {
	font-size:20px;
}


#h-row-three h1 {
	font-size:24px;
}

#h-row-three p {
	font-size:20px;
}

#h-row-four h1 {
	font-size:24px;
}

#h-row-four p.apr {
	font-size:20px;
}

#a-row-one h1 {
    font-size: 24px;
}

#a-row-one h2 {
    font-size: 20px;
    line-height: 30px;
}

#a-row-one p {
    font-size: 16px;
    line-height: 26px;
}

#a-row-two h1 {
	font-size:24px;
}

#a-row-three h1 {
	font-size:20px;
	line-height:30px;
}

#a-row-four h1 {
	font-size:24px;
}

#w-row-one h1 {
	font-size:24px;
}

#w-row-one h2 {
	font-size:20px;
	line-height: 30px;
}

#w-row-one p {
    font-size: 16px;
    line-height: 26px;
}

#aprch-row-one h1 {
	font-size:24px;
}

#aprch-row-one h2 {
    font-size: 20px;
	
}



#contact h1 {
	margin:0px;
}

}