body {background-color: #fff;color: #5f5f5f;font: 16px 'PT Sans Narrow', sans-serif;}
h1 {color: #252525;font-family: 'Oswald', sans-serif;font-weight: normal;margin-bottom: 20px; font-size: 36px;}
a,a:visited {color: #346699;text-decoration: none;}
a:hover,a:focus {text-decoration: underline;outline: none;}	
.text-center {text-align: center;padding-top: 50px;}
.text-center2 {text-align: center;font-size:16px;padding-top:30px;}
.text {font-weight:600;color:#428BCA;}
.width {max-width:1024px;}
.down {margin-top:40px;}
@media (max-width: 1024px) {.width {max-width:700px;}}	
@media (max-width: 767px) {.width {max-width:500px;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {.width {max-width:400px;}}	