section {
    display: block
}

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

html {
    font-family: sans-serif
}

body {
    margin: 0;
    font: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased
}

a:focus {
    outline: thin dotted
}

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

p {
    margin: 1em 0;
    hyphens: auto;
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto
}

ol, ul {
    margin: 1em 0
}

ol, ul {
    padding: 0 0 0 40px
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

b, strong {
    font-weight: 700
}


ul, ol {
    list-style-type: square
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 900px
}

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

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

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width: 320px) {
    .rectangle-list li {
        font-size: 13px;
        line-height: 16px
    }
}

@media (min-width: 568px) {
    .rectangle-list li {
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width: 680px) {
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .hero-content {
        max-width: 80%
    }
}

@media (min-width: 980px) {
    .col-md-8, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 78%
    }

    .col-md-8 {
        width: 100%
    }
}

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

.clearfix {
    zoom: 1
}

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

.clearfix:after {
    clear: both
}

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

.flux4Widget {
    font-size: 100%
}

#commentsContainer {
    padding: 20px 10px 0
}

.sm4CommentsWidget .comments {
    border: none;
    padding: 0;
    border-top: 5px solid #1a1a1a
}

.sm4CommentsWidget .comments .mainHeader {
    border: none;
    padding: 0;
    background: none
}

html {
    font-size: 62.5%
}

img {
    max-width: 100%
}

#page_root {
    position: relative
}

#content {
    position: relative
}

.date {
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    color: #696969;
    display: block;
    padding-top: 5px
}

a, a:visited {
    text-decoration: none;
    color: #1a1a1a
}

a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #00bbef
}

a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3)
}

h1, h2 {
    font-family: "Open Sans", sans-serif;
    text-rendering: optimizelegibility;
    font-weight: 500
}

h2 a {
    text-decoration: none
}

h1 {
    font-weight: 900;
    font-size: 2.7rem;
    line-height: 4.1rem;
    margin: 0;
    letter-spacing: -2px
}

h2 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 2.4rem;
    margin-bottom: .375rem;
    padding: 5px 5px 5px 0;
    margin: 0;
    margin-bottom: .8em
}

.navbar #navbar-inner {
    position: relative;
    z-index: 5001;
    background: #FFF;
    border-bottom: 1px solid #e1e1e1
}

.navbar #navbar-inner .container {
    max-width: 900px;
    height: 48px;
    position: relative
}

.col-sm-12 {
    padding: 0 10px
}

.single section.entry-content a, .single section.entry-content a:visited {
    color: #00B1DD
}

.single section.entry-content a:hover {
    color: #00bbef
}

body.single .header span.headline {
    top: -6px;
    position: relative
}

body.single .byline .date {
    padding-left: 10px;
    display: inline;
    font-size: 1.3rem
}

.author {
    color: #00B1DD;
    font-weight: 700
}

body.single .entry-content {
    padding: 0
}

.single div.story section {
    font-family: "Open Sans", sans-serif;
    font-size: 1.6rem;
    line-height: 2.5rem
}

.single div.story section > p {
    margin-top: 0
}

.single div.story section .byline {
    position: relative;
    top: -5px;
    padding-right: 15px;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    color: #696969
}

.subhead {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 2rem;
    margin: 0;
    padding: 10px 0 0
}

li {
    list-style-type: square
}

@media only screen and (min-width: 660px) {
    .single section {
        font-size: 1.6rem
    }

    .single h1 {
        font-size: 3.6rem;
        line-height: 5.3rem;
    }

    .single .subhead {
        line-height: 2.4rem;
        font-size: 2rem;
        padding: 10px 0
    }

    body.single div.story {
        position: relative
    }

    body.single div.story section {
        padding: 0 10px
    }

    body.single div.header {
        padding: 15px 10px 10px
    }
}

@media only screen and (min-width: 768px) {

    .header {
        -webkit-transition: margin .3s ease-out, width .3s ease-out;
        -moz-transition: margin .3s ease-out, width .3s ease-out;
        -o-transition: margin .3s ease-out, width .3s ease-out;
        transition: margin .3s ease-out, width .3s ease-out
    }
}

@media only screen and (min-width: 980px) {
    #content {
        margin: 10px;
        padding-top: 0
    }

    div.story {
        padding-right: 20px
    }

    body.single h1 {
        font-size: 3.5rem;
        line-height: 5.1rem;
    }

    body.single .subhead {
        font-size: 2rem;
        line-height: 2.4rem
    }

    body.single div.story section {
        font-size: 1.6rem;
        line-height: 2.8rem
    }

    body.single #content {
        margin: 0
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline
    }

    a:after, a:visited:after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2 {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }
}

.comment-left {
    float: left;
    margin-right: 11px;
    margin-bottom: 8px
}

.comment-right {
    display: table-cell;
    vertical-align: top;
    width: 10000px
}

.add-comment {
    padding: 2%;
    padding-top: 0;
    background-color: #fff;
    clear: both;
    font-family: "Open Sans", sans-serif;
    border-bottom: 1px solid #e5e5e5
}

