/*updated Wed Jul 29 2015 22:59:54 GMT+1000 (AUS Eastern Standard Time) */

@charset "UTF-8";
/*!
Theme Name: Territory Rural
Author: rony sada
Author URI: http://astronautweb.co/
*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,100);
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}
article,
aside,
details,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}
html {
    box-sizing: border-box
}
embed,
img,
object {
    max-width: 100%
}
html {
    overflow-y: scroll
}
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
a {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
th {
    font-weight: 700;
    vertical-align: bottom
}
td {
    font-weight: 400
}
hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0
}
input,
select {
    vertical-align: middle
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}
input[type=radio] {
    vertical-align: text-bottom
}
input[type=checkbox] {
    vertical-align: bottom
}
.ie7 input[type=checkbox] {
    vertical-align: baseline
}
.ie6 input {
    vertical-align: text-bottom
}
input,
select,
textarea {
    font: 99% sans-serif
}
table {
    font: 100%
}
strong {
    font-weight: 700
}
td,
td img {
    vertical-align: top
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
code,
kbd,
pre,
samp {
    font-family: monospace, sans-serif
}
.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
    cursor: pointer
}
button,
input,
select,
textarea {
    margin: 0
}
button,
input[type=button] {
    width: auto;
    overflow: visible
}
.ie7 img {
    -ms-interpolation-mode: bicubic
}
.clearfix:after,
.clearfix:before,
.ie-old .page-block:after,
.ie-old .page-block:before,
.ie-old .post-index .post:after,
.ie-old .post-index .post:before,
.ie10 .locations-map-wrapper:after,
.ie10 .locations-map-wrapper:before,
.ie10 .page-block:after,
.ie10 .page-block:before,
.no-flexbox .locations-map-wrapper:after,
.no-flexbox .locations-map-wrapper:before,
.no-flexbox .page-block:after,
.no-flexbox .page-block:before,
.no-flexbox .panel-item .no-link:after,
.no-flexbox .panel-item .no-link:before,
.no-flexbox .panel-item a:after,
.no-flexbox .panel-item a:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.clearfix:after,
.ie-old .page-block:after,
.ie-old .post-index .post:after,
.ie10 .locations-map-wrapper:after,
.ie10 .page-block:after,
.no-flexbox .locations-map-wrapper:after,
.no-flexbox .page-block:after,
.no-flexbox .panel-item .no-link:after,
.no-flexbox .panel-item a:after {
    clear: both
}
.clearfix,
.ie-old .page-block,
.ie-old .post-index .post,
.ie10 .locations-map-wrapper,
.ie10 .page-block,
.no-flexbox .locations-map-wrapper,
.no-flexbox .page-block,
.no-flexbox .panel-item .no-link,
.no-flexbox .panel-item a {
    zoom: 1
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #444;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #0087cb;
    text-decoration: none
}
a:focus,
a:hover {
    color: #006598;
    text-decoration: underline
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 5px;
    line-height: 1.42857;
    background-color: #f5f5f5;
    border: 1px solid #e1e2e2;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.box-right {
       
  width: 115%;
    height: 99px;
    display: inline-block;
    margin: 4px 10px 0 0;
    border-radius: 18px;
    -webkit-border-radius: 3px;
    text-align: left;
    border: 3px solid #ded6cd;
    padding: 16px;
    background-position-x: 46%;
    margin-bottom: 15px;
    background: #eaeaea;
}
.hRuralco {
       background: url(../Territory%20Rural/images/Ruralco.jpg) no-repeat scroll;
    width: 115%;
    height: 173px;
    display: inline-block;
    margin: 4px 10px 0 0;
    border-radius: 18px;
    -webkit-border-radius: 3px;
    text-align: left;
    border: 1px solid #b3b3b3;
    padding: 16px;
    background-position-x: 46%;
    margin-bottom: 15px;
}
.hRl{
    margin-top: 84px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: #f38c1f;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 30px
}
.h2,
h2 {
    font-size: 24px
}
.h3,
h3 {
    font-size: 20px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    font-size: 16px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}
.small,
small {
    font-size: 87%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd,
dt {
    line-height: 1.42857
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    font-size: 17.5px
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:after,
.container:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:after,
.container-fluid:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:after,
.row:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.row:after {
    clear: both
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.3333333333%
}
.col-xs-2 {
    width: 16.6666666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.3333333333%
}
.col-xs-5 {
    width: 41.6666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.3333333333%
}
.col-xs-8 {
    width: 66.6666666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.3333333333%
}
.col-xs-11 {
    width: 91.6666666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.3333333333%
}
.col-xs-pull-2 {
    right: 16.6666666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.3333333333%
}
.col-xs-pull-5 {
    right: 41.6666666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.3333333333%
}
.col-xs-pull-8 {
    right: 66.6666666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.3333333333%
}
.col-xs-pull-11 {
    right: 91.6666666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.3333333333%
}
.col-xs-push-2 {
    left: 16.6666666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.3333333333%
}
.col-xs-push-5 {
    left: 41.6666666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.3333333333%
}
.col-xs-push-8 {
    left: 66.6666666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.3333333333%
}
.col-xs-push-11 {
    left: 91.6666666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #848484
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-glass:before {
    content: ""
}
.fa-music:before {
    content: ""
}
.fa-search:before {
    content: ""
}
.fa-envelope-o:before {
    content: ""
}
.fa-heart:before {
    content: ""
}
.fa-star:before {
    content: ""
}
.fa-star-o:before {
    content: ""
}
.fa-user:before {
    content: ""
}
.fa-film:before {
    content: ""
}
.fa-th-large:before {
    content: ""
}
.fa-th:before {
    content: ""
}
.fa-th-list:before {
    content: ""
}
.fa-check:before {
    content: ""
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}
.fa-search-plus:before {
    content: ""
}
.fa-search-minus:before {
    content: ""
}
.fa-power-off:before {
    content: ""
}
.fa-signal:before {
    content: ""
}
.fa-cog:before,
.fa-gear:before {
    content: ""
}
.fa-trash-o:before {
    content: ""
}
.fa-home:before {
    content: ""
}
.fa-file-o:before {
    content: ""
}
.fa-clock-o:before {
    content: ""
}
.fa-road:before {
    content: ""
}
.fa-download:before {
    content: ""
}
.fa-arrow-circle-o-down:before {
    content: ""
}
.fa-arrow-circle-o-up:before {
    content: ""
}
.fa-inbox:before {
    content: ""
}
.fa-play-circle-o:before {
    content: ""
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}
.fa-refresh:before {
    content: ""
}
.fa-list-alt:before {
    content: ""
}
.fa-lock:before {
    content: ""
}
.fa-flag:before {
    content: ""
}
.fa-headphones:before {
    content: ""
}
.fa-volume-off:before {
    content: ""
}
.fa-volume-down:before {
    content: ""
}
.fa-volume-up:before {
    content: ""
}
.fa-qrcode:before {
    content: ""
}
.fa-barcode:before {
    content: ""
}
.fa-tag:before {
    content: ""
}
.fa-tags:before {
    content: ""
}
.fa-book:before {
    content: ""
}
.fa-bookmark:before {
    content: ""
}
.fa-print:before {
    content: ""
}
.fa-camera:before {
    content: ""
}
.fa-font:before {
    content: ""
}
.fa-bold:before {
    content: ""
}
.fa-italic:before {
    content: ""
}
.fa-text-height:before {
    content: ""
}
.fa-text-width:before {
    content: ""
}
.fa-align-left:before {
    content: ""
}
.fa-align-center:before {
    content: ""
}
.fa-align-right:before {
    content: ""
}
.fa-align-justify:before {
    content: ""
}
.fa-list:before {
    content: ""
}
.fa-dedent:before,
.fa-outdent:before {
    content: ""
}
.fa-indent:before {
    content: ""
}
.fa-video-camera:before {
    content: ""
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}
.fa-pencil:before {
    content: ""
}
.fa-map-marker:before {
    content: ""
}
.fa-adjust:before {
    content: ""
}
.fa-tint:before {
    content: ""
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}
.fa-share-square-o:before {
    content: ""
}
.fa-check-square-o:before {
    content: ""
}
.fa-arrows:before {
    content: ""
}
.fa-step-backward:before {
    content: ""
}
.fa-fast-backward:before {
    content: ""
}
.fa-backward:before {
    content: ""
}
.fa-play:before {
    content: ""
}
.fa-pause:before {
    content: ""
}
.fa-stop:before {
    content: ""
}
.fa-forward:before {
    content: ""
}
.fa-fast-forward:before {
    content: ""
}
.fa-step-forward:before {
    content: ""
}
.fa-eject:before {
    content: ""
}
.fa-chevron-left:before {
    content: ""
}
.fa-chevron-right:before {
    content: ""
}
.fa-plus-circle:before {
    content: ""
}
.fa-minus-circle:before {
    content: ""
}
.fa-times-circle:before {
    content: ""
}
.fa-check-circle:before {
    content: ""
}
.fa-question-circle:before {
    content: ""
}
.fa-info-circle:before {
    content: ""
}
.fa-crosshairs:before {
    content: ""
}
.fa-times-circle-o:before {
    content: ""
}
.fa-check-circle-o:before {
    content: ""
}
.fa-ban:before {
    content: ""
}
.fa-arrow-left:before {
    content: ""
}
.fa-arrow-right:before {
    content: ""
}
.fa-arrow-up:before {
    content: ""
}
.fa-arrow-down:before {
    content: ""
}
.fa-mail-forward:before,
.fa-share:before {
    content: ""
}
.fa-expand:before {
    content: ""
}
.fa-compress:before {
    content: ""
}
.fa-plus:before {
    content: ""
}
.fa-minus:before {
    content: ""
}
.fa-asterisk:before {
    content: ""
}
.fa-exclamation-circle:before {
    content: ""
}
.fa-gift:before {
    content: ""
}
.fa-leaf:before {
    content: ""
}
.fa-fire:before {
    content: ""
}
.fa-eye:before {
    content: ""
}
.fa-eye-slash:before {
    content: ""
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}
.fa-plane:before {
    content: ""
}
.fa-calendar:before {
    content: ""
}
.fa-random:before {
    content: ""
}
.fa-comment:before {
    content: ""
}
.fa-magnet:before {
    content: ""
}
.fa-chevron-up:before {
    content: ""
}
.fa-chevron-down:before {
    content: ""
}
.fa-retweet:before {
    content: ""
}
.fa-shopping-cart:before {
    content: ""
}
.fa-folder:before {
    content: ""
}
.fa-folder-open:before {
    content: ""
}
.fa-arrows-v:before {
    content: ""
}
.fa-arrows-h:before {
    content: ""
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}
.fa-twitter-square:before {
    content: ""
}
.fa-facebook-square:before {
    content: ""
}
.fa-camera-retro:before {
    content: ""
}
.fa-key:before {
    content: ""
}
.fa-cogs:before,
.fa-gears:before {
    content: ""
}
.fa-comments:before {
    content: ""
}
.fa-thumbs-o-up:before {
    content: ""
}
.fa-thumbs-o-down:before {
    content: ""
}
.fa-star-half:before {
    content: ""
}
.fa-heart-o:before {
    content: ""
}
.fa-sign-out:before {
    content: ""
}
.fa-linkedin-square:before {
    content: ""
}
.fa-thumb-tack:before {
    content: ""
}
.fa-external-link:before {
    content: ""
}
.fa-sign-in:before {
    content: ""
}
.fa-trophy:before {
    content: ""
}
.fa-github-square:before {
    content: ""
}
.fa-upload:before {
    content: ""
}
.fa-lemon-o:before {
    content: ""
}
.fa-phone:before {
    content: ""
}
.fa-square-o:before {
    content: ""
}
.fa-bookmark-o:before {
    content: ""
}
.fa-phone-square:before {
    content: ""
}
.fa-twitter:before {
    content: ""
}
.fa-facebook:before {
    content: ""
}
.fa-github:before {
    content: ""
}
.fa-unlock:before {
    content: ""
}
.fa-credit-card:before {
    content: ""
}
.fa-rss:before {
    content: ""
}
.fa-hdd-o:before {
    content: ""
}
.fa-bullhorn:before {
    content: ""
}
.fa-bell:before {
    content: ""
}
.fa-certificate:before {
    content: ""
}
.fa-hand-o-right:before {
    content: ""
}
.fa-hand-o-left:before {
    content: ""
}
.fa-hand-o-up:before {
    content: ""
}
.fa-hand-o-down:before {
    content: ""
}
.fa-arrow-circle-left:before {
    content: ""
}
.fa-arrow-circle-right:before {
    content: ""
}
.fa-arrow-circle-up:before {
    content: ""
}
.fa-arrow-circle-down:before {
    content: ""
}
.fa-globe:before {
    content: ""
}
.fa-wrench:before {
    content: ""
}
.fa-tasks:before {
    content: ""
}
.fa-filter:before {
    content: ""
}
.fa-briefcase:before {
    content: ""
}
.fa-arrows-alt:before {
    content: ""
}
.fa-group:before,
.fa-users:before {
    content: ""
}
.fa-chain:before,
.fa-link:before {
    content: ""
}
.fa-cloud:before {
    content: ""
}
.fa-flask:before {
    content: ""
}
.fa-cut:before,
.fa-scissors:before {
    content: ""
}
.fa-copy:before,
.fa-files-o:before {
    content: ""
}
.fa-paperclip:before {
    content: ""
}
.fa-floppy-o:before,
.fa-save:before {
    content: ""
}
.fa-square:before {
    content: ""
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}
.fa-list-ul:before {
    content: ""
}
.fa-list-ol:before {
    content: ""
}
.fa-strikethrough:before {
    content: ""
}
.fa-underline:before {
    content: ""
}
.fa-table:before {
    content: ""
}
.fa-magic:before {
    content: ""
}
.fa-truck:before {
    content: ""
}
.fa-pinterest:before {
    content: ""
}
.fa-pinterest-square:before {
    content: ""
}
.fa-google-plus-square:before {
    content: ""
}
.fa-google-plus:before {
    content: ""
}
.fa-money:before {
    content: ""
}
.fa-caret-down:before {
    content: ""
}
.fa-caret-up:before {
    content: ""
}
.fa-caret-left:before {
    content: ""
}
.fa-caret-right:before {
    content: ""
}
.fa-columns:before {
    content: ""
}
.fa-sort:before,
.fa-unsorted:before {
    content: ""
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}
.fa-envelope:before {
    content: ""
}
.fa-linkedin:before {
    content: ""
}
.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}
.fa-gavel:before,
.fa-legal:before {
    content: ""
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}
.fa-comment-o:before {
    content: ""
}
.fa-comments-o:before {
    content: ""
}
.fa-bolt:before,
.fa-flash:before {
    content: ""
}
.fa-sitemap:before {
    content: ""
}
.fa-umbrella:before {
    content: ""
}
.fa-clipboard:before,
.fa-paste:before {
    content: ""
}
.fa-lightbulb-o:before {
    content: ""
}
.fa-exchange:before {
    content: ""
}
.fa-cloud-download:before {
    content: ""
}
.fa-cloud-upload:before {
    content: ""
}
.fa-user-md:before {
    content: ""
}
.fa-stethoscope:before {
    content: ""
}
.fa-suitcase:before {
    content: ""
}
.fa-bell-o:before {
    content: ""
}
.fa-coffee:before {
    content: ""
}
.fa-cutlery:before {
    content: ""
}
.fa-file-text-o:before {
    content: ""
}
.fa-building-o:before {
    content: ""
}
.fa-hospital-o:before {
    content: ""
}
.fa-ambulance:before {
    content: ""
}
.fa-medkit:before {
    content: ""
}
.fa-fighter-jet:before {
    content: ""
}
.fa-beer:before {
    content: ""
}
.fa-h-square:before {
    content: ""
}
.fa-plus-square:before {
    content: ""
}
.fa-angle-double-left:before {
    content: ""
}
.fa-angle-double-right:before {
    content: ""
}
.fa-angle-double-up:before {
    content: ""
}
.fa-angle-double-down:before {
    content: ""
}
.fa-angle-left:before {
    content: ""
}
.fa-angle-right:before {
    content: ""
}
.fa-angle-up:before {
    content: ""
}
.fa-angle-down:before {
    content: ""
}
.fa-desktop:before {
    content: ""
}
.fa-laptop:before {
    content: ""
}
.fa-tablet:before {
    content: ""
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}
.fa-circle-o:before {
    content: ""
}
.fa-quote-left:before {
    content: ""
}
.fa-quote-right:before {
    content: ""
}
.fa-spinner:before {
    content: ""
}
.fa-circle:before {
    content: ""
}
.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}
.fa-github-alt:before {
    content: ""
}
.fa-folder-o:before {
    content: ""
}
.fa-folder-open-o:before {
    content: ""
}
.fa-smile-o:before {
    content: ""
}
.fa-frown-o:before {
    content: ""
}
.fa-meh-o:before {
    content: ""
}
.fa-gamepad:before {
    content: ""
}
.fa-keyboard-o:before {
    content: ""
}
.fa-flag-o:before {
    content: ""
}
.fa-flag-checkered:before {
    content: ""
}
.fa-terminal:before {
    content: ""
}
.fa-code:before {
    content: ""
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}
.fa-location-arrow:before {
    content: ""
}
.fa-crop:before {
    content: ""
}
.fa-code-fork:before {
    content: ""
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}
.fa-question:before {
    content: ""
}
.fa-info:before {
    content: ""
}
.fa-exclamation:before {
    content: ""
}
.fa-superscript:before {
    content: ""
}
.fa-subscript:before {
    content: ""
}
.fa-eraser:before {
    content: ""
}
.fa-puzzle-piece:before {
    content: ""
}
.fa-microphone:before {
    content: ""
}
.fa-microphone-slash:before {
    content: ""
}
.fa-shield:before {
    content: ""
}
.fa-calendar-o:before {
    content: ""
}
.fa-fire-extinguisher:before {
    content: ""
}
.fa-rocket:before {
    content: ""
}
.fa-maxcdn:before {
    content: ""
}
.fa-chevron-circle-left:before {
    content: ""
}
.fa-chevron-circle-right:before {
    content: ""
}
.fa-chevron-circle-up:before {
    content: ""
}
.fa-chevron-circle-down:before {
    content: ""
}
.fa-html5:before {
    content: ""
}
.fa-css3:before {
    content: ""
}
.fa-anchor:before {
    content: ""
}
.fa-unlock-alt:before {
    content: ""
}
.fa-bullseye:before {
    content: ""
}
.fa-ellipsis-h:before {
    content: ""
}
.fa-ellipsis-v:before {
    content: ""
}
.fa-rss-square:before {
    content: ""
}
.fa-play-circle:before {
    content: ""
}
.fa-ticket:before {
    content: ""
}
.fa-minus-square:before {
    content: ""
}
.fa-minus-square-o:before {
    content: ""
}
.fa-level-up:before {
    content: ""
}
.fa-level-down:before {
    content: ""
}
.fa-check-square:before {
    content: ""
}
.fa-pencil-square:before {
    content: ""
}
.fa-external-link-square:before {
    content: ""
}
.fa-share-square:before {
    content: ""
}
.fa-compass:before {
    content: ""
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}
.fa-eur:before,
.fa-euro:before {
    content: ""
}
.fa-gbp:before {
    content: ""
}
.fa-dollar:before,
.fa-usd:before {
    content: ""
}
.fa-inr:before,
.fa-rupee:before {
    content: ""
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}
.fa-krw:before,
.fa-won:before {
    content: ""
}
.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}
.fa-file:before {
    content: ""
}
.fa-file-text:before {
    content: ""
}
.fa-sort-alpha-asc:before {
    content: ""
}
.fa-sort-alpha-desc:before {
    content: ""
}
.fa-sort-amount-asc:before {
    content: ""
}
.fa-sort-amount-desc:before {
    content: ""
}
.fa-sort-numeric-asc:before {
    content: ""
}
.fa-sort-numeric-desc:before {
    content: ""
}
.fa-thumbs-up:before {
    content: ""
}
.fa-thumbs-down:before {
    content: ""
}
.fa-youtube-square:before {
    content: ""
}
.fa-youtube:before {
    content: ""
}
.fa-xing:before {
    content: ""
}
.fa-xing-square:before {
    content: ""
}
.fa-youtube-play:before {
    content: ""
}
.fa-dropbox:before {
    content: ""
}
.fa-stack-overflow:before {
    content: ""
}
.fa-instagram:before {
    content: ""
}
.fa-flickr:before {
    content: ""
}
.fa-adn:before {
    content: ""
}
.fa-bitbucket:before {
    content: ""
}
.fa-bitbucket-square:before {
    content: ""
}
.fa-tumblr:before {
    content: ""
}
.fa-tumblr-square:before {
    content: ""
}
.fa-long-arrow-down:before {
    content: ""
}
.fa-long-arrow-up:before {
    content: ""
}
.fa-long-arrow-left:before {
    content: ""
}
.fa-long-arrow-right:before {
    content: ""
}
.fa-apple:before {
    content: ""
}
.fa-windows:before {
    content: ""
}
.fa-android:before {
    content: ""
}
.fa-linux:before {
    content: ""
}
.fa-dribbble:before {
    content: ""
}
.fa-skype:before {
    content: ""
}
.fa-foursquare:before {
    content: ""
}
.fa-trello:before {
    content: ""
}
.fa-female:before {
    content: ""
}
.fa-male:before {
    content: ""
}
.fa-gittip:before {
    content: ""
}
.fa-sun-o:before {
    content: ""
}
.fa-moon-o:before {
    content: ""
}
.fa-archive:before {
    content: ""
}
.fa-bug:before {
    content: ""
}
.fa-vk:before {
    content: ""
}
.fa-weibo:before {
    content: ""
}
.fa-renren:before {
    content: ""
}
.fa-pagelines:before {
    content: ""
}
.fa-stack-exchange:before {
    content: ""
}
.fa-arrow-circle-o-right:before {
    content: ""
}
.fa-arrow-circle-o-left:before {
    content: ""
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}
.fa-dot-circle-o:before {
    content: ""
}
.fa-wheelchair:before {
    content: ""
}
.fa-vimeo-square:before {
    content: ""
}
.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}
.fa-plus-square-o:before {
    content: ""
}
.fa-space-shuttle:before {
    content: ""
}
.fa-slack:before {
    content: ""
}
.fa-envelope-square:before {
    content: ""
}
.fa-wordpress:before {
    content: ""
}
.fa-openid:before {
    content: ""
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}
.fa-yahoo:before {
    content: ""
}
.fa-google:before {
    content: ""
}
.fa-reddit:before {
    content: ""
}
.fa-reddit-square:before {
    content: ""
}
.fa-stumbleupon-circle:before {
    content: ""
}
.fa-stumbleupon:before {
    content: ""
}
.fa-delicious:before {
    content: ""
}
.fa-digg:before {
    content: ""
}
.fa-pied-piper:before {
    content: ""
}
.fa-pied-piper-alt:before {
    content: ""
}
.fa-drupal:before {
    content: ""
}
.fa-joomla:before {
    content: ""
}
.fa-language:before {
    content: ""
}
.fa-fax:before {
    content: ""
}
.fa-building:before {
    content: ""
}
.fa-child:before {
    content: ""
}
.fa-paw:before {
    content: ""
}
.fa-spoon:before {
    content: ""
}
.fa-cube:before {
    content: ""
}
.fa-cubes:before {
    content: ""
}
.fa-behance:before {
    content: ""
}
.fa-behance-square:before {
    content: ""
}
.fa-steam:before {
    content: ""
}
.fa-steam-square:before {
    content: ""
}
.fa-recycle:before {
    content: ""
}
.fa-automobile:before,
.fa-car:before {
    content: ""
}
.fa-cab:before,
.fa-taxi:before {
    content: ""
}
.fa-tree:before {
    content: ""
}
.fa-spotify:before {
    content: ""
}
.fa-deviantart:before {
    content: ""
}
.fa-soundcloud:before {
    content: ""
}
.fa-database:before {
    content: ""
}
.fa-file-pdf-o:before {
    content: ""
}
.fa-file-word-o:before {
    content: ""
}
.fa-file-excel-o:before {
    content: ""
}
.fa-file-powerpoint-o:before {
    content: ""
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}
.fa-file-code-o:before {
    content: ""
}
.fa-vine:before {
    content: ""
}
.fa-codepen:before {
    content: ""
}
.fa-jsfiddle:before {
    content: ""
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}
.fa-circle-o-notch:before {
    content: ""
}
.fa-ra:before,
.fa-rebel:before {
    content: ""
}
.fa-empire:before,
.fa-ge:before {
    content: ""
}
.fa-git-square:before {
    content: ""
}
.fa-git:before {
    content: ""
}
.fa-hacker-news:before {
    content: ""
}
.fa-tencent-weibo:before {
    content: ""
}
.fa-qq:before {
    content: ""
}
.fa-wechat:before,
.fa-weixin:before {
    content: ""
}
.fa-paper-plane:before,
.fa-send:before {
    content: ""
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}
.fa-history:before {
    content: ""
}
.fa-circle-thin:before {
    content: ""
}
.fa-header:before {
    content: ""
}
.fa-paragraph:before {
    content: ""
}
.fa-sliders:before {
    content: ""
}
.fa-share-alt:before {
    content: ""
}
.fa-share-alt-square:before {
    content: ""
}
.fa-bomb:before {
    content: ""
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}
.fa-tty:before {
    content: ""
}
.fa-binoculars:before {
    content: ""
}
.fa-plug:before {
    content: ""
}
.fa-slideshare:before {
    content: ""
}
.fa-twitch:before {
    content: ""
}
.fa-yelp:before {
    content: ""
}
.fa-newspaper-o:before {
    content: ""
}
.fa-wifi:before {
    content: ""
}
.fa-calculator:before {
    content: ""
}
.fa-paypal:before {
    content: ""
}
.fa-google-wallet:before {
    content: ""
}
.fa-cc-visa:before {
    content: ""
}
.fa-cc-mastercard:before {
    content: ""
}
.fa-cc-discover:before {
    content: ""
}
.fa-cc-amex:before {
    content: ""
}
.fa-cc-paypal:before {
    content: ""
}
.fa-cc-stripe:before {
    content: ""
}
.fa-bell-slash:before {
    content: ""
}
.fa-bell-slash-o:before {
    content: ""
}
.fa-trash:before {
    content: ""
}
.fa-copyright:before {
    content: ""
}
.fa-at:before {
    content: ""
}
.fa-eyedropper:before {
    content: ""
}
.fa-paint-brush:before {
    content: ""
}
.fa-birthday-cake:before {
    content: ""
}
.fa-area-chart:before {
    content: ""
}
.fa-pie-chart:before {
    content: ""
}
.fa-line-chart:before {
    content: ""
}
.fa-lastfm:before {
    content: ""
}
.fa-lastfm-square:before {
    content: ""
}
.fa-toggle-off:before {
    content: ""
}
.fa-toggle-on:before {
    content: ""
}
.fa-bicycle:before {
    content: ""
}
.fa-bus:before {
    content: ""
}
.fa-ioxhost:before {
    content: ""
}
.fa-angellist:before {
    content: ""
}
.fa-cc:before {
    content: ""
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}
.fa-meanpath:before {
    content: ""
}
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0
}
.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    padding: 0
}
.flexslider .slides>slide {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>slide:first-child {
    display: block
}
.flexslider {
    margin: 0;
    background: #fff;
    position: relative;
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}
.flexslider .slides {
    zoom: 1
}
.flex-direction-nav a {
    width: 35px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 20;
    cursor: pointer;
    font-size: 0;
    text-decoration: none;
    opacity: 0;
    transition: all .3s ease;
    pointer-events: none
}
.ie-old .flex-direction-nav a {
    visibility: hidden
}
.flexslider:hover .flex-direction-nav a {
    pointer-events: auto
}
.flex-direction-nav a:before {
    content: "";
    font-family: FontAwesome;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: absolute;
    text-decoration: inherit;
    line-height: 1.1;
    display: block;
    width: 28px;
    height: 60px;
    top: 50%;
    margin-top: -30px
}
.flex-direction-nav a.flex-next {
    right: -65px
}
.flex-direction-nav a.flex-next:before {
    content: "";
    left: 0
}
.flex-direction-nav a.flex-prev {
    left: -65px
}
.flex-direction-nav a.flex-prev:before {
    content: "";
    right: 0
}
.flexslider:hover .flex-next {
    opacity: .9;
    right: 0
}
.ie-old .flexslider:hover .flex-next {
    visibility: visible
}
.flexslider:hover .flex-prev {
    opacity: .9;
    left: 0
}
.ie-old .flexslider:hover .flex-prev {
    visibility: visible
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.ie-old .flexslider:hover .flex-next:hover,
.ie-old .flexslider:hover .flex-prev:hover {
    visibility: visible
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}
@media only screen and (max-width: 49.999em) {
    .flex-direction-nav {
        display: none
    }
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
html {
    font-size: 16px
}
.off-canvas-wrapper,
.wrapper,
body,
html {
    min-height: 100%;
    min-height: 100vh
}
@media only screen and (max-width: 37.499em) {
    .off-canvas-wrapper,
    .wrapper,
    body,
    html {
        min-height: 0
    }
}
@media only screen and (max-width: 37.499em) {
    body {
        background-color: #73b2e6;
        background-image: linear-gradient(#73b2e6 0, #44a4da 250px, #44a4da 100%)
    }
}
@media only screen and (max-width: 37.499em) {
    body {
        background-image: none;
        background-color: #fff
    }
}
.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.container {
    width: 100%;
    max-width: 73.125em
}
@media only screen and (max-width: 37.499em) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
}
.fullscreen {
    min-height: 98vh;
    background-color: #fff;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}
.no-backgroundsize .fullscreen {
    background-position: center
}
@media only screen and (max-width: 49.999em) {
    .fullscreen {
        background-size: 200% auto;
        background-attachment: scroll;
        background-position: center bottom
    }
}
@media only screen and (max-width: 37.499em) {
    .fullscreen {
        background-image: none;
        background-color: #fff;
        min-height: 0
    }
}
.main {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    
    padding-bottom: 3em
}
@media only screen and (max-width: 37.499em) {
    .main {
        margin-top: 0
    }
    .main>.container {
        padding-left: 0;
        padding-right: 0
    }
}
.main-column {
    padding: 5px;
   
	}
.no-rgba .main-column {
    /*background-image: url(images/transparent-white-50.png)*/
}
@media only screen and (max-width: 49.999em) {
    .main-column {
        background-color: transparent;
        padding: 0
    }
}
.main-column-inner {
    background-color: #FFF;
    padding: 25px 35px
}
@media only screen and (max-width: 37.499em) {
    .main-column-inner {
        padding: 30px 20px
    }
}
@media only screen and (max-width: 49.999em) {
    .side-column {
        margin-top: 2em;
        margin-bottom: 4em
    }
}
@media only screen and (max-width: 37.499em) {
    .side-column {
        margin-top: 0;
        margin-bottom: 0
    }
}
.sidebar-fixed-width .main-column,
.sidebar-fixed-width .side-column {
    display: inline-block;
    vertical-align: top;
    width: 100%
}
@media only screen and (min-width: 50em) {
    .sidebar-fixed-width .main-column {
        width: calc(100% - 16.3125em)
    }
}
@media only screen and (min-width: 64em) {
    .sidebar-fixed-width .main-column {
        width: calc(100% - 18.3125em)
    }
}
@media only screen and (min-width: 50em) {
    .sidebar-fixed-width .side-column {
        width: 16em
    }
}
@media only screen and (min-width: 64em) {
    .sidebar-fixed-width .side-column {
        width: 18em
    }
}
.ie-old .sidebar-fixed-width .main-column,
.ie9 .sidebar-fixed-width .main-column {
    float: left;
    width: 850px
}
.ie-old .sidebar-fixed-width .side-column,
.ie9 .sidebar-fixed-width .side-column {
    float: right;
    width: 288px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1.5em;
    margin-bottom: 1em
}
h1 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600
}
h4,
h5,
h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600
}
.text-large {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}
.text-small {
    font-size: 14px;
    font-size: .875rem
}
.text-tiny {
    font-size: 12px;
    font-size: .75rem
}
p {
    margin-bottom: 1.25em
}
a {
    transition: color .3s ease-out
}
em {
    font-size: .95em
}
.main-content strong {
    font-weight: 700;
    color: #222
}
hr {
    margin-left: auto;
    margin-right: auto;
    border-top: 1px dashed #A5A5A5;
}
.container2{
	border-top: 1px dashed #969696;
}
.has-icon .fa {
    font-size: 14px;
    font-size: .875rem;
    padding-left: 5px;
    position: relative;
    top: 1px
}
blockquote {
    clear: both;
    font-weight: 300;
    font-style: italic;
    margin: 1.5em auto;
    color: #000;
    background-color: #eee;
    border: none;
    border-left: 10px solid #000;
    max-width: 600px;
    padding-left: 80px;
    display: block;
    position: relative
}
blockquote:before {
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    color: #000;
    position: absolute;
    text-decoration: inherit;
    left: 30px;
    top: 5px
}
@media only screen and (max-width: 37.499em) {
    blockquote {
        padding-left: 1em;
        border-left-width: 5px
    }
    blockquote:before {
        content: none
    }
}
.page-heading {
    margin-bottom: 1.5em
}
.page-heading h1,
.page-heading h2 {
    margin-top: 0
}
@media only screen and (max-width: 37.499em) {
    .page-heading h1,
    .page-heading h2 {
        font-size: 24px;
        font-size: 1.5rem
    }
}
.page-style-guide {
    background-image: none;
    background-color: #FFF
}
.page-style-guide .wrapper {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 1em
}
.page-style-guide .logo {
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
}
.page-style-guide section {
    margin-bottom: 6em
}
.page-style-guide .section-heading {
    text-transform: uppercase;
    color: gray;
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 2em;
    padding: .5em 10px;
    text-align: center;
    position: relative
}
.page-style-guide .section-heading:after,
.page-style-guide .section-heading:before {
    content: '';
    display: block;
    position: absolute;
    width: 43%;
    border-top: 1px dashed #ddd;
    top: 14px
}
.page-style-guide .section-heading:before {
    left: 57%
}
.page-style-guide .section-heading:after {
    right: 57%
}
.page-style-guide .layout .row>div {
    text-align: justify
}
.page-style-guide .buttons ul {
    text-align: center;
    margin-bottom: 2em
}
.page-style-guide .buttons ul li {
    display: inline-block
}
.page-style-guide .buttons ul:last-child {
    margin-bottom: 0
}
.page-style-guide .icons ul {
    text-align: center;
    margin-bottom: 2em
}
.page-style-guide .icons ul:last-child {
    margin-bottom: 0
}
.page-style-guide .icons li {
    display: inline-block
}
.page-style-guide .icon-list li {
    margin: 0 10px
}
.page-style-guide .icon-list span {
    color: #0087cb;
    font-size: 20px;
    font-size: 1.25rem
}
.page-style-guide .icon-list .fa-facebook-square {
    color: #3b5999
}
.page-style-guide .icon-list .fa-twitter {
    color: #00ACED
}
.page-style-guide .icon-list .fa-instagram {
    color: #517FA4
}
.page-style-guide .icon-list .fa-youtube-square {
    color: #e52d27
}
.page-style-guide .icon-list .fa-rss {
    color: #ffa200
}
.page-style-guide .icon-large span {
    font-size: 80px;
    font-size: 5rem
}
.page-style-guide .icon-medium span {
    font-size: 40px;
    font-size: 2.5rem
}
.page-style-guide .icon-green {
    padding-top: 1em
}
.page-style-guide .icon-green span {
    color: #000
}
.page-style-guide .icon-orange span {
    color: #ffa200
}
.page-style-guide .icon-blue-light span {
    color: #1993d0
}
.page-style-guide .palette {
    font-size: 0
}
.page-style-guide .palette>div {
    background-color: #ddd;
    height: 200px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    border-bottom: 20px solid
}
.page-style-guide .palette>div:before {
    content: 'colour';
    color: #fff;
    font-size: 13px;
    padding-left: 5px;
    font-family: "Open Sans", sans-serif
}
.page-style-guide .palette .greys {
    width: 20%;
    border-bottom: none
}
.page-style-guide .palette .greys:before {
    content: none
}
.page-style-guide .palette .greys>div {
    display: block;
    height: 50px;
    border-right: 20px solid
}
.page-style-guide .palette .greys>div:before {
    content: 'colour';
    color: #fff;
    font-size: 13px;
    padding-left: 5px;
    font-family: "Open Sans", sans-serif
}
.page-style-guide .palette .color-orange {
    background-color: #ffa200;
    border-bottom-color: #cc8200
}
.page-style-guide .palette .color-orange:before {
    content: 'orange'
}
.page-style-guide .palette .color-green {
    background-color: #000;
    border-bottom-color: #005135
}
.page-style-guide .palette .color-green:before {
    content: 'green'
}
.page-style-guide .palette .color-aqua {
    background-color: #42b8dd;
    border-bottom-color: #24a1c8
}
.page-style-guide .palette .color-aqua:before {
    content: 'aqua'
}
.page-style-guide .palette .color-blue {
    background-color: #0087cb;
    border-bottom-color: #006598
}
.page-style-guide .palette .color-blue:before {
    content: 'blue'
}
.page-style-guide .palette .color-purple {
    background-color: #982395;
    border-bottom-color: #6f196c
}
.page-style-guide .palette .color-purple:before {
    content: 'purple'
}
.page-style-guide .palette .greys .color-grey-vdark {
    background-color: #444;
    border-right-color: #363636
}
.page-style-guide .palette .greys .color-grey-vdark:before {
    content: 'very dark grey'
}
.page-style-guide .palette .greys .color-grey-dark {
    background-color: gray;
    border-right-color: #666
}
.page-style-guide .palette .greys .color-grey-dark:before {
    content: 'dark grey'
}
.page-style-guide .palette .greys .color-grey-medium {
    background-color: #ccc;
    border-right-color: #a3a3a3
}
.page-style-guide .palette .greys .color-grey-medium:before {
    content: 'medium grey';
    color: #444
}
.page-style-guide .palette .greys .color-grey-light {
    background-color: #e1e2e2;
    border-right-color: #b4b5b5
}
.page-style-guide .palette .greys .color-grey-light:before {
    content: 'light grey';
    color: #444
}
.page-style-guide .sidenav .col-md-9 {
    padding-right: 4em
}
.page-style-guide .post-index {
    margin-top: 4em;
    max-width: 760px
}
.page-style-guide .block-contact {
    margin-top: 4em;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto
}
a.button {
    text-decoration: none;
    outline: 0
}
a.button:hover {
    color: #fff
}
.button {
    background-color: #0087cb;
    padding: 7px 14px 6px;
    border: none;
    border-bottom: 2px solid #006598;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    display: inline-block;
    transition: background .2s ease;
    -webkit-appearance: none;
    border-radius: 4px
}
.button:active,
.button:hover {
    background-color: #006598
}
.button:active {
    transition: transformY(1px)
}
.btn-group .button {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-size: .8125rem
}
.alert .button {
    color: #fff
}
.btn-white {
    color: #333;
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9
}
.btn-white:active,
.btn-white:hover {
    background: #eee
}
.btn-green {
    background: #f38c1f;
    border-bottom-color: #005135
}
.btn-green:active,
.btn-green:hover {
    background: #005135
}
.btn-blue {
    background: #0087cb;
    border-bottom-color: #006598
}
.btn-blue:active,
.btn-blue:hover {
    background: #006598
}
.btn-orange {
    background: #ffa200;
    border-bottom-color: #cc8200
}
.btn-orange:active,
.btn-orange:hover {
    background: #cc8200
}
.btn-aqua {
    background: #42b8dd;
    border-bottom-color: #24a1c8
}
.btn-aqua:active,
.btn-aqua:hover {
    background: #24a1c8
}
.btn-outline {
    background-color: transparent;
    border: 1px solid #0087cb;
    color: #0087cb
}
.btn-small {
    font-size: 14px;
    font-size: .875rem;
    padding: 4px 12px 3px
}
.btn-large {
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem
}
.btn-full {
    width: 100%;
    text-align: center
}
.btn-arrow {
    position: relative;
    padding-right: 40px
}
.btn-arrow:after {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: absolute;
    text-decoration: inherit;
    right: 15px;
    top: -1px
}
.btn-arrow.btn-large:after {
    font-size: 30px;
    top: 3px
}
.btn-arrow.btn-small {
    padding-right: 26px
}
.btn-arrow.btn-small:after {
    right: 10px;
    top: -1px
}
.form-wrapper {
    background-color: #f5f5f5;
    padding: 2em
}
.form-wrapper h2,
.form-wrapper h3 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0
}
.form-wrapper .submit-btn {
    margin-top: 1em
}
.form-wrapper button[type=submit],
.form-wrapper input[type=submit] {
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem
}
.has-error.form-group label {
    color: #a94442
}
.has-warning.form-group label {
    color: #8a6d3b
}
.has-success.form-group label {
    color: #3c763d
}
.has-error .input-icon-wrapper,
.has-success .input-icon-wrapper {
    position: relative
}
.gform_wrapper {
    background: rgb(169, 169, 169);
    max-width: 660px;
    overflow: inherit;
    padding: 1.2em 2em 2em;
    border-radius: 2px
}
.gform_wrapper select {
    padding: 3px 3px 3px 0
}
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url] {
    padding: 3px 0 3px 6px!important;
    font-size: 15px!important;
    margin-bottom: 0
}
.gform_wrapper textarea {
    padding: 3px 0 3px 6px!important;
    font-size: 15px!important
}
.gform_wrapper .gfield {
    margin-bottom: 10px
}
.gform_wrapper .gfield_description {
    font-size: 11px;
	color: #fff;
}
.gform_wrapper #field_2_4 input[type=checkbox] {
    box-shadow: none;
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 5px
}
.gform_wrapper ul {
    margin: 0
}
.gform_wrapper li {
    list-style: none
}
.post-content .gform_wrapper li {
    padding-left: 0
}
.post-content .gform_wrapper ul li {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 0
}
.post-content .gform_wrapper ul li:before {
    content: none
}
.gform_wrapper ul {
    padding-left: 0;
    list-style: none
}
.gform_wrapper ul li {
    margin-bottom: 15px
}
.gform_wrapper form {
    margin-bottom: 0
}
.gform_wrapper .gfield_required {
    padding-left: 1px;
    color: gray
}
.main-content .gform_wrapper ul {
    margin-bottom: 0
}
.main-content .gform_wrapper ul li {
    background: 0 0;
    margin-left: 0;
    padding-left: 0
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input[type=image] {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    background: #f7890f;
}
.gform_wrapper h3.gform_title {
    margin:0 !important;
    margin-bottom: 14px !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 59% !important;
}
.gform_wrapper .gfield_required
{
		color: #fff !important;	
} 
#recaptcha_area, #recaptcha_table {
    width: 80%!important;
}
.footer-mailing-list .gform_wrapper{
	background:rgb(0, 45, 63) !important;
	
}
.gform_wrapper span.gform_description{
	color: #fff;	
}
.gfield_label{
color: #fff;	
}
.gf_placeholder .gfield_label,
.gf_subscribe .gfield_label,
.gform_validation_container,
.mailing-list_wrapper .gfield_label,
.state-office .gfield_label {
    display: none
}
.ginput_container input,
.ginput_container select,
.ginput_container textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fafafa;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.ginput_container input select,
.ginput_container select select,
.ginput_container textarea select {
    color: gray
}
.ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder {
    color: gray
}
.ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder {
    color: gray
}
.ginput_container input:-moz-placeholder,
.ginput_container select:-moz-placeholder,
.ginput_container textarea:-moz-placeholder {
    color: gray
}
.ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder {
    color: gray
}
.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.ginput_container input[disabled],
.ginput_container input[readonly],
.ginput_container select[disabled],
.ginput_container select[readonly],
.ginput_container textarea[disabled],
.ginput_container textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}
.ginput_container .gfield_radio input {
    width: auto;
    display: inline;
    margin: -1px 8px 0 0
}
.gform_wrapper input.datepicker {
    width: 47.5%!important
}
fieldset[disabled] .ginput_container input,
fieldset[disabled] .ginput_container select,
fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}
.ginput_container textarea,
textarea.ginput_container input,
textarea.ginput_container select,
textarea.ginput_container textarea {
    height: auto
}
.gfield_checkbox input,
.gfield_checkbox label {
    display: inline-block;
    vertical-align: top
}
.gfield_checkbox input {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 5px;
    position: relative;
    top: -1px
}
.gfield_checkbox label {
    font-weight: 400;
    font-size: 14px;
    font-size: .875rem
}
.gform_button {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #f38c1f;
    border: none;
    border-bottom: 2px solid #005135
}
.gform_button:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.gform_button:focus,
.gform_button:hover {
    text-decoration: none
}
.gform_button.active,
.gform_button:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
.gform_button.active,
.gform_button:active,
.gform_button:focus,
.gform_button:hover,
.open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.gform_button.active,
.gform_button:active,
.open .dropdown-toggle.gform_button {
    background-image: none
}
.gform_button.disabled,
.gform_button.disabled.active,
.gform_button.disabled:active,
.gform_button.disabled:focus,
.gform_button.disabled:hover,
.gform_button[disabled],
.gform_button[disabled].active,
.gform_button[disabled]:active,
.gform_button[disabled]:focus,
.gform_button[disabled]:hover,
fieldset[disabled] .gform_button,
fieldset[disabled] .gform_button.active,
fieldset[disabled] .gform_button:active,
fieldset[disabled] .gform_button:focus,
fieldset[disabled] .gform_button:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.gform_wrapper .gfield_error .gfield_label {
    color: #b94a48
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
    border-color: #eed3d7;
    background-color: #f2dede;
    color: #b94a48
}
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
    border-color: #b94a48;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, .6)
}
.validation_error {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}
.validation_error h4 {
    margin-top: 0;
    color: inherit
}
.validation_error .alert-link {
    font-weight: 700
}
.validation_error>p,
.validation_error>ul {
    margin-bottom: 0
}
.validation_error>p+p {
    margin-top: 5px
}
.validation_error hr {
    border-top-color: #e6c1c7
}
.validation_error .alert-link {
    color: #953b39
}
.gform_confirmation_wrapper {
    padding: 15px
}
#gforms_confirmation_message {
    margin-bottom: 20px
}
#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}
#gforms_confirmation_message .alert-link {
    font-weight: 700
}
#gforms_confirmation_message>p,
#gforms_confirmation_message>ul {
    margin-bottom: 0
}
#gforms_confirmation_message>p+p {
    margin-top: 5px
}

