@charset "UTF-8";
@import url(//hello.myfonts.net/count/2fc543);

/*
Matts changes
*/
article h1, article h3, article h2, article h4, article h5, article h6{
	font-weight:normal;
}
.page-header{
	background-color:white;
	border:none;
}

.entry-content{
	text-align:left;
}

#main{
	margin-top:3%;
}
/*
Matts changes
*/

button,
img,
legend {
    border: 0
}

body,
button,
legend {
    padding: 0
}

.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-7,
.small-push-8,
.small-push-9,
sub,
sup {
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.fa,
body {
    -moz-osx-font-smoothing: grayscale
}

.fancybox-content,
.fancybox-infobar__body,
.fancybox-slider,
.fancybox-slider-wrap,
.fancybox-thumbs,
.fancybox-thumbs>ul>li {
    -webkit-tap-highlight-color: transparent
}

#follow-links li,
.no-bullet,
body.woocommerce-checkout ul.wc_payment_methods,
ul.products {
    list-style: none
}

.slide-in-down.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter,
.slide-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter,
.slide-out-down.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-right.mui-leave,
.slide-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.fade-in.mui-enter,
.slide-out-left.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave,
.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter,
.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter,
.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter,
.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave,
.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave,
.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave,
.scale-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter,
.scale-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave,
.spin-in.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    -webkit-transition-duration: 750ms!important;
    transition-duration: 750ms!important
}

