/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("/assets/fontawesome-webfont-7b90884b1314730b5ae6536618dbb415.eot");
    src: url("/assets/fontawesome-webfont-7b90884b1314730b5ae6536618dbb415.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-abac4407227e3fee235485e2cc8343f4.woff") format("woff"), url("/assets/fontawesome-webfont-df2438ec7d5659fa965f4854294fd8d7.ttf") format("truetype"), url("/assets/fontawesome-webfont-429c7af1de3f80387fc25881f6ae8b1e.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline
}

[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: right;
    padding-right: 0.2857142857142857em
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.4285714285714286em
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.icons-ul>li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none
}

.icon-muted {
    color: #eeeeee
}

.icon-light {
    color: #ffffff
}

.icon-dark {
    color: #333333
}

.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
    background-image: none
}

.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block
}

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none
}

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

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

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

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

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
    display: inline-block
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-alt:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-gears:before,
.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up-alt:before {
    content: "\f087"
}

.icon-thumbs-down-alt:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-text-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-euro:before,
.icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155"
}

.icon-rupee:before,
.icon-inr:before {
    content: "\f156"
}

.icon-yen:before,
.icon-jpy:before {
    content: "\f157"
}

.icon-renminbi:before,
.icon-cny:before {
    content: "\f158"
}

.icon-won:before,
.icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-by-alphabet:before {
    content: "\f15d"
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.icon-sort-by-attributes:before {
    content: "\f160"
}

.icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.icon-sort-by-order:before {
    content: "\f162"
}

.icon-sort-by-order-alt:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-sign:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-sign:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stackexchange:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-sign:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-sign:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun:before {
    content: "\f185"
}

.icon-moon:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}


/*! normalize.css 2011-08-12T17:28 UTC - http://github.com/necolas/normalize.css */

article,
aside,
details,
figcaption,
figure,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

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

body {
    margin: 0
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a {
    color: #0000ee
}

a:visited {
    color: #551a8b
}

a:focus {
    outline: thin dotted
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: yellow;
    color: black
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: "";
    content: none
}

small {
    font-size: 75%
}

blockquote {
    margin: 1em 40px
}

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

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}

dd {
    margin: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

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

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal;
    *overflow: visible
}

table button,
table input {
    *overflow: auto
}

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

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

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

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

@media print {
    #slideshow {
        display: none
    }
    .main-menu {
        display: none
    }
    .brand-name,
    .brand-logo {
        background-image: url(img/logo@2x.png) !important
    }
    .brand-name-and-tag {
        background-image: url(img/logo_tag@2x.png) !important
    }
}

.padded {
    padding: 4.34783%;
    padding-bottom: 10px
}

.ribbon {
    overflow: hidden;
    padding: 4.34783%;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #d3d5d9;
    border-top: 2px solid gray;
    border-bottom: 2px solid gray;
    background-color: white;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #575d63));
    background-image: -webkit-linear-gradient(top left, #fff, #575d63);
    background-image: linear-gradient(to bottom right, #fff, #575d63)
}

.ribbon h1,
.ribbon h2,
.ribbon h3 {
    color: black;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5)
}

.footer-title {
    padding: 4.34783%;
    padding-top: 10px;
    padding-bottom: 0px
}

.footer-title h3 {
    color: #bababa
}

.section-title {
    padding: 4.34783%;
    padding-top: 10px;
    padding-bottom: 0px
}

.section-title h3 {
    letter-spacing: 10px;
    color: #bababa
}

@media screen and (max-width: 768px) {
    .section-title h3 {
        font-size: 200%
    }
}

@media screen and (max-width: 480px) {
    .section-title h3 {
        font-size: 160%
    }
}

.tablet-only {
    display: none
}

.phone-only {
    display: none
}

@media screen and (max-width: 768px) {
    .desktop-only {
        display: none
    }
    .tablet-only {
        display: block
    }
}

@media screen and (max-width: 480px) {
    .desktop-only {
        display: none
    }
    .tablet-only {
        display: none
    }
    .phone-only {
        display: block
    }
}

.video-holder {
    padding: 4.34783%;
    padding-bottom: 10px
}

@media screen and (max-width: 768px) {
    .video-holder {
        padding: 0px;
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out
    }
}

.video-block {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 65.21739%
}

.video-block:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .video-block {
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%
    }
    .video-block:last-child {
        margin-right: 0
    }
}

.message-block {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 30.43478%;
    margin-right: 0
}

.message-block:last-child {
    margin-right: 0
}

.message-block img {
    width: 100%
}

@media screen and (max-width: 768px) {
    .message-block {
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
        display: none
    }
}

.expand-video .section {
    -webkit-transition: all 1.75s ease-out;
    -moz-transition: all 1.75s ease-out;
    transition: all 1.75s ease-out;
    opacity: 0.4
}

.expand-video.pause-video .section {
    -webkit-transition: all 1.75s ease-out;
    -moz-transition: all 1.75s ease-out;
    transition: all 1.75s ease-out;
    opacity: 1
}

.expand-video .section.video-section {
    opacity: 1
}

.expand-video .section.video-section {
    opacity: 1
}

.expand-video .video-block {
    background-color: black
}

.expand-video .background-container {
    -webkit-transition: all 1.75s ease-out;
    -moz-transition: all 1.75s ease-out;
    transition: all 1.75s ease-out;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10)
}

.expand-video .video-holder {
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    padding: 0%
}

.bow-holder {
    height: 50px
}

.expand-video .bow-holder {
    opacity: 0;
    height: 0px;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out
}

.expand-video .video-block .download-box {
    padding: 4.34783%;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out
}

.section .video-block .download-box {
    padding-top: 8px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto
}

.section .video-block .controls-box {
    padding: 4.34783%;
    cursor: pointer;
    display: none;
    float: right;
    vertical-align: baseline;
    padding-left: 10px;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 0px
}

.section .video-block .controls-box .icon-check-sign {
    display: none
}

.expand-video .video-block .controls-box {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto
}

.auto-advance .video-block .controls-box .icon-check-sign {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto
}

.auto-advance .video-block .controls-box .icon-check-empty {
    display: none
}

.download-icon {
    font-size: 115%;
    padding-right: 4px;
    color: gray
}

.section-title .download-icon {
    padding-right: 0px
}

.section-title .download-title {
    padding-left: 0px
}

.section-title h3 {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto
}

.section-title .download-box {
    float: right;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    padding-top: 6px
}

@media screen and (max-width: 768px) {
    .section-title .download-box {
        float: none;
        padding-top: 0px
    }
}

.section-title .download-title {
    color: white
}

.section-title .download-icon {
    color: white
}

li .download-box .download-title {
    display: none
}

.tagline-image {
    position: relative;
    max-width: 100%;
    float: left
}

.tagline-image img {
    float: left
}

.bow-image {
    width: 300px
}

.expand-video .bow-image {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    width: 1000px
}

.expand-video .video-block {
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 100%
}

.expand-video .video-block:last-child {
    margin-right: 0
}

.expand-video .message-block {
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    display: none
}

@media screen and (max-width: 768px) {
    .video-overlay {
        display: none
    }
}

.section {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto
}

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

.section:after {
    clear: both
}

.section ul.video-list {
    padding: 4.34783%;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: none;
    *zoom: 1
}

@media screen and (max-width: 480px) {
    .section ul.video-list {
        padding: 30px
    }
}

.section ul.video-list:before,
.section ul.video-list:after {
    content: " ";
    display: table
}

.section ul.video-list:after {
    clear: both
}

.section ul.video-list li {
    line-height: 1;
    list-style-type: none;
    padding-bottom: 10px;
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 21.73913%
}

.section ul.video-list li:last-child {
    margin-right: 0
}

.section ul.video-list li:nth-child(4n) {
    margin-right: 0
}

.section ul.video-list li:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 768px) {
    .section ul.video-list li {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%
    }
    .section ul.video-list li:last-child {
        margin-right: 0
    }
    .section ul.video-list li:nth-child(2n) {
        margin-right: 0
    }
    .section ul.video-list li:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 480px) {
    .section ul.video-list li {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%
    }
    .section ul.video-list li:last-child {
        margin-right: 0
    }
    .section ul.video-list li:nth-child(1n) {
        margin-right: 0
    }
    .section ul.video-list li:nth-child(1n+1) {
        clear: left
    }
}

.thumbnail-wrapper {
    margin-bottom: 0px
}

.section .video-info {
    margin-bottom: 10px;
    *zoom: 1;
    line-height: 1;
    background: #2a393d;
    border-radius: 0 0 6px 6px
}

.section .video-info:before,
.section .video-info:after {
    content: " ";
    display: table
}

.section .video-info:after {
    clear: both
}

.section .download-box {
    line-height: 1.5;
    font-size: 75%
}

.section .controls-box {
    line-height: 1.5;
    font-size: 75%
}

.section:nth-child(even) .video-info {
    background: #202b2e
}

.revision-label {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 100px;
    font-size: 75%;
    background-color: red;
    color: white;
    text-shadow: 1px 1px 3px black;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-bottom: 1px solid rgba(220, 220, 220, 0.7);
    border-top: 1px solid rgba(255, 255, 255, 0.85);
    box-shadow: 1px 1px 6px black;
    cursor: pointer;
    pointer-events: none
}

.revision-review {
    background-color: #cccc00
}

.revision-final {
    padding: 5px;
    border-radius: 10px;
    font-size: 75%;
    background-color: green
}

.flash {
    background-color: #e1e0e0;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 5px
}

.flash h2,
.flash h3 {
    padding: 0px;
    margin: 0px
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 4px;
    overflow: hidden
}

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

.flex-video.square {
    padding-bottom: 75%
}

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

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

video {
    width: 100%;
    height: auto;
    display: none
}

ul.video-grid {
    *zoom: 1;
    padding: 0px
}

ul.video-grid:before,
ul.video-grid:after {
    content: " ";
    display: table
}

ul.video-grid:after {
    clear: both
}

ul.video-grid>li {
    padding: 0px;
    list-style-type: none;
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 47.82609%
}

ul.video-grid>li:last-child {
    margin-right: 0
}

ul.video-grid>li>div {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 57.25%;
    padding-top: 0
}

ul.video-grid>li>div>iframe,
ul.video-grid>li>div>object,
ul.video-grid>li>div>embed,
ul.video-grid>li>div>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