.comment-system {
    font-size: 11px !important;
    border-bottom: 1px solid #E2E2E2;
    padding-top: 10px;
    padding-bottom: 10px
}

.profile-name {
    color: #3B5998;
    font-weight: 700 !important
}

.profile-content {
    margin-top: 5px
}

.post-text {
    color: #1A1A1A !important;
    line-height: 14px;
    margin: 0 28px 5px 0
}

.post-number {
    color: #3B5998 !important
}

.post-number img {
    vertical-align: text-top;
    margin-right: 2px
}

.post-time {
    color: gray !important
}

.recent-comments {
    font-size: 11px;
    color: #3B5998 !important;
    text-decoration: none;
    font-weight: 700 !important;
    display: block;
    margin-bottom: 12px
}

body {
    overflow-x: hidden
}

ol.rectangle-list {
    list-style-type: upper-roman;
    counter-reset: li-counter
}

ol {
    padding: 0;
    line-height: 140%
}

ol {
    list-style-position: inside
}

p.bold {
    font-weight: 700
}

.results.testimonial {
    border-top: 1px solid #e1e1e1
}

.results {
    border-bottom: 1px solid #e1e1e1;
    padding: 1em;
    padding-top: 2em;
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 30px
}

.results p {
    text-align: center;
    padding: 6px;
    font-size: 20px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 0
}

.rectangle-list li {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    margin: .5em 0 .5em 2.5em;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out
}

.rectangle-list li:hover {
    background: #eee
}

.rectangle-list li:before {
    content: counter(li-counter);
    counter-increment: li-counter;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    color: #fff;
    background: #3b5998;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -o-border-radius: 35px;
    -ms-border-radius: 35px;
    -moz-border-radius: 35px;
    font-weight: 700
}

.rectangle-list li:after {
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out
}

img {
    height: auto !important
}

.sm4CommentsWidget .comments {
    border-style: none !important
}

.results.testimonial {
    text-align: left
}

.results.testimonial p {
    text-align: left;
    font-size: 16px
}

.results.testimonial p.week {
    font-style: normal !important
}

.rows {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 65.5rem;
}

.columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left
}

.phone-12 {
    width: 100%
}

.custom-button.button-1 {
    box-shadow: none;
    background: #FFF;
    margin-bottom: .375rem;
    color: #3b5998 !important;
    border: 3px solid #3b5998;
    position: relative;
    box-sizing: content-box
}

.custom-button {
    border-radius: 3px
}

.custom-button.button-1 .text {
    text-shadow: none;
    font-size: 2.2rem;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.custom-button.expand .text {
    display: inline-block;
    width: 99%
}

.custom-button .text {
    display: table-cell;
    vertical-align: middle;
    padding: .6875rem 0 .6875rem 1.25rem;
    font-weight: 700;
    line-height: 1
}

.custom-button.button-1:hover {
    background: #3b5998 !important;
    color: #FFF !important
}

.bottom-floating-bar {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    margin-bottom: 1.75rem
}

.bottom-floating-bar .order-button .custom-button {
    margin-bottom: .125rem;
    padding: 0.5rem 0;
    display: block;
}

.bottom-floating-bar .custom-button {
    text-align: center !important
}

.bottom-floating-bar a {
    color: inherit
}

.bottom-floating-bar .order-button .custom-button .text {
    padding: 0
}

.bottom-floating-bar .custom-button .text {
    overflow: hidden;
    /*white-space: nowrap;*/
    line-height: 1
}

.photo {
    position: relative;
    left: 0;
    width: 100%
}

.hero-content {
    bottom: 25px;
    padding: 0 20px;
    position: absolute
}

.component-rubric .rubric-label {
    background-color: #3b5998;
    color: #fff;
    display: table;
    font-family: A2 Regular, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1;
    margin: 0;
    min-height: 30px;
    padding: 10px 30px 10px 10px;
    width: auto
}

.component-rubric {
    margin-bottom: 1px;
    margin-top: 1px
}

.hero-heading {
    line-height: 0
}

.feature-item-hed {
    background-color: #fff;
    box-decoration-break: clone;
    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
    color: #333;
    display: inline;
    margin: 0;
    padding: 3px
}

.feature-item-content {
    padding-left: 10px
}

.media {
    max-width: 900px;
    margin: 0 auto
}

.logo {
    font-size: 4.4em;
    font-weight: 900;
    color: #00B1DD;
    letter-spacing: -3px
}

@media (max-width: 875px) {
    .hero-content {
        bottom: 0!important;
        padding: 0 20px;
        position: relative!important;
    }
    .feature-item-content {
        padding-left: 0!important;
    }
}

@media (max-width: 494px) {
    .bottom-floating-bar .order-button .custom-button {
        margin-bottom: .125rem;
        /*padding: 3rem 0!important;*/
    }
}

.dropcap:first-letter {
    color: #3b5998;
    float: left;
    font-size: 90px;
    font-style: normal;
    padding: 20px 5px;
    text-transform: capitalize;
}