h1, h2, h3, h4, h5, h6, p, li, td, span {
    font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, Helvetica, Arial, sans-serif !important;
}

.container{
	padding-bottom: 0!important;
}
#asia-header-2015{
	display: none;
}

#sos .sos, #sos .sos span{
	line-height: 20px;
}
#sos .sos span{
	color: #fff;
}


#outro {
    margin-top: 0;
}

ul {
    margin: 0;
}

#capabilities ul li, #subscriptions ul li{
	list-style: initial!important;
}

.disclaimer p {
    font-size: 12.5px;
}

section p, li{
	font-size: 18px;
}

section h2.grey{
	color: #555!important;
}

#content a.garmin-logo {
    display: block;
    position: absolute;
    top: 12px;
    left: 15px;
    margin: 0;
    padding: 0;
    width: 120px;
    height: 34px;
    background: url(../images/garmin_logo_on_b.svg) no-repeat;
    z-index: 5;
}


@media screen and (max-width: 940px){
	#asia-footer-2015{
		display: none;
	}
	.container, .span10, .span12, .span14, .span24 {
	    width: 100%!important;
	}
	.row, .row>[class*=span] {
	    margin-left: 0!important;
	}
}
	