footer {
    *zoom: 1;
    /* padding: 4.34783% */
}

footer:before,
footer:after {
    content: " ";
    display: table
}

footer:after {
    clear: both
}

footer .footer-row {
    *zoom: 1
}

footer .footer-row:before,
footer .footer-row:after {
    content: " ";
    display: table
}

footer .footer-row:after {
    clear: both
}

footer .footer-row>div {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 21.73913%
}

footer .footer-row>div:last-child {
    margin-right: 0
}

footer .footer-row>div:nth-child(4n) {
    margin-right: 0
}

footer .footer-row>div:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 768px) {
    footer .footer-row>div {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%
    }
    footer .footer-row>div:last-child {
        margin-right: 0
    }
    footer .footer-row>div:nth-child(2n) {
        margin-right: 0
    }
    footer .footer-row>div:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 480px) {
    footer .footer-row>div {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%
    }
    footer .footer-row>div:last-child {
        margin-right: 0
    }
    footer .footer-row>div:nth-child(1n) {
        margin-right: 0
    }
    footer .footer-row>div:nth-child(1n+1) {
        clear: left
    }
}

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

aside,
article,
section,
ul,
li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    margin-top: 0px !important
}

a {
    text-decoration: none;
    color: #bababa
}

a:hover {
    text-decoration: underline
}

a:visited {
    color: #bababa
}

.background-container {
    position: fixed;
    top: 0px;
    width: 100%
}

.edge-container,
.edge-container-flare {
    position: relative;
    top: 0px;
    z-index: 0;
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto
}

.edge-container:before,
.edge-container:after,
.edge-container-flare:before,
.edge-container-flare:after {
    content: " ";
    display: table
}

.edge-container:after,
.edge-container-flare:after {
    clear: both
}

