*{
	box-sizing:border-box;
	padding:0;
	margin:0;
}

meta.foundation-version {
    font-family: "/5.5.1/";
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
    width: 40.063em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
    width: 64.063em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
    width: 90.063em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
html,
body {
    height: 100%;
}
*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    font-size: 100%;
}
body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family:'Quattrocento Sans', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select {
    width: 100%;
}
.row {
    width: 100%;
    max-width: 62.5rem;
    margin: 0 auto;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    width: auto;
    max-width: none;
    margin: 0 -0.9375rem;
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column,
.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
[class*="column"] + [class*="column"].end {
    float: left;
}
@media only screen {
     .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .small-1 {
        width: 8.33333%;
    }
    .small-2 {
        width: 16.66667%;
    }
    .small-3 {
        width: 25%;
    }
    .small-4 {
        width: 33.33333%;
    }
    .small-5 {
        width: 41.66667%;
    }
    .small-6 {
        width: 50%;
    }
    .small-7 {
        width: 58.33333%;
    }
    .small-8 {
        width: 66.66667%;
    }
    .small-9 {
        width: 75%;
    }
    .small-10 {
        width: 83.33333%;
    }
    .small-11 {
        width: 91.66667%;
    }
    .small-12 {
        width: 100%;
    }
      .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none;
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left;
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right;
    }
    .row.small-collapse > .column,
    .row.small-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.small-uncollapse > .column,
    .row.small-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
}
@media only screen and (min-width: 40.063em) {
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .medium-1 {
        width: 8.33333%;
    }
    .medium-2 {
        width: 16.66667%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-4 {
        width: 33.33333%;
    }
    .medium-5 {
        width: 41.66667%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-7 {
        width: 58.33333%;
    }
    .medium-8 {
        width: 66.66667%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-10 {
        width: 83.33333%;
    }
    .medium-11 {
        width: 91.66667%;
    }
    .medium-12 {
        width: 100%;
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none;
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left;
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right;
    }
    .row.medium-collapse > .column,
    .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.medium-uncollapse > .column,
    .row.medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
  }
@media only screen and (min-width: 64.063em) {
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .large-1 {
        width: 8.33333%;
    }
    .large-2 {
        width: 16.66667%;
    }
    .large-3 {
        width: 25%;
    }
    .large-4 {
        width: 33.33333%;
    }
    .large-5 {
        width: 41.66667%;
    }
    .large-6 {
        width: 50%;
    }
    .large-7 {
        width: 58.33333%;
    }
    .large-8 {
        width: 66.66667%;
    }
    .large-9 {
        width: 75%;
    }
    .large-10 {
        width: 83.33333%;
    }
    .large-11 {
        width: 91.66667%;
    }
    .large-12 {
        width: 100%;
    }
     .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none;
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left;
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right;
    }
    .row.large-collapse > .column,
    .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.large-uncollapse > .column,
    .row.large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
   
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: 400;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #346337;
    border-color: #0078a0;
    color: #fff;
}
.alert-box .close {
    font-size: 1.375rem;
    padding: 0 6px 4px;
    line-height: 0.9;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333;
    opacity: 0.3;
    background: inherit;
}
.alert-box .close:hover,
.alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    border-radius: 3px;
}
.alert-box.round {
    border-radius: 1000px;
}
.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: #fff;
}
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff;
}
.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f;
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff;
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f;
}
.alert-box.alert-close {
    opacity: 0;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table;
}
[class*="block-grid-"]:after {
    clear: both;
}
[class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
}
@media only screen {
    
}
@media only screen and (min-width: 40.063em) {
    
}
@media only screen and (min-width: 64.063em) {
     
}
.breadcrumbs {
    display: block;
    padding: 0.5625rem 0.875rem;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f4f4f4;
    border-color: #dcdcdc;
    border-radius: 3px;
}
.breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #346337;
}
.breadcrumbs > :hover a,
.breadcrumbs > :focus a {
    text-decoration: underline;
}
.breadcrumbs > * a {
    color: #346337;
}
.breadcrumbs > .current {
    cursor: default;
    color: #333;
}
.breadcrumbs > .current a {
    cursor: default;
    color: #333;
}
.breadcrumbs > .current:hover,
.breadcrumbs > .current:hover a,
.breadcrumbs > .current:focus,
.breadcrumbs > .current:focus a {
    text-decoration: none;
}
.breadcrumbs > .unavailable {
    color: #999;
}
.breadcrumbs > .unavailable a {
    color: #999;
}
.breadcrumbs > .unavailable:hover,
.breadcrumbs > .unavailable:hover a,
.breadcrumbs > .unavailable:focus,
.breadcrumbs > .unavailable a:focus {
    text-decoration: none;
    color: #999;
    cursor: not-allowed;
}
.breadcrumbs > :before {
    content: "/";
    color: #aaa;
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
}
.breadcrumbs > :first-child:before {
    content: " ";
    margin: 0;
}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/";
}
button,
.button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family:'Quattrocento Sans', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    display: inline-block;
    font-size: 1rem;
    background-color: #346337;
    border-color: #346337;
    color: #fff;
    transition: background-color 300ms ease-out;
    padding: 1rem 2rem 1.0625rem;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #346337;
    color: #fff;
}
button.secondary,
.button.secondary {
    background-color: #e7e7e7;
    color: #333;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #b9b9b9;
    color: #333;
}
button.success,
.button.success {
    background-color: #43ac6a;
    color: #fff;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #368a55;
    color: #fff;
}
button.alert,
.button.alert {
    background-color: #f04124;
    color: #fff;
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #cf2a0e;
    color: #fff;
}
button.warning,
.button.warning {
    background-color: #f08a24;
    color: #fff;
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    background-color: #cf6e0e;
    color: #fff;
}
button.info,
.button.info {
    background-color: #a0d3e8;
    color: #333;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9;
    color: #fff;
}
button.large,
.button.large {
    font-size: 1.25rem;
    padding: 1.125rem 2.25rem 1.1875rem;
}
button.small,
.button.small {
    font-size: 0.8125rem;
    padding: 0.875rem 1.75rem 0.9375rem;
}
button.tiny,
.button.tiny {
    font-size: 0.6875rem;
    padding: 0.625rem 1.25rem 0.6875rem;
}
button.expand,
.button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}
button.radius,
.button.radius {
    border-radius: 3px;
}
button.round,
.button.round {
    border-radius: 1000px;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #346337;
    border-color: #346337;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #346337;
    color: #fff;
    background-color: #346337;
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #b9b9b9;
    color: #333;
    background-color: #e7e7e7;
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #368a55;
    color: #fff;
    background-color: #43ac6a;
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #cf2a0e;
    color: #fff;
    background-color: #f04124;
}
button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #cf6e0e;
    color: #fff;
  }
button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9;
    color: #fff;
   }
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media only screen and (min-width: 40.063em) {
    button,
    .button {
        display: inline-block;
    }
}
.button-group {
    list-style: none;
    margin: 0;
    left: 0;
}
.button-group:before,
.button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%;
}
.button-group.even-2 li > button,
.button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button,
.button-group.even-2 li:first-child .button {
    border-left: 0;
}
.button-group.even-2 li button,
.button-group.even-2 li .button {
    width: 100%;
}
.button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%;
}
.button-group.even-3 li > button,
.button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button,
.button-group.even-3 li:first-child .button {
    border-left: 0;
}
.button-group.even-3 li button,
.button-group.even-3 li .button {
    width: 100%;
}
.button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%;
}
.button-group.even-4 li > button,
.button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button,
.button-group.even-4 li:first-child .button {
    border-left: 0;
}
.button-group.even-4 li button,
.button-group.even-4 li .button {
    width: 100%;
}
.button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%;
}
.button-group.even-5 li > button,
.button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button,
.button-group.even-5 li:first-child .button {
    border-left: 0;
}
.button-group.even-5 li button,
.button-group.even-5 li .button {
    width: 100%;
}
.button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%;
}
.button-group.even-6 li > button,
.button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button,
.button-group.even-6 li:first-child .button {
    border-left: 0;
}
.button-group.even-6 li button,
.button-group.even-6 li .button {
    width: 100%;
}
.button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%;
}
.button-group.even-7 li > button,
.button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button,
.button-group.even-7 li:first-child .button {
    border-left: 0;
}
.button-group.even-7 li button,
.button-group.even-7 li .button {
    width: 100%;
}
.button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%;
}
.button-group.even-8 li > button,
.button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button,
.button-group.even-8 li:first-child .button {
    border-left: 0;
}
.button-group.even-8 li button,
.button-group.even-8 li .button {
    width: 100%;
}
.button-group > li {
    margin: 0 -2px;
    display: inline-block;
}
.button-group > li > button,
.button-group > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group > li:first-child button,
.button-group > li:first-child .button {
    border-left: 0;
}
.button-group.stack > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none;
}
.button-group.stack > li > button,
.button-group.stack > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack > li:first-child button,
.button-group.stack > li:first-child .button {
    border-left: 0;
}
.button-group.stack > li > button,
.button-group.stack > li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
}
.button-group.stack > li > button {
    width: 100%;
}
.button-group.stack > li:first-child button,
.button-group.stack > li:first-child .button {
    border-top: 0;
}
.button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block;
}
.button-group.stack-for-small > li > button,
.button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small > li:first-child button,
.button-group.stack-for-small > li:first-child .button {
    border-left: 0;
}

.dropdown.button,
button.dropdown {
    position: relative;
    outline: none;
    padding-right: 3.5625rem;
}
.dropdown.button::after,
button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent;
    top: 50%;
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem;
    border-color: #fff transparent transparent transparent;
}