.gf_list_4col{
display:inline-block;
width:25%;	
}
.mailing-list_wrapper .gfield_label {
    display: none
}
.mailing-list_wrapper .gform_body,
.mailing-list_wrapper .gform_footer {
    display: inline-block;
    vertical-align: top
}
.mailing-list_wrapper .gform_body {
    width: calc(100% - 85px)
}
.mailing-list_wrapper .gform_button {
    width: 80px;
    background-color: #0087cb;
    border-bottom-color: #006598;
    font-size: 13px;
    font-size: .8125rem;
    padding: 7px 0;
    text-align: center
}
img,
img[class*=align],
img[class*=wp-image-] {
    max-width: 100%;
    height: auto
}
.thumbnail {
    border-radius: 3px
}
.img-featured {
    float: left;
    border-radius: 6px;
    margin: 0 1em 1em 0
}
@media only screen and (max-width: 37.499em) {
    .img-featured {
        float: none;
        margin: 1em auto
    }
}
.image-circle {
    border-radius: 500px
}
.featured-image {
    margin-top: 1em;
    margin-bottom: 2em
}
.featured-image img {
    border-radius: 3px
}
.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 0 1em;
    border-radius: 3px
}
.aligncenter img,
.alignleft img,
.alignnone img,
.alignright img {
    border-radius: 3px
}
.alignleft {
    float: left;
    margin-left: 0;
    margin-right: 1em
}
.alignleft.rhs {
    margin-right: 0
}
.alignright {
    float: right;
    margin-right: 0;
    margin-left: 1em
}
.alignnone {
    float: none
}
.aligncenter,
div.aligncenter {
    display: block;
    text-align: center;
    margin: 1em auto 1.5em
}
.wp-caption {
    padding: 4px;
    background: #eee;
    margin-bottom: 2em
}
.wp-caption img {
    border-radius: 3px
}
.wp-caption.aligncenter {
    margin: 1em auto 1.5em
}
@media only screen and (max-width: 37.499em) {
    .wp-caption.aligncenter {
        max-width: 100%
    }
}
.wp-caption img {
    display: block;
    margin: 0 auto
}
p.wp-caption-text {
    margin-top: 5px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    font-size: 12px;
    font-size: .75rem
}
.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 2em
}
.video-embed embed,
.video-embed iframe,
.video-embed object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.slide .video-embed {
    padding-bottom: 66.7889908257%;
    margin-bottom: 0
}
.google-map {
    width: 100%;
    position: relative;
    padding-bottom: 65%;
    height: 0;
    overflow: hidden
}
.google-map img {
    max-width: none
}
.block-content ol,
.block-content ul,
.main-content ol,
.main-content ul,
.post-content ol,
.post-content ul {
    margin-bottom: 1.5em
}
.block-content ul li,
.bullet-list li,
.content ul li,
.main-content ul li,
.post-content ul li {
    margin-left: .5em;
    padding-left: 1em;
    padding-bottom: .25em;
   
    background-repeat: no-repeat;
    background-size: 6px 6px;
    background-position: 0 8px
}
.no-svg .block-content ul li,
.no-svg .bullet-list li,
.no-svg .content ul li,
.no-svg .main-content ul li,
.no-svg .post-content ul li {
    background-image: url(images/list-dot-green.png)
}
.main-content ol li,
.post-content ol li {
    margin-left: 1.8em;
    margin-bottom: .5em
}
.number-list li {
    margin-left: 1.5em
}
dl {
    margin: 0 2px
}
dl dd,
dl dt {
    display: inline-block;
    margin: 0 -2px;
    padding: .625em .625em .625em 1em;
    vertical-align: top
}
dl dt {
    width: 25%
}
dl dd {
    width: 55%
}
dl ul {
    margin-bottom: 0
}
.table th {
    color: #000;
    background-color: #eee
}
.nav-toggle {
    line-height: 1.5;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 48px;
    background: url(images/icon-nav.svg) center/24px 24px no-repeat !important;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding: 0
}
.nav-toggle::before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.nav-open .nav-toggle,
.nav-toggle:active {
    background-color: #00774e
}
@media only screen and (min-width: 56.25em) {
    .nav-toggle {
        display: none
    }
}
.site-header .header-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 10px
}
@media only screen and (max-width: 56.25em) {
    .site-header .header-top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
}
@media only screen and (max-width: 37.499em) {
    .site-header .header-top {
        /*background-color: #73b2e6;
        background-image: linear-gradient(#72a9dc 0, #1367B0 80%, #1367B0 100%)*/
    }
}