.left-edge {
    position: absolute;
    left: -590px;
    box-shadow: inset -60px 0px 60px -60px #bababa;
    width: 590px;
    height: 1600px;
    background-color: white;
    background-image: url(/assets/2013/background-2L-b086dbdaa368fb4ebe294a187f5a77a9.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out
}

.right-edge {
    position: absolute;
    right: -590px;
    box-shadow: inset 60px 0px 60px -60px #bababa;
    width: 590px;
    height: 1600px;
    background-color: white;
    background-image: url(/assets/2013/background-2R-7cb71f4d58246c1d3da7cbd04e6728ca.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out
}

@media screen and (max-width: 1450px) {
    .left-edge {
        left: -360px;
        width: 360px
    }
    .right-edge {
        right: -260px;
        width: 260px
    }
}

@media screen and (max-width: 1350px) {
    .left-edge {
        left: -430px;
        width: 430px
    }
    .right-edge {
        right: -330px;
        width: 330px
    }
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-weight: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

h2,
h3 {
    text-transform: uppercase
}

.map-container {
    cursor: pointer;
    margin-top: 0px;
    background-color: #e0fcfa;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e0fcfa));
    background-image: -webkit-linear-gradient(left, #fff, #e0fcfa);
    background-image: linear-gradient(to right, #fff, #e0fcfa);
    border: 1px solid #d7d5cc;
    border-top: none;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px;
    min-height: 240px;
    position: relative;
    height: 240px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

@media screen and (max-width: 768px) {
    .map-container {
        margin-top: -34px
    }
}

@media screen and (max-width: 768px) {
    .map-container {
        border-radius: 10px 10px 10px 10px
    }
}

.map-container .map-address {
    position: absolute;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    background-color: #ccaa88;
    background-color: rgba(255, 255, 255, 0.85);
    text-shadow: 0px 1px 4px white;
    line-height: 1.25;
    margin: 20px;
    padding: 6px;
    bottom: 0px;
    border-radius: 10px
}

.map-container .map-far {
    margin-top: -50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    background-image: url(/assets/map-area.jpg);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/map-detail.png,sizingMethod='scale')";
    width: 100%;
    height: 350px;
    background-size: 1000px 500px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.map-container .map-near {
    margin-top: -50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    opacity: 0;
    background-image: url(/assets/map-detail.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/map-detail.png,sizingMethod='scale')";
    width: 100%;
    height: 350px;
    background-size: 40px 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.map-container .map-pin-container {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    margin-top: 40px;
    width: 100%;
    height: 240px
}

.map-container .map-pin-container .map-pin,
.map-container .map-pin-container .map-pin-2,
.map-container .map-pin-container .map-logo {
    -webkit-transform-origin: 45% 85%;
    -moz-transform-origin: 45% 85%;
    -ms-transform-origin: 45% 85%;
    -o-transform-origin: 45% 85%;
    transform-origin: 45% 85%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: rotate(0.1deg);
    -moz-transform: rotate(0.1deg);
    -ms-transform: rotate(0.1deg);
    -o-transform: rotate(0.1deg);
    transform: rotate(0.1deg);
    position: absolute;
    margin-left: 49%;
    margin-top: 50px
}

.map-container .map-pin-container .map-logo {
    margin-top: 10px;
    margin-left: 44%;
    width: 90px;
    height: 50px;
    background-image: url(/assets/logo.png);
    background-size: 100%;
    background-repeat: no-repeat
}

.map-container .map-pin-container .map-pin {
    margin-top: 55px;
    width: 25px;
    height: 60px;
    background-image: url(/assets/drop-pin-shadow.png);
    background-size: 100%;
    background-repeat: no-repeat
}

.map-container .map-pin-container .map-pin-2 {
    width: 25px;
    height: 60px;
    background-image: url(/assets/drop-pin.png);
    background-size: 100%;
    background-repeat: no-repeat
}

@-moz-keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-o-keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-ms-keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-khtml-keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes pinwobble {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    20% {
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    28% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    33% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
        -o-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    40% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.map-container:hover .map-pin-container,
.map-container.zoom .map-pin-container {
    width: 140%
}

.map-container:hover .map-logo,
.map-container.zoom .map-logo {
    margin-top: -30px;
    margin-left: 41.5%;
    width: 130px;
    height: 70px
}

.map-container:hover .map-pin,
.map-container:hover .map-pin-2,
.map-container.zoom .map-pin,
.map-container.zoom .map-pin-2 {
    width: 35px;
    margin-top: 33px;
    margin-left: 47%
}

.map-container:hover .map-pin-2,
.map-container.zoom .map-pin-2 {
    -webkit-animation: pinwobble 2s
}

.map-container:hover .map-near,
.map-container.zoom .map-near {
    width: 140%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
    background-size: 1000px 500px
}

.map-container:hover .map-far,
.map-container.zoom .map-far {
    width: 140%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
    background-size: 30000px 15000px
}

.map-container .content {
    padding-left: 15px;
    position: relative
}

@media screen and (max-width: 768px) {
    .map-container .content {
        margin-top: 35px
    }
}

.map-container .content .bubble {
    display: inline-block;
    padding: 5px;
    color: white;
    background-color: rgba(186, 0, 0, 0.8);
    border-radius: 10px
}

form {
    padding-top: 10px;
    padding-bottom: 10px
}

fieldset {
    position: relative;
    padding-top: 0.5em
}

fieldset h2:first-child+p {
    margin-top: 0.25em;
    margin-bottom: 0.25em
}

fieldset>h2:first-child,
fieldset>h1:first-child {
    position: absolute;
    top: -1.1em;
    padding-left: 0.2em;
    padding-right: 0.2em;
    background-color: #f4fdfc;
    display: inline-block;
    padding-bottom: -10px
}

fieldset .row2col,
fieldset .row3col {
    *zoom: 1
}

fieldset .row2col:before,
fieldset .row2col:after,
fieldset .row3col:before,
fieldset .row3col:after {
    content: " ";
    display: table
}

fieldset .row2col:after,
fieldset .row3col:after {
    clear: both
}

fieldset .row2col>div,
fieldset .row3col>div {
    display: inline-block
}

fieldset .row2col>div {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 42.85714%
}

fieldset .row2col>div:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    fieldset .row2col>div {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 100%
    }
    fieldset .row2col>div:last-child {
        margin-right: 0
    }
}

fieldset .row3col>div {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 29.41176%
}

fieldset .row3col>div:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    fieldset .row3col>div {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 100%
    }
    fieldset .row3col>div:last-child {
        margin-right: 0
    }
    fieldset .row3col>div label {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 29.41176%;
        display: inline-block
    }
    fieldset .row3col>div label:last-child {
        margin-right: 0
    }
    fieldset .row3col>div input {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 63.52941%;
        display: inline-block
    }
    fieldset .row3col>div input:last-child {
        margin-right: 0
    }
}

section>article>a.right {
    border-radius: 2px 2px 2px 2px;
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
    width: 35%
}

section>article>a.right img {
    width: 100%
}

section>article>a.anchor-top {
    border-top: none;
    border-radius: 0px 0px 8px 8px
}

section>article>a.anchor-top img {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    margin-top: -8px;
    border-radius: 0px 0px 8px 8px
}

section>article>a.anchor-top:hover img {
    margin-top: -4px
}

@media screen and (max-width: 768px) {
    section>article>a.anchor-top img {
        margin-top: 0px;
        border-radius: 10px
    }
    section>article>a.anchor-top:hover img {
        margin-top: 0px
    }
}

section>article>a.rounded {
    border-radius: 10px
}

section>article>img,
.thin-border,
fieldset {
    border: 1px solid #d7d5cc;
    border-radius: 2px 2px 2px 2px
}

section>article>img.right,
.thin-border.right,
fieldset.right {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
    width: 35%
}

section>article>img.rounded,
.thin-border.rounded,
fieldset.rounded {
    border-radius: 10px
}

section>a:first-child>img {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 16px rgba(255, 0, 0, 0.5)
}

section>a:first-child:hover>img {
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 2px 16px rgba(255, 0, 0, 0.75)
}

section>article>img:first-child,
section>article>a:first-child>img {
    width: 100%;
    border: 1px solid #d7d5cc;
    border-top: none;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px
}

@media screen and (max-width: 768px) {
    section>article>img:first-child,
    section>article>a:first-child>img {
        border: 1px solid #d7d5cc;
        border-radius: 10px 10px 10px 10px
    }
}

section>aside>.side-banners>a {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px
}

section>aside>.side-banners>a>img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    display: block;
    border: 1px solid #d7d5cc;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 2px 4px rgba(171, 166, 146, 0.5)
}

section>aside>.side-banners>a:hover>img {
    border: 1px solid #ccc9bd;
    position: relative;
    top: -1px;
    left: -1px;
    box-shadow: 2px 4px 6px rgba(171, 166, 146, 0.5)
}

.hero-banner {
    *zoom: 1;
    margin-top: -40px;
    padding-top: 20px;
    background-color: #e0fcfa;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e0fcfa));
    background-image: -webkit-linear-gradient(left, #fff, #e0fcfa);
    background-image: linear-gradient(to right, #fff, #e0fcfa);
    border: 1px solid #d7d5cc;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px;
    min-height: 260px
}

.hero-banner:before,
.hero-banner:after {
    content: " ";
    display: table
}

.hero-banner:after {
    clear: both
}

@media screen and (max-width: 768px) {
    .hero-banner {
        border-radius: 10px 10px 10px 10px
    }
}

.hero-banner article,
.hero-banner .headline,
.hero-banner .message {
    float: right;
    width: 70%;
    text-align: right
}

.hero-banner article h1,
.hero-banner .headline h1,
.hero-banner .message h1 {
    font-size: 2.7em;
    line-height: 1;
    position: relative
}

.hero-banner article h1+p,
.hero-banner .headline h1+p,
.hero-banner .message h1+p {
    font-size: 0.9em
}

.hero-banner article p,
.hero-banner .headline p,
.hero-banner .message p {
    position: relative
}

.hero-banner article address,
.hero-banner .headline address,
.hero-banner .message address {
    *zoom: 1;
    margin-bottom: 10px;
    text-decoration: none
}

.hero-banner article address:before,
.hero-banner article address:after,
.hero-banner .headline address:before,
.hero-banner .headline address:after,
.hero-banner .message address:before,
.hero-banner .message address:after {
    content: " ";
    display: table
}

.hero-banner article address:after,
.hero-banner .headline address:after,
.hero-banner .message address:after {
    clear: both
}

.hero-banner article address div,
.hero-banner .headline address div,
.hero-banner .message address div {
    font-style: normal;
    position: relative;
    z-index: 1600;
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 45.45455%;
    margin-right: 0px;
    text-align: right
}

.hero-banner article address div:last-child,
.hero-banner .headline address div:last-child,
.hero-banner .message address div:last-child {
    margin-right: 0
}

.hero-banner>div.image-holder {
    position: relative;
    z-index: 1500;
    pointer-events: none;
    background: none !important;
    top: 0px;
    height: 0px;
    width: 0px
}

.hero-banner>div.image-holder>div {
    pointer-events: none;
    width: 250px;
    background-position: top left;
    background-size: 250px 312px !important;
    background-repeat: no-repeat;
    height: 312px
}

.hero-banner .headline,
.hero-banner .message {
    text-align: center;
    height: auto;
    width: 70%
}

@media screen and (max-width: 480px) {
    .hero-banner img {
        width: 200px;
        padding-top: 50px
    }
    .hero-banner .message {
        width: 70%
    }
    .hero-banner .headline {
        width: 70%;
        font-size: 50%
    }
}

article ul.procedures,
article ul.procedures2,
article ul.treatments,
article ul.treatments2,
article ul.image-list,
article ul.image-list-3 {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    *zoom: 1;
    padding-bottom: 1px
}

article ul.procedures:before,
article ul.procedures:after,
article ul.procedures2:before,
article ul.procedures2:after,
article ul.treatments:before,
article ul.treatments:after,
article ul.treatments2:before,
article ul.treatments2:after,
article ul.image-list:before,
article ul.image-list:after,
article ul.image-list-3:before,
article ul.image-list-3:after {
    content: " ";
    display: table
}

article ul.procedures:after,
article ul.procedures2:after,
article ul.treatments:after,
article ul.treatments2:after,
article ul.image-list:after,
article ul.image-list-3:after {
    clear: both
}

article ul.procedures>li,
article ul.procedures2>li,
article ul.treatments>li,
article ul.treatments2>li,
article ul.image-list>li,
article ul.image-list-3>li {
    padding: 4px;
    -webkit-transition: background-color 0s;
    list-style-type: none
}

article ul.procedures>li p,
article ul.procedures2>li p,
article ul.treatments>li p,
article ul.treatments2>li p,
article ul.image-list>li p,
article ul.image-list-3>li p {
    line-height: 1.5
}

article ul.procedures>li>ul>li,
article ul.procedures2>li>ul>li,
article ul.treatments>li>ul>li,
article ul.treatments2>li>ul>li,
article ul.image-list>li>ul>li,
article ul.image-list-3>li>ul>li {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    line-height: 1
}

article ul.procedures>li>h3,
article ul.procedures2>li>h3,
article ul.treatments>li>h3,
article ul.treatments2>li>h3,
article ul.image-list>li>h3,
article ul.image-list-3>li>h3 {
    line-height: 1
}

article ul.procedures>li>h4,
article ul.procedures2>li>h4,
article ul.treatments>li>h4,
article ul.treatments2>li>h4,
article ul.image-list>li>h4,
article ul.image-list-3>li>h4 {
    font-size: 1em;
    line-height: 1;
    color: #777777;
    font-family: "myriad-pro", sans-serif
}

article ul.procedures>li>ul,
article ul.procedures2>li>ul,
article ul.treatments>li>ul,
article ul.treatments2>li>ul,
article ul.image-list>li>ul,
article ul.image-list-3>li>ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    list-style-type: none;
    padding-left: 0.5em
}

article ul.procedures>li>img,
article ul.procedures>li>a>img,
article ul.procedures2>li>img,
article ul.procedures2>li>a>img,
article ul.treatments>li>img,
article ul.treatments>li>a>img,
article ul.treatments2>li>img,
article ul.treatments2>li>a>img,
article ul.image-list>li>img,
article ul.image-list>li>a>img,
article ul.image-list-3>li>img,
article ul.image-list-3>li>a>img {
    width: 100%;
    border: 2px solid white;
    box-shadow: 0px 1px 6px #e2e1da;
    border-radius: 4px
}

@media screen and (max-width: 768px) {
    article ul.procedures>li>img,
    article ul.procedures2>li>img,
    article ul.treatments>li>img,
    article ul.treatments2>li>img,
    article ul.image-list>li>img,
    article ul.image-list-3>li>img {
        margin: 0.5em;
        max-width: 100px;
        float: left
    }
    article ul.procedures>li>p,
    article ul.procedures2>li>p,
    article ul.treatments>li>p,
    article ul.treatments2>li>p,
    article ul.image-list>li>p,
    article ul.image-list-3>li>p {
        display: block;
        font-size: 100%
    }
}

.redundant {
    display: none
}

article>hr,
hr {
    border: 0px;
    width: 100%;
    color: #aba692;
    background-color: #d5d3d3;
    box-shadow: 0px 0px 2px #e2e1da;
    height: 1px
}

article ul.treatments>li.center {
    clear: both;
    margin-left: 36.36364%
}

article ul.procedures>li {
    display: block;
    float: left;
    margin-right: 20%;
    width: 18%
}

article ul.procedures>li:last-child {
    margin-right: 0
}

article ul.procedures2>li {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 42.85714%
}

article ul.procedures2>li:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    article ul.procedures2>li {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%
    }
    article ul.procedures2>li:last-child {
        margin-right: 0
    }
}

article ul.image-list>li {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 42.85714%
}

article ul.image-list>li:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    article ul.image-list>li {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%
    }
    article ul.image-list>li:last-child {
        margin-right: 0
    }
}

article ul.image-list-3>li {
    display: block;
    float: left;
    margin-right: 20%;
    width: 16%
}

article ul.image-list-3>li:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    article ul.image-list-3>li {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 42.85714%
    }
    article ul.image-list-3>li:last-child {
        margin-right: 0
    }
}

article ul.treatments>li {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 27.05882%
}

article ul.treatments>li:last-child {
    margin-right: 0
}

article ul.treatments>li:nth-child(3n) {
    margin-right: 0
}

article ul.treatments>li:nth-child(3n+1) {
    clear: left
}

@media screen and (max-width: 480px) {
    article ul.treatments>li {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%
    }
    article ul.treatments>li:last-child {
        margin-right: 0
    }
}

article ul.treatments2>li {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 42.85714%
}

article ul.treatments2>li:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    article ul.treatments2>li {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%
    }
    article ul.treatments2>li:last-child {
        margin-right: 0
    }
}

.section>.article {
    padding-top: 20px;
    background-color: #f4fdfc
}

@media screen and (max-width: 850px) {
    aside {
        margin-bottom: 10px
    }
}

aside ul ul {
    padding-left: 20px
}

aside ul {
    margin: 0px;
    padding: 0px;
    *zoom: 1
}

aside ul:before,
aside ul:after {
    content: " ";
    display: table
}

aside ul:after {
    clear: both
}

aside ul a {
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    text-transform: uppercase;
    font-size: 100%;
    letter-spacing: 0.1em;
    text-decoration: none;
    white-space: nowrap;
    margin: 2px
}

aside ul li.assoc>a {
    background-color: rgba(186, 0, 0, 0.2);
    color: #333333;
    border-radius: 0px
}

aside ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

@media screen and (max-width: 768px) {
    aside ul li {
        display: inline-block
    }
}

aside ul li>a {
    padding: 4px;
    -webkit-transition: background-color 0s
}

aside ul li:hover>a,
aside ul li.current>a {
    -webkit-transition: background-color 0.25s
}

aside ul li.current>a {
    background-color: #ba0000;
    color: white
}

aside ul li>a {
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    line-height: 1;
    display: inline-block
}

aside ul li:hover>a {
    -webkit-transition: background-color 0.25s
}

aside ul.procedures a {
    font-size: 80%
}

input[type=submit] {
    border: 1px solid #b80000;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #f85454;
    color: white;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    background-color: red;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(100%, #c70000));
    background-image: -webkit-linear-gradient(red, #c70000);
    background-image: linear-gradient(red, #c70000);
    padding: 7px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 #a30000;
    background-clip: padding-box
}

input[type=submit]:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #f72222;
    cursor: pointer;
    background-color: #e10505;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e10505), color-stop(100%, #b80000));
    background-image: -webkit-linear-gradient(#e10505, #b80000);
    background-image: linear-gradient(#e10505, #b80000)
}

input[type=submit]:active:not(:disabled) {
    border: 1px solid #b80000;
    box-shadow: inset 0 0 8px 4px #a80000, inset 0 0 8px 4px #a80000, 0 1px 1px 0 #eeeeee
}

input[type=submit]:disabled {
    opacity: 0.5;
    cursor: not-allowed
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea {
    border-radius: 4px;
    padding: 2px 4px 2px 4px;
    border: 1px solid #ba0000;
    border-top: 1px solid #e50000;
    border-bottom: 1px solid #a50000;
    margin: 2px;
    color: #777777;
    font-size: 125%;
    box-shadow: inset 0px 1px 4px #b7b7b7
}

.footer {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto;
    background-color: #feecd4;
    color: #999999
}

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

.footer:after {
    clear: both
}

.footer a {
    color: #999999 !important;
    text-decoration: underline;
    font-size: 0.8em;
    line-height: 1
}

.footer h4,
.footer h5 {
    font-size: 1.2em;
    color: #999999;
    line-height: 1
}

.footer ul {
    margin-top: 0px;
    margin-bottom: 50px;
    border-top: 1px solid white;
    list-style: none;
    padding-left: 0px
}

.footer .grid_3 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 21.73913%;
    padding: 4.34783%
}

.footer .grid_3:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .footer .grid_3 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 64.11765%
    }
    .footer .grid_3:last-child {
        margin-right: 0
    }
}

.footer .grid_3.last {
    margin-right: 0
}

.footer .grid_12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 100%;
    padding: 4.34783%
}

.footer .grid_12:last-child {
    margin-right: 0
}

.footer .clear {
    *zoom: 1
}

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

.footer .clear:after {
    clear: both
}

.left-main-nav-container {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto
}

.left-main-nav-container:before,
.left-main-nav-container:after {
    content: " ";
    display: table
}

.left-main-nav-container:after {
    clear: both
}

.left-main-nav-container>div {
    position: absolute;
    right: 0px;
    z-index: 1200
}

.nav-buffer {
    height: 32px
}

.photo-box {
    text-align: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 25px;
    position: relative;
    box-shadow: inset 0px 1px 6px #e2e1da;
    border: 20px solid white;
    border-bottom: 80px solid #f8f8f8;
    padding: 0px;
    padding: 3px;
    background-color: white;
    color: white;
    border-radius: 4px;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px
}

.photo-box .wrap {
    height: 300px;
    width: 100%
}

@media screen and (max-width: 850px) {
    .photo-box .wrap {
        height: 300px
    }
}

@media screen and (max-width: 768px) {
    .photo-box .wrap {
        height: 300px
    }
}

@media screen and (max-width: 480px) {
    .photo-box .wrap {
        width: 100%;
        height: auto
    }
}

.photo-box .wrap>img {
    max-height: 100%;
    max-width: 100%
}

.photo-box .photo-full {
    max-height: 300px
}

@media screen and (max-width: 850px) {
    .photo-box .photo-full {
        max-height: 300px
    }
}

@media screen and (max-width: 768px) {
    .photo-box .photo-full {
        max-height: 300px
    }
}

@media screen and (max-width: 480px) {
    .photo-box .photo-full {
        width: 100%;
        max-height: auto
    }
}

.photo-box .photo-thumbnail {
    cursor: pointer;
    border: 3px solid #eeeeee;
    border-radius: 4px;
    margin: 10px;
    height: 85px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

@media screen and (max-width: 768px) {
    .photo-box .photo-thumbnail {
        height: 65px;
        margin-left: -10px;
        margin-right: 20px
    }
}

.photo-box .photo-thumbnail.selected,
.photo-box .photo-thumbnail:hover {
    margin-bottom: 15px;
    box-shadow: 0px 9px 11px rgba(0, 0, 0, 0.25)
}

.photo-box .photo-thumbnail.selected {
    border: 3px solid #aba692
}

.main-nav-container {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

.main-nav-container ul {
    margin: 0px;
    padding: 0px;
    *zoom: 1;
    background-color: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 10px 10px;
    *zoom: 1
}

.main-nav-container ul:before,
.main-nav-container ul:after {
    content: " ";
    display: table
}

.main-nav-container ul:after {
    clear: both
}

.main-nav-container ul:before,
.main-nav-container ul:after {
    content: " ";
    display: table
}

.main-nav-container ul:after {
    clear: both
}

.main-nav-container ul li {
    list-style-type: none;
    float: left;
    margin: 0px;
    padding: 0px
}

.main-nav-container ul li>a {
    -webkit-transition: background-color 0.2s ease-out 0s;
    -moz-transition: background-color 0.2s ease-out 0s;
    transition: background-color 0.2s ease-out 0s;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-size: 80%;
    text-transform: uppercase;
    color: #a2aba9;
    letter-spacing: 0.1em;
    text-decoration: none;
    white-space: nowrap;
    background-color: none;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px
}

.main-nav-container ul li>a:hover {
    background-color: #f1f1f1;
    background-color: #fddaac
}

.main-nav-container ul li.parent>a,
.main-nav-container ul li.current>a {
    background-color: #ba0000;
    color: white
}

.main-nav-container ul li>a:hover {
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    transition: background-color 0.25s
}

.main-nav-container ul li:first-child>a {
    border-radius: 0px 0px 0px 10px
}

.main-nav-container ul li:last-child>a {
    border-radius: 0px 0px 10px 0px
}

.header-col1 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 30.43478%;
    padding: 4.34783%;
    margin-right: 0px
}

.header-col1:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .header-col1 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%
    }
    .header-col1:last-child {
        margin-right: 0
    }
}

.header-col1 img.brand {
    margin-top: -10px;
    margin-left: -10px;
    max-width: 120%;
    max-height: 190px
}

@media screen and (max-width: 480px) {
    .header-col1 img.brand {
        margin-top: 0px
    }
}

.header-col2 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 38.69565%;
    margin-right: 0px;
    padding-left: 60px;
    padding-top: 65px
}

.header-col2:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .header-col2 {
        padding-left: 10px
    }
}

@media screen and (max-width: 850px) {
    .header-col2 {
        padding-top: 55px
    }
}

.header-col2,
.header-col2>a {
    letter-spacing: -0.04em;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-size: 140%;
    text-shadow: 0px 1px 2px rgba(171, 166, 146, 0.5);
    text-decoration: none;
    line-height: 0.9;
    color: #999999
}

@media screen and (max-width: 768px) {
    .header-col2,
    .header-col2>a {
        font-size: 130%
    }
}

@media screen and (max-width: 480px) {
    .header-col2,
    .header-col2>a {
        font-size: 120%
    }
}

.header-col2 strong,
.header-col2>a strong {
    display: block;
    margin-left: 40px;
    margin-right: 50px
}

.header-col2 b,
.header-col2>a b {
    font-weight: normal;
    color: #e58096
}

.header-col3 {
    display: none;
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 30.43478%;
    margin-right: 0;
    margin-right: 0px
}

.header-col3:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .header-col3 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%
    }
    .header-col3:last-child {
        margin-right: 0
    }
}