form {
    margin: 0 0 1rem;
}
form .row .row {
    margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.5rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem;
}
label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none !important;
    text-align: right;
}
label.inline {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
label small {
    text-transform: capitalize;
    color: #676767;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default;
}
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px;
}

textarea[rows] {
    height: auto;
}
textarea {
    max-width: 100%;
}
select {
    -webkit-appearance: none !important;
    border-radius: 0;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    font-family:'Quattrocento Sans', Helvetica, Roboto, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
}
select::-ms-expand {
    display: none;
}
select.radius {
    border-radius: 3px;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}
select:disabled {
    background-color: #ddd;
    cursor: default;
}
select[multiple] {
    height: auto;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
input[type="file"] {
    width: 100%;
}
fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0;
}
fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
[data-abide] span.error,
[data-abide] small.error {
    display: none;
}
span.error,
small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error input,
.error textarea,
.error select {
    margin-bottom: 0;
}
.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem;
}
.error label,
.error label.error {
    color: #f04124;
}
.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error > label > small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}
.error span.error-message {
    display: block;
}
input.error,
textarea.error,
select.error {
    margin-bottom: 0;
}
label.error {
    color: #f04124;
}
.icon-bar {
    width: 100%;
    font-size: 0;
    display: inline-block;
    background: #333;
}
.icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left;
}
.icon-bar > * i,
.icon-bar > * img {
    display: block;
    margin: 0 auto;
}
.icon-bar > * i + label,
.icon-bar > * img + label {
    margin-top: 0.0625rem;
}
.icon-bar > * i {
    font-size: 1.875rem;
    vertical-align: middle;
}
.icon-bar > * img {
    width: 1.875rem;
    height: 1.875rem;
}
.icon-bar.label-right > * i,
.icon-bar.label-right > * img {
    margin: 0 0.0625rem 0 0;
    display: inline-block;
}
.icon-bar.label-right > * i + label,
.icon-bar.label-right > * img + label {
    margin-top: 0;
}
.icon-bar.label-right > * label {
    display: inline-block;
}
.icon-bar.vertical.label-right > * {
    text-align: left;
}
.icon-bar.vertical,
.icon-bar.small-vertical {
    height: 100%;
    width: auto;
}
.icon-bar.vertical .item,
.icon-bar.small-vertical .item {
    width: auto;
    margin: auto;
    float: none;
}
@media only screen and (min-width: 40.063em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto;
    }
    .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none;
    }
}
@media only screen and (min-width: 64.063em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto;
    }
    .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none;
    }
}
.icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem;
}
.icon-bar > * i + label,
.icon-bar > * img + label {
    margin-top: 0.0625rem;
}
.icon-bar > * i {
    font-size: 1.875rem;
}
.icon-bar > * img {
    width: 1.875rem;
    height: 1.875rem;
}
.icon-bar > * label {
    color: #fff;
}
.icon-bar > * i {
    color: #fff;
}
.icon-bar > a:hover {
    background: #346337;
}
.icon-bar > a:hover label {
    color: #fff;
}
.icon-bar > a:hover i {
    color: #fff;
}
.icon-bar > a.active {
    background: #346337;
}
.icon-bar > a.active label {
    color: #fff;
}
.icon-bar > a.active i {
    color: #fff;
}
.icon-bar .item.disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none;
}
.icon-bar .item.disabled > * {
    opacity: 0.7;
    cursor: not-allowed;
}
.icon-bar.two-up .item {
    width: 50%;
}
.icon-bar.two-up.vertical .item,
.icon-bar.two-up.small-vertical .item {
    width: auto;
}
@media only screen and (min-width: 40.063em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto;
    }
}
@media only screen and (min-width: 64.063em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto;
    }
}
.icon-bar.three-up .item {
    width: 33.3333%;
}
.icon-bar.three-up.vertical .item,
.icon-bar.three-up.small-vertical .item {
    width: auto;
}

.inline-list {
    margin: 0 auto 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
}
.inline-list > li > * {
    display: block;
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px;
}
.label {
    font-weight: 400;
    font-family:'Quattrocento Sans', Helvetica, Roboto, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: auto;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    background-color: #346337;
    color: #fff;
}
.label.radius {
    border-radius: 3px;
}
.label.round {
    border-radius: 1000px;
}
.label.alert {
    background-color: #f04124;
    color: #fff;
}
.label.warning {
    background-color: #f08a24;
    color: #fff;
}
.label.success {
    background-color: #43ac6a;
    color: #fff;
}
.label.secondary {
    background-color: #e7e7e7;
    color: #333;
}
.label.info {
    background-color: #a0d3e8;
    color: #333;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
 
table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #ddd;
    table-layout: auto;
}
table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: 700;
}
table thead {
    background: #f5f5f5;
}
table thead tr th,
table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #222;
}
table tfoot {
    background: #f5f5f5;
}
table tfoot tr th,
table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #222;
}
table tr th,
table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222;
    text-align: left;
}
table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #f9f9f9;
}
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
    display: table-cell;
    line-height: 1.125rem;
}
 
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;
}
.th:hover,
.th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
.th.radius {
    border-radius: 3px;
}
 
 
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
.contain-to-grid {
    width: 100%;
    background: #333;
}
.contain-to-grid .top-bar {
    margin-bottom: 0;
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 2.8125rem;
}
.top-bar {
    overflow: hidden;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
    background: #333;
    margin-bottom: 0;
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}
.top-bar .row {
    max-width: none;
}
.top-bar form,
.top-bar input {
    margin-bottom: 0;
}
.top-bar input {
    height: 1.75rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem;
}
.top-bar .button,
.top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px;
    }
}
.top-bar .title-area {
    position: relative;
    margin: 0;
}
.top-bar .name {
    height: 2.8125rem;
    margin: 0;
    font-size: 16px;
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    line-height: 2.8125rem;
    font-size: 1.0625rem;
    margin: 0;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    font-weight: 400;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 0.9375rem;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 0 0.9375rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
}
.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 0.9375rem;
    color: #fff;
    position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 0.9375rem;
    box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #fff;
    width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px, 0 7px 0 1px, 0 14px 0 1px;
}
.top-bar.expanded {
    height: auto;
    background: transparent;
}
.top-bar.expanded .title-area {
    background: #333;
}
.top-bar.expanded .toggle-topbar a {
    color: #888;
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888;
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out;
}
.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%;
}
.top-bar-section ul li {
    background: #333;
}
.top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0;
    padding-left: 0.9375rem;
     font-size: 0.85rem;
    font-weight: 7;
    text-transform: none;
}
.top-bar-section ul li > a.button {
    font-size: 0.8125rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    background-color: #346337;
    border-color: #346337;
    color: #fff;
}
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > a.button:focus {
    background-color: #346337;
    color: #fff;
}
.top-bar-section ul li > a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
}
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus {
    background-color: #b9b9b9;
    color: #333;
}
.top-bar-section ul li > a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
}
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > a.button.success:focus {
    background-color: #368a55;
    color: #fff;
}
.top-bar-section ul li > a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
}
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus {
    background-color: #cf2a0e;
    color: #fff;
}
.top-bar-section ul li > a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus {
    background-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li > button {
    font-size: 0.8125rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    background-color: #346337;
    border-color: #346337;
    color: #fff;
}
.top-bar-section ul li > button:hover,
.top-bar-section ul li > button:focus {
    background-color: #346337;
    color: #fff;
}
.top-bar-section ul li > button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
}
.top-bar-section ul li > button.secondary:hover,
.top-bar-section ul li > button.secondary:focus {
    background-color: #b9b9b9;
    color: #333;
}
.top-bar-section ul li > button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
}
.top-bar-section ul li > button.success:hover,
.top-bar-section ul li > button.success:focus {
    background-color: #368a55;
    color: #fff;
}
.top-bar-section ul li > button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
}
.top-bar-section ul li > button.alert:hover,
.top-bar-section ul li > button.alert:focus {
    background-color: #cf2a0e;
    color: #fff;
}
.top-bar-section ul li > button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li > button.warning:hover,
.top-bar-section ul li > button.warning:focus {
    background-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555;
    background: #333;
    color: #fff;
}
.top-bar-section ul li.active > a {
    background: #346337;
    color: #fff;
}
.top-bar-section ul li.active > a:hover {
    background: #0078a0;
    color: #fff;
}
.top-bar-section .has-form {
    padding: 0.9375rem;
}
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 0.9375rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
    display: none;
}
.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
    width: 100%;
    height: auto;
}
.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: 400;
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #fff;
    display: block;
}
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: none;
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto;
}
.top-bar-section .dropdown label {
    padding: 8px 0.9375rem 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: 0.625rem;
}
.js-generated {
    display: block;
}
@media only screen and (min-width: 40.063em) {
    .top-bar {
        background: #346337;
        overflow: visible;
    }
    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table;
    }
    .top-bar:after {
        clear: both;
    }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto;
    }
    .top-bar input,
    .top-bar .button,
    .top-bar button {
        font-size: 0.875rem;
        position: relative;
        height: 1.75rem;
        top: 0.53125rem;
    }
    .top-bar.expanded {
        background: #346337;
    }
    .contain-to-grid .top-bar {
        max-width: 62.5rem;
        margin: 0 auto;
        margin-bottom: 0;
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important;
    }
    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline;
    }
    .top-bar-section ul li {
        float: left;
    }
    .top-bar-section ul li .js-generated {
        display: none;
    }
    .top-bar-section li.hover > a:not(.button) {
        background-color: #555;
        background: #346337;
        color: #fff;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 0.9375rem;
        line-height: 2.8125rem;
        background: #346337;
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #FFFFFF;
        background: #FFF;
		color: #346337;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 0.9375rem;
        line-height: 2.8125rem;
        color: #fff;
        background: #346337;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #fff;
    }
    .top-bar-section .has-dropdown > a {
        padding-right: 2.1875rem !important;
    }
    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem;
    }
    .top-bar-section .has-dropdown.moved {
        position: relative;
    }
    .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .top-bar-section .has-dropdown.hover > .dropdown,
    .top-bar-section .has-dropdown.not-click:hover > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2;
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%;
    }
    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #333;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #fff;
        background: #333;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #fff;
        background-color: #555;
        background: #333;
    }
    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0;
    }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 2.8125rem;
        width: 0;
    }
    .top-bar-section .has-form {
        background: #333;
        padding: 0 0.9375rem;
        height: 2.8125rem;
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0;
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%;
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0;
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%;
    }
    .no-js .top-bar-section ul li:hover > a {
        background-color: #555;
        background: #333;
        color: #fff;
    }
    .no-js .top-bar-section ul li:active > a {
        background: #346337;
        color: #fff;
    }
    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }
    .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