@media only screen and (max-width: 56.25em) {
    .header-rhs {
        position: relative;
        margin-left: 0;
        width: 100%;
        max-width: none;
        height: 48px;
        background-color: #f38c1f;
        padding-left: 59px
    }
}
.nav-search-social {
    
    border-radius: 0 0 4px 4px;
   
    padding-bottom: 1px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 15px
}
.nav-search-social .nav-top ul li {
	
	color:#000;
}
.nav-search-social .nav-top ul li a{
	
	
	    color: #000;
    font-size: 14px;
    font-family: "raleway";
    font-weight: bolder;
	
	
}
.no-rgba .nav-search-social {
    background-image: url(images/transparent-black-70.png)
}
@media only screen and (max-width: 56.25em) {
    .nav-search-social {
        display: none
    }
}
.skip-to-content {
    display: none
}
@media only screen and (min-width: 56.25em) {
    .mobile-search-and-social {
        display: none
    }
}
.no-flexbox .nav-top,
.no-flexbox .search-form,
.no-flexbox .social-icons {
    display: inline-block;
    vertical-align: top
}
h1.logo {
    margin: 10px 0 0
}
@media only screen and (max-width: 56.25em) {
    h1.logo {
        width: 100%;
        margin-bottom: 10px
    }
}
.logo a {
    line-height: 1.5;
    overflow: hidden;
    display: block;
    background-image: url(images/logo.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 144px;
    height: 132px;
    opacity: 1;
    transition: opacity .2s ease
}
.logo a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.logo a:hover {
    opacity: .8
}
.no-svg .logo a {
    background-image: url(images/logo.png);
    text-indent: -9999em
}
@media only screen and (max-width: 56.25em) {
    .logo a {
        width: 108px;
        height: 99px;
        background-size: 108px 99px;
        margin-left: auto;
        margin-right: auto
    }
}
.no-flexbox .logo {
    float: left
}
.no-flexbox .nav-wrapper {
    clear: both
}
.nav-bg {
    background-color: #f38c1f;
    border-radius: 4px
}
.nav-main>ul {
    margin: 0 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.no-flexbox .nav-main>ul {
    text-align: center
}
.nav-main>ul>li {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    position: relative;
    background-color: transparent;
    transition: background-color .2s ease
}
@media only screen and (min-width: 56.25em) and (max-width: 61.25em) {
    .nav-main>ul>li {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
.ie-old .nav-main>ul>li {
    display: inline-block
}
.nav-main>ul>li:hover,
.nav-main>ul>li:hover a {
    background-color: rgba(0, 0, 0, .2)
}
.nav-main>ul>li>a {
    display: block;
    color: #fff;
    padding: 9px 5px;
    font-size: 15px;
    font-size: .9375rem
}
.nav-main>ul>li>a:active,
.nav-main>ul>li>a:focus,
.nav-main>ul>li>a:hover {
    text-decoration: none
}
@media only screen and (max-width: 68.749em) {
    .nav-main>ul>li>a {
        font-size: 13px;
        font-size: .8125rem
    }
}
@media only screen and (max-width: 61.249em) {
    .nav-main>ul>li>a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
.nav-main>ul>li:last-child {
    margin-right: 0
}
@media only screen and (min-width: 50em) {
    .sub-menu {
        position: absolute;
        margin: 0;
        list-style: none;
        background-clip: padding-box;
        text-align: left;
        z-index: 10
    }
    .sub-menu.open {
        display: block
    }
    .sub-menu>li {
        display: block;
        text-align: left;
        background-color: #0094D3;
        transition: background-color .2s ease
    }
    .sub-menu>li:hover {
        background-color: #0686bd;
    }
    .sub-menu>li>a {
    font-size: 13px;
    font-size: 12px !important;
    display: block;
    color: #fff !important;
    padding: 8px 2pc 8px 1pc;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    white-space: nowrap;
}
    .sub-menu {
        opacity: 0;
        display: block;
        top: -10000%;
        transition: opacity .35s ease
    }
    .sub-menu.open {
        top: 100%;
        opacity: 1
    }
    .ie-old .sub-menu.open {
        top: 30px
    }
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover,
    .sub-menu>li>a:focus,
    .sub-menu>li>a:hover {
        text-decoration: none
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover,
    .sub-menu>.active>a,
    .sub-menu>.active>a:focus,
    .sub-menu>.active>a:hover {
        text-decoration: none;
        outline: 0
    }
}
.nav-top {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.nav-top ul {
    display: inline;
    /*display: -ms-flexbox;
    display: flex;*/
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0
}
.nav-top a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    height: 32px;
    padding: 0 10px
}
@media only screen and (max-width: 56.25em) {
    .nav-top {
        display: none
    }
}
@media only screen and (min-width: 56.25em) {
    .nav-top-mobile {
        display: none
    }
}
.no-flexbox .nav-top ul {
    text-align: center
}
.no-flexbox .nav-top li {
    display: inline-block
}
.no-flexbox .nav-top a {
    display: block;
    padding: 5px
}
@media only screen and (max-width: 56.25em) {
    .nav-wrapper {
        background-color: #006a46;
        padding-left: 0;
        padding-right: 0;
        width: 15em;
        height: 100%;
        position: fixed;
        z-index: 5;
        top: 0;
        left: -15em;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .nav-wrapper:after {
        content: '';
        display: block;
        position: absolute;
        width: 20px;
        height: 100%;
        top: 0;
        right: 0;
        box-shadow: inset -8px 0 10px 0 rgba(0, 0, 0, .15)
    }
    .nav-wrapper>.container {
        padding-left: 0;
        padding-right: 0
    }
    .nav-bg {
        background-color: transparent;
        border-radius: 0
    }
    .nav-open {
        overflow-x: hidden;
        overflow-y: hidden
    }
    .nav-mobile {
        width: 100%
    }
    .nav-mobile>ul {
        display: block;
        padding: 0;
        margin: 0
    }
    .nav-mobile>ul>li {
        text-align: left;
        display: block;
        margin: 0;
        border-top: 1px solid #199068;
        border-bottom: 1px solid #00774e
    }
    .nav-mobile>ul>li>a {
        background-color: #f38c1f;
        color: #fff;
        display: block;
        font-size: 16px;
        font-size: 1rem;
        text-decoration: none;
        padding: 10px 13px;
        text-transform: none;
        line-height: 1.4
    }
	.nav-mobile>ul>li ul li {
	    border-bottom: 1px solid #545454;
		    padding: 8px;
	}
	.nav-mobile>ul>li ul li a {
		
		color: #fff;
    font-size: 14px;
    padding: 5px;
	}
    .nav-mobile .active a {
        background-color: #42b8dd
    }
    .nav-mobile li:first-child a {
        border-top: none
    }
    .nav-main>ul {
        border-bottom: 1px solid #199068
    }
    .nav-main>ul>li {
        display: block;
        width: auto
    }
    .mobile-search-and-social {
        position: relative
    }
    @-webkit-keyframes slideOpen {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
    }
    @keyframes slideOpen {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
    }
    @-webkit-keyframes slideClosed {
        from {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideClosed {
        from {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .nav-open .wrapper {
        -webkit-animation-name: slideOpen;
        animation-name: slideOpen;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }
    .wrapper {
        -webkit-animation-name: slideClosed;
        animation-name: slideClosed;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }
    .no-animation .wrapper {
        -webkit-animation: none;
        animation: none
    }
    .overlay {
        content: '';
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 5;
        top: 0;
        left: 0
    }
    .nav-open .overlay {
        display: block;
        left: 15em
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 0 \0) {
    .nav-open {
        left: 0
    }
    .nav-open .wrapper,
    .wrapper {
        -webkit-animation: none;
        animation: none
    }
    .nav-open .wrapper {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
    .wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.intro {
    margin-bottom: 2.5em
}
.footer-main {
   
    padding-top: 20px
}
@media only screen and (max-width: 49.999em) {
    .footer-main {
        padding-bottom: 1.5em
    }
}
.footer-columns {
    font-size: 13px;
    font-size: .8125rem
}
@media only screen and (max-width: 49.999em) {
    .footer-columns {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }
}
@media only screen and (max-width: 37.499em) {
    .footer-columns {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media only screen and (max-width: 49.999em) {
    .footer-contact,
    .footer-mailing-list {
        width: 50%
    }
}
@media only screen and (max-width: 37.499em) {
    .footer-contact,
    .footer-mailing-list {
        width: 100%
    }
}
@media only screen and (max-width: 49.999em) {
    .footer-tagline {
        width: 100%
    }
}
.footer-contact {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.footer-logo {
    margin-right: 1em
}
.footer-logo a {
    line-height: 1.5;
    overflow: hidden;
    display: block;
    background-image: url(images/logo.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 48px;
    height: 44px
}
.footer-logo a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.no-svg .footer-logo a {
    background-image: url(images/logo-footer.png)
}
.ie-old .footer-logo a {
    text-indent: -9999em
}
.no-flexbox .footer-logo {
    display: inline-block;
    vertical-align: top
}
.footer-contact-details {
    color: #fff
}
.footer-contact-details a {
    color: #fff;
    text-decoration: underline
}
.footer-contact-details span {
    display: inline-block;
    width: 30px
}
.footer-contact-details span.fa {
    width: auto;
    margin-right: 8px;
    text-decoration: none
}
.footer-contact-details a:hover,
.footer-contact-details a:hover .fa {
    color: #ffa200
}
.no-flexbox .footer-contact-details {
    display: inline-block;
    vertical-align: top
}
.footer-mailing-list .gform_wrapper {
    background-color: rgb(0, 45, 63);
    padding: 6px 6px 8px;
    margin-bottom: 20px
}
.no-rgba .footer-mailing-list .gform_wrapper {
    background-color: transparent;
    background-image: url(images/transparent-white-20.png)
}
.footer-mailing-list h3 {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 0;
    margin-left: 3px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #fff
}
.footer-mailing-list .subscribe-button,
.footer-mailing-list .subscribe-input {
    display: inline-block;
    vertical-align: top
}
.footer-mailing-list .subscribe-input {
    width: calc(100% - 85px)
}
.ie-old .footer-mailing-list .subscribe-input {
    width: 165px
}
.footer-mailing-list .subscribe-button {
    width: 80px;
    text-align: center;
    padding: 7px 0
}
.footer-tagline em {
    line-height: 1.5;
    overflow: hidden;
    display: block;
    background-image: url(images/your-local-bloke.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 420px;
    height: 100px;
    margin-left: auto;
    margin-right: auto
}
.footer-tagline em::before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
@media only screen and (max-width: 49.999em) {
    .footer-tagline em {
        width: 280px;
        height: 60px
    }
}
.ie-old .footer-tagline em {
    text-indent: -9999em
}
@media only screen and (max-width: 49.999em) {
    .footer-tagline {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 2em
    }
}
.footer-links li {
    margin-bottom: 8px
}
.join-crt {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600
}
.footer-sub {
    text-align: center;
    background-color: #333;
    padding: 10px 0
}
.footer-sub p {
    margin-bottom: 0;
    font-size: 12px;
    font-size: .75rem;
    color: #fff
}
.footer-sub p a {
    color: #fff
}
@media only screen and (max-width: 37.499em) {
    .footer-sub span {
        display: block;
        margin: 3px 0
    }
}
.separator {
    color: #999;
    position: relative;
    top: -1px;
    padding: 0 5px
}
@media only screen and (max-width: 37.499em) {
    .separator {
        display: none!important
    }
}
.grid-item {
    display: inline-block;
    vertical-align: top;
    width: 248px;
    width: calc(33.333333% - 10px);
    margin-right: 10px;
    margin-bottom: 15px
}
.grid-item:nth-child(3n) {
    margin-right: 0
}
.post-index-posts {
    max-width: 772px
}
.post-index .post {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3em
}
@media only screen and (max-width: 49.999em) {
    .post-index .post {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media only screen and (max-width: 37.499em) {
    .post-index .post {
        position: relative
    }
}
.post-index .post-thumbnail {
    margin-bottom: 1em;
    max-width: 75px
}
@media only screen and (min-width: 50em) {
    .post-index .post-thumbnail {
        margin-top: 4px;
        margin-right: 2em;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 150px
    }
}
@media only screen and (max-width: 37.499em) {
    .post-index .post-thumbnail {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 0
    }
}
.post-index .post-thumbnail img {
    border-radius: 3px
}
.post-index .post-content h2 {
    margin-top: -3px;
    margin-bottom: 10px;
    line-height: 1.3
}
@media only screen and (max-width: 37.499em) {
    .post-index .post-content h2 {
        font-size: 18px;
        font-size: 1.125rem;
        padding-right: 90px;
        min-height: 60px
    }
}
.post-index .readmore {
    text-decoration: underline
}
.post-meta {
    float: right;
    margin-left: 30px;
    font-size: 14px;
    font-size: .875rem
}
.post-meta .fa {
    color: #ffa200
}
.post-meta .category a {
    color: #000;
    text-decoration: underline
}
@media only screen and (max-width: 37.499em) {
    .post-meta {
        float: none;
        margin-left: 0;
        margin-bottom: 10px
    }
}
.ie-old .post-index .post-thumbnail {
    float: left;
    width: 150px
}
.ie10 .excerpt {
    max-width: 585px
}
.ie10 .post-index .post-content h2 {
    max-width: 420px
}
.article .post-thumbnail,
.single-post .post-thumbnail {
    float: left;
    margin-top: 4px;
    margin-right: 2em;
    margin-bottom: 15px
}
.article .post-thumbnail img,
.single-post .post-thumbnail img {
    display: block
}
@media only screen and (max-width: 37.499em) {
    .article .post-thumbnail,
    .single-post .post-thumbnail {
        max-width: 75px;
        margin-right: 1em
    }
}
@media only screen and (max-width: 37.499em) {
    .post-heading h1 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.3
    }
}
.home-banner {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 55em;
    margin-bottom: 2em
}
.home-banner p {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .35)
}
.ie-old .home-banner p {
    font-size: 17px;
    font-size: 1.0625rem
}
@media only screen and (max-width: 37.499em) {
    .home-banner {
        padding: 1em 20px;
        margin-bottom: 0
    }
    .home-banner p {
        color: #0087cb;
        font-size: 15px;
        font-size: .9375rem;
        text-shadow: none
    }
    .ie-old .home-banner p {
        font-size: 14px;
        font-size: .875rem
    }
}
.home-panels {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0
}
.home-panels>div {
    margin-bottom: 2em
}
@media only screen and (max-width: 37.499em) {
    .home-panels {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px
    }
}
.no-flexbox .home-panels>div {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px
}
.home-panel-promotions {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 23.0701754386%;
    max-width: 263px
}
@media only screen and (max-width: 68.749em) {
    .home-panel-promotions {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: none
    }
}
@media only screen and (max-width: 62.499em) {
    .home-panel-promotions {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 48%;
        margin-right: 10px
    }
}
@media only screen and (max-width: 37.499em) {
    .home-panel-promotions {
        width: auto;
        margin-right: 0
    }
}
.home-panel-slider {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 48.6842105263%;
    max-width: 555px;
    opacity: 1;
    transition: opacity .2s ease
}
@media only screen and (max-width: 68.749em) {
    .home-panel-slider {
        padding-left: 0;
        padding-right: 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width: none;
        margin-right: 3%;
        width: 57%
    }
}
@media only screen and (max-width: 62.499em) {
    .home-panel-slider {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        min-width: 0;
        max-width: 555px;
        margin-left: auto;
        margin-right: auto
    }
}
.slider-loading {
    display: none;
    opacity: 0
}
.home-panel-weather {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 23.0701754386%;
    max-width: 263px
}
@media only screen and (max-width: 68.749em) {
    .home-panel-weather {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        max-width: none;
        width: 40%
    }
}
@media only screen and (max-width: 62.499em) {
    .home-panel-weather {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 48%;
        margin-left: 10px
    }
}
@media only screen and (max-width: 37.499em) {
    .home-panel-weather {
        width: auto;
        margin-left: 0
    }
}
.no-flexbox .home-panels .home-panel-weather {
    margin-right: 0;
    text-align: center
}
.panel-featured .panel-inner {
    padding: 5px
}
.panel-featured .slide a {
    position: relative;
    text-decoration: none;
    display: block
}
.panel-featured .panel-button {
    text-align: right
}
.panel-featured .panel-button a {
    display: inline-block
}
.panel-featured-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    padding: 10px 15px
}
.no-rgba .panel-featured-info {
    background-image: url(images/transparent-black-80.png)
}
.panel-featured-info h2,
.panel-featured-info p {
    color: #fff
}
.panel-featured-info h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.125rem
}
.panel-featured-info p {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 5px
}
.panel-featured-info .read-more {
    text-decoration: underline;
    color: #0087cb;
    margin-bottom: 0
}
.mobile-featured {
    margin-bottom: -1em
}
.mobile-featured-info {
    background-color: rgba(0, 0, 0, .8);
    padding: 10px;
    position: relative;
    top: -2.2em
}
.mobile-featured-info h2,
.mobile-featured-info p {
    color: #fff
}
.mobile-featured-info h2 {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 10px
}
.mobile-featured-info p {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px
}
.mobile-featured-info .read-more {
    text-decoration: underline;
    color: #0087cb;
    margin-bottom: 0
}
.mobile-featured a:hover h2,
.mobile-featured a:hover p {
    text-decoration: none
}
@media only screen and (max-width: 37.499em) {
    .panel-featured .panel-button {
        text-align: center
    }
}
@media only screen and (max-width: 37.499em) {
    .home-panel-promotions .panel-button {
        text-align: center;
        padding-top: 20px
    }
}
.page-block {
    margin-bottom: 2em
}
.block-image-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
@media only screen and (max-width: 49.999em) {
    .block-image-left {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.block-image-left .block-image {
    margin-bottom: 1em;
    max-width: 150px
}
.block-image-left .block-image img {
    border-radius: 3px
}
@media only screen and (min-width: 50em) {
    .block-image-left .block-image {
        margin-top: 4px;
        margin-right: 2em;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 220px
    }
}
.block-image-left .block-content {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 1px dashed #ccc
}
.block-image-left .block-content h2 {
    margin-top: 0
}
.block-image-only {
    margin-bottom: 3em;
    padding: 10px;
    background-color: #f9f9f9;
    text-align: center
}
.block-image-only img {
    border-radius: 3px
}
.ie-old .block-image-left,
.ie10 .block-image-left,
.no-flexbox .block-image-left {
    display: block
}
.ie-old .block-image-left .block-image,
.ie10 .block-image-left .block-image,
.no-flexbox .block-image-left .block-image {
    float: left;
    width: 220px
}
.side-nav {
    width: 100%
}
@media only screen and (min-width: 50em) {
    .side-nav {
        width: 13.6em;
       
    }
}
@media only screen and (min-width: 64em) {
    .side-nav {
        width: 13.6em;
        
    }
}
.side-nav .panel {
    background-color: rgba(255, 255, 255, .5);
    
    margin-bottom: 1em
}
.side-nav .panel h4 {
    margin-top: 5px;
    margin-bottom: 8px;
    margin-left: 12px
}
.side-nav .panel-weather {
    padding-top: 15px;
    padding-bottom: 10px
}
.side-nav ul {
    margin-bottom: 0
}
.side-nav li {
    list-style: none;
    position: relative
}
.side-nav a {
    font-size: 14px;
    font-size: .875rem;
    color: #000;
    background-color: #fff;
    font-weight: 600;
    
    display: block;
    transition: all .2s ease
}
.side-nav a:hover {
  
    /*background-color: #008457;*/
    text-decoration: underline;
}
.side-nav .active a,
.side-nav .active a:hover {
    color: #000;
    background-color: #FFD520;
    text-decoration: none
}
.side-nav li:last-child a {
    border-bottom: none
}
@media only screen and (min-width: 50em) {
    .side-nav.affix {
        position: fixed;
        top: 20px
    }
}
.side-nav .btn-email {
    background-color: #ffa200;
    border-bottom-color: #cc8200;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center
}
.side-nav .btn-email:hover {
    background-color: #cc8200
}
@media only screen and (max-width: 37.499em) {
    .side-nav .panel-hide-on-mobile {
        display: none
    }
}
.ie-old .panel-weather {
    text-align: center
}
.store-locator-form {
    background-color: rgba(255, 255, 255, .5);
    padding: 10px 15px 15px;
    border-radius: 0px
}
.no-rgba .store-locator-form {
    background-image: url(images/transparent-white-50.png)
}
.store-locator-form h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    color: #000
}
.store-locator-form form label {
    display: none
}
@media only screen and (max-width: 56.25em) {
    .store-locator-form {
        border-radius: 0;
        background-color: transparent;
        padding: 0
    }
    .store-locator-form h3 {
        display: none
    }
    .store-locator-form form {
        display: block;
        position: relative;
        padding: 7px 8px
    }
}
.locator-input {
    margin-right: 6px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 71px)
}
.no-flexbox .locator-input {
    width: 85.9574468085%;
    display: inline-block
}
.locator-button {
    width: 60px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    text-transform: uppercase
}
@media only screen and (max-width: 56.25em) {
    .locator-input {
        width: 100%;
        margin-right: 0;
        box-shadow: none;
        -webkit-appearance: none;
        border: none
    }
    .locator-input::-webkit-input-placeholder {
        font-size: 16px
    }
    .locator-input::-moz-placeholder {
        font-size: 16px
    }
    .locator-input:-moz-placeholder {
        font-size: 16px
    }
    .locator-input:-ms-input-placeholder {
        font-size: 16px
    }
    .locator-button {
        position: absolute;
        right: 10px;
        top: 7px;
        height: 30px;
        width: auto;
        font-size: 0;
        background: 0 0;
        border: none
    }
    .locator-button:before {
        content: "";
        font-family: FontAwesome;
        font-size: 26px;
        font-style: normal;
        font-weight: 400;
        color: #ffa200;
        position: absolute;
        text-decoration: inherit;
        top: -1px;
        right: 8px
    }
}
.ie-old .locator-input,
.ie10 .locator-input,
.ie9 .locator-input {
    width: 360px
}
.block-contact {
    padding-top: 1px;
    margin-bottom: 2.5em
}
.block-contact h2 {
    color: #000;
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 0
}
@media only screen and (max-width: 37.499em) {
    .block-contact h2 {
        font-size: 18px;
        font-size: 1.125rem
    }
}
.block-contact .google-map {
    margin-top: 5px
}
.block-contact .form-wrapper {
    max-width: 600px
}
@media only screen and (max-width: 37.499em) {
    .block-contact .form-wrapper {
        padding: 10px
    }
}
.office-details .fa {
    color: #000;
    width: 20px
}
.panel {
    background-color: rgba(255, 255, 255, .5);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.no-rgba .panel {
    background-image: url(images/transparent-white-50.png)
}
.panel-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.panel-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.panel-button {
    margin-top: auto;
    padding-top: 5px
}
.panel-list h3 {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    background-color: #f5f5f5;
    padding: 3px 7px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600
}
.panel-list .panel-inner {
    padding: 5px
}
@media only screen and (max-width: 37.499em) {
    .panel-list .panel-inner {
        padding: 0
    }
}
.panel-list::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
.panel-list::-webkit-scrollbar-thumb {
    background: #97d8ec
}
.panel-list::-webkit-scrollbar-track {
    background: #d9f1f8
}
.panel-list-scroller {
    height: 450px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.panel-items {
    margin-bottom: 2px
}
.panel-item {
    margin-top: 2px
}
.panel-item .no-link,
.panel-item a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 13px;
    font-size: .8125rem;
    background-color: #f5f5f5;
    padding: 3px 3px 10px;
    transition: background-color .25s ease
}
.no-flexbox .panel-item .no-link,
.no-flexbox .panel-item a {
    display: block
}
.panel-item img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 60px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
    margin: 4px 16px 0 4px
}
.no-flexbox .panel-item img {
    float: left
}
.panel-item a:hover {
    text-decoration: none;
    background-color: #1993d0
}
.panel-item span {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.panel-item-arrow li {
    position: relative
}
.panel-item-arrow a {
    padding-right: 15px
}
.panel-item-arrow li:after {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #aaa;
    text-decoration: inherit;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -16px
}
.panel-item-arrow li:hover:after {
    color: #fff
}
.panel-item-text {
    color: #222;
    transition: color .25s ease
}
.panel-list a:hover .panel-item-text {
    color: #fff
}
.panel-item-text .fa {
    font-size: .8em;
    opacity: .7;
    margin-left: 5px
}
.panel-item-read-more {
    font-size: 10px;
    font-size: .625rem;
    text-transform: uppercase;
    text-decoration: underline;
    color: #0087cb;
    transition: color .25s ease
}
.panel-list a:hover .panel-item-read-more {
    color: #fff
}
.panel-item-date {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    margin-top: 4px
}
.panel-weather {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px
}
.panel-weather h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px
}
.panel-weather iframe {
    background-color: #FFF;
    box-shadow: 0 -1px 0 4px #fff
}
@media only screen and (max-width: 37.499em) {
    .panel-weather {
        background-color: rgba(0, 135, 203, .1);
        padding-bottom: 20px
    }
}
.search-form {
    position: absolute;
    right: 3px
}
.search-form .search-field {
    color: #000;
    border: none;
    cursor: pointer;
    height: 40px;
    padding: 0;
    position: relative;
    transition: width .4s ease, background .4s ease;
    -webkit-appearance: none;
    font-size: 0;
    width: 32px;
    background-color: transparent;
    background-image: url("images/greensearchicon.png");
    background-repeat: no-repeat;
    background-position: 5px 8px
}
.no-svg .search-form .search-field {
    background-image:url("images/greensearchicon.png");
}
.search-form .search-field.focus,
.search-form .search-field:focus {
    background-color: #fff;
    background-position: 4px 8px;
    outline: 0;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 27px;
    width: 200px;
    border-radius: 8px;
	    border: 2px solid #000;
}
@media only screen and (max-width: 49.999em) {
    .search-form {
        position: relative;
        right: auto;
        padding: 8px 10px
    }
    .search-form .search-field {
        background-color: #fff;
        background-position: left 5px;
        outline: 0;
        padding: 0 10px;
        border-radius: 3px;
        transition: none
    }
    .search-form .search-field,
    .search-form .search-field:focus {
        width: 150px;
        font-size: 16px;
        font-size: 1rem
    }
}
.search-no-results .page-heading,
.search-results .page-heading {
    margin-bottom: 2.5em
}
.search-no-results .page-heading h1,
.search-results .page-heading h1 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #444;
    font-weight: 300
}
.search-index article {
    margin-bottom: 2.5em
}
.search-index h2 {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 6px
}
.search-index h2 a {
    color: #1993d0;
    text-decoration: underline
}
.search-index h2 a:hover {
    color: #006598
}
.search-index h2 a:visited {
    color: #982395
}
.search-index .post-excerpt {
    font-size: 14px;
    font-size: .875rem
}
.locations-map-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #eee
}
@media only screen and (max-width: 49.999em) {
    .locations-map-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.locations-map {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
@media only screen and (max-width: 49.999em) {
    .locations-map {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}
.locator-panel {
    padding: 10px
}
@media only screen and (min-width: 50em) {
    .locator-panel {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 18.75em;
        -ms-flex-preferred-size: 18.75em;
        flex-basis: 18.75em
    }
}
.locator-panel ul {
    margin-top: 20px;
    padding: 15px 15px 30px 10px;
    max-height: 420px;
    overflow-y: scroll;
    background-color: #FFF
}
.locator-panel li {
    padding-left: 20px;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1em
}
.ie10 .locations-map-wrapper,
.no-flexbox .locations-map-wrapper {
    display: block
}
.ie10 .locations-map,
.no-flexbox .locations-map {
    width: calc(100% - 18.75em);
    float: right
}
.ie10 .locator-panel,
.no-flexbox .locator-panel {
    width: 18.75em;
    float: left
}
.locator-panel ul li {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%206%206%22%20enable-background%3D%22new%200%200%206%206%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Ccircle%20fill%3D%22%23FFA200%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-position: 6px 11px
}
.no-svg .locator-panel ul li {
    background-image: url(images/list-dot-orange.png)
}
.location-search,
.locations-list-search {
    margin-bottom: 15px
}
.location-search label,
.locations-list-search label {
    display: none
}
.location-search .button,
.location-search input,
.locations-list-search .button,
.locations-list-search input {
    display: inline-block;
    vertical-align: top
}
.location-search input,
.locations-list-search input {
    width: calc(100% - 45px);
    margin-right: 5px
}
.ie-old .location-search input,
.ie-old .locations-list-search input {
    width: 230px
}
.location-search .button,
.locations-list-search .button {
    width: 40px;
    height: 34px;
    padding: 0
}
.map-canvas {
    height: 500px
}
.map-canvas img {
    max-width: none
}
.map-canvas .store {
    min-height: 90px;
    min-width: 200px
}
@media only screen and (max-width: 49.999em) {
    .map-canvas {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden
    }
}
@media only screen and (max-width: 29.999em) {
    .map-canvas {
        padding-bottom: 120%
    }
}
.storelocator-panel {
    border: 1px solid #ccc;
    overflow: auto
}
.storelocator-panel .store-list {
    margin: 0;
    padding: 0
}
.storelocator-panel .directions-panel,
.storelocator-panel .store-list li {
    padding: 5px
}
.storelocator-panel .store-list li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-size: .875rem;
    margin-left: 0;
    margin-bottom: .5em
}
.storelocator-panel .directions-panel {
    font-size: .8em
}
.storelocator-panel .store-list li.store:hover {
    cursor: pointer;
    background-color: #ddeff8
}
.storelocator-panel .store-list li.highlighted,
.storelocator-panel .store-list li.highlighted:hover {
    background-color: #ddeff8
}
.storelocator-panel .directions {
    display: none
}
.storelocator-panel .store-list .no-stores {
    color: grey
}
.storelocator-panel .store-list .no-stores:before {
    content: none
}
.storelocator-panel .store .features {
    display: none
}
.storelocator-panel .feature-filter {
    overflow: hidden
}
.storelocator-panel .feature-filter label {
    display: block;
    font-size: .8em;
    margin: 0 .4em;
    float: left
}
.store .title {
    font-weight: 700;
    color: #000
}
.map-canvas .store .title {
    font-size: 16px
}
.store .phone {
    position: relative;
    padding-left: 17px
}
.store .phone:before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #006598;
    position: absolute;
    text-decoration: inherit;
    left: 0;
    top: -1px
}
.store .features {
    overflow: hidden;
    color: grey;
    margin: 0;
    padding: 0;
    font-size: 13px
}
.store .features li {
    display: inline;
    float: left;
    padding-right: .8em
}
.store .web a {
    color: green
}
.store .action {
    font-size: 12px;
    color: #cc8200;
    margin-right: .5em
}
.store .directions,
.store .streetview {
    display: none
}
.promotion {
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px 10px 10px;
    min-height: 350px
}
.promotion img {
    border: 1px solid #eee
}
.promotion h3 {
    font-size: 16px;
    font-size: 1rem
}
.promotion .promo-desc {
    font-size: 14px;
    font-size: .875rem
}
.promotion .link {
    font-size: 12px;
    font-size: .75rem;
    text-decoration: underline
}
.item-catalogue a {
    display: block;
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd
}
.item-catalogue a img {
    opacity: 1;
    transition: opacity .2s ease
}
.item-catalogue a:hover {
    text-decoration: none
}
.item-catalogue a:hover img {
    opacity: .8
}
.item-catalogue h3 {
    margin-top: 16px;
    margin-bottom: 0
}
.item-catalogue .fa {
    color: #000
}
.social-icons {
    position: absolute;
    right: 42px
}
.social-icons a {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    position: relative
}
.social-icons a:before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: absolute;
    text-decoration: inherit;
    left: 10px;
    top: 2px
}
.social-icons a:focus,
.social-icons a:hover,
.social-icons a:hover:before {
    text-decoration: none
}
.social-icons .twitter:before {
    content: "";
    left: 5px
}
@media only screen and (max-width: 49.999em) {
    .social-icons {
        right: 6px;
        top: 8px
    }
}

@charset "UTF-8";
/*!
Theme Name: Ruralco Master template
Author: Tim Holt
Author URI: http://astronautweb.co/
Description: The master template for use as a parent theme together with child themes for multiple websites within the Ruralco website network.
*/

*,
:after,
:before,
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
a,
hr {
    padding: 0
}
input[type=checkbox],
th {
    vertical-align: bottom
}
.clearfix,
.flexslider .slides,
.ie-old .post-index .post,
.mobile-header-bar {
    zoom: 1
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif
}
article,
aside,
details,
figure,
footer,
header,
hr,
nav,
section,
summary {
    display: block
}
.img-thumbnail,
.table,
embed,
img,
label,
object {
    max-width: 100%
}
.cboxPhoto,
.ie7 img {
    -ms-interpolation-mode: bicubic
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}
strong,
th {
    font-weight: 700
}
html {
    box-sizing: border-box;
    overflow-y: scroll
}
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
a {
        margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font: 100%
}
td {
    font-weight: 400;
    vertical-align: top
}
hr {
    height: 1px;
    margin: 1em 0
}
input,
select {
    vertical-align: middle
}
pre {
    white-space: pre-line
}
.gform_button,
.text-nowrap {
    white-space: nowrap
}
input[type=radio] {
    vertical-align: text-bottom
}
.ie7 input[type=checkbox] {
    vertical-align: baseline
}
.ie6 input {
    vertical-align: text-bottom
}
input,
select,
textarea {
    font: 99% sans-serif
}
td,
td img {
    vertical-align: top
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
    cursor: pointer
}
button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
.img-thumbnail,
body {
    line-height: 1.42857
}
button,
input[type=button] {
    width: auto;
    overflow: visible
}
*,
:after,
:before {
    box-sizing: border-box
}
body {
    font-size: 1pc;
    color: #444
}
a:focus,
a:hover {
    color: #010c1e;
    text-decoration: underline
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e1e2e2;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.1;
    color: #010c1e
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 30px
}
.h2,
h2 {
    font-size: 24px
}
.h3,
h3 {
    font-size: 20px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1pc
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}
dt,
kbd kbd,
label {
    font-weight: 700
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}
.small,
small {
    font-size: 87%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
pre code,
table {
    background-color: transparent
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl,
ol,
ul {
    margin-top: 0
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
address,
dl {
    margin-bottom: 20px
}
ol,
ul {
    margin-bottom: 10px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd,
dt {
    line-height: 1.42857
}
dd {
    margin-left: 0
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 10pc;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.ie-old .post-index .post:after,
.mobile-header-bar:after,
.row:after,
.slick-track:after,
blockquote {
    clear: both
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    font-size: 17.5px
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}
legend,
pre {
    color: #333
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
caption,
th {
    text-align: left
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    font-style: normal;
    line-height: 1.42857
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    height: 0;
    overflow: hidden;
    display: block;
    content: "\0020"
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.3333333333%
}
.col-xs-2 {
    width: 16.6666666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.3333333333%
}
.col-xs-5 {
    width: 41.6666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.3333333333%
}
.col-xs-8 {
    width: 66.6666666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.3333333333%
}
.col-xs-11 {
    width: 91.6666666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.3333333333%
}
.col-xs-pull-2 {
    right: 16.6666666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.3333333333%
}
.col-xs-pull-5 {
    right: 41.6666666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.3333333333%
}
.col-xs-pull-8 {
    right: 66.6666666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.3333333333%
}
.col-xs-pull-11 {
    right: 91.6666666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.3333333333%
}
.col-xs-push-2 {
    left: 16.6666666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.3333333333%
}
.col-xs-push-5 {
    left: 41.6666666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.3333333333%
}
.col-xs-push-8 {
    left: 66.6666666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.3333333333%
}
.col-xs-push-11 {
    left: 91.6666666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset,
legend {
    padding: 0;
    border: 0
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    font-size: 1pc;
    line-height: 1.42857;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox,
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus,
.form-control:focus {
    outline: 0
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 9pt;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px
    }
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
input[type=radio].disabled,
input[type=radio][disabled],
input[type=checkbox].disabled,
input[type=checkbox][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}
.input-sm {
    height: 30px;
    line-height: 1.5
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}
.form-group-lg .form-control,
.input-lg {
    padding: 10px 1pc;
    border-radius: 6px;
    font-size: 18px
}
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}
.input-lg {
    height: 46px;
    line-height: 1.33
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    line-height: 1.33
}
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #848484
}
@media (min-width: 768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.pagination>ul {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>ul>li {
    display: inline
}
.pagination>ul>li>a,
.pagination>ul>li>span {
    position: relative;
    float: left;
    padding: 6px 9pt;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>ul>li:first-child>a,
.pagination>ul>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.center-block,
hr {
    margin-left: auto
}
.pagination>ul>li:last-child>a,
.pagination>ul>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>ul>li>a:focus,
.pagination>ul>li>a:hover,
.pagination>ul>li>span:focus,
.pagination>ul>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>ul>.active>a,
.pagination>ul>.active>a:focus,
.pagination>ul>.active>a:hover,
.pagination>ul>.active>span,
.pagination>ul>.active>span:focus,
.pagination>ul>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>ul>.disabled>a,
.pagination>ul>.disabled>a:focus,
.pagination>ul>.disabled>a:hover,
.pagination>ul>.disabled>span,
.pagination>ul>.disabled>span:focus,
.pagination>ul>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 1pc;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
.clearfix:after,
.clearfix:before,
.ie-old .post-index .post:after,
.ie-old .post-index .post:before,
.mobile-header-bar:after,
.mobile-header-bar:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.center-block {
    display: block;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    height: 1em;
    line-height: 1.5;
    overflow: hidden
}
.text-hide::before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.ie-old .flex-direction-nav a,
.slides:after {
    visibility: hidden
}
.affix {
    position: fixed
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-glass:before {
    content: ""
}
.fa-music:before {
    content: ""
}
.fa-search:before {
    content: ""
}
.fa-envelope-o:before {
    content: ""
}
.fa-heart:before {
    content: ""
}
.fa-star:before {
    content: ""
}
.fa-star-o:before {
    content: ""
}
.fa-user:before {
    content: ""
}
.fa-film:before {
    content: ""
}
.fa-th-large:before {
    content: ""
}
.fa-th:before {
    content: ""
}
.fa-th-list:before {
    content: ""
}
.fa-check:before {
    content: ""
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}
.fa-search-plus:before {
    content: ""
}
.fa-search-minus:before {
    content: ""
}
.fa-power-off:before {
    content: ""
}
.fa-signal:before {
    content: ""
}
.fa-cog:before,
.fa-gear:before {
    content: ""
}
.fa-trash-o:before {
    content: ""
}
.fa-home:before {
    content: ""
}
.fa-file-o:before {
    content: ""
}
.fa-clock-o:before {
    content: ""
}
.fa-road:before {
    content: ""
}
.fa-download:before {
    content: ""
}
.fa-arrow-circle-o-down:before {
    content: ""
}
.fa-arrow-circle-o-up:before {
    content: ""
}
.fa-inbox:before {
    content: ""
}
.fa-play-circle-o:before {
    content: ""
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}
.fa-refresh:before {
    content: ""
}
.fa-list-alt:before {
    content: ""
}
.fa-lock:before {
    content: ""
}
.fa-flag:before {
    content: ""
}
.fa-headphones:before {
    content: ""
}
.fa-volume-off:before {
    content: ""
}
.fa-volume-down:before {
    content: ""
}
.fa-volume-up:before {
    content: ""
}
.fa-qrcode:before {
    content: ""
}
.fa-barcode:before {
    content: ""
}
.fa-tag:before {
    content: ""
}
.fa-tags:before {
    content: ""
}
.fa-book:before {
    content: ""
}
.fa-bookmark:before {
    content: ""
}
.fa-print:before {
    content: ""
}
.fa-camera:before {
    content: ""
}
.fa-font:before {
    content: ""
}
.fa-bold:before {
    content: ""
}
.fa-italic:before {
    content: ""
}
.fa-text-height:before {
    content: ""
}
.fa-text-width:before {
    content: ""
}
.fa-align-left:before {
    content: ""
}
.fa-align-center:before {
    content: ""
}
.fa-align-right:before {
    content: ""
}
.fa-align-justify:before {
    content: ""
}
.fa-list:before {
    content: ""
}
.fa-dedent:before,
.fa-outdent:before {
    content: ""
}
.fa-indent:before {
    content: ""
}
.fa-video-camera:before {
    content: ""
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}
.fa-pencil:before {
    content: ""
}
.fa-map-marker:before {
    content: ""
}
.fa-adjust:before {
    content: ""
}
.fa-tint:before {
    content: ""
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}
.fa-share-square-o:before {
    content: ""
}
.fa-check-square-o:before {
    content: ""
}
.fa-arrows:before {
    content: ""
}
.fa-step-backward:before {
    content: ""
}
.fa-fast-backward:before {
    content: ""
}
.fa-backward:before {
    content: ""
}
.fa-play:before {
    content: ""
}
.fa-pause:before {
    content: ""
}
.fa-stop:before {
    content: ""
}
.fa-forward:before {
    content: ""
}
.fa-fast-forward:before {
    content: ""
}
.fa-step-forward:before {
    content: ""
}
.fa-eject:before {
    content: ""
}
.fa-chevron-left:before {
    content: ""
}
.fa-chevron-right:before {
    content: ""
}
.fa-plus-circle:before {
    content: ""
}
.fa-minus-circle:before {
    content: ""
}
.fa-times-circle:before {
    content: ""
}
.fa-check-circle:before {
    content: ""
}
.fa-question-circle:before {
    content: ""
}
.fa-info-circle:before {
    content: ""
}
.fa-crosshairs:before {
    content: ""
}
.fa-times-circle-o:before {
    content: ""
}
.fa-check-circle-o:before {
    content: ""
}
.fa-ban:before {
    content: ""
}
.fa-arrow-left:before {
    content: ""
}
.fa-arrow-right:before {
    content: ""
}
.fa-arrow-up:before {
    content: ""
}
.fa-arrow-down:before {
    content: ""
}
.fa-mail-forward:before,
.fa-share:before {
    content: ""
}
.fa-expand:before {
    content: ""
}
.fa-compress:before {
    content: ""
}
.fa-plus:before {
    content: ""
}
.fa-minus:before {
    content: ""
}
.fa-asterisk:before {
    content: ""
}
.fa-exclamation-circle:before {
    content: ""
}
.fa-gift:before {
    content: ""
}
.fa-leaf:before {
    content: ""
}
.fa-fire:before {
    content: ""
}
.fa-eye:before {
    content: ""
}
.fa-eye-slash:before {
    content: ""
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}
.fa-plane:before {
    content: ""
}
.fa-calendar:before {
    content: ""
}
.fa-random:before {
    content: ""
}
.fa-comment:before {
    content: ""
}
.fa-magnet:before {
    content: ""
}
.fa-chevron-up:before {
    content: ""
}
.fa-chevron-down:before {
    content: ""
}
.fa-retweet:before {
    content: ""
}
.fa-shopping-cart:before {
    content: ""
}
.fa-folder:before {
    content: ""
}
.fa-folder-open:before {
    content: ""
}
.fa-arrows-v:before {
    content: ""
}
.fa-arrows-h:before {
    content: ""
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}
.fa-twitter-square:before {
    content: ""
}
.fa-facebook-square:before {
    content: ""
}
.fa-camera-retro:before {
    content: ""
}
.fa-key:before {
    content: ""
}
.fa-cogs:before,
.fa-gears:before {
    content: ""
}
.fa-comments:before {
    content: ""
}
.fa-thumbs-o-up:before {
    content: ""
}
.fa-thumbs-o-down:before {
    content: ""
}
.fa-star-half:before {
    content: ""
}
.fa-heart-o:before {
    content: ""
}
.fa-sign-out:before {
    content: ""
}
.fa-linkedin-square:before {
    content: ""
}
.fa-thumb-tack:before {
    content: ""
}
.fa-external-link:before {
    content: ""
}
.fa-sign-in:before {
    content: ""
}
.fa-trophy:before {
    content: ""
}
.fa-github-square:before {
    content: ""
}
.fa-upload:before {
    content: ""
}
.fa-lemon-o:before {
    content: ""
}
.fa-phone:before {
    content: ""
}
.fa-square-o:before {
    content: ""
}
.fa-bookmark-o:before {
    content: ""
}
.fa-phone-square:before {
    content: ""
}
.fa-twitter:before {
    content: ""
}
.fa-facebook:before {
    content: ""
}
.fa-github:before {
    content: ""
}
.fa-unlock:before {
    content: ""
}
.fa-credit-card:before {
    content: ""
}
.fa-rss:before {
    content: ""
}
.fa-hdd-o:before {
    content: ""
}
.fa-bullhorn:before {
    content: ""
}
.fa-bell:before {
    content: ""
}
.fa-certificate:before {
    content: ""
}
.fa-hand-o-right:before {
    content: ""
}
.fa-hand-o-left:before {
    content: ""
}
.fa-hand-o-up:before {
    content: ""
}
.fa-hand-o-down:before {
    content: ""
}
.fa-arrow-circle-left:before {
    content: ""
}
.fa-arrow-circle-right:before {
    content: ""
}
.fa-arrow-circle-up:before {
    content: ""
}
.fa-arrow-circle-down:before {
    content: ""
}
.fa-globe:before {
    content: ""
}
.fa-wrench:before {
    content: ""
}
.fa-tasks:before {
    content: ""
}
.fa-filter:before {
    content: ""
}
.fa-briefcase:before {
    content: ""
}
.fa-arrows-alt:before {
    content: ""
}
.fa-group:before,
.fa-users:before {
    content: ""
}
.fa-chain:before,
.fa-link:before {
    content: ""
}
.fa-cloud:before {
    content: ""
}
.fa-flask:before {
    content: ""
}
.fa-cut:before,
.fa-scissors:before {
    content: ""
}
.fa-copy:before,
.fa-files-o:before {
    content: ""
}
.fa-paperclip:before {
    content: ""
}
.fa-floppy-o:before,
.fa-save:before {
    content: ""
}
.fa-square:before {
    content: ""
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}
.fa-list-ul:before {
    content: ""
}
.fa-list-ol:before {
    content: ""
}
.fa-strikethrough:before {
    content: ""
}
.fa-underline:before {
    content: ""
}
.fa-table:before {
    content: ""
}
.fa-magic:before {
    content: ""
}
.fa-truck:before {
    content: ""
}
.fa-pinterest:before {
    content: ""
}
.fa-pinterest-square:before {
    content: ""
}
.fa-google-plus-square:before {
    content: ""
}
.fa-google-plus:before {
    content: ""
}
.fa-money:before {
    content: ""
}
.fa-caret-down:before {
    content: ""
}
.fa-caret-up:before {
    content: ""
}
.fa-caret-left:before {
    content: ""
}
.fa-caret-right:before {
    content: ""
}
.fa-columns:before {
    content: ""
}
.fa-sort:before,
.fa-unsorted:before {
    content: ""
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}
.fa-envelope:before {
    content: ""
}
.fa-linkedin:before {
    content: ""
}
.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}
.fa-gavel:before,
.fa-legal:before {
    content: ""
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}
.fa-comment-o:before {
    content: ""
}
.fa-comments-o:before {
    content: ""
}
.fa-bolt:before,
.fa-flash:before {
    content: ""
}
.fa-sitemap:before {
    content: ""
}
.fa-umbrella:before {
    content: ""
}
.fa-clipboard:before,
.fa-paste:before {
    content: ""
}
.fa-lightbulb-o:before {
    content: ""
}
.fa-exchange:before {
    content: ""
}
.fa-cloud-download:before {
    content: ""
}
.fa-cloud-upload:before {
    content: ""
}
.fa-user-md:before {
    content: ""
}
.fa-stethoscope:before {
    content: ""
}
.fa-suitcase:before {
    content: ""
}
.fa-bell-o:before {
    content: ""
}
.fa-coffee:before {
    content: ""
}
.fa-cutlery:before {
    content: ""
}
.fa-file-text-o:before {
    content: ""
}
.fa-building-o:before {
    content: ""
}
.fa-hospital-o:before {
    content: ""
}
.fa-ambulance:before {
    content: ""
}
.fa-medkit:before {
    content: ""
}
.fa-fighter-jet:before {
    content: ""
}
.fa-beer:before {
    content: ""
}
.fa-h-square:before {
    content: ""
}
.fa-plus-square:before {
    content: ""
}
.fa-angle-double-left:before {
    content: ""
}
.fa-angle-double-right:before {
    content: ""
}
.fa-angle-double-up:before {
    content: ""
}
.fa-angle-double-down:before {
    content: ""
}
.fa-angle-left:before {
    content: ""
}
.fa-angle-right:before {
    content: ""
}
.fa-angle-up:before {
    content: ""
}
.fa-angle-down:before {
    content: ""
}
.fa-desktop:before {
    content: ""
}
.fa-laptop:before {
    content: ""
}
.fa-tablet:before {
    content: ""
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}
.fa-circle-o:before {
    content: ""
}
.fa-quote-left:before {
    content: ""
}
.fa-quote-right:before {
    content: ""
}
.fa-spinner:before {
    content: ""
}
.fa-circle:before {
    content: ""
}
.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}
.fa-github-alt:before {
    content: ""
}
.fa-folder-o:before {
    content: ""
}
.fa-folder-open-o:before {
    content: ""
}
.fa-smile-o:before {
    content: ""
}
.fa-frown-o:before {
    content: ""
}
.fa-meh-o:before {
    content: ""
}
.fa-gamepad:before {
    content: ""
}
.fa-keyboard-o:before {
    content: ""
}
.fa-flag-o:before {
    content: ""
}
.fa-flag-checkered:before {
    content: ""
}
.fa-terminal:before {
    content: ""
}
.fa-code:before {
    content: ""
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}
.fa-location-arrow:before {
    content: ""
}
.fa-crop:before {
    content: ""
}
.fa-code-fork:before {
    content: ""
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}
.fa-question:before {
    content: ""
}
.fa-info:before {
    content: ""
}
.fa-exclamation:before {
    content: ""
}
.fa-superscript:before {
    content: ""
}
.fa-subscript:before {
    content: ""
}
.fa-eraser:before {
    content: ""
}
.fa-puzzle-piece:before {
    content: ""
}
.fa-microphone:before {
    content: ""
}
.fa-microphone-slash:before {
    content: ""
}
.fa-shield:before {
    content: ""
}
.fa-calendar-o:before {
    content: ""
}
.fa-fire-extinguisher:before {
    content: ""
}
.fa-rocket:before {
    content: ""
}
.fa-maxcdn:before {
    content: ""
}
.fa-chevron-circle-left:before {
    content: ""
}
.fa-chevron-circle-right:before {
    content: ""
}
.fa-chevron-circle-up:before {
    content: ""
}
.fa-chevron-circle-down:before {
    content: ""
}
.fa-html5:before {
    content: ""
}
.fa-css3:before {
    content: ""
}
.fa-anchor:before {
    content: ""
}
.fa-unlock-alt:before {
    content: ""
}
.fa-bullseye:before {
    content: ""
}
.fa-ellipsis-h:before {
    content: ""
}
.fa-ellipsis-v:before {
    content: ""
}
.fa-rss-square:before {
    content: ""
}
.fa-play-circle:before {
    content: ""
}
.fa-ticket:before {
    content: ""
}
.fa-minus-square:before {
    content: ""
}
.fa-minus-square-o:before {
    content: ""
}
.fa-level-up:before {
    content: ""
}
.fa-level-down:before {
    content: ""
}
.fa-check-square:before {
    content: ""
}
.fa-pencil-square:before {
    content: ""
}
.fa-external-link-square:before {
    content: ""
}
.fa-share-square:before {
    content: ""
}
.fa-compass:before {
    content: ""
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}
.fa-eur:before,
.fa-euro:before {
    content: ""
}
.fa-gbp:before {
    content: ""
}
.fa-dollar:before,
.fa-usd:before {
    content: ""
}
.fa-inr:before,
.fa-rupee:before {
    content: ""
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}
.fa-krw:before,
.fa-won:before {
    content: ""
}
.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}
.fa-file:before {
    content: ""
}
.fa-file-text:before {
    content: ""
}
.fa-sort-alpha-asc:before {
    content: ""
}
.fa-sort-alpha-desc:before {
    content: ""
}
.fa-sort-amount-asc:before {
    content: ""
}
.fa-sort-amount-desc:before {
    content: ""
}
.fa-sort-numeric-asc:before {
    content: ""
}
.fa-sort-numeric-desc:before {
    content: ""
}
.fa-thumbs-up:before {
    content: ""
}
.fa-thumbs-down:before {
    content: ""
}
.fa-youtube-square:before {
    content: ""
}
.fa-youtube:before {
    content: ""
}
.fa-xing:before {
    content: ""
}
.fa-xing-square:before {
    content: ""
}
.fa-youtube-play:before {
    content: ""
}
.fa-dropbox:before {
    content: ""
}
.fa-stack-overflow:before {
    content: ""
}
.fa-instagram:before {
    content: ""
}
.fa-flickr:before {
    content: ""
}
.fa-adn:before {
    content: ""
}
.fa-bitbucket:before {
    content: ""
}
.fa-bitbucket-square:before {
    content: ""
}
.fa-tumblr:before {
    content: ""
}
.fa-tumblr-square:before {
    content: ""
}
.fa-long-arrow-down:before {
    content: ""
}
.fa-long-arrow-up:before {
    content: ""
}
.fa-long-arrow-left:before {
    content: ""
}
.fa-long-arrow-right:before {
    content: ""
}
.fa-apple:before {
    content: ""
}
.fa-windows:before {
    content: ""
}
.fa-android:before {
    content: ""
}
.fa-linux:before {
    content: ""
}
.fa-dribbble:before {
    content: ""
}
.fa-skype:before {
    content: ""
}
.fa-foursquare:before {
    content: ""
}
.fa-trello:before {
    content: ""
}
.fa-female:before {
    content: ""
}
.fa-male:before {
    content: ""
}
.fa-gittip:before {
    content: ""
}
.fa-sun-o:before {
    content: ""
}
.fa-moon-o:before {
    content: ""
}
.fa-archive:before {
    content: ""
}
.fa-bug:before {
    content: ""
}
.fa-vk:before {
    content: ""
}
.fa-weibo:before {
    content: ""
}
.fa-renren:before {
    content: ""
}
.fa-pagelines:before {
    content: ""
}
.fa-stack-exchange:before {
    content: ""
}
.fa-arrow-circle-o-right:before {
    content: ""
}
.fa-arrow-circle-o-left:before {
    content: ""
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}
.fa-dot-circle-o:before {
    content: ""
}
.fa-wheelchair:before {
    content: ""
}
.fa-vimeo-square:before {
    content: ""
}
.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}
.fa-plus-square-o:before {
    content: ""
}
.fa-space-shuttle:before {
    content: ""
}
.fa-slack:before {
    content: ""
}
.fa-envelope-square:before {
    content: ""
}
.fa-wordpress:before {
    content: ""
}
.fa-openid:before {
    content: ""
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}
.fa-yahoo:before {
    content: ""
}
.fa-google:before {
    content: ""
}
.fa-reddit:before {
    content: ""
}
.fa-reddit-square:before {
    content: ""
}
.fa-stumbleupon-circle:before {
    content: ""
}
.fa-stumbleupon:before {
    content: ""
}
.fa-delicious:before {
    content: ""
}
.fa-digg:before {
    content: ""
}
.fa-pied-piper:before {
    content: ""
}
.fa-pied-piper-alt:before {
    content: ""
}
.fa-drupal:before {
    content: ""
}
.fa-joomla:before {
    content: ""
}
.fa-language:before {
    content: ""
}
.fa-fax:before {
    content: ""
}
.fa-building:before {
    content: ""
}
.fa-child:before {
    content: ""
}
.fa-paw:before {
    content: ""
}
.fa-spoon:before {
    content: ""
}
.fa-cube:before {
    content: ""
}
.fa-cubes:before {
    content: ""
}
.fa-behance:before {
    content: ""
}
.fa-behance-square:before {
    content: ""
}
.fa-steam:before {
    content: ""
}
.fa-steam-square:before {
    content: ""
}
.fa-recycle:before {
    content: ""
}
.fa-automobile:before,
.fa-car:before {
    content: ""
}
.fa-cab:before,
.fa-taxi:before {
    content: ""
}
.fa-tree:before {
    content: ""
}
.fa-spotify:before {
    content: ""
}
.fa-deviantart:before {
    content: ""
}
.fa-soundcloud:before {
    content: ""
}
.fa-database:before {
    content: ""
}
.fa-file-pdf-o:before {
    content: ""
}
.fa-file-word-o:before {
    content: ""
}
.fa-file-excel-o:before {
    content: ""
}
.fa-file-powerpoint-o:before {
    content: ""
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}
.fa-file-code-o:before {
    content: ""
}
.fa-vine:before {
    content: ""
}
.fa-codepen:before {
    content: ""
}
.fa-jsfiddle:before {
    content: ""
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}
.fa-circle-o-notch:before {
    content: ""
}
.fa-ra:before,
.fa-rebel:before {
    content: ""
}
.fa-empire:before,
.fa-ge:before {
    content: ""
}
.fa-git-square:before {
    content: ""
}
.fa-git:before {
    content: ""
}
.fa-hacker-news:before {
    content: ""
}
.fa-tencent-weibo:before {
    content: ""
}
.fa-qq:before {
    content: ""
}
.fa-wechat:before,
.fa-weixin:before {
    content: ""
}
.fa-paper-plane:before,
.fa-send:before {
    content: ""
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}
.fa-history:before {
    content: ""
}
.fa-circle-thin:before {
    content: ""
}
.fa-header:before {
    content: ""
}
.fa-paragraph:before {
    content: ""
}
.fa-sliders:before {
    content: ""
}
.fa-share-alt:before {
    content: ""
}
.fa-share-alt-square:before {
    content: ""
}
.fa-bomb:before {
    content: ""
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}
.fa-tty:before {
    content: ""
}
.fa-binoculars:before {
    content: ""
}
.fa-plug:before {
    content: ""
}
.fa-slideshare:before {
    content: ""
}
.fa-twitch:before {
    content: ""
}
.fa-yelp:before {
    content: ""
}
.fa-newspaper-o:before {
    content: ""
}
.fa-wifi:before {
    content: ""
}
.fa-calculator:before {
    content: ""
}
.fa-paypal:before {
    content: ""
}
.fa-google-wallet:before {
    content: ""
}
.fa-cc-visa:before {
    content: ""
}
.fa-cc-mastercard:before {
    content: ""
}
.fa-cc-discover:before {
    content: ""
}
.fa-cc-amex:before {
    content: ""
}
.fa-cc-paypal:before {
    content: ""
}
.fa-cc-stripe:before {
    content: ""
}
.fa-bell-slash:before {
    content: ""
}
.fa-bell-slash-o:before {
    content: ""
}
.fa-trash:before {
    content: ""
}
.fa-copyright:before {
    content: ""
}
.fa-at:before {
    content: ""
}
.fa-eyedropper:before {
    content: ""
}
.fa-paint-brush:before {
    content: ""
}
.fa-birthday-cake:before {
    content: ""
}
.fa-area-chart:before {
    content: ""
}
.fa-pie-chart:before {
    content: ""
}
.fa-line-chart:before {
    content: ""
}
.fa-lastfm:before {
    content: ""
}
.fa-lastfm-square:before {
    content: ""
}
.fa-toggle-off:before {
    content: ""
}
.fa-toggle-on:before {
    content: ""
}
.fa-bicycle:before {
    content: ""
}
.fa-bus:before {
    content: ""
}
.fa-ioxhost:before {
    content: ""
}
.fa-angellist:before {
    content: ""
}
.fa-cc:before {
    content: ""
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}
.fa-meanpath:before {
    content: ""
}
.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    padding: 0;
    margin: 0;
    position: relative;
    zoom: 1
}
.flexslider .slides>slide {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>slide:first-child {
    display: block
}
.flex-viewport {
    max-height: 125pc;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.flex-direction-nav a {
    width: 35px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 20;
    cursor: pointer;
    font-size: 0;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    pointer-events: none
}
#cboxClose:before,
#cboxNext:before,
#cboxPrevious:before,
.flex-direction-nav a:before,
.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit
}
.ie-old .flexslider:hover .flex-next,
.ie-old .flexslider:hover .flex-next:hover,
.ie-old .flexslider:hover .flex-prev,
.ie-old .flexslider:hover .flex-prev:hover {
    visibility: visible
}
.flexslider:hover .flex-direction-nav a {
    pointer-events: auto
}
.flex-direction-nav a:before {
    content: "";
    font-size: 60px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    position: absolute;
    line-height: .6;
    display: block;
    width: 21px;
    height: 36px;
    top: 50%;
    margin-top: -18px
}
.flex-direction-nav a.flex-next {
    right: -65px
}
.flex-direction-nav a.flex-next:before {
    content: "";
    left: 0
}
.flex-direction-nav a.flex-prev {
    left: -65px
}
.flex-direction-nav a.flex-prev:before {
    content: "";
    right: 0
}
.flexslider:hover .flex-next {
    opacity: .8;
    right: 0
}
.flexslider:hover .flex-prev {
    opacity: .8;
    left: 0
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}
@media only screen and (max-width: 49.999em) {
    .flex-direction-nav {
        display: none
    }
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
.flex-control-nav {
    position: absolute;
    z-index: 20;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 10px
}
#cboxCurrent,
#cboxSlideshow {
    bottom: 4px;
    position: absolute
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 4px
}
.cboxIframe,
.cboxPhoto {
    display: block;
    border: 0
}
.flex-control-nav a {
    display: block;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 14px;
    height: 14px
}
.flex-control-nav a:hover {
    background-color: rgba(255, 255, 255, .5)
}
.flex-control-nav .flex-active {
    background-color: #fff
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(images/transparent-black-80.png);
    background: rgba(0, 0, 0, .95)
}
#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}
#cboxTitle {
    margin: 0;
    position: absolute;
    bottom: 14px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.cboxPhoto {
    float: left;
    margin: auto;
    max-width: none
}
.cboxIframe {
    width: 100%;
    height: 100%;
    background: #fff
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#cboxContent {
    position: relative;
    background: #fff;
    border: 3px solid #222;
    padding: 8px;
    overflow: hidden
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 28px
}
#cboxCurrent {
    left: 58px;
    color: #949494
}
#cboxLoadingOverlay {
    background: url(images/loading_background.png) center center no-repeat
}
#cboxLoadingGraphic {
    background: url(images/loading.gif) center center no-repeat
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}
.google-map,
.logo a,
.slick-list,
.video-embed {
    overflow: hidden
}
#cboxSlideshow {
    right: 30px;
    color: #0092ef
}
#cboxClose,
#cboxNext,
#cboxPrevious {
    position: absolute;
    bottom: 7px;
    width: 25px;
    height: 25px;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    outline: 0
}
#cboxClose:before,
#cboxNext:before,
#cboxPrevious:before {
    content: "";
    font-size: 20px;
    font-weight: 400;
    color: #111;
    position: absolute;
    top: -1px;
    left: 4px;
    opacity: .8
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}
#cboxClose:hover:before,
#cboxNext:hover:before,
#cboxPrevious:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
#cboxPrevious {
    left: 7px
}
#cboxPrevious:before {
    content: ""
}
#cboxNext {
    left: 34px
}
#cboxClose {
    right: 7px
}
#cboxClose:before {
    content: ""
}
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    left: 0;
    top: 0
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 2pc;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -1pc;
    padding: 0;
    border: none
}
.header-top>.container,
.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.timeline-nav .slick-next,
.timeline-nav .slick-prev {
    width: 10px;
    height: 20px;
    margin-top: -10px
}
.slick-next:before,
.slick-prev:before {
    content: "";
    font-size: 60px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0
}
.timeline-nav .slick-next:before,
.timeline-nav .slick-prev:before,
h1 {
    font-size: 30px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}
h4,
h5,
h6,
html {
    font-size: 1pc
}
.slick-next:before {
    content: ""
}
.slick-prev {
    left: 10px
}
.timeline-nav .slick-prev {
    left: 5px
}
.slick-next {
    right: 10px
}
.timeline-nav .slick-next {
    right: 5px
}
html {
    -webkit-tap-highlight-color: transparent
}
.off-canvas-wrapper,
.wrapper,
body,
html {
    min-height: 100%;
    min-height: 100vh
}
body {
    background-color: #fff;
    background-size: cover
}
.no-backgroundsize body.custom-background {
    background-position: center
}
.wrapper {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.container {
    width: 100%;
    max-width: 73.125em
}
.main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 3em
}
.main-column,
.side-column {
    padding-top: 2em
}
.custom-background .content-background {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .65);
    padding-bottom: 2em
}
.custom-background .main-column-left {
    padding-left: 1.5em
}
.custom-background .main-column-right {
    padding-right: 1.5em
}
.custom-background .main-column-full-width {
    padding-left: 1.5em;
    padding-right: 1.5em
}
.sidebar-fixed-width .main-column,
.sidebar-fixed-width .side-column {
    display: inline-block;
    vertical-align: top;
    width: 100%
}
@media only screen and (min-width: 50em) {
    .sidebar-fixed-width .main-column {
        width: -webkit-calc(100% - 14.3125em);
        width: calc(100% - 14.3125em);
        padding-right: 2em
    }
}
@media only screen and (min-width: 64em) {
    .sidebar-fixed-width .main-column {
        width: -webkit-calc(100% - 16.3125em);
        width: calc(100% - 16.3125em)
    }
}
@media only screen and (min-width: 50em) {
    .sidebar-fixed-width .side-column {
        width: 14em
    }
}
@media only screen and (min-width: 64em) {
    .sidebar-fixed-width .side-column {
        width: 16em
    }
}
.ie-old .sidebar-fixed-width .main-column,
.ie9 .sidebar-fixed-width .main-column {
    float: left;
    width: 8in;
    padding-right: 2em
}
.ie-old .sidebar-fixed-width .side-column,
.ie9 .sidebar-fixed-width .side-column {
    float: right;
    width: 16pc
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1.5em;
    margin-bottom: 1em
}
h1 {
    font-size: 1.875rem;
    margin-top: 1pc;
    margin-bottom: 1pc
}
h2 {
    font-size: 24px;
    font-size: 1.5rem
}
h3 {
    font-size: 20px;
    font-size: 1.25rem
}
h4,
h5,
h6 {
    font-size: 1rem
}
.text-large {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}
.text-small {
    font-size: 14px;
    font-size: .875rem
}
.text-tiny {
    font-size: 9pt;
    font-size: .75rem
}
.text-intro {
    font-size: 22px;
    font-size: 1.375rem
}
p {
    margin-bottom: 1.25em
}
a {
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}
em {
    font-size: .95em
}
.main-content strong {
    font-weight: 700;
    color: #222
}
hr {
    margin-right: auto;
    border-top: 1px dashed #ddd
}
.has-icon .fa {
    font-size: 14px;
    font-size: .875rem;
    padding-left: 5px;
    position: relative;
    top: 1px
}
blockquote {
    font-weight: 300;
    font-style: italic;
    margin: 1.5em auto;
    color: #fff;
    background-color: rgba(0, 0, 0, .8);
    border: none;
    border-left: 10px solid #000;
    max-width: 600px;
    padding-left: 5pc
}
blockquote span {
    display: block;
    position: relative
}
.page-heading {
    margin-bottom: 1.5em
}
.page-heading h1,
.page-heading h2 {
    margin-top: 0
}
.page-style-guide {
    background-image: none;
    background-color: #FFF
}
.page-style-guide .wrapper {
    max-width: 855pt;
    margin-left: auto;
    margin-right: auto;
    padding: 1em
}
.page-style-guide .logo {
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
}
.page-style-guide section {
    margin-bottom: 6em
}
.page-style-guide .section-heading {
    text-transform: uppercase;
    color: grey;
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 2em;
    padding: .5em 10px;
    text-align: center;
    position: relative
}
.page-style-guide .section-heading:after,
.page-style-guide .section-heading:before {
    content: '';
    display: block;
    position: absolute;
    width: 43%;
    border-top: 1px dashed #ddd;
    top: 14px
}
.page-style-guide .buttons ul li,
.page-style-guide .icons li {
    display: inline-block
}
.page-style-guide .section-heading:before {
    left: 57%
}
.page-style-guide .section-heading:after {
    right: 57%
}
.page-style-guide .layout .row>div {
    text-align: justify
}
.page-style-guide .buttons ul {
    text-align: center;
    margin-bottom: 2em
}
.page-style-guide .buttons ul:last-child {
    margin-bottom: 0
}
.page-style-guide .icons ul {
    text-align: center;
    margin-bottom: 2em
}
.page-style-guide .icons ul:last-child {
    margin-bottom: 0
}
.page-style-guide .icon-list li {
    margin: 0 10px
}
.page-style-guide .icon-list span {
    color: #03204F;
    font-size: 20px;
    font-size: 1.25rem
}
.page-style-guide .icon-list .fa-facebook-square {
    color: #3b5999
}
.page-style-guide .icon-list .fa-twitter {
    color: #00ACED
}
.page-style-guide .icon-list .fa-instagram {
    color: #517FA4
}
.page-style-guide .icon-list .fa-youtube-square {
    color: #e52d27
}
.page-style-guide .icon-list .fa-rss {
    color: #ffa200
}
.page-style-guide .icon-large span {
    font-size: 5pc;
    font-size: 5rem
}
.page-style-guide .icon-medium span {
    font-size: 40px;
    font-size: 2.5rem
}
.page-style-guide .icon-green {
    padding-top: 1em
}
.page-style-guide .icon-green span {
    color: #000
}
.page-style-guide .icon-orange span {
    color: #ffa200
}
.page-style-guide .icon-blue-light span {
    color: #000;
}
.page-style-guide .palette {
    font-size: 0
}
.button,
.page-style-guide .palette .greys>div:before,
.page-style-guide .palette>div:before {
    font-size: 13px;
    font-family: "Open Sans", sans-serif
}
.page-style-guide .palette>div {
    background-color: #ddd;
    height: 200px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    border-bottom: 20px solid
}
.page-style-guide .palette>div:before {
    content: 'colour';
    color: #fff;
    padding-left: 5px
}
.page-style-guide .palette .greys {
    width: 20%;
    border-bottom: none
}
.page-style-guide .palette .greys:before {
    content: none
}
.page-style-guide .palette .greys>div {
    display: block;
    height: 50px;
    border-right: 20px solid
}
.page-style-guide .palette .greys>div:before {
    content: 'colour';
    color: #fff;
    padding-left: 5px
}
.page-style-guide .palette .color-orange {
    background-color: #ffa200;
    border-bottom-color: #cc8200
}
.page-style-guide .palette .color-orange:before {
    content: 'orange'
}
.page-style-guide .palette .color-green {
    background-color: #f38c1f;
    border-bottom-color: #005135
}
.page-style-guide .palette .color-green:before {
    content: 'green'
}
.page-style-guide .palette .color-aqua {
    background-color: #7FDBFF;
    border-bottom-color: #4ccdff
}
.page-style-guide .palette .color-aqua:before {
    content: 'aqua'
}
.page-style-guide .palette .color-blue {
    background-color: #03204F;
    border-bottom-color: #010c1e
}
.page-style-guide .palette .color-blue:before {
    content: 'blue'
}
.page-style-guide .palette .color-purple {
    background-color: #B10DC9;
    border-bottom-color: #870a99
}
.page-style-guide .palette .color-purple:before {
    content: 'purple'
}
.page-style-guide .palette .greys .color-grey-vdark {
    background-color: #444;
    border-right-color: #363636
}
.page-style-guide .palette .greys .color-grey-vdark:before {
    content: 'very dark grey'
}
.page-style-guide .palette .greys .color-grey-dark {
    background-color: grey;
    border-right-color: #666
}
.page-style-guide .palette .greys .color-grey-dark:before {
    content: 'dark grey'
}
.page-style-guide .palette .greys .color-grey-medium {
    background-color: #ccc;
    border-right-color: #a3a3a3
}
.page-style-guide .palette .greys .color-grey-medium:before {
    content: 'medium grey';
    color: #444
}
.page-style-guide .palette .greys .color-grey-light {
    background-color: #e1e2e2;
    border-right-color: #b4b5b5
}
.page-style-guide .palette .greys .color-grey-light:before {
    content: 'light grey';
    color: #444
}
.alert .button,
.button,
a.button:hover {
    color: #fff
}
.page-style-guide .sidenav .col-md-9 {
    padding-right: 4em
}
.page-style-guide .post-index {
    margin-top: 4em;
    max-width: 760px
}
.page-style-guide .block-contact {
    margin-top: 4em;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto
}
.page-style-guide .intro-blocks-section .col-md-3 div {
    background-color: #eee;
    min-height: 934px
}
a.button {
    text-decoration: none;
    outline: 0
}
.button {
    background-color: #03204F;
    padding: 7px 14px 6px;
    border: none;
    border-bottom: 2px solid #010c1e;
    font-size: .8125rem;
    display: inline-block;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    -webkit-appearance: none;
    border-radius: 4px
}
.button:active,
.button:hover {
    background-color: #010c1e
}
.button:active {
    -webkit-transition: transformY(1px);
    transition: transformY(1px)
}
.btn-group .button {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-size: .8125rem
}
.btn-white {
    color: #333;
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9
}
.btn-white:active,
.btn-white:hover {
    background: #eee
}
.btn-green {
    background: #f38c1f;
    border-bottom-color: #005135
}
.btn-green:active,
.btn-green:hover {
    background: #005135
}
.btn-blue {
    background: #03204F;
    border-bottom-color: #010c1e
}
.btn-blue:active,
.btn-blue:hover {
    background: #010c1e
}
.btn-orange {
    background: #ffa200;
    border-bottom-color: #cc8200
}
.btn-orange:active,
.btn-orange:hover {
    background: #cc8200
}
.btn-aqua {
    background: #7FDBFF;
    border-bottom-color: #4ccdff
}
.btn-aqua:active,
.btn-aqua:hover {
    background: #4ccdff
}
.btn-outline {
    background-color: transparent;
    border: 1px solid #03204F;
    color: #03204F
}
.btn-small {
    font-size: 14px;
    font-size: .875rem;
    padding: 4px 9pt 3px
}
.btn-large {
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem
}
.btn-full {
    width: 100%;
    text-align: center
}
.btn-arrow {
    position: relative;
    padding-right: 40px
}
.btn-arrow:after {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: absolute;
    text-decoration: inherit;
    right: 15px;
    top: -1px
}
.btn-arrow.btn-large:after {
    font-size: 30px;
    top: 3px
}
.btn-arrow.btn-small {
    padding-right: 26px
}
.btn-arrow.btn-small:after {
    right: 10px;
    top: -1px
}
.has-error .input-icon-wrapper:after,
.has-success .input-icon-wrapper:after {
    font-family: FontAwesome;
    font-size: 25px;
    font-style: normal;
    text-decoration: inherit;
    top: 0;
    right: 6px;
    font-weight: 400
}
.has-error.form-group label {
    color: #a94442
}
.has-warning.form-group label {
    color: #8a6d3b
}
.has-success.form-group label {
    color: #3c763d
}
.has-error .input-icon-wrapper {
    position: relative
}
.has-error .input-icon-wrapper:after {
    content: "";
    color: #a94442;
    position: absolute
}
.has-success .input-icon-wrapper {
    position: relative
}
.has-success .input-icon-wrapper:after {
    content: "";
    color: #3c763d;
    position: absolute
}
.gform_button:focus,
.gform_button:hover,
.social-icons a {
    text-decoration: none
}
.gform_wrapper ul {
    padding-left: 0;
   list-style: none;
    width: 100%;
}
.gform_wrapper ul li {
    margin-bottom: 15px
}
.gform_button,
.gform_wrapper form,
.main-content .gform_wrapper ul {
    margin-bottom: 0
}
.gform_wrapper .gfield_required {
    padding-left: 1px;
    color: grey
}
.main-content .gform_wrapper ul li {
    background: 0 0;
    margin-left: 0;
    padding-left: 0
}
.gform_wrapper .has-placeholder .gfield_label,
.gform_wrapper .has-placeholder .ginput_complex label,
.gform_wrapper .has_placeholder .gfield_label,
.gform_wrapper .has_placeholder .ginput_complex label,
.gform_wrapper .top_label .has-placeholder .gfield_label,
.gform_wrapper .top_label .has_placeholder .gfield_label {
    display: none
}
.ie-old .gform_wrapper .has-placeholder .gfield_label,
.ie-old .gform_wrapper .has-placeholder .ginput_complex label,
.ie-old .gform_wrapper .has_placeholder .gfield_label,
.ie-old .gform_wrapper .has_placeholder .ginput_complex label,
.ie-old .gform_wrapper .top_label .has-placeholder .gfield_label,
.ie-old .gform_wrapper .top_label .has_placeholder .gfield_label {
    display: block
}
.gform_wrapper .has-placeholder .ginput_complex span.name_first,
.gform_wrapper .has-placeholder .ginput_complex span.name_last,
.gform_wrapper .has-placeholder .ginput_complex span.name_middle,
.gform_wrapper .has_placeholder .ginput_complex span.name_first,
.gform_wrapper .has_placeholder .ginput_complex span.name_last,
.gform_wrapper .has_placeholder .ginput_complex span.name_middle {
    min-height: 0
}
.gform_wrapper .has-placeholder,
.gform_wrapper .has_placeholder {
    margin-bottom: 20px
}
.ie-old .gform_wrapper .has-placeholder,
.ie-old .gform_wrapper .has_placeholder {
    margin-bottom: 15px
}
.gform_wrapper .paragraph-text-short textarea.large {
    height: auto
}
.gform_validation_container {
    display: none
}
.gform_wrapper .gfield_captcha_input_container input,
.gform_wrapper .gfield_captcha_input_container select,
.gform_wrapper .gfield_captcha_input_container textarea,
.ginput_container input,
.ginput_container select,
.ginput_container textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 9pt;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fafafa;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.gform_wrapper .gfield_captcha_input_container input[disabled],
.gform_wrapper .gfield_captcha_input_container input[readonly],
.gform_wrapper .gfield_captcha_input_container select[disabled],
.gform_wrapper .gfield_captcha_input_container select[readonly],
.gform_wrapper .gfield_captcha_input_container textarea[disabled],
.gform_wrapper .gfield_captcha_input_container textarea[readonly],
.ginput_container input[disabled],
.ginput_container input[readonly],
.ginput_container select[disabled],
.ginput_container select[readonly],
.ginput_container textarea[disabled],
.ginput_container textarea[readonly],
fieldset[disabled] .ginput_container input,
fieldset[disabled] .ginput_container select,
fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}
.gform_wrapper .gfield_captcha_input_container input select,
.gform_wrapper .gfield_captcha_input_container select select,
.gform_wrapper .gfield_captcha_input_container textarea select,
.ginput_container input select,
.ginput_container select select,
.ginput_container textarea select {
    color: grey
}
.gform_wrapper .gfield_captcha_input_container input::-webkit-input-placeholder,
.gform_wrapper .gfield_captcha_input_container select::-webkit-input-placeholder,
.gform_wrapper .gfield_captcha_input_container textarea::-webkit-input-placeholder,
.ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder {
    color: grey
}
.gform_wrapper .gfield_captcha_input_container input::-moz-placeholder,
.gform_wrapper .gfield_captcha_input_container select::-moz-placeholder,
.gform_wrapper .gfield_captcha_input_container textarea::-moz-placeholder,
.ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder {
    color: grey
}
.gform_wrapper .gfield_captcha_input_container input:-moz-placeholder,
.gform_wrapper .gfield_captcha_input_container select:-moz-placeholder,
.gform_wrapper .gfield_captcha_input_container textarea:-moz-placeholder,
.ginput_container input:-moz-placeholder,
.ginput_container select:-moz-placeholder,
.ginput_container textarea:-moz-placeholder {
    color: grey
}
.gform_wrapper .gfield_captcha_input_container input:-ms-input-placeholder,
.gform_wrapper .gfield_captcha_input_container select:-ms-input-placeholder,
.gform_wrapper .gfield_captcha_input_container textarea:-ms-input-placeholder,
.ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder {
    color: grey
}
.gform_wrapper .gfield_captcha_input_container input:focus,
.gform_wrapper .gfield_captcha_input_container select:focus,
.gform_wrapper .gfield_captcha_input_container textarea:focus,
.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.gform_wrapper .simple_captcha_small {
    width: 75pt
}
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url] {
    padding-left: 5px;
    font-size: 1pc
}
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .hidden_label textarea.textarea.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea.large {
    font-size: 1pc
}
.ginput_container textarea,
textarea.ginput_container input,
textarea.ginput_container select,
textarea.ginput_container textarea {
    height: auto
}
.gfield_checkbox input,
.gfield_checkbox label {
    display: inline-block;
    vertical-align: top
}
.gfield_checkbox input {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 5px;
    position: relative;
    top: -1px
}
.gfield_checkbox label {
    font-weight: 400;
    font-size: 14px;
    font-size: .875rem
}
.gform_wrapper .gform_footer {
    margin: 0;
    padding-top: 0
}
.gform_button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #03204F;
    border: none;
    border-bottom: 2px solid #010c1e
}
.gform_button:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.gform_button.active,
.gform_button:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.gform_button.active,
.gform_button:active,
.gform_button:focus,
.gform_button:hover,
.open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.gform_button.active,
.gform_button:active,
.open .dropdown-toggle.gform_button {
    background-image: none
}
.gform_button.disabled,
.gform_button.disabled.active,
.gform_button.disabled:active,
.gform_button.disabled:focus,
.gform_button.disabled:hover,
.gform_button[disabled],
.gform_button[disabled].active,
.gform_button[disabled]:active,
.gform_button[disabled]:focus,
.gform_button[disabled]:hover,
fieldset[disabled] .gform_button,
fieldset[disabled] .gform_button.active,
fieldset[disabled] .gform_button:active,
fieldset[disabled] .gform_button:focus,
fieldset[disabled] .gform_button:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.gform_wrapper .gfield_error .gfield_label {
    color: #b94a48
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
    border-color: #eed3d7;
    background-color: #f2dede;
    color: #b94a48
}
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
    border-color: #b94a48;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, .6)
}
.validation_error {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #eed3d7;
    border-radius: 4px;
    background-color: #f2dede;
    color: #b94a48
}
.validation_error h4 {
    margin-top: 0;
    color: inherit
}
.validation_error .alert-link {
    font-weight: 700;
    color: #953b39
}
.validation_error>p,
.validation_error>ul {
    margin-bottom: 0
}
.validation_error>p+p {
    margin-top: 5px
}
.validation_error hr {
    border-top-color: #e6c1c7
}
.gform_confirmation_wrapper {
    padding: 15px
}
#gforms_confirmation_message {
    margin-bottom: 20px
}
#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}
#gforms_confirmation_message .alert-link {
    font-weight: 700
}
#gforms_confirmation_message>p,
#gforms_confirmation_message>ul {
    margin-bottom: 0
}
#gforms_confirmation_message>p+p {
    margin-top: 5px
}
img,
img[class*=align],
img[class*=wp-image-] {
    max-width: 100%;
    height: auto
}
.thumbnail {
    border-radius: 3px
}
.img-featured {
    float: left;
    border-radius: 6px;
    margin: 0 1em 1em 0
}
@media only screen and (max-width: 37.499em) {
    .img-featured {
        float: none;
        margin: 1em auto
    }
    .wp-caption.aligncenter {
        max-width: 100%
    }
}
.image-circle {
    border-radius: 500px
}
.aligncenter img,
.alignleft img,
.alignnone img,
.alignright img,
.featured-image img,
.wp-caption img {
    border-radius: 3px
}
.featured-image {
    margin-top: 1em;
    margin-bottom: 2em
}
.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 0 1em;
    border-radius: 3px
}
.alignleft {
    float: left;
    margin-left: 0;
    margin-right: 1em
}
.alignleft.rhs,
.alignright {
    margin-right: 0
}
.alignright {
    float: right;
    margin-left: 1em
}
.alignnone {
    float: none
}
.aligncenter,
div.aligncenter {
    display: block;
    text-align: center;
    margin: 1em auto 1.5em
}
.wp-caption {
    padding: 4px;
    background: #eee;
    margin-bottom: 2em
}
.wp-caption.aligncenter {
    margin: 1em auto 1.5em
}
.wp-caption img {
    display: block;
    margin: 0 auto
}
p.wp-caption-text {
    margin-top: 5px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    font-size: 9pt;
    font-size: .75rem
}
.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 2em
}
.video-embed embed,
.video-embed iframe,
.video-embed object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.google-map {
    width: 100%;
    position: relative;
    padding-bottom: 65%;
    height: 0
}
.google-map img {
    max-width: none
}
.page-content ul,
.post-content ol,
.post-content ul {
    margin-bottom: 1.5em;
    display: inline-block
}
.page-content h1{
margin-bottom:20px !important;	
}
.bullet-list li,
.content ul li,
.page-content ul li,
.post-content ul li {
    margin-left: 1.5em;
    padding-bottom: .25em;
    list-style: disc
}
.page-content ol li,
.post-content ol li {
    margin-left: 2em;
    margin-bottom: .5em
}
.number-list li {
    margin-left: 1.5em
}
dl {
    margin: 0 2px
}
dl dd,
dl dt {
    display: inline-block;
    margin: 0 -2px;
    padding: .625em .625em .625em 1em;
    vertical-align: top
}
dl dt {
    width: 25%
}
dl dd {
    width: 55%
}
dl ul {
    margin-bottom: 0
}
.table th {
    color: #010c1e;
    background-color: #eee
}
.social-icons a {
    display: inline-block;
    vertical-align: top;
    width: 34px;
    height: 34px;
    position: relative;
    font-size: 0
}
.search-standard .search-icon:before,
.social-icons a:before {
    font-weight: 400;
    text-decoration: inherit;
    font-family: FontAwesome;
    font-style: normal
}
.social-icons a:before {
    content: "";
    font-size: 26px;
    color: #03204F;
    position: absolute
}
.social-icons .facebook:before {
    left: 9px
}
.social-icons .twitter:before {
    content: "";
    left: 5px
}
.header-search-form {
    display: inline-block;
    vertical-align: middle
}
.search-form {
    position: relative
}
.desktop-search {
    margin-top: 40px
}
.desktop-search .search-form {
    max-width: 200px
}
@media only screen and (max-width: 60em) {
    .desktop-search,
    .header-search-form {
        display: none
    }
    .header-top>.container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.search-standard .search-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    border: none;
    background: 0 0;
    font-size: 0
}
.search-standard .search-icon:before {
    content: "";
    font-size: 22px;
    color: grey;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 34px
}
.search-field {
    padding-right: 2pc
}
.search-compact {
    position: absolute;
    top: 0;
    right: 0
}
.search-compact .search-field {
    color: #000;
    border: 1px solid transparent;
    cursor: pointer;
    height: 2pc;
    padding: 0;
    position: relative;
    background-size: 22px 22px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease;
    -webkit-appearance: none;
    font-size: 0;
    width: 2pc;
    background-image: url(images/icon-search.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right 5px;
    -webkit-box-shadow: none;
    box-shadow: none
}
.block-image-only img,
.block-with-image .block-image img,
.post-index .post-thumbnail img {
    border-radius: 3px
}
.logo,
.timeline-wrapper {
    -webkit-transition: opacity .2s ease
}
.search-compact .no-svg .search-field {
    background-image: url(images/icon-search.png)
}
.search-compact .search-field.focus,
.search-compact .search-field:focus {
    background-color: #fff;
    border-color: #ccc;
    outline: 0;
    font-size: 14px;
    padding: 0 10px;
    width: 10pc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.search-compact-wrapper {
    position: relative;
    padding-left: 30px;
    height: 2pc
}
.nav-toggle {
    display: block;
    float: left;
    background: #f38c1f;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding: 0
}
.nav-toggle .fa {
    width: 54px;
    height: 3pc;
    font-size: 28px
}
.nav-toggle .fa:before {
    position: relative;
    top: 11px
}
@media only screen and (min-width: 60em) {
    .nav-toggle {
        display: none
    }
}
.site-header {
    position: relative;
    z-index: 5
}
.header-top>.container {
    display: flex;
    position: relative
}
.header-rhs {
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media only screen and (max-width: 60em) {
	.hRuralco {
    
    width: 95%;
   
}
.box-right {
    
    width: 95%;
   
}
    .header-rhs {
        margin-left: 0;
        margin-top: 0
    }
    .header-rhs .social-icons {
        display: none
    }
}
.social-icons {
    display: inline-block;
    vertical-align: middle
}
.mobile-header-bar {
    height: 3pc;
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    background-color: #f9f9f9;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
@media only screen and (min-width: 60em) {
    .mobile-header-bar {
        display: none
    }
}
.ie-old .header-top>.container,
.logo,
.logo a,
.logo a::before,
.no-flexbox .header-top>.container {
    display: block
}
.mobile-header-bar-right,
.mobile-search {
    display: block;
    float: left;
    vertical-align: top;
    padding: 6px 9pt;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px)
}
.ie-old .header-rhs,
.no-flexbox .header-rhs,
.post-meta {
    float: right
}
.nav-top,
.nav-top li {
    vertical-align: middle
}
.nav-main>ul>li>a,
.no-menu {
    font-size: 14px;
    padding: 10px 0;
    color: #fff
}
.mobile-header-bar-right .search-form,
.mobile-search .search-form {
    max-width: 15pc;
    margin-left: auto;
    margin-right: auto
}
@media only screen and (max-width: 29.999em) {
    .mobile-header-bar-right,
    .mobile-search {
        width: -webkit-calc(100% - 55px);
        width: calc(100% - 55px)
    }
    .mobile-header-bar-right .search-form,
    .mobile-search .search-form {
        max-width: none
    }
}
h1.logo {
    margin: 0
}
.logo {
    float: left;
    margin-right: 20px;
    opacity: 1;
    transition: opacity .2s ease
}
.logo a {
    line-height: 1.5;
    background-image: url(images/logo.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 240px;
    height: 75pt;
    margin: 0
}
.logo a::before {
    content: "";
    width: 0;
    height: 100%
}
.logo:hover {
    opacity: .8
}
@media only screen and (max-width: 60em) {
    .logo {
        float: none
    }
    h1.logo {
        width: 100%
    }
    .logo a {
        margin-left: auto;
        margin-right: auto
    }
}
.nav-main>ul {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, .8);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.nav-main>ul>li {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    position: relative;
    background-color: transparent;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}
.nav-main>ul>li:hover,
.nav-main>ul>li>a:focus {
    background-color: #000
}
.nav-main>ul>li>a {
    display: block;
    font-size: .875rem;
    text-transform: uppercase
}
.nav-main>ul>li>a:active,
.nav-main>ul>li>a:focus,
.nav-main>ul>li>a:hover {
    text-decoration: none;
    outline: 0
}
.nav-main>ul>li:first-child {
    margin-left: 0
}
.nav-main>ul>li:last-child {
    margin-right: 0
}
.no-menu {
    font-size: .875rem
}
@media only screen and (min-width: 60em) {
    .nav-mobile {
        display: none
    }
}
.ie-old .nav-main>ul>li,
.nav-top,
.nav-top li,
.no-flexbox .nav-main>ul>li {
    display: inline-block
}
.ie-old .nav-main>ul,
.no-flexbox .nav-main>ul {
    text-align: center
}
.ie-old .nav-main>ul>li>a,
.no-flexbox .nav-main>ul>li>a {
    padding: 10px
}
.has-search .nav-top {
    padding-top: 24px
}
.nav-top ul {
    margin: 0
}
.nav-top li {
    position: relative
}
.nav-top a {
    font-size: 14px;
    font-size: .875rem;
    text-decoration: none;
    padding: 8px 14px;
    display: block
}
@media only screen and (max-width: 60em) {
    .nav-top {
        display: none
    }
}
@media only screen and (min-width: 50em) {
    .sub-menu,
    .sub-menu>li {
        text-align: left;
        display: block
    }
    .sub-menu>li {
        background-color: #8a6d3b;
        -webkit-transition: background-color .2s ease;
        transition: background-color .2s ease
    }
    .sub-menu>li:hover {
        background-color: rgba(0, 0, 0, .8)
    }
    .sub-menu>li>a {
        font-size: 13px;
        font-size: .8125rem;
        display: block;
        color: #fff;
        padding: 8px 2pc 8px 1pc;
        clear: both;
        font-weight: 400;
        line-height: 1.42857;
        white-space: nowrap
    }
    .sub-menu {
        position: absolute;
        margin: 0;
        list-style: none;
        background-clip: padding-box;
        z-index: 10;
        opacity: 0;
        top: -10000%;
        -webkit-transition: opacity .35s ease;
        transition: opacity .35s ease
    }
    .sub-menu.open {
        display: block;
        top: 100%;
        opacity: 1
    }
    .ie-old .sub-menu.open {
        top: 30px
    }
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover,
    .sub-menu>li>a:focus,
    .sub-menu>li>a:hover {
        text-decoration: none
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover,
    .sub-menu>.active>a,
    .sub-menu>.active>a:focus,
    .sub-menu>.active>a:hover {
        text-decoration: none;
        outline: 0
    }
}
@media only screen and (max-width: 60em) {
    .nav-wrapper,
    .nav-wrapper>.container {
        padding-left: 0;
        padding-right: 0
    }
    .nav-wrapper:after,
    .overlay {
        content: ''
    }
    .nav-wrapper,
    .overlay {
        height: 100%;
        z-index: 5;
        top: 0
    }
    .nav-hide-on-mobile {
        display: none
    }
    .nav-wrapper {
        background-color: #222;
        width: 15em;
        position: fixed;
        left: -15em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .nav-wrapper:after {
        display: block;
        position: absolute;
        width: 20px;
        height: 100%;
        top: 0;
        right: 0;
        -webkit-box-shadow: inset -8px 0 10px 0 rgba(0, 0, 0, .15);
        box-shadow: inset -8px 0 10px 0 rgba(0, 0, 0, .15)
    }
    .nav-open {
        overflow-x: hidden;
        overflow-y: hidden
    }
    .nav-main {
        width: 100%
    }
    .nav-main>ul {
        display: block;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #383838
    }
    .nav-main>ul>li {
        text-align: left;
        display: block;
        width: auto;
        margin: 0;
        border-top: 1px solid #383838;
        border-bottom: 1px solid #1f1f1f
    }
    .nav-main>ul>li>a {
        background-color: #222;
        color: #fff;
        display: block;
        font-size: 1pc;
        font-size: 1rem;
        text-decoration: none;
        padding: 10px 13px;
        text-transform: none;
        line-height: 1.4
    }
    .nav-main .active a,
    .nav-main a:active,
    .nav-main a:focus,
    .nav-main a:hover {
        background-color: #4e4e4e;
        text-decoration: none
    }
    .nav-main li:first-child a {
        border-top: none
    }
    .nav-main .sub-menu {
        background-color: transparent
    }
    .nav-main .sub-menu>li {
        background-color: #222;
        border-top: 1px solid #383838;
        border-bottom: 1px solid #1f1f1f
    }
    .nav-main .sub-menu>li:hover {
        background-color: #222
    }
    .nav-main .sub-menu>li:last-child {
        border-bottom: none
    }
    .nav-main .sub-menu>li a {
        color: #fff;
        display: block;
        padding: 10px 13px 10px 26px
    }
    .mobile-search-and-social {
        position: relative
    }
    @-webkit-keyframes slideOpen {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
    }
    @keyframes slideOpen {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
    }
    @-webkit-keyframes slideClosed {
        from {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideClosed {
        from {
            -webkit-transform: translate3d(15em, 0, 0);
            transform: translate3d(15em, 0, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .nav-open .wrapper {
        -webkit-animation-name: slideOpen;
        animation-name: slideOpen;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }
    .wrapper {
        -webkit-animation-name: slideClosed;
        animation-name: slideClosed;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }
    .no-animation .wrapper {
        -webkit-animation: none;
        animation: none
    }
    .overlay {
        display: none;
        width: 100%;
        position: fixed;
        left: 0
    }
    .nav-open .overlay {
        display: block;
        left: 15em
    }
}
.clearing-link a,
.feature-items-item h3,
.intro-block-content .button,
.map-link,
.panel-item-date,
.panel-item-read-more,
.panel-list h3 {
    text-transform: uppercase
}
.footer-contact-details a,
.post-index .readmore,
.post-meta .category a,
.slide-info .read-more {
    text-decoration: underline
}
.footer-contact,
.post-index .post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 0 \0) {
    .nav-open {
        left: 0
    }
    .nav-open .wrapper,
    .wrapper {
        -webkit-animation: none;
        animation: none
    }
    .nav-open .wrapper {
        -webkit-transform: translate3d(15pc, 0, 0);
        transform: translate3d(15pc, 0, 0)
    }
    .wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.footer-main {
    
    padding-top: 20px;
    font-size: 13px;
    font-size: .8125rem;
	    background: #000;
    color: #fff;
}
.footer-main>.container {
    padding-bottom: 30px
}
.footer-contact {
    display: flex
}
.footer-contact-details,
.footer-contact-details a {
    color: #fff
}
.footer-contact-details span {
    display: inline-block;
    width: 30px
}
.footer-column h5 {
    margin-top: 0;
    margin-bottom: 10px
}
.footer-column h3 {
    margin-top: 0;
    margin-bottom: 10px;
	color: #f38c1f !important;
}
.footer-column .widget_pages ul li a{
	color:#fff;
	font-size:14px; 
	
}
.footer-column .textwidget ul {
	        list-style: disc;
    list-style-position: inside;
}
.footer-column .textwidget ul li a{
	       color: #fff;
    font-size: 14px;
}
.footer-mailing-list .gform_wrapper {
    background-color: rgba(255, 255, 255, .2);
    padding: 6px 6px 8px;
    margin-bottom: 20px
}
.footer-mailing-list h3 {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 0;
    margin-left: 3px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #fff
}
.footer-mailing-list .subscribe-button,
.footer-mailing-list .subscribe-input {
    display: inline-block;
    vertical-align: top
}
.footer-mailing-list .subscribe-input {
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px)
}
.footer-mailing-list .subscribe-button {
    width: 5pc;
    text-align: center;
    padding: 7px 0
}
.footer-links li {
    margin-bottom: 8px
}
.footer-sub {
    text-align: center;
    background-color: rgba(0, 0, 0, .8);
    padding: 10px 0
}
.footer-sub p {
    margin-bottom: 0;
    font-size: 9pt;
    font-size: .75rem;
    color: #bbb
}
.footer-sub p a {
    color: #bbb
}
@media only screen and (max-width: 37.499em) {
    .footer-sub span {
        display: block;
        margin: 5px 0
    }
    .footer-sub .separator {
        display: none
    }
    .post-index .post {
        position: relative
    }
}
.separator {
    color: #999;
    position: relative;
    top: -1px;
    padding: 0 5px
}
.grid {
    margin: -1%;
    font-size: 0
}
.grid-item {
    display: inline-block;
    vertical-align: top;
    font-size: 1pc;
    font-size: 1rem;
    margin: 1%
}
.post-index-posts {
    max-width: 772px
}
.post-index .post {
    display: flex;
    margin-bottom: 3em
}
.block-with-image .content-block-container,
.slide-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}
@media only screen and (max-width: 49.999em) {
    .post-index .post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.post-index .post-thumbnail {
    margin-bottom: 1em;
    max-width: 75px
}
@media only screen and (min-width: 50em) {
    .post-index .post-thumbnail {
        margin-top: 4px;
        margin-right: 2em;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 150px
    }
}
.post-index .post-content h2 {
    margin-top: -3px;
    margin-bottom: 10px;
    line-height: 1.3
}
@media only screen and (max-width: 37.499em) {
    .post-index .post-thumbnail {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 0
    }
    .post-index .post-content h2 {
        font-size: 18px;
        font-size: 1.125rem;
        padding-right: 90px;
        min-height: 60px
    }
}
.post-meta {
    margin-left: 30px;
    font-size: 14px;
    font-size: .875rem
}
.post-meta .fa {
    color: #03204F
}
.post-meta .category a {
    color: #000
}
@media only screen and (max-width: 37.499em) {
    .post-meta {
        float: none;
        margin-left: 0;
        margin-bottom: 10px
    }
}
.ie-old .post-index .post-thumbnail {
    float: left;
    width: 150px
}
.ie10 .excerpt {
    max-width: 585px
}
.ie10 .post-index .post-content h2 {
    max-width: 420px
}
.side-column h4:first-child {
    margin-top: 5px
}
.block-with-image {
    margin-bottom: 2em
}
.block-with-image .content-block-container {
    display: flex
}
@media only screen and (max-width: 49.999em) {
    .block-with-image .content-block-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.panel,
.slide-info {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal
}
.block-with-image .block-image {
    margin-bottom: 1em
}
@media only screen and (min-width: 50em) {
    .block-with-image .block-image {
        margin-top: 4px
    }
}
.block-with-image .block-content h2 {
    margin-top: 0
}
.block-image-left .block-image {
    margin-right: 2em
}
.block-image-right .block-image {
    margin-left: 2em
}
.block-image-only {
    margin-bottom: 3em;
    padding: 10px;
    background-color: #f9f9f9;
    text-align: center
}
.page-block:last-child {
    margin-bottom: 0
}
.banner-full-width {
    position: relative;
    overflow: hidden;
    background-color: #444;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}
.banner-full-width.slider-loading {
    opacity: 0
}
.banner-full-width .slide {
    height: 440px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top
}
.banner-full-width-content {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}
.banner-full-width-content.slider-loading {
    opacity: 0
}
.slide-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.panel,
.panel-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}
.no-flexbox .slide-info {
    padding-top: 10%
}
.slide-info h2,
.slide-info p {
    color: #fff
}
.slide-info h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.125rem
}
.slide-info p {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 5px
}
.slide-info .read-more {
    color: #fff;
    margin-bottom: 0
}
.panel {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.panel-row {
    display: flex
}
@media only screen and (min-width: 75em) {
    .panel-row .panel {
        min-height: 415px
    }
}
.panel-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.panel-button {
    margin-top: auto;
    padding-top: 5px
}
.panel-list h3 {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    background-color: #f5f5f5;
    padding: 3px 7px 10px;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600
}
.panel-list .panel-inner {
    padding: 5px
}
.panel-list::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
.panel-list::-webkit-scrollbar-thumb {
    background: #b9ebff
}
.panel-list::-webkit-scrollbar-track {
    background: #fff
}
.panel-list-scroller {
    height: 450px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.panel-items {
    margin-bottom: 2px
}
.panel-item {
    margin-top: 2px
}
.panel-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 13px;
    font-size: .8125rem;
    background-color: #f5f5f5;
    padding: 3px 3px 10px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}
.panel-item a:hover {
    text-decoration: none;
    background-color: #0B5EB0
}
.panel-item img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 60px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
    margin: 4px 1pc 0 4px
}
.panel-item span {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.panel-item-arrow li {
    position: relative
}
.panel-item-arrow a {
    padding-right: 15px
}
.panel-item-arrow li:after {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #aaa;
    text-decoration: inherit;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -1pc
}
.panel-item-arrow li:hover:after {
    color: #fff
}
.panel-item-text {
    color: #222;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}
.panel-list a:hover .panel-item-text {
    color: #fff
}
.panel-item-text .fa {
    font-size: .8em;
    opacity: .7;
    margin-left: 5px
}
.panel-item-read-more {
    font-size: 10px;
    font-size: .625rem;
    text-decoration: underline;
    color: #03204F;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}
.panel-list a:hover .panel-item-read-more {
    color: #fff
}
.panel-item-date {
    display: block;
    font-weight: 600;
    font-size: 9pt;
    font-size: .75rem;
    margin-top: 4px
}
.intro-block {
    float: left;
    width: 45%;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 4px;
    border: 1px solid #eee;
    min-height: 440px
}
.intro-block:nth-child(2n) {
    margin-right: 0
}
.intro-block:nth-child(2n+1) {
    clear: left
}
.intro-block img {
    width: 100%;
    border-radius: 3px 3px 0 0
}
.intro-block-content {
    padding: 20px 20px 25px
}
.intro-block-content h3 {
    margin-top: 0
}
.row-of-featured-items {
    margin-top: 30px
}
.row-of-featured-items h2 {
    text-align: center;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    margin-top: 0
}
.featured-items-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}
.feature-items-item {
    text-align: center
}
.feature-items-item a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none
}
.feature-items-item h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px
}
.feature-items-item p {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 0
}
.row-of-2 .feature-items-item {
    width: 50%
}
.row-of-3 .feature-items-item {
    width: 33.3333333333%
}
.row-of-4 .feature-items-item {
    width: 25%
}
.row-of-5 .feature-items-item {
    width: 20%
}
.row-of-6 .feature-items-item {
    width: 16.6666666667%
}
.no-flexbox .feature-items-item {
    float: left
}
.grid-of-images-links ul {
    margin: -1%
}
.grid-of-images-links{
	text-align:center;
}
@media only screen and (max-width: 29.999em) {
    .grid-of-images-links ul {
        margin: 0
    }
}
.grid-of-images-links li {
    width: 25%;
    margin: 1%
}
@media only screen and (max-width: 62.499em) {
    .grid-of-images-links li {
        width: 31.3333333333%
    }
}
@media only screen and (max-width: 49.999em) {
    .grid-of-images-links li {
        width: 48%
    }
}
@media only screen and (max-width: 29.999em) {
    .grid-of-images-links li {
        width: 100%;
        margin: 0 0 20px
    }
    .profiles {
        margin: 0
    }
}
.block-contact h2,
.profile h4 {
    margin-top: 0
}
.grid-of-images-links a {
    display: block;
    position: relative
}
.grid-of-images-links img {
    width: 100%;
    border-radius: 2px;
    box-shadow: #656565 1px 2px 4px 0px;
    border: 1px solid #000;
}
.grid-of-images-links .text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: rgba(0,0,0,0.4);
    /* font-weight: bold; */
    font-size: 18px;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.grid-of-images-links a:hover .text-overlay {
    background-color: transparent;
	    text-shadow: 1px 2px 3px #000, 1px 0px 14px #000;
}
.ie-old .grid-of-images-links .grid-item img,
.ie-old .grid-of-images-links .text-overlay,
.no-flexbox .grid-of-images-links .grid-item img,
.no-flexbox .grid-of-images-links .text-overlay {
    height: 10pc
}
.ie-old .grid-of-images-links .text-overlay,
.no-flexbox .grid-of-images-links .text-overlay {
    display: table
}
.ie-old .grid-of-images-links .text-overlay span,
.no-flexbox .grid-of-images-links .text-overlay span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.profile img,
.side-nav a {
    display: block
}
.profile {
    width: 23%;
    position: relative
}
@media only screen and (max-width: 62.499em) {
    .profile {
        width: 31.3333333333%
    }
}
@media only screen and (max-width: 47.999em) {
    .profile {
        width: 48%
    }
}
@media only screen and (max-width: 29.999em) {
    .profile {
        width: 100%;
        margin: 0
    }
}
.profile-bio,
.profile-email,
.profile-link,
.profile-phone {
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}
.profile-bio {
    font-size: 13px
}
.profile-info a {
    text-decoration: underline
}
.profile h4 {
    font-size: 17px;
    min-height: 36px;
    margin-bottom: 8px
}
.side-nav {
    text-align: left;
    padding-bottom: 10px
}
.side-nav li {
    margin-bottom: 1px
}
.side-nav a {
    
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	text-align: center;
    padding: 0px 0px 10px 0px;
    font-size: 16px;
}

.side-nav a:hover {
    /*background-color: rgba(255, 255, 255, .7)*/
}
.side-nav a:active,
.side-nav a:focus,
.side-nav a:hover {
    text-decoration: underline;
}
.side-nav p{
	margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    margin-top: 4px;
}
.promotion-item {
    background-color: #fff;
    text-align: center;
    padding: 15px 10px 10px
}
.promotion-item img {
    border: 1px solid #eee
}
.promotion-item h3 {
    font-size: 1pc
}
.promotion-item .promo-desc {
    font-size: 14px
}
.promotion-item .link {
    font-size: 13px;
    text-decoration: underline
}
.block-contact {
    margin-bottom: 5em
}
.office-details .fa {
    width: 30px
}
.map-link {
    margin-top: 1pc;
    font-size: 9pt
}
.timeline-wrapper {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease
}
.timeline-wrapper.timeline-loading {
    opacity: 0;
    visibility: hidden
}
.timeline-nav {
    margin-bottom: 2em;
    background-color: #0C1520;
    padding: 10px 25px
}
.timeline-nav li {
    cursor: pointer
}
.timeline-slides {
    padding: 20px 50px 10px
}
.timeline .slide img {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px
}
.timeline-title {
    margin-top: 10px;
    margin-bottom: 10px
}
.rtg-thumbnails {
    font-size: 0;
    margin: 0 -1% 1pc
}
@media screen and (max-width: 480px) {
    .rtg-thumbnails {
        margin: 0
    }
}
.rtg-thumbnails-heading {
    font-size: 24px
}
.rtg-thumbnail {
    display: inline-block;
    width: 31.333%;
    margin: 1%;
    vertical-align: top
}
.rtg-thumbnail a,
.rtg-thumbnail a img {
    display: block;
    background-color: #fff
}
@media screen and (max-width: 599px) {
	.sidebar .textwidget {
    text-align: center !important;
}
    .rtg-thumbnail {
        width: 48%
    }
}
@media screen and (max-width: 480px) {
    .rtg-thumbnail {
        width: 100%;
        margin: 0 0 1pc
    }
}
.rtg-thumbnail img {
    width: 100%
}
.rtg-thumbnail a img {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.rtg-thumbnail a:hover img {
    opacity: .9
}
.clearing-listings {
    font-size: 0;
    margin: 0 -1%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media (max-width: 499px) {
    .clearing-listings {
        margin: 0
    }
}
.clearing-item {
    width: 23%;
    margin: 0 1% 1pc;
    display: inline-block;
    padding: 0 8px 0 1pc;
    vertical-align: top;
    font-size: 1pc;
    color: #222;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .1);
    min-height: 10pc
}
@media (max-width: 1040px) {
    .clearing-item {
        width: 31.3333333%
    }
}
@media (max-width: 767px) {
    .clearing-item {
        width: 48%
    }
}
@media (max-width: 499px) {
    .clearing-item {
        width: 100%;
        margin: 0 0 1pc
    }
}
.clearing-title {
    margin-top: 1pc;
    margin-bottom: -11px
}
.clearing-date {
    font-size: 20px;
    margin-top: 1pc;
    margin-bottom: 0
}
.clearing-link {
    padding-top: 6px
}
.clearing-link a {
    text-decoration: underline;
    font-size: 13px
}
.clearing-link .fa {
    display: inline-block;
    margin-right: 5px
}

body {
	
	font-family: 'Raleway', sans-serif;
    /*
  --> color: white; <--

  set the base text color for the body
  if the background is white, then the text
  color needs to be dark, eg: black or #555 (drak grey)
  */
    
    color: #555;
	background-color: #f3f3f3;
}
p {
    margin-bottom: 1.25em;
    font-size: 14px;
    font-weight: 400;
}
h1, h2 {
    color: #f38c1f;
    font-weight: 500;
  font-family: 'Raleway', sans-serif;
}
h3 {
    color: #000 !important;
     font-family: 'Raleway', sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    
}
.btn-blue {
         background: #0095d3;
    border-bottom-color: #0095d3;
    text-transform: none !important;
    font-size: 14px;
    padding: 8px 24px;
    font-weight: 400;;
}
.button {
	border-radius:3px;
}
.store-locator-form{
	    width: 220px;
    height: 345px;
    background-color: #5f7e81;
    background-image: url('images/store_sidebar_bg_ol.png');
    position: relative;
}
#location {
position: absolute;
    bottom: 65px;
    width: 175px;
    left: 25px;
    border-radius: 0px;
    text-align: center;
}
#storeLocator button{
	
    position: absolute;
    bottom: 25px;
    left: 30px;
    width: 166px;	
}
.intro-block {
    
    border: 0px solid #eee; 
    min-height: 375px;
    box-shadow: 0 0 5px #D6D6D6;
}
.container {
  max-width: 1247px;
}

.site-header {
}

.header-top > .container {
  position: relative;
}

.header-top {
  padding-top: 0;
  padding-bottom: 0;
}

.header-rhs {
 
  margin-top: 45px;
  position: relative;
}

.nav-top {
  margin-right: 40px;
}

.header-search-form {
  position: absolute;
  right: 0;
  top: -3px;
}

.logo a {
  background-image: url(images/logo.png);
  width: 240px;
  height: 120px;
  margin-top: 0;
  margin-bottom: 10px;
}

.banner-full-width {
  margin-bottom: 0px;
}

.banner-full-width .slide {
  height: 24vw;
}

.sidebar .textwidget {
  text-align: left;
}
.textwidget {
  /*color:#fff;*/
}
.text-2{
padding-right: 60px;	
}
.widget_pages ul li a{
  color:#656565;
}
#flexipages-2 ul {
	list-style: disc;
    list-style-position: inside;
}
.supplier table tr td {
height: 121px !important;
    padding: 5px;
    vertical-align: middle;
    border-bottom: 1px dashed #000;
}