#video-box {
    display: none;
    border: 2px solid #f9f8f7;
    box-shadow: 0px 1px 6px #e2e1da;
    border-radius: 4px;
    margin: 10px;
    margin-top: 45px;
    margin-right: 0px;
    background-image: url(/assets/video-banner.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: white;
    height: 150px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 768px) {
    #video-box {
        margin-top: 10px
    }
}

#site-header {
    background-image: url(/assets/masthead-novideo.jpg);
    height: 214px;
    background-position: top right
}

@media screen and (max-width: 768px) {
    #site-header {
        background-position: 65% 0%
    }
}

@media screen and (max-width: 480px) {
    #site-header {
        background-position: 65% 0%
    }
}

body {
    background-color: black;
    margin: 0px;
    padding: 0px;
    color: #777777;
    line-height: 1.5
}

.container {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto
}

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

.container:after {
    clear: both
}

.main-body {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto;
    background-color: white
}

.main-body:before,
.main-body:after {
    content: " ";
    display: table
}

.main-body:after {
    clear: both
}

header {
    *zoom: 1;
    background-position: top center
}

header:before,
header:after {
    content: " ";
    display: table
}

header:after {
    clear: both
}

.hide-for-desktop {
    display: none
}

.show-for-desktop {
    display: inherit
}

aside {
    padding: 4.34783%
}

article {
    padding: 4.34783%;
    padding-top: 0px
}

header {
    padding-bottom: 10px;
    position: relative
}

.floating-container {
    position: absolute;
    width: 100%;
    bottom: -20px
}

.floating-container.sticky {
    position: fixed;
    width: 100%;
    top: 0px
}

.floating-container.sticky>div .site-nav {
    background-color: rgba(255, 255, 255, 0.9)
}

.site-nav {
    position: relative;
    font-size: 1.2;
    padding-bottom: 0px;
    padding-top: 0px
}

.site-nav>ul {
    background-color: #feecd4;
    border-top: 1px solid white;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 850px) {
    .site-nav {
        font-size: 0.9
    }
}

@media screen and (max-width: 768px) {
    .site-nav {
        font-size: 0.7
    }
}

.site-nav>ul.fit {
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1
}

.site-nav>ul.fit:before,
.site-nav>ul.fit:after {
    content: " ";
    display: table
}

.site-nav>ul.fit:after {
    clear: both
}

.site-nav>ul.fit li {
    list-style-type: none;
    float: left;
    margin: 0px;
    padding: 0px
}

.site-nav>ul.fit li>a {
    -webkit-transition: background-color 0.2s ease-out 0s;
    -moz-transition: background-color 0.2s ease-out 0s;
    transition: background-color 0.2s ease-out 0s;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #999999;
    letter-spacing: 0.1em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    white-space: nowrap;
    background-color: none;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 2em;
    padding-right: 2em
}

@media screen and (max-width: 950px) {
    .site-nav>ul.fit li>a {
        font-size: 1.17em
    }
}

@media screen and (max-width: 850px) {
    .site-nav>ul.fit li>a {
        font-size: 1em
    }
}

@media screen and (max-width: 768px) {
    .site-nav>ul.fit li>a {
        font-size: 0.9em
    }
}