.linear {
    -webkit-transition-timing-function: linear!important;
    transition-timing-function: linear!important;
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.ease {
    -webkit-transition-timing-function: ease!important;
    transition-timing-function: ease!important;
    -webkit-animation-timing-function: ease!important;
    animation-timing-function: ease!important
}

.ease-in {
    -webkit-transition-timing-function: ease-in!important;
    transition-timing-function: ease-in!important;
    -webkit-animation-timing-function: ease-in!important;
    animation-timing-function: ease-in!important
}

.ease-out {
    -webkit-transition-timing-function: ease-out!important;
    transition-timing-function: ease-out!important;
    -webkit-animation-timing-function: ease-out!important;
    animation-timing-function: ease-out!important
}

.ease-in-out {
    -webkit-transition-timing-function: ease-in-out!important;
    transition-timing-function: ease-in-out!important;
    -webkit-animation-timing-function: ease-in-out!important;
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    -webkit-transition-delay: .3s!important;
    transition-delay: .3s!important;
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.long-delay {
    -webkit-transition-delay: .7s!important;
    transition-delay: .7s!important;
    -webkit-animation-delay: .7s!important;
    animation-delay: .7s!important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms!important;
    animation-duration: 750ms!important
}

.fast {
    -webkit-transition-duration: 250ms!important;
    transition-duration: 250ms!important;
    -webkit-animation-duration: 250ms!important;
    animation-duration: 250ms!important
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.button,
img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

a,
b,
em,
i,
small,
strong {
    line-height: inherit
}

dl,
ol,
p,
ul {
    line-height: 1.6
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    margin: 0;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fff;
    -webkit-font-smoothing: antialiased
}

select {
    width: 100%
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    border-radius: 3px;
    line-height: 1
}

.flex-video,
.is-drilldown,
body.is-reveal-open {
    overflow: hidden
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

.row::after,
.row::before {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media screen and (min-width:40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    left: 8.33333%
}

.small-pull-1 {
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    left: 16.66667%
}

.small-pull-2 {
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    left: 25%
}

.small-pull-3 {
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    left: 33.33333%
}

.small-pull-4 {
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    left: 41.66667%
}

.small-pull-5 {
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    left: 58.33333%
}

.small-pull-7 {
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    left: 66.66667%
}

.small-pull-8 {
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    left: 75%
}

.small-pull-9 {
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    left: 83.33333%
}

.small-pull-10 {
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    left: 91.66667%
}

.small-pull-11 {
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    width: 50%;
    float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    width: 33.33333%;
    float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    width: 25%;
    float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    width: 20%;
    float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    width: 16.66667%;
    float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    width: 14.28571%;
    float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    width: 12.5%;
    float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:40em) {
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9 {
        position: relative
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-push-1 {
        left: 8.33333%
    }
    .medium-pull-1 {
        left: -8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-push-2 {
        left: 16.66667%
    }
    .medium-pull-2 {
        left: -16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        left: 25%
    }
    .medium-pull-3 {
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-push-4 {
        left: 33.33333%
    }
    .medium-pull-4 {
        left: -33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-push-5 {
        left: 41.66667%
    }
    .medium-pull-5 {
        left: -41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-push-7 {
        left: 58.33333%
    }
    .medium-pull-7 {
        left: -58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-push-8 {
        left: 66.66667%
    }
    .medium-pull-8 {
        left: -66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        left: 75%
    }
    .medium-pull-9 {
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-push-10 {
        left: 83.33333%
    }
    .medium-pull-10 {
        left: -83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-push-11 {
        left: 91.66667%
    }
    .medium-pull-11 {
        left: -91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        width: 50%;
        float: left
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        width: 25%;
        float: left
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        width: 20%;
        float: left
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }
    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-7,
    .large-push-8,
    .large-push-9 {
        position: relative
    }
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        left: 8.33333%
    }
    .large-pull-1 {
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        left: 16.66667%
    }
    .large-pull-2 {
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        left: 25%
    }
    .large-pull-3 {
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        left: 33.33333%
    }
    .large-pull-4 {
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        left: 41.66667%
    }
    .large-pull-5 {
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        left: 58.33333%
    }
    .large-pull-7 {
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        left: 66.66667%
    }
    .large-pull-8 {
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        left: 75%
    }
    .large-pull-9 {
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        left: 83.33333%
    }
    .large-pull-10 {
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        left: 91.66667%
    }
    .large-pull-11 {
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .large-centered {
        margin-left: auto;
        margin-right: auto
    }
    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

#advisory-board::after,
.archive-post-list::after,
.button-group::after,
.cart-collaterals::after,
.clearfix::after,
.entry-content::after,
.menu.align-right::after,
.pagination::after,
.post-navigation:after,
.row-11-12::after,
.single-product .product::after,
.single-product .thumbnails::after,
.story-list.story-list--archive::after,
.title-bar::after,
.top-bar::after,
body.woocommerce-checkout #order_review::after,
body.woocommerce-checkout #order_review_heading::after,
body.woocommerce-checkout .checkout_coupon::after,
body.woocommerce-checkout .col2-set::after,
body.woocommerce-checkout .woocommerce-info::after,
body.woocommerce-checkout form.login::after,
hr,
ul.products.subscriptions li .inner::after,
ul.products::after {
    clear: both
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    margin-left: 1.25rem
}

dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

em,
i {
    font-style: italic
}

h1,h2,h3,h4,h5,h6 {
    font-family: Austin, serif !important;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

code,
kbd {
    background-color: #e8e8e8;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace !important;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #5A5A5A;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.625rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.25rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:40em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.875rem
    }
    h4 {
        font-size: 1.5rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}

a {
    background-color: transparent;
    color: #eb947c;
    cursor: pointer
}

a:focus,
a:hover {
    color: #e47050
}

a img {
    border: 0
}

hr {
    max-width: 87.5rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #5A5A5A;
    border-left: 0;
    margin: 1.25rem auto
}

dl,
ol,
ul {
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

.subheader,
code,
label {
    font-weight: 400
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #5A5A5A
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #222
}

cite {
    display: block;
    font-size: .8125rem;
    color: #222
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    border: 1px solid #5A5A5A;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    border-radius: 3px
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    color: #222
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.button,
.stat {
    line-height: 1
}

.stat {
    font-size: 2.5rem
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.button,
.input-group-label,
.menu-centered,
.menu.icon-top>li>a {
    text-align: center
}

.show-for-print {
    display: none!important
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #222
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

#share-this .title .inner,
.button {
    border: 1px solid transparent;
    -webkit-appearance: none
}

.button {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    border-radius: 3px;
    padding: .8em 1.75em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #0a0a0a;
    color: #fff
}

.button.disabled,
.button.disabled.alert,
.button.disabled.primary,
.button.disabled.secondary,
.button.disabled.success,
.button.disabled.warning,
.button[disabled],
.button[disabled].alert,
.button[disabled].primary,
.button[disabled].secondary,
.button[disabled].success,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #8F634A;
    color: #fff
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #eb947c;
    color: #000
}

.button.primary:focus,
.button.primary:hover {
    background-color: #e1613e;
    color: #000
}

.button.secondary {
    background-color: #8F634A;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #724f3b;
    color: #fff
}

.button.success {
    background-color: #3adb76;
    color: #fff
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fff
}

.button.warning {
    background-color: #F23;
    color: #fff
}

.button.warning:focus,
.button.warning:hover {
    background-color: #e70012;
    color: #fff
}

.button.alert {
    background-color: #ec5840;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fff
}

.button.hollow {
    border: 1px solid #eb947c;
    color: #eb947c
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #9c3418;
    color: #9c3418
}

.button.hollow.primary {
    border: 1px solid #eb947c;
    color: #eb947c
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #9c3418;
    color: #9c3418
}

.button.hollow.secondary {
    border: 1px solid #8F634A;
    color: #8F634A
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #483225;
    color: #483225
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #F23;
    color: #F23
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #91000b;
    color: #91000b
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #eb947c;
    color: #fff
}

.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #eb947c;
    color: #fff
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #8F634A;
    color: #fff
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #fff
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #F23;
    color: #fff
}

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #ec5840;
    color: #fff
}

.button.dropdown::after {
    content: '';
    width: 0;
    height: 0;
    border: .4em inset;
    border-color: #f4f4f4 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1.75em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -.1em
}

.is-dropdown-menu.vertical.align-right,
.menu.align-right>li {
    float: right
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.5625rem;
    padding: .5rem;
    border: 2px solid #e8e8e8;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1.125rem;
    color: #0a0a0a;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
    border: 2px solid #eb947c;
    background-color: #f4f4f4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

textarea {
    min-height: 50px;
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #5A5A5A
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #5A5A5A
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #5A5A5A
}

input::placeholder,
textarea::placeholder {
    color: #5A5A5A
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e8e8e8;
    cursor: default
}

[type=submit],
[type=button] {
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=file],
[type=checkbox],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #333
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
    margin: 0
}

.input-group>:first-child {
    border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
    border-radius: 0 3px 3px 0
}

.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    background: #e8e8e8;
    color: #0a0a0a;
    border: 1px solid #e8e8e8;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.625rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #e8e8e8;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fff;
    padding: 0 .1875rem;
    margin: 0 0 0 -.1875rem
}

select {
    height: 2.5625rem;
    padding: .5rem 1.5rem .5rem .5rem;
    border: 2px solid #e8e8e8;
    margin: 0 0 1rem;
    font-size: 1.125rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #f4f4f4;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
    -webkit-background-size: 9px 6px;
    background-size: 9px 6px;
    background-position: right -1rem center;
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-repeat: no-repeat
}

.form-error,
.is-invalid-label {
    color: #ec5840
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:disabled {
    background-color: #e8e8e8;
    cursor: default
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, .1);
    border-color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group::after,
.button-group::before {
    content: ' ';
    display: table
}

.button-group .button {
    margin: 0 1px 1px 0;
    font-size: .9rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::after,
.button-group.expanded::before {
    display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #eb947c;
    color: #000
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #e1613e;
    color: #000
}

.button-group.secondary .button {
    background-color: #8F634A;
    color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #724f3b;
    color: #fff
}

.button-group.success .button {
    background-color: #3adb76;
    color: #fff
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #fff
}

.button-group.warning .button {
    background-color: #F23;
    color: #fff
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #e70012;
    color: #fff
}

.button-group.alert .button {
    background-color: #ec5840;
    color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #da3116;
    color: #fff
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    width: 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

@media screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    margin: 0 0 1rem;
    padding: 1.5rem;
    border: 0 solid rgba(10, 10, 10, .25);
    border-radius: 4.5px;
    position: relative;
    color: #0a0a0a;
    background-color: #f4f4f4
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #eb947c
}

.callout.secondary {
    background-color: #8f634a
}

.callout.success {
    background-color: #3adb76
}

.callout.warning {
    background-color: #f23
}

.callout.alert {
    background-color: #ec5840
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.close-button {
    position: absolute;
    color: #222;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #0a0a0a
}

.is-drilldown {
    position: relative
}

.is-drilldown li {
    display: block!important
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #f4f4f4;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
    position: relative
}

.is-drilldown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #eb947c;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back>a::before {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent #eb947c transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    background-color: #fff;
    border: 1px solid #5A5A5A;
    border-radius: 3px;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.fancybox-tmp,
.invisible {
    visibility: hidden
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    padding-right: 1.5rem;
    position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #eb947c transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px;
    margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #eb947c transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #eb947c;
    border-left-style: solid;
    border-right-width: 0
}

@media screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #eb947c transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #eb947c transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #eb947c;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #eb947c transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a::after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li.opens-left>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #eb947c transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #eb947c;
        border-left-style: solid;
        border-right-width: 0
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #f4f4f4;
    border: 1px solid #5A5A5A
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px;
    margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #eb947c transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #eb947c;
    border-left-style: solid;
    border-right-width: 0
}

.is-dropdown-submenu>li,
.menu.expanded,
.menu.expanded>li:first-child:last-child {
    width: 100%
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen {
    padding-bottom: 56.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.media-object {
    margin-bottom: 1rem;
    display: block
}

.media-object-section>:last-child,
.menu a,
.menu button,
.menu input {
    margin-bottom: 0
}

.media-object img {
    max-width: none
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0 0 1rem;
        display: block
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

#search-fire,
.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.menu>li,
.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span,
.title-bar-title {
    vertical-align: middle
}

.menu {
    margin: 0;
    list-style-type: none
}

[data-whatinput=mouse] .menu>li {
    outline: 0
}

not(.menu-footer)>.menu>li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

@media screen and (min-width:40em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }
    .menu.medium-vertical>li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right::after,
.menu.align-right::before {
    content: ' ';
    display: table
}

.menu.expanded {
    display: table;
    table-layout: fixed
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 1rem
}

.menu .active>a {
    color: #f4f4f4;
    background: #121212
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding: .7rem 1rem
}

.menu-centered>.menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    content: ' ';
    display: table
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 3px;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 3px
}

.pagination a:hover,
.pagination button:hover {
    background: #e8e8e8
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #eb947c;
    color: #0a0a0a;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #5A5A5A;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.table-scroll,
table.scroll {
    overflow-x: auto
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    background-color: rgba(10, 10, 10, .88);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 10002;
    padding: 2.5rem;
    border: 0 solid #5A5A5A;
    background-color: #f4f4f4;
    border-radius: 3px;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

.reveal.collapse {
    padding: 0
}

table caption,
table tbody td,
table tbody th {
    padding: 1.25rem .9375rem
}

@media screen and (min-width:40em) {
    .reveal {
        min-height: 0;
        width: 600px;
        max-width: 87.5rem
    }
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
    .reveal.tiny {
        width: 30%;
        max-width: 87.5rem
    }
    .reveal.small {
        width: 50%;
        max-width: 87.5rem
    }
    .reveal.large {
        width: 90%;
        max-width: 87.5rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

table caption {
    font-weight: 700
}

table thead {
    background: #f9f9f9;
    color: #0a0a0a
}

table tfoot {
    background: #f2f2f2;
    color: #0a0a0a
}

table tfoot tr,
table thead tr {
    background: 0 0
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: 1.25rem .9375rem;
    font-weight: 700;
    text-align: left
}

table tbody tr:nth-child(even) {
    background-color: #f2f2f2
}

@media screen and (max-width:63.9375em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover tbody tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll table {
    width: auto
}

.title-bar {
    background: 0 0;
    color: #f4f4f4;
    padding: 1.05rem 1rem
}

.title-bar::after,
.title-bar::before {
    content: ' ';
    display: table
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    font-weight: 700;
    display: inline-block
}

.top-bar {
    padding: 0
}

.top-bar::after,
.top-bar::before {
    content: ' ';
    display: table
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%
}

@media screen and (min-width:40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto
    }
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.entry-content,
.float-center,
.row-11-12 {
    margin-left: auto;
    margin-right: auto
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none!important
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only,
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media screen and (min-width:64em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block
}

.clearfix::after,
.clearfix::before,
.entry-content::after,
.entry-content::before,
.row-11-12::after,
.row-11-12::before {
    display: table;
    content: ' '
}

@font-face {
    font-family: Austin;
    src: url(font/Austin-Roman.eot);
    src: url(font/Austin-Roman.eot?#iefix) format("embedded-opentype"), url(font/Austin-Roman.woff) format("woff"), url(font/Austin-Roman.ttf) format("truetype"), url(font/Austin-Roman.svg#Austin-Roman) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

body {
    color: rgba(0, 0, 0, .8)
}

a {
    -webkit-transition: color .35s ease-in;
    transition: color .35s ease-in
}

a:hover {
    -webkit-transition: color .15s ease-in;
    transition: color .15s ease-in
}

.wrapper {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.row-11-12 {
    width: 80.20833rem;
    max-width: 100%
}

@media screen and (min-width:40em) {
    .wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .row-11-12 {
        max-width: 90%
    }
}

main#main {
    padding-bottom: 2rem
}

body.archive main#main,
body.search main#main {
    background-color: #f4f4f4
}

#site-wrapper {
    float: left;
    width: 100%
}

body:not(.home) #site-wrapper {
    margin-top: 60px
}

@media screen and (min-width:40em) {
    body:not(.home) #site-wrapper {
        margin-top: 80px
    }
    body:not(.home).no-top-margin #site-wrapper {
        margin-top: 0
    }
}

.bg-white {
    background-color: #fff
}

.bg-lgrey {
    background-color: #f4f4f4
}

.bg-grey {
    background-color: #f5f5f5
}

.bg-primary {
    background-color: #eb947c
}

.bg-secondary {
    background-color: #8F634A;
    color: #fff
}

.primary {
    color: #eb947c
}

.secondary {
    color: #8F634A
}

.highlight {
    background-color: #ff0
}

.bold {
    font-weight: 700
}

.no-margin-top {
    margin-top: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.entry-content {
    max-width: 87.5rem
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    margin-bottom: 1.5rem
}

.entry-content h1:last-child:not(:first-child),
.entry-content h2:last-child:not(:first-child),
.entry-content h3:last-child:not(:first-child),
.entry-content h4:last-child:not(:first-child),
.entry-content h5:last-child:not(:first-child),
.entry-content h6:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content h1,
    .entry-content h1:last-child:not(:first-child),
    .entry-content h2,
    .entry-content h2:last-child:not(:first-child),
    .entry-content h3,
    .entry-content h3:last-child:not(:first-child),
    .entry-content h4,
    .entry-content h4:last-child:not(:first-child),
    .entry-content h5,
    .entry-content h5:last-child:not(:first-child),
    .entry-content h6,
    .entry-content h6:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content h1,
    .entry-content h1:last-child:not(:first-child),
    .entry-content h2,
    .entry-content h2:last-child:not(:first-child),
    .entry-content h3,
    .entry-content h3:last-child:not(:first-child),
    .entry-content h4,
    .entry-content h4:last-child:not(:first-child),
    .entry-content h5,
    .entry-content h5:last-child:not(:first-child),
    .entry-content h6,
    .entry-content h6:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.entry-content .post-author,
.entry-content .wpcf7,
.entry-content ol,
.entry-content ul,
.entry-content>p {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    margin-bottom: 2rem
}

.entry-content .post-author:last-child:not(:first-child),
.entry-content .wpcf7:last-child:not(:first-child),
.entry-content ol:last-child:not(:first-child),
.entry-content ul:last-child:not(:first-child),
.entry-content>p:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .entry-content .post-author,
    .entry-content .wpcf7,
    .entry-content ol,
    .entry-content ul,
    .entry-content>p {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content .post-author,
    .entry-content .post-author:last-child:not(:first-child),
    .entry-content .wpcf7,
    .entry-content .wpcf7:last-child:not(:first-child),
    .entry-content ol,
    .entry-content ol:last-child:not(:first-child),
    .entry-content ul,
    .entry-content ul:last-child:not(:first-child),
    .entry-content>p,
    .entry-content>p:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .entry-content .post-author,
    .entry-content .wpcf7,
    .entry-content ol,
    .entry-content ul,
    .entry-content>p {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .entry-content .post-author,
    .entry-content .wpcf7,
    .entry-content ol,
    .entry-content ul,
    .entry-content>p {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content .post-author,
    .entry-content .post-author:last-child:not(:first-child),
    .entry-content .wpcf7,
    .entry-content .wpcf7:last-child:not(:first-child),
    .entry-content ol,
    .entry-content ol:last-child:not(:first-child),
    .entry-content ul,
    .entry-content ul:last-child:not(:first-child),
    .entry-content>p,
    .entry-content>p:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .entry-content .post-author,
    .entry-content .wpcf7,
    .entry-content ol,
    .entry-content ul,
    .entry-content>p {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.entry-content .callout {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.entry-content .callout:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .entry-content .callout {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content .callout,
    .entry-content .callout:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .entry-content .callout {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .entry-content .callout {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content .callout,
    .entry-content .callout:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .entry-content .callout {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.entry-content .callout blockquote,
.entry-content .callout h2,
.entry-content .callout h3,
.entry-content .callout h4,
.entry-content .callout>dl,
.entry-content .callout>h1,
.entry-content .callout>ol,
.entry-content .callout>p,
.entry-content .callout>ul {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.entry-content .callout h2,
.entry-content .callout h3,
.entry-content .callout h4,
.entry-content .callout>h1 {
    margin-bottom: .5rem
}

.entry-content .callout dl,
.entry-content .callout ol,
.entry-content .callout ul {
    list-style-position: inside;
    margin-left: 1.25rem
}

.entry-content .callout--form {
    width: 100%
}

.entry-content hr {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    border-color: #ddd
}

.entry-content hr:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .entry-content hr {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content hr,
    .entry-content hr:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .entry-content hr {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .entry-content hr {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content hr,
    .entry-content hr:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .entry-content hr {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.entry-content blockquote {
    border: 0;
    font-size: 1.5rem;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    margin: 2rem auto
}

.entry-content blockquote:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .entry-content blockquote {
        width: 91.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content blockquote,
    .entry-content blockquote:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .entry-content blockquote {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .entry-content blockquote {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content blockquote,
    .entry-content blockquote:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .entry-content blockquote {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:40em) {
    .entry-content blockquote {
        margin: 3rem auto
    }
    .entry-content blockquote p {
        font-size: 180%
    }
}

@media screen and (min-width:64em) {
    .entry-content blockquote {
        margin: 3.5rem auto
    }
}

.entry-content blockquote p {
    color: #000;
    width: 100%;
    line-height: 1.25;
    font-family: Austin, serif !important;
}

.categories,
.categories a {
    color: #5A5A5A
}

@media screen and (min-width:40em) {
    .entry-content blockquote p {
        font-size: 220%
    }
}

.categories {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: .7rem
}

.page-cat-title {
    margin-bottom: 0rem;
    margin-top: 1rem;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
    text-align: center
}

.page-cat-title span {
    padding: .65rem 2.5rem;
    border: 2px solid #222;
    text-transform: uppercase;
    font-size: .8rem;
    letter-spacing: 2px;
    display: inline-block
}

.section-title {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .section-title {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.section-title:last-child:not(:first-child) {
    float: right
}

.archive-post-list {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

.archive-post-list::after,
.archive-post-list::before {
    content: ' ';
    display: table
}

.w13 {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.w13:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .w13 {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .w13:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .w13 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .w13 {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .w13:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .w13 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.w13.end {
    float: left!important
}

.w23 {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.fancybox-button--close,
.w23:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .w23 {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .w23:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .w23 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.author-desc,
.author-name {
    display: block
}

.author-name {
    font-size: 120%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.fancybox-bg,
.fancybox-container {
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

#main ol,
#main p,
#main ul {
    font-size: 105%
}

@media screen and (min-width:40em) {
    .author-name {
        margin-top: 1.25rem
    }
    #main ol,
    #main p,
    #main ul {
        font-size: 115%
    }
}

@media screen and (min-width:75em) {
    #main ol,
    #main p,
    #main ul {
        font-size: 120%
    }
}

p+h1,
p+h2,
p+h3,
p+h4,
p+h5,
p+h6 {
    margin-top: 3rem
}

#wpadminbar {
    position: fixed!important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem
}

body#tinymce {
    height: auto;
    max-width: 87.5rem;
    padding: 1.25rem!important
}

@font-face {
    font-family: FontAwesome;
    src: url(font/fontawesome-webfont.eot?v=4.7.0);
    src: url(font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(font/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(font/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(font/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99993;
    backface-visibility: hidden
}

.fancybox-container~.fancybox-container {
    z-index: 99992
}

.fancybox-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #0f0f11;
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    backface-visibility: hidden
}

.fancybox-controls,
.fancybox-slider,
.fancybox-slider-wrap {
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fancybox-container--ready .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-controls {
    text-align: center;
    opacity: 0;
    z-index: 99994;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none;
    backface-visibility: hidden;
    direction: ltr
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1
}

.fancybox-infobar {
    display: none
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
    display: block
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr
}

.fancybox-slider,
.fancybox-slider-wrap {
    bottom: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    backface-visibility: hidden
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch
}

.fancybox-content,
.fancybox-slide>* {
    position: relative;
    vertical-align: middle;
    text-align: left
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-slide>* {
    display: inline-block;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    background-color: #fff;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-slide--image {
    overflow: hidden
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-content {
    display: inline-block;
    margin: 44px auto;
    padding: 0;
    border: 0;
    width: 80%;
    height: calc(100% - 88px);
    line-height: normal;
    white-space: normal;
    outline: 0;
    font-size: 16px;
    font-family: Arial, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
    background: 0 0
}

.fancybox-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: no-repeat;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    background: 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    -webkit-transition: background .2s;
    transition: background .2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: #888 dotted 1px
}

.fancybox-button,
[data-whatinput=mouse] #share-this .link-wrap a,
[data-whatinput=mouse] #share-this .title .inner,
[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
    outline: 0
}

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: 0 0
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    z-index: 99998;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, .1)), color-stop(40%, rgba(0, 0, 0, .2)), color-stop(80%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .4);
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover {
    background: rgba(0, 0, 0, .8)
}

.fancybox-button::after,
.fancybox-button::before {
    content: '';
    pointer-events: none;
    position: absolute;
    border-color: #fff;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button--left::after,
.fancybox-button--right::after {
    top: 18px;
    width: 6px;
    height: 6px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor
}

.fancybox-button--disabled::after,
.fancybox-button--disabled::before {
    opacity: .5
}

.fancybox-button--left::after {
    left: 20px;
    background: 0 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right::after {
    right: 20px;
    background: 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close::after,
.fancybox-button--close::before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, .4);
    border-top: 6px solid rgba(255, 255, 255, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media all and (max-width:800px) {
    .fancybox-controls {
        text-align: left
    }
    .fancybox-button--left,
    .fancybox-button--right,
    .fancybox-buttons button:not(.fancybox-button--close) {
        display: none!important
    }
    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: 15px;
    top: 16px;
    border: 2px solid;
    background: 0 0
}

.fancybox-button--play::before {
    top: 16px;
    left: 18px;
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    background: 0 0
}

.fancybox-button--pause::before {
    top: 16px;
    left: 18px;
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
    background: 0 0
}

.fancybox-button--thumbs span {
    font-size: 23px
}

.fancybox-button--thumbs::before {
    top: 20px;
    left: 21px;
    width: 3px;
    height: 3px;
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}

.fancybox-container--thumbs .fancybox-caption-wrap,
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap {
    right: 220px
}

.fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    z-index: 99993;
    word-break: normal;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-thumbs>ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0
}

.fancybox-thumbs>ul>li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: 0;
    border: 5px solid #fff;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs>ul>li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width:800px) {
    .fancybox-thumbs {
        display: none!important
    }
    .fancybox-container--thumbs .fancybox-caption-wrap,
    .fancybox-container--thumbs .fancybox-controls,
    .fancybox-container--thumbs .fancybox-slider-wrap {
        right: 0
    }
}

article>.page-header {
    padding-top: 0!important;
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

article .title {
    line-height: 1.15;
    color: #0a0a0a;
    -webkit-transition: color .3s ease-in;
    transition: color .3s ease-in
}

@media screen and (min-width:40em) {
    article .title {
        font-size: 30px
    }
    article.card .excerpt {
        max-height: 0;
        overflow: hidden
    }
}

article .excerpt {
    color: #5A5A5A;
    margin: 0;
    line-height: 1.25
}

article.card .excerpt {
    -webkit-transition: max-height .15s ease-out;
    transition: max-height .15s ease-out;
    line-height: 1.45;
    font-size: 105%
}

article.card:hover .excerpt {
    max-height: 500px;
    -webkit-transition: max-height .25s ease-in;
    transition: max-height .25s ease-in
}

article.hero .card-inner {
    min-height: 300px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.icon-gallery,
header .header-img {
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (min-width:40em) {
    article.hero .card-inner {
        min-height: 500px;
        max-height: 55vh
    }
}

@media screen and (min-width:64em) {
    article.hero .card-inner {
        min-height: 650px;
        max-height: none
    }
    article.hero .title {
        font-size: 40px
    }
}

@media screen and (min-width:75em) {
    article.hero .card-inner {
        min-height: 850px
    }
}

@media screen and (min-width:1800px) {
    article.hero .card-inner {
        min-height: 1000px
    }
}

article.hero .info-wrapper {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 8rem 1rem 1rem;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0a0a0a), to(transparent));
    background-image: -webkit-linear-gradient(bottom, #0a0a0a, transparent);
    background-image: linear-gradient(0deg, #0a0a0a, transparent)
}

article.hero .info {
    display: block
}

@media screen and (min-width:40em) {
    article.hero .info-wrapper {
        padding: 8rem 2rem 3rem
    }
    article.hero .info {
        max-width: 87.5rem;
        margin-left: auto;
        margin-right: auto
    }
    article.hero .info::after,
    article.hero .info::before {
        content: ' ';
        display: table
    }
    article.hero .info::after {
        clear: both
    }
    article.hero .categories,
    article.hero .excerpt,
    article.hero .title {
        width: 91.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
}

article.hero .categories,
article.hero .excerpt,
article.hero .title {
    display: block;
    text-align: center
}

@media screen and (min-width:40em) and (min-width:40em) {
    article.hero .categories,
    article.hero .excerpt,
    article.hero .title {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

article.hero .title {
    color: #fff
}

article.hero .excerpt {
    color: #e8e8e8
}

@media screen and (min-width:40em) {
    article.hero .categories,
    article.hero .categories:last-child:not(:first-child),
    article.hero .excerpt,
    article.hero .excerpt:last-child:not(:first-child),
    article.hero .title,
    article.hero .title:last-child:not(:first-child) {
        float: none;
        clear: both
    }
    article.hero .excerpt {
        padding-right: 12.5%;
        padding-left: 12.5%
    }
}

@media screen and (min-width:64em) {
    article.hero .excerpt {
        padding-right: 20%;
        padding-left: 20%;
        font-size: 20px
    }
}

article.page {
    padding-bottom: 2rem
}

.overlay-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 1
}

.icon-gallery {
    background-image: url(../images/icon-gallery.svg);
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 30px;
    margin: 10px;
    display: block
}

#sitefooter {
    padding: 3rem 0 1.875rem;
    background-color: #0a0a0a
}

#sitefooter a {
    display: block;
    color: #f4f4f4;
    font-size: 1rem;
    line-height: 1.4
}

#sitefooter a:hover {
    color: #eb947c
}

@media screen and (max-width:39.9375em) {
    #sitefooter .contact-info {
        margin-top: 1.5rem
    }
}

.post-footer {
    margin-top: 2rem
}

.copyright {
    text-align: center;
    display: block;
    /* margin: 2rem 0; */
    font-size: 85%;
    font-weight: 200;
    color: #f4f4f4
}

.home-title,
nav#breadcrumbs {
    font-size: 0
}

header {
    position: relative
}

header.page-header {
    padding-top: 2rem;
    margin-bottom: 2rem;
    width: 100%
}

body.single-product header.page-header {
    display: none
}

body.search header.page-header,
body.tag header.page-header {
    text-align: center
}

header.page-header h1+.excerpt {
    margin-top: 1.5rem
}

header .header-img {
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0
}

header#masthead {
    background-color: #000;
    height: 60px;
    display: none
}

@media screen and (min-width:40em) {
    header#masthead {
        text-align: center;
        padding: 2rem;
        height: 185px;
        display: block
    }
}

header#masthead svg {
    height: 7.5625rem;
    width: auto
}

.home-title {
    display: block;
    margin: 0
}

.site-title {
    position: absolute;
    left: 0;
    width: 100px;
    margin: 15px .5rem;
    height: 30px;
    text-align: left
}

@media screen and (min-width:40em) {
    .site-title {
        height: 40px;
        margin: 20px 0 20px 1rem;
        width: 150px
    }
    .home #site-navigation-container .site-title {
        opacity: 0;
        -webkit-transition: opacity .1s;
        transition: opacity .1s
    }
    .home #site-navigation-container.stick .site-title {
        opacity: 1;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }
}

.site-title svg {
    height: 100%
}

.site-title svg path {
    fill: #000
}

#site-navigation-container {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all .2s;
    transition: all .2s
}

#site-navigation-container.stick,
body:not(.home) #site-navigation-container {
    margin-top: 0!important;
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(102, 102, 102, .16);
    box-shadow: 0 2px 5px rgba(102, 102, 102, .16)
}

#site-navigation-container.stick {
    background-color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

body.no-margin-top #site-navigation-container {
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

@media screen and (max-width:39.9375em) {
    #menu-desktop-menu {
        display: none!important
    }
}

.top-bar {
    background-color: transparent;
    height: 60px
}

@media screen and (min-width:40em) {
    #menu-desktop-menu {
        display: inline-block
    }
    .top-bar {
        height: 80px;
        margin: auto;
        position: relative;
        text-align: center
    }
}

.top-bar>ul {
    background-color: transparent!important
}

.top-bar ul {
    background-color: #fff
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    #site-navigation-container>.row-11-12 {
        max-width: 100%
    }
    .top-bar ul li.menu-item-subscribe {
        display: none
    }
}

.top-bar ul li.menu-item.events {
    border-top: 1px solid #e8e8e8
}

.top-bar .menu a {
    height: 60px;
    line-height: 60px;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 700;
    font-size: 1rem
}

.top-bar .current-post-parent>a,
.top-bar .current_page_parent>a,
.top-bar .menu a:hover:not(.button),
.top-bar .menu>li.current-menu-item>a {
    color: #eb947c
}

.top-bar .menu .active>a {
    background: 0 0;
    color: #eb947c
}

.top-bar .menu .active>a:after {
    border-color: #eb947c transparent transparent!important
}

.top-bar .menu .is-dropdown-submenu {
    -webkit-box-shadow: 0 2px 5px rgba(102, 102, 102, .16);
    box-shadow: 0 2px 5px rgba(102, 102, 102, .16)
}

#main .menu>li:not(.menu-text)>a {
    padding: 0 .15rem
}

@media screen and (min-width:40em) {
    .top-bar .menu a {
        font-size: 1.05rem;
        height: 80px;
        line-height: 80px
    }
    .top-bar .menu .is-dropdown-submenu>li a {
        height: 56px;
        line-height: 56px
    }
    #main .menu>li:not(.menu-text)>a {
        padding: 0 .6rem
    }
}

@media screen and (min-width:64em) {
    #main .menu>li:not(.menu-text)>a {
        padding: 0 1rem
    }
}

.dropdown.menu {
    z-index: 9
}

.dropdown.menu .submenu {
    text-align: left;
    border: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

@media screen and (min-width:40em) {
    .dropdown.menu>li.is-dropdown-submenu-parent>a {
        padding-right: 2rem
    }
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border: 0;
    content: '\f067';
    font-family: FontAwesome !important;
    right: 1.25rem;
    margin-top: -40px;
    font-size: .825rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:hover:after {
    border-color: #eb947c transparent transparent
}

.masthead-subscribe {
    font-weight: 700;
    font-size: 95%;
    display: inline-block;
    text-align: center;
    float: right;
    height: 60px;
    padding: 0 1rem;
    line-height: 60px;
    position: absolute;
    color: #000;
    right: 0
}

.masthead-subscribe:hover {
    background-color: #222
}

@media screen and (min-width:40em) {
    .masthead-subscribe {
        display: none!important;
        max-width: 30%;
        margin-top: 10px;
        margin-right: 1rem
    }
}

body.home .masthead-subscribe {
    display: block;
    float: none;
    max-width: 100%;
    position: relative;
    background: 0 0;
    color: #eb947c;
    height: auto;
    line-height: 1.5;
    margin-top: 1rem
}

#menu-mobile-menu {
    text-align: left;
    padding-right: 1rem;
    margin: 0 40px 0 95px;
    list-style-type: none;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 60px;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:40em) {
    #menu-mobile-menu {
        display: none!important
    }
}

#menu-mobile-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0);
    border-radius: 10px;
    background-color: transparent;
    height: 12px
}

#menu-mobile-menu::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

#menu-mobile-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(255, 255, 255, .3)
}

#menu-mobile-menu li {
    display: inline;
    margin-right: .15rem;
    height: 60px;
    line-height: 50px
}

#menu-mobile-menu li.menu-item-subscribe img {
    display: none
}

#menu-mobile-menu li a {
    display: inline;
    height: 60px
}

#sitefooter .menu>li {
    display: block
}

#search-fire {
    color: #8F634A;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.25rem;
    text-align: left;
    height: 60px;
    width: 60px
}

#search-fire:hover,
.navright-link:hover {
    color: #000
}

#card-subscribe a,
#follow-us,
.card.type-post .info,
.excerpt,
.navright-link {
    position: relative
}

@media screen and (min-width:40em) {
    #search-fire {
        height: 80px;
        width: 5%
    }
    .navright-link .subs-content img {
        position: absolute;
        background: #fff;
        display: none;
        padding: .5rem 1rem 1rem;
        z-index: 99999;
        top: 80px;
        left: 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        max-width: inherit;
        width: 214px;
        -webkit-box-shadow: 0 2px 5px rgba(102, 102, 102, .16);
        box-shadow: 0 2px 5px rgba(102, 102, 102, .16)
    }
    .navright-link:hover .subs-content img {
        display: block
    }
}

.navright-link.cart-link {
    color: #eb947c!important
}

.post-navigation:after,
.post-navigation:before {
    content: "";
    display: table
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

.sidebar {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.sidebar:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .sidebar {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-top: 1rem
    }
    .sidebar:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .sidebar {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.story-list.story-list--archive {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem 0
}

.story-list.story-list--archive::after,
.story-list.story-list--archive::before {
    content: ' ';
    display: table
}

.story-list.story-list--promoted {
    display: none;
    margin-top: 1.25rem;
    float: left;
    width: 100%
}

.story-list.story-list--promoted article {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.story-list.story-list--promoted article:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .story-list.story-list--promoted {
        display: block
    }
    .story-list.story-list--promoted article {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .story-list.story-list--promoted article:last-child:not(:first-child) {
        float: right
    }
    .story-list.story-list--promoted article:nth-of-type(4) {
        display: none
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .story-list.story-list--promoted article {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .story-list.story-list--promoted article {
        width: 25%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .story-list.story-list--promoted article:last-child:not(:first-child) {
        float: right
    }
    .story-list.story-list--promoted article:nth-of-type(4) {
        display: block
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .story-list.story-list--promoted article {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.story-list.story-list--promoted .info {
    background: #f4f4f4;
    padding: .5rem!important;
    margin: 0!important
}

.story-list.story-list--promoted .title {
    font-size: 1.15rem;
    color: #0a0a0a
}

@media screen and (min-width:40em) {
    .story-list.story-list--promoted .title {
        max-width: 100%;
        font-size: 1.05rem
    }
}

@media screen and (min-width:64em) {
    .story-list.story-list--promoted .title {
        max-width: 90%
    }
}

.story-list.story-list--related {
    background: #f4f4f4
}

.story-list.story-list--related article {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.story-list.story-list--related article:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .story-list.story-list--related article {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .story-list.story-list--related article:last-child:not(:first-child) {
        float: right
    }
    .story-list.story-list--related article:nth-of-type(4) {
        display: none
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .story-list.story-list--related article {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.story-list.story-list--related .info {
    background: #fff
}

.story-list.story-list--related .title {
    font-size: 1.6rem;
    color: #0a0a0a
}

@media screen and (min-width:40em) {
    .story-list.story-list--related .title {
        max-width: 100%;
        font-size: 1.75rem
    }
}

@media screen and (min-width:64em) {
    .story-list.story-list--related .title {
        max-width: 90%
    }
}

.story-list.story-list--promoted .post-thumb {
    min-height: 135px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.story-list.story-list--promoted .card-inner {
    background: #f4f4f4;
    border: 0;
    border-radius: 3px
}

.story-list.story-list--promoted .info {
    top: 0;
    left: 0;
    width: 100%
}

.story-list.story-list--promoted .categories {
    color: rgba(10, 10, 10, .7)
}

#seachModal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 10, 10, .85);
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1
}

#seachModal.show {
    z-index: 99999;
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

#seachModal.show #search-close,
#seachModal.show .SearchModal_Subtitle {
    display: block
}

.searchModal_Content {
    width: 100%;
    padding: 1rem
}

.searchModal_Container {
    max-width: 800px;
    margin: auto
}

.SearchModal_Subtitle {
    color: #fff;
    font-weight: 700;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    display: none;
    margin: 10px auto;
    text-align: center
}

#share-this .title .inner,
#share-this .title .inner:focus,
#share-this .title .inner:hover {
    background-color: #f4f4f4;
    color: #0a0a0a
}

#search-close {
    display: none;
    position: fixed;
    top: 30px;
    right: 30px
}

#search-close svg path {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

#search-close:hover svg path {
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    fill: #eb947c
}

#share-this {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem
}

#share-this .title {
    margin-bottom: .5rem
}

#share-this .title .inner {
    text-align: center;
    line-height: 1;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border-radius: 3px;
    padding: .8em 1.75em;
    margin: 0 0 1rem;
    display: block;
    width: 100%;
    font-size: 1.25rem;
    cursor: none;
    pointer-events: none
}

#share-this .link-wrap {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#share-this .link-wrap:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #share-this .link-wrap {
        width: 20%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #share-this .link-wrap {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:40em) {
    #share-this .link-wrap:last-child:not(:first-child) {
        float: right
    }
    html.no-mobile #share-this .link-wrap {
        width: 25%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    html.no-mobile #share-this .link-wrap:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    html.no-mobile #share-this .link-wrap {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

#share-this .link-wrap.twitter>a {
    background-color: #55ACEE
}

#share-this .link-wrap.facebook>a {
    background-color: #3B5998
}

#share-this .link-wrap.pinterest>a {
    background-color: #cb2027
}

#share-this .link-wrap.email>a {
    background-color: #222
}

html.no-mobile #share-this .link-wrap.whatsapp {
    display: none
}

#share-this .link-wrap.whatsapp>a {
    background-color: #4dc247
}

#share-this .link-wrap a {
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: .8em 1.75em;
    background-color: #f4f4f4;
    color: #f4f4f4;
    margin: 0 0 .5rem;
    display: block;
    font-size: 1.25rem
}

#share-this .link-wrap a:focus,
#share-this .link-wrap a:hover {
    color: #f4f4f4;
    background-color: #8F634A
}

#follow-us {
    width: 100%;
    text-align: center
}

#follow-us span {
    font-family: Austin, serif !important;
    display: block;
    color: #fff;
    font-size: 17px
}

@media screen and (min-width:40em) {
    #follow-us span {
        font-size: 24px
    }
}

#follow-links {
    display: block;
    margin: 0 auto
}

#follow-links li {
    display: inline;
    margin: 0 .15rem
}

#follow-links li.twitter>a:hover {
    color: #55ACEE
}

#follow-links li.facebook>a:hover {
    color: #3B5998
}

#follow-links li.instagram>a:hover {
    color: #C32AA3
}

#follow-links li>a {
    background-color: transparent;
    font-size: 1.75rem;
    padding: .8em 1em;
    display: inline-block;
    color: #eee
}

#follow-links li>a:focus,
#follow-links li>a:hover {
    background-color: transparent;
    color: #222
}

#follow-links li>a:focus,
.button a {
    color: #fff
}

#follow-links li>a:hover {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

@media screen and (max-width:63.9375em) {
    body table.stack thead {
        display: table-header-group
    }
    body table.stack tfoot {
        display: table-footer-group
    }
    body table.stack tr {
        display: table-row
    }
    body table.stack td,
    body table.stack th {
        display: table-cell;
        border-top: initial
    }
}

@media screen and (max-width:39.9375em) {
    #follow-links li {
        width: 32%;
        margin: 0
    }
    body table.stack tfoot,
    body table.stack thead {
        display: none
    }
    body table.stack td,
    body table.stack th,
    body table.stack tr {
        display: block
    }
    body table.stack td {
        border-top: 0
    }
}

.button.hollow {
    border-width: 2px
}

figure {
    margin: 1rem 40px
}

@media screen and (min-width:40em) {
    #follow-links li>a {
        font-size: 2rem
    }
    figure {
        margin: 1.5rem 60px
    }
}

@media screen and (min-width:64em) {
    figure {
        margin: 2rem 60px
    }
}

figure#hero {
    padding: 0;
    margin: 0 0 0rem
}

@media screen and (min-width:40em) {
    figure#hero {
        margin: 0 0 0rem
    }
}

@media screen and (min-width:75em) {
    figure#hero {
        margin: 0 0 0rem
    }
}

figure#hero img {
    width: 100%;
    margin: 0
}

figcaption {
    padding: .5rem 1rem;
    color: #2f2f2f;
    font-weight: 700
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .95rem;
    padding: 1rem 1rem .25rem;
    margin-bottom: 1rem
}

@media screen and (min-width:40em) {
    .wp-caption>figcaption {
        padding: 1rem 0 .25rem
    }
}

p.wp-caption-text {
    font-size: 95%;
    color: #222;
    padding: .625rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignleft.wp-caption {
    float: none
}

.alignleft.wp-caption img {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.alignleft.wp-caption img:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .alignleft.wp-caption {
        max-width: 87.5rem;
        margin-left: auto;
        margin-right: auto
    }
    .alignleft.wp-caption::after,
    .alignleft.wp-caption::before {
        content: ' ';
        display: table
    }
    .alignleft.wp-caption::after {
        clear: both
    }
    .alignleft.wp-caption img {
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignleft.wp-caption img:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .alignleft.wp-caption img {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .alignleft.wp-caption img {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignleft.wp-caption img:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .alignleft.wp-caption img {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.alignleft.wp-caption figcaption {
    text-align: left
}

@media screen and (min-width:40em) {
    .alignleft.wp-caption figcaption {
        padding-top: 5%;
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignleft.wp-caption figcaption:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .alignleft.wp-caption figcaption {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .alignleft.wp-caption figcaption {
        padding-top: 5%;
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignleft.wp-caption figcaption:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .alignleft.wp-caption figcaption {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.alignleft .size-full {
    margin-bottom: 2rem
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

.alignright.wp-caption {
    float: none
}

@media screen and (min-width:40em) {
    .alignright.wp-caption {
        max-width: 87.5rem;
        margin-left: auto;
        margin-right: auto
    }
    .alignright.wp-caption::after,
    .alignright.wp-caption::before {
        content: ' ';
        display: table
    }
    .alignright.wp-caption::after {
        clear: both
    }
    .alignright.wp-caption img {
        position: relative;
        left: 33.33333%;
        width: 66.66667%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignright.wp-caption img:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .alignright.wp-caption img {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .alignright.wp-caption img {
        position: relative;
        left: 50%;
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .alignright.wp-caption img:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .alignright.wp-caption img {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.alignright.wp-caption figcaption {
    text-align: right;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.alignright.wp-caption figcaption:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .alignright.wp-caption figcaption {
        padding-top: 5%;
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        position: relative;
        left: -66.66667%
    }
    .alignright.wp-caption figcaption:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .alignright.wp-caption figcaption {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .alignright.wp-caption figcaption {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem;
        position: relative;
        left: -50%
    }
    .alignright.wp-caption figcaption:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .alignright.wp-caption figcaption {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.alignright .size-full {
    margin-bottom: 2rem
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.avatar {
    margin-right: 1rem
}

.author-meta,
.avatar {
    display: inline-block
}

.input-group [type=text],
.input-group [type=password],
.input-group [type=email],
.input-group [type=number],
.input-group [type=search],
.input-group [type=tel],
.input-group [type=time],
.input-group [type=url] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0
}

.input-group-button [type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-light {
    background: 0 0;
    border-color: transparent
}

.input-light:focus {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

[type=text].large,
[type=password].large,
[type=date].large,
[type=datetime].large,
[type=datetime-local].large,
[type=month].large,
[type=week].large,
[type=email].large,
[type=number].large,
[type=search].large,
[type=tel].large,
[type=time].large,
[type=url].large {
    height: 3.5rem;
    padding: .75rem
}

.headline.headline--archive,
.headline.headline--shop-single,
.headline.headline--tag {
    text-align: center;
    margin: 3rem 0;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.headline.headline--archive:last-child:not(:first-child),
.headline.headline--shop-single:last-child:not(:first-child),
.headline.headline--tag:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .headline.headline--archive,
    .headline.headline--shop-single,
    .headline.headline--tag {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .headline.headline--archive,
    .headline.headline--archive:last-child:not(:first-child),
    .headline.headline--shop-single,
    .headline.headline--shop-single:last-child:not(:first-child),
    .headline.headline--tag,
    .headline.headline--tag:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .headline.headline--archive,
    .headline.headline--shop-single,
    .headline.headline--tag {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .headline.headline--archive,
    .headline.headline--shop-single,
    .headline.headline--tag {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .headline.headline--archive,
    .headline.headline--archive:last-child:not(:first-child),
    .headline.headline--shop-single,
    .headline.headline--shop-single:last-child:not(:first-child),
    .headline.headline--tag,
    .headline.headline--tag:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .headline.headline--archive,
    .headline.headline--shop-single,
    .headline.headline--tag {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.headline.headline--archive {
    font-weight: 700;
    font-size: 115%
}

#page .entry-title,
.product_title {
    text-align: center;
    margin: 3rem 0;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#page .entry-title:last-child:not(:first-child),
.product_title:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    #page .entry-title,
    .product_title {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    #page .entry-title,
    #page .entry-title:last-child:not(:first-child),
    .product_title,
    .product_title:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #page .entry-title,
    .product_title {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    #page .entry-title,
    .product_title {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    #page .entry-title,
    #page .entry-title:last-child:not(:first-child),
    .product_title,
    .product_title:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    #page .entry-title,
    .product_title {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.excerpt.excerpt--archive,
.excerpt.excerpt--archive-product {
    text-align: center;
    margin: 2rem 0;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    font-weight: 700;
    font-size: 115%
}

.excerpt.excerpt--archive-product:last-child:not(:first-child),
.excerpt.excerpt--archive:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product,
    .excerpt.excerpt--archive-product:last-child:not(:first-child),
    .excerpt.excerpt--archive:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product,
    .excerpt.excerpt--archive-product:last-child:not(:first-child),
    .excerpt.excerpt--archive:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:40em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        font-size: 135%
    }
}

@media screen and (min-width:64em) {
    .excerpt.excerpt--archive,
    .excerpt.excerpt--archive-product {
        font-size: 155%
    }
}

.section-title {
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
    font-weight: 700;
    font-size: 20px;
    color: #8F634A;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    margin: 1.5rem 0
}

.widget-lpga-teachers a,
.widget-title {
    font-family: Austin, serif
}

.slick-slider {
    text-align: center
}

.slick-slider img {
    margin: auto
}

#gallery-wrapper {
    margin-bottom: 1rem
}

@media screen and (min-width:40em) {
    .section-title {
        font-size: 24px
    }
    #gallery-wrapper {
        margin-bottom: 2rem
    }
}

.inline-gallery {
    margin-bottom: 1.5rem
}

.inline-gallery .image {
    margin-bottom: 1rem;
    text-align: center;
    display: block
}

.inline-gallery .image:hover {
    opacity: .7
}

.widget-title {
    font-size: 1rem
}

#header-widgets {
    text-align: center;
    padding: 1.5rem 0
}

body.home #header-widgets {
    border-top: 1px solid #454545
}

body.category-golf #header-widgets,
body.home #header-widgets {
    padding: 0
}

.widget-lpga-teachers .widget-title {
    display: none
}

.widget-lpga-teachers a {
    color: #f4f4f4;
    padding: 1.25rem 0;
    display: block;
    background-color: #0a0a0a;
    font-size: 1.25rem;
    letter-spacing: .05rem;
    line-height: 1.15
}

@media screen and (min-width:64em) {
    .widget-lpga-teachers a {
        font-size: 1.5rem
    }
}

.widget-lpga-teachers a:hover {
    background-color: #8F634A
}

.ad {
    margin: 3rem 0
}

.ad--leaderboard {
    text-align: center
}

.ad-title {
    display: block;
    font-size: 85%;
    margin-top: .5rem
}

.card.type-post {
    margin-bottom: 1.25rem
}

.card.type-post .card-inner {
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.card.type-post .card-inner .image-wrapper {
    overflow: hidden;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.card.type-post .card-inner .image {
    -webkit-transition: transform 2s ease;
    -webkit-transition: -webkit-transform 2s ease;
    transition: -webkit-transform 2s ease;
    transition: transform 2s ease;
    transition: transform 2s ease, -webkit-transform 2s ease;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%
}

.card.type-post .card-inner:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.card.type-post .card-inner:hover .image {
    -webkit-transition: transform 4s linear;
    -webkit-transition: -webkit-transform 4s linear;
    transition: -webkit-transform 4s linear;
    transition: transform 4s linear;
    transition: transform 4s linear, -webkit-transform 4s linear;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.card.type-post .card-inner:hover .title {
    color: #8F634A
}

.card.type-post .link {
    display: block;
    height: 100%
}

.card.type-post .info {
    background-color: #fff;
    padding: 2rem;
    margin: -25px 1rem 1rem;
    display: block;
    z-index: 1
}

#card-subscribe {
    padding: 0 2rem;
    margin-bottom: 1.25rem
}

#card-subscribe .card-inner {
    display: table
}

#card-subscribe a {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    overflow: hidden
}

#card-subscribe a span {
    opacity: 0;
    position: absolute;
    top: 48%;
    left: 0;
    text-align: center;
    z-index: 22222;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700;
    color: #000
}

#card-subscribe a:hover img {
    opacity: .15
}

#card-subscribe a:hover span {
    opacity: 1
}

#card-subscribe a img {
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

#newsletter-signup .input-group,
#newsletter-signup input {
    margin-bottom: 0
}

#searchform .inputWrapper {
    position: relative
}

#searchform input[type=text] {
    height: 4rem;
    border-color: transparent!important;
    border-bottom: 2px solid #f4f4f4!important;
    border-radius: 0!important;
    padding: 1rem 0;
    font-size: 1.75rem
}

#searchform button#searchsubmit {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 30px;
    height: 30px
}

@media screen and (min-width:40em) {
    #searchform input[type=text] {
        height: 6rem;
        font-size: 3.5rem
    }
    #searchform button#searchsubmit {
        right: 15px;
        top: 35px
    }
}

#searchform button#searchsubmit:hover svg path {
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    fill: #eb947c
}

#searchform button#searchsubmit svg.icon-search {
    width: 100%;
    height: 100%
}

#searchform button#searchsubmit svg.icon-search path {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.pagination-centered {
    text-align: center
}

nav.ajax-pagination {
    text-align: center;
    margin: 1.5rem 0;
    width: 100%;
    float: left;
    clear: both
}

#emailSignupModal {
    background-image: url(../images/email-modal-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

#emailSignupModal #emailSignupModalHeader {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-size: 115%
}

#emailSignupModal .input-group {
    display: block;
    margin-bottom: 2rem
}

#emailSignupModal .input-group input {
    border-radius: 3px;
    border-right: 2px solid #e8e8e8
}

#emailSignupModal .input-group input:focus {
    border-right-color: #eb947c
}

#emailSignupModal .input-group-button .button {
    width: 100%;
    border-radius: 3px
}

#emailSignupModal .callout {
    background: 0 0;
    margin: 0;
    padding: 0
}

#emailSignupModal .close-button {
    font-size: 1.15rem;
    top: -1.5rem;
    right: -1.5rem
}

#emailSignupModal .close-button:hover {
    color: #8F634A
}

#emailSignupModal small {
    cursor: pointer;
    text-align: center;
    display: block
}

#emailSignupModal small:hover {
    text-decoration: underline
}

.issuuembed {
    width: 100%!important;
    height: 400px!important
}

@media screen and (max-width:39.9375em) {
    #emailSignupModal .callout {
        text-align: center;
        background: #fff;
        padding: 1rem;
        border-radius: 3px
    }
    #newsletter-signup .input-group {
        display: block;
        margin-bottom: .5rem
    }
    #newsletter-signup .input-group [type=text] {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border: 2px solid #e8e8e8!important
    }
}

@media screen and (min-width:40em) {
    .issuuembed {
        height: 525px!important
    }
    #newsletter-signup .input-group {
        margin-bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    #newsletter-signup .input-group [type=submit] {
        display: block;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px
    }
}

.wpcf7-response-output {
    padding: 1rem
}

.wpcf7-mail-sent-ok {
    background-color: #3adb76
}

.wpcf7-recaptcha {
    margin-bottom: 1rem
}

div.wpcf7-validation-errors {
    border: 2px solid red
}

.add_to_cart_button.button,
.checkout-button,
.single_add_to_cart_button.button,
.woocommerce-message .button {
    font-size: 1.25rem;
    margin-bottom: 2rem;
    font-weight: 700
}

.add_to_cart_button.button:after,
.checkout-button:after,
.single_add_to_cart_button.button:after,
.woocommerce-message .button:after {
    content: "\f178";
    font-family: FontAwesome !important;
    margin-left: 10px
}

.place-order input {
    font-weight: 700;
    font-size: 1.25rem
}

.woocommerce-message {
    text-align: center;
    margin-top: 1.5rem
}

.woocommerce-message .button {
    margin-bottom: 0
}

.woocommerce-invalid [type=color],
.woocommerce-invalid [type=date],
.woocommerce-invalid [type=datetime-local],
.woocommerce-invalid [type=datetime],
.woocommerce-invalid [type=email],
.woocommerce-invalid [type=month],
.woocommerce-invalid [type=number],
.woocommerce-invalid [type=password],
.woocommerce-invalid [type=search],
.woocommerce-invalid [type=tel],
.woocommerce-invalid [type=text],
.woocommerce-invalid [type=time],
.woocommerce-invalid [type=url],
.woocommerce-invalid [type=week],
.woocommerce-invalid textarea {
    border-color: red
}

.onsale {
    color: #eb947c;
    font-weight: 700
}

.cart-collaterals .cart_totals h2,
.title-back-issues {
    color: #8F634A;
    font-weight: 700;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
}

.woocommerce-result-count {
    display: none
}

.shop-securely {
    margin-top: 2rem;
    text-align: center;
    font-weight: 700;
    float: left;
    width: 100%
}

.shop-securely i {
    font-size: 2rem
}

@media screen and (min-width:40em) {
    .shop-securely {
        margin-top: 3rem
    }
    .shop-securely i {
        font-size: 2.5rem
    }
}

.shop-securely .payment-gateways {
    display: block;
    margin: 1rem 0 3rem
}

.cart-collaterals::after,
.cart-collaterals::before,
ul.products.subscriptions li .inner::after,
ul.products.subscriptions li .inner::before,
ul.products::after,
ul.products::before {
    content: ' ';
    display: table
}

@media screen and (min-width:40em) {
    .shop-securely .payment-gateways {
        margin-bottom: 5rem
    }
}

.title-back-issues {
    text-align: center;
    margin-bottom: 1.5rem
}

table.shop_table .cart-subtotal th,
table.shop_table .order-total th {
    text-align: left;
    text-transform: uppercase
}

.cart-collaterals {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

.cart-collaterals .cart_totals {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.cart-collaterals .cart_totals h2 {
    width: 100%;
    margin-top: 1.5rem;
    font-size: 22px
}

.cart-collaterals .cart_totals:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .cart-collaterals .cart_totals h2 {
        font-size: 30px;
        margin-top: 2rem
    }
    .cart-collaterals .cart_totals {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .cart-collaterals .cart_totals:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .cart-collaterals .cart_totals {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

table.shop_table {
    border-collapse: separate
}

table.shop_table .amount {
    color: #5A5A5A;
    font-size: 1.15rem
}

@media screen and (min-width:40em) {
    table.shop_table .amount {
        font-size: 1.5rem
    }
}

table.shop_table .cart-subtotal th,
table.shop_table .product-quantity {
    font-weight: 400
}

table.shop_table .order-total .amount {
    color: #8F634A;
    font-size: 1.25rem
}

.related {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    table.shop_table .order-total .amount {
        font-size: 3rem
    }
    .related {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.related:last-child:not(:first-child) {
    float: right
}

.related h2 {
    color: #8F634A;
    text-align: center;
    margin: 1rem 0;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
    font-weight: 700;
    font-size: 22px
}

ul.products,
ul.products.subscriptions li .inner {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

ul.products.subscriptions li {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .related h2 {
        font-size: 30px;
        margin-top: 2rem
    }
    ul.products.subscriptions li {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

ul.products.subscriptions li:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:64em) {
    ul.products.subscriptions li {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    ul.products.subscriptions li:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    ul.products.subscriptions li {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

ul.products.subscriptions li .inner {
    background-color: #fff
}

ul.products.subscriptions li .inner .imagewrapper,
ul.products.subscriptions li .inner .product-meta {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

ul.products.subscriptions li .inner .imagewrapper:last-child:not(:first-child),
ul.products.subscriptions li .inner .product-meta:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    ul.products.subscriptions li .inner .imagewrapper,
    ul.products.subscriptions li .inner .product-meta {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    ul.products.subscriptions li .inner .imagewrapper:last-child:not(:first-child),
    ul.products.subscriptions li .inner .product-meta:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    ul.products.subscriptions li .inner .imagewrapper,
    ul.products.subscriptions li .inner .product-meta {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

ul.products.subscriptions li .inner .imagewrapper img,
ul.products.subscriptions li .inner .product-meta img {
    max-width: 100%
}

ul.products li {
    text-align: center;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    ul.products li {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    ul.products li:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    ul.products li {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    ul.products li {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    ul.products li:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    ul.products li {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:40em) {
    body.term-subscriptions ul.products li {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.term-subscriptions ul.products li:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.term-subscriptions ul.products li {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

ul.products li:last-child:not(:first-child) {
    float: left!important
}

ul.products li .inner {
    margin: 0 0 1rem;
    padding: 1.5rem;
    border: 0 solid rgba(10, 10, 10, .25);
    border-radius: 4.5px;
    position: relative;
    color: #0a0a0a;
    background-color: #f4f4f4
}

ul.products h3,
ul.products li .inner>:last-child {
    margin-bottom: 0
}

ul.products li .inner>:first-child {
    margin-top: 0
}

ul.products li a img {
    border-radius: 6px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    max-width: 80%
}

ul.products h3 {
    margin-top: 1rem
}

ul.products h3 a {
    color: #222
}

ul.products .price {
    display: block;
    text-align: center;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #8F634A
}

ul.products .add_to_cart_button {
    margin-bottom: 0
}

ul.products .added_to_cart {
    display: block;
    font-weight: 700;
    margin: 0 10px 0 0
}

ul.products .added_to_cart:after {
    content: "\f178";
    font-family: FontAwesome !important;
    margin-left: 10px
}

.single-product .product::after,
.single-product .product::before,
.single-product .thumbnails::after,
.single-product .thumbnails::before {
    content: ' ';
    display: table
}

.single-product .product,
.single-product .thumbnails {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

.single-product .images {
    text-align: center;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .single-product .images {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-product .images:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:64em) {
    .single-product .images {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .single-product .images:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .single-product .images {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-product .images img {
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.single-product .thumbnails {
    margin-top: 1rem
}

.single-product .entry-summary .woocommerce-product-details__short-description,
.single-product .posted_in,
.single-product .quantity,
body.woocommerce-cart td.product-thumbnail img:nth-of-type(2) {
    display: none
}

.single-product .thumbnails>a {
    margin-top: 1rem;
    width: 25%;
    float: left;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:40em) {
    .single-product .thumbnails>a {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-product .thumbnails>a:last-child:not(:first-child) {
    float: left
}

.single-product .thumbnails>a img {
    width: 100%;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid
}

.single-product .entry-summary {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .single-product .entry-summary {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-product .entry-summary:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:64em) {
    .single-product .entry-summary {
        margin-top: 1rem;
        width: 50%;
        float: left;
        padding: 0 4rem!important
    }
    .single-product .entry-summary:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .single-product .entry-summary {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-product .price,
.single-product form.cart {
    text-align: left
}

body.woocommerce-cart td.product-remove,
body.woocommerce-cart td.product-thumbnail {
    text-align: center
}

.single-product .price {
    font-weight: 700;
    color: #8F634A;
    font-size: 2rem
}

@media screen and (min-width:40em) {
    .single-product .price {
        font-size: 3rem
    }
}

body.woocommerce-cart .shop_table thead {
    text-transform: uppercase;
    color: #5A5A5A
}

body.woocommerce-cart td.product-remove a {
    font-size: 1.5rem;
    color: #8F634A;
    font-weight: 700
}

@media screen and (min-width:40em) {
    body.woocommerce-cart td.product-remove a {
        font-size: 2.5rem
    }
}

body.woocommerce-cart td.product-remove a:hover {
    color: #eb947c
}

body.woocommerce-cart td.product-thumbnail img {
    max-width: 100px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

@media screen and (max-width:39.9375em) {
    body.woocommerce-cart td.product-thumbnail img {
        display: none
    }
}

body.woocommerce-checkout #order_review::after,
body.woocommerce-checkout #order_review::before,
body.woocommerce-checkout #order_review_heading::after,
body.woocommerce-checkout #order_review_heading::before,
body.woocommerce-checkout .checkout_coupon::after,
body.woocommerce-checkout .checkout_coupon::before,
body.woocommerce-checkout .col2-set::after,
body.woocommerce-checkout .col2-set::before,
body.woocommerce-checkout .woocommerce-info::after,
body.woocommerce-checkout .woocommerce-info::before,
body.woocommerce-checkout form.login::after,
body.woocommerce-checkout form.login::before {
    display: table;
    content: ' '
}

body.woocommerce-cart td.product-name a {
    color: #222;
    line-height: 1.1;
    font-size: 1.25rem;
    font-weight: 700;
    pointer-events: none
}

@media screen and (min-width:40em) {
    body.woocommerce-cart td.product-name a {
        font-size: 1.5rem
    }
}

body.woocommerce-cart td.product-quantity [type=number] {
    border: 2px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    width: 60px;
    margin: 0
}

body.woocommerce-cart td.product-price {
    color: #cfcfcf
}

body.woocommerce-cart td.product-subtotal {
    color: #222
}

body.woocommerce-cart td.product-price,
body.woocommerce-cart td.product-subtotal {
    line-height: 1.1;
    font-size: 1.25rem
}

body.woocommerce-cart .coupon {
    float: left;
    width: 100%
}

@media screen and (min-width:40em) {
    body.woocommerce-cart td.product-price,
    body.woocommerce-cart td.product-subtotal {
        font-size: 3rem
    }
    body.woocommerce-cart .coupon {
        width: 50%
    }
    body.woocommerce-cart .coupon input.input-text {
        width: 59%;
        float: left;
        margin-right: 1%
    }
    body.woocommerce-cart input[name=update_cart] {
        float: right
    }
}

body.woocommerce-cart .coupon input[type=submit] {
    width: 39%;
    margin-right: 1%
}

body.woocommerce-cart label[for=coupon_code] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

body.woocommerce-checkout .checkout_coupon,
body.woocommerce-checkout .col2-set,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout form.login {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

body.woocommerce-checkout h3 {
    padding-left: 0;
    padding-right: 0
}

body.woocommerce-checkout .woocommerce-info {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    body.woocommerce-cart .coupon input.input-text,
    body.woocommerce-cart .coupon input[type=submit],
    body.woocommerce-cart input[name=update_cart] {
        margin-bottom: 0
    }
    body.woocommerce-checkout .woocommerce-info {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout .woocommerce-info:last-child:not(:first-child) {
    float: right
}

body.woocommerce-checkout form.login>p {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout form.login>p {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout form.login>p:last-child:not(:first-child) {
    float: right
}

body.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout form.login .form-row:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout form.login .form-row {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.woocommerce-checkout form.login .form-row:last-child:not(:first-child) {
        float: right
    }
    body.woocommerce-checkout form.login .form-row .input-text {
        margin-bottom: 0
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.woocommerce-checkout form.login .form-row {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout .checkout_coupon .form-row-first {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout .checkout_coupon .form-row-first:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout .checkout_coupon .form-row-first {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.woocommerce-checkout .checkout_coupon .form-row-first:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.woocommerce-checkout .checkout_coupon .form-row-first {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout form.checkout h3 {
    color: #8F634A;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif !important;
    font-weight: 700;
    font-size: 22px;
    width: 100%
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout form.checkout h3 {
        font-size: 30px;
        margin-top: 2rem
    }
}

body.woocommerce-checkout form.checkout p {
    width: 100%;
    font-size: 1rem
}

body.woocommerce-checkout .wc-authorize-net-aim-new-payment-method-form input {
    font-size: 1rem!important
}

body.woocommerce-checkout .woocommerce-mailchimp-opt-in {
    margin-top: 3rem;
    margin-bottom: 2rem
}

body.woocommerce-checkout .col-1,
body.woocommerce-checkout .col-2 {
    margin-top: 1.5rem;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout .col-1:last-child:not(:first-child),
body.woocommerce-checkout .col-2:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout .col-1,
    body.woocommerce-checkout .col-2 {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.woocommerce-checkout .col-1:last-child:not(:first-child),
    body.woocommerce-checkout .col-2:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.woocommerce-checkout .col-1,
    body.woocommerce-checkout .col-2 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout .col-2 {
    margin-left: 0
}

body.woocommerce-checkout #order_review,
body.woocommerce-checkout #order_review_heading {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

body.woocommerce-checkout #order_review_heading {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout #order_review_heading:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout #order_review_heading {
        padding-left: .9375rem;
        padding-right: .9375rem;
        margin-top: 3rem
    }
}

body.tax-product_cat .term-description,
body.woocommerce-checkout .about_paypal {
    display: none
}

body.woocommerce-checkout #order_review .shop_table {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout #order_review .shop_table:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout #order_review .shop_table {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.woocommerce-checkout #order_review .shop_table:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.woocommerce-checkout #order_review .shop_table {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout #order_review #payment {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

body.woocommerce-checkout #order_review #payment:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout #order_review #payment {
        width: 50%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    body.woocommerce-checkout #order_review #payment:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    body.woocommerce-checkout #order_review #payment {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

body.woocommerce-checkout .payment_box p {
    color: #5A5A5A
}

#home-features {
    padding: 2rem 0;
    background-color: #f4f4f4
}

.home article.hero .categories {
    color: #fff;
    opacity: .8
}

#page {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

#page:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    body.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method img:first-of-type {
        margin: 0 0 0 1rem
    }
    body.woocommerce-order-received .entry-content h1,
    body.woocommerce-order-received .entry-content h2,
    body.woocommerce-order-received .entry-content h3,
    body.woocommerce-order-received .entry-content h4,
    body.woocommerce-order-received .entry-content h5,
    body.woocommerce-order-received .entry-content h6,
    body.woocommerce-order-received .entry-content ol,
    body.woocommerce-order-received .entry-content p,
    body.woocommerce-order-received .entry-content ul {
        width: 100%
    }
    #page {
        width: 91.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    #page,
    #page:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    #page {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-post {
    margin: 0
}

.single-post .dropcap .entry-content>p:first-child:first-letter {
    float: left;
    font-weight: 700;
    font-family: Austin, serif !important;
    color: #222;
    font-size: 7.5rem;
    line-height: 5.625rem;
    padding: .625rem .625rem 0 .125rem
}

@media screen and (min-width:75em) {
    .single-post .dropcap .entry-content>p:first-child:first-letter {
        font-size: 12.5rem;
        line-height: 9.375rem;
        padding: .625rem .625rem 0 .125rem
    }
}

.single-post article.post #hero {
    margin-bottom: 0
}

.single-post article.post #hero figcaption {
    background-color: #f1f1f1;
    text-align: center
}

.single-post article.post #hero+.entry-content {
    margin-top: 2rem
}

.single-post article.post header h1 {
    line-height: 1
}

.single-post article.post header .lead,
.single-post article.post header h1 {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.single-post article.post header .lead:last-child:not(:first-child),
.single-post article.post header h1:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width:40em) {
    .single-post article.post header .lead,
    .single-post article.post header h1 {
        width: 83.33333%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .single-post article.post header .lead,
    .single-post article.post header .lead:last-child:not(:first-child),
    .single-post article.post header h1,
    .single-post article.post header h1:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .single-post article.post header .lead,
    .single-post article.post header h1 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .single-post article.post header h1 {
        font-size: 4rem
    }
    .single-post article.post header .lead,
    .single-post article.post header h1 {
        width: 66.66667%;
        padding-left: .625rem;
        padding-right: .625rem;
        margin-left: auto;
        margin-right: auto
    }
    .single-post article.post header .lead,
    .single-post article.post header .lead:last-child:not(:first-child),
    .single-post article.post header h1,
    .single-post article.post header h1:last-child:not(:first-child) {
        float: none;
        clear: both
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .single-post article.post header .lead,
    .single-post article.post header h1 {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.single-post article.post header .lead {
    font-size: 112.5%
}

@media screen and (min-width:40em) {
    .single-post article.post header .lead {
        font-size: 125%
    }
}

@media screen and (min-width:64em) {
    .single-post article.post header .lead {
        font-size: 137.5%
    }
}

.single-post footer.post-footer .tags {
    margin: 2rem auto 1rem;
    text-align: left
}

.single-post footer.post-footer .tags .tag {
    margin-right: .5rem
}

.single-post footer.post-footer .associated-issue {
    margin: 1rem 0 2rem
}

.single-post footer.post-footer .associated-issue img {
    max-width: 150px
}

@media screen and (min-width:40em) {
    .single-post footer.post-footer .associated-issue p {
        margin-top: 15px
    }
}

body.category-ask-annika header.page-header {
    max-width: 100%
}

body.category-ask-annika .excerpt {
    margin: 0!important;
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media screen and (min-width:40em) {
    body.category-ask-annika .excerpt {
        text-align: right;
        float: right!important;
        max-width: 50%;
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .page-template-top-50-teachers table.teacher-list {
        max-width: 72.91667rem
    }
}

.page-template-event-archive article.page,
.page-template-top-50-teachers .entry-content {
    text-align: center
}

body.category-ask-annika .header-img {
    opacity: .25
}

#event-partners p {
    font-size: .85rem;
    opacity: .7
}

#event-partners li {
    display: inline-block;
    margin: 0 1rem 1rem
}

.event-photo-submit input[type=submit] {
    margin-top: 1rem;
    margin-bottom: 0
}

.page-template-event-archive article.page .page-cat-title {
    margin-top: 1rem;
    margin-bottom: 0
}

.page-template-event-archive article.page .post-thumbnail {
    position: relative
}

.page-template-event-archive article.page .availability {
    position: absolute;
    top: 15px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 1px solid #0a0a0a;
    padding: .35rem 1.25rem;
    letter-spacing: 1.5px;
    display: inline-block;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 700;
    background-color: rgba(10, 10, 10, .5);
    color: #fff
}

.page-template-event-archive article.page .post-info {
    background-color: #f1f1f1;
    padding: 2rem;
    margin: -25px 1rem 1rem;
    display: block;
    position: relative;
    z-index: 1
}

.page-template-event-archive article.page .entry-header a {
    color: #222
}

.page-template-event-archive article.page .entry-title {
    line-height: 1.15;
    margin: 0 0 1rem
}

.page-template-event-archive article.page .post-meta {
    font-size: 85%;
    opacity: .5
}

.page-template-event-archive article.page .entry-excerpt {
    margin-bottom: 0
}

.page-template-top-50-teachers header.page-header {
    margin-bottom: 0!important
}

.page-template-top-50-teachers .top-50-logo {
    display: block;
    margin: 2rem auto -2rem;
    text-align: center
}

.page-template-top-50-teachers table.teacher-list {
    text-align: left;
    margin: auto
}

@media screen and (max-width:63.9375em) {
    .page-template-top-50-teachers table.teacher-list tbody td {
        padding-top: .25rem;
        padding-bottom: .25rem
    }
    .page-template-top-50-teachers table.teacher-list tbody td:first-of-type {
        padding-top: 1.25rem
    }
    .page-template-top-50-teachers table.teacher-list tbody td:last-of-type {
        padding-bottom: 1.25rem
    }
}

.page-template-top-50-teachers table.teacher-list img {
    max-width: 90px;
    max-height: 90px
}

.page-template-top-50-teachers .pro-employer {
    font-weight: 700
}

.page-template-top-50-teachers .pro-name {
    font-family: Austin, serif !important;
    font-size: 1.5rem
}

#advisory-board {
    max-width: 87.5rem;
    margin-left: auto;
    margin-right: auto
}

#advisory-board::after,
#advisory-board::before {
    content: ' ';
    display: table
}

.board-member {
    width: 50%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .board-member {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .board-member {
        width: 33.33333%;
        float: left;
        padding-left: .625rem;
        padding-right: .625rem
    }
    .board-member:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:64em) and (min-width:40em) {
    .board-member {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.board-member:last-child:not(:first-child) {
    float: left
}

.board-member-card {
    position: relative;
    margin-bottom: 1.5rem
}

.board-member-card *,
.board-member-card:hover * {
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.board-member-card .member-name {
    width: 100%;
    padding: 0;
    margin: 0 0 .5rem;
    line-height: 1.1;
    text-align: left
}

.board-member-card .meta {
    padding: 1rem 0
}

.board-member-card .member-headshot {
    display: block;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 5px rgba(102, 102, 102, .16);
    box-shadow: 0 2px 5px rgba(102, 102, 102, .16);
    overflow: hidden;
    background: #fff
}

.board-member-card .member-title {
    font-weight: 700;
    display: block;
    margin-bottom: 1rem;
    color: #666;
    text-align: left
}

.board-member-card .member-bio {
    font-size: .9rem;
    text-align: left
}

.board-member-card img {
    width: 100%;
    height: auto
}

.board-member-card:hover .member-name {
    color: #8F634A
}

.board-member-card:hover .member-title {
    color: #000
}

@media screen and (min-width:40em) {
    html.desktop .board-member-card .member-bio {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: -1
    }
    .board-member-card:hover .member-headshot {
        opacity: 0;
        z-index: -1
    }
    html.desktop .board-member-card:hover .member-bio {
        opacity: 1;
        z-index: 1
    }
}