

@import url(https://fonts.googleapis.com/css?family=Hind:300,500|Open+Sans:300,600&subset=latin-ext);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
footer,
header,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #ffffff;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-4,
.col-sm-8,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-4,
    .col-sm-8 {
        float: left;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
}

@media (min-width:992px) {
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.row:after {
    clear: both;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
section {
    display: block
}

a:active,
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a {
    background: transparent
}

strong {
    font-weight: 500
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
    border: 0
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

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

body {
    font-family: "Hind", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    background-color: #fff
}

@media (min-width:75em) {
    body {
        line-height: 31px
    }
}

p {
    margin-top: 0;
    line-height: 33px
}

@media (min-width:75em) {
    p {
        line-height: 31px
    }
}

strong {
    font-weight: 500
}

h1,
h2,
h3 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
    font-weight: 600;
    line-height: 1.125
}

h1 {
    margin-top: 0;
    color: #1c8140
}

h2,
h3 {
    margin-top: 1.5em
}

h1 {
    font-size: 41px
}

h2 {
    font-size: 33px;
    margin-bottom: 0.4em
}

h3 {
    font-size: 26px;
    margin-bottom: 0.4em
}

a:link {
    color: #4c6b83;
    text-decoration: none
}

a:visited {
    color: #4c6b83
}

a:visited:hover,
a:visited:focus {
    color: false
}

a:hover,
a:focus {
    color: false
}

a:active {
    color: false
}

.content a {
    color: #4c6b83;
    cursor: pointer;
    text-decoration: underline
}

ul.list-unstyled {
    padding-left: 0;
    margin-left: 0;
    list-style: none
}

ul li {
    margin-bottom: 8px
}

strong {
    font-weight: 500
}

#top-tier {
    margin-top: 40px
}

@media (max-width:61.9375em) {
    #top-tier {
        margin-top: 20px
    }
}

#footer {
    background: #002a4e;
    padding: 1em;
    margin-top: 60px;
    text-align: center;
    color: #fff;
}

header .title-wrap {
    background: #002a4e;
    padding: 1em 0
}

header .title-wrap .page-title h2 {
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
    margin: 0;
    letter-spacing: 0px;
    font-size: 50px
}

@media (max-width:61.9375em) {
    header .title-wrap .page-title h2 {
        font-size: 30px
    }
}

.content {
    background-color: #fff;
    overflow: hidden;
    min-height: 300px
}