@media screen and (max-width: 768px) {
    .site-nav>ul.fit li>a {
        font-size: 1.18em;
        padding-right: 35px;
        padding-left: 35px
    }
}

@media screen and (max-width: 480px) {
    .site-nav>ul.fit li>a {
        font-size: 1.14em;
        padding-right: 10px;
        padding-left: 10px
    }
}

.site-nav>ul.fit li>a:hover {
    background-color: #999583;
    background-color: #fddaac
}

.site-nav>ul.fit li.parent>a,
.site-nav>ul.fit li.current>a {
    margin-top: -2px;
    background-color: #ba0000;
    border-top: 3px solid white;
    padding-top: 4px;
    color: white;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.05)
}

.site-nav>ul.fit li>a:hover {
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    transition: background-color 0.25s;
    margin-top: -3px;
    border-top: 5px solid white;
    padding-top: 3px;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.05)
}

.site-nav>ul {
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1
}

.site-nav>ul:before,
.site-nav>ul:after {
    content: " ";
    display: table
}

.site-nav>ul:after {
    clear: both
}

.site-nav>ul>li {
    float: left;
    width: 16.66%;
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px
}

@media screen and (max-width: 480px) {
    .site-nav>ul>li {
        width: 33.33%
    }
}

.site-nav>ul li>a {
    width: 100%;
    margin: 0px;
    -webkit-transition: background-color 0.2s ease-out 0s;
    -moz-transition: background-color 0.2s ease-out 0s;
    transition: background-color 0.2s ease-out 0s;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #999999;
    letter-spacing: 0.1em;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
    text-decoration: none;
    white-space: nowrap;
    background-color: none;
    padding-top: 5px;
    padding-bottom: 6px;
    text-align: center
}

@media screen and (max-width: 950px) {
    .site-nav>ul li>a {
        font-size: 1.17em
    }
}

@media screen and (max-width: 850px) {
    .site-nav>ul li>a {
        font-size: 1em
    }
}

@media screen and (max-width: 768px) {
    .site-nav>ul li>a {
        font-size: 0.9em
    }
}

@media screen and (max-width: 768px) {
    .site-nav>ul li>a {
        font-size: 1.05em
    }
}

@media screen and (max-width: 480px) {
    .site-nav>ul li>a {
        font-size: 1.14em
    }
}

.site-nav>ul li>a:hover {
    background-color: #999583;
    background-color: #fddaac
}

.site-nav>ul li.parent>a,
.site-nav>ul li.current>a {
    margin-top: -2px;
    background-color: #ba0000;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    border-top: 3px solid white;
    padding-top: 4px;
    color: white;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.05)
}

.site-nav>ul li>a:hover {
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    transition: background-color 0.25s;
    margin-top: -3px;
    border-top: 5px solid white;
    padding-top: 3px;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.05)
}

button,
.button {
    border: 1px solid #ad1f21;
    border-color: #ad1f21 #9b1b12 #8c1a08;
    border-radius: 16px;
    box-shadow: inset 0 1px 0 0 #fe3e41, 0 1px 2px 0 #b3b3b3;
    color: white;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    background-color: #ff1a1a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1a1a), color-stop(100%, #e61f00));
    background-image: -webkit-linear-gradient(#ff1a1a, #e61f00);
    background-image: linear-gradient(#ff1a1a, #e61f00);
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #b92113;
    background-clip: padding-box
}

button:hover:not(:disabled),
.button:hover:not(:disabled) {
    border: 1px solid #9f0f11;
    border-color: #9f0f11 #8d0b01 #751000;
    box-shadow: inset 0 1px 0 0 #fe2a2a;
    cursor: pointer;
    background-color: #ff0303;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0303), color-stop(100%, #c51e04));
    background-image: -webkit-linear-gradient(#ff0303, #c51e04);
    background-image: linear-gradient(#ff0303, #c51e04);
    text-shadow: 0 -1px 1px #a41204;
    background-clip: padding-box
}

button:active:not(:disabled),
.button:active:not(:disabled) {
    background: #d81b0e;
    border: 1px solid #7e0e02;
    border-bottom: 1px solid #7a1600;
    box-shadow: inset 0 0 6px 3px #ab1a00, 0 1px 0 0 white;
    text-shadow: 0 -1px 1px #a1170a
}

button:disabled,
.button:disabled {
    opacity: 0.5;
    cursor: not-allowed
}

aside>button,
aside>.button {
    margin-top: 0.25em;
    margin-bottom: 0.25em
}

p {
    margin-top: 0px
}

p a {
    text-decoration: underline
}

h1 {
    margin-bottom: 0.25em
}

h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
    margin-bottom: 0.4em
}

h1>span,
h2>span,
h3>span,
h4>span,
h5>span,
h6>span {
    text-transform: none
}

a>span {
    text-transform: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 150%
}

h2 {
    font-size: 125%
}

h3 {
    font-size: 110%
}

.responsive-image img {
    width: 100%
}

.section:nth-child(even) {
    background-color: #2a393d
}

.section {
    *zoom: 1;
    max-width: 61.25em;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    background-color: #202b2e
}

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

.section:after {
    clear: both
}

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

.section:after {
    clear: both
}

.section .aside {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 21.73913%;
    margin-right: 0px;
    *zoom: 1
}

.section .aside:last-child {
    margin-right: 0
}

@media screen and (max-width: 850px) {
    .section .aside {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 30.43478%
    }
    .section .aside:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .section .aside {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%;
        margin-left: 0%
    }
    .section .aside:last-child {
        margin-right: 0
    }
    .section .aside .secondary {
        display: none
    }
}

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

.section .aside:after {
    clear: both
}

.section .article {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 73.47826%;
    margin-right: 0;
    *zoom: 1
}

.section .article:last-child {
    margin-right: 0
}

@media screen and (max-width: 850px) {
    .section .article {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 64.78261%
    }
    .section .article:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .section .article {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%
    }
    .section .article:last-child {
        margin-right: 0
    }
}

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

.section .article:after {
    clear: both
}

.section .article:first-child {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px
}

.section .article:first-child:last-child {
    margin-right: 0
}

#slideshow {
    position: relative;
    height: 257px;
    width: 100%;
    overflow: hidden;
    margin-top: -50px;
    z-index: 1
}

#slideshow img {
    position: absolute;
    top: 0;
    height: 260px;
    z-index: 8;
    opacity: 0
}

@media screen and (max-width: 768px) {
    #slideshow img {
        left: -10%
    }
}

@media screen and (max-width: 480px) {
    #slideshow img {
        left: -50%
    }
}

#slideshow img.active {
    z-index: 10;
    opacity: 1
}

#slideshow img.last-active {
    z-index: 9
}

@media screen and (max-width: 768px) {
    .hide-for-desktop {
        display: inherit !important
    }
    .show-for-desktop {
        display: none !important
    }
}

@media screen and (max-width: 480px) {
    .hide-for-desktop {
        display: inherit !important
    }
    .show-for-desktop {
        display: none !important
    }
}

@media print {
    footer,
    header,
    .background-container {
        display: none
    }
    p {
        color: black
    }
    .hide-for-desktop {
        display: inherit !important
    }
    .show-for-desktop {
        display: none !important
    }
}

li.resource {
    background-color: white;
    border: 1px solid #aba692;
    margin-top: 2px;
    margin-bottom: 8px;
    border-radius: 4px;
    overflow: hidden;
    padding: 1px
}

li.resource .btn {
    width: 100%;
    margin: 0px;
    border: 1px solid #b80000;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #f85454;
    color: white;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    background-color: red;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(100%, #c70000));
    background-image: -webkit-linear-gradient(red, #c70000);
    background-image: linear-gradient(red, #c70000);
    padding: 7px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 #a30000;
    background-clip: padding-box;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    color: white;
    font-weight: normal;
    font-family: "myriad-pro", sans-serif
}

li.resource .btn:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #f72222;
    cursor: pointer;
    background-color: #e10505;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e10505), color-stop(100%, #b80000));
    background-image: -webkit-linear-gradient(#e10505, #b80000);
    background-image: linear-gradient(#e10505, #b80000)
}

li.resource .btn:active:not(:disabled) {
    border: 1px solid #b80000;
    box-shadow: inset 0 0 8px 4px #a80000, inset 0 0 8px 4px #a80000, 0 1px 1px 0 #eeeeee
}

li.resource .btn:disabled {
    opacity: 0.5;
    cursor: not-allowed
}

li.resource .btn:visited {
    color: white
}

ul.box {
    position: relative;
    z-index: 1;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 10px
}

ul.box li {
    position: relative;
    float: left;
    width: 250px;
    height: 150px;
    padding: 0;
    border: 1px solid #efefef;
    margin: 0 30px 30px 0;
    background: white;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset
}

ul.box li:before,
ul.box li:after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    -webkit-transform: skew(-15deg) rotate(-6deg);
    -moz-transform: skew(-15deg) rotate(-6deg);
    -ms-transform: skew(-15deg) rotate(-6deg);
    -o-transform: skew(-15deg) rotate(-6deg);
    transform: skew(-15deg) rotate(-6deg)
}

ul.box li:after {
    left: auto;
    right: 10px;
    -webkit-transform: skew(15deg) rotate(6deg);
    -moz-transform: skew(15deg) rotate(6deg);
    -ms-transform: skew(15deg) rotate(6deg);
    -o-transform: skew(15deg) rotate(6deg);
    transform: skew(15deg) rotate(6deg)
}

.d1of1 {
    display: block;
    float: left;
    margin-right: 100%;
    width: 100%;
    display: inline-block
}

.d1of1:last-child {
    margin-right: 0
}

.d1of2 {
    display: block;
    float: left;
    margin-right: 33.33333%;
    width: 33.33333%;
    display: inline-block
}

.d1of2:last-child {
    margin-right: 0
}

.d1of3 {
    display: block;
    float: left;
    margin-right: 20%;
    width: 20%;
    display: inline-block
}

.d1of3:last-child {
    margin-right: 0
}

.d1of4 {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 14.28571%;
    display: inline-block
}

.d1of4:last-child {
    margin-right: 0
}

.d1of5 {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 11.11111%;
    display: inline-block
}

.d1of5:last-child {
    margin-right: 0
}

.d1of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 9.09091%;
    display: inline-block
}

.d1of6:last-child {
    margin-right: 0
}

.d1of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 7.69231%;
    display: inline-block
}

.d1of7:last-child {
    margin-right: 0
}

.d1of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 6.66667%;
    display: inline-block
}

