@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));		
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;			
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link 
{
font-weight:inherit;
}
.cli-style-v2 
{   
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"] 
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}body
{
display:block;
}
.searchandfilter p
{
margin-top: 1em;
display:inline-block;
}
.searchandfilter ul
{
display:inline-block;
}
.searchandfilter li
{
list-style: none;
display:inline-block;
padding-right:10px;
} .widget-area .searchandfilter li, .widget-area .searchandfilter p
{
display:block;
}
.searchandfilter label
{
display:block;
}
.searchandfilter h4
{
margin:15px 0;
font-size:16px;
}
.searchandfilter ul > li > ul:not(.children)
{
margin-left:0;
}

@font-face {
font-family: helveticabold;
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaregular;
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helvetica-light;
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaneue-light;
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);
src: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
font-weight: 400;
font-style: normal;
}
body {
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
.space {
clear: both;
padding: 30px 0 0;
width: 100%;
float: left;
}
.like_txt {
margin: 30px 0 0;
padding: 0;
color: #12a252;
font-family: helveticaregular;
font-size: 20px;
line-height: 20px;
text-align: center;
}
.like_txt a {
color: #12a252;
}
.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr iframe {
max-width: none;
}
.sfwp_fivestar_ul li {
display: block;
padding-right: 20px;
}
.shwthmbfraftr {
margin-top: 5px !important
}
label.toglpstpgsbttl {
float: left;
margin-top: 5px !important
}
.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt {
float: left;
}
.tab6 ul.enough_waffling.sfsi_dsplyatend {
width: 24%;
float: left;
}
.tab4 ul.like_icon {
margin: 0;
padding: 20px 0 0;
list-style: none;
text-align: center;
}
.tab4 ul.like_icon li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.like_icon li span {
margin: 0;
width: 58px;
display: block;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
height: 38px;
overflow: hidden;
padding: 10px 2px 2px;
font-size: 17px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab4 ul.like_icon li a {
color: #5a6570;
text-decoration: none;
}
.tab4 ul.enough_waffling {
margin: 0;
padding: 25px 0 27px;
list-style: none;
text-align: center;
}
.tab4 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.enough_waffling li span {
float: left;
}
.tab4 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sfsi_mainContainer .checkbox {
width: 31px;
height: 31px;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;
display: inherit;
}
.sfsi_mainContainer .radio {
width: 40px;
height: 40px;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;
display: inherit;
}
.sfsi_mainContainer .select {
width: 137px;
height: 47px;
font-size: 17px;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;
display: block;
padding-left: 16px;
line-height: 49px;
}
.sfsi_mainContainer .line {
background: #eaebee;
height: 1px;
font-size: 0;
margin: 15px 0 0;
clear: both;
width: 100%;
float: left;
}
.specify_counts {
display: block;
margin-top: 15px;
padding-top: 15px;
clear: both;
width: 100%;
float: left;
border-top: 1px solid #eaebee;
}
.specify_counts .radio_section {
width: 30px;
float: left;
margin: 12px 10px 0 0;
}
.specify_counts .social_icon_like {
width: 54px;
float: left;
margin: 0 15px 0 0;
}
.specify_counts .social_icon_like ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.specify_counts .social_icon_like li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.specify_counts .social_icon_like li span {
margin: 0;
width: 54px;
display: block;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;
height: 24px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.specify_counts .social_icon_like li a {
color: #5a6570;
text-decoration: none;
}
.specify_counts .listing {
width: 88%;
margin-top: -5px;
display: inherit;
float: left;
}
.specify_counts .listing ul {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.specify_counts .listing li {
margin: 15px 0 0;
padding: 0;
list-style: none;
clear: both;
line-height: 39px;
font-size: 17px;
}
.specify_counts .listing li span {
float: left;
margin-right: 20px;
}
.specify_counts .listing li .input {
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 25px;
}
.specify_counts .listing li .input_facebook {
width: 288px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 16px;
}
.save_button {
width: 450px;
padding-top: 30px;
clear: both;
margin: auto;
}
.save_button a {
background: #12a252;
text-align: center;
font-size: 23px;
color: #FFF !important;
display: block;
padding: 11px 0;
text-decoration: none;
}
.save_button a:hover {
background: #079345
}
.tab5 ul.share_icon_order {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.tab5 ul.share_icon_order li {
margin: 22px 6px 0 0;
padding: 0;
list-style: none;
float: left;
line-height: 37px;
}
.tab5 ul.share_icon_order li:last-child {
margin: 22px 0 0 3px;
}
.tab5 .row {
border-top: 1px solid #eaebee;
margin-top: 25px;
padding-top: 15px;
clear: both;
display: block;
width: 100%;
float: left;
font-family: helveticaregular;
line-height: 42px;
}
.tab5 .icons_size {
position: relative;
}
.tab5 .icons_size span {
margin-right: 18px;
display: block;
float: left;
font-size: 17px;
font-weight: 400;
line-height: 46px;
}
.tab5 .icons_size span.last {
margin-left: 55px;
}
.tab5 .icons_size input {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 13px 13px 12px;
margin-right: 18px;
float: left;
display: block;
}
.tab5 .icons_size select.styled {
position: absolute;
left: 0;
width: 135px;
height: 46px;
line-height: 46px;
}
.tab5 .icons_size .field {
position: relative;
float: left;
display: block;
margin-right: 20px;
}
.tab5 .icons_size ins {
margin-right: 25px;
float: left;
font-size: 17px;
font-weight: 400;
text-decoration: none;
}
.tab5 .icons_size ins.leave_empty {
line-height: 23px;
}
.tab5 .icons_size {
padding-top: 15px;
}
.tab5 ul.enough_waffling {
margin: -5px 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab5 .new_wind .row_onl ul.enough_waffling { margin: 20px 0 0 0;
padding: 0;
list-style: none;
height: 38px;
text-align: center;
width: 61%;
}
.tab5 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
float: left;
}
.tab5 ul.enough_waffling li span {
float: left;
}
.tab5 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sticking p {
float: left;
font-size: 18px !important;
}
.sticking p.list {
width: 168px;
}
.sticking p.link {
margin: 3px 0 0 12px;
padding: 0 !important;
float: left;
}
.sticking .float {
margin-left: 188px;
margin-top: 3px;
float: left;
font-size: 17px;
}
.sticking ul {
margin: 0;
padding: 30px 0 0;
list-style: none;
float: left;
}
.sticking a {
color: #a4a9ad;
}
.sticking p {
line-height: 19px !important;
}
.sticking .field {
position: relative;
float: left;
display: block;
margin-left: 20px;
}
.sticking .field .select {
width: 206px;
height: 47px;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;
display: block;
padding-left: 10px;
}
.sticking .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 211px;
line-height: 46px;
height: 46px;
}
.mouseover_field {
width: 455px;
float: left;
font-size: 18px;
margin-top: 10px;
}
.mouseover_field label {
width: 125px;
float: left;
}
.mouseover_field input {
width: 256px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
}
.pop_up_box {
width: 474px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 200px auto;
padding: 20px 25px 0px;
font-family: helveticaregular;
color: #5a6570;
min-height: 250px;
position: relative;
}
.pop_up_box h4,
.pop_up_box_ex h4 {
font-size: 20px;
color: #5a6570;
text-align: center;
margin: 0;
padding: 0;
line-height: 22px;
}
.pop_up_box p,
.pop_up_box_ex p {
font-size: 17px;
line-height: 28px;
color: #5a6570;
text-align: left;
margin: 0;
padding: 25px 0 0;
font-family: helveticaregular;
}
.sfsi_popupcntnr {
float: left;
width: 100%
}
.sfsi_popupcntnr>h3 {
color: #000;
float: left;
font-weight: 700;
margin-bottom: 5px;
width: 100%
}
ul.flwstep {
float: left;
width: 100%
}
ul.flwstep>li {
color: #000;
font-size: 16px;
margin: 5px;
}
.upldbtn {
float: left;
text-align: center;
width: 100%
}
.upload_butt {
background-color: #12a252;
border: none;
color: #fff;
font-weight: 700;
margin-top: 10px;
padding: 7px 22px;
width: auto;
cursor: pointer;
font-size: 19px;
}
.pop_up_box .button {
background: #12a252;
font-size: 22px;
line-height: 24px;
color: #5a6570;
text-align: center;
min-height: 80px;
margin-top: 32px;
box-shadow: none;
}
.pop_up_box .button:hover {
box-shadow: none !important;
}
.pop_up_box .button a.activate {
padding: 0px 0;
}
.pop_up_box a,
.pop_up_box_ex a {
color: #a4a9ad;
font-size: 20px;
text-decoration: none;
text-align: center;
display: inline-block;
margin-top: 18px;
width: 100%;
}
.pop_up_box .upload {
width: 100%;
float: left;
text-align: left;
margin-top: 15px;
height: 46px;
}
.pop_up_box .upload label {
width: 135px;
float: left;
line-height: 45px;
font-size: 18px;
font-family: helveticaregular;
text-align: left;
}
.pop_up_box .upload input[type=text] {
width: 248px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 0 10px;
font-size: 16px;
height: 44px;
text-align: left;
color: #5a6570;
font-family: helveticaregular;
}
.pop_up_box .upload input.upload_butt {
width: 100px;
background: #12a252;
box-shadow: 0 0 0;
border: 0;
text-align: center;
font-size: 18px;
color: #fff;
font-family: helveticaregular;
height: 45px;
right: 32px;
top: 71px;
position: absolute;
}
.pop_up_box .upload a {
color: #12a252;
font-size: 18px;
text-decoration: underline;
font-family: helveticaregular;
margin: 0 0 16px 140px;
}
.pop_up_box a:hover,
.pop_up_box_ex a:hover {
color: #a4a9ad;
}
.inr_cont .fb_url {
clear: both;
}
.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url lable {
float: left;
}
.inr_cont .fb_url input.add {
margin-left: 19px;
}
.inr_cont .fb_url .checkbox {
margin: 6px 0 0;
}
.inr_cont .fb_url label { line-height: 22px;
margin: 10px 0 0 15px;
font-size: 17px;
}
.inr_cont textarea.add_txt {
resize: none;
margin: 0 0 0 19px !important;
height: 60px;
}
.tab2 .inr_cont textarea.add_txt {
width: 382px !important;
height: 90px;
overflow: hidden;
}
.tab2 .inr_cont input.add {
width: 417px;
}
.red_txt,
.tab2 .red_txt {
color: #ef4745 !important;
text-align: center !important;
padding-top: 5px !important;
}
.green_txt {
color: #12A252 !important;
text-align: center !important;
padding-top: 5px !important;
}
.red_txt {
color: #f80000 !important;
text-align: center !important;
padding-top: 5px !important;
}
.linked_tab_2 .fb_url label {  width: 22%;
}
.twt_tab_2 label {
width: 18%
}
.bdr_top {
border-top: none !important;
}
.linked_tab_2 .fb_url input.link_dbl {
margin-bottom: 6px;
}
.tab3 {
overflow: hidden;
}
.tab3 .row { padding: 25px 0;
clear: both;
overflow: hidden;
}
.tab3 ul.tab_3_list {
overflow: hidden;
margin: 4px 0 11px;
}
ul.tab_3_list li {
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
padding: 0 0 0 30px;
color: #778088;
font-family: helveticaregular;
font-size: 17px;
margin-bottom: 4px;
}
.tab5 ul.tab_3_list li {
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}
.tab3 .row h3 { margin: 20px 0 0px;
color: #414951;
font-family: helveticabold;
font-size: 20px;
}
ul.tab_3_icns {
list-style: none;
margin: 10px 0 0;
overflow: hidden;
}
ul.tab_3_icns li {
width: 100%;
margin: 0 0 21px;
float: left;
}
ul.tab_3_icns label {
float: left;
line-height: 42px; color: #69737C;
font-size: 18px;
font-family: helveticaregular;
min-width: 125px;
}
ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li .radio {
float: left;
}
.tab3 .sub_row h4 {
color: #a4a9ad !important;
}
.tab3 .sub_row p {
padding-top: 18px !important;
clear: both;
overflow: hidden;
}
.sub_row .sub_sub_box p {
padding-top: 18px !important;
}
.tab3 .sub_row .checkbox {
float: left;
margin-top: 4px;
}
.tab3 .sub_row .sub_sub_box {
width: 80%;
margin: 7px 0 15px 10%;
float: left;
}
.tab3 .sub_row input.smal_inpt {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
float: left;
margin-left: 10px;
}
.tab3 .sub_row .drop_lst {
border: 1px solid #d6d6d6;
font-size: 16px;
color: #5a6570;
width: 120px;
}
.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p label {
float: left;
}
.tab3 .first_row {
width: 90%;
float: left;
}
.tab3 .first_row p {
padding: 0 !important;
}
.tab3 .first_row p label {
line-height: 44px;
margin: 0 10px;
}
.tab3 .first_row p:last-child {
margin-left: 27%
}
.tab3 .tab_1_sav {
padding-top: 20px !important;
margin: 10px auto 20px;
}
.suc_msg {
background: #12A252;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.error_msg {
background: #D22B30;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.fileUPInput {
cursor: pointer;
position: relative;
top: -43px;
right: 0;
z-index: 99;
height: 42px;
font-size: 5px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
width: 100%
}
.inputWrapper {
height: 20px;
width: 50px;
overflow: hidden;
position: relative;
cursor: pointer;
}
.custom-txt {
background: none !important;
padding-left: 2px !important;
}
.custom-img {
float: left;
margin-left: 20px;
}
.loader-img {
float: left;
margin-left: -70px;
display: none;
}
.pop-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #d3d3d3;
z-index: 10;
padding: 20px;
display: none;
}
.fb-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #d3d3d3;
z-index: -1000;
padding: 20px;
opacity: 0;
display: block;
}
.inputError {
border: 1px solid #f80000 !important;
}
.sfsicloseBtn {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.sfsi_tool_tip_2 .tool_tip>img,
.tool_tip>img {
display: inline-block;
margin-right: 4px;
float: left;
}
.norm_row {
float: left;
min-width: 25px;
}
.norm_row a {
border: none;
display: inline-block;
position: relative;
float: left;
}
.sfsi_tool_tip_2 a {
min-height: 0 !important;
}
.sfsi_widget {
min-height: 55px;
}
.sfsi_widget a img {
box-shadow: none !important;
outline: 0;
}
.sfsi_wicons {
display: inline-block;
color: #000;
}
.sel-active {
background-color: #f7941d;
}
.sfsi_outr_div .close {
position: absolute;
right: 18px;
top: 18px;
}
.sfsi_outr_div h2 {
color: #778088;
font-family: helveticaregular;
font-size: 26px;
margin: 0 0 9px;
padding: 0;
text-align: center;
font-weight: 400;
}
.sfsi_outr_div ul li a {
color: #5A6570;
text-decoration: none;
}
.sfsi_outr_div ul li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
float: none;
}
.expanded-area {
display: none;
}
.sfsi_wicons a {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
}
.scale,
.scale-div {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.sfsi_Sicons {
float: left;
}
.sfsi_Sicons .sf_subscrbe {
margin: 2px 3px 3px 0;
line-height: 20px;
}
.sfsi_Sicons .sf_fb
{
margin: 0 4px 0 5px;
line-height: 20px;
}
.sfsi_Sicons .sf_fb_share {
text-align: left;
vertical-align: middle;
float: left;
line-height: 33px;
width: auto;
margin-right: 7px;
}
.sfsi_Sicons .sf_twiter {
margin: -12px 7px 0 4px;
line-height: 20px;
}
.sfsi_Sicons.left .sf_subscrbe {
margin: 2px 8px 3px 0;
}
.sfsi_Sicons.left .sf_fb {
margin: 0 8px 0 0;
}
.sfsi_Sicons.left .sf_twiter {
margin: 2px 7px 0 0;
}
.sfsi_Sicons.right .sf_subscrbe {
margin: 2px 0 3px;
}
.sfsi_Sicons.right .sf_fb {
margin: 0 0 0 7px;
}
.sfsi_Sicons.right .sf_twiter {
margin: 2px 0 0 8px;
}
.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons .sf_twiter {
position: relative;
width: 75px;
}
.sfsi_Sicons .sf_twiter iframe {
margin: 0px;
height: 20px !important;
overflow: visible !important;
}
.sfsi_Sicons .sf_twiter iframe #widget {
overflow: visible !important;
}
.sfsi_Sicons .sf_subscrbe a {
width: auto;
float: left;
border: medium none;
padding-top: 0px;
}
.sfsi_Sicons .sf_subscrbe a:focus {
outline: medium none;
}
.sfsi_Sicons .sf_subscrbe a img {
width: 65px;
float: left;
height: 20px !important;
}
.sfsi_Sicons .sf_fb {
position: relative;
width: 75px;
}
.sfsi_Sicons .fb_iframe_widget {
float: left;
min-width: 115px;
width: 73px;
margin: 2px 0 0;
}
.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"] {
min-width: 125px;
width: 73px !important;
margin-left: 17px;
margin-right: 24px;
}
.sfsi_pop_up .button a:hover {
color: #fff;
}
.sfsi_pop_up .button:hover {
background: #12a252;
color: #fff;
border: none;
}
ul.icn_listing li .right_info a {
outline: 0;
font-family: helveticaregular;
}
.upload_pop_up .upload_butt {
line-height: 27px;
margin-left: 6px;
}
.drop_lsts {
left: 220px;
position: relative;
top: -40px;
}
.drop_lsts .styled {
top: -42px;
width: 127px;
height: 33px;
}
.drop_lsts span {
line-height: 50px;
}
.drag_drp {
left: 11px;
position: relative;
top: 38px;
font-size: 17px;
}
.listing ul li label {
width: 224px;
float: left;
}
.row_onl {
width: 100%;
float: left;
}
#sfsi_Show_popupOn_PageIDs option.sel-active {
background: #f7941d;
}
.sfsi_inside div iframe {
float: left;
margin: 0;
}
.sfsi_inside div #___plus_0,
.sfsi_inside div #___plusone_0 {
height: 27px;
}
.sfsi_outr_div li {
float: left;
}
.sfsi_tool_tip_2 .sfsi_inside div {
min-height: 0;
}
#___plus_1>iframe {
height: 30px;
}
.main_contant h1 {
margin: 0 0 23px;
}
.main_contant p {
margin: 0 0 11px;
}
.main_contant p>a {
color: #1a1d20;
text-decoration: underline;
}
.tab1 .gary_bg {
background: #f1f1f1;
}
#accordion {
margin-top: 25px;
}
.main_contant p>a,
.tab1 p span {
font-family: helveticabold;
}
.wapper .ui-accordion-header-active {
margin-top: 20px !important;
}
.wapper .tab2 {
padding: 20px 33px 12px 34px !important;
}
.wapper .tab2 p {
margin-bottom: 6px;
}
.tab2 .twt_tab_2 label {
width: 175px;
}
.tab2 .twt_fld {
margin: 18px 0 23px;
float: left;
}
.tab2 .twt_fld_2 {
margin: 0 0 12px;
float: left;
}
.tab2 .utube_inn {
padding-bottom: 2px;
float: left;
}
.tab2 .utube_inn label {
max-width: 90%
}
.tab2 .utube_inn label span {
font-family: helveticabold;
}
.tab2 .inr_cont p>a {
font-family: helveticaneue-light;
color: #778088;
text-decoration: underline;
}
.pinterest_section .inr_cont .pint_url {
float: left;
padding-top: 6px;
clear: both;
}
.pinterest_section .inr_cont .add {
width: 417px !important;
}
.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section .link_4 {
float: left;
width: 100%
}
.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4 input.add {
width: 417px;
}
.linkedin_section .link_1 {
margin-bottom: 7px;
}
.linkedin_section .link_2 {
margin-bottom: 12px;
}
.linkedin_section .link_3,
.linkedin_section .link_4 {
margin-bottom: 13px;
}
.tab2 .linkedin_section .link_4 {
margin-bottom: 0;
}
ul.tab_3_list li span {
font-family: helveticaregular;
}
#accordion .tab4 h4,
#accordion1 .tab4 h4 {
color: #414951;
font-size: 20px;
}
.specify_counts .listing li .input {
width: 73px;
}
.sfsi_fbpgidwpr {
width: 160px;
float: left;
font-weight: bold;
font-size: 17px;
color: #000000;
}
.sfsi_fbpgiddesc {
font-weight: normal;
width: 42%;
font-size: 14px;
color: #888888;
padding: 4px 0 0 60px;
}
.specify_counts .listing li .input.mypginpt {
width: 288px;
}
.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
padding-top: 0 !important;
margin-bottom: 10px !important;
}
.tab4 {
padding-top: 35px !important;
}
.tab4 .save_button {
padding-top: 46px;
}
.tab5 {
padding-top: 31px !important;
}
.tab7 {
padding-top: 28px !important;
}
.tab5 .row_onl {
margin-top: 15px;
}
.tab5 .sticking .link>a {
color: #a4a9ad;
text-decoration: underline;
}
.tab5 .mouse_txt h4 { padding-bottom: 30px !important;
}
.tab5 .save_button {
padding-top: 54px;
}
.tab7 .like_pop_box h2 {
font-family: helveticabold;
text-align: center;
color: #414951;
font-size: 26px;
}
.tab1 ul.icn_listing li .right_info label:hover {
text-decoration: none !important;
}
.tab1 ul.icn_listing li .right_info label.expanded-area {
clear: both;
float: left;
margin-top: 14px;
width: 100%;
}
.tab7 .space {
margin-top: 14px;
}
.tab7 .pop_up_show label {
font-family: helveticaneue-light !important;
}
.tab7 .save_button {
padding-top: 78px;
}
.like_txt a {
text-decoration: none;
font-family: helveticaregular;
}
.bdr_btm_non {
border-bottom: none !important;
}
.tab1 .tab_1_sav {
padding-top: 13px;
}
#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp {
padding-top: 7px;
}
.tab2 .custom_section {
width: 100%
}
.tab7 {
padding-bottom: 40px !important;
}
.tab9 .save_button {
padding-top: 40px;
}
.tab9 .save_button a {
padding: 16px 0;
}
.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2 textarea.add_txt {
width: 464px !important;
}
.tab2 .utube_inn .fb_url label span {
font-family: helveticaneue-light;
}
.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8 label {
cursor: default !important;
}
.tab5 .new_wind h4 {
margin-bottom: 11px !important;
}
.pop_up_box .fb_2 span {
height: 28px !important;
}
.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a {
margin-top: 0;
}
.tab6 .social_icon_like1 ul li span {
margin-top: -1px;
}
#sfpageLoad {
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
height: 100%;
left: 160px;
opacity: 1;
position: fixed;
top: 0;
width: 92%;
z-index: 9999;
}
.sfsi_tool_tip_2,
.tool_tip {
background: #FFF;
border: 1px solid #e7e7e7;
box-shadow: #e7e7e7 0 0 2px 1px;
display: block;
float: left;
margin: 0 0 0 -52px;
padding: 5px 14px 5px 14px;
position: absolute;
z-index: 10000;
border-bottom: #e5e5e5 solid 4px;
width: 100px;
}
.sfsi_tool_tip_2 {
display: inline-table;
}
.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget a {
outline: 0;
}
.sfsi_tool_tip_2_inr {
bottom: 90%;
left: 20%;
opacity: 0;
}
.sfsi_tool_tip_2 .bot_arow {
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;
position: absolute;
bottom: -21px;
left: 50%;
width: 15px;
height: 21px;
margin-left: -5px;
}
.sfsi_tool_tip_2 .top_big_arow {
position: absolute;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
top: -21px;
left: 50%;
width: 15px;
height: 21px;
margin-right: -5px;
}
.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a {
margin-top: 0;
}
.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit a {
margin: 0;
}
.sfsiTlleftBig {
bottom: 121%;
left: 22%;
margin-left: -54%
}
.sfsiTlleft {
bottom: 100%;
left: 50%;
margin-left: -66px;
margin-bottom: 2px;
}
.sfsi_plc_btm {
bottom: auto;
top: 100%;
left: 50%;
margin-left: -63px;
margin-top: -6px;
margin-bottom: auto;
}
.inerCnt {
position: relative;
z-index: inherit !important;
float: left;
width: 100%;
float: left;
}
.sfsi_wicons {
margin-bottom: 30px;
position: relative;
padding-top: 5px;
}
.norm_row .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px !important;
text-align: center;
line-height: 12px !important;
background: #fff;
border-radius: 5px;
left: 50%;
margin-left: -22px;
z-index: 9;
border: 1px solid #333;
top: 100%;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 8px;
width: 40px;
}
.norm_row .bot_no:before {
content: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
}
.bot_no.sfsiSmBtn {
font-size: 10px;
margin-top: 4px;
}
.bot_no.sfsiSmBtn:before {
margin-left: -8px;
top: -9px;
}
.norm_row .cbtn_vsmall {
font-size: 9px;
left: -28%;
top: 4px;
}
.norm_row .cbtn_vsmall:before {
left: 31%;
top: -9px;
margin-left: -31%
}
h2.optional {
font-family: helveticaregular;
font-size: 25px;
margin: 14px 0 19px;
color: #5a6570;
}
.utube_tool_bdr .utub_visit {
margin: 9px 0 0;
height: 24px;
display: inline-block;
float: none;
}
.utube_tool_bdr .utub_2 {
margin: 9px 0 0;
height: 24px;
width: 86px;
display: inline-block;
float: none;
}
.printst_tool_bdr {
width: 79px;
}
.printst_tool_bdr .prints_visit {
margin: 0 0 10px -22px;
}
.printst_tool_bdr .prints_visit_1 {
margin: 0 0 0 -53px;
}
.fb_tool_bdr {
width: 68px;
height: auto;
}
.fb_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
overflow: hidden;
margin-left: 2px;
}
.fb_tool_bdr .sfsi_inside .icon1 { margin: 2px 0px 6px 0;
height: auto;
display: inline-block;
float: none;
width: 62px;
}
.fb_tool_bdr .sfsi_inside .icon2 {
margin: 2px 0 -2px -8px !important;
height: auto;
width: 60px;
display: inline-block;
overflow: hidden;
}
.fb_tool_bdr .sfsi_inside .icon3 {
margin: 2px 0 2px 0;
height: auto;
width: 62px;
display: inline-block;
float: none;
}
.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside .fb_3 {
margin: 9px 0 0;
height: 25px;
}
.printst_tool_bdr .sfsi_inside {
text-align: center;
float: left;
width: 100%
}
.printst_tool_bdr .sfsi_inside .icon1 { margin: 3px 0 3px 0; height: auto;
display: inline-block;
float: none;
width: 64px;
}
.printst_tool_bdr .sfsi_inside .icon2 { margin: 2px 0 2px 0;
height: auto;
display: inline-block;
float: none;
max-width: 73px;
width: auto;
}
.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside .prints_visit_1 {
margin: 9px 0 0;
height: 20px;
float: none;
display: inline-block;
}
.printst_tool_bdr {
margin-left: -59px;
}
.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img {
padding-top: 0;
}
.gpls_tool_bdr {
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .icon1>a>img {
padding-top: 0;
}
.gpls_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.gpls_tool_bdr .sfsi_inside .icon1 {
margin: 2px 0;
display: inline-block;
float: none;
height: 29px;
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .icon2 {
margin: 2px 0 3px 0;
display: inline-block;
float: none;
height: 24px;
width: 38px;
}
.gpls_tool_bdr .sfsi_inside .icon3 {
margin: 3px 0 2px 0;
display: inline-block;
float: none;
height: 24px;
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside .gtalk_3 {
margin: 9px 0 0;
height: 29px;
}
.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
bottom: 100%;
left: 50%;
margin-bottom: -12px;
}
.fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
bottom: 100%;
left: 50%;
margin-bottom: 8px;
}
.printst_tool_bdr {
bottom: 80%;
left: 50%; margin-bottom: 0px;
margin-bottom: 18px;
}
.printst_tool_bdr {
bottom: 80%;
left: 50%;
margin-bottom: 18px;
}
.twt_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.twt_tool_bdr .sfsi_inside .cstmicon1 {
margin: 2px 0px 2px 0 !important; float: none;
width: 62px;  }
.twt_tool_bdr .sfsi_inside .cstmicon1 a img {
float: left;
}
.twt_tool_bdr .sfsi_inside .icon1 { margin: 5px 0px 3px 0 !important;
display: inline-block;
float: none;
width: 61px; height: auto;
}
.twt_tool_bdr .sfsi_inside .icon1 iframe {
width: 61px !important;
}
.twt_tool_bdr .sfsi_inside .icon2 {
margin: 3px 0px 2px 0px !important;
display: inline-block;
float: none;
height: auto;
width: 58px;
}
.twt_tool_bdr .sfsi_inside .twt_1 {
margin: 9px 0 0;
display: inline-block;
float: none;
width: 58px;
height: 20px;
overflow: hidden;
}
.twt_tool_bdr .sfsi_inside .twt_1 iframe {
width: 100% !important;
}
.twt_tool_bdr .sfsi_inside .twt_2 {
margin: 9px 0 0;
height: 20px;
display: inline-block;
float: none;
width: 58px;
}
.utube_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.utube_tool_bdr .sfsi_inside .icon1 { margin: 4px 0px 3px 0;
height: 24px;
display: inline-block;
float: none;
width: 96px;
}
.utube_tool_bdr .sfsi_inside .icon2 { margin: 2px 0 3px 0 !important;
height: 24px;
display: inline-block;
float: none;
max-width: 96px;
width: 82px;
}
.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr {
width: 93px;
bottom: 100%;
left: 50%;
margin-bottom: -12px;
}
.utube_tool_bdr {
width: 93px;
bottom: 100%;
left: 50%;
margin-bottom: 8px;
}
.linkedin_tool_bdr {
width: 66px;
}
.linkedin_tool_bdr .sfsi_inside {
text-align: center;
float: left;
width: 100%
}
.linkedin_tool_bdr .sfsi_inside .icon1 {
margin: 2px 0 2px 0px;
display: inline-block;
float: none; width: 100%;
text-align: initial;
}
.linkedin_tool_bdr .sfsi_inside .icon2 {
margin: 2px 19px 2px 0px;
display: inline-block;
float: none; width: 100%;
}
.linkedin_tool_bdr .sfsi_inside .icon3 {
margin: 2px 19px 2px 0px;
display: inline-block;
float: none; width: 100%;
}
.linkedin_tool_bdr .sfsi_inside .icon4 {
margin: 2px 0 1px 0px;
display: inline-block;
float: none; width: 100%;
}
.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1 {
margin: 7px 0;
}
.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1 {
height: auto
}
.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr .linkin_4 {
margin: 9px 0 0 !important;
height: 20px;
display: inline-block;
float: none;
overflow: hidden;
}
.twt_tool_bdr {
width: 62px;
height: auto;
}
.twt_tool_bdr .sfsi_inside .icon1>iframe {
margin: 0 auto !important;
float: none !important;
width: 100%
}
.twt_tool_bdr .sfsi_inside .icon1>iframe #widget {
text-align: center;
}
.sfsi_pop_up .button {
border: none;
padding: 0;
}
.pop_up_box .button a {
color: #fff;
line-height: normal;
font-size: 22px;
text-decoration: none;
text-align: center;
width: 482px;
height: 80px;
margin: 0;
display: table-cell;
vertical-align: middle;
font-family: helveticabold;
}
.tab3 ul.tab_3_icns li .radio {
margin-top: 7px;
}
.tab3 ul.tab_3_icns li label {
line-height: 50px !important;
margin-left: 20px;
}
.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer textarea {
color: #5a6570 !important;
line-height: 1 !important;
}
.adminTooltip {
left: 118px;
position: absolute;
}
.adPopWidth {
min-height: 136px !important;
}
.main_contant p>a.lit_txt,
.tab4 p>a {
font-family: helveticaregular;
color: #414951;
}
.tab1 ul.icn_listing li .custom-txt {
margin-left: 5px;
}
.tab1 ul.icn_listing li .custom-img {
margin-left: 18px;
}
.linkedin_section .link_4>label.anthr_labl {
height: 60px;
}
.mediam_txt {
font-family: helveticabold;
}
.sfsiCtxt {
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
float: left;
padding-left: 19px;
color: #5a6570;
}
.customstep2-img {
width: 51px;
float: left;
}
.tab2 .row h2.custom {
margin: 15px 0 7px 21px;
height: 52px;
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
}
.custom-links p.cus_link label {
margin-left: 0;
}
.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover {
opacity: .9;
}
.tab2 .rss_url_row .sfrsTxt {
font-size: 17px;
line-height: 47px;
margin: 0 0 0 4px;
font-family: helveticaregular;
}
.tab2 .rss_url_row .sfrsTxt>strong {
font-family: helveticaregular;
}
.tab2 .utube_inn p.extra_pp {
float: left;
width: 100%;
margin: 0 0 0 48px;
}
.tab2 .utube_inn p.extra_pp label {
float: left;
line-height: 41px;
margin-right: 8px;
}
.sfsi_inside .icon2 .fb_iframe_widget span {
width: 500px !important;
}
@media (max-width:767px) {
.sfsi_inside .icon2 .fb_iframe_widget span {
width: auto;
}
.sfsi_outr_div {
top: 10%
}
.sfsi_outr_div h2 {
font-size: 22px !important;
line-height: 28px;
}
.sfsi_wicons {
padding-top: 0;
}
}
.specify_counts .listing li .high_prb {
height: 41px;
}
.sfsi_Sicons {
position: relative;
}
.sfsi_Sicons .fb_iframe_widget {
float: left;
width: 73px;
margin: 2px 0 0;
}
.sfsi_Sicons .sf_fb .fb_iframe_widget>span {
position: absolute; }
.tab2 .utube_inn label {
font-size: 17px;
}
.sfsi_plc_btm {
padding: 5px 14px 9px;
}
.tab7 .field {
margin-top: 7px;
}
.sfsi_outr_div ul li .cmcls img {
margin-top: 0 !important;
}
.sfsi_outr_div ul li .inerCnt {
float: left;
}
.sfsi_outr_div ul li .inerCnt .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px !important;
line-height: 12px !important;
text-align: center;
background: #fff;
border-radius: 5px;
display: block;
left: 50%;
margin-left: -20px;
border: 1px solid #333;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 6px;
width: 40px;
word-break: break-all;
word-wrap: break-word;
}
.sfsi_outr_div ul li .inerCnt .bot_no:before {
content: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
}
.sfsi_outr_div {
position: fixed;
width: 100%;
float: none;
left: 50%;
top: 20%;
margin-left: -50%;
opacity: 0;
z-index: -1;
display: block;
text-align: center;
}
.sfsi_outr_div .sfsi_FrntInner_chg {
display: inline-block;
padding: 15px 17px 27px 18px;
background: #FFF;
border: 1px solid #EDEDED;
box-shadow: 0 0 5px #CCC;
margin: 20px;
position: relative;
}
.sfsi_FrntInner_chg .sfsiclpupwpr {
position: absolute;
right: -10px;
top: -10px;
width: 25px;
cursor: pointer;
}
.sfsi_FrntInner_chg .sfsiclpupwpr img {
width: auto;
float: left;
border: medium none;
}
.tab7 .like_pop_box {
width: 100%;
margin: 35px auto auto;
position: relative;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner {
display: inline-block;
padding: 18px 20px;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
border: 1px solid #ededed;
background: #FFF;
}
.tab7 .like_pop_box .sfsi_Popinner h2 {
margin: 0 0 23px;
padding: 0;
color: #414951;
font-family: helveticabold;
font-size: 26px;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab7 .like_pop_box .sfsi_Popinner ul li span {
margin: 0;
width: 60px;
display: block;
background: url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
height: 37px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab7 .like_pop_box .sfsi_Popinner ul li a {
color: #5a6570;
text-decoration: none;
}
.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons {
margin-bottom: 0;
}
.sfsi_outr_div ul {
list-style: none;
margin: 0 0 24px;
padding: 0;
text-align: center;
}
a.sfsiColbtn {
color: #5a6570 !important;
float: right;
font-size: 14px;
margin: -35px -30px 0 0;
position: relative;
right: 0;
font-family: helveticaregular;
width: 100px;
text-decoration: none;
}
.tab3 a.sfsiColbtn {
margin-top: -43px;
}
.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons {
margin-left: 0 !important;
}
ul.tab_3_icns li .trans_bg {
background: #000;
padding-left: 3px;
}
.tab2 .instagram_section {
padding-bottom: 20px;
}
h1.abt_titl {
text-align: center;
margin: 19% 0 0;
}
.sfcm.sfsi_wicon {
padding: 0;
width: 100%;
border: medium none;
}
.fb_iframe_widget span {
vertical-align: top !important;
}
.sfsi_outr_div .sfsi_FrntInner_chg ul {
margin: 0 0 0 3px;
}
.sfsi_outr_div .sfsi_FrntInner_chg ul li {
margin: 0 3px 0 0;
}
.sfcm.sfsi_wicon {
margin: -1px;
padding: 0;
}
@media (min-width:320px) and (max-width:480px) {
.sfsi_tool_tip_2,
.tool_tip {
padding: 5px 14px 0;
}
.sfsi_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_outr_div {
top: 10%;
}
.sfsi_FrntInner_chg .sfsi_wicons {
width: 31px !important;
height: 31px !important;
}
.sfsi_FrntInner_chg .sfsi_wicons img {
width: 100%;
}
.sfsi_Sicons .sf_fb
{
margin-bottom: 24px;
}
.sfsi_Sicons .sf_twiter {
margin-bottom: 4px;
}
}
@media (max-width:320px) {
.sfsi_tool_tip_2,
.tool_tip {
padding: 5px 14px 0;
}
.sfsi_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_FrntInner_chg .sfsi_wicons {
width: 31px !important;
height: 31px !important;
}
.sfsi_FrntInner_chg .sfsi_wicons img {
width: 100%
}
}
ul.SFSI_lsngfrm {
float: left;
width: 61%;
padding-left: 60px !important;
}
ul.SFSI_instructions {
float: left;
width: 35%;
}
li.youtube_options {
padding-left: 60px !important;
}
input[name="sfsi_pinterest_manualCounts"] {
margin-left: -20px !important;
}
ul.SFSI_instructions li {
font-size: 12px !important;
line-height: 25px !important;
margin: 0 !important;
padding: 0 0 0 15px !important;
width: 100%
}  .cstmskin_popup {
width: 500px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 40px 0px auto;
padding: 20px 25px 20px;
font-family: helveticaregular;
color: #5a6570;
height: auto;
float: left;
position: relative;
left: 35%;
}
.cstomskins_wrpr {
float: left;
width: 100%;
}
.custskinmsg {
float: left;
font-size: 15px;
margin-top: 10px;
width: 100%;
}
.custskinmsg>ul {
color: #000;
float: left;
margin-top: 8px;
width: 100%;
}
ul.cstmskin_iconlist {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
height: 307px;
overflow-y: scroll;
}
.placethemanulywpr {
max-width: 98% !important
}
.cstmskin_iconlist>li {
float: left;
margin: 3px 0;
width: 100%;
}
.cstm_icnname {
float: left;
width: 30%;
}
.cstmskins_btn>img {
float: left;
margin-right: 25px;
}
.cstmskin_btn {
width: auto;
float: left;
padding: 3px 20px;
color: #fff;
background-color: #12a252;
text-decoration: none;
margin: 0 10px;
}
.cstmskins_sbmt {
width: 100%;
float: left;
text-align: center;
margin-top: 15px;
}
.done_btn {
width: auto;
padding: 3px 80px;
color: #fff;
background-color: #12a252;
text-decoration: none;
font-size: 18px;
}
.cstmskin_btn:hover,
.done_btn:hover,
.cstmskin_btn:focus,
.done_btn:focus {
color: #fff;
}
.skswrpr,
.dlt_btn {
display: none;
}
.cstmutbewpr {
width: 100%;
float: left;
margin-top: 10px;
margin-left: 40px;
}
.cstmutbewpr ul.enough_waffling li {
width: auto;
float: left;
margin-right: 20px;
}
.cstmutbewpr ul.enough_waffling li span {
float: left;
}
.cstmutbewpr ul.enough_waffling li label {
width: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}
.cstmutbewpr .cstmutbtxtwpr {
width: 100%;
float: left;
padding-top: 10px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr {
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p {
margin-left: 0px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr {
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label {
width: 120px;
}
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
padding: 0px;
margin: 0px;
width: 100%;
float: left;
border: medium none;
}
.sfsi_socialwpr {
width: auto;
display: inline-block;
vertical-align: middle;
}
.sfsi_socialwpr .sf_fb
{
float: left;
}
.sfsipyplfrm {
float: left;
margin-top: 10px;
width: 100%;
}
.sfsipyplfrm input[type="submit"] {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
color: #0074a2;
cursor: pointer;
font-weight: normal;
margin: 0;
padding: 5px 10px;
text-decoration: underline;
}
.sfsipyplfrm input[type="submit"]:hover {
color: #2ea2cc
}
.pop_up_box_ex {
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 5px 3px #d8d8d8;
color: #5a6570;
font-family: helveticaregular;
margin: 200px auto;
min-height: 150px;
padding: 20px 25px 0px;
position: relative;
width: 290px;
}
.pop_up_box_ex {
color: #5a6570;
font-family: helveticaregular;
}
.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,
.lnkdin_instruction {
float: left;
line-height: 22px;
margin-top: 10px;
width: 100%;
}
.fb_iframe_widget iframe {
max-width: none;
}
.sfsi_mainContainer p.bldtxtmsg {
float: left;
font-size: 15px;
font-weight: bold;
margin-top: 12px;
width: 100%;
text-align: center;
}
.sfsinewplgndesc {
background: none repeat scroll 0 0 #e5e5e5;
float: left;
padding: 5px 10px 8px;
margin-top: 25px;
}
.sfsinewplgndesc>.clear>a {
color: #5a6570;
font-weight: bold;
}
.sfsiicnsdvwrp {
float: left;
width: 110px;
}
.sfsi_Sicons .sf_subscrbe .bot_no {
background: rgba(0, 0, 0, 0) url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
font-size: 12px !important;
left: 67px;
line-height: 18px !important;
margin-left: 0px;
margin-top: 0px;
padding: 1px 0;
position: absolute;
text-align: center;
top: 30px;
white-space: pre;
width: 33px;
height: 24px;
z-index: 9;
}
.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div a {
box-shadow: none;
border: none;
} .sfsi_Sicons .sf_pinit>span>span {
width: 38px !important;
right: -45px !important;
}
.sfsi_wicons a {
box-shadow: none !important;
}
a.sficn {
cursor: pointer;
}
.sfsi_Sicons .fb_iframe_widget>span {
vertical-align: top !important;
}
.sfsi_Sicons .sf_fb
{
margin: 0 -10px 0px 2px !important;
}
.disabled_checkbox .sfsi_right_info:before {
position: absolute;
content: "";
width: 500px;
height: 60px;
display: inline-block;
z-index: 99;
margin-left: -59px;
margin-top: -14px;
background: rgba(255, 255, 255, .6);
}
.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before {
margin-left: -49px !important;
width: 400px;
}
#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2 { }
.sfsi_wechat_follow_overlay {
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
background: rgba(0, 0, 0, 0.7);
height:100vh;
}
.sfsi_wechat_follow_overlay .close_btn {
position: absolute;
right: 60px;
top: 60px;
font-size: 40px;
line-height: 40px;
text-decoration: none;
border: 1px solid #fff;
padding: 0 10px;
border-radius: 60px;
color: #333;
background-color: #ffff;
text-decoration: none;
}
@media (max-width:786px) {
.sfsi_upload_butt_container {
display: inline-block;
}
.upload_butt {
height: 38px;
}
.sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
margin-left: 0;
margin-right: 20px;
}
} #accordion1 p:nth-child(2) {
padding-top: 0px !important;
}
input[name="sfsi_instagram_manualCounts"] {
margin-left: -15px !important;
}
.sfsi_prem_cmn_rowlisting {
width: 33.33%;
}
.rss_url_row h4 {
line-height: 43px !important;
font-size: 17px !important;
font-family: 'helveticaneue-light' !important;
}
.cstmutbchnlnmewpr p.extra_pp label {
width: auto !important;
}
.cstmutbchnlidwpr p.extra_pp label {
width: auto !important;
}
.tab_3_option {
margin: 10px 0 0;
}
div.tab3 .sub_row.stand.sec_new {
margin: 0;
}
div#custom_social_data_setting h4 {
padding-bottom: 30px;
}
.like_pop_box img.sfcm {
height: 50px;
width: 50px;
}
.linkedin_tool_bdr {
line-height: 0 !important;
}
.twt_tool_bdr {
line-height: 0 !important;
}
div#sfsiid_facebook {
line-height: 0 !important;
}
div#sfsiid_youtube {
line-height: 0 !important;
}
.printst_tool_bdr {
line-height: 0 !important;
}  ul.SFSI_instructions li,
ul.SFSI_instructions li a {
font-size: 17px !important;
font-family: helveticaregular !important;
font-weight: 400;
color: #1a1d20 !important;
}
body .specify_counts .listing .sfsi_instagramInstruction li {
font-size: 17px !important;
font-family: helveticaregular !important;
font-weight: 400 !important;
color: #1a1d20 !important;
line-height: 26px !important;
} a.pop-up .radio{
opacity: 0.5;
background-position: 0px 0px !important; }
.sfsi_vertically_center{
display: flex;
justify-content: space-between;
align-items: center;
}
.sfsi_center{
display: flex;
justify-content: center;
}
.sfsi_custom_icons_q4{
display: flex;
align-items: center;
}
.tab6 .sfsi_responsive_icon_option_li .options .first.first.first {
width: 25%!important;
}
.sfsi_responsive_icon_gradient{
background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%); }
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li {
width: 50%;
max-width: 450px;
padding-left: 0;
padding-bottom: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li {
width:100% !important;
max-width:100% !important;
border-left: 45px solid transparent;
}
.tab6 ul.sfsi_icn_listing8 li {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
}
ul.sfsi_icn_listing8 li .sfsi_right_info a {
outline: 0;
font-family: helveticaregular;
}
#accordion .tab6 ul.sfsi_tab_3_icns {
margin-top: 25px;
}
.sfsi_tab_3_icns.sfsi_shwthmbfraftr {
overflow: visible;
}
ul.sfsi_tab_3_icns {
list-style: none;
margin: 34px 0 0;
overflow: hidden;
}
.tab6 ul.sfsi_icn_listing8 li {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li {
width: auto;
min-width: auto;
margin: 0 30px 0 0;
}
ul.sfsi_tab_3_icns label {
float: left;
line-height: 42px;
color: #69737C;
font-size: 18px;
font-family: helveticaregular;
min-width: 120px;
}
.tab6 ul.sfsi_tab_3_icns li label {
line-height: 50px !important;
}
#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4 {
color: #555;
font-size: 20px;
margin-left: 20px;
font-family: 'helveticaregular';
}
.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){
width: 27% !important;
}
.tab6 ul.sfsi_tab_3_icns li .radio{
margin-top: 7px;
}
ul.sfsi_icn_listing8 li .tb_4_ck{
float: left;
}
.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container .radio_section.tb_4_ck {
margin: 5px 20px 0 0 !important;
}
.sfsi_responsive_icon_option_li .options .field .select {
font-family: helveticaregular;
font-weight: 400;
font-size: 17px;
color: #5a6570!important;
}
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li {
width: 100% !important;
max-width: 1000px !important;
padding: 3px 0 5px 5px !important;
}
.sfsi_responsive_icons a{
text-decoration: none!important;
box-shadow: none!important;
}
.sfsi_responsive_icons *{
box-shadow: none!important;
}
.sfsi_responsive_icons .sfsi_responsive_icon_facebook_container{ background-color:#336699;}
.sfsi_responsive_icons .sfsi_responsive_icon_follow_container{ background-color:#00B04E;}
.sfsi_responsive_icons .sfsi_responsive_icon_twitter_container{ background-color:#55ACEE;}
.sfsi_small_button {
line-height: 0px;
height: unset;
padding: 6px !important;
}
.sfsi_small_button span {
margin-left: 10px;
font-size: 16px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_small_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button span {
margin-left: 10px;
font-size: 18px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_medium_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
line-height: 0px;
height: unset;
padding: 10px !important;
}
.sfsi_medium_button span {
margin-left: 10px;
font-size: 18px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_medium_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
line-height: 0px;
height: unset;
padding: 10px !important;
}
.sfsi_large_button span {
font-size: 20px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
margin-left: 10px;
}
.sfsi_large_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
}
.sfsi_large_button {
line-height: 0px;
height: unset;
padding: 13px !important;
}
.sfsi_responsive_icons .sfsi_icons_container span {
font-family: sans-serif;
font-size: 15px;
}
.sfsi_icons_container_box_fully_container {
flex-wrap: wrap;
}
.sfsi_icons_container_box_fully_container a {
flex-basis: auto !important;
flex-grow: 1;
flex-shrink: 1;
margin-bottom: 5px;
}
.sfsi_icons_container>a {
float: left!important;
text-decoration: none!important;
-webkit-box-shadow: unset!important;
box-shadow: unset!important;
-webkit-transition: unset!important;
transition: unset!important;
margin-bottom:5px!important;
}
.sfsi_small_button {
line-height: 0px;
height: unset;
padding: 6px !important;
}
.sfsi_small_button span {
margin-left: 10px;
font-size: 16px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_small_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button span {
margin-left: 10px;
font-size: 18px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_medium_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
line-height: 0px;
height: unset;
padding: 10px !important;
}
.sfsi_medium_button span {
margin-left: 10px;
font-size: 18px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_medium_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
line-height: 0px;
height: unset;
padding: 10px !important;
}
.sfsi_large_button span {
font-size: 20px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
margin-left: 10px;
}
.sfsi_large_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
}
.sfsi_large_button {
line-height: 0px;
height: unset;
padding: 13px !important;
}
.sfsi_responsive_icons_count{
padding: 5px 10px;
float: left !important;
display: inline-block;
margin-right: 0px;
margin-top: 2px;
}
.sfsi_responsive_icons_count h3{
font-family: 'sans-serif' !important;
font-weight: 900;
font-size: 32px !important;
line-height: 0px !important;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons_count h6{
font-family: 'sans-serif' !important;
font-weight: 900;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_with_counter_icons{
width: calc(100% - 100px)!important;
}
.sfsiresponsive_icon_preview {
padding: 0px 0 20px 0;
min-width: 100%;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button {
padding: 12px 13px 9px 13px !important;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button {
padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
padding: 7px 6px !important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
padding: 7px 6px !important;
margin-top: 2px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
display: inline-block;
font-size: 12px !important;
vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button {
padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h3 {
font-size: 21px !important;
vertical-align: top;
line-height: 8px !important;
margin: 0px 0px 12px 0px !important;
font-weight: 900;
padding: 0px;
}
.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
margin: 0px 0px 15px 0px !important;
}
.sfsi_responsive_icons_count.sfsi_large_button h3 {
font-size: 26px !important;
vertical-align: top;
line-height: 6px !important;
}
.sfsi_responsive_icons_count h3 {
font-family: 'sans-serif' !important;
font-weight: 900;
padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
font-size: 20px !important;
display: inline-block;
vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
margin: 0px !important;
}
.sfsi_responsive_icons_count h3 {
font-family: 'sans-serif' !important;
font-weight: 900;
line-height: 0px !important;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
padding: 7px 6px !important;
margin-top: 2px;
}
.sfsi_responsive_icons_count {
vertical-align: top;
}
.sfsi_responsive_icons_count {
float: left;
}
.sfsi_small_button {
line-height: 0px;
height: unset;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
font-size: 20px !important;
display: inline-block;
vertical-align: middle;
margin: 0px !important;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
font-family: helveticaregular!important;
border: 0!important;
}
.sfsi_responsive_icons_count h3 {
line-height: 0px !important;
padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
display: inline-block;
font-size: 12px !important; margin: 0px !important;
line-height: initial !important;
padding: 0;
margin: 0;
}
.sfsi_responsive_icons_count h6{
margin:0!important;
}
.sfsi_responsive_icons_count h6 {
padding: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6{
text-decoration: none!important;
font-family: helveticaregular!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h6{
font-size: 11px !important;
line-height: 0px !important;
margin: 0px 0px 0px 0px !important;
} .export_selections{
clear: both;
color: #afafaf;
font-size: 23px;
display: flex;
height: 0px;
position: absolute;
top: 42px;
right: 0;
}
.save_export{
clear: both;
position: relative;
}
.export{
padding-right: 11px;
text-decoration: underline;
cursor: pointer;
}
.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin .bot_no
{
background: rgba(0, 0, 0, 0) url(//westporttourism.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
font-size: 12px !important;
left: 67px;
line-height: 19px !important;
margin-left: 0;
padding: 1px 3px;
text-align: center;
white-space: pre;
width: 35px;
height: 29px;
z-index: 9;
display: inline-block;
vertical-align: bottom;
}
.sfsi_icons_container>a {
float: left !important;
text-decoration: none !important;
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
-webkit-transition: unset !important;
transition: unset !important;
}
.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active {
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
}
.sfsi_Sicons .sfsi_icons_container img {
height: unset !important;
width: unset !important;
}
.sfsi_flex_container {
display: flex;
flex-wrap: wrap;
overflow-y: scroll;
height: 36vh;
}
.sfsi_flex_container>div {
height: 90px;
width: 139px;
margin: 10px;
margin-bottom: 0;
text-align: center;
font-size: 30px;
position: relative;
border: 1px solid #ddd;
}
.sfsi_flex_container>div>a>img {
width: 100%;
height: 88px;
object-fit: scale-down;
}
.sfsi_flex_container>div a {
position: relative;
margin: 0;
padding: 0;
z-index: 100;
height: 90px;
}
.sfsi_pinterest_overlay {
position: absolute;
top: -61px;
left: 0;
width: 100%;
height: 90px;
z-index: 1000;
display: inline-block;
background: rgba(189, 8, 28, .3);
text-align: center;
padding-top: 22px;
color: #fff;
transition: all .3s;
display: none;
}
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
display: block;
}
.sfsi_socialwpr img{
height: 20px;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img {
height: 20.5px!important;
margin:0 !important;
padding:0 !important;
margin-top:6px!important;
padding-top: 0!important;
width: auto!important;
vertical-align: top!important;
max-width: inherit!important;
min-width: inherit!important;
position: unset!important;
float: none!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{
float: none!important;
margin:0 !important;
padding:0 !important;
text-decoration: none!important;
line-height:unset!important;
font-size: inherit!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{
float: none!important;
vertical-align: unset!important;
height: 20px !important;
position: unset!important;
margin-top: 0!important;
padding-top: 0!important;
width: 59px!important;
min-width: unset!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon {
float: none!important;
vertical-align: unset!important;
display: inline-block!important;
position: unset!important;
margin: 0 4px!important;
line-height: unset!important;
width: unset!important;
text-align: unset!important;
max-width: 100%!important;
}
.sfsi_tool_tip_2.utube_tool_bdr .icon1 {
margin-left: 13px!important;
}
.sfsi_shortcode_container .sfsi_wicons {
z-index: 110 !important;
} .sfsi_left-align_icon {
text-align: left !important;
} .sfsi_tool_tip_2 .sfsi_inside div:first-child {
margin-top: 0 !important;
}
.sfsi_tool_tip_2 .sfsi_inside div:last-child {
margin-bottom: 0 !important;
}
#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2 {
margin: 0 0 6px 0 !important;
height: 20px;
width: 64px;
}
#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3 {
width: 58px;
margin-top: 0 !important;
}
.sfsi_tool_tip_2 .sfsi_inside {
margin-left: 0;
display: flex;
flex-direction: column;
align-items: center;
}
.sfsi_tool_tip_2 {
border: 0px;
box-shadow: #86868654 0 0 25px 1px;
border-radius: 6px;
padding: 8px 12px 8px 12px;
}
.sfsi_tool_tip_2::after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
}
.sfsi_tool_tip_2 .bot_arow {
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0;
border-color: #fff transparent transparent;
bottom: -5px;
background: none;
}
.sfsi_icons_container>a {
margin-bottom: 0 !important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
margin-top: 0 !important;
}
.sfsi_responsive_icons_count {
margin-top: 0;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button {
display: inline-flex !important;
align-items: center;
padding: 10px 13px !important;
white-space: nowrap;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
margin: 0 7px 0 0 !important;
font-size: 18px !important;
line-height: 18px !important;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6 {
line-height: 14px;
font-size: 14px;
}
.linkedin_tool_bdr .sfsi_inside .icon2 {
margin-right: 0 !important;
}
.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside .icon4 {
width: auto;
}
.linkedin_tool_bdr .sfsi_inside .icon3 {
margin-right: 0;
}
.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget {
width: 106px;
}.wppa-container, .wppa-cover-box, .wppa-thumb-area {
box-sizing:border-box;
}
.wppa-container img {
border:none;
padding:0;
margin:0;
}
.wppa-clear {
clear: both;
}
.wppa-multitag-table {
width:100%;
}
.wppa-multitag-table tr td {
padding-right:4px;
} .prev {
}
.next {
}
.speed0, .startstop, .speed1, .prev-arrow, .next-arrow, .arrow {
cursor: pointer;
} .wppa-nav {
} .wppa-box {
padding: 3px 6px 3px 6px;
box-sizing: border-box;
position:relative;
}
.wppa-filmstrip-box {
box-sizing: content-box;
}
.wppa-mini-box {
} .wppa-bc {
line-height: 1.5em;
} .wppa-even {
}
.wppa-alt {
} .wppa-img {
} .albumlist, .thumblist {
clear: both;
} .albumlist .album, .thumblist .thumb {
padding: 6px;
float:left;
} .wppa-title {
margin: 0;
padding: 0;
clear: none;
} .wppa-box-text {
}
.wppa-nav-text {
}
.wppa-title {
}
.wppa-fulldesc {
}
.wppa-fulltitle {
} .wppa-black, .wppa-black:hover {
font-weight:normal;
color:black;
cursor:default;
text-decoration:none;
} .wppa-active-pagelink {
font-weight: bold;
background-color: lightgray;
} .coverphoto-frame, .thumbphoto-frame {
text-decoration: none;
} .coverphoto-frame .image, .thumbphoto-frame .image {
position: relative;
border: none;
margin: 0;
padding: 4px;
border-radius: 3px;
} .covertext-frame {
} .wppa-thumb-area {
padding-right: 0px !important; position: relative;
clear: both;
} .thumbnail-frame, .thumbnail-frame-comalt {
float: left;
background-color: transparent;
display: inline;
overflow: hidden;
text-align: center;
} .wppa-thumb-text {
font-size: 10px;
line-height: 15px;
text-align: center;
}
.wppa-masonry {
margin:0 !important;
padding:0 !important;
border:none !important;
}
.wppa-masonry-h {
width: 105% !important;
} .wppa-popup-frame {
position: absolute;
z-index:1000;
box-sizing:content-box;
}
.wppa-popup {
position: absolute;
padding: 5px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
background-color: white;
font-size: 10px;
line-height: 12px;
text-align: center;
} .imagetitle {
text-align: center;
cursor: default;
}
.imagedesc {
text-align: center;
cursor: default;
} .slide-frame {
position: relative;
width: 100%;
padding: 0 !important;
clear: both;
}
.slide-frame img, .slide-frame video {
box-sizing: content-box;
}
.wideentry .slide-frame {
padding: 0;
}
.theslide {
position: absolute;
background-color: transparent;
padding: 0 !important;
min-width: 100% !important;
}
.theimg {
display: block;
}
.spinner {
width: 32px;
height: 32px;
position: relative;
background-color: transparent;
}
.no-shadow {
box-shadow: none !important;
}
.wppa-arrow {
} .bc-pname {
font-weight: normal;
color: inherit;
text-decoration: none;
} .wppa-widget {
}
.wppa-multitag-widget {
}
.wppa-tagcloud-widget {
}
.wppa-widget-text {
margin: 5px;
text-align: center;
} .big {
display: block;
margin: 0 auto;
}
.clear {
clear: both;
} #content .wppa-comment-form, .wppa-comment-form  {
text-align:left;
padding:0px;
border: 0px none;
width: 100%;
}
#content .wppa-comment-form input, #content .wppa-comment-form textarea, .wppa-comment-form input, .wppa-comment-form textarea  {
padding:0px 4px;
margin:0;
font-size:12px;
line-height:18px; }
#content .wppa-comment-form tr td, .wppa-comment-form tr td, #content .wppa-detail tr td, .wppa-detail tr td  {
padding: 0px 12px; border: 0px none; }
#content .wppa-comment-form table, .wppa-comment-form table, #content .wppa-detail table, .wppa-detail table {
border: 0px none;
text-align: left;
width: 100%;
} .wppa-custom {
} .wppa-user-file {
float:left;
}
.wppa-user-textarea {
}
.wppa-user-submit {
padding: 0; float:right;
} .wppa-slideshow-browse-link {
}
.wppa-numberbar {
z-index: 85;
}
.wppa-numberbar a {
text-decoration:none;
cursor:pointer;
}
.wppa-numberbar a.wppa-numbar-current{ } .wppa-thumbnew {
}
.wppa-albumnew {
}
.wppa-iptc-label { }
.wppa-iptc-value {
padding-left: 12px !important;
}
.wppa-exif-label { }
.wppa-exif-value {
padding-left: 12px !important;
}
#wppa-overlay-txt table {
text-align:left;
}
.wppa-label {
padding: 0 3px;
border: none;
}
.wppa-value {
padding: 0 3px 0 12px;
border:none;
}
.wppa-mphoto {
}
.wppa-sphoto {
}
.wppa-td {
padding: 3px 2px 3px 0;
border: 0;
}
.filmwindow {
position: absolute !important;
}
.wppa-filmthumb-active { }
.wppa-cartform {
margin: 0;
} #phpinfo {background-color: #ffffff; color: #000000;}
#phpinfo, #phpinfo td, #phpinfo th, #phpinfo h1, #phpinfo h2 {font-family: sans-serif;}
#phpinfo pre {margin: 0px; font-family: monospace;}
#phpinfo a:link {color: #000099; text-decoration: none; background-color: #ffffff;}
#phpinfo a:hover {text-decoration: underline;}
#phpinfo table {border-collapse: collapse;}
#phpinfo .center {text-align: center;}
#phpinfo .center table { margin-left: auto; margin-right: auto; text-align: left; width:600px;}
#phpinfo .center th { text-align: center !important; }
#phpinfo td, #phpinfo th { border: 1px solid #000000; font-size: 75%; vertical-align: baseline;}
#phpinfo h1 {font-size: 150%;}
#phpinfo h2 {font-size: 125%;}
#phpinfo .p {text-align: left;}
#phpinfo .e {background-color: #ccccff; font-weight: bold; color: #000000;}
#phpinfo .h {background-color: #9999cc; font-weight: bold; color: #000000;}
#phpinfo .v {background-color: #cccccc; color: #000000;}
#phpinfo .vr {background-color: #cccccc; text-align: right; color: #000000;}
#phpinfo img {float: right; border: 0px;}
#phpinfo hr {width: 600px; background-color: #cccccc; border: 0px; height: 1px; color: #000000;} #wppa-overlay-ic img, #wppa-overlay-ic video {
box-sizing: content-box;
}
.wppa-download-button, .wppa-vote-button {
padding: 0 4px !important;
}
.wppa-viewlink { }
.IN-widget {
float:left;
} .wppa-tagcloud, .wppa-multitag, .wppa-upldr {
margin-top:6px;
} #wppa-overlay-ic img, .wppa-popup a img, .wppa-popup img {
transition: width 0s ease-in-out 0s, left 0s ease-in-out 0s, right 0s ease-in-out 0s;
}
.wppa-fotomoto-checkout, .wppa-fotomoto-container {
margin-bottom: 3px;
}
.FotomotoBar {
padding: 0 !important;
margin: 0 !important; }
.wppa-fotomoto-checkout a {
text-decoration: none;
font-weight: bold;
float:right;
}
.wppa-fotomoto-checkout a:hover {
text-decoration: underline;
}
.FotomotoBarLink {
float:left !important;
}
.FotomotoECardButton {
float:left !important;
}
.FotomotoClear {
display:none;
} .wppa-progress {
position:relative;
width:100%;
height: 18px;
border: 1px solid;
padding: 1px; border-radius: 3px;
line-height: 18px;
text-align: center;
}
.wppa-bar {
background-color: #7f7;
width:0%;
height:18px;
border-radius: 3px;
line-height: 18px;
margin: 0;
}
.wppa-percent {
position:relative;
display:inline-block;
top:-19px;
font-size: 12px;
line-height: 18px;
margin: 0;
}
.wppa-message {
clear: both;
}
.wppa-minicover-current div {
color:blue;
}
.wppa-minicover {
box-sizing:content-box !important;
}
.wppa-searchsel-item label {
display:inline;
}
.wppa-searchsel-item .screen-reader-text {
display:none;
} .wppa-upload-table {
border:none;
}
.wppa-upload-th {
width:40%;
border:none;
}
.wppa-upload-td {
text-align:center;
width:60%;
border:none;
} .wppa-real-calendar {
}
.wppa-real-calendar tr td {
text-align:center;
}
.wppa-real-calendar-table {
border-collapse:collapse;
box-sizing:border-box;
}
.wppa-real-calendar-table thead tr td {
padding:0.25em 0;
}
.wppa-real-calendar-table tbody tr td {
padding:0 !important;
}
.wppa-real-calendar-navi {
cursor:pointer;
color:darkblue;
}
.wppa-real-calendar-head {
font-weight:bold;
}
.wppa-real-calendar-caption {
font-size:1.4em;
}
.wppa-real-calendar-days {
}
.wppa-real-calendar-day-label {
}
.wppa-real-calendar-body {
}
.wppa-real-calendar-body tr td {
padding:0;
}
.wppa-real-calendar-week {
}
.wppa-real-calendar-dummy {
width:7%;
padding:0;
border:1px solid gray;
background-color:darkgray;
}
.wppa-real-calendar-day {
width:7%;
font-size:1.2em;
line-height:0;
padding:0;
border:1px solid gray;
background-color:lightgray;
}
.wppa-real-calendar-small {
}
.wppa-real-calendar-today {
color:red;
}
.wppa-real-calendar-inactive {
opacity:0.35;
cursor:default;
}
.wppa-current-day {
border:2px solid red !important;
} #wppa-overlay-bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:200000;
}
#wppa-overlay-ic {
position:fixed;
z-index:200005;
top:50%;
left:50%;
opacity:1;
box-shadow:none;
box-sizing:content-box;
text-align:center;
background-color:transparent;
}
#wppa-overlay-pc, #wppa-overlay-fpc, #wppa-overlay-zpc {
position:fixed;
z-index:200005;
margin-top:0;
margin-left:0;
opacity:1;
box-shadow:none;
box-sizing:content-box;
text-align:center;
background-color:transparent;
}
#wppa-ovl-sphericpan-container, #wppa-ovl-flatpan-container,#wppa-ovl-zoom-container {
position:fixed;
top:0;
} #wppa-fulls-btn-1, #wppa-exit-fulls-btn-1, #wppa-ovl-spin {
z-index:200010;
}
#wppa-pre-curr {
max-width:48000px !important;
max-height:48000px !important;
} .wppa-pan-div canvas {
background-color:transparent;
} .wppa-content-table th{
text-align:center;
}
.wppa-content-table td{
text-align:left;
}
.wppa-contest-table-photo{
text-align:center;
width:30% !important;
}
.wppa-contest-table-photo img{
width:100% !important;
}
.wppa-contest-table-points{
text-align:right !important;
padding-right: 2% !important;
}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu{position:relative}.is-menu a{background:0 0!important;line-height:1;outline:0}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:9;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu:not(.open) form,.is-menu.sliding:not(.open) form{display:block}.is-menu form .screen-reader-text{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{cursor:pointer;display:none;height:20px;position:absolute;right:-22px;top:33%;width:20px;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{cursor:pointer;height:20px;width:20px;z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:#4c4c4c;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-menu.full-width-menu.open .search-close,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close{display:block}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-link-container{display:none}form .is-link-container{position:relative}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style label{display:inline-block!important;padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:solid 1px #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0}.is-form-style input.is-search-submit{padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}.is-form-style-2 .is-search-submit{display:none}@font-face{font-family:'FontAwesome';src:url(//westporttourism.com/wp-content/plugins/text-slider/public/../includes/font-awesome/font/fontawesome-webfont.eot?v=3.2.1);src:url(//westporttourism.com/wp-content/plugins/text-slider/public/../includes/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//westporttourism.com/wp-content/plugins/text-slider/public/../includes/font-awesome/font/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//westporttourism.com/wp-content/plugins/text-slider/public/../includes/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//westporttourism.com/wp-content/plugins/text-slider/public/../includes/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}.icon-large{font-size:1.3333333333333333em;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;vertical-align:middle;}
.nav [class^="icon-"],.nav [class*=" icon-"]{vertical-align:inherit;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;}.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{vertical-align:-25%;}
.nav-pills [class^="icon-"].icon-large,.nav-tabs [class^="icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large{line-height:.75em;margin-top:-7px;padding-top:5px;margin-bottom:-5px;padding-bottom:4px;}
.btn [class^="icon-"].pull-left,.btn [class*=" icon-"].pull-left,.btn [class^="icon-"].pull-right,.btn [class*=" icon-"].pull-right{vertical-align:inherit;}
.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large{margin-top:-0.5em;}
a [class^="icon-"],a [class*=" icon-"]{cursor:pointer;}
.icon-glass{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;');}
.icon-music{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;');}
.icon-search{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;');}
.icon-envelope-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;');}
.icon-heart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;');}
.icon-star{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;');}
.icon-star-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;');}
.icon-user{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;');}
.icon-film{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;');}
.icon-th-large{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;');}
.icon-th{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;');}
.icon-th-list{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;');}
.icon-ok{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;');}
.icon-remove{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;');}
.icon-zoom-in{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;');}
.icon-zoom-out{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;');}
.icon-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');}
.icon-power-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');}
.icon-signal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;');}
.icon-cog{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');}
.icon-gear{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');}
.icon-trash{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;');}
.icon-home{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;');}
.icon-file-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;');}
.icon-time{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;');}
.icon-road{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;');}
.icon-download-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;');}
.icon-download{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;');}
.icon-upload{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;');}
.icon-inbox{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;');}
.icon-play-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;');}
.icon-repeat{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');}
.icon-rotate-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');}
.icon-refresh{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;');}
.icon-list-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;');}
.icon-lock{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;');}
.icon-flag{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;');}
.icon-headphones{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;');}
.icon-volume-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;');}
.icon-volume-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;');}
.icon-volume-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;');}
.icon-qrcode{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;');}
.icon-barcode{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;');}
.icon-tag{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;');}
.icon-tags{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;');}
.icon-book{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;');}
.icon-bookmark{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;');}
.icon-print{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;');}
.icon-camera{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;');}
.icon-font{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;');}
.icon-bold{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;');}
.icon-italic{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;');}
.icon-text-height{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;');}
.icon-text-width{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;');}
.icon-align-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;');}
.icon-align-center{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;');}
.icon-align-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;');}
.icon-align-justify{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;');}
.icon-list{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;');}
.icon-indent-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;');}
.icon-indent-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;');}
.icon-facetime-video{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;');}
.icon-picture{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;');}
.icon-pencil{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;');}
.icon-map-marker{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;');}
.icon-adjust{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;');}
.icon-tint{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;');}
.icon-edit{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;');}
.icon-share{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;');}
.icon-check{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;');}
.icon-move{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;');}
.icon-step-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;');}
.icon-fast-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;');}
.icon-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;');}
.icon-play{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;');}
.icon-pause{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;');}
.icon-stop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;');}
.icon-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;');}
.icon-fast-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;');}
.icon-step-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;');}
.icon-eject{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;');}
.icon-chevron-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;');}
.icon-chevron-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;');}
.icon-plus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;');}
.icon-minus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;');}
.icon-remove-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;');}
.icon-ok-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;');}
.icon-question-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;');}
.icon-info-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;');}
.icon-screenshot{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;');}
.icon-remove-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;');}
.icon-ok-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;');}
.icon-ban-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;');}
.icon-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;');}
.icon-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;');}
.icon-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;');}
.icon-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;');}
.icon-share-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');}
.icon-mail-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');}
.icon-resize-full{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;');}
.icon-resize-small{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;');}
.icon-plus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;');}
.icon-minus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;');}
.icon-asterisk{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;');}
.icon-exclamation-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;');}
.icon-gift{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;');}
.icon-leaf{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;');}
.icon-fire{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;');}
.icon-eye-open{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;');}
.icon-eye-close{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;');}
.icon-warning-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;');}
.icon-plane{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;');}
.icon-calendar{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;');}
.icon-random{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;');}
.icon-comment{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;');}
.icon-magnet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;');}
.icon-chevron-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;');}
.icon-chevron-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;');}
.icon-retweet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;');}
.icon-shopping-cart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;');}
.icon-folder-close{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;');}
.icon-folder-open{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;');}
.icon-resize-vertical{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;');}
.icon-resize-horizontal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;');}
.icon-bar-chart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;');}
.icon-twitter-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;');}
.icon-facebook-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;');}
.icon-camera-retro{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;');}
.icon-key{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;');}
.icon-cogs{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');}
.icon-gears{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');}
.icon-comments{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;');}
.icon-thumbs-up-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;');}
.icon-thumbs-down-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;');}
.icon-star-half{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;');}
.icon-heart-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;');}
.icon-signout{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;');}
.icon-linkedin-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;');}
.icon-pushpin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;');}
.icon-external-link{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;');}
.icon-signin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;');}
.icon-trophy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;');}
.icon-github-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;');}
.icon-upload-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;');}
.icon-lemon{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;');}
.icon-phone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;');}
.icon-check-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');}
.icon-unchecked{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');}
.icon-bookmark-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;');}
.icon-phone-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;');}
.icon-twitter{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;');}
.icon-facebook{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;');}
.icon-github{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;');}
.icon-unlock{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;');}
.icon-credit-card{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;');}
.icon-rss{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;');}
.icon-hdd{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;');}
.icon-bullhorn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;');}
.icon-bell{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;');}
.icon-certificate{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;');}
.icon-hand-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;');}
.icon-hand-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;');}
.icon-hand-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;');}
.icon-hand-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;');}
.icon-circle-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;');}
.icon-circle-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;');}
.icon-circle-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;');}
.icon-circle-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;');}
.icon-globe{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;');}
.icon-wrench{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;');}
.icon-tasks{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;');}
.icon-filter{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;');}
.icon-briefcase{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;');}
.icon-fullscreen{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;');}
.icon-group{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;');}
.icon-link{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;');}
.icon-cloud{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;');}
.icon-beaker{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;');}
.icon-cut{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;');}
.icon-copy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;');}
.icon-paper-clip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');}
.icon-paperclip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');}
.icon-save{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;');}
.icon-sign-blank{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;');}
.icon-reorder{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;');}
.icon-list-ul{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;');}
.icon-list-ol{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;');}
.icon-strikethrough{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;');}
.icon-underline{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;');}
.icon-table{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;');}
.icon-magic{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;');}
.icon-truck{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;');}
.icon-pinterest{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;');}
.icon-pinterest-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;');}
.icon-google-plus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;');}
.icon-google-plus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;');}
.icon-money{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;');}
.icon-caret-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;');}
.icon-caret-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;');}
.icon-caret-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;');}
.icon-caret-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;');}
.icon-columns{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;');}
.icon-sort{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;');}
.icon-sort-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;');}
.icon-sort-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;');}
.icon-envelope{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;');}
.icon-linkedin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;');}
.icon-undo{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');}
.icon-rotate-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');}
.icon-legal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;');}
.icon-dashboard{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;');}
.icon-comment-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;');}
.icon-comments-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;');}
.icon-bolt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;');}
.icon-sitemap{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;');}
.icon-umbrella{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;');}
.icon-paste{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;');}
.icon-lightbulb{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;');}
.icon-exchange{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;');}
.icon-cloud-download{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;');}
.icon-cloud-upload{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;');}
.icon-user-md{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;');}
.icon-stethoscope{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;');}
.icon-suitcase{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;');}
.icon-bell-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;');}
.icon-coffee{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;');}
.icon-food{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;');}
.icon-file-text-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;');}
.icon-building{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;');}
.icon-hospital{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;');}
.icon-ambulance{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;');}
.icon-medkit{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;');}
.icon-fighter-jet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;');}
.icon-beer{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;');}
.icon-h-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;');}
.icon-plus-sign-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;');}
.icon-double-angle-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;');}
.icon-double-angle-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;');}
.icon-double-angle-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;');}
.icon-double-angle-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;');}
.icon-angle-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;');}
.icon-angle-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;');}
.icon-angle-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;');}
.icon-angle-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;');}
.icon-desktop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;');}
.icon-laptop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;');}
.icon-tablet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;');}
.icon-mobile-phone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;');}
.icon-circle-blank{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;');}
.icon-quote-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;');}
.icon-quote-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;');}
.icon-spinner{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;');}
.icon-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;');}
.icon-reply{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');}
.icon-mail-reply{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');}
.icon-github-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;');}
.icon-folder-close-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;');}
.icon-folder-open-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;');}
.icon-expand-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;');}
.icon-collapse-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;');}
.icon-smile{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;');}
.icon-frown{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;');}
.icon-meh{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;');}
.icon-gamepad{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;');}
.icon-keyboard{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;');}
.icon-flag-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;');}
.icon-flag-checkered{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;');}
.icon-terminal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;');}
.icon-code{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;');}
.icon-reply-all{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');}
.icon-mail-reply-all{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');}
.icon-star-half-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');}
.icon-star-half-full{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');}
.icon-location-arrow{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;');}
.icon-crop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;');}
.icon-code-fork{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;');}
.icon-unlink{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;');}
.icon-question{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;');}
.icon-info{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;');}
.icon-exclamation{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;');}
.icon-superscript{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;');}
.icon-subscript{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;');}
.icon-eraser{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;');}
.icon-puzzle-piece{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;');}
.icon-microphone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;');}
.icon-microphone-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;');}
.icon-shield{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;');}
.icon-calendar-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;');}
.icon-fire-extinguisher{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;');}
.icon-rocket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;');}
.icon-maxcdn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;');}
.icon-chevron-sign-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;');}
.icon-chevron-sign-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;');}
.icon-chevron-sign-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;');}
.icon-chevron-sign-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;');}
.icon-html5{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;');}
.icon-css3{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;');}
.icon-anchor{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;');}
.icon-unlock-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;');}
.icon-bullseye{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;');}
.icon-ellipsis-horizontal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;');}
.icon-ellipsis-vertical{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;');}
.icon-rss-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;');}
.icon-play-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;');}
.icon-ticket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;');}
.icon-minus-sign-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;');}
.icon-check-minus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;');}
.icon-level-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;');}
.icon-level-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;');}
.icon-check-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;');}
.icon-edit-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;');}
.icon-external-link-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;');}
.icon-share-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;');}
.icon-compass{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;');}
.icon-collapse{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;');}
.icon-collapse-top{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;');}
.icon-expand{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;');}
.icon-eur{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');}
.icon-euro{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');}
.icon-gbp{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;');}
.icon-usd{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');}
.icon-dollar{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');}
.icon-inr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');}
.icon-rupee{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');}
.icon-jpy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');}
.icon-yen{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');}
.icon-cny{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');}
.icon-renminbi{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');}
.icon-krw{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');}
.icon-won{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');}
.icon-btc{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');}
.icon-bitcoin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');}
.icon-file{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;');}
.icon-file-text{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;');}
.icon-sort-by-alphabet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;');}
.icon-sort-by-alphabet-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;');}
.icon-sort-by-attributes{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;');}
.icon-sort-by-attributes-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;');}
.icon-sort-by-order{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;');}
.icon-sort-by-order-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;');}
.icon-thumbs-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;');}
.icon-thumbs-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;');}
.icon-youtube-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;');}
.icon-youtube{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;');}
.icon-xing{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;');}
.icon-xing-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;');}
.icon-youtube-play{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;');}
.icon-dropbox{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;');}
.icon-stackexchange{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;');}
.icon-instagram{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;');}
.icon-flickr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;');}
.icon-adn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;');}
.icon-bitbucket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;');}
.icon-bitbucket-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;');}
.icon-tumblr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;');}
.icon-tumblr-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;');}
.icon-long-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;');}
.icon-long-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;');}
.icon-long-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;');}
.icon-long-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;');}
.icon-apple{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;');}
.icon-windows{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;');}
.icon-android{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;');}
.icon-linux{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;');}
.icon-dribbble{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;');}
.icon-skype{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;');}
.icon-foursquare{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;');}
.icon-trello{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;');}
.icon-female{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;');}
.icon-male{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;');}
.icon-gittip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;');}
.icon-sun{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;');}
.icon-moon{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;');}
.icon-archive{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;');}
.icon-bug{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;');}
.icon-vk{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;');}
.icon-weibo{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;');}
.icon-renren{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;');}.cycle-sentinel { position: static; visibility: hidden }meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
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; }
*,
*: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: #181818;
padding: 0;
margin: 0;
font-family: Georgia, serif;
font-weight: normal;
font-style: normal;
line-height: 150%;
cursor: default;
-webkit-font-smoothing: antialiased; }
a:hover {
cursor: pointer; }
img {
max-width: 100%;
height: auto; }
img {
-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, .site-info-wrapper .site-info-inner:after {
content: " ";
display: table; }
.clearfix:after, .site-info-wrapper .site-info-inner:after {
clear: both; }
.hide {
display: none; }
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
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; }
*,
*: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: #181818;
padding: 0;
margin: 0;
font-family: Georgia, serif;
font-weight: normal;
font-style: normal;
line-height: 150%;
cursor: default;
-webkit-font-smoothing: antialiased; }
a:hover {
cursor: pointer; }
img {
max-width: 100%;
height: auto; }
img {
-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, .site-info-wrapper .site-info-inner:after {
content: " ";
display: table; }
.clearfix:after, .site-info-wrapper .site-info-inner:after {
clear: both; }
.hide {
display: none; }
.row, .navigation, body:not(.no-max-width) .site-header, body:not(.no-max-width) .site-content, body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .site-info, .featured-content .entry-header .entry-header-row, .featured-content .featured-content-inner {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 1100px; }
.row:before, .navigation:before, body:not(.no-max-width) .site-header:before, body:not(.no-max-width) .site-content:before, body:not(.no-max-width) .site-footer-inner:before, body:not(.no-max-width) .site-info:before, .featured-content .entry-header .entry-header-row:before, .featured-content .featured-content-inner:before, .row:after, .navigation:after, body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .site-info:after, .featured-content .entry-header .entry-header-row:after, .featured-content .featured-content-inner:after {
content: " ";
display: table; }
.row:after, .navigation:after, body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .site-info:after, .featured-content .entry-header .entry-header-row:after, .featured-content .featured-content-inner:after {
clear: both; }
.row.collapse > .column, .collapse.navigation > .column, body:not(.no-max-width) .collapse.site-header > .column, body:not(.no-max-width) .collapse.site-content > .column, body:not(.no-max-width) .collapse.site-footer-inner > .column, body:not(.no-max-width) .collapse.site-info > .column, .featured-content .entry-header .collapse.entry-header-row > .column, .featured-content .collapse.featured-content-inner > .column,
.row.collapse > .columns,
.collapse.navigation > .columns,
body:not(.no-max-width) .collapse.site-header > .columns,
body:not(.no-max-width) .collapse.site-content > .columns,
body:not(.no-max-width) .collapse.site-footer-inner > .columns,
body:not(.no-max-width) .collapse.site-info > .columns,
.featured-content .entry-header .collapse.entry-header-row > .columns,
.featured-content .collapse.featured-content-inner > .columns,
.navigation .row.collapse > .nav-links,
.collapse.navigation > .nav-links,
body:not(.no-max-width) .navigation .collapse.site-header > .nav-links,
.navigation body:not(.no-max-width) .collapse.site-header > .nav-links,
body:not(.no-max-width) .navigation .collapse.site-content > .nav-links,
.navigation body:not(.no-max-width) .collapse.site-content > .nav-links,
body:not(.no-max-width) .navigation .collapse.site-footer-inner > .nav-links,
.navigation body:not(.no-max-width) .collapse.site-footer-inner > .nav-links,
body:not(.no-max-width) .navigation .collapse.site-info > .nav-links,
.navigation body:not(.no-max-width) .collapse.site-info > .nav-links,
.featured-content .entry-header .navigation .collapse.entry-header-row > .nav-links,
.navigation .featured-content .entry-header .collapse.entry-header-row > .nav-links,
.featured-content .navigation .collapse.featured-content-inner > .nav-links,
.navigation .featured-content .collapse.featured-content-inner > .nav-links,
.row.collapse > .content-area,
.collapse.navigation > .content-area,
body:not(.no-max-width) .collapse.site-header > .content-area,
body:not(.no-max-width) .collapse.site-content > .content-area,
body:not(.no-max-width) .collapse.site-footer-inner > .content-area,
body:not(.no-max-width) .collapse.site-info > .content-area,
.featured-content .entry-header .collapse.entry-header-row > .content-area,
.featured-content .collapse.featured-content-inner > .content-area,
.row.collapse > #secondary,
.collapse.navigation > #secondary,
body:not(.no-max-width) .collapse.site-header > #secondary,
body:not(.no-max-width) .collapse.site-content > #secondary,
body:not(.no-max-width) .collapse.site-footer-inner > #secondary,
body:not(.no-max-width) .collapse.site-info > #secondary,
.featured-content .entry-header .collapse.entry-header-row > #secondary,
.featured-content .collapse.featured-content-inner > #secondary,
.row.collapse > #tertiary,
.collapse.navigation > #tertiary,
body:not(.no-max-width) .collapse.site-header > #tertiary,
body:not(.no-max-width) .collapse.site-content > #tertiary,
body:not(.no-max-width) .collapse.site-footer-inner > #tertiary,
body:not(.no-max-width) .collapse.site-info > #tertiary,
.featured-content .entry-header .collapse.entry-header-row > #tertiary,
.featured-content .collapse.featured-content-inner > #tertiary,
.featured-content .entry-header .row.collapse > .entry-header-column,
.featured-content .entry-header .collapse.navigation > .entry-header-column,
body:not(.no-max-width) .featured-content .entry-header .collapse.site-header > .entry-header-column,
.featured-content .entry-header body:not(.no-max-width) .collapse.site-header > .entry-header-column,
body:not(.no-max-width) .featured-content .entry-header .collapse.site-content > .entry-header-column,
.featured-content .entry-header body:not(.no-max-width) .collapse.site-content > .entry-header-column,
body:not(.no-max-width) .featured-content .entry-header .collapse.site-footer-inner > .entry-header-column,
.featured-content .entry-header body:not(.no-max-width) .collapse.site-footer-inner > .entry-header-column,
body:not(.no-max-width) .featured-content .entry-header .collapse.site-info > .entry-header-column,
.featured-content .entry-header body:not(.no-max-width) .collapse.site-info > .entry-header-column,
.featured-content .entry-header .collapse.entry-header-row > .entry-header-column,
.featured-content .entry-header .collapse.featured-content-inner > .entry-header-column,
.featured-content .row.collapse > article,
.featured-content .collapse.navigation > article,
body:not(.no-max-width) .featured-content .collapse.site-header > article,
.featured-content body:not(.no-max-width) .collapse.site-header > article,
body:not(.no-max-width) .featured-content .collapse.site-content > article,
.featured-content body:not(.no-max-width) .collapse.site-content > article,
body:not(.no-max-width) .featured-content .collapse.site-footer-inner > article,
.featured-content body:not(.no-max-width) .collapse.site-footer-inner > article,
body:not(.no-max-width) .featured-content .collapse.site-info > article,
.featured-content body:not(.no-max-width) .collapse.site-info > article,
.featured-content .entry-header .collapse.entry-header-row > article,
.featured-content .collapse.featured-content-inner > article {
padding-left: 0;
padding-right: 0; }
.row.collapse .row, .collapse.navigation .row, body:not(.no-max-width) .collapse.site-header .row, body:not(.no-max-width) .collapse.site-content .row, body:not(.no-max-width) .collapse.site-footer-inner .row, body:not(.no-max-width) .collapse.site-info .row, .featured-content .entry-header .collapse.entry-header-row .row, .featured-content .collapse.featured-content-inner .row, .row.collapse .navigation, .collapse.navigation .navigation, body:not(.no-max-width) .collapse.site-header .navigation, body:not(.no-max-width) .collapse.site-content .navigation, body:not(.no-max-width) .collapse.site-footer-inner .navigation, body:not(.no-max-width) .collapse.site-info .navigation, .featured-content .entry-header .collapse.entry-header-row .navigation, .featured-content .collapse.featured-content-inner .navigation, .row.collapse body:not(.no-max-width) .site-header, body:not(.no-max-width) .row.collapse .site-header, .collapse.navigation body:not(.no-max-width) .site-header, body:not(.no-max-width) .collapse.navigation .site-header, body:not(.no-max-width) .collapse.site-header .site-header, body:not(.no-max-width) .collapse.site-content .site-header, body:not(.no-max-width) .collapse.site-footer-inner .site-header, body:not(.no-max-width) .collapse.site-info .site-header, .featured-content .entry-header .collapse.entry-header-row body:not(.no-max-width) .site-header, body:not(.no-max-width) .featured-content .entry-header .collapse.entry-header-row .site-header, .featured-content .collapse.featured-content-inner body:not(.no-max-width) .site-header, body:not(.no-max-width) .featured-content .collapse.featured-content-inner .site-header, .row.collapse body:not(.no-max-width) .site-content, body:not(.no-max-width) .row.collapse .site-content, .collapse.navigation body:not(.no-max-width) .site-content, body:not(.no-max-width) .collapse.navigation .site-content, body:not(.no-max-width) .collapse.site-header .site-content, body:not(.no-max-width) .collapse.site-content .site-content, body:not(.no-max-width) .collapse.site-footer-inner .site-content, body:not(.no-max-width) .collapse.site-info .site-content, .featured-content .entry-header .collapse.entry-header-row body:not(.no-max-width) .site-content, body:not(.no-max-width) .featured-content .entry-header .collapse.entry-header-row .site-content, .featured-content .collapse.featured-content-inner body:not(.no-max-width) .site-content, body:not(.no-max-width) .featured-content .collapse.featured-content-inner .site-content, .row.collapse body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .row.collapse .site-footer-inner, .collapse.navigation body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .collapse.navigation .site-footer-inner, body:not(.no-max-width) .collapse.site-header .site-footer-inner, body:not(.no-max-width) .collapse.site-content .site-footer-inner, body:not(.no-max-width) .collapse.site-footer-inner .site-footer-inner, body:not(.no-max-width) .collapse.site-info .site-footer-inner, .featured-content .entry-header .collapse.entry-header-row body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .featured-content .entry-header .collapse.entry-header-row .site-footer-inner, .featured-content .collapse.featured-content-inner body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .featured-content .collapse.featured-content-inner .site-footer-inner, .row.collapse body:not(.no-max-width) .site-info, body:not(.no-max-width) .row.collapse .site-info, .collapse.navigation body:not(.no-max-width) .site-info, body:not(.no-max-width) .collapse.navigation .site-info, body:not(.no-max-width) .collapse.site-header .site-info, body:not(.no-max-width) .collapse.site-content .site-info, body:not(.no-max-width) .collapse.site-footer-inner .site-info, body:not(.no-max-width) .collapse.site-info .site-info, .featured-content .entry-header .collapse.entry-header-row body:not(.no-max-width) .site-info, body:not(.no-max-width) .featured-content .entry-header .collapse.entry-header-row .site-info, .featured-content .collapse.featured-content-inner body:not(.no-max-width) .site-info, body:not(.no-max-width) .featured-content .collapse.featured-content-inner .site-info, .row.collapse .featured-content .entry-header .entry-header-row, .featured-content .entry-header .row.collapse .entry-header-row, .collapse.navigation .featured-content .entry-header .entry-header-row, .featured-content .entry-header .collapse.navigation .entry-header-row, body:not(.no-max-width) .collapse.site-header .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .collapse.site-header .entry-header-row, body:not(.no-max-width) .collapse.site-content .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .collapse.site-content .entry-header-row, body:not(.no-max-width) .collapse.site-footer-inner .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .collapse.site-footer-inner .entry-header-row, body:not(.no-max-width) .collapse.site-info .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .collapse.site-info .entry-header-row, .featured-content .entry-header .collapse.entry-header-row .entry-header-row, .featured-content .collapse.featured-content-inner .entry-header .entry-header-row, .featured-content .entry-header .collapse.featured-content-inner .entry-header-row, .row.collapse .featured-content .featured-content-inner, .featured-content .row.collapse .featured-content-inner, .collapse.navigation .featured-content .featured-content-inner, .featured-content .collapse.navigation .featured-content-inner, body:not(.no-max-width) .collapse.site-header .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .collapse.site-header .featured-content-inner, body:not(.no-max-width) .collapse.site-content .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .collapse.site-content .featured-content-inner, body:not(.no-max-width) .collapse.site-footer-inner .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .collapse.site-footer-inner .featured-content-inner, body:not(.no-max-width) .collapse.site-info .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .collapse.site-info .featured-content-inner, .featured-content .entry-header .collapse.entry-header-row .featured-content-inner, .featured-content .collapse.featured-content-inner .featured-content-inner {
margin-left: 0;
margin-right: 0; }
.row .row, .navigation .row, body:not(.no-max-width) .site-header .row, body:not(.no-max-width) .site-content .row, body:not(.no-max-width) .site-footer-inner .row, body:not(.no-max-width) .site-info .row, .featured-content .entry-header .entry-header-row .row, .featured-content .featured-content-inner .row, .row .navigation, .navigation .navigation, body:not(.no-max-width) .site-header .navigation, body:not(.no-max-width) .site-content .navigation, body:not(.no-max-width) .site-footer-inner .navigation, body:not(.no-max-width) .site-info .navigation, .featured-content .entry-header .entry-header-row .navigation, .featured-content .featured-content-inner .navigation, .row body:not(.no-max-width) .site-header, body:not(.no-max-width) .row .site-header, .navigation body:not(.no-max-width) .site-header, body:not(.no-max-width) .navigation .site-header, body:not(.no-max-width) .site-header .site-header, body:not(.no-max-width) .site-content .site-header, body:not(.no-max-width) .site-footer-inner .site-header, body:not(.no-max-width) .site-info .site-header, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-header, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-header, .featured-content .featured-content-inner body:not(.no-max-width) .site-header, body:not(.no-max-width) .featured-content .featured-content-inner .site-header, .row body:not(.no-max-width) .site-content, body:not(.no-max-width) .row .site-content, .navigation body:not(.no-max-width) .site-content, body:not(.no-max-width) .navigation .site-content, body:not(.no-max-width) .site-header .site-content, body:not(.no-max-width) .site-content .site-content, body:not(.no-max-width) .site-footer-inner .site-content, body:not(.no-max-width) .site-info .site-content, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-content, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-content, .featured-content .featured-content-inner body:not(.no-max-width) .site-content, body:not(.no-max-width) .featured-content .featured-content-inner .site-content, .row body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .row .site-footer-inner, .navigation body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .navigation .site-footer-inner, body:not(.no-max-width) .site-header .site-footer-inner, body:not(.no-max-width) .site-content .site-footer-inner, body:not(.no-max-width) .site-footer-inner .site-footer-inner, body:not(.no-max-width) .site-info .site-footer-inner, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-footer-inner, .featured-content .featured-content-inner body:not(.no-max-width) .site-footer-inner, body:not(.no-max-width) .featured-content .featured-content-inner .site-footer-inner, .row body:not(.no-max-width) .site-info, body:not(.no-max-width) .row .site-info, .navigation body:not(.no-max-width) .site-info, body:not(.no-max-width) .navigation .site-info, body:not(.no-max-width) .site-header .site-info, body:not(.no-max-width) .site-content .site-info, body:not(.no-max-width) .site-footer-inner .site-info, body:not(.no-max-width) .site-info .site-info, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-info, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-info, .featured-content .featured-content-inner body:not(.no-max-width) .site-info, body:not(.no-max-width) .featured-content .featured-content-inner .site-info, .row .featured-content .entry-header .entry-header-row, .featured-content .entry-header .row .entry-header-row, .navigation .featured-content .entry-header .entry-header-row, .featured-content .entry-header .navigation .entry-header-row, body:not(.no-max-width) .site-header .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-header .entry-header-row, body:not(.no-max-width) .site-content .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-content .entry-header-row, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .entry-header-row, body:not(.no-max-width) .site-info .featured-content .entry-header .entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-info .entry-header-row, .featured-content .entry-header .entry-header-row .entry-header-row, .featured-content .featured-content-inner .entry-header .entry-header-row, .featured-content .entry-header .featured-content-inner .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .navigation .featured-content .featured-content-inner, .featured-content .navigation .featured-content-inner, body:not(.no-max-width) .site-header .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .site-header .featured-content-inner, body:not(.no-max-width) .site-content .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .site-content .featured-content-inner, body:not(.no-max-width) .site-footer-inner .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .site-footer-inner .featured-content-inner, body:not(.no-max-width) .site-info .featured-content .featured-content-inner, .featured-content body:not(.no-max-width) .site-info .featured-content-inner, .featured-content .entry-header .entry-header-row .featured-content-inner, .featured-content .featured-content-inner .featured-content-inner {
width: auto;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
margin-top: 0;
margin-bottom: 0;
max-width: none; }
.row .row:before, .navigation .row:before, body:not(.no-max-width) .site-header .row:before, body:not(.no-max-width) .site-content .row:before, body:not(.no-max-width) .site-footer-inner .row:before, body:not(.no-max-width) .site-info .row:before, .featured-content .entry-header .entry-header-row .row:before, .featured-content .featured-content-inner .row:before, .row .navigation:before, .navigation .navigation:before, body:not(.no-max-width) .site-header .navigation:before, body:not(.no-max-width) .site-content .navigation:before, body:not(.no-max-width) .site-footer-inner .navigation:before, body:not(.no-max-width) .site-info .navigation:before, .featured-content .entry-header .entry-header-row .navigation:before, .featured-content .featured-content-inner .navigation:before, .row body:not(.no-max-width) .site-header:before, body:not(.no-max-width) .row .site-header:before, .navigation body:not(.no-max-width) .site-header:before, body:not(.no-max-width) .navigation .site-header:before, body:not(.no-max-width) .site-header .site-header:before, body:not(.no-max-width) .site-content .site-header:before, body:not(.no-max-width) .site-footer-inner .site-header:before, body:not(.no-max-width) .site-info .site-header:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-header:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-header:before, .featured-content .featured-content-inner body:not(.no-max-width) .site-header:before, body:not(.no-max-width) .featured-content .featured-content-inner .site-header:before, .row body:not(.no-max-width) .site-content:before, body:not(.no-max-width) .row .site-content:before, .navigation body:not(.no-max-width) .site-content:before, body:not(.no-max-width) .navigation .site-content:before, body:not(.no-max-width) .site-header .site-content:before, body:not(.no-max-width) .site-content .site-content:before, body:not(.no-max-width) .site-footer-inner .site-content:before, body:not(.no-max-width) .site-info .site-content:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-content:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-content:before, .featured-content .featured-content-inner body:not(.no-max-width) .site-content:before, body:not(.no-max-width) .featured-content .featured-content-inner .site-content:before, .row body:not(.no-max-width) .site-footer-inner:before, body:not(.no-max-width) .row .site-footer-inner:before, .navigation body:not(.no-max-width) .site-footer-inner:before, body:not(.no-max-width) .navigation .site-footer-inner:before, body:not(.no-max-width) .site-header .site-footer-inner:before, body:not(.no-max-width) .site-content .site-footer-inner:before, body:not(.no-max-width) .site-footer-inner .site-footer-inner:before, body:not(.no-max-width) .site-info .site-footer-inner:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-footer-inner:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-footer-inner:before, .featured-content .featured-content-inner body:not(.no-max-width) .site-footer-inner:before, body:not(.no-max-width) .featured-content .featured-content-inner .site-footer-inner:before, .row body:not(.no-max-width) .site-info:before, body:not(.no-max-width) .row .site-info:before, .navigation body:not(.no-max-width) .site-info:before, body:not(.no-max-width) .navigation .site-info:before, body:not(.no-max-width) .site-header .site-info:before, body:not(.no-max-width) .site-content .site-info:before, body:not(.no-max-width) .site-footer-inner .site-info:before, body:not(.no-max-width) .site-info .site-info:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-info:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-info:before, .featured-content .featured-content-inner body:not(.no-max-width) .site-info:before, body:not(.no-max-width) .featured-content .featured-content-inner .site-info:before, .row .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header .row .entry-header-row:before, .navigation .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header .navigation .entry-header-row:before, body:not(.no-max-width) .site-header .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-header .entry-header-row:before, body:not(.no-max-width) .site-content .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-content .entry-header-row:before, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .entry-header-row:before, body:not(.no-max-width) .site-info .featured-content .entry-header .entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-info .entry-header-row:before, .featured-content .entry-header .entry-header-row .entry-header-row:before, .featured-content .featured-content-inner .entry-header .entry-header-row:before, .featured-content .entry-header .featured-content-inner .entry-header-row:before, .row .featured-content .featured-content-inner:before, .featured-content .row .featured-content-inner:before, .navigation .featured-content .featured-content-inner:before, .featured-content .navigation .featured-content-inner:before, body:not(.no-max-width) .site-header .featured-content .featured-content-inner:before, .featured-content body:not(.no-max-width) .site-header .featured-content-inner:before, body:not(.no-max-width) .site-content .featured-content .featured-content-inner:before, .featured-content body:not(.no-max-width) .site-content .featured-content-inner:before, body:not(.no-max-width) .site-footer-inner .featured-content .featured-content-inner:before, .featured-content body:not(.no-max-width) .site-footer-inner .featured-content-inner:before, body:not(.no-max-width) .site-info .featured-content .featured-content-inner:before, .featured-content body:not(.no-max-width) .site-info .featured-content-inner:before, .featured-content .entry-header .entry-header-row .featured-content-inner:before, .featured-content .featured-content-inner .featured-content-inner:before, .row .row:after, .navigation .row:after, body:not(.no-max-width) .site-header .row:after, body:not(.no-max-width) .site-content .row:after, body:not(.no-max-width) .site-footer-inner .row:after, body:not(.no-max-width) .site-info .row:after, .featured-content .entry-header .entry-header-row .row:after, .featured-content .featured-content-inner .row:after, .row .navigation:after, .navigation .navigation:after, body:not(.no-max-width) .site-header .navigation:after, body:not(.no-max-width) .site-content .navigation:after, body:not(.no-max-width) .site-footer-inner .navigation:after, body:not(.no-max-width) .site-info .navigation:after, .featured-content .entry-header .entry-header-row .navigation:after, .featured-content .featured-content-inner .navigation:after, .row body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .row .site-header:after, .navigation body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .navigation .site-header:after, body:not(.no-max-width) .site-header .site-header:after, body:not(.no-max-width) .site-content .site-header:after, body:not(.no-max-width) .site-footer-inner .site-header:after, body:not(.no-max-width) .site-info .site-header:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-header:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-header:after, .row body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .row .site-content:after, .navigation body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .navigation .site-content:after, body:not(.no-max-width) .site-header .site-content:after, body:not(.no-max-width) .site-content .site-content:after, body:not(.no-max-width) .site-footer-inner .site-content:after, body:not(.no-max-width) .site-info .site-content:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-content:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-content:after, .row body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .row .site-footer-inner:after, .navigation body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .navigation .site-footer-inner:after, body:not(.no-max-width) .site-header .site-footer-inner:after, body:not(.no-max-width) .site-content .site-footer-inner:after, body:not(.no-max-width) .site-footer-inner .site-footer-inner:after, body:not(.no-max-width) .site-info .site-footer-inner:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-footer-inner:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-footer-inner:after, .row body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .row .site-info:after, .navigation body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .navigation .site-info:after, body:not(.no-max-width) .site-header .site-info:after, body:not(.no-max-width) .site-content .site-info:after, body:not(.no-max-width) .site-footer-inner .site-info:after, body:not(.no-max-width) .site-info .site-info:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-info:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-info:after, .row .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header .row .entry-header-row:after, .navigation .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header .navigation .entry-header-row:after, body:not(.no-max-width) .site-header .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-header .entry-header-row:after, body:not(.no-max-width) .site-content .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-content .entry-header-row:after, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .entry-header-row:after, body:not(.no-max-width) .site-info .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-info .entry-header-row:after, .featured-content .entry-header .entry-header-row .entry-header-row:after, .featured-content .featured-content-inner .entry-header .entry-header-row:after, .featured-content .entry-header .featured-content-inner .entry-header-row:after, .row .featured-content .featured-content-inner:after, .featured-content .row .featured-content-inner:after, .navigation .featured-content .featured-content-inner:after, .featured-content .navigation .featured-content-inner:after, body:not(.no-max-width) .site-header .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-header .featured-content-inner:after, body:not(.no-max-width) .site-content .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-content .featured-content-inner:after, body:not(.no-max-width) .site-footer-inner .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-footer-inner .featured-content-inner:after, body:not(.no-max-width) .site-info .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-info .featured-content-inner:after, .featured-content .entry-header .entry-header-row .featured-content-inner:after, .featured-content .featured-content-inner .featured-content-inner:after {
content: " ";
display: table; }
.row .row:after, .navigation .row:after, body:not(.no-max-width) .site-header .row:after, body:not(.no-max-width) .site-content .row:after, body:not(.no-max-width) .site-footer-inner .row:after, body:not(.no-max-width) .site-info .row:after, .featured-content .entry-header .entry-header-row .row:after, .featured-content .featured-content-inner .row:after, .row .navigation:after, .navigation .navigation:after, body:not(.no-max-width) .site-header .navigation:after, body:not(.no-max-width) .site-content .navigation:after, body:not(.no-max-width) .site-footer-inner .navigation:after, body:not(.no-max-width) .site-info .navigation:after, .featured-content .entry-header .entry-header-row .navigation:after, .featured-content .featured-content-inner .navigation:after, .row body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .row .site-header:after, .navigation body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .navigation .site-header:after, body:not(.no-max-width) .site-header .site-header:after, body:not(.no-max-width) .site-content .site-header:after, body:not(.no-max-width) .site-footer-inner .site-header:after, body:not(.no-max-width) .site-info .site-header:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-header:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-header:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-header:after, .row body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .row .site-content:after, .navigation body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .navigation .site-content:after, body:not(.no-max-width) .site-header .site-content:after, body:not(.no-max-width) .site-content .site-content:after, body:not(.no-max-width) .site-footer-inner .site-content:after, body:not(.no-max-width) .site-info .site-content:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-content:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-content:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-content:after, .row body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .row .site-footer-inner:after, .navigation body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .navigation .site-footer-inner:after, body:not(.no-max-width) .site-header .site-footer-inner:after, body:not(.no-max-width) .site-content .site-footer-inner:after, body:not(.no-max-width) .site-footer-inner .site-footer-inner:after, body:not(.no-max-width) .site-info .site-footer-inner:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-footer-inner:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-footer-inner:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-footer-inner:after, .row body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .row .site-info:after, .navigation body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .navigation .site-info:after, body:not(.no-max-width) .site-header .site-info:after, body:not(.no-max-width) .site-content .site-info:after, body:not(.no-max-width) .site-footer-inner .site-info:after, body:not(.no-max-width) .site-info .site-info:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .site-info:after, .featured-content .featured-content-inner body:not(.no-max-width) .site-info:after, body:not(.no-max-width) .featured-content .featured-content-inner .site-info:after, .row .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header .row .entry-header-row:after, .navigation .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header .navigation .entry-header-row:after, body:not(.no-max-width) .site-header .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-header .entry-header-row:after, body:not(.no-max-width) .site-content .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-content .entry-header-row:after, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .entry-header-row:after, body:not(.no-max-width) .site-info .featured-content .entry-header .entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-info .entry-header-row:after, .featured-content .entry-header .entry-header-row .entry-header-row:after, .featured-content .featured-content-inner .entry-header .entry-header-row:after, .featured-content .entry-header .featured-content-inner .entry-header-row:after, .row .featured-content .featured-content-inner:after, .featured-content .row .featured-content-inner:after, .navigation .featured-content .featured-content-inner:after, .featured-content .navigation .featured-content-inner:after, body:not(.no-max-width) .site-header .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-header .featured-content-inner:after, body:not(.no-max-width) .site-content .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-content .featured-content-inner:after, body:not(.no-max-width) .site-footer-inner .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-footer-inner .featured-content-inner:after, body:not(.no-max-width) .site-info .featured-content .featured-content-inner:after, .featured-content body:not(.no-max-width) .site-info .featured-content-inner:after, .featured-content .entry-header .entry-header-row .featured-content-inner:after, .featured-content .featured-content-inner .featured-content-inner:after {
clear: both; }
.row .row.collapse, .navigation .row.collapse, body:not(.no-max-width) .site-header .row.collapse, body:not(.no-max-width) .site-content .row.collapse, body:not(.no-max-width) .site-footer-inner .row.collapse, body:not(.no-max-width) .site-info .row.collapse, .featured-content .entry-header .entry-header-row .row.collapse, .featured-content .featured-content-inner .row.collapse, .row .collapse.navigation, .navigation .collapse.navigation, body:not(.no-max-width) .site-header .collapse.navigation, body:not(.no-max-width) .site-content .collapse.navigation, body:not(.no-max-width) .site-footer-inner .collapse.navigation, body:not(.no-max-width) .site-info .collapse.navigation, .featured-content .entry-header .entry-header-row .collapse.navigation, .featured-content .featured-content-inner .collapse.navigation, .row body:not(.no-max-width) .collapse.site-header, body:not(.no-max-width) .row .collapse.site-header, .navigation body:not(.no-max-width) .collapse.site-header, body:not(.no-max-width) .navigation .collapse.site-header, body:not(.no-max-width) .site-header .collapse.site-header, body:not(.no-max-width) .site-content .collapse.site-header, body:not(.no-max-width) .site-footer-inner .collapse.site-header, body:not(.no-max-width) .site-info .collapse.site-header, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-header, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-header, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-header, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-header, .row body:not(.no-max-width) .collapse.site-content, body:not(.no-max-width) .row .collapse.site-content, .navigation body:not(.no-max-width) .collapse.site-content, body:not(.no-max-width) .navigation .collapse.site-content, body:not(.no-max-width) .site-header .collapse.site-content, body:not(.no-max-width) .site-content .collapse.site-content, body:not(.no-max-width) .site-footer-inner .collapse.site-content, body:not(.no-max-width) .site-info .collapse.site-content, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-content, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-content, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-content, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-content, .row body:not(.no-max-width) .collapse.site-footer-inner, body:not(.no-max-width) .row .collapse.site-footer-inner, .navigation body:not(.no-max-width) .collapse.site-footer-inner, body:not(.no-max-width) .navigation .collapse.site-footer-inner, body:not(.no-max-width) .site-header .collapse.site-footer-inner, body:not(.no-max-width) .site-content .collapse.site-footer-inner, body:not(.no-max-width) .site-footer-inner .collapse.site-footer-inner, body:not(.no-max-width) .site-info .collapse.site-footer-inner, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-footer-inner, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-footer-inner, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-footer-inner, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-footer-inner, .row body:not(.no-max-width) .collapse.site-info, body:not(.no-max-width) .row .collapse.site-info, .navigation body:not(.no-max-width) .collapse.site-info, body:not(.no-max-width) .navigation .collapse.site-info, body:not(.no-max-width) .site-header .collapse.site-info, body:not(.no-max-width) .site-content .collapse.site-info, body:not(.no-max-width) .site-footer-inner .collapse.site-info, body:not(.no-max-width) .site-info .collapse.site-info, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-info, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-info, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-info, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-info, .row .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header .row .collapse.entry-header-row, .navigation .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header .navigation .collapse.entry-header-row, body:not(.no-max-width) .site-header .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-header .collapse.entry-header-row, body:not(.no-max-width) .site-content .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-content .collapse.entry-header-row, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .collapse.entry-header-row, body:not(.no-max-width) .site-info .featured-content .entry-header .collapse.entry-header-row, .featured-content .entry-header body:not(.no-max-width) .site-info .collapse.entry-header-row, .featured-content .entry-header .entry-header-row .collapse.entry-header-row, .featured-content .featured-content-inner .entry-header .collapse.entry-header-row, .featured-content .entry-header .featured-content-inner .collapse.entry-header-row, .row .featured-content .collapse.featured-content-inner, .featured-content .row .collapse.featured-content-inner, .navigation .featured-content .collapse.featured-content-inner, .featured-content .navigation .collapse.featured-content-inner, body:not(.no-max-width) .site-header .featured-content .collapse.featured-content-inner, .featured-content body:not(.no-max-width) .site-header .collapse.featured-content-inner, body:not(.no-max-width) .site-content .featured-content .collapse.featured-content-inner, .featured-content body:not(.no-max-width) .site-content .collapse.featured-content-inner, body:not(.no-max-width) .site-footer-inner .featured-content .collapse.featured-content-inner, .featured-content body:not(.no-max-width) .site-footer-inner .collapse.featured-content-inner, body:not(.no-max-width) .site-info .featured-content .collapse.featured-content-inner, .featured-content body:not(.no-max-width) .site-info .collapse.featured-content-inner, .featured-content .entry-header .entry-header-row .collapse.featured-content-inner, .featured-content .featured-content-inner .collapse.featured-content-inner {
width: auto;
margin: 0;
max-width: none; }
.row .row.collapse:before, .navigation .row.collapse:before, body:not(.no-max-width) .site-header .row.collapse:before, body:not(.no-max-width) .site-content .row.collapse:before, body:not(.no-max-width) .site-footer-inner .row.collapse:before, body:not(.no-max-width) .site-info .row.collapse:before, .featured-content .entry-header .entry-header-row .row.collapse:before, .featured-content .featured-content-inner .row.collapse:before, .row .collapse.navigation:before, .navigation .collapse.navigation:before, body:not(.no-max-width) .site-header .collapse.navigation:before, body:not(.no-max-width) .site-content .collapse.navigation:before, body:not(.no-max-width) .site-footer-inner .collapse.navigation:before, body:not(.no-max-width) .site-info .collapse.navigation:before, .featured-content .entry-header .entry-header-row .collapse.navigation:before, .featured-content .featured-content-inner .collapse.navigation:before, .row body:not(.no-max-width) .collapse.site-header:before, body:not(.no-max-width) .row .collapse.site-header:before, .navigation body:not(.no-max-width) .collapse.site-header:before, body:not(.no-max-width) .navigation .collapse.site-header:before, body:not(.no-max-width) .site-header .collapse.site-header:before, body:not(.no-max-width) .site-content .collapse.site-header:before, body:not(.no-max-width) .site-footer-inner .collapse.site-header:before, body:not(.no-max-width) .site-info .collapse.site-header:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-header:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-header:before, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-header:before, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-header:before, .row body:not(.no-max-width) .collapse.site-content:before, body:not(.no-max-width) .row .collapse.site-content:before, .navigation body:not(.no-max-width) .collapse.site-content:before, body:not(.no-max-width) .navigation .collapse.site-content:before, body:not(.no-max-width) .site-header .collapse.site-content:before, body:not(.no-max-width) .site-content .collapse.site-content:before, body:not(.no-max-width) .site-footer-inner .collapse.site-content:before, body:not(.no-max-width) .site-info .collapse.site-content:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-content:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-content:before, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-content:before, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-content:before, .row body:not(.no-max-width) .collapse.site-footer-inner:before, body:not(.no-max-width) .row .collapse.site-footer-inner:before, .navigation body:not(.no-max-width) .collapse.site-footer-inner:before, body:not(.no-max-width) .navigation .collapse.site-footer-inner:before, body:not(.no-max-width) .site-header .collapse.site-footer-inner:before, body:not(.no-max-width) .site-content .collapse.site-footer-inner:before, body:not(.no-max-width) .site-footer-inner .collapse.site-footer-inner:before, body:not(.no-max-width) .site-info .collapse.site-footer-inner:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-footer-inner:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-footer-inner:before, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-footer-inner:before, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-footer-inner:before, .row body:not(.no-max-width) .collapse.site-info:before, body:not(.no-max-width) .row .collapse.site-info:before, .navigation body:not(.no-max-width) .collapse.site-info:before, body:not(.no-max-width) .navigation .collapse.site-info:before, body:not(.no-max-width) .site-header .collapse.site-info:before, body:not(.no-max-width) .site-content .collapse.site-info:before, body:not(.no-max-width) .site-footer-inner .collapse.site-info:before, body:not(.no-max-width) .site-info .collapse.site-info:before, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-info:before, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-info:before, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-info:before, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-info:before, .row .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header .row .collapse.entry-header-row:before, .navigation .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header .navigation .collapse.entry-header-row:before, body:not(.no-max-width) .site-header .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-header .collapse.entry-header-row:before, body:not(.no-max-width) .site-content .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-content .collapse.entry-header-row:before, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .collapse.entry-header-row:before, body:not(.no-max-width) .site-info .featured-content .entry-header .collapse.entry-header-row:before, .featured-content .entry-header body:not(.no-max-width) .site-info .collapse.entry-header-row:before, .featured-content .entry-header .entry-header-row .collapse.entry-header-row:before, .featured-content .featured-content-inner .entry-header .collapse.entry-header-row:before, .featured-content .entry-header .featured-content-inner .collapse.entry-header-row:before, .row .featured-content .collapse.featured-content-inner:before, .featured-content .row .collapse.featured-content-inner:before, .navigation .featured-content .collapse.featured-content-inner:before, .featured-content .navigation .collapse.featured-content-inner:before, body:not(.no-max-width) .site-header .featured-content .collapse.featured-content-inner:before, .featured-content body:not(.no-max-width) .site-header .collapse.featured-content-inner:before, body:not(.no-max-width) .site-content .featured-content .collapse.featured-content-inner:before, .featured-content body:not(.no-max-width) .site-content .collapse.featured-content-inner:before, body:not(.no-max-width) .site-footer-inner .featured-content .collapse.featured-content-inner:before, .featured-content body:not(.no-max-width) .site-footer-inner .collapse.featured-content-inner:before, body:not(.no-max-width) .site-info .featured-content .collapse.featured-content-inner:before, .featured-content body:not(.no-max-width) .site-info .collapse.featured-content-inner:before, .featured-content .entry-header .entry-header-row .collapse.featured-content-inner:before, .featured-content .featured-content-inner .collapse.featured-content-inner:before, .row .row.collapse:after, .navigation .row.collapse:after, body:not(.no-max-width) .site-header .row.collapse:after, body:not(.no-max-width) .site-content .row.collapse:after, body:not(.no-max-width) .site-footer-inner .row.collapse:after, body:not(.no-max-width) .site-info .row.collapse:after, .featured-content .entry-header .entry-header-row .row.collapse:after, .featured-content .featured-content-inner .row.collapse:after, .row .collapse.navigation:after, .navigation .collapse.navigation:after, body:not(.no-max-width) .site-header .collapse.navigation:after, body:not(.no-max-width) .site-content .collapse.navigation:after, body:not(.no-max-width) .site-footer-inner .collapse.navigation:after, body:not(.no-max-width) .site-info .collapse.navigation:after, .featured-content .entry-header .entry-header-row .collapse.navigation:after, .featured-content .featured-content-inner .collapse.navigation:after, .row body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .row .collapse.site-header:after, .navigation body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .navigation .collapse.site-header:after, body:not(.no-max-width) .site-header .collapse.site-header:after, body:not(.no-max-width) .site-content .collapse.site-header:after, body:not(.no-max-width) .site-footer-inner .collapse.site-header:after, body:not(.no-max-width) .site-info .collapse.site-header:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-header:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-header:after, .row body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .row .collapse.site-content:after, .navigation body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .navigation .collapse.site-content:after, body:not(.no-max-width) .site-header .collapse.site-content:after, body:not(.no-max-width) .site-content .collapse.site-content:after, body:not(.no-max-width) .site-footer-inner .collapse.site-content:after, body:not(.no-max-width) .site-info .collapse.site-content:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-content:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-content:after, .row body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .row .collapse.site-footer-inner:after, .navigation body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .navigation .collapse.site-footer-inner:after, body:not(.no-max-width) .site-header .collapse.site-footer-inner:after, body:not(.no-max-width) .site-content .collapse.site-footer-inner:after, body:not(.no-max-width) .site-footer-inner .collapse.site-footer-inner:after, body:not(.no-max-width) .site-info .collapse.site-footer-inner:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-footer-inner:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-footer-inner:after, .row body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .row .collapse.site-info:after, .navigation body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .navigation .collapse.site-info:after, body:not(.no-max-width) .site-header .collapse.site-info:after, body:not(.no-max-width) .site-content .collapse.site-info:after, body:not(.no-max-width) .site-footer-inner .collapse.site-info:after, body:not(.no-max-width) .site-info .collapse.site-info:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-info:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-info:after, .row .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .row .collapse.entry-header-row:after, .navigation .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .navigation .collapse.entry-header-row:after, body:not(.no-max-width) .site-header .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-header .collapse.entry-header-row:after, body:not(.no-max-width) .site-content .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-content .collapse.entry-header-row:after, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .collapse.entry-header-row:after, body:not(.no-max-width) .site-info .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-info .collapse.entry-header-row:after, .featured-content .entry-header .entry-header-row .collapse.entry-header-row:after, .featured-content .featured-content-inner .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .featured-content-inner .collapse.entry-header-row:after, .row .featured-content .collapse.featured-content-inner:after, .featured-content .row .collapse.featured-content-inner:after, .navigation .featured-content .collapse.featured-content-inner:after, .featured-content .navigation .collapse.featured-content-inner:after, body:not(.no-max-width) .site-header .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-header .collapse.featured-content-inner:after, body:not(.no-max-width) .site-content .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-content .collapse.featured-content-inner:after, body:not(.no-max-width) .site-footer-inner .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-footer-inner .collapse.featured-content-inner:after, body:not(.no-max-width) .site-info .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-info .collapse.featured-content-inner:after, .featured-content .entry-header .entry-header-row .collapse.featured-content-inner:after, .featured-content .featured-content-inner .collapse.featured-content-inner:after {
content: " ";
display: table; }
.row .row.collapse:after, .navigation .row.collapse:after, body:not(.no-max-width) .site-header .row.collapse:after, body:not(.no-max-width) .site-content .row.collapse:after, body:not(.no-max-width) .site-footer-inner .row.collapse:after, body:not(.no-max-width) .site-info .row.collapse:after, .featured-content .entry-header .entry-header-row .row.collapse:after, .featured-content .featured-content-inner .row.collapse:after, .row .collapse.navigation:after, .navigation .collapse.navigation:after, body:not(.no-max-width) .site-header .collapse.navigation:after, body:not(.no-max-width) .site-content .collapse.navigation:after, body:not(.no-max-width) .site-footer-inner .collapse.navigation:after, body:not(.no-max-width) .site-info .collapse.navigation:after, .featured-content .entry-header .entry-header-row .collapse.navigation:after, .featured-content .featured-content-inner .collapse.navigation:after, .row body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .row .collapse.site-header:after, .navigation body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .navigation .collapse.site-header:after, body:not(.no-max-width) .site-header .collapse.site-header:after, body:not(.no-max-width) .site-content .collapse.site-header:after, body:not(.no-max-width) .site-footer-inner .collapse.site-header:after, body:not(.no-max-width) .site-info .collapse.site-header:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-header:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-header:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-header:after, .row body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .row .collapse.site-content:after, .navigation body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .navigation .collapse.site-content:after, body:not(.no-max-width) .site-header .collapse.site-content:after, body:not(.no-max-width) .site-content .collapse.site-content:after, body:not(.no-max-width) .site-footer-inner .collapse.site-content:after, body:not(.no-max-width) .site-info .collapse.site-content:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-content:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-content:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-content:after, .row body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .row .collapse.site-footer-inner:after, .navigation body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .navigation .collapse.site-footer-inner:after, body:not(.no-max-width) .site-header .collapse.site-footer-inner:after, body:not(.no-max-width) .site-content .collapse.site-footer-inner:after, body:not(.no-max-width) .site-footer-inner .collapse.site-footer-inner:after, body:not(.no-max-width) .site-info .collapse.site-footer-inner:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-footer-inner:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-footer-inner:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-footer-inner:after, .row body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .row .collapse.site-info:after, .navigation body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .navigation .collapse.site-info:after, body:not(.no-max-width) .site-header .collapse.site-info:after, body:not(.no-max-width) .site-content .collapse.site-info:after, body:not(.no-max-width) .site-footer-inner .collapse.site-info:after, body:not(.no-max-width) .site-info .collapse.site-info:after, .featured-content .entry-header .entry-header-row body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .featured-content .entry-header .entry-header-row .collapse.site-info:after, .featured-content .featured-content-inner body:not(.no-max-width) .collapse.site-info:after, body:not(.no-max-width) .featured-content .featured-content-inner .collapse.site-info:after, .row .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .row .collapse.entry-header-row:after, .navigation .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .navigation .collapse.entry-header-row:after, body:not(.no-max-width) .site-header .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-header .collapse.entry-header-row:after, body:not(.no-max-width) .site-content .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-content .collapse.entry-header-row:after, body:not(.no-max-width) .site-footer-inner .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-footer-inner .collapse.entry-header-row:after, body:not(.no-max-width) .site-info .featured-content .entry-header .collapse.entry-header-row:after, .featured-content .entry-header body:not(.no-max-width) .site-info .collapse.entry-header-row:after, .featured-content .entry-header .entry-header-row .collapse.entry-header-row:after, .featured-content .featured-content-inner .entry-header .collapse.entry-header-row:after, .featured-content .entry-header .featured-content-inner .collapse.entry-header-row:after, .row .featured-content .collapse.featured-content-inner:after, .featured-content .row .collapse.featured-content-inner:after, .navigation .featured-content .collapse.featured-content-inner:after, .featured-content .navigation .collapse.featured-content-inner:after, body:not(.no-max-width) .site-header .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-header .collapse.featured-content-inner:after, body:not(.no-max-width) .site-content .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-content .collapse.featured-content-inner:after, body:not(.no-max-width) .site-footer-inner .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-footer-inner .collapse.featured-content-inner:after, body:not(.no-max-width) .site-info .featured-content .collapse.featured-content-inner:after, .featured-content body:not(.no-max-width) .site-info .collapse.featured-content-inner:after, .featured-content .entry-header .entry-header-row .collapse.featured-content-inner:after, .featured-content .featured-content-inner .collapse.featured-content-inner:after {
clear: both; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
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 {
.small-push-0 {
position: relative;
left: 0%;
right: auto; }
.small-pull-0 {
position: relative;
right: 0%;
left: auto; }
.small-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.small-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.small-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.small-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.small-push-3 {
position: relative;
left: 25%;
right: auto; }
.small-pull-3 {
position: relative;
right: 25%;
left: auto; }
.small-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.small-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.small-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.small-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.small-push-6 {
position: relative;
left: 50%;
right: auto; }
.small-pull-6 {
position: relative;
right: 50%;
left: auto; }
.small-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.small-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.small-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.small-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.small-push-9 {
position: relative;
left: 75%;
right: auto; }
.small-pull-9 {
position: relative;
right: 75%;
left: auto; }
.small-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.small-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.small-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.small-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
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, .featured-content .entry-header .entry-header-column, .featured-content article {
width: 100%; }
.small-offset-0 {
margin-left: 0% !important; }
.small-offset-1 {
margin-left: 8.33333% !important; }
.small-offset-2 {
margin-left: 16.66667% !important; }
.small-offset-3 {
margin-left: 25% !important; }
.small-offset-4 {
margin-left: 33.33333% !important; }
.small-offset-5 {
margin-left: 41.66667% !important; }
.small-offset-6 {
margin-left: 50% !important; }
.small-offset-7 {
margin-left: 58.33333% !important; }
.small-offset-8 {
margin-left: 66.66667% !important; }
.small-offset-9 {
margin-left: 75% !important; }
.small-offset-10 {
margin-left: 83.33333% !important; }
.small-offset-11 {
margin-left: 91.66667% !important; }
.small-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.small-centered,
.columns.small-centered,
.navigation .small-centered.nav-links,
.small-centered.content-area,
.small-centered#secondary,
.small-centered#tertiary,
.featured-content .entry-header .small-centered.entry-header-column,
.featured-content article.small-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.small-uncentered,
.columns.small-uncentered,
.navigation .small-uncentered.nav-links,
.small-uncentered.content-area,
.small-uncentered#secondary,
.small-uncentered#tertiary,
.featured-content .entry-header .small-uncentered.entry-header-column,
.featured-content article.small-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.small-centered:last-child,
.columns.small-centered:last-child,
.navigation .small-centered.nav-links:last-child,
.small-centered.content-area:last-child,
.small-centered#secondary:last-child,
.small-centered#tertiary:last-child,
.featured-content .entry-header .small-centered.entry-header-column:last-child,
.featured-content article.small-centered:last-child {
float: none; }
.column.small-uncentered:last-child,
.columns.small-uncentered:last-child,
.navigation .small-uncentered.nav-links:last-child,
.small-uncentered.content-area:last-child,
.small-uncentered#secondary:last-child,
.small-uncentered#tertiary:last-child,
.featured-content .entry-header .small-uncentered.entry-header-column:last-child,
.featured-content article.small-uncentered:last-child {
float: left; }
.column.small-uncentered.opposite,
.columns.small-uncentered.opposite,
.navigation .small-uncentered.opposite.nav-links,
.small-uncentered.opposite.content-area,
.small-uncentered.opposite#secondary,
.small-uncentered.opposite#tertiary,
.featured-content .entry-header .small-uncentered.opposite.entry-header-column,
.featured-content article.small-uncentered.opposite {
float: right; } }
@media only screen and (min-width: 40.063em) {
.medium-push-0 {
position: relative;
left: 0%;
right: auto; }
.medium-pull-0 {
position: relative;
right: 0%;
left: auto; }
.medium-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.medium-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.medium-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.medium-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.medium-push-3 {
position: relative;
left: 25%;
right: auto; }
.medium-pull-3 {
position: relative;
right: 25%;
left: auto; }
.medium-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.medium-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.medium-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.medium-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.medium-push-6 {
position: relative;
left: 50%;
right: auto; }
.medium-pull-6 {
position: relative;
right: 50%;
left: auto; }
.medium-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.medium-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.medium-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.medium-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.medium-push-9 {
position: relative;
left: 75%;
right: auto; }
.medium-pull-9 {
position: relative;
right: 75%;
left: auto; }
.medium-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.medium-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.medium-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.medium-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
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, .featured-content .entry-header .entry-header-column, .featured-content article {
width: 100%; }
.medium-offset-0 {
margin-left: 0% !important; }
.medium-offset-1 {
margin-left: 8.33333% !important; }
.medium-offset-2 {
margin-left: 16.66667% !important; }
.medium-offset-3 {
margin-left: 25% !important; }
.medium-offset-4 {
margin-left: 33.33333% !important; }
.medium-offset-5 {
margin-left: 41.66667% !important; }
.medium-offset-6 {
margin-left: 50% !important; }
.medium-offset-7 {
margin-left: 58.33333% !important; }
.medium-offset-8 {
margin-left: 66.66667% !important; }
.medium-offset-9 {
margin-left: 75% !important; }
.medium-offset-10 {
margin-left: 83.33333% !important; }
.medium-offset-11 {
margin-left: 91.66667% !important; }
.medium-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.medium-centered,
.columns.medium-centered,
.navigation .medium-centered.nav-links,
.medium-centered.content-area,
.medium-centered#secondary,
.medium-centered#tertiary,
.featured-content .entry-header .medium-centered.entry-header-column,
.featured-content article.medium-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.medium-uncentered,
.columns.medium-uncentered,
.navigation .medium-uncentered.nav-links,
.medium-uncentered.content-area,
.medium-uncentered#secondary,
.medium-uncentered#tertiary,
.featured-content .entry-header .medium-uncentered.entry-header-column,
.featured-content article.medium-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.medium-centered:last-child,
.columns.medium-centered:last-child,
.navigation .medium-centered.nav-links:last-child,
.medium-centered.content-area:last-child,
.medium-centered#secondary:last-child,
.medium-centered#tertiary:last-child,
.featured-content .entry-header .medium-centered.entry-header-column:last-child,
.featured-content article.medium-centered:last-child {
float: none; }
.column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child,
.navigation .medium-uncentered.nav-links:last-child,
.medium-uncentered.content-area:last-child,
.medium-uncentered#secondary:last-child,
.medium-uncentered#tertiary:last-child,
.featured-content .entry-header .medium-uncentered.entry-header-column:last-child,
.featured-content article.medium-uncentered:last-child {
float: left; }
.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite,
.navigation .medium-uncentered.opposite.nav-links,
.medium-uncentered.opposite.content-area,
.medium-uncentered.opposite#secondary,
.medium-uncentered.opposite#tertiary,
.featured-content .entry-header .medium-uncentered.opposite.entry-header-column,
.featured-content article.medium-uncentered.opposite {
float: right; }
.push-0 {
position: relative;
left: 0%;
right: auto; }
.pull-0 {
position: relative;
right: 0%;
left: auto; }
.push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.push-3 {
position: relative;
left: 25%;
right: auto; }
.pull-3 {
position: relative;
right: 25%;
left: auto; }
.push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.push-6 {
position: relative;
left: 50%;
right: auto; }
.pull-6 {
position: relative;
right: 50%;
left: auto; }
.push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.push-9 {
position: relative;
left: 75%;
right: auto; }
.pull-9 {
position: relative;
right: 75%;
left: auto; }
.push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }
@media only screen and (min-width: 64.063em) {
.large-push-0 {
position: relative;
left: 0%;
right: auto; }
.large-pull-0 {
position: relative;
right: 0%;
left: auto; }
.large-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.large-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.large-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.large-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.large-push-3, body.layout-three-column-center .content-area {
position: relative;
left: 25%;
right: auto; }
.large-pull-3 {
position: relative;
right: 25%;
left: auto; }
.large-push-4, body.layout-two-column-reversed .content-area {
position: relative;
left: 33.33333%;
right: auto; }
.large-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.large-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.large-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.large-push-6, body.layout-three-column-reversed .content-area {
position: relative;
left: 50%;
right: auto; }
.large-pull-6, body.layout-three-column-center #secondary,
body.layout-three-column-reversed #secondary, body.layout-three-column-reversed #tertiary {
position: relative;
right: 50%;
left: auto; }
.large-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.large-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.large-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.large-pull-8, body.layout-two-column-reversed #secondary {
position: relative;
right: 66.66667%;
left: auto; }
.large-push-9 {
position: relative;
left: 75%;
right: auto; }
.large-pull-9 {
position: relative;
right: 75%;
left: auto; }
.large-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.large-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.large-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.large-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.large-1 {
width: 8.33333%; }
.large-2 {
width: 16.66667%; }
.large-3, body.layout-three-column-default #secondary,
body.layout-three-column-reversed #secondary, body.layout-three-column-center #secondary, #tertiary {
width: 25%; }
.large-4, #secondary {
width: 33.33333%; }
.large-5 {
width: 41.66667%; }
.large-6, body.layout-three-column-default .content-area, body.layout-three-column-reversed .content-area, body.layout-three-column-center .content-area {
width: 50%; }
.large-7 {
width: 58.33333%; }
.large-8, .content-area, .featured-content .entry-header .entry-header-column, .featured-content article {
width: 66.66667%; }
.large-9 {
width: 75%; }
.large-10 {
width: 83.33333%; }
.large-11 {
width: 91.66667%; }
.large-12, .navigation .nav-links, body.layout-one-column-wide .content-area,
body.layout-one-column-narrow .content-area, body.layout-one-column-wide #secondary,
body.layout-one-column-narrow #secondary {
width: 100%; }
.large-offset-0 {
margin-left: 0% !important; }
.large-offset-1 {
margin-left: 8.33333% !important; }
.large-offset-2 {
margin-left: 16.66667% !important; }
.large-offset-3 {
margin-left: 25% !important; }
.large-offset-4 {
margin-left: 33.33333% !important; }
.large-offset-5 {
margin-left: 41.66667% !important; }
.large-offset-6 {
margin-left: 50% !important; }
.large-offset-7 {
margin-left: 58.33333% !important; }
.large-offset-8 {
margin-left: 66.66667% !important; }
.large-offset-9 {
margin-left: 75% !important; }
.large-offset-10 {
margin-left: 83.33333% !important; }
.large-offset-11 {
margin-left: 91.66667% !important; }
.large-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.large-centered,
.columns.large-centered,
.navigation .large-centered.nav-links,
.large-centered.content-area,
.large-centered#secondary,
.large-centered#tertiary,
.featured-content .entry-header .large-centered.entry-header-column,
.featured-content article.large-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.large-uncentered,
.columns.large-uncentered,
.navigation .large-uncentered.nav-links,
.large-uncentered.content-area,
.large-uncentered#secondary,
.large-uncentered#tertiary,
.featured-content .entry-header .large-uncentered.entry-header-column,
.featured-content article.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.large-centered:last-child,
.columns.large-centered:last-child,
.navigation .large-centered.nav-links:last-child,
.large-centered.content-area:last-child,
.large-centered#secondary:last-child,
.large-centered#tertiary:last-child,
.featured-content .entry-header .large-centered.entry-header-column:last-child,
.featured-content article.large-centered:last-child {
float: none; }
.column.large-uncentered:last-child,
.columns.large-uncentered:last-child,
.navigation .large-uncentered.nav-links:last-child,
.large-uncentered.content-area:last-child,
.large-uncentered#secondary:last-child,
.large-uncentered#tertiary:last-child,
.featured-content .entry-header .large-uncentered.entry-header-column:last-child,
.featured-content article.large-uncentered:last-child {
float: left; }
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite,
.navigation .large-uncentered.opposite.nav-links,
.large-uncentered.opposite.content-area,
.large-uncentered.opposite#secondary,
.large-uncentered.opposite#tertiary,
.featured-content .entry-header .large-uncentered.opposite.entry-header-column,
.featured-content article.large-uncentered.opposite {
float: right; }
.push-0 {
position: relative;
left: 0%;
right: auto; }
.pull-0 {
position: relative;
right: 0%;
left: auto; }
.push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.push-3 {
position: relative;
left: 25%;
right: auto; }
.pull-3 {
position: relative;
right: 25%;
left: auto; }
.push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.push-6 {
position: relative;
left: 50%;
right: auto; }
.pull-6 {
position: relative;
right: 50%;
left: auto; }
.push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.push-9 {
position: relative;
left: 75%;
right: auto; }
.pull-9 {
position: relative;
right: 75%;
left: auto; }
.push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }
@media only screen and (min-width: 90.063em) {
.xlarge-push-0 {
position: relative;
left: 0%;
right: auto; }
.xlarge-pull-0 {
position: relative;
right: 0%;
left: auto; }
.xlarge-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.xlarge-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.xlarge-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.xlarge-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.xlarge-push-3 {
position: relative;
left: 25%;
right: auto; }
.xlarge-pull-3 {
position: relative;
right: 25%;
left: auto; }
.xlarge-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.xlarge-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.xlarge-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.xlarge-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.xlarge-push-6 {
position: relative;
left: 50%;
right: auto; }
.xlarge-pull-6 {
position: relative;
right: 50%;
left: auto; }
.xlarge-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.xlarge-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.xlarge-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.xlarge-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.xlarge-push-9 {
position: relative;
left: 75%;
right: auto; }
.xlarge-pull-9 {
position: relative;
right: 75%;
left: auto; }
.xlarge-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.xlarge-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.xlarge-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.xlarge-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.xlarge-1 {
width: 8.33333%; }
.xlarge-2 {
width: 16.66667%; }
.xlarge-3 {
width: 25%; }
.xlarge-4 {
width: 33.33333%; }
.xlarge-5 {
width: 41.66667%; }
.xlarge-6 {
width: 50%; }
.xlarge-7 {
width: 58.33333%; }
.xlarge-8 {
width: 66.66667%; }
.xlarge-9 {
width: 75%; }
.xlarge-10 {
width: 83.33333%; }
.xlarge-11 {
width: 91.66667%; }
.xlarge-12 {
width: 100%; }
.xlarge-offset-0 {
margin-left: 0% !important; }
.xlarge-offset-1 {
margin-left: 8.33333% !important; }
.xlarge-offset-2 {
margin-left: 16.66667% !important; }
.xlarge-offset-3 {
margin-left: 25% !important; }
.xlarge-offset-4 {
margin-left: 33.33333% !important; }
.xlarge-offset-5 {
margin-left: 41.66667% !important; }
.xlarge-offset-6 {
margin-left: 50% !important; }
.xlarge-offset-7 {
margin-left: 58.33333% !important; }
.xlarge-offset-8 {
margin-left: 66.66667% !important; }
.xlarge-offset-9 {
margin-left: 75% !important; }
.xlarge-offset-10 {
margin-left: 83.33333% !important; }
.xlarge-offset-11 {
margin-left: 91.66667% !important; }
.xlarge-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.xlarge-centered,
.columns.xlarge-centered,
.navigation .xlarge-centered.nav-links,
.xlarge-centered.content-area,
.xlarge-centered#secondary,
.xlarge-centered#tertiary,
.featured-content .entry-header .xlarge-centered.entry-header-column,
.featured-content article.xlarge-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.xlarge-uncentered,
.columns.xlarge-uncentered,
.navigation .xlarge-uncentered.nav-links,
.xlarge-uncentered.content-area,
.xlarge-uncentered#secondary,
.xlarge-uncentered#tertiary,
.featured-content .entry-header .xlarge-uncentered.entry-header-column,
.featured-content article.xlarge-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.xlarge-centered:last-child,
.columns.xlarge-centered:last-child,
.navigation .xlarge-centered.nav-links:last-child,
.xlarge-centered.content-area:last-child,
.xlarge-centered#secondary:last-child,
.xlarge-centered#tertiary:last-child,
.featured-content .entry-header .xlarge-centered.entry-header-column:last-child,
.featured-content article.xlarge-centered:last-child {
float: none; }
.column.xlarge-uncentered:last-child,
.columns.xlarge-uncentered:last-child,
.navigation .xlarge-uncentered.nav-links:last-child,
.xlarge-uncentered.content-area:last-child,
.xlarge-uncentered#secondary:last-child,
.xlarge-uncentered#tertiary:last-child,
.featured-content .entry-header .xlarge-uncentered.entry-header-column:last-child,
.featured-content article.xlarge-uncentered:last-child {
float: left; }
.column.xlarge-uncentered.opposite,
.columns.xlarge-uncentered.opposite,
.navigation .xlarge-uncentered.opposite.nav-links,
.xlarge-uncentered.opposite.content-area,
.xlarge-uncentered.opposite#secondary,
.xlarge-uncentered.opposite#tertiary,
.featured-content .entry-header .xlarge-uncentered.opposite.entry-header-column,
.featured-content article.xlarge-uncentered.opposite {
float: right; } }
@media only screen and (min-width: 120.063em) {
.xxlarge-push-0 {
position: relative;
left: 0%;
right: auto; }
.xxlarge-pull-0 {
position: relative;
right: 0%;
left: auto; }
.xxlarge-push-1 {
position: relative;
left: 8.33333%;
right: auto; }
.xxlarge-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }
.xxlarge-push-2 {
position: relative;
left: 16.66667%;
right: auto; }
.xxlarge-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }
.xxlarge-push-3 {
position: relative;
left: 25%;
right: auto; }
.xxlarge-pull-3 {
position: relative;
right: 25%;
left: auto; }
.xxlarge-push-4 {
position: relative;
left: 33.33333%;
right: auto; }
.xxlarge-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }
.xxlarge-push-5 {
position: relative;
left: 41.66667%;
right: auto; }
.xxlarge-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }
.xxlarge-push-6 {
position: relative;
left: 50%;
right: auto; }
.xxlarge-pull-6 {
position: relative;
right: 50%;
left: auto; }
.xxlarge-push-7 {
position: relative;
left: 58.33333%;
right: auto; }
.xxlarge-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }
.xxlarge-push-8 {
position: relative;
left: 66.66667%;
right: auto; }
.xxlarge-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }
.xxlarge-push-9 {
position: relative;
left: 75%;
right: auto; }
.xxlarge-pull-9 {
position: relative;
right: 75%;
left: auto; }
.xxlarge-push-10 {
position: relative;
left: 83.33333%;
right: auto; }
.xxlarge-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }
.xxlarge-push-11 {
position: relative;
left: 91.66667%;
right: auto; }
.xxlarge-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }
.column,
.columns,
.navigation .nav-links,
.content-area,
#secondary,
#tertiary,
.featured-content .entry-header .entry-header-column,
.featured-content article {
position: relative;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: left; }
.xxlarge-1 {
width: 8.33333%; }
.xxlarge-2 {
width: 16.66667%; }
.xxlarge-3 {
width: 25%; }
.xxlarge-4 {
width: 33.33333%; }
.xxlarge-5 {
width: 41.66667%; }
.xxlarge-6 {
width: 50%; }
.xxlarge-7 {
width: 58.33333%; }
.xxlarge-8 {
width: 66.66667%; }
.xxlarge-9 {
width: 75%; }
.xxlarge-10 {
width: 83.33333%; }
.xxlarge-11 {
width: 91.66667%; }
.xxlarge-12 {
width: 100%; }
.xxlarge-offset-0 {
margin-left: 0% !important; }
.xxlarge-offset-1 {
margin-left: 8.33333% !important; }
.xxlarge-offset-2 {
margin-left: 16.66667% !important; }
.xxlarge-offset-3 {
margin-left: 25% !important; }
.xxlarge-offset-4 {
margin-left: 33.33333% !important; }
.xxlarge-offset-5 {
margin-left: 41.66667% !important; }
.xxlarge-offset-6 {
margin-left: 50% !important; }
.xxlarge-offset-7 {
margin-left: 58.33333% !important; }
.xxlarge-offset-8 {
margin-left: 66.66667% !important; }
.xxlarge-offset-9 {
margin-left: 75% !important; }
.xxlarge-offset-10 {
margin-left: 83.33333% !important; }
.xxlarge-offset-11 {
margin-left: 91.66667% !important; }
.xxlarge-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left; }
.column.xxlarge-centered,
.columns.xxlarge-centered,
.navigation .xxlarge-centered.nav-links,
.xxlarge-centered.content-area,
.xxlarge-centered#secondary,
.xxlarge-centered#tertiary,
.featured-content .entry-header .xxlarge-centered.entry-header-column,
.featured-content article.xxlarge-centered {
margin-left: auto;
margin-right: auto;
float: none; }
.column.xxlarge-uncentered,
.columns.xxlarge-uncentered,
.navigation .xxlarge-uncentered.nav-links,
.xxlarge-uncentered.content-area,
.xxlarge-uncentered#secondary,
.xxlarge-uncentered#tertiary,
.featured-content .entry-header .xxlarge-uncentered.entry-header-column,
.featured-content article.xxlarge-uncentered {
margin-left: 0;
margin-right: 0;
float: left; }
.column.xxlarge-centered:last-child,
.columns.xxlarge-centered:last-child,
.navigation .xxlarge-centered.nav-links:last-child,
.xxlarge-centered.content-area:last-child,
.xxlarge-centered#secondary:last-child,
.xxlarge-centered#tertiary:last-child,
.featured-content .entry-header .xxlarge-centered.entry-header-column:last-child,
.featured-content article.xxlarge-centered:last-child {
float: none; }
.column.xxlarge-uncentered:last-child,
.columns.xxlarge-uncentered:last-child,
.navigation .xxlarge-uncentered.nav-links:last-child,
.xxlarge-uncentered.content-area:last-child,
.xxlarge-uncentered#secondary:last-child,
.xxlarge-uncentered#tertiary:last-child,
.featured-content .entry-header .xxlarge-uncentered.entry-header-column:last-child,
.featured-content article.xxlarge-uncentered:last-child {
float: left; }
.column.xxlarge-uncentered.opposite,
.columns.xxlarge-uncentered.opposite,
.navigation .xxlarge-uncentered.opposite.nav-links,
.xxlarge-uncentered.opposite.content-area,
.xxlarge-uncentered.opposite#secondary,
.xxlarge-uncentered.opposite#tertiary,
.featured-content .entry-header .xxlarge-uncentered.opposite.entry-header-column,
.featured-content article.xxlarge-uncentered.opposite {
float: right; } }
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0em; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
width: 40.063em; }
meta.foundation-mq-large {
font-family: "/only screen and (min-width:64.063em)/";
width: 64.063em; }
meta.foundation-mq-xlarge {
font-family: "/only screen and (min-width:90.063em)/";
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; }
*,
*: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: #181818;
padding: 0;
margin: 0;
font-family: Georgia, serif;
font-weight: normal;
font-style: normal;
line-height: 150%;
cursor: default;
-webkit-font-smoothing: antialiased; }
a:hover {
cursor: pointer; }
img {
max-width: 100%;
height: auto; }
img {
-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, .site-info-wrapper .site-info-inner:after {
content: " ";
display: table; }
.clearfix:after, .site-info-wrapper .site-info-inner:after {
clear: both; }
.hide {
display: none; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.text-justify {
text-align: justify !important; }
@media only screen and (max-width: 40em) {
.small-only-text-left {
text-align: left !important; }
.small-only-text-right {
text-align: right !important; }
.small-only-text-center {
text-align: center !important; }
.small-only-text-justify {
text-align: justify !important; } }
@media only screen {
.small-text-left {
text-align: left !important; }
.small-text-right {
text-align: right !important; }
.small-text-center {
text-align: center !important; }
.small-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.medium-only-text-left {
text-align: left !important; }
.medium-only-text-right {
text-align: right !important; }
.medium-only-text-center {
text-align: center !important; }
.medium-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
.medium-text-left {
text-align: left !important; }
.medium-text-right {
text-align: right !important; }
.medium-text-center {
text-align: center !important; }
.medium-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.large-only-text-left {
text-align: left !important; }
.large-only-text-right {
text-align: right !important; }
.large-only-text-center {
text-align: center !important; }
.large-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
.large-text-left {
text-align: left !important; }
.large-text-right {
text-align: right !important; }
.large-text-center {
text-align: center !important; }
.large-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-only-text-left {
text-align: left !important; }
.xlarge-only-text-right {
text-align: right !important; }
.xlarge-only-text-center {
text-align: center !important; }
.xlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
.xlarge-text-left {
text-align: left !important; }
.xlarge-text-right {
text-align: right !important; }
.xlarge-text-center {
text-align: center !important; }
.xlarge-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
.xxlarge-only-text-left {
text-align: left !important; }
.xxlarge-only-text-right {
text-align: right !important; }
.xxlarge-only-text-center {
text-align: center !important; }
.xxlarge-only-text-justify {
text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
.xxlarge-text-left {
text-align: left !important; }
.xxlarge-text-right {
text-align: right !important; }
.xxlarge-text-center {
text-align: center !important; }
.xxlarge-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: #008CBA;
text-decoration: none;
line-height: inherit; }
a:hover, a:focus {
color: #0078a0; }
a img {
border: none; } p {
font-family: inherit;
font-weight: normal;
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1rem;
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: "Roboto", sans-serif;
font-weight: bold;
font-style: normal;
color: #222;
text-rendering: optimizeLegibility;
margin-top: 0.2rem;
margin-bottom: 1rem;
line-height: 1.4; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-size: 80%;
color: #6f6f6f;
line-height: 0; }
h1 {
font-size: 3.875rem;
font-weight: lighter; }
h2 {
font-size: 2.375rem;
margin-top: 2rem;
font-weight: lighter; }
h3 {
font-size: 1.9375rem;
text-transform: uppercase;
margin-top: 2rem;
font-weight: lighter; }
h4 {
font-size: 1.1875rem;
text-transform: uppercase;
margin-top: 2rem;
font-weight: lighter; }
h5 {
font-size: 1.25rem;
font-weight: 700;
margin-top: 2rem; }
h6 {
font-size: 1.125rem;
font-weight: 700;
margin-top: 2rem; }
.subheader {
line-height: 1.4;
color: #6f6f6f;
font-weight: normal;
margin-top: 0.2rem;
margin-bottom: 0.5rem; }
hr {
border: solid #ddd;
border-width: 1px 0 0;
clear: both;
margin: rem-calc(20) auto 0 rem-calc(20) auto-0.0625rem;
height: 0; } em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
pre {
max-width: 100%;
overflow: auto;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
font-size: 1em;
color: #181818;
background-color: #eee;
border-width: 1px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.1);
-webkit-border-radius: 2px;
border-radius: 2px;
padding: rem-calc(2 5 1);
margin-bottom: 1rem; }
code {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
font-size: 1em;
color: #181818;
background-color: #eee;
border-width: 1px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.1);
-webkit-border-radius: 2px;
border-radius: 2px;
padding: rem-calc(2 5 1); }
table {
border-collapse: collapse;
margin-bottom: 1rem; }
table th,
table td {
border: 1px solid #ddd;
padding: .5em;
padding: .5rem; } ul,
ol,
dl {
font-size: 1rem;
line-height: 1.6;
margin-bottom: 1rem;
list-style-position: outside;
font-family: inherit; }
ul {
margin-left: 1.25rem; }
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.25rem; }
ul.circle {
list-style-type: circle;
margin-left: 1.25rem; }
ul.disc {
list-style-type: disc;
margin-left: 1.25rem; }
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: bold; }
dl dd {
margin-bottom: 0.75rem; } abbr,
acronym {
text-transform: uppercase;
font-size: 90%;
color: #181818;
border-bottom: 1px dotted #ddd;
cursor: help; }
abbr {
text-transform: none; } blockquote {
margin: 0 0 1rem;
padding: rem-calc(9 20 0 19);
border-left: none;
overflow: hidden;
font-family: "Roboto", sans-serif;
font-style: italic; }
blockquote cite {
display: block;
font-size: 0.8125rem;
color: #555555;
margin-top: .5em;
margin-top: .5rem;
font-size: 1.1em;
font-size: 1.1rem; }
blockquote cite:before {
content: "\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited {
color: #555555; }
blockquote,
blockquote p {
line-height: 1.6;
color: #6f6f6f;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4; }
@media only screen and (min-width: 40.063em) {
h1, h2, h3, h4, h5, h6 {
line-height: 1.4; }
h1 {
font-size: 4.5rem; }
h2 {
font-size: 3rem; }
h3 {
font-size: 2.25rem; }
h4 {
font-size: 1.5rem; }
h5 {
font-size: 1.25rem; }
h6 {
font-size: 1.125rem; } } .print-only {
display: none !important; }
@media print {
* {
background: transparent !important;
color: #000 !important; -webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.hide-on-print {
display: none !important; }
.print-only {
display: block !important; }
.hide-for-print {
display: none !important; }
.show-for-print {
display: inherit !important; } }
.nf-response-msg p,
.widget-area .nf-response-msg p {
font-weight: bold; }
.nf-response-msg p:first-child,
.widget-area .nf-response-msg p:first-child {
font-style: italic;
font-weight: normal; }
button,
a.button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; font-family: "Roboto", sans-serif; }
#page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button),
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button),
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button),
#page input[type="button"],
#page input[type="reset"],
#page input[type="submit"] {
border: none;
color: #181818;
text-transform: uppercase;
font-weight: 700;
cursor: pointer; -webkit-appearance: none; -webkit-font-smoothing: auto;
font-size: 1rem;
line-height: 1;
background: transparent;
padding: .75rem 0;
display: inline-block; }
#page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after,
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after,
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after,
#page input[type="button"]::after,
#page input[type="reset"]::after,
#page input[type="submit"]::after {
content: '\f501';
font-family: 'Genericons';
display: inline;
top: 0px;
font-size: 12px;
left: 5px;
position: relative;
-webkit-transition: .2s all;
transition: .2s all; }
.fl-lightbox #page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after, .fl-lightbox
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after, .fl-lightbox
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button)::after, .fl-lightbox
#page input[type="button"]::after, .fl-lightbox
#page input[type="reset"]::after, .fl-lightbox
#page input[type="submit"]::after {
content: ''; }
#page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover, #page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button):focus, #page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button):active,
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover,
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):focus,
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):active,
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover,
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):focus,
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):active,
#page input[type="button"]:hover,
#page input[type="button"]:focus,
#page input[type="button"]:active,
#page input[type="reset"]:hover,
#page input[type="reset"]:focus,
#page input[type="reset"]:active,
#page input[type="submit"]:hover,
#page input[type="submit"]:focus,
#page input[type="submit"]:active {
background: transparent !important; }
#page button:not(.single_add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover:after,
#page a.button:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover:after,
#page a.button:visited:not(.wc-forward):not(.add_to_cart_button):not(.customize-partial-edit-shortcut-button):hover:after,
#page input[type="button"]:hover:after,
#page input[type="reset"]:hover:after,
#page input[type="submit"]:hover:after {
left: 8px;
-webkit-transition: .2s all;
transition: .2s all; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; margin: 0 3px;
width: 1rem;
height: 1rem; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,
a.button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #181818;
background-color: #eaeaea;
border: none;
-webkit-transform: 200ms background linear;
-ms-transform: 200ms background linear;
transform: 200ms background linear;
resize: none; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
outline: none; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
padding: .75em;
padding: .75rem; }
input[type="file"] {
font-size: 1rem; }
label {
font-family: "Roboto", sans-serif;
font-weight: bold; }
textarea {
overflow: auto; vertical-align: top; width: 100%; }
fieldset {
border: 1px solid rgba(117, 117, 117, 0.28);
padding: 25px;
margin-bottom: 1.25rem; }
legend {
color: #181818;
font-size: 1rem;
font-family: "Roboto", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 15px; }
a {
color: #62b6cb; }
.main-navigation-container {
float: right; }
@media only screen and (max-width: 40em) {
.main-navigation-container {
float: none;
clear: both;
z-index: 9999;
position: relative; } }
.main-navigation {
display: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
position: relative; }
@media only screen and (min-width: 40.063em) {
.main-navigation {
float: right;
display: block;
border-top-width: 0; } }
.main-navigation .menu-main-menu-container > ul > li:last-of-type > a {
padding-right: 2em; }
.main-navigation.open {
display: block;
background-color: white; }
.main-navigation.open:before, .main-navigation.open:after {
content: " ";
display: table; }
.main-navigation.open:after {
clear: both; }
@media only screen and (min-width: 40.063em) {
.main-navigation.open {
background-color: transparent; } }
.main-navigation .expand {
font-size: 28px;
color: #181818;
position: absolute;
right: 0;
top: 0;
padding: 18px 0;
width: 50px;
line-height: 1;
text-align: center;
border-bottom: none;
border-left: 1px solid rgba(0, 0, 0, 0.1);
text-indent: 0; }
.main-navigation .expand:hover {
background-color: rgba(0, 0, 0, 0.1);
color: white; }
.main-navigation .expand:before {
content: "+"; }
@media only screen and (min-width: 40.063em) {
.main-navigation .expand {
display: none; } }
.main-navigation .menu-item-has-children {
position: relative; }
.main-navigation .menu-item-has-children.open > .expand:before {
content: "-"; }
@media only screen and (min-width: 40.063em) {
.main-navigation .menu-main-menu-container {
float: left;
margin-left: 25px; } }
.main-navigation li li {
text-indent: 1rem; }
.main-navigation li li li {
text-indent: 1.5rem; }
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
@media only screen and (max-width: 40em) {
.main-navigation ul .open > .sub-menu {
display: block; } }
.main-navigation ul ul {
z-index: 99999;
background-color: white; }
@media only screen and (max-width: 40em) {
.main-navigation ul ul {
display: none; } }
@media only screen and (min-width: 40.063em) {
.main-navigation ul ul {
position: absolute;
left: -999em;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a {
width: 200px; } }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto; }
@media only screen and (min-width: 40.063em) {
.main-navigation li {
position: relative;
float: left; } }
.main-navigation a {
display: block;
text-decoration: none;
padding: 2.1em 1em;
color: #181818;
border-bottom: transparent 2px solid; }
@media only screen and (max-width: 40em) {
.main-navigation a {
padding-top: 1.2em;
padding-bottom: 1.2em;
margin-left: 0;
margin-right: 0;
padding-left: 1em;
padding-right: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
.main-navigation a:hover, .main-navigation a:visited:hover {
background-color: rgba(0, 0, 0, 0.1);
color: #181818; }
.main-navigation .sub-menu .menu-item-has-children > a::after {
position: absolute;
content: "";
width: 0;
height: 0;
right: 10px;
top: 50%;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent;
border-left: 7px solid #181818;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: none; }
@media only screen and (min-width: 40.063em) {
.main-navigation .sub-menu .menu-item-has-children > a::after {
display: inline; } }
body.no-max-width .main-navigation {
max-width: none; }
.menu-toggle {
width: 3.55rem;
padding: 0.6rem;
cursor: pointer;
display: none;
position: absolute;
top: -68px;
right: 0;
display: block;
padding: 0 9px 24px 0;
z-index: 99999; }
@media only screen and (min-width: 40.063em) {
.menu-toggle {
display: none; } }
.menu-toggle div {
background-color: #181818;
margin: 0.43rem .86rem 0.43rem 0;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .15s ease-in-out;
transition: .15s ease-in-out;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
height: 0.32rem; }
.menu-toggle.open div:nth-child(1) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.menu-toggle.open div:nth-child(2) {
width: 0%;
opacity: 0; }
.menu-toggle.open div:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } .post-navigation {
padding: 0 3.5rem; }
@media only screen and (max-width: 40em) {
.post-navigation {
padding: 0 1.5rem; } }
.navigation .nav-links {
margin-bottom: 1em;
margin-bottom: 1rem; }
.navigation.pagination {
clear: both;
margin: 0 0 1.5em; }
.navigation.pagination .nav-links {
text-align: center; }
.navigation.pagination .nav-links .page-numbers {
display: inline-block;
border: none;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height: 1;
margin: 0 0.25em;
padding: 0.5em 0.75em;
white-space: nowrap; }
.navigation.pagination .nav-links .page-numbers.dots {
background: none; }
.navigation.pagination .nav-links .page-numbers.current {
color: #fefefe;
background-color: #2199e8; }
.navigation.pagination .paging-nav-text {
display: none; }
@media only screen and (max-width: 40em) {
.navigation.pagination .paging-nav-text {
display: inline-block;
font-size: 0.9rem;
font-weight: normal;
color: #fefefe; }
.navigation.pagination .nav-links {
float: right; }
.navigation.pagination .nav-links .page-numbers {
display: none; } }
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
background-color: white;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: black;
display: block;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
display: block;
margin: 0 auto; }
.clear:before, .clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: " ";
display: table; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.widget {
margin: 0 0 1.5em;
padding: 2rem; }
.widget:last-child {
margin-bottom: 0; }
.widget, .widget p, .widget ul, .widget ol {
font-family: "Roboto", sans-serif;
font-size: rem-calc(0.9); } .widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="month"],
.widget input[type="week"],
.widget input[type="time"],
.widget input[type="datetime"],
.widget input[type="datetime-local"],
.widget input[type="color"],
.widget textarea,
.widget select {
max-width: 100%;
width: 100%; } .widget_search {
padding-right: 1.25em;
padding-right: 1.25rem; }
#secondary .widget_search {
padding: 0; }
@media screen and (max-width: 600px) {
.widget_search {
padding-right: 0; } }
.widget_search .search-field {
width: 100%;
background: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.widget_search .search-field:focus {
background: #fff; }
.widget_search .search-field::-webkit-search-cancel-button {
z-index: 1; }
.widget_search .search-submit {
display: none; }
.widget-title {
font-family: "Roboto", sans-serif;
position: relative;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
font-weight: bold; }
.widget {
padding: 2em;
padding: 2rem; }
.widget ul {
list-style: none;
margin: 0;
padding: 0; }
.widget li a {
display: block;
padding: .35em 0;
padding: .35rem 0; }
.widget > ul:last-child > li:last-child > a,
.widget > div > ul:last-child > li:last-child > a {
border-bottom: 0;
padding-bottom: 0; } .widget_author .widget-title {
margin-bottom: 1.25em;
margin-bottom: 1.25rem; }
.widget_author .avatar {
width: 80px;
-webkit-border-radius: 4px;
border-radius: 4px;
float: left;
margin-right: 1em;
margin-right: 1rem;
margin-bottom: .5em;
margin-bottom: .5rem;
overflow: hidden; }
.widget_author .author-name {
font-size: 1.125rem;
font-weight: bold;
margin-bottom: .5em;
margin-bottom: .5rem; }
.widget_author p {
font-size: 1rem;
line-height: 1.5; } .widget_recent_comments li {
padding: .5em 0;
padding: .5rem 0;
border-bottom: 1px solid #fff; }
.widget_recent_comments li:last-child {
border-bottom: 0;
padding-bottom: 0; }
.widget_recent_comments li a {
border: 0;
display: inline; } .widget_calendar {
margin-bottom: 1.25em;
margin-bottom: 1.25rem; }
.widget_calendar .widget-title {
margin-bottom: 1.25em;
margin-bottom: 1.25rem; }
.widget_calendar #calendar_wrap #wp-calendar {
width: 100%;
color: #181818;
border-collapse: collapse;
font-size: .9em;
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
overflow: hidden;
margin-bottom: 0; }
.widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th {
width: 14.285714286%;
background: #fff;
border: 0; }
.widget_calendar #calendar_wrap #wp-calendar, .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th, .widget_calendar #calendar_wrap #wp-calendar caption {
text-align: center; }
.widget_calendar #calendar_wrap #wp-calendar caption {
color: #222;
padding: .75em .25em;
font-weight: bold;
background-color: #fff;
-webkit-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0; }
.widget_calendar #calendar_wrap #wp-calendar thead th {
padding: .25em 0;
background-color: white; }
.widget_calendar #calendar_wrap #wp-calendar thead th:last-child {
border: none; }
.widget_calendar #calendar_wrap #wp-calendar tbody tr:last-child {
border: none; }
.widget_calendar #calendar_wrap #wp-calendar tbody tr td {
height: 2em;
padding: 0;
margin: 0; }
.widget_calendar #calendar_wrap #wp-calendar tbody tr td#today {
position: relative; }
.widget_calendar #calendar_wrap #wp-calendar tbody tr td a {
color: #222;
background: white;
-webkit-border-radius: 2px;
border-radius: 2px;
margin: 0 3px;
display: block;
font-weight: bold;
border-bottom: none;
-webkit-transition: 200ms color linear;
transition: 200ms color linear; }
.widget_calendar #calendar_wrap #wp-calendar tfoot {
background: #e6e6e6; }
.widget_calendar #calendar_wrap #wp-calendar tfoot td {
padding: .5em 1em;
font-weight: bold; }
.widget_calendar #calendar_wrap #wp-calendar tfoot td a {
color: #181818;
-webkit-transition: 200ms color linear;
transition: 200ms color linear; }
.widget_calendar #calendar_wrap #wp-calendar tfoot td a:hover {
color: #008CBA; }
.widget_calendar #calendar_wrap #wp-calendar tfoot td#prev {
text-align: left; }
.widget_calendar #calendar_wrap #wp-calendar tfoot td#next {
text-align: right; }
.hero .widget.widget_text p {
font-size: 1.4rem;
line-height: 1.4;
padding: 0; }
.sticky .entry-title {
position: relative; }
.sticky .entry-title a:before {
color: black;
font-family: 'Genericons';
content: '\f308';
position: absolute;
top: 10px;
left: -70px;
opacity: .5;
height: 48px;
width: 48px;
font-size: 26px;
padding: 5px;
-webkit-border-radius: 70px;
border-radius: 70px;
line-height: 1.95;
text-align: center; }
@media only screen and (max-width: 40em) {
.sticky .entry-title a:before {
top: 8px;
left: -45px;
height: 28px;
width: 34px;
font-size: 22px;
padding: 0; } }
.no-results,
.not-found {
padding: 1.5em;
padding: 1.5rem;
margin: 0 0 1.5em;
margin: 0 0 1.5rem; }
@media only screen and (min-width: 40.063em) {
.no-results,
.not-found {
padding: 2.5em 3.5em;
padding: 2.5rem 3.5rem; } }
.no-results .page-header,
.not-found .page-header {
margin-bottom: 1em; }
.hentry {
background: none; }
body:not(.fl-builder) .hentry {
padding: 1.5em;
padding: 1.5rem;
margin: 0 0 1.5em;
margin: 0 0 1.5rem; }
@media only screen and (min-width: 40.063em) {
body:not(.fl-builder) .hentry {
padding: 2.5em 3.5em;
padding: 2.5rem 3.5rem; } }
.hentry .attachment-primer-featured {
width: 100%;
height: auto; }
.hentry .entry-header {
color: inherit; }
.hentry .page-title, .hentry .entry-title {
color: inherit;
font-size: 3rem;
font-weight: 100;
line-height: 60px;
margin-bottom: 45px;
position: relative; }
.hentry .page-title:after, .hentry .entry-title:after {
content: " ";
height: 2px;
background: #181818;
width: 25%;
position: absolute;
bottom: -15px;
left: 0; }
@media all and (min-width: 769px) {
.hentry .page-title, .hentry .entry-title {
font-size: 3.75rem;
line-height: 60px;
margin-bottom: 60px; }
.hentry .page-title:after, .hentry .entry-title:after {
content: " ";
height: 2px;
background: #181818;
width: 25%;
position: absolute;
bottom: -25px;
left: 0; } }
@media all and (min-width: 1000px) {
.hentry .page-title, .hentry .entry-title {
font-weight: 100;
font-size: 4.5rem;
line-height: 72px;
margin-bottom: 60px; }
.hentry .page-title:after, .hentry .entry-title:after {
content: " ";
height: 2px;
background: #181818;
width: 25%;
position: absolute;
bottom: -25px;
left: 0; } }
.featured-image {
margin-bottom: 1em;
margin-bottom: 1.5rem; }
.byline,
.updated {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.entry-content,
.entry-summary {
margin: 1.5em 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.entry-title {
margin-bottom: .25em;
font-size: 1.75rem; }
.entry-title a {
color: inherit; }
.blog .entry-title, .search .entry-title, .archive .entry-title {
font-weight: 300;
font-size: 2.25rem; }
.blog .entry-title:after, .search .entry-title:after, .archive .entry-title:after {
bottom: 0;
width: 15%; }
.page-content p {
font-size: 18px;
line-height: 36px;
margin: 0 0 30px 0; }
.page-content p.expand {
margin: 50px -10%; }
.featured-image {
margin: 50px -10%; }
.archive-title {
margin-bottom: 1em;
margin-bottom: 2rem; }
.entry-footer {
color: #6f6f6f;
font-family: "Roboto", sans-serif;
font-size: 0.875rem;
padding-top: 1em; }
.entry-footer:before, .entry-footer:after {
content: " ";
display: table; }
.entry-footer:after {
clear: both; }
.entry-footer a {
color: #008CBA; }
.entry-footer .entry-footer-right {
float: right; }
.entry-footer .cat-links,
.entry-footer .tags-links {
display: block; }
.entry-footer .comments-link a {
vertical-align: top; }
.entry-meta {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
line-height: 1.4rem;
margin-bottom: 1rem;
padding-bottom: 1rem;
font-size: .9em;
font-family: "Roboto", sans-serif; }
.entry-meta:before, .entry-meta:after {
content: " ";
display: table; }
.entry-meta:after {
clear: both; }
.entry-meta > span {
margin-right: 1em; }
.entry-meta > span:last-child {
margin-right: 0; }
@media only screen and (max-width: 40em) {
.entry-meta > span {
display: block;
margin-right: 0; } }
.entry-meta i {
vertical-align: middle;
line-height: .8; }
.has-post-thumbnail .entry-meta {
border-bottom-width: 0; }
.entry-media-meta .button {
margin-right: 1em;
margin-right: 1rem; }
@media only screen and (max-width: 40em) {
.entry-media-meta .button {
margin-bottom: 10px; } }
.event-meta,
.sermon-meta,
.location-meta,
.person-meta {
margin-bottom: 1em;
margin-bottom: 1rem;
font-family: "Roboto", sans-serif; }
.event-meta .genericon, .event-meta .social-menu a, .social-menu .event-meta a,
.sermon-meta .genericon,
.sermon-meta .social-menu a,
.social-menu .sermon-meta a,
.location-meta .genericon,
.location-meta .social-menu a,
.social-menu .location-meta a,
.person-meta .genericon,
.person-meta .social-menu a,
.social-menu .person-meta a {
line-height: 2; }
.event-meta span,
.sermon-meta span,
.location-meta span,
.person-meta span {
-ms-word-wrap: break-word;
word-wrap: break-word;
white-space: nowrap;
margin-right: .5em;
margin-right: .5rem;
line-height: 2; }
.post-format {
color: #008CBA;
text-transform: uppercase;
font-family: "Roboto", sans-serif;
font-size: 0.8125rem;
font-weight: bold; }
.more-link {
font-family: "Roboto", sans-serif;
font-weight: normal;
-webkit-border-radius: 0;
border-radius: 0;
border: 1px solid #008CBA;
padding: .5em 1em;
padding: .5rem 1rem; }
article.format-link {
background: #f5f5f5; }
article.format-link .entry-title {
font-family: "Roboto", sans-serif;
font-weight: bold;
font-size: 1.75rem; }
.entry-media.audio {
margin-bottom: 1.5em; }
.primer-event-full-map,
.entry-media.video {
height: 0;
position: relative;
margin-top: 2em;
margin-bottom: 2em;
padding-bottom: 66%; }
.primer-event-full-map > *,
.entry-media.video > * {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important; }
.primer-event-full-map .mejs-container,
.entry-media.video .mejs-container {
width: 100% !important;
height: 100% !important; }
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; }
.comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block;
padding: 40px 40px 0 50px;
margin-bottom: 60px;
margin-right: 0;
border: 3px solid rgba(0, 0, 0, 0.2); }
@media only screen and (max-width: 40em) {
.bypostauthor {
padding: 20px 20px 0 30px; } }
.bypostauthor .comment-body {
padding-left: 50px; }
@media only screen and (max-width: 40em) {
.bypostauthor .comment-body {
padding-left: 30px; } }
.comments-area {
padding: 1.5em;
padding: 1.5rem;
margin: 0 0 1.5em;
margin: 0 0 1.5rem; }
@media only screen and (min-width: 40.063em) {
.comments-area {
padding: 2.5em 3.5em;
padding: 2.5rem 3.5rem; } }
.comments-area .comment-form-cookies-consent {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
line-height: 16px; }
.comments-area .comment-form-cookies-consent #wp-comment-cookies-consent {
display: inline;
width: auto;
margin: 0 10px 0 0; }
@media only screen and (max-width: 40em) {
.comments-area .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-top: 2px; } }  #comments .reply-title,
#comments .comments-title {
margin-bottom: 1em; }
.comment-list {
padding: 0 1.5em;
padding: 0 1.5rem; }
.comment-list,
.comment-list li {
list-style: none;
margin-left: 0;
padding-left: 0; }
.comment-list li {
padding-left: 32px; }
.comment-list li article {
margin-bottom: 56px;
padding-left: 1em;
padding-left: 1rem; }
.comment-list li.pingback, .comment-list li.trackback {
border: 2px solid #ddd;
border-left: 0;
border-right: 0;
padding: 1em 0;
padding: 1rem 0;
margin-bottom: 1.4em;
margin-bottom: 2rem; }
.comment-list li .fn {
font-size: 1.1em;
font-style: normal;
font-weight: 300; }
.comment-list li .comment-author,
.comment-list li .comment-metadata {
font-family: "Roboto", sans-serif; }
.comment-list li .comment-metadata {
margin-bottom: 1em;
font-size: 0.8125rem;
line-height: 1em; }
.comment-list li .comment-metadata .edit-link {
float: right; }
.comment-list .comment-reply-link:after {
content: " \2192"; }
.comment-list .comment-awaiting-moderation {
-webkit-border-radius: 4px;
border-radius: 4px;
color: #666;
padding: 10px 15px;
font-size: .9em;
margin-top: 1em; }
.comment-meta .avatar {
float: left;
margin-left: -32px;
left: -1em;
left: -1rem;
position: relative;
-webkit-border-radius: 3px;
border-radius: 3px; }
.comment-form label .required {
color: #cc0000; }
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%; }
#respond {
margin-top: 10px;
font-family: "Roboto", sans-serif; }
#respond h3#reply-title {
font-size: 1.5em !important; }
#respond .logged-in-as {
font-size: .85em; }
#respond .comment-notes {
font-size: .87em;
margin-bottom: 2em;
color: #999; }
#respond .form-allowed-tags {
font-size: .8em;
color: #888;
margin-bottom: 2em; } .infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; }
img[class*="wp-image-"] {
display: block;
margin-bottom: 1em;
margin-bottom: 1rem; }
.wp-caption {
margin-bottom: 1em;
margin-bottom: 1rem;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0 0 0; }
.alignleft {
margin-right: 1.5em;
margin-right: 1.5rem; }
.alignright {
margin-left: 1.5em;
margin-left: 1.5rem; }
.alignnone {
float: none; }
.wp-caption-text {
text-align: center;
max-width: 100%; }  .page-template-page-templatesgalleries-php.primer-no-sidebar #primer-content,
.page-template-page-templatesgalleries-php.primer-has-sidebar #primer-content {
width: 100%; } .gallery-item a,
.gallery-item img {
display: block;
margin: 0 auto .5em; }
.gallery-caption {
padding: 0 0 1.5em;
font-size: .9em;
font-size: .9rem;
line-height: 1.5;
text-align: left;
font-style: italic; }
.gallery {
margin-bottom: 20px; }
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative; }
.gallery-item a,
.gallery-item img {
margin-bottom: 0; }
.gallery-columns-1 .gallery-item {
max-width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0; }
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
margin: 0;
font-size: .65em;
font-size: .65rem;
max-height: 53%;
font-style: normal;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
width: 100%; }
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%; }
.gallery-item:hover .gallery-caption {
opacity: 1; }
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none; }
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; }
.wp-pointer-content {
border-top: none; }
.wp-pointer-content h3 {
font-family: sans-serif;
text-transform: inherit;
font-weight: bold; }
.wp-pointer-content p {
font-family: sans-serif;
font-size: 13px;
line-height: 1.4; }
.wp-pointer-content a.close,
.wp-pointer-content a.close:visited {
color: #0073aa;
line-height: 1.5;
font-family: sans-serif; }
.wp-pointer-content a.close:hover, .wp-pointer-content a.close:active, .wp-pointer-content a.close:focus,
.wp-pointer-content a.close:visited:hover,
.wp-pointer-content a.close:visited:active,
.wp-pointer-content a.close:visited:focus {
color: #00a0d2; }
.site-content {
padding: 2.25rem 0; }
body.layout-one-column-full .site-content {
max-width: 100%;
margin: 0;
padding: 0; }
body.page-template-page-builder .site-content,
body.page-template-page-builder-no-header .site-content {
width: 100%;
max-width: 100%;
padding: 0; }
.content-area {
float: none;
margin: 0 auto; }
body.layout-one-column-full .content-area {
margin: 0;
padding: 0;
max-width: none;
width: 100%; }
body.page-template-page-builder .content-area,
body.page-template-page-builder-no-header .content-area {
width: 100%;
max-width: 100%;
padding: 0;
float: none; }
@media only screen and (min-width: 40.063em) {
body.layout-one-column-narrow #content {
max-width: 50em; } }
body {
background: #f4f4f4;
word-wrap: break-word; }
.site-title-wrapper {
float: left;
padding: 23px; }
@media only screen and (max-width: 40em) {
.site-title-wrapper {
float: none;
padding: 20px;
max-width: 75%; }
.site-title-wrapper:before, .site-title-wrapper:after {
content: " ";
display: table; }
.site-title-wrapper:after {
clear: both; } }
.site-logo {
float: left;
margin: 21px 0; }
@media all and (min-width: 800px) {
.site-logo {
margin: 28px 0; } }
.site-logo img {
display: block;
max-height: 43px;
max-width: 200px; }
.site-title {
font-family: "Roboto", sans-serif;
font-size: 1.375rem;
font-size: 1.375rem;
font-weight: normal;
color: #fff;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
margin: 0; }
.site-title a, .site-title a:hover {
color: #181818; }
.site-description {
font-size: 0.875rem;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 0.3px;
color: #989898;
font-family: "Roboto", sans-serif;
float: left; }
.site-header {
background-color: white;
letter-spacing: -.01em;
padding: 0;
position: relative; }
.site-header.video-header + .hero {
overflow: hidden;
position: relative;
background-color: #000;
color: #000; }
.site-header.video-header + .hero aside {
position: relative; }
.site-header.video-header + .hero #wp-custom-header {
position: absolute;
height: 100vh;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto; }
.site-header.video-header + .hero #wp-custom-header-video-button {
position: absolute;
bottom: 0.5em;
left: 1em;
opacity: 0.5; }
.site-header.video-header + .hero iframe#wp-custom-header-video {
height: 100%; }
@media only screen and (max-width: 40em) {
.site-header {
width: 100%;
background: #fff;
z-index: 1;
min-height: 86px; } }
.featured-content .entry-header {
-webkit-background-size: cover;
background-size: cover; }
.featured-content .entry-header,
.featured-content .entry-header .entry-title,
.featured-content .entry-header .entry-title a {
color: white; }
.featured-content .entry-header .entry-header-column {
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
margin-top: 6em;
margin-top: 6rem;
padding: 1.5em 4em 0;
margin-bottom: 0;
border-bottom: 0; }
@media screen and (max-width: 600px) {
.featured-content .entry-header .entry-header-column {
margin-top: 0;
padding: 0em 1em;
padding: 0rem 1rem; } }
.featured-content .entry-header .entry-meta,
.featured-content .entry-header .entry-title,
.featured-content .entry-header .entry-excerpt {
margin-bottom: 1.5rem; }
.featured-content .entry-header .entry-meta {
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
line-height: 3rem; }
.featured-content .entry-header .entry-meta .entry-date {
float: right; }
.featured-content .entry-header .entry-title {
font-size: 2.625rem;
line-height: 1.2;
font-family: "Roboto", sans-serif;
font-weight: bold; }
.featured-content .entry-header .entry-excerpt p {
font-style: italic;
font-size: 1.1875rem;
font-size: 1.1875rem;
font-weight: 200; }
.featured-content .entry-header .post-format {
color: #008CBA; }
.featured-content .entry-header .read-more {
padding: .5em 1em;
padding: .5rem 1rem;
background-color: #008CBA;
color: #000;
display: inline-block;
font-family: "Roboto", sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 0.8125rem;
font-size: 0.8125rem; }
.featured-content .entry-header .read-more:hover {
background-color: #006687; }
html {
-webkit-font-smoothing: antialiased; }
.hero {
background: rgba(0, 0, 0, 0.1);
-webkit-background-size: cover;
background-size: cover;
background-position: center top;
background-repeat: no-repeat; }
.hero:before, .hero:after {
content: " ";
display: table; }
.hero:after {
clear: both; }
.hero .hero-inner {
width: 50%;
float: right;
padding: 4%; }
.hero .hero-inner .widget a.button:hover {
background: transparent; }
.hero .hero-inner #wp-custom-header img {
display: none; }
@media screen and (max-width: 900px) {
.hero {
-webkit-background-size: cover;
background-size: cover;
min-height: 0; }
.hero .hero-inner {
width: 100%;
float: none; }
.hero * {
color: #fff; } }
.page-header .page-title {
margin: 1em .5em;
text-align: center; }
.site-footer {
color: #181818;
background-color: #fff;
padding: 0; }
.site-footer .widget-title {
color: #181818; }
.site-footer .widget {
color: #181818; }
.footer-widget-area {
overflow: hidden;
padding: 2.25rem 1.25rem 0; }
@media only screen and (min-width: 64.063em) {
.footer-widget-area.columns-1 .footer-widget {
width: 100%; } }
@media only screen and (min-width: 64.063em) {
.footer-widget-area.columns-2 .footer-widget {
width: 50%; } }
@media only screen and (min-width: 64.063em) {
.footer-widget-area.columns-3 .footer-widget {
width: 33.3333333333%; } }
@media only screen and (min-width: 64.063em) {
.footer-widget-area.columns-4 .footer-widget {
width: 25%; } }
.footer-widget-area .footer-widget {
padding: 0; }
@media only screen and (min-width: 64.063em) {
.footer-widget-area .footer-widget {
padding: 0 15px;
float: left; } }
@media only screen and (min-width: 64.063em) {
.footer-widget-area .footer-widget:first-child {
padding-right: 15px;
padding-left: 0; } }
@media only screen and (min-width: 64.063em) {
.footer-widget-area .footer-widget:last-child {
padding-left: 15px;
padding-right: 0; } }
.footer-widget-area .footer-widget .widget-title {
background: transparent;
font-weight: bold;
font-size: 30px;
font-weight: 300;
margin-top: 0;
margin-bottom: 30px; }
.footer-widget-area .footer-widget .widget-title:after {
content: " ";
height: 2px;
background: #181818;
width: 15%;
position: absolute;
bottom: -10px;
left: 0; }
.footer-widget-area .footer-widget .widget {
margin-bottom: 2.25em;
margin-bottom: 2.25rem; }
.footer-widget-area .footer-widget .widget li, .footer-widget-area .footer-widget .widget a {
border-color: #181818; }
.footer-widget-area .footer-widget .widget_calendar #calendar_wrap {
padding-right: 0; }
.privacy-policy-link {
display: block;
margin: 10px 0;
text-align: center; }
@media only screen and (min-width: 64.063em) {
.privacy-policy-link {
text-align: left;
margin-bottom: 10px; } }
.site-info-wrapper {
padding: 0;
background: #f4f4f4;
color: #222;
line-height: 1.5; }
.site-info-wrapper .site-info-text {
color: rgba(0, 0, 0, 0.5);
text-align: center;
font-size: .9em; }
@media only screen and (min-width: 64.063em) {
.site-info-wrapper .site-info-text {
text-align: left;
float: left;
width: 100%; } }
.site-info-wrapper .site-info {
padding: 2.5rem 2rem; }
@media only screen and (min-width: 64.063em) {
.footer-menu {
float: left; } }
.footer-menu ul {
list-style: none;
margin: 0 0 5px;
padding: 0;
text-align: center; }
@media only screen and (min-width: 64.063em) {
.footer-menu ul {
text-align: left; } }
.footer-menu ul li {
display: inline-block;
font-size: .875rem;
font-weight: 600;
margin: 0 10px;
text-align: center;
text-transform: uppercase; }
.footer-menu ul li:first-of-type {
margin-left: 0; }
@media only screen and (min-width: 568px) {
.footer-menu ul li {
text-align: left; } }
.footer-menu ul li a {
color: #181818; }
@media only screen and (min-width: 64.063em) {
.footer-menu + .privacy-policy-link {
float: left;
display: block;
width: 100%; } }
.featured-content {
-webkit-background-size: cover;
background-size: cover; }
.featured-content,
.featured-content .entry-title a {
color: white; }
.featured-content article {
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
margin-top: 6em;
margin-top: 6rem;
padding: 1.5em 4em 0;
margin-bottom: 0;
border-bottom: 0; }
@media screen and (max-width: 600px) {
.featured-content article {
margin-top: 0;
padding: 0em 1em;
padding: 0rem 1rem; } }
.featured-content .entry-meta,
.featured-content .entry-title,
.featured-content .entry-excerpt {
margin-bottom: 1.5rem; }
.featured-content .entry-title {
font-size: 2.625rem;
line-height: 1.2;
font-family: "Roboto", sans-serif;
font-weight: bold; }
.featured-content .entry-excerpt p {
font-style: italic;
font-size: 1.1875rem;
font-size: 1.1875rem;
font-weight: 200; }
.featured-content .read-more {
padding: .5em 1em;
padding: .5rem 1rem;
background-color: #008CBA;
color: #000;
display: inline-block;
font-family: "Roboto", sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 0.8125rem;
font-size: 0.8125rem; }
.featured-content .read-more:hover {
background-color: #006687; }  @font-face {
font-family: 'Genericons';
src: url(//westporttourism.com/wp-content/themes/mins/assets/genericons/font/genericons-regular-webfont.eot); }
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(//westporttourism.com/wp-content/themes/mins/assets/genericons/font/genericons-regular-webfont.ttf) format("truetype"), url(//westporttourism.com/wp-content/themes/mins/assets/genericons/font/genericons-regular-webfont.svg#genericonsregular) format("svg");
font-weight: normal;
font-style: normal; } .genericon, .social-menu a {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: top; } .genericon, .social-menu a {
*overflow: auto;
*zoom: 1;
*display: inline; }  .genericon-standard:before {
content: '\f100'; }
.genericon-aside:before {
content: '\f101'; }
.genericon-image:before {
content: '\f102'; }
.genericon-gallery:before {
content: '\f103'; }
.genericon-video:before {
content: '\f104'; }
.genericon-status:before {
content: '\f105'; }
.genericon-quote:before {
content: '\f106'; }
.genericon-link:before, .social-menu a:before {
content: '\f107'; }
.genericon-chat:before {
content: '\f108'; }
.genericon-audio:before {
content: '\f109'; } .genericon-github:before {
content: '\f200'; }
.genericon-dribbble:before {
content: '\f201'; }
.genericon-twitter:before {
content: '\f202'; }
.genericon-facebook:before {
content: '\f203'; }
.genericon-facebook-alt:before {
content: '\f204'; }
.genericon-wordpress:before {
content: '\f205'; }
.genericon-googleplus:before {
content: '\f206'; }
.genericon-linkedin:before {
content: '\f207'; }
.genericon-linkedin-alt:before {
content: '\f208'; }
.genericon-pinterest:before {
content: '\f209'; }
.genericon-pinterest-alt:before {
content: '\f210'; }
.genericon-flickr:before {
content: '\f211'; }
.genericon-vimeo:before {
content: '\f212'; }
.genericon-youtube:before {
content: '\f213'; }
.genericon-tumblr:before {
content: '\f214'; }
.genericon-instagram:before {
content: '\f215'; }
.genericon-codepen:before {
content: '\f216'; }
.genericon-polldaddy:before {
content: '\f217'; }
.genericon-googleplus-alt:before {
content: '\f218'; }
.genericon-path:before {
content: '\f219'; }
.genericon-skype:before {
content: '\f220'; }
.genericon-digg:before {
content: '\f221'; }
.genericon-reddit:before {
content: '\f222'; }
.genericon-stumbleupon:before {
content: '\f223'; }
.genericon-pocket:before {
content: '\f224'; }
.genericon-dropbox:before {
content: '\f225'; } .genericon-comment:before {
content: '\f300'; }
.genericon-category:before {
content: '\f301'; }
.genericon-tag:before {
content: '\f302'; }
.genericon-time:before {
content: '\f303'; }
.genericon-user:before {
content: '\f304'; }
.genericon-day:before {
content: '\f305'; }
.genericon-week:before {
content: '\f306'; }
.genericon-month:before {
content: '\f307'; }
.genericon-pinned:before {
content: '\f308'; } .genericon-search:before {
content: '\f400'; }
.genericon-unzoom:before {
content: '\f401'; }
.genericon-zoom:before {
content: '\f402'; }
.genericon-show:before {
content: '\f403'; }
.genericon-hide:before {
content: '\f404'; }
.genericon-close:before {
content: '\f405'; }
.genericon-close-alt:before {
content: '\f406'; }
.genericon-trash:before {
content: '\f407'; }
.genericon-star:before {
content: '\f408'; }
.genericon-home:before {
content: '\f409'; }
.genericon-mail:before {
content: '\f410'; }
.genericon-edit:before {
content: '\f411'; }
.genericon-reply:before {
content: '\f412'; }
.genericon-feed:before {
content: '\f413'; }
.genericon-warning:before {
content: '\f414'; }
.genericon-share:before {
content: '\f415'; }
.genericon-attachment:before {
content: '\f416'; }
.genericon-location:before {
content: '\f417'; }
.genericon-checkmark:before {
content: '\f418'; }
.genericon-menu:before {
content: '\f419'; }
.genericon-refresh:before {
content: '\f420'; }
.genericon-minimize:before {
content: '\f421'; }
.genericon-maximize:before {
content: '\f422'; }
.genericon-404:before {
content: '\f423'; }
.genericon-spam:before {
content: '\f424'; }
.genericon-summary:before {
content: '\f425'; }
.genericon-cloud:before {
content: '\f426'; }
.genericon-key:before {
content: '\f427'; }
.genericon-dot:before {
content: '\f428'; }
.genericon-next:before {
content: '\f429'; }
.genericon-previous:before {
content: '\f430'; }
.genericon-expand:before {
content: '\f431'; }
.genericon-collapse:before {
content: '\f432'; }
.genericon-dropdown:before {
content: '\f433'; }
.genericon-dropdown-left:before {
content: '\f434'; }
.genericon-top:before {
content: '\f435'; }
.genericon-draggable:before {
content: '\f436'; }
.genericon-phone:before {
content: '\f437'; }
.genericon-send-to-phone:before {
content: '\f438'; }
.genericon-plugin:before {
content: '\f439'; }
.genericon-cloud-download:before {
content: '\f440'; }
.genericon-cloud-upload:before {
content: '\f441'; }
.genericon-external:before {
content: '\f442'; }
.genericon-document:before {
content: '\f443'; }
.genericon-book:before {
content: '\f444'; }
.genericon-cog:before {
content: '\f445'; }
.genericon-unapprove:before {
content: '\f446'; }
.genericon-cart:before {
content: '\f447'; }
.genericon-pause:before {
content: '\f448'; }
.genericon-stop:before {
content: '\f449'; }
.genericon-skip-back:before {
content: '\f450'; }
.genericon-skip-ahead:before {
content: '\f451'; }
.genericon-play:before {
content: '\f452'; }
.genericon-tablet:before {
content: '\f453'; }
.genericon-send-to-tablet:before {
content: '\f454'; }
.genericon-info:before {
content: '\f455'; }
.genericon-notice:before {
content: '\f456'; }
.genericon-help:before {
content: '\f457'; }
.genericon-fastforward:before {
content: '\f458'; }
.genericon-rewind:before {
content: '\f459'; }
.genericon-portfolio:before {
content: '\f460'; }
.genericon-heart:before {
content: '\f461'; }
.genericon-code:before {
content: '\f462'; }
.genericon-subscribe:before {
content: '\f463'; }
.genericon-unsubscribe:before {
content: '\f464'; }
.genericon-subscribed:before {
content: '\f465'; }
.genericon-reply-alt:before {
content: '\f466'; }
.genericon-reply-single:before {
content: '\f467'; }
.genericon-flag:before {
content: '\f468'; }
.genericon-print:before {
content: '\f469'; }
.genericon-lock:before {
content: '\f470'; }
.genericon-bold:before {
content: '\f471'; }
.genericon-italic:before {
content: '\f472'; }
.genericon-picture:before {
content: '\f473'; }
.genericon-fullscreen:before {
content: '\f474'; } .genericon-uparrow:before {
content: '\f500'; }
.genericon-rightarrow:before {
content: '\f501'; }
.genericon-downarrow:before {
content: '\f502'; }
.genericon-leftarrow:before {
content: '\f503'; }
.social-menu {
text-align: center;
padding: 20px 0; }
@media only screen and (min-width: 64.063em) {
.social-menu {
text-align: right;
float: right;
padding: 0 0 20px; } }
.social-menu a {
font-size: 0;
text-indent: -9999em;
border: 0;
width: 32px;
height: 32px;
-webkit-transition: 200ms opacity;
transition: 200ms opacity;
color: #fff;
margin-right: 8px;
text-align: center;
line-height: 32px;
-webkit-border-radius: 32px;
border-radius: 32px; }
.social-menu a:before {
padding: 0;
width: 32px;
height: 32px;
font-size: 16px;
-webkit-font-smoothing: subpixel-antialiased;
display: inline-block; }
.social-menu a:hover {
opacity: 0.7; }
.social-menu a[href*="wordpress.org"]:before,
.social-menu a[href*="wordpress.com"]:before {
content: '\f205'; }
.social-menu a[href*="wordpress.org"]:before:hover,
.social-menu a[href*="wordpress.com"]:before:hover {
color: #21759b; }
.social-menu a[href*="facebook.com"]:before {
content: '\f203'; }
.social-menu a[href*="facebook.com"]:before:hover {
color: #3b5998; }
.social-menu a[href*="twitter.com"]:before {
content: '\f202'; }
.social-menu a[href*="twitter.com"]:before:hover {
color: #33ccff; }
.social-menu a[href*="dribbble.com"]:before {
content: '\f201'; }
.social-menu a[href*="dribbble.com"]:before:hover {
color: #ea4c89; }
.social-menu a[href*="plus.google.com"]:before {
content: '\f206'; }
.social-menu a[href*="plus.google.com"]:before:hover {
color: #dd4b39; }
.social-menu a[href*="pinterest.com"]:before {
content: '\f210'; }
.social-menu a[href*="pinterest.com"]:before:hover {
color: #c8232c; }
.social-menu a[href*="github.com"]:before {
content: '\f200'; }
.social-menu a[href*="github.com"]:before:hover {
color: #171515; }
.social-menu a[href*="tumblr.com"]:before {
content: '\f214'; }
.social-menu a[href*="tumblr.com"]:before:hover {
color: #34526f; }
.social-menu a[href*="youtube.com"]:before {
content: '\f213'; }
.social-menu a[href*="youtube.com"]:before:hover {
color: #c4302b; }
.social-menu a[href*="flickr.com"]:before {
content: '\f211'; }
.social-menu a[href*="flickr.com"]:before:hover {
color: #ff0084; }
.social-menu a[href*="vimeo.com"]:before {
content: '\f212'; }
.social-menu a[href*="vimeo.com"]:before:hover {
color: #1AB7EA; }
.social-menu a[href*="instagram.com"]:before {
content: '\f215'; }
.social-menu a[href*="instagram.com"]:before:hover {
color: #3f729b; }
.social-menu a[href*="codepen.io"]:before {
content: '\f216'; }
.social-menu a[href*="codepen.io"]:before:hover {
color: #000; }
.social-menu a[href*="linkedin.com"]:before {
content: '\f208'; }
.social-menu a[href*="linkedin.com"]:before:hover {
color: #0e76a8; }
.social-menu ul {
list-style: none;
text-align: center;
margin: 0 1.25em 0 0;
margin: 0 1.25rem 0 0;
font-size: 0; }
.social-menu ul li {
display: inline-block;
position: relative;
padding: 0;
margin: 3px; }
.social-menu ul li:last-child a {
margin-right: 0; }
#wpstats {
display: none; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu {
float: right;
width: 100%;
-webkit-box-shadow: none;
box-shadow: none; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu li,
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart {
width: 100%;
background: #fff; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart {
float: right;
width: 250px;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .quantity {
display: block;
float: left;
font-style: italic; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart ul.product_list_widget {
position: relative !important;
left: 0;
max-height: 250px;
overflow-y: auto; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart p.buttons,
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .total,
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .product_list_widget {
float: left;
width: 100%; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .total strong {
text-index: 0; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart p.buttons {
padding: .5em;
padding-top: 0;
margin: 0; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .cart_list li.mini_cart_item {
padding: 0 0 .5em 0 !important;
margin: 0;
width: 100%;
padding-bottom: 5px;
border-bottom: none;
padding: .5em 1em;
text-indent: 0;
opacity: 1;
-webkit-transition: opacity .25s ease-out;
transition: opacity .25s ease-out; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .cart_list li.mini_cart_item img {
width: 100%;
max-width: 55px; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .cart_list li.mini_cart_item a {
border-bottom: none; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .cart_list li.mini_cart_item a:nth-child(2) {
padding: .5em;
padding-bottom: 0;
margin: 0;
width: 100%;
text-indent: 0 !important; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart .cart_list li.mini_cart_item:hover {
opacity: .85; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .product_list_widget {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
left: 0 !important;
background: inherit; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .widget_shopping_cart {
padding: 0;
margin-bottom: 0; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .widget_shopping_cart .total {
margin: 0;
padding: 10px 0;
text-align: center; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .widget_shopping_cart .total strong {
text-indent: 0; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .widget_shopping_cart p.buttons a {
text-align: center;
width: 100%;
text-indent: 0; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .widget_shopping_cart p.buttons a:first-child {
margin-bottom: 5px; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .cart-preview-count {
margin-left: 8px; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .cart_list li a.remove {
position: relative !important;
float: left;
padding: 0;
margin-top: 10px;
margin-left: 15px;
text-indent: 0;
margin-right: 5px;
z-index: 1001;
line-height: .95;
text-indent: 0 !important;
border: none;
-webkit-box-shadow: none;
box-shadow: none; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .primer-wc-cart-sub-menu-item .cart_list li a.remove:hover {
background: red !important; }
.primer-wc-cart-menu:hover {
cursor: pointer; }
.primer-wc-cart-menu:hover a {
background: transparent; }
.woocommerce-page div.product .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper {
margin: 0; }
.woocommerce-page div.product .summary {
margin-top: 0; }
.woocommerce-page div.product .commentlist {
padding-left: 0; }
.woocommerce-page.woocommerce div.product form.cart {
margin: 1em 0; }
.woocommerce-page ul.products li.product.primer-2-column-product {
width: 48.05%; }
.woocommerce-page .primer-woocommerce .cart .qty {
padding: 0.52em; }
.woocommerce-page table.variations tr:hover td {
background-color: transparent; }
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
width: 60px; }
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 80px; }
.woocommerce-page form.woocommerce-cart-form table.cart td.actions #coupon_code {
width: 50%;
margin-right: 0; }
.woocommerce-page span.onsale,
.woocommerce-page ul.products li.product .onsale {
padding: 2px 8px;
-webkit-border-radius: 0;
border-radius: 0;
margin: 0;
min-height: auto;
min-width: auto;
line-height: inherit; }
.woocommerce-page table.cart td.product-thumbnail,
.woocommerce-page table.cart td.product-remove {
text-align: center; }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.woocommerce-page table.cart td.product-thumbnail .remove,
.woocommerce-page table.cart td.product-remove .remove {
margin: 0 auto; } }
.woocommerce-page table.cart img {
width: 100%;
max-width: 75px;
margin-bottom: 0; }
.woocommerce-page table.cart td.actions .input-text {
padding: 7px !important; }
body.primer-woocommerce-l10n.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
max-width: 100%;
white-space: normal;
text-align: center;
display: block; }
@media only screen and (min-width: 64.063em) {
body.primer-woocommerce-l10n.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
font-size: 0.75rem;
padding: 0.75rem; } }
.woocommerce a.added_to_cart {
text-align: left;
padding: 0.75rem 0; }
body.single-product span.onsale {
padding: 3px 18px;
top: 0;
left: 0; }
body.single-product .quantity .input-text {
padding: 8px; }
body.woocommerce-cart .primer-wc-cart-sub-menu {
display: none; }
.woocommerce ul.products li.product a.add_to_cart_button {
width: 100%;
text-align: center;
white-space: normal; }
@media only screen and (max-width: 40em) {
.primer-wc-cart-menu .expand {
padding-right: 0 !important; }
.primer-wc-cart-menu .primer-wc-cart-sub-menu .widget_shopping_cart {
width: 100%; } } [class^="wp-block-"].alignfull {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw; }
[class^="wp-block-"].alignfull img {
width: 100%; }
[class^="wp-block-"].alignwide {
margin-left: -1.6875em;
margin-right: -1.6875em;
width: -webkit-calc( 100% + 3.375em);
width: calc( 100% + 3.375em); }
.wp-block-image.alignleft,
.wp-block-gallery.alignleft,
.wp-block-video.alignleft,
.wp-block-quote.alignleft,
.wp-block-text-columns.alignleft,
.entry-content ul.alignleft,
.entry-content ol.alignleft,
.wp-block-cover-text.alignleft {
margin: 0 1em 0.5em 0; }
.wp-block-image.alignright,
.wp-block-gallery.alignright,
.wp-block-video.alignright,
.wp-block-quote.alignright,
.wp-block-text-columns.alignright,
.entry-content ul.alignright,
.entry-content ol.alignright,
.wp-block-cover-text.alignright {
margin: 0 0 0.5em 1em; }
.wp-block-image.alignleft, .wp-block-image.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright,
.wp-block-video.alignleft,
.wp-block-video.alignright,
.wp-block-quote.alignleft,
.wp-block-quote.alignright,
.wp-block-text-columns.alignleft,
.wp-block-text-columns.alignright,
.entry-content ul.alignleft,
.entry-content ul.alignright,
.entry-content ol.alignleft,
.entry-content ol.alignright,
.wp-block-cover-text.alignleft,
.wp-block-cover-text.alignright {
max-width: 40%;
width: 100%; }
.wp-block-image.alignleft img, .wp-block-image.alignright img,
.wp-block-gallery.alignleft img,
.wp-block-gallery.alignright img,
.wp-block-video.alignleft img,
.wp-block-video.alignright img,
.wp-block-quote.alignleft img,
.wp-block-quote.alignright img,
.wp-block-text-columns.alignleft img,
.wp-block-text-columns.alignright img,
.entry-content ul.alignleft img,
.entry-content ul.alignright img,
.entry-content ol.alignleft img,
.entry-content ol.alignright img,
.wp-block-cover-text.alignleft img,
.wp-block-cover-text.alignright img {
max-width: 100%;
width: 100%; }
.wp-block-button.aligncenter {
margin-bottom: 1.5em; }
.wp-block-audio audio {
width: 100%; }
.wp-block-verse {
padding: .5rem; }