a {
    color: #346337;
    text-decoration: none;
    line-height: inherit;
}
a:hover,
a:focus {
    color: #0078a0;
}
a img {
    border: none;
}
p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
p.lead {
    font-size: 1.21875rem;
    line-height: 1.6;
}
p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:'Quattrocento Sans', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
}
h1 {
    font-size: 2.125rem;
}
h2 {
    font-size: 1.6875rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 400;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
strong,
b {
    font-weight: 700;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
 
ul,
ol,
dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}
ul li ul,
ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: none;
}
ol {
    margin-left: 1.4rem;
}
ol li ul,
ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}
dl dd {
    margin-bottom: 0.75rem;
}

blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd;
}
blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555;
}
blockquote cite:before {
    content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
    color: #555;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f;
}

@media only screen and (min-width: 40.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4;
    }
    h1 {
        font-size: 2.75rem;
    }
    h2 {
        font-size: 2.3125rem;
    }
    h3 {
        font-size: 1.6875rem;
    }
    h4 {
        font-size: 1.4375rem;
    }
    h5 {
        font-size: 1.125rem;
    }
    h6 {
        font-size: 1rem;
    }
}

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0;
}
.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0;
}
.tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0;
}
@media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
        text-align: left;
    }
    .tab-bar-section.right {
        text-align: right;
    }
}
.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}
.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}
.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: #fff;
    position: relative;
    transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #fff;
    width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}
ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 700;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}
ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
    background: #242424;
}
@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
 }
@media only screen and (min-width: 40.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 64.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 90.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 120.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
   
}
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important;
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important;
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important;
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important;
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important;
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important;
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important;
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important;
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important;
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important;
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important;
    }
}


.eventtop  {
	height: 50vh;
	position: relative;
}
#basicspacer img, .eventtop img {
	width: 100%;
    height: 100%;
	object-fit:cover;
	object-position: 50% 50%;
	z-index:-1;
}
body{margin:0;padding:0;background:#346337;color:#4b4b4b;font-size:11pt;font-family:'Open Sans',sans-serif;line-height:1.3em}
.row{max-width:80rem;margin:0 auto}
a img{border:0}a:link{text-decoration:none;color:#482a7f}
a:visited{color:#482a7f;text-decoration:none}
a:hover{color:#d10230;text-decoration:none}
a.white,a.white:visited{color:#FFF}
a.white:hover{color:#d10230}
#calnav,#menu2,#menu{
	margin:0 auto;
}
#menu2 li,#menu li{
	float:left;
	display:block;
	text-align:center;
	position:relative;
	margin:0;
	border-right:1px solid #346337
	}
#menu li a{
	font-size: .9em;
    display: block;
    outline: 0;
    text-decoration: none;
    font-weight: 500;
    color: #FFF;
    padding: 0 19px;
    line-height: 2.5em;
	}
#menu li:last-child{border-right:none}
#menu li a:hover{color:#fff;background:#346337;background-color:#346337}
#menumain{width:100%;margin:0 0 20px;min-height:34px;position:fixed}
.menupad {
	
	padding:5px 1.3em;
}

#homeLink{float:right;width:3%;margin:5px 0 0;text-align:center;font-size:.7em;line-height:1em;border-right:1px solid #ccc!important}
#homeLink img{width:90%;margin:3px 0 0}
.mainmenu{
	clear:both; 
	display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    font-weight: 700;
    width: 100%;
    margin: 0 0 .4em 0;
 	}
.localmenu{width:100%;margin:0}
.mainmenu li{
	list-style:none;
	padding:5px 1.3em;
	cursor:pointer;
	text-align:center;height:auto;border-right:1px solid #ccc;
	font-family:'Quattrocento Sans',sans-serif; transition:1s
}
.mainmenu a:last-child{border-right:0}
 #mainNav a:last-child li{border-right:none}
.localmenu li{
	float:left;text-decoration:none;list-style:none;font-size:.9em;line-height:1.8em;text-align:center;color:#fff
}
.localmenu li:hover{background-color:#346337;color:#fff}
#localMenu,.menuDropOn{    
	background-color: #346337;
    position: sticky;
    top: 50px;
    z-index: 101;
}
#localMenu{
	padding:8px 5%;
	margin:0 0 5px;
	color:#fff
}
#sidebar {
	padding-top:3em;
	background-color: #346337;
	color: #FFFFFF;
	line-height:1.6em;
	width: 90%
}
#sidebar a, #sidebar h4, #sidebar h5 {
	color: #FFFFFF; line-height:2.3em;
}
#sidebar ul  {
	padding-top:2em;
}
#sidebar ul li {
	list-style: none;
	line-height:1.6em;
}
.searchicon {width: 30px; }
.searchicon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.headcont {
	width:100%;
	display: flex;
    align-items: center;
    justify-content: flex-end;
}
.lightbox {
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    padding: 2em;
	overflow: scroll;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #346337;
    color: #FFF;
}
button.close {
	padding: 0.5em 0.8em;
	border-radius: 50%;
}
.iconImg{width:40px;margin:0 auto}
.socialIcon{
	width: 35px;
    height: 35px;
    float: right;
    margin: 1px 1px 1px 3px;
    background-color: #482a7f;
    border-radius: 50%;
	}
.socialpad {
	padding:5px;
}
.socialpad.FB{
	padding:5px 0 0 9px;
}
#contactModal .socialIcon{width:30px;float:left;margin:1px}
.socialIcon:hover{opacity:.6;filter:alpha(opacity=60)}
.mainLight, .mainlight{
	width:100%;
	padding:2em 0;
	background:#F9FBFF;
	border-bottom:1px solid #346337;
	overflow:hidden
}