.d1of8:last-child {
    margin-right: 0
}

.d1of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 5.88235%;
    display: inline-block
}

.d1of9:last-child {
    margin-right: 0
}

.d1of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 5.26316%;
    display: inline-block
}

.d1of10:last-child {
    margin-right: 0
}

.d1of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 4.7619%;
    display: inline-block
}

.d1of11:last-child {
    margin-right: 0
}

.d1of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 4.34783%;
    display: inline-block
}

.d1of12:last-child {
    margin-right: 0
}

.d2of2 {
    display: block;
    float: left;
    margin-right: 33.33333%;
    width: 100%;
    display: inline-block
}

.d2of2:last-child {
    margin-right: 0
}

.d2of3 {
    display: block;
    float: left;
    margin-right: 20%;
    width: 60%;
    display: inline-block
}

.d2of3:last-child {
    margin-right: 0
}

.d2of4 {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 42.85714%;
    display: inline-block
}

.d2of4:last-child {
    margin-right: 0
}

.d2of5 {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 33.33333%;
    display: inline-block
}

.d2of5:last-child {
    margin-right: 0
}

.d2of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 27.27273%;
    display: inline-block
}

.d2of6:last-child {
    margin-right: 0
}

.d2of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 23.07692%;
    display: inline-block
}

.d2of7:last-child {
    margin-right: 0
}

.d2of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 20%;
    display: inline-block
}

.d2of8:last-child {
    margin-right: 0
}

.d2of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 17.64706%;
    display: inline-block
}

.d2of9:last-child {
    margin-right: 0
}

.d2of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 15.78947%;
    display: inline-block
}

.d2of10:last-child {
    margin-right: 0
}

.d2of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 14.28571%;
    display: inline-block
}

.d2of11:last-child {
    margin-right: 0
}

.d2of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 13.04348%;
    display: inline-block
}

.d2of12:last-child {
    margin-right: 0
}

.d3of3 {
    display: block;
    float: left;
    margin-right: 20%;
    width: 100%;
    display: inline-block
}

.d3of3:last-child {
    margin-right: 0
}

.d3of4 {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 71.42857%;
    display: inline-block
}

.d3of4:last-child {
    margin-right: 0
}

.d3of5 {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 55.55556%;
    display: inline-block
}

.d3of5:last-child {
    margin-right: 0
}

.d3of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 45.45455%;
    display: inline-block
}

.d3of6:last-child {
    margin-right: 0
}

.d3of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 38.46154%;
    display: inline-block
}

.d3of7:last-child {
    margin-right: 0
}

.d3of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 33.33333%;
    display: inline-block
}

.d3of8:last-child {
    margin-right: 0
}

.d3of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 29.41176%;
    display: inline-block
}

.d3of9:last-child {
    margin-right: 0
}

.d3of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 26.31579%;
    display: inline-block
}

.d3of10:last-child {
    margin-right: 0
}

.d3of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 23.80952%;
    display: inline-block
}

.d3of11:last-child {
    margin-right: 0
}

.d3of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 21.73913%;
    display: inline-block
}

.d3of12:last-child {
    margin-right: 0
}

.d4of4 {
    display: block;
    float: left;
    margin-right: 14.28571%;
    width: 100%;
    display: inline-block
}

.d4of4:last-child {
    margin-right: 0
}

.d4of5 {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 77.77778%;
    display: inline-block
}

.d4of5:last-child {
    margin-right: 0
}

.d4of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 63.63636%;
    display: inline-block
}

.d4of6:last-child {
    margin-right: 0
}

.d4of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 53.84615%;
    display: inline-block
}

.d4of7:last-child {
    margin-right: 0
}

.d4of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 46.66667%;
    display: inline-block
}

.d4of8:last-child {
    margin-right: 0
}

.d4of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 41.17647%;
    display: inline-block
}

.d4of9:last-child {
    margin-right: 0
}

.d4of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 36.84211%;
    display: inline-block
}

.d4of10:last-child {
    margin-right: 0
}

.d4of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 33.33333%;
    display: inline-block
}

.d4of11:last-child {
    margin-right: 0
}

.d4of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 30.43478%;
    display: inline-block
}

.d4of12:last-child {
    margin-right: 0
}

.d5of5 {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 100%;
    display: inline-block
}

.d5of5:last-child {
    margin-right: 0
}

.d5of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 81.81818%;
    display: inline-block
}

.d5of6:last-child {
    margin-right: 0
}

.d5of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 69.23077%;
    display: inline-block
}

.d5of7:last-child {
    margin-right: 0
}

.d5of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 60%;
    display: inline-block
}

.d5of8:last-child {
    margin-right: 0
}

.d5of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 52.94118%;
    display: inline-block
}

.d5of9:last-child {
    margin-right: 0
}

.d5of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 47.36842%;
    display: inline-block
}

.d5of10:last-child {
    margin-right: 0
}

.d5of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 42.85714%;
    display: inline-block
}

.d5of11:last-child {
    margin-right: 0
}

.d5of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 39.13043%;
    display: inline-block
}

.d5of12:last-child {
    margin-right: 0
}

.d6of6 {
    display: block;
    float: left;
    margin-right: 9.09091%;
    width: 100%;
    display: inline-block
}

.d6of6:last-child {
    margin-right: 0
}

.d6of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 84.61538%;
    display: inline-block
}

.d6of7:last-child {
    margin-right: 0
}

.d6of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 73.33333%;
    display: inline-block
}

.d6of8:last-child {
    margin-right: 0
}

.d6of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 64.70588%;
    display: inline-block
}

.d6of9:last-child {
    margin-right: 0
}

.d6of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 57.89474%;
    display: inline-block
}

.d6of10:last-child {
    margin-right: 0
}

.d6of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 52.38095%;
    display: inline-block
}

.d6of11:last-child {
    margin-right: 0
}

.d6of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 47.82609%;
    display: inline-block
}

.d6of12:last-child {
    margin-right: 0
}

.d7of7 {
    display: block;
    float: left;
    margin-right: 7.69231%;
    width: 100%;
    display: inline-block
}

.d7of7:last-child {
    margin-right: 0
}

.d7of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 86.66667%;
    display: inline-block
}

.d7of8:last-child {
    margin-right: 0
}

.d7of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 76.47059%;
    display: inline-block
}

.d7of9:last-child {
    margin-right: 0
}

.d7of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 68.42105%;
    display: inline-block
}

.d7of10:last-child {
    margin-right: 0
}

.d7of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 61.90476%;
    display: inline-block
}

.d7of11:last-child {
    margin-right: 0
}

.d7of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 56.52174%;
    display: inline-block
}

.d7of12:last-child {
    margin-right: 0
}

.d8of8 {
    display: block;
    float: left;
    margin-right: 6.66667%;
    width: 100%;
    display: inline-block
}

.d8of8:last-child {
    margin-right: 0
}

.d8of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 88.23529%;
    display: inline-block
}

.d8of9:last-child {
    margin-right: 0
}

.d8of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 78.94737%;
    display: inline-block
}

.d8of10:last-child {
    margin-right: 0
}

.d8of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 71.42857%;
    display: inline-block
}

.d8of11:last-child {
    margin-right: 0
}

.d8of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 65.21739%;
    display: inline-block
}

.d8of12:last-child {
    margin-right: 0
}

.d9of9 {
    display: block;
    float: left;
    margin-right: 5.88235%;
    width: 100%;
    display: inline-block
}

.d9of9:last-child {
    margin-right: 0
}

.d9of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 89.47368%;
    display: inline-block
}

.d9of10:last-child {
    margin-right: 0
}

.d9of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 80.95238%;
    display: inline-block
}

.d9of11:last-child {
    margin-right: 0
}

.d9of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 73.91304%;
    display: inline-block
}

.d9of12:last-child {
    margin-right: 0
}

.d10of10 {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
    display: inline-block
}

.d10of10:last-child {
    margin-right: 0
}

.d10of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 90.47619%;
    display: inline-block
}

.d10of11:last-child {
    margin-right: 0
}

.d10of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 82.6087%;
    display: inline-block
}

.d10of12:last-child {
    margin-right: 0
}

.d11of11 {
    display: block;
    float: left;
    margin-right: 4.7619%;
    width: 100%;
    display: inline-block
}

.d11of11:last-child {
    margin-right: 0
}

.d11of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 91.30435%;
    display: inline-block
}

.d11of12:last-child {
    margin-right: 0
}

.d12of12 {
    display: block;
    float: left;
    margin-right: 4.34783%;
    width: 100%;
    display: inline-block
}

.d12of12:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .t1of1 {
        display: block;
        float: left;
        margin-right: 100%;
        width: 100%;
        display: inline-block
    }
    .t1of1:last-child {
        margin-right: 0
    }
    .t1of2 {
        display: block;
        float: left;
        margin-right: 33.33333%;
        width: 33.33333%;
        display: inline-block
    }
    .t1of2:last-child {
        margin-right: 0
    }
    .t1of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 20%;
        display: inline-block
    }
    .t1of3:last-child {
        margin-right: 0
    }
    .t1of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 14.28571%;
        display: inline-block
    }
    .t1of4:last-child {
        margin-right: 0
    }
    .t1of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 11.11111%;
        display: inline-block
    }
    .t1of5:last-child {
        margin-right: 0
    }
    .t1of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 9.09091%;
        display: inline-block
    }
    .t1of6:last-child {
        margin-right: 0
    }
    .t1of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 7.69231%;
        display: inline-block
    }
    .t1of7:last-child {
        margin-right: 0
    }
    .t1of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 6.66667%;
        display: inline-block
    }
    .t1of8:last-child {
        margin-right: 0
    }
    .t1of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 5.88235%;
        display: inline-block
    }
    .t1of9:last-child {
        margin-right: 0
    }
    .t1of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 5.26316%;
        display: inline-block
    }
    .t1of10:last-child {
        margin-right: 0
    }
    .t1of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 4.7619%;
        display: inline-block
    }
    .t1of11:last-child {
        margin-right: 0
    }
    .t1of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 4.34783%;
        display: inline-block
    }
    .t1of12:last-child {
        margin-right: 0
    }
    .t2of2 {
        display: block;
        float: left;
        margin-right: 33.33333%;
        width: 100%;
        display: inline-block
    }
    .t2of2:last-child {
        margin-right: 0
    }
    .t2of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 60%;
        display: inline-block
    }
    .t2of3:last-child {
        margin-right: 0
    }
    .t2of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 42.85714%;
        display: inline-block
    }
    .t2of4:last-child {
        margin-right: 0
    }
    .t2of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 33.33333%;
        display: inline-block
    }
    .t2of5:last-child {
        margin-right: 0
    }
    .t2of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 27.27273%;
        display: inline-block
    }
    .t2of6:last-child {
        margin-right: 0
    }
    .t2of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 23.07692%;
        display: inline-block
    }
    .t2of7:last-child {
        margin-right: 0
    }
    .t2of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 20%;
        display: inline-block
    }
    .t2of8:last-child {
        margin-right: 0
    }
    .t2of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 17.64706%;
        display: inline-block
    }
    .t2of9:last-child {
        margin-right: 0
    }
    .t2of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 15.78947%;
        display: inline-block
    }
    .t2of10:last-child {
        margin-right: 0
    }
    .t2of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 14.28571%;
        display: inline-block
    }
    .t2of11:last-child {
        margin-right: 0
    }
    .t2of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 13.04348%;
        display: inline-block
    }
    .t2of12:last-child {
        margin-right: 0
    }
    .t3of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 100%;
        display: inline-block
    }
    .t3of3:last-child {
        margin-right: 0
    }
    .t3of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 71.42857%;
        display: inline-block
    }
    .t3of4:last-child {
        margin-right: 0
    }
    .t3of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 55.55556%;
        display: inline-block
    }
    .t3of5:last-child {
        margin-right: 0
    }
    .t3of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 45.45455%;
        display: inline-block
    }
    .t3of6:last-child {
        margin-right: 0
    }
    .t3of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 38.46154%;
        display: inline-block
    }
    .t3of7:last-child {
        margin-right: 0
    }
    .t3of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 33.33333%;
        display: inline-block
    }
    .t3of8:last-child {
        margin-right: 0
    }
    .t3of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 29.41176%;
        display: inline-block
    }
    .t3of9:last-child {
        margin-right: 0
    }
    .t3of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 26.31579%;
        display: inline-block
    }
    .t3of10:last-child {
        margin-right: 0
    }
    .t3of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 23.80952%;
        display: inline-block
    }
    .t3of11:last-child {
        margin-right: 0
    }
    .t3of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 21.73913%;
        display: inline-block
    }
    .t3of12:last-child {
        margin-right: 0
    }
    .t4of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 100%;
        display: inline-block
    }
    .t4of4:last-child {
        margin-right: 0
    }
    .t4of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 77.77778%;
        display: inline-block
    }
    .t4of5:last-child {
        margin-right: 0
    }
    .t4of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 63.63636%;
        display: inline-block
    }
    .t4of6:last-child {
        margin-right: 0
    }
    .t4of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 53.84615%;
        display: inline-block
    }
    .t4of7:last-child {
        margin-right: 0
    }
    .t4of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 46.66667%;
        display: inline-block
    }
    .t4of8:last-child {
        margin-right: 0
    }
    .t4of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 41.17647%;
        display: inline-block
    }
    .t4of9:last-child {
        margin-right: 0
    }
    .t4of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 36.84211%;
        display: inline-block
    }
    .t4of10:last-child {
        margin-right: 0
    }
    .t4of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 33.33333%;
        display: inline-block
    }
    .t4of11:last-child {
        margin-right: 0
    }
    .t4of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 30.43478%;
        display: inline-block
    }
    .t4of12:last-child {
        margin-right: 0
    }
    .t5of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 100%;
        display: inline-block
    }
    .t5of5:last-child {
        margin-right: 0
    }
    .t5of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 81.81818%;
        display: inline-block
    }
    .t5of6:last-child {
        margin-right: 0
    }
    .t5of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 69.23077%;
        display: inline-block
    }
    .t5of7:last-child {
        margin-right: 0
    }
    .t5of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 60%;
        display: inline-block
    }
    .t5of8:last-child {
        margin-right: 0
    }
    .t5of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 52.94118%;
        display: inline-block
    }
    .t5of9:last-child {
        margin-right: 0
    }
    .t5of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 47.36842%;
        display: inline-block
    }
    .t5of10:last-child {
        margin-right: 0
    }
    .t5of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 42.85714%;
        display: inline-block
    }
    .t5of11:last-child {
        margin-right: 0
    }
    .t5of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 39.13043%;
        display: inline-block
    }
    .t5of12:last-child {
        margin-right: 0
    }
    .t6of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%;
        display: inline-block
    }
    .t6of6:last-child {
        margin-right: 0
    }
    .t6of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 84.61538%;
        display: inline-block
    }
    .t6of7:last-child {
        margin-right: 0
    }
    .t6of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 73.33333%;
        display: inline-block
    }
    .t6of8:last-child {
        margin-right: 0
    }
    .t6of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 64.70588%;
        display: inline-block
    }
    .t6of9:last-child {
        margin-right: 0
    }
    .t6of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 57.89474%;
        display: inline-block
    }
    .t6of10:last-child {
        margin-right: 0
    }
    .t6of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 52.38095%;
        display: inline-block
    }
    .t6of11:last-child {
        margin-right: 0
    }
    .t6of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%;
        display: inline-block
    }
    .t6of12:last-child {
        margin-right: 0
    }
    .t7of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 100%;
        display: inline-block
    }
    .t7of7:last-child {
        margin-right: 0
    }
    .t7of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 86.66667%;
        display: inline-block
    }
    .t7of8:last-child {
        margin-right: 0
    }
    .t7of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 76.47059%;
        display: inline-block
    }
    .t7of9:last-child {
        margin-right: 0
    }
    .t7of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 68.42105%;
        display: inline-block
    }
    .t7of10:last-child {
        margin-right: 0
    }
    .t7of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 61.90476%;
        display: inline-block
    }
    .t7of11:last-child {
        margin-right: 0
    }
    .t7of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 56.52174%;
        display: inline-block
    }
    .t7of12:last-child {
        margin-right: 0
    }
    .t8of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 100%;
        display: inline-block
    }
    .t8of8:last-child {
        margin-right: 0
    }
    .t8of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 88.23529%;
        display: inline-block
    }
    .t8of9:last-child {
        margin-right: 0
    }
    .t8of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 78.94737%;
        display: inline-block
    }
    .t8of10:last-child {
        margin-right: 0
    }
    .t8of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 71.42857%;
        display: inline-block
    }
    .t8of11:last-child {
        margin-right: 0
    }
    .t8of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 65.21739%;
        display: inline-block
    }
    .t8of12:last-child {
        margin-right: 0
    }
    .t9of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 100%;
        display: inline-block
    }
    .t9of9:last-child {
        margin-right: 0
    }
    .t9of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 89.47368%;
        display: inline-block
    }
    .t9of10:last-child {
        margin-right: 0
    }
    .t9of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 80.95238%;
        display: inline-block
    }
    .t9of11:last-child {
        margin-right: 0
    }
    .t9of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 73.91304%;
        display: inline-block
    }
    .t9of12:last-child {
        margin-right: 0
    }
    .t10of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 100%;
        display: inline-block
    }
    .t10of10:last-child {
        margin-right: 0
    }
    .t10of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 90.47619%;
        display: inline-block
    }
    .t10of11:last-child {
        margin-right: 0
    }
    .t10of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 82.6087%;
        display: inline-block
    }
    .t10of12:last-child {
        margin-right: 0
    }
    .t11of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 100%;
        display: inline-block
    }
    .t11of11:last-child {
        margin-right: 0
    }
    .t11of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 91.30435%;
        display: inline-block
    }
    .t11of12:last-child {
        margin-right: 0
    }
    .t12of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%;
        display: inline-block
    }
    .t12of12:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .m1of1 {
        display: block;
        float: left;
        margin-right: 100%;
        width: 100%;
        display: inline-block
    }
    .m1of1:last-child {
        margin-right: 0
    }
    .m1of2 {
        display: block;
        float: left;
        margin-right: 33.33333%;
        width: 33.33333%;
        display: inline-block
    }
    .m1of2:last-child {
        margin-right: 0
    }
    .m1of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 20%;
        display: inline-block
    }
    .m1of3:last-child {
        margin-right: 0
    }
    .m1of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 14.28571%;
        display: inline-block
    }
    .m1of4:last-child {
        margin-right: 0
    }
    .m1of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 11.11111%;
        display: inline-block
    }
    .m1of5:last-child {
        margin-right: 0
    }
    .m1of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 9.09091%;
        display: inline-block
    }
    .m1of6:last-child {
        margin-right: 0
    }
    .m1of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 7.69231%;
        display: inline-block
    }
    .m1of7:last-child {
        margin-right: 0
    }
    .m1of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 6.66667%;
        display: inline-block
    }
    .m1of8:last-child {
        margin-right: 0
    }
    .m1of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 5.88235%;
        display: inline-block
    }
    .m1of9:last-child {
        margin-right: 0
    }
    .m1of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 5.26316%;
        display: inline-block
    }
    .m1of10:last-child {
        margin-right: 0
    }
    .m1of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 4.7619%;
        display: inline-block
    }
    .m1of11:last-child {
        margin-right: 0
    }
    .m1of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 4.34783%;
        display: inline-block
    }
    .m1of12:last-child {
        margin-right: 0
    }
    .m2of2 {
        display: block;
        float: left;
        margin-right: 33.33333%;
        width: 100%;
        display: inline-block
    }
    .m2of2:last-child {
        margin-right: 0
    }
    .m2of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 60%;
        display: inline-block
    }
    .m2of3:last-child {
        margin-right: 0
    }
    .m2of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 42.85714%;
        display: inline-block
    }
    .m2of4:last-child {
        margin-right: 0
    }
    .m2of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 33.33333%;
        display: inline-block
    }
    .m2of5:last-child {
        margin-right: 0
    }
    .m2of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 27.27273%;
        display: inline-block
    }
    .m2of6:last-child {
        margin-right: 0
    }
    .m2of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 23.07692%;
        display: inline-block
    }
    .m2of7:last-child {
        margin-right: 0
    }
    .m2of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 20%;
        display: inline-block
    }
    .m2of8:last-child {
        margin-right: 0
    }
    .m2of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 17.64706%;
        display: inline-block
    }
    .m2of9:last-child {
        margin-right: 0
    }
    .m2of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 15.78947%;
        display: inline-block
    }
    .m2of10:last-child {
        margin-right: 0
    }
    .m2of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 14.28571%;
        display: inline-block
    }
    .m2of11:last-child {
        margin-right: 0
    }
    .m2of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 13.04348%;
        display: inline-block
    }
    .m2of12:last-child {
        margin-right: 0
    }
    .m3of3 {
        display: block;
        float: left;
        margin-right: 20%;
        width: 100%;
        display: inline-block
    }
    .m3of3:last-child {
        margin-right: 0
    }
    .m3of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 71.42857%;
        display: inline-block
    }
    .m3of4:last-child {
        margin-right: 0
    }
    .m3of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 55.55556%;
        display: inline-block
    }
    .m3of5:last-child {
        margin-right: 0
    }
    .m3of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 45.45455%;
        display: inline-block
    }
    .m3of6:last-child {
        margin-right: 0
    }
    .m3of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 38.46154%;
        display: inline-block
    }
    .m3of7:last-child {
        margin-right: 0
    }
    .m3of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 33.33333%;
        display: inline-block
    }
    .m3of8:last-child {
        margin-right: 0
    }
    .m3of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 29.41176%;
        display: inline-block
    }
    .m3of9:last-child {
        margin-right: 0
    }
    .m3of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 26.31579%;
        display: inline-block
    }
    .m3of10:last-child {
        margin-right: 0
    }
    .m3of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 23.80952%;
        display: inline-block
    }
    .m3of11:last-child {
        margin-right: 0
    }
    .m3of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 21.73913%;
        display: inline-block
    }
    .m3of12:last-child {
        margin-right: 0
    }
    .m4of4 {
        display: block;
        float: left;
        margin-right: 14.28571%;
        width: 100%;
        display: inline-block
    }
    .m4of4:last-child {
        margin-right: 0
    }
    .m4of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 77.77778%;
        display: inline-block
    }
    .m4of5:last-child {
        margin-right: 0
    }
    .m4of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 63.63636%;
        display: inline-block
    }
    .m4of6:last-child {
        margin-right: 0
    }
    .m4of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 53.84615%;
        display: inline-block
    }
    .m4of7:last-child {
        margin-right: 0
    }
    .m4of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 46.66667%;
        display: inline-block
    }
    .m4of8:last-child {
        margin-right: 0
    }
    .m4of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 41.17647%;
        display: inline-block
    }
    .m4of9:last-child {
        margin-right: 0
    }
    .m4of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 36.84211%;
        display: inline-block
    }
    .m4of10:last-child {
        margin-right: 0
    }
    .m4of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 33.33333%;
        display: inline-block
    }
    .m4of11:last-child {
        margin-right: 0
    }
    .m4of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 30.43478%;
        display: inline-block
    }
    .m4of12:last-child {
        margin-right: 0
    }
    .m5of5 {
        display: block;
        float: left;
        margin-right: 11.11111%;
        width: 100%;
        display: inline-block
    }
    .m5of5:last-child {
        margin-right: 0
    }
    .m5of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 81.81818%;
        display: inline-block
    }
    .m5of6:last-child {
        margin-right: 0
    }
    .m5of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 69.23077%;
        display: inline-block
    }
    .m5of7:last-child {
        margin-right: 0
    }
    .m5of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 60%;
        display: inline-block
    }
    .m5of8:last-child {
        margin-right: 0
    }
    .m5of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 52.94118%;
        display: inline-block
    }
    .m5of9:last-child {
        margin-right: 0
    }
    .m5of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 47.36842%;
        display: inline-block
    }
    .m5of10:last-child {
        margin-right: 0
    }
    .m5of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 42.85714%;
        display: inline-block
    }
    .m5of11:last-child {
        margin-right: 0
    }
    .m5of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 39.13043%;
        display: inline-block
    }
    .m5of12:last-child {
        margin-right: 0
    }
    .m6of6 {
        display: block;
        float: left;
        margin-right: 9.09091%;
        width: 100%;
        display: inline-block
    }
    .m6of6:last-child {
        margin-right: 0
    }
    .m6of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 84.61538%;
        display: inline-block
    }
    .m6of7:last-child {
        margin-right: 0
    }
    .m6of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 73.33333%;
        display: inline-block
    }
    .m6of8:last-child {
        margin-right: 0
    }
    .m6of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 64.70588%;
        display: inline-block
    }
    .m6of9:last-child {
        margin-right: 0
    }
    .m6of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 57.89474%;
        display: inline-block
    }
    .m6of10:last-child {
        margin-right: 0
    }
    .m6of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 52.38095%;
        display: inline-block
    }
    .m6of11:last-child {
        margin-right: 0
    }
    .m6of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 47.82609%;
        display: inline-block
    }
    .m6of12:last-child {
        margin-right: 0
    }
    .m7of7 {
        display: block;
        float: left;
        margin-right: 7.69231%;
        width: 100%;
        display: inline-block
    }
    .m7of7:last-child {
        margin-right: 0
    }
    .m7of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 86.66667%;
        display: inline-block
    }
    .m7of8:last-child {
        margin-right: 0
    }
    .m7of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 76.47059%;
        display: inline-block
    }
    .m7of9:last-child {
        margin-right: 0
    }
    .m7of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 68.42105%;
        display: inline-block
    }
    .m7of10:last-child {
        margin-right: 0
    }
    .m7of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 61.90476%;
        display: inline-block
    }
    .m7of11:last-child {
        margin-right: 0
    }
    .m7of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 56.52174%;
        display: inline-block
    }
    .m7of12:last-child {
        margin-right: 0
    }
    .m8of8 {
        display: block;
        float: left;
        margin-right: 6.66667%;
        width: 100%;
        display: inline-block
    }
    .m8of8:last-child {
        margin-right: 0
    }
    .m8of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 88.23529%;
        display: inline-block
    }
    .m8of9:last-child {
        margin-right: 0
    }
    .m8of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 78.94737%;
        display: inline-block
    }
    .m8of10:last-child {
        margin-right: 0
    }
    .m8of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 71.42857%;
        display: inline-block
    }
    .m8of11:last-child {
        margin-right: 0
    }
    .m8of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 65.21739%;
        display: inline-block
    }
    .m8of12:last-child {
        margin-right: 0
    }
    .m9of9 {
        display: block;
        float: left;
        margin-right: 5.88235%;
        width: 100%;
        display: inline-block
    }
    .m9of9:last-child {
        margin-right: 0
    }
    .m9of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 89.47368%;
        display: inline-block
    }
    .m9of10:last-child {
        margin-right: 0
    }
    .m9of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 80.95238%;
        display: inline-block
    }
    .m9of11:last-child {
        margin-right: 0
    }
    .m9of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 73.91304%;
        display: inline-block
    }
    .m9of12:last-child {
        margin-right: 0
    }
    .m10of10 {
        display: block;
        float: left;
        margin-right: 5.26316%;
        width: 100%;
        display: inline-block
    }
    .m10of10:last-child {
        margin-right: 0
    }
    .m10of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 90.47619%;
        display: inline-block
    }
    .m10of11:last-child {
        margin-right: 0
    }
    .m10of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 82.6087%;
        display: inline-block
    }
    .m10of12:last-child {
        margin-right: 0
    }
    .m11of11 {
        display: block;
        float: left;
        margin-right: 4.7619%;
        width: 100%;
        display: inline-block
    }
    .m11of11:last-child {
        margin-right: 0
    }
    .m11of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 91.30435%;
        display: inline-block
    }
    .m11of12:last-child {
        margin-right: 0
    }
    .m12of12 {
        display: block;
        float: left;
        margin-right: 4.34783%;
        width: 100%;
        display: inline-block
    }
    .m12of12:last-child {
        margin-right: 0
    }
}