.purpleWide{width:100%;margin:0;background-color:#482a7f;padding:10px;color:#FFF;font-size:.8em}
.small{font-size:8px;font-size:.7em;line-height:1.1em}
.large{font-size:12px;font-size:1.2rem}
.col_padder{padding:0 20px}
.clearBox{clear:both;overflow:hidden;margin:4px 0 6px;padding:3px}
.footcol_3_left .clearBox{clear:none;float:left;width:32%;overflow:hidden;margin:4px 0 6px;padding:3px}
.clearBox:hover{background-color:#fefdfe}
.clearBox:hover a{color:#fff;text-decoration:none}
.newsArchiveBox{clear:both;overflow:hidden;margin:20px 0 0;width:100%;padding:8px 20px}
.clear{clear:both;height:0}
.nopointer{cursor:none}
h1,h3,h4,h5,H2{line-height:1.2;text-align:left;font-family:'Quattrocento Sans',sans-serif;color:#346337;font-weight:700;font-style:normal;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem}
h2 a:hover{color:#d10230}h1{font-size:2.2em}h2{font-size:1.7em}h2.price,h3.price{text-align:right}h3{font-size:1.3em}h4{font-size:1.2em}h5{font-size:1.1em}
h1.dark,h2.dark,h3.dark,h4.dark{color:#030}
h3.greenBg{background-color:#346337;padding:10px 20px;font-size:1.5em;color:#fff}
.redsail{background-color:#e53133!important;color:#fff;padding:9px 19px;margin-top:-9px}
#narrowLeft h3{background-color:#346337;padding:20px;color:#fff}
#narrowLeft h3 a:link,#narrowLeft h3 a:visited{color:#fff;font-weight:700}
#narrowLeft .newstile h3{padding:5px 20px 0}
.newstile p{line-height:1.6em;margin:0}
.newstile h4{color:#FFF}p{font-size:10pt;font-size:.9rem;margin-bottom:.75rem}
.freepadder,.padder{padding:20px 15px}
.freepadder p,.padder p{line-height:1.8em}
.clearBox h4{margin:0}.
clearBox p{font-size:.9em}
.mobile_Show,#mobileshare{display:none}
#headwrap{
	-webkit-box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.75);
box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.75);
	top:0;height:auto;
	width:100%;
	background-color:#fff;
	padding:0 5em;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	}
#background{position:fixed;top:0;height:100%;width:100%;max-height:700px;z-index:-2}
#header{width:100%;max-width:68rem;margin:0 auto}
#logo{
	float:left;
	width:35%;
	max-width:400px;
	text-align:left;
	height:auto;
	padding:0;
	margin: 2em 0 0;
}
#logo.sticky{
	width: 160px;
    position: fixed;
    top: .5em;
    z-index: 1002;
    margin: 0;
}
#topMenu{
	height: 2.5em;
    background-color: #482a7f;
    border-radius: 0 0 .3em 2em;
    padding-left: 2em;
	overflow: hidden;
}
#menu-container {
	width: fit-content;
	min-height:30px;
	margin: 0 0 0 auto;
	background-color:#FFFFFF;
}
.bannerOverlay{background-color:#fff;font-size:.9em;float:right;padding:5px 12px;margin-top:-40px;clear:both;-webkit-border-radius:13px 0 13px 0;-moz-border-radius:13px 0;border-radius:13px 0 13px 0}
#main{width:100%;max-width:1060px;margin:0 auto}
#pageblock{width:100%;max-width:1040px;margin:0 auto;background:#F9FBFF;-webkit-box-shadow:0 1px 4px 5px rgba(50,50,50,0.44);-moz-box-shadow:0 1px 4px 5px rgba(50,50,50,0.44);box-shadow:0 1px 4px 5px rgba(50,50,50,0.44)}
.f-dropdown.content{background:#ccc}
#menumain{width:100%;margin:0 0 20px;min-height:34px;position:fixed}
#narrowLeft{width:30%;margin:0;padding:0;float:left;color:#222}
#narrowLeft .padder{padding:30px 10px 30px 0}
#narrowrightcol{width:35%;margin:40px 0 0;padding:0;float:right}
#leftcol{width:60%;margin:0;padding:0;float:left}
#rightcol{width:68%;margin:0;padding:0 0 0 2%;float:right}
#rightcol #hometext p{width:65%;line-height:1.6em}
#rightcol #gallery{float:right;width:35%}
#widecol{width:80%;margin:0;padding:0;float:left}
#narrowRightcol{width:38%;margin:0;padding:0 0 10px 2%;float:right}
#hometext,.rightBox{padding:20px 5%;line-height:2em;margin:0 0 5px}
#hometext p,.rightBox p{line-height:1.8em;font-size:11pt}
.homeStat{padding:0;width:24%;float:right}
.homeBox{padding:20px 5%;width:100%;line-height:2em;margin:0 0 20px;background-color:#eae6e0;overflow:hidden;clear:both}
.homeText{padding:0 5%;width:45%;float:left}
.gallerypicR{height:auto;width:30%;float:right;margin:10px;padding:5px;background-color:#879293}.gallerypic{height:230px;float:left;padding:5px 1% 8px;background-color:#fff;border:1px solid #ddd}.galleryups{height:140px;float:left;margin:1px;padding:5px 5px 30px;border:1px solid #555759;background-color:#879293;font-size:7pt;font-size:.7rem}.galleryupsBig{height:auto;float:left;margin:1px;padding:10px;border:1px solid #555759;background-color:#879293}.personalityimg{height:auto;width:110px;float:left;margin:0 8px 8px 0;padding:5px;overflow:hidden}
.gallerypic img,.galleryups img,.personalityimg img{margin:0;padding:0;max-width:100%;max-height:100%}
.eventimg{float:right;margin:0 0 0 10px}
#menucontainer{width:90%;float:left}

#mailbox input[type=text],#mailbox input[type=email],#mailbox input[type=tel]{float:left;padding:5px;width:85%;margin:5px 1%;color:#333;font-family:'Open Sans',sans-serif}
#mailbox input[type=submit]:hover{background-color:#fff;padding:5px;border:0 solid #0c73bb;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}

.address{width:50%;float:left}#infotabs{clear:both;width:100%;float:left;height:auto;padding:0 2%;overflow:hidden;line-height:1.5em;text-align:left}
#infotabs ul{margin:0!important;padding:0}
#infotabs ul li{border-width:1px 1px 0;border-style:solid;border-color:#ccc;background:#fff;list-style:none;float:left;width:32%;padding:8px 1%;text-align:center;font-size:1.1em;cursor:pointer;margin:0!important}
#infotabs ul li:hover{background:#e0e0df;color:#61b246}
#itemtexttab,#featurestab,#thirdtab{border:1px solid #ccc;background:#fff;width:96%;float:left;height:auto;padding:0 2%;overflow:hidden;line-height:1.5em;text-align:left}
#featurestab,#thirdtab{display:none}
.socialicon{width:35px;margin:0 1px;float:right}
.photospace{width:100px;float:left;height:100px}
.featureImg1,.featureImg2{width:90%;height:160px;margin:10px auto 0;overflow:hidden;background:#eae60}
.featureImg1 img,.featureImg2 img{min-height:100%;min-width:100%}
.featureImg2{display:none}
.featureBox:hover .featureImg1{display:none}.featureBox:hover .featureImg2{display:block}
.featureText{text-align:center}
#footer{width:100%;height:auto;clear:both;line-height:1.4em;font-family:'Quattrocento Sans',sans-serif;text-align:left;padding:30px 1em 0 1em }
#footer p{font-size:1em}#footlogo{width:25%;max-width:300px;float:right}
.footcontainer{padding:0 1%;text-align:left;width:100%;max-width:1080px;margin:10px auto}
.footcol_2_right{width:37%;margin:5px 0;overflow:hidden;float:right}.footcol_3_left{width:60%;margin:5px 2% 0 0;overflow:hidden;float:left;background-color:#482a7f;padding-bottom:10px}
.footcol_1_left{width:23%;margin:5px 2% 5px 0;overflow:hidden;float:left}.footcol_1_right{width:23%;margin:5px 0;overflow:hidden;float:right}
.utility_Menu ul{list-style-type:circle}
.utility_Menu li{float:left;display:block;text-align:left;padding:5px 1% 5px 0;margin:0;width:32%;font-size:9px;font-size:.9em;line-height:1.3}
.utility_Menu ul{margin:50px 0 0}.utility_Menu a:link,.utility_Menu a:visited{color:#fff;padding:8px}
.utility_Menu a:hover{background-color:#346337}
#news{background-image:url(rough-edgeTR.png),url(rough-edgeBL.png);background-repeat:no-repeat;background-position:top left,bottom right;padding:15px;margin-top:15px;overflow:hidden}
.newsbox,.eventbox{clear:both;margin:0 0 5px;padding:12px;height:275px;overflow:hidden}
.redbutton,.bluebutton,.greenbutton{
	font-family:'Quattrocento Sans',sans-serif;
	border-radius:5px;
	margin:5px;float:right;width:auto;min-width:100px;height:auto;
	text-align:center;font-size:1.3em;
	padding:9px 19px!important;
	border:0;overflow:hidden;-webkit-box-shadow:0 1px 3px 0 #255753;-moz-box-shadow:0 1px 3px 0 #255753;box-shadow:0 1px 3px 0 #255753
}
.bluebutton span,.redbutton span{position:absolute;transform:rotate(2deg);-ms-transform:rotate(2deg);-webkit-transform:rotate(2deg)}
.redbutton{background-color:#e53133!important}
.bluebutton{background-color:#346337}
.greenbutton{background-color:#fff}
a.bluebutton:link,a.bluebutton:visited,a.redbutton:link,a.redbutton:visited{color:#fff!important;padding:5px 10px}
a.greenbutton:link,a.greenbutton:visited{color:#346337!important;padding:5px 10px}
a.bluebutton:hover{color:#f83737}.redbutton:hover,.bluebutton:hover{background-color:#d40606}
.helpcircle{background-color:#639eca;float:right;clear:both;height:15px;width:15px;color:#fff;text-align:center;font-weight:700;padding:1px;margin:2px 2px 1px;border:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 1px 3px 0 #255753;-moz-box-shadow:0 1px 3px 0 #255753;box-shadow:0 1px 3px 0 #255753}.
help{width:22px;height:23px;overflow:hidden;float:left;clear:both;cursor:pointer}
.help:hover .noshow{position:absolute;margin:10px 0 0;width:300px;height:auto;overflow:hidden;background-color:#FFF;border:1px solid #ABA196;padding:10px 20px;line-height:1.6em}
.authTag{font-size:.8em;margin:5px 0 20px}#mailbox{background-color:#eee;overflow:hidden;padding:5px}
.submitimg{float:left;padding:0;margin:5px 0 0;width:10%;height:37px;overflow:hidden}.submitimg img{width:100%;height:100%}
#rightcol .padder :not(#formbox) 
img{float:right;margin:0 -20px 10px 20px;width:33%;height:auto;clear:left;padding:5px 5px 8px;background-color:#fff;border:1px solid #ddd}
#addingbasket{position:absolute;width:300px;height:auto;background:#fff;top:50%;left:50%}

#followbox{
	margin: 1em 0;
}
.blocked{background-color:#f04124;text-align:center;color:#FFF}
.bagbox a.redbutton,#followbox a.greenbutton:link,#followbox a.greenbutton:visited,a.bluebutton:link,a.bluebutton:visited{
	padding:5px 10px;color:#fff!important;
	font-family:'Quattrocento Sans',sans-serif;margin:0 0 0 3px;min-width:1px;font-size:1em;padding:5px 9px!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:5px
}

	#followbox a.greenbutton:link,#followbox a.greenbutton:visited,a.bluebutton:link,a.bluebutton:visited{
		background-color:#346337!important;
		line-height: 28px;
	}
#survey .greenbutton,#survey .greenbutton{background-color:#346337!important;padding:5px 10px;color:#fff!important;font-family:'Quattrocento Sans',sans-serif;margin:0 0 0 3px;min-width:1px;font-size:1em;padding:5px 9px!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:5px}
.question-group{margin-bottom:1em}
.question-block{background:#346337;color:#FFF;padding:.75em;box-sizing:border-box;line-height:1.5em;cursor:pointer;margin:.25em;width:32%;float:left;font-size:.9em}
.question-block input{margin:0 1% 0 0}
.w-100{width:100%}
#survey label{clear:both;padding-top:1em}
#amountinput{float:left;width:32%;margin:.25em;padding:0 .75em;line-height:3em;font-size:.9em;display:none}
.bagbox a.redbutton{float:right!important}
.bagbox div{
	width: 90%;
    max-width: 300px;
    margin: 0.5em 0 0 1em;
	border-top:1px solid #dedede;
	}
.bagbox p{
	    line-height: 1.4;
    font-size: .9em;
    padding: 1em;
    margin-left: 1em;
    width: 17em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#siteSearch{
	width:90%;
	max-width:300px;
	margin: 1em 2em;
	overflow:hidden
	}
 #siteSearch input[type="text"] {
    float: left;
    width: 70%;
    margin: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 14px;
    box-shadow: none;
}
 #siteSearch input[type="submit"] {
    float: left;
    width: 30%;
    height: 37px;
    margin: 0;
    border: 0;
    color: #FFF;
    background: #346337;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	font-family:'Quattrocento Sans',sans-serif;
	    font-size: 1em;
}
 
.newstile h4 {
	margin:10px;padding-right:15px;margin-right:15px;background-image:url(arrow-right.png);background-position:right top;background-repeat:no-repeat;
	background-size:6px auto
	}
.mainLight li a:link{font-weight:700}
.main a:link,.main a:visited{color:#346337}
#narrowrightcol h4,#narrowrightcol h3,#narrowrightcol a{color:#fff}
.mainLight li a:hover{background-image:none}
.singletile{margin:0 .5% 5px 0;width:99.5%;height:320px;position:relative;background-color:#346337;color:#fff;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
.directorytile{
	background-color: #fff;
	margin:0 0 10px .8%;
	width:32.5%;float:left;
	height:320px;
	position:relative;
	color:#482a7f;
	-webkit-border-radius:33px 0 33px 0;
	-moz-border-radius:33px 0;
	border-radius:33px 0 33px 0

}
.newsBlock .directorytile{ color:#346337;background-color:#fff}
.tripletile{
	margin:0 0.4% 10px .4%;width:32.5%;float:left;height:320px;position:relative;background-color:#482a7f;color:#fff;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0
	}
.tripletileShrt, .tripletileShrt2{
	margin:0 .4% 10px .4%;
	width:32.5%;float:left;
	height:300px;
	position:relative;
	background-color:#482a7f;overflow:hidden;color:#fff;
	-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0
}
.tripletileShrt2{
	width:48.2%; 
}
.directoryimage{
	height:220px;
	overflow:hidden
}
.tripletileimage{
	height:265px;
	overflow:hidden
}
.tripletileimage img{
	object-fit: cover;
    height: 100%;
	transition: 1s
}
.tripletileShrt:hover .tripletileimage img, .tripletileShrt2:hover .tripletileimage img{
	width: 103%;
	height: 103%;
}
.directoryText{padding:3px 15px;line-height:1.4em;color:#fff}
.directoryimage img{min-width:100%}
.directorytile:hover .directoryimage img{width:200%}
.directorytile:hover .directoryimage{opacity:.6;filter:alpha(opacity=60)}
.directoryRow{width:100%;display:block;overflow:hidden}
.directoryRow h4,.directoryRow h3{color:#346337}
.directoryListingLine{margin:10px 10% 20px;width:80%;background-color:#346337;height:1px}
#current_Category{max-width:100%;height:auto;padding:0;margin:-50px 0 0 -20px;overflow:hidden;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
.main{background:#F9FBFF;width:100%}.linkBlock{clear:both;height:auto}
.infotile2,.infotile{position:relative;margin-bottom:5px}
.infotile h3,.infotile2 h3,.caption h3{background:rgba(255,255,255,1);color:#482a7f;font-size:24px;font-size:1.3rem;padding:10px 10px 10px 12px;width:98%;text-align:center;margin:1px auto}
.tripletileShrt h3,.tripletileShrt2 h3,.tripletile h3{color:#fff;font-size:24px;font-size:1.3rem;padding:10px 10px 10px 12px;width:98%;text-align:center;margin:1px auto}
.tripletileShrt h3,.tripletileShrt2 h3{font-size:24px;font-size:1.1rem;font-weight:100}
.tripletileShrt .GC, .tripletileShrt2 .GC{ position: absolute;
    z-index: 1001;
	 background-color: #ffffff;
    width: 150px;
    top: 45px;
    padding: 10px 20px;
    font-weight: 800;
    border-bottom: 3px solid #482a7f;
}


.caption h3{background:rgba(255,255,255,1);top:0;color:#482a7f;font-size:24px;font-size:1.3rem;padding:10px 10px 10px 12px;position:absolute;width:100%;text-align:center;margin:0}
.event .infotile h3{font-size:21px;font-size:1.4rem;padding:5px 20px 30px 12px;position:absolute;width:50%;margin:5px 20px 0 -3px}
.singletile h3{top:0;color:#fff;font-size:28px;font-size:1.5rem;background-color:none!important;padding:20px 20px 15px!important;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
.directorytile h3{background-color:none; font-size:28px;font-size:1.5rem;padding:20px 20px 10px!important;margin:0}
.newsblock .directorytile h3{color:#346337;padding-left:10px!important}
.infotile a{color:#FFF}
.caption{position:absolute;top:0;right:0;width:100%;height:100%;display:none;text-align:left;color:#fff!important;z-index:2}
.caption p{padding-top:60px;margin-left:12px;margin-right:12px}
.NOT .caption h3,.NOT h3{background:#482a7f}
.infotile_content{position:absolute;top:25px;background-color:#482a7f}
.newsholder,.infotile{margin:5px .2% 0;width:19.6%;float:left;font-size:.9em;color:#454545;background-color:#FFF;overflow:hidden;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
.infotile2 img{width:50%;max-height:205px;overflow:hidden;float:left;margin:45px 5% 0 0}
.infotile2 .infoText{height:205px;width:45%;overflow:hidden;float:right;margin-top:50px;padding:0}
.infotile h4{color:#FFF}.eventile{height:250px}
.infotile,.infotile2{height:282px}
.newstile{margin:2px .5% 3px 0;width:99.5%;height:80px;color:#FFF;padding:0 0 20px;margin-bottom:5px;overflow:hidden;background-color:#346337}
.newsText{height:80px;padding:0 20px 20px 0}
.newstile p{font-size:.8em;line-height:1.4em;overflow:hidden}
.newstileimg{float:left;width:100px;height:100px;margin-right:20px}
.newstileimg img{min-width:100%;min-height:100%}
.depttile{width:90%;height:auto;color:#FFF;padding:20px;margin-bottom:2px;background-color:#482a7f}
.depttile h4{color:#FFF}
.img_left{float:left;margin:0 10px 10px 0}
.infotile:hover .infoimage{display:none}
.eventile{height:230px;overflow:hidden;padding:20px;margin:5px 1%;background-color:#fff;color:#482a7f;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
.eventile h2{color:#482a7f}
.infoimage{margin:0;height:190px;overflow:hidden;color:#482a7f}
.NOT .infoimage{background:rgba(186,155,93,1)}
.directorytile .infoimage{-webkit-border-radius:33px 0 0 0;-moz-border-radius:33px 0 0;border-radius:33px 0 0 0}
.infoDate{padding:10px;line-height:1.4em;margin:-40px 0 0;float:right;position:relative;color:#482a7f;background-color:#fff}
.tripletileShrt .infoDate{
	padding:8px;line-height:1.2em;margin:-85px 0 0;float:right;position:relative;color:#482a7f;background-color:#fff;max-width:80%
	}
.infoText{
	padding: 0.5em 1em;
    line-height: 1.6em;
 }
.tripletileShrt .infoText{
	position: absolute;
    bottom: 0;
	background-color:#482a7f;
	}
.infoText p{margin:0}
.infoimage img{min-width:100%}
.infoimage:hover img{width:110%}
.date{font-size:21px;font-size:2rem;font-family:'Quattrocento Sans',sans-serif;padding:3px;width:auto;margin:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
 #shopContainer{width:100%;margin-bottom:12px;overflow:hidden}
 
.shop{background-color:#fff}
.shoptile{width:49%;float:right;margin:10px 0 0 1%;background-color:#482a7f;overflow:hidden;color:#fff;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0;}
.shoptile .image,.shoptile .descText{width:49%;float:left}
.shoptile a{color:#fff}
.shoptile h4,.shoptile h3,.shoptile p{color:#fff;padding:5px 20px}
.shoptile p{padding:20px}
.shoptile .date{float:right}
#footwrap{
	background-color:#fff;color:#346337;padding:0;overflow:hidden;clear:both
}

	 
#featureblock{
	color:#fff;
	width:80%;
	max-width: 27em;
	height:auto;
	padding:25px;
	background-color:#346337;
	-webkit-border-radius:33px 0 33px 0;
	-moz-border-radius:33px 0;
	border-radius:33px 0 33px 0;
	position: absolute;
    top: 10vh;
	right: 10em;
	}
#featureblock a:link,#featureblock a:visited{color:#fff}
#basicblock{color:#fff;width:26%;max-width:260px;height:auto;float:right;padding:20px;margin:20px 0;background-color:#346337;-webkit-border-radius:33px 0 33px 0;-moz-border-radius:33px 0;border-radius:33px 0 33px 0}
#featureblock h1,#featureblock h4,#basicspacer h1,#basicblock h4{color:#fff}
#featurespacer{width:100%;max-width:1080px;height: auto}
#basicspacer{width:100%; height:45vh;max-height:350px;overflow:hidden;margin:0 auto}
#featureblock h2{color:#fff;font-size:2em;margin:0}
#featureblock p{margin:0 0 10px}
#featureblock h4,#featureblock h3{color:#f0f0f0;font-size:1.6em;font-weight:700}
#featureblock ul{list-style:none;margin-top:20px;font-weight:700;font-size:.9em;width:160px;display:block;color:#1e3d68}
#featureblock .bagbox ul{list-style:none;margin:2px;font-weight:700;font-size:1em;width:130px;display:block;color:#fff}
.newsBlock{width:100%;overflow:hidden;background-color:#482a7f;padding-bottom:5px}
.pageBlock{width:100%;overflow:hidden;background-color:#346337;padding-bottom:5px}
.info2,.info{clear:both;margin:8px 0;overflow:hidden;border-bottom:1px solid #8792fc}
.info:last-child{border-bottom:none}
.info label{width:50%;float:left;height:auto;font-size:1.3em;font-weight:700;text-transform:uppercase;text-shadow:1px 1px 0 rgba(255,255,255,0.75);color:#346337}
.info p{clear:both}
.info2 label{float:left;width:100px;font-weight:700;color:#346337}
.info .large{font-size:2.5em;padding:8px 10px;text-align:center;width:70%;float:right}
.productBox{overflow:hidden;text-align:left;float:left;width:98%;height:auto;margin:3px 2% 8px 0;border-bottom:1px solid #ccccac}
.productBox label{float:left;width:160px;font-size:.8em;margin:3px 0 0 10px;text-align:left}
.moreInfo h4{padding:5px}input[type="number"]{margin:0 auto;padding:0 .5rem;height:auto;width:90%}
.bluebutton,.addbutton,.redbutton{color:#fff!important;cursor:pointer}
.moreInfo{display:none;width:100%;clear:both}
.circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 1px 3px 0 #999;-moz-box-shadow:0 1px 3px 0 #999;box-shadow:0 1px 3px 0 #999}
.noshow{width:22px;height:23px;overflow:hidden;float:right;clear:both}
.noshow:hover{width:200px;height:auto;overflow:hidden;background-color:#FFF;border:1px solid #ABA196;padding:0}
.infocircle{background-color:#346337;float:right;clear:both;height:20px;width:20px;color:#fff;text-align:center;font-weight:700;padding:1px;margin:2px 2px 1px;border:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.addbutton{margin:0 15px 8px;float:right;width:auto;color:#FFF;background-color:#d10230;cursor:pointer;height:auto;text-align:center;padding:5px 10px;border:0;-webkit-box-shadow:0 1px 3px 0 #000;-moz-box-shadow:0 1px 3px 0 #000;box-shadow:0 1px 3px 0 #000}.localmenu a,a.cartbutton{color:#FFF}
#rightGallery{float:right;width:30%;margin:-20px -1% 0 3%}#leftGallery{width:100%;margin:-20px 0 0 -10px}
#eventGallery .gallerypic, #Gallery .gallerypic{width:98%;height:auto;text-align:center;margin:5px 1%}
 #leftGallery .gallerypic {width:48%;height:auto;text-align:center;margin:5px 1%}
#wideGallery   { width:100%; display: flex; justify-content:center; background-color: #346337;}
.eventrow { width: 95%; max-width:90em; margin: 0 auto; clear: both;}
.eventrow h3.block, .eventrow h4.block  {
    background-color: #346337;
    padding: 20px;
    color: #fff;
}
.DTflex{ display: flex; justify-content: space-evenly; clear: both;}
.DTflex .four.columns {padding:0 .3em 0 0; float:none; }
.dateSQ {background-color:#482a7f;color:#ffffff; text-align: center; margin: 0;}
.dateSQ h3 { color:#ffffff; padding: 1em;}
.calendarday, .lunchgap {width: 100%; clear:both;border-bottom: 1px solid #aaaaaa;  }
.lunchgap {display: flex; justify-content: space-between; border-right: 1px solid #aaaaaa; }
.mthcalendarhead .lunchgap {display: block; }
.daygap {width: 14.25%; padding: .2em;text-align: center }
.daygap.two {width: 28.5%;  }
.daygap.three {width: 42.75%;}
.daygap.four {width: 57%;}
.daygap.five {width: 71.25%;}
.daygap.six{width: 85.5%;}
.timegap {width: 24%; border-left: 1px solid #aaaaaa; padding: .2em; }
.timegap a {color:#482a7f; }
.DCbutton, .daygap .viewdate{ border: 1px solid #482a7f; color:#482a7f; font-weight: bold; border-radius: 50%;     
	padding: 5px;
    cursor: pointer;
    width: 30px;
    height: 30px; }
.timegap  a label{ border: 1px solid #482a7f; border-radius: 15px; padding: .3em; cursor: pointer; text-align: center}
.DCbutton:hover,.daygap  .viewdate:hover,.timegap a:hover label{background-color:#482a7f; color:#ffffff; }
.date{ font-weight: bold;font-size: 1.2em;}
.DCbutton{width: 5em;text-align: center; border-radius: 1.5em; float:right;background-color:#FFFFFF; font-size:.8em; margin:.5em;}
.trans {transition: 2s; padding: 0 1em;}
.trans .DCbutton{display: none;}
.trans .button{float:right;}
.trans .productBox{float:unset; width:100%; padding:.5em 0;}
.trans h5{ padding:.5em 0;}
.eventprogress { padding:1em 0;}
.progslide {
    height: 50px;
    overflow: hidden;
    background-color: #482a7f;
    margin-bottom: 1em;
    transition: 2s;
	position: relative;
}
.progslide h3 {
    color: #ffffff;
	line-height: 50px;
}
.trans .DCbutton {
    display: none;
}
.progslide .DCbutton {
    display: block;
	position: absolute;
    top: 0;
    right: 0;
}
 
#wideGallery .gallerypic { height:130px;text-align:center;margin:0.6rem 0.3rem;float: none; padding: 0; border: 1px solid #2e5630;}
#basicspacer.eventtop{  height: 55vh;}
#rightGallery .gallerypic:first-child{width:100%;height:auto;margin:-20px 0 0}
#leftGallery .gallerypic:first-child{width:100%;height:auto;margin:0}
#Gallery .gallerypic:first-child{width:100%;height:auto;margin:10px 0 0}
#rightGallery .gallerypic{width:100%;margin-top:20px;height:auto}
#leftGallery .gallerypic img{max-width:100%}
.enlarge{width:50px;height:30px;position:relative;margin-top:-28px;padding:10px 0 0 5px;font-size:9pt;font-size:.8em;text-align:left;background-color:#fff;background:#fff;-webkit-border-radius:0 30px 0 0;-moz-border-radius:0 30px 0 0;border-radius:0 30px 0 0}
.fb-comments{overflow:hidden}
#socialContainer{width:100%;max-width:200px;float:right;margin:10px 0;height:auto;overflow:hidden;background-color:#fff;border:1px solid #ddd}
#socialbshare{padding:5px 5px 8px}#socialContainer2{width:100%;max-width:140px;float:right;margin:10px -10px 10px 0;height:auto;overflow:hidden;color:#FFF;background-color:#aaa}#socialContainer2 p,#socialContainer p{margin:8px 0 8px 5px}.facebook-like,.twitter-button,.google-plus{margin:10px 0 10px 5px;overflow:hidden;max-height:100px;overflow:hidden}.left{float:left!important}.facebook-like{width:140px}.google-plus{width:auto}.twitter-button{width:140px}.survey{width:90%}.survey #fb-root{float:left;font-size:1.3em}.fb-comments{overflow:hidden;margin:0 3%}#mainmenu .redbutton,#mainmenu .bluebutton{float:left}.footcol_3_left img{width:7px!important}table tbody tr td,table tr td{display:table-cell;line-height:1em}table tr th{font-size:1.2em;font-weight:700;color:#222;text-align:center;color:rgba(186,155,93)}table tr td{font-size:1em;color:#222;text-align:left}table tr:nth-of-type(even){background:#F0F0F3}#formbox{max-width:470px;float:left}.extrasBox,.productBox,.productBoxF,.fixtureBox{overflow:hidden;text-align:left;float:left;width:98%;height:auto;margin:8px 2% 8px 0;border-bottom:1px solid #ccccac}.fixturePadding{text-align:left;width:98%;margin:8px 2% 8px 0}.fixtureBox p{width:100%!important}.fixtureBox h2{color:#ac9561;font-family:'Cinzel',serif}.fixtureBox .gallerypic{height:auto;width:20%}.fixtureText{width:48%;margin:0 0 0 1%;overflow:hidden;float:left}.fixtureCall{width:27%;margin:0 1%;overflow:hidden;float:right}.fixtureDate{color:#ac9561;font-size:21px;font-size:1.6em;font-weight:700;font-family:'Cinzel',serif;padding:0;width:auto}.viewFixtureCall ul,.fixtureCall ul{list-style:none;margin:10px 0 0}.fixtureCall li{margin:5px 0 0}.viewFixtureCall li{margin:5px 0}.viewFixtureCall label,.fixtureCall label{float:left;min-width:105px;font-size:.8em;margin:3px 0 0 10px;text-align:left}.viewFixtureCall{width:30%;margin:-20px 2% 30px;overflow:hidden;float:right;background-color:#fff;padding:10px 1%;-webkit-border-radius:0 30px 0 0;-moz-border-radius:0 30px 0 0;border-radius:0 30px 0 0}.showForm{display:none}.productBox .shop{background-color:#fff}.hamperImage{float:left;width:20%;max-width:200px}.hamperDelDate{float:right;margin-left:20px;width:75%}.hamperAddress{float:left;margin-left:2%;width:48%}.hamperAddress .forminput label,.hamperDelDate .halfforminput label{width:98%!important;max-width:500px!important;text-align:left}.hamperDelDate .choiceinput label{width:60%!important;text-align:right;margin:5px 1%}.hamperDelDate .choiceinput input{margin:8px 0}.hamperAddress .halfforminput input,.hamperAddress .forminput input,.hamperAddress .forminput textarea,.hamperAddress .forminput select{max-width:500px!important}.hamperAddress .forminput input{width:98%!important}.hamperDelDate .choiceinput,.hamperDelDate .halfforminput,.hamperAddress .halfforminput{width:47%!important;float:left;margin:5px 1%}.blockGreen{background-color:#346337;color:#fff;overflow:hidden}.blockGreen h4{color:#fff}.blockGreen .fixtureItem{padding:5px 0}.productBox label{float:left;width:40%;font-size:1em;margin:3px 0 0 10px;text-align:left}.productBoxF label{float:left;width:30%;font-size:1em;margin:3px 0 0 10px;text-align:left}.warn2{background-color:#d03;color:#fff;padding:8px}.warn2 h2{padding:8px}.warn2 label{color:#fff}.extrasBox label{float:left;width:290px;font-size:.8em;margin:3px 0 0 10px;text-align:left}.moreInfo h4{padding:5px}.fixtureItem{width:11%;float:left;text-align:right;margin:3px 1%}.fixtureItemL{width:13%;float:left;text-align:left;margin:3px 1%}.removeItem{width:5%;float:right;text-align:right;margin:3px 1%}.ticketBasket{text-align:center}.fixtureDisc{width:60%;float:right;text-align:right;margin:3px 2%;font-weight:700}input[type="number"]{margin:0 auto;padding:.5rem;width:90%}.bluebutton,.addbutton,.redbutton{color:#fff!important;cursor:pointer}#moreText{clear:both;width:100px;height:auto;text-align:center;font-size:1em;padding:5px 9px;border:0;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;cursor:pointer;-webkit-box-shadow:0 1px 3px 0 #255753;-moz-box-shadow:0 1px 3px 0 #255753;box-shadow:0 1px 3px 0 #255753}.moreInfo{display:none;width:100%;clear:both}.ardfun{display:none}.warn{color:red;font-weight:700}.forminput{display:block;width:auto;clear:both;margin:5px 1%}.submitimg{float:left;padding:0;margin:0;overflow:hidden}.searchinput input{display:block;width:158px;float:left;padding:6px;background-color:#d40606;color:#948076;border:0;margin:0 0 20px;font-weight:600;font-family:'Open Sans',sans-serif}.forminputR input,.forminput input,.forminput textarea,.forminput select{display:block;float:left;padding:6px;background-color:#fff;font-family:'Open Sans',sans-serif;max-width:380px;color:#222;margin:5px}.forminput input[type=submit]{display:block;background-color:#d40606;font-family:'Open Sans',sans-serif;width:295px;margin:5px;color:#FFF;font-weight:700;float:left;border:0;height:auto;text-align:center;font-size:1.2em;padding:8px 10px;-webkit-box-shadow:0 0 3px 0 #999;-moz-box-shadow:0 0 3px 0 #999;box-shadow:0 0 3px 0 #999}.forminput input[type=submit]:hover{background-color:#d40606;color:#d40606;-webkit-box-shadow:0 0 1px 0 #999;-moz-box-shadow:0 0 1px 0 #999;box-shadow:0 0 1px 0 #999}.forminput input[type=number]{width:100px}.forminputR input{margin-left:0}.forminput label{display:block;width:120px;text-align:right;padding:0 5px 0 0;float:left;vertical-align:top;font-size:small}.forminputR label{display:block;width:120px;text-align:left;padding:0 5px 0 0;float:left;vertical-align:top;font-size:small}.submitinput label{display:block;width:100px;text-align:left;padding:15px 10px 0 0;float:left;vertical-align:top;font-size:small;color:#948076}.formspace{clear:both;height:1px;width:100%}.choiceinput{margin:0 0 10px;height:auto;width:100%}.choiceinput input,.choiceinput select{float:left;width:20px}.choiceinput label{display:block;width:75%;text-align:right;padding:0 8px;float:left;font-size:.9em}.bookinput{padding:3px 0;clear:left;height:auto}.bookinput input{width:200px}.bookinput select{width:207px}.bookinput textarea{width:690px}.bookinput input,.bookinput select{float:left;padding:2px;font-family:Verdana,Arial,Helvetica,sans-serif}.bookinput label{display:block;width:180px;text-align:right;padding:6px 5px;float:left;font-size:.8em;font-weight:700}.bedinput label{display:block;width:40px;text-align:right;padding:2px 5px;float:left;font-size:1em;color:#000}.bedinput select{width:140px;border:0;padding:2px;font-family:Verdana,Arial,Helvetica,sans-serif}.bedinput input{width:40px;color:#000;text-align:left;padding:3px 5px 3px 0}.bedinput{width:70px;float:left;color:#000;padding:3px 5px 3px 0}.choicespace{clear:left;height:2px;width:100%}.mailinput input{display:block;width:121px;float:left;padding:5px;background-color:#f9f4e1;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;border:0}#shopmiddle{vertical-align:top;text-align:left;margin-left:4%;padding:0;width:70%;font-size:.8em;float:left;background-color:#FFF;color:#8F7C72}.shopparagraph{clear:both;width:680px;background-color:#d40606;color:#1C1316;padding:3px;font-size:small;height:auto;margin:0 0 3px;overflow:hidden}.shopheadp{clear:both;width:680px;padding:3px;font-size:x-small;font-weight:700;height:24px;margin:0 0 3px;color:#fff;background-color:#948076}.shoppic{border:3px solid #FFF}.paragraphmin{width:470px;position:relative;left:190px;text-align:center;padding:3px;font-size:small;height:24px}.basket{width:300px;text-align:center;clear:both;cursor:pointer}.basketbox{background-image:url(grey-basket.png);background-position:top center;height:190px;width:300px;text-align:center;clear:both;color:#222}#inscriptionPrice{width:300px;text-align:right;clear:both;color:#ccc;font-size:x-small}.arrowbutton{background-image:url(roundarrow.png);background-position:top center;height:20px;width:20px;padding:0;margin:-5px 0 0 5px;border:0;float:right}.ordering{color:#948076;font-weight:700}.postageinput select{display:block;width:400px;float:left;background-color:#fffff;color:#747271}.warn{color:red}.formlabel150,.formlabel150error{float:left;text-align:left;width:auto}.pricelabel25{float:right;text-align:right;width:90px;margin-right:8px}.formlabel25,.formlabel25error{float:left;text-align:center;width:110px}.formlabel80,.formlabel80error{float:left;text-align:center;width:80px}.formlabel80 input{width:60px;background-color:#f0f0ef;color:#948076;border:0;font-family:'Open Sans',sans-serif;font-weight:700;text-align:right;padding:3px}.postage,.postage select{clear:right;float:right;width:210px;color:#948076;border:0;padding:3px;font-family:'Open Sans',sans-serif}.postage select{background-color:#f0f0ef}.formlabel100,.formlabel100error{float:left;width:100px}.dateinput label{display:block;width:70px;text-align:center;padding:2px 2px 0 0;color:#fff;vertical-align:top;font-size:xx-small;font-weight:700}.dateinput select,.dateinput input{clear:right;width:70px;margin:0 0 10px}.dateinput{width:70px;float:right;text-align:center}.datecontainer{width:320px}.nameinput label{display:block;width:60px;text-align:left;vertical-align:top;font-size:xx-small}.nameinput input{clear:right;width:112px}.nameinput{width:113px;float:left;margin:0 0 0 1px}.titleinput label{display:block;width:30px;text-align:left;vertical-align:top;font-size:xx-small}.titleinput input{clear:right;width:52px}.titleinput{width:53px;float:left;margin:0}.rightbuttonbox{width:240px;float:right;margin:0 20px 0 0}#shoppingcol{width:90%;max-width:900px;margin:0 auto}.helpMesage{font-size:.8em;line-height:1.2em;width:200px;float:right}.compinput input{display:block;float:left;padding:6px;background-color:#d40606;font-family:'Open Sans',sans-serif;width:200px;color:#222;margin:5px;border:1px solid #ccc}.compinput label{display:block;float:left;padding:6px}.compchoiceinput{display:block;float:left;padding:6px;background-color:#d40606;font-family:'Open Sans',sans-serif;width:255px;color:#222;margin:5px;border:1px solid #ccc}.MatrixBoxone{width:32%;float:left;margin-right:1.3%;margin-bottom:12px}.MatrixBoxtwo{width:65%;float:left;margin-right:1.3%;margin-bottom:12px}.MatrixBoxthree{width:99%;float:left;clear:both;margin-bottom:12px}.GDgreen{background-color:#346337;background:#346337;color:#FFF;overflow:hidden}.GDpurple{background-color:#482a7f;background:#482a7f;color:#FFF;overflow:hidden}.GDgrey{background-color:#F9FBFF;background:#F9FBFF;overflow:hidden}.GDwhite{background-color:#FFF;background:#FFF;overflow:hidden}.matrix_Text{padding:20px}.matrix_Text p{margin-bottom:.5em;line-height:1.3em;font-size:.9em}.GDgreen .matrix_Text h3,.GDgreen .matrix_Text h2,.GDgreen .matrix_Text h4,.GDpurple .matrix_Text h3,.GDpurple .matrix_Text h2,.GDpurple .matrix_Text h4{color:#FFF}.fullscreen-bg__video{position:relative;top:0;left:0;width:100%;height:auto}.matrixImg1{margin:10px;font-size:.8em;text-align:right}.MatrixBoxthree .left.matrixImg1{margin-right:30px}.MatrixBoxthree ul{margin-left:30px;margin-left:3em;padding-left:30px}.MatrixBoxthree li{margin-left:0;padding-left:0}.matrixImgWide{margin:0;font-size:.8em;text-align:right}.matrix_Social{width:140px;float:right;margin:0 0 5px 10px}.greyMargin{border:1px solid #E9EBEF}.MatrixBoxone input[type="number"],.MatrixBoxtwo input[type="number"],.MatrixBoxthree input[type="number"]{width:80px;margin-left:20px;float:left}
.rollover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background: #482a7f;
    color: #FFF;
    width: 100%;
    height: 100%;
    padding: 1em;
    box-sizing: border-box;
    text-align: center;
    display: none;
}
.blue-btn {
    background: #482a7f;
    color: #FFF;
    border: 0;
    padding: 0.75em 1em;
    margin: 0.5rem 0 0 0.2rem;
    float: left;
    clear: none;
    font-weight: bold;
    cursor: pointer;
	    -webkit-border-radius: 10px 0 22px 0;
    -moz-border-radius: 10px 0 22px 0;
    border-radius:  10px 0 22px 0;
}
.cart-btns {
    display: block;
    width: 18em;
    max-width: 300px;
    position: relative;
}
.cart-btns:after {
    content: '';
    display: table;
    clear: both;
}
.cart-btns #atb-btn {
    width: 100%;
    transition: width 0.3s;
    text-align: center;
    margin: 0;
    box-sizing: border-box;
    font-size: 0.9em;
    position: absolute;
    top: 0;
    right: 0;
}
.cart-btns #atb-btn.half {
    width: calc(50% - 0.25em);
    margin-left: 0.25em;
}
.cart-btns #vcart {
    transition: width 0.3s;
    text-align: center;
    width: 0;
    white-space: nowrap;
    margin: 0;
    overflow: visible;
    box-sizing: border-box;
    font-size: 0.9em;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.cart-btns #vcart.half {
    width: calc(50% - 0.25em);
    margin-right: 0.25em;
    color: #FFF;
    padding: 0.75em 1em;
}
.cart-quant {
    width: calc(50% - 0.25em);
    margin-right: 0.25em;
     padding: 0.75em 1em;
}
.cart-quant label{
   display: inline-block;
   width: calc(70% - 0.25em);
}
.cart-quant input{
    width: calc(30% - 0.25em);
	 display: inline-block;
     padding: 0.5em;
}
.addBasket{ border: 1px solid #482a7f;   padding: 1em; margin: 0 0.25em 1em 0; width: calc(50% - 0.25em);}
.offerFlag, .saleFlag {
    color: #FFF;
    background: #482a7f;
    position: absolute;
    padding: 0.5em 3em 0.5em 1.5em;
    left: -0.05em;
    top: 2em;
   
    z-index: 999;
	-webkit-border-radius: 33px 0 33px 0;
    -moz-border-radius: 33px 0;
    border-radius: 33px 0 33px 0;
}

.offerFlag p, .saleFlag p {
    margin: 0;
	 font-size: 2em;
	font-weight: bold !important;
	line-height: 1em; 
}
#productBox{ position: relative;}
#productBox .half { float: left;}
.shopText { clear: both; margin-top: 3em; position: relative;}
#shopContainer .tripletileShrt {
    height: auto;
	background-color:#FFF;
	border: 1px solid #482a7f;
	color: #482a7f;
	height: 344px;
}
#shopContainer .tripletileShrt:nth-of-type(3n+1) {
    
}
#shopContainer .tripletileShrt .tripletileimage{
   width: 100%;
    text-align: center;
}

#shopContainer .tripletileShrt .tripletileimage img{
   width: auto;
   height:180px;
   margin: 1em auto 0;
}
#shopContainer .tripletileShrt .date{
   float: right;
}
#shopContainer .tripletileShrt h3, #shopContainer .tripletileShrt .directoryText{
   color: #346337;
}
#shopContainer .tripletileShrt h3 {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 100;
}
.shopimage {max-width:400px; margin: 1em auto; }
#productBox .date { float: right;}
.half .padder {margin: 1em 5em 1em 0;}
#productBox #socialContainer {
    width: 30%;
    max-width: 160px;
    float: right;
    margin: 0.75em -0.75em 0 0.75em;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    border: none;
}
#productBox  #socialContainer p {
    margin: 0.75em 0 0 0; font-size: 0.9em;
}
#productBox #socialbshare {
      padding: 0; 
}


@media only screen and (min-width: 1550px){
	#menu-container {
		width: 75%;
		min-height: 30px;
		margin: -1.8em 0 0 auto;
	}
	
	#menu-container.fixed {
		width: 100%;
		min-height: 50px;
		margin: 0;
	}
}
@media only screen and (max-width: 1680px){
	#headwrap {
       padding: 0 2em;
	}
}
@media only screen and (max-width: 1580px){
	
	#logo {
		width: 25%;
		max-width:350px
	}
	
	#menu li a {
		font-size:.8em;
		
	}
}
@media only screen and (max-width: 1450px){
	
	#logo {
		width: 20%;
		max-width:300px
	}
	#mainmenu {
		width: 80%;
	}
	#menu li a {
		padding: 0 1em;
	}
	#menu-container {
		width: 100%;
		min-height: 40px;
		margin: 0 0 0 auto;
	}
}

@media only screen and (max-width: 1300px){
	#rightcol,#narrowLeft, #narrowRightcol,#narrowrightcol, #left {
		width: 100%; float: none;
		height: auto; padding:0;
	}
	#narrowLeft .padder {
		padding: 30px 2.5em;
	}
	.mainmenu li {
		padding: 5px 1.1em;
		line-height: 1;
	}
	#menu li a {
		padding: 0 0.7em;
	}
}
@media only screen and (max-width: 1200px){
	.mainmenu li {
		padding: 5px 1em;
		line-height: 1;
	}
	#menu li a {
		padding: 0 0.5em;
		font-size:.75em
	}
	#menu li #contact a {
		font-size:1em
	}
	.top-bar-section {
		display:none;
	}
}
@media only screen and (max-width: 1180px) and (min-width: 600px){
	
	.tablet_Flex { display: flex;}
	.eventrow .tablet_Flex h3.block, .eventrow .tablet_Flex h4.block {
		margin: 0;
	}
}
@media only screen and (max-width: 1180px){
	#local-navs.hide-for-small {display: none !important;}
	#leftcol {
		width: 94%; float: none;
		height: auto; padding:0;
	}
	#headwrap {
		padding: 0;
		flex-direction: column;
		
	}
	.row {
		width: 90%;
		CLEAR: BOTH;
	}
	.mainLight, .mainlight {
		padding-top:3em;
	}
	
	.mobile_Show, #mobileshare {
		display:block;
	}
	#logo.sticky,#menu-container, .headcont, .mobile_Hide {
		display: none;
	}
	.top-bar {
		background: #523686;
		width:100vw;
		position: fixed;
		z-index:101;
	}
	.top-bar ul {
		height: 45px;
		display:flex;
	}
	.top-bar li {
		border-right: 1px solid #111;
		 width: 25%;
		 text-align: center;
		
	}
	 .top-bar a {
		font-weight: 700;
		font-size: 1em;
		color: #FFF;
		line-height: 45px;
	}
	.top-bar.expanded .title-area, .top-bar.expanded {
		background-color: #482a7f;
	}
	 
	
	#logo {
		float: unset;
		width: 90%;
		max-width: 200px;
		margin: 50px 1em .2em 1em;
	}
	.directorytile {
		width: 48%;
	}
	.DTflex{  overflow: scroll;} 
	.footcol_1_left, .footcol_1_right {
		width: 48%;
		margin: 1% auto;
		 
	}
	.footcol_2_right, .footcol_3_left  {
		width: 100%;
		margin: 5px 0;
		float: unset;  
	}
	.footcol_2_right  {
		text-align: center;
	}
	.footcol_2_right img  {
		max-width: 500px;
	}
	.utility_Menu li {
		 width: 50%;
	}
}
@media only screen and (max-width: 800px){
	
	form h1, form h3 {
		margin: 3%;
		width: 94%;
	}

 	.hamperAddress {
		float: none;
		margin: 3%;
		width: 94%;
	}
	
	.tripletileShrt2 ,.tripletileShrt , .directorytile {
		width: 48%;
	}
	.tripletileimage {
		height: auto;
	}
	.infoText {
		position: relative;
		
	}
	.DTflex{ flex-direction: column;} 
	
	.trans {
	   padding: 0
	}
	
	
	.productBoxF label {
		float: unset;
		width: 100%;
		margin: 0.5em 0;
	}
	.fixtureItem {
		width:23%;
		line-height:35px;
		padding-right: 1em;
	}
	.fixtureItemL{
		width:35%;
	}
	.removeItem {
		width: 11%;
		float: right;
		text-align: right;
		margin: 0;
		
		
	}	
	.removeItem  .addbutton{
		padding: 0;
		margin: 0;
	}
	#checkout_ButtonsS .redbutton {
		margin: 0;
		font-size: 1.1em;
		padding: 9px 1.2em!important;
	}
	.footcol_2_right, .footcol_1_left, .footcol_1_right {
		width: 90%;
		margin: 5px auto;
		float: unset;  
	}
	.footcol_3_left  {
		width: 100%;
		margin: 5px 0;
		float: unset;  
	}
	.utility_Menu li {
		float: unset;  
		width: 100%;
	}
}
@media only screen and (max-width: 500px)  {
	
	#featureblock {
   	right: 5%;
	}
	#leftcol, #rightcol,#narrowLeft, #narrowRightcol,#narrowrightcol, #left {
		width: 100%; float: none;
		height: auto;
	}
	#narrowLeft .padder {
		padding: 30px 1.5em;
	}
	.tripletileShrt ,.tripletileShrt2 , .directorytile {
		width: 98%;
		height: auto;
		float: none;
		height: auto;
		margin: .5em auto;
	}
	.tripletileShrt   {
		max-width: 364px; 
	}
	
	.timegap {
		width: 50%;
 	}
}

@media only screen and (min-width : 770px){.shoptile {min-height: 201px;}}
@media only screen and (max-width : 770px){.question-block{line-height:1em;padding:.75em;width:100%}}