form input[type="email"],
form input[type="number"],
form input[type="password"],
form input[type="search"],
form input[type="tel"],
form input[type="text"],
form input[type="url"],
form input[type="color"],
form input[type="date"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="checkbox"],
form textarea {
    width: 100%
}

form .inline label {
    display: inline-block;
    width: 30%
}

form .inline input[type="email"],
form .inline input[type="number"],
form .inline input[type="password"],
form .inline input[type="search"],
form .inline input[type="tel"],
form .inline input[type="text"],
form .inline input[type="url"],
form .inline input[type="color"],
form .inline input[type="date"],
form .inline input[type="datetime"],
form .inline input[type="datetime-local"],
form .inline input[type="month"],
form .inline input[type="time"],
form .inline input[type="week"],
form .inline input[type="checkbox"],
form .inline textarea {
    display: inline-block;
    width: 66%
}

@media screen and (max-width: 768px) {
    form .inline label {
        display: inline-block;
        width: 100%
    }
    form .inline input[type="email"],
    form .inline input[type="number"],
    form .inline input[type="password"],
    form .inline input[type="search"],
    form .inline input[type="tel"],
    form .inline input[type="text"],
    form .inline input[type="url"],
    form .inline input[type="color"],
    form .inline input[type="date"],
    form .inline input[type="datetime"],
    form .inline input[type="datetime-local"],
    form .inline input[type="month"],
    form .inline input[type="time"],
    form .inline input[type="week"],
    form .inline input[type="checkbox"],
    form .inline textarea {
        display: inline-block;
        width: 100%
    }
}

form .row {
    *zoom: 1
}

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

form .row:after {
    clear: both
}

form .row>h1:before,
form .row>h2:before,
form .row>h1,
form .row>h2 {
    *zoom: 1
}

form .row>h1:before:before,
form .row>h1:before:after,
form .row>h2:before:before,
form .row>h2:before:after,
form .row>h1:before,
form .row>h1:after,
form .row>h2:before,
form .row>h2:after {
    content: " ";
    display: table
}

form .row>h1:before:after,
form .row>h2:before:after,
form .row>h1:after,
form .row>h2:after {
    clear: both
}

form .last {
    margin-right: 0
}