@charset "UTF-8";
/**
* Gumby Framework
* ---------------
*
* Follow @gumbycss on twitter and spread the love.
* We worked super hard on making this awesome and released it to the web.
* All we ask is you leave this intact. #gumbyisawesome
*
* Gumby Framework
* http://gumbyframework.com
*
* Built with love by your friends @digitalsurgeons
* http://www.digitalsurgeons.com
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
	h2.font-purple {
		color: #7A71A2 !important;
	}
html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

.pull_right { float: right; }

.pull_left { float: left; }

/* Base Styles */
html { font-size: 100%; line-height: 1.625em; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; font-family: ""; font-weight: 400; color: #555555; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; } }

html, body { height: 100%; }

.hide { display: none; }

.hide.active, .show { display: block; }

.icon-note.icon-left a:before, .icon-note.icon-right a:after, i.icon-note:before { content: "♪"; height: inherit; }

.icon-note-beamed.icon-left a:before, .icon-note-beamed.icon-right a:after, i.icon-note-beamed:before { content: "♫"; height: inherit; }

.icon-music.icon-left a:before, .icon-music.icon-right a:after, i.icon-music:before { content: "🎵"; height: inherit; }

.icon-search.icon-left a:before, .icon-search.icon-right a:after, i.icon-search:before { content: "🔍"; height: inherit; }

.icon-flashlight.icon-left a:before, .icon-flashlight.icon-right a:after, i.icon-flashlight:before { content: "🔦"; height: inherit; }

.icon-mail.icon-left a:before, .icon-mail.icon-right a:after, i.icon-mail:before { content: "✉"; height: inherit; }

.icon-heart.icon-left a:before, .icon-heart.icon-right a:after, i.icon-heart:before { content: "♥"; height: inherit; }

.icon-heart-empty.icon-left a:before, .icon-heart-empty.icon-right a:after, i.icon-heart-empty:before { content: "♡"; height: inherit; }

.icon-star.icon-left a:before, .icon-star.icon-right a:after, i.icon-star:before { content: "★"; height: inherit; }

.icon-star-empty.icon-left a:before, .icon-star-empty.icon-right a:after, i.icon-star-empty:before { content: "☆"; height: inherit; }

.icon-user.icon-left a:before, .icon-user.icon-right a:after, i.icon-user:before { content: "👤"; height: inherit; }

.icon-users.icon-left a:before, .icon-users.icon-right a:after, i.icon-users:before { content: "👥"; height: inherit; }

.icon-user-add.icon-left a:before, .icon-user-add.icon-right a:after, i.icon-user-add:before { content: ""; height: inherit; }

.icon-video.icon-left a:before, .icon-video.icon-right a:after, i.icon-video:before { content: "🎬"; height: inherit; }

.icon-picture.icon-left a:before, .icon-picture.icon-right a:after, i.icon-picture:before { content: "🌄"; height: inherit; }

.icon-camera.icon-left a:before, .icon-camera.icon-right a:after, i.icon-camera:before { content: "📷"; height: inherit; }

.icon-layout.icon-left a:before, .icon-layout.icon-right a:after, i.icon-layout:before { content: "⚏"; height: inherit; }

.icon-menu.icon-left a:before, .icon-menu.icon-right a:after, i.icon-menu:before { content: "☰"; height: inherit; }

.icon-check.icon-left a:before, .icon-check.icon-right a:after, i.icon-check:before { content: "✓"; height: inherit; }

.icon-cancel.icon-left a:before, .icon-cancel.icon-right a:after, i.icon-cancel:before { content: "✕"; height: inherit; }

.icon-cancel-circled.icon-left a:before, .icon-cancel-circled.icon-right a:after, i.icon-cancel-circled:before { content: "✖"; height: inherit; }

.icon-cancel-squared.icon-left a:before, .icon-cancel-squared.icon-right a:after, i.icon-cancel-squared:before { content: "❎"; height: inherit; }

.icon-plus.icon-left a:before, .icon-plus.icon-right a:after, i.icon-plus:before { content: ""; height: inherit; }

.icon-plus-circled.icon-left a:before, .icon-plus-circled.icon-right a:after, i.icon-plus-circled:before { content: "➕"; height: inherit; }

.icon-plus-squared.icon-left a:before, .icon-plus-squared.icon-right a:after, i.icon-plus-squared:before { content: "⊞"; height: inherit; }

.icon-minus.icon-left a:before, .icon-minus.icon-right a:after, i.icon-minus:before { content: "-"; height: inherit; }

.icon-minus-circled.icon-left a:before, .icon-minus-circled.icon-right a:after, i.icon-minus-circled:before { content: "➖"; height: inherit; }

.icon-minus-squared.icon-left a:before, .icon-minus-squared.icon-right a:after, i.icon-minus-squared:before { content: "⊟"; height: inherit; }

.icon-help.icon-left a:before, .icon-help.icon-right a:after, i.icon-help:before { content: "❓"; height: inherit; }

.icon-help-circled.icon-left a:before, .icon-help-circled.icon-right a:after, i.icon-help-circled:before { content: ""; height: inherit; }

.icon-info.icon-left a:before, .icon-info.icon-right a:after, i.icon-info:before { content: "ℹ"; height: inherit; }

.icon-info-circled.icon-left a:before, .icon-info-circled.icon-right a:after, i.icon-info-circled:before { content: ""; height: inherit; }

.icon-back.icon-left a:before, .icon-back.icon-right a:after, i.icon-back:before { content: "🔙"; height: inherit; }

.icon-home.icon-left a:before, .icon-home.icon-right a:after, i.icon-home:before { content: "⌂"; height: inherit; }

.icon-link.icon-left a:before, .icon-link.icon-right a:after, i.icon-link:before { content: "🔗"; height: inherit; }

.icon-attach.icon-left a:before, .icon-attach.icon-right a:after, i.icon-attach:before { content: "📎"; height: inherit; }

.icon-lock.icon-left a:before, .icon-lock.icon-right a:after, i.icon-lock:before { content: "🔒"; height: inherit; }

.icon-lock-open.icon-left a:before, .icon-lock-open.icon-right a:after, i.icon-lock-open:before { content: "🔓"; height: inherit; }

.icon-eye.icon-left a:before, .icon-eye.icon-right a:after, i.icon-eye:before { content: ""; height: inherit; }

.icon-tag.icon-left a:before, .icon-tag.icon-right a:after, i.icon-tag:before { content: ""; height: inherit; }

.icon-bookmark.icon-left a:before, .icon-bookmark.icon-right a:after, i.icon-bookmark:before { content: "🔖"; height: inherit; }

.icon-bookmarks.icon-left a:before, .icon-bookmarks.icon-right a:after, i.icon-bookmarks:before { content: "📑"; height: inherit; }

.icon-flag.icon-left a:before, .icon-flag.icon-right a:after, i.icon-flag:before { content: "⚑"; height: inherit; }

.icon-thumbs-up.icon-left a:before, .icon-thumbs-up.icon-right a:after, i.icon-thumbs-up:before { content: "👍"; height: inherit; }

.icon-thumbs-down.icon-left a:before, .icon-thumbs-down.icon-right a:after, i.icon-thumbs-down:before { content: "👎"; height: inherit; }

.icon-download.icon-left a:before, .icon-download.icon-right a:after, i.icon-download:before { content: "📥"; height: inherit; }

.icon-upload.icon-left a:before, .icon-upload.icon-right a:after, i.icon-upload:before { content: "📤"; height: inherit; }

.icon-upload-cloud.icon-left a:before, .icon-upload-cloud.icon-right a:after, i.icon-upload-cloud:before { content: ""; height: inherit; }

.icon-reply.icon-left a:before, .icon-reply.icon-right a:after, i.icon-reply:before { content: ""; height: inherit; }

.icon-reply-all.icon-left a:before, .icon-reply-all.icon-right a:after, i.icon-reply-all:before { content: ""; height: inherit; }

.icon-forward.icon-left a:before, .icon-forward.icon-right a:after, i.icon-forward:before { content: "➦"; height: inherit; }

.icon-quote.icon-left a:before, .icon-quote.icon-right a:after, i.icon-quote:before { content: "❞"; height: inherit; }

.icon-code.icon-left a:before, .icon-code.icon-right a:after, i.icon-code:before { content: ""; height: inherit; }

.icon-export.icon-left a:before, .icon-export.icon-right a:after, i.icon-export:before { content: ""; height: inherit; }

.icon-pencil.icon-left a:before, .icon-pencil.icon-right a:after, i.icon-pencil:before { content: "✎"; height: inherit; }

.icon-feather.icon-left a:before, .icon-feather.icon-right a:after, i.icon-feather:before { content: "✒"; height: inherit; }

.icon-print.icon-left a:before, .icon-print.icon-right a:after, i.icon-print:before { content: ""; height: inherit; }

.icon-retweet.icon-left a:before, .icon-retweet.icon-right a:after, i.icon-retweet:before { content: ""; height: inherit; }

.icon-keyboard.icon-left a:before, .icon-keyboard.icon-right a:after, i.icon-keyboard:before { content: "⌨"; height: inherit; }

.icon-comment.icon-left a:before, .icon-comment.icon-right a:after, i.icon-comment:before { content: ""; height: inherit; }

.icon-chat.icon-left a:before, .icon-chat.icon-right a:after, i.icon-chat:before { content: ""; height: inherit; }

.icon-bell.icon-left a:before, .icon-bell.icon-right a:after, i.icon-bell:before { content: "🔔"; height: inherit; }

.icon-attention.icon-left a:before, .icon-attention.icon-right a:after, i.icon-attention:before { content: "⚠"; height: inherit; }

.icon-alert.icon-left a:before, .icon-alert.icon-right a:after, i.icon-alert:before { content: "💥"; height: inherit; }

.icon-vcard.icon-left a:before, .icon-vcard.icon-right a:after, i.icon-vcard:before { content: ""; height: inherit; }

.icon-address.icon-left a:before, .icon-address.icon-right a:after, i.icon-address:before { content: ""; height: inherit; }

.icon-location.icon-left a:before, .icon-location.icon-right a:after, i.icon-location:before { content: ""; height: inherit; }

.icon-map.icon-left a:before, .icon-map.icon-right a:after, i.icon-map:before { content: ""; height: inherit; }

.icon-direction.icon-left a:before, .icon-direction.icon-right a:after, i.icon-direction:before { content: "➢"; height: inherit; }

.icon-compass.icon-left a:before, .icon-compass.icon-right a:after, i.icon-compass:before { content: ""; height: inherit; }

.icon-cup.icon-left a:before, .icon-cup.icon-right a:after, i.icon-cup:before { content: "☕"; height: inherit; }

.icon-trash.icon-left a:before, .icon-trash.icon-right a:after, i.icon-trash:before { content: ""; height: inherit; }

.icon-doc.icon-left a:before, .icon-doc.icon-right a:after, i.icon-doc:before { content: ""; height: inherit; }

.icon-docs.icon-left a:before, .icon-docs.icon-right a:after, i.icon-docs:before { content: ""; height: inherit; }

.icon-doc-landscape.icon-left a:before, .icon-doc-landscape.icon-right a:after, i.icon-doc-landscape:before { content: ""; height: inherit; }

.icon-doc-text.icon-left a:before, .icon-doc-text.icon-right a:after, i.icon-doc-text:before { content: "📄"; height: inherit; }

.icon-doc-text-inv.icon-left a:before, .icon-doc-text-inv.icon-right a:after, i.icon-doc-text-inv:before { content: ""; height: inherit; }

.icon-newspaper.icon-left a:before, .icon-newspaper.icon-right a:after, i.icon-newspaper:before { content: "📰"; height: inherit; }

.icon-book-open.icon-left a:before, .icon-book-open.icon-right a:after, i.icon-book-open:before { content: "📖"; height: inherit; }

.icon-book.icon-left a:before, .icon-book.icon-right a:after, i.icon-book:before { content: "📕"; height: inherit; }

.icon-folder.icon-left a:before, .icon-folder.icon-right a:after, i.icon-folder:before { content: "📁"; height: inherit; }

.icon-archive.icon-left a:before, .icon-archive.icon-right a:after, i.icon-archive:before { content: ""; height: inherit; }

.icon-box.icon-left a:before, .icon-box.icon-right a:after, i.icon-box:before { content: "📦"; height: inherit; }

.icon-rss.icon-left a:before, .icon-rss.icon-right a:after, i.icon-rss:before { content: ""; height: inherit; }

.icon-phone.icon-left a:before, .icon-phone.icon-right a:after, i.icon-phone:before { content: "📞"; height: inherit; }

.icon-cog.icon-left a:before, .icon-cog.icon-right a:after, i.icon-cog:before { content: "⚙"; height: inherit; }

.icon-tools.icon-left a:before, .icon-tools.icon-right a:after, i.icon-tools:before { content: "⚒"; height: inherit; }

.icon-share.icon-left a:before, .icon-share.icon-right a:after, i.icon-share:before { content: ""; height: inherit; }

.icon-shareable.icon-left a:before, .icon-shareable.icon-right a:after, i.icon-shareable:before { content: ""; height: inherit; }

.icon-basket.icon-left a:before, .icon-basket.icon-right a:after, i.icon-basket:before { content: ""; height: inherit; }

.icon-bag.icon-left a:before, .icon-bag.icon-right a:after, i.icon-bag:before { content: "👜"; height: inherit; }

.icon-calendar.icon-left a:before, .icon-calendar.icon-right a:after, i.icon-calendar:before { content: "📅"; height: inherit; }

.icon-login.icon-left a:before, .icon-login.icon-right a:after, i.icon-login:before { content: ""; height: inherit; }

.icon-logout.icon-left a:before, .icon-logout.icon-right a:after, i.icon-logout:before { content: ""; height: inherit; }

.icon-mic.icon-left a:before, .icon-mic.icon-right a:after, i.icon-mic:before { content: "🎤"; height: inherit; }

.icon-mute.icon-left a:before, .icon-mute.icon-right a:after, i.icon-mute:before { content: "🔇"; height: inherit; }

.icon-sound.icon-left a:before, .icon-sound.icon-right a:after, i.icon-sound:before { content: "🔊"; height: inherit; }

.icon-volume.icon-left a:before, .icon-volume.icon-right a:after, i.icon-volume:before { content: ""; height: inherit; }

.icon-clock.icon-left a:before, .icon-clock.icon-right a:after, i.icon-clock:before { content: "🕔"; height: inherit; }

.icon-hourglass.icon-left a:before, .icon-hourglass.icon-right a:after, i.icon-hourglass:before { content: "⏳"; height: inherit; }

.icon-lamp.icon-left a:before, .icon-lamp.icon-right a:after, i.icon-lamp:before { content: "💡"; height: inherit; }

.icon-light-down.icon-left a:before, .icon-light-down.icon-right a:after, i.icon-light-down:before { content: "🔅"; height: inherit; }

.icon-light-up.icon-left a:before, .icon-light-up.icon-right a:after, i.icon-light-up:before { content: "🔆"; height: inherit; }

.icon-adjust.icon-left a:before, .icon-adjust.icon-right a:after, i.icon-adjust:before { content: "◑"; height: inherit; }

.icon-block.icon-left a:before, .icon-block.icon-right a:after, i.icon-block:before { content: "🚫"; height: inherit; }

.icon-resize-full.icon-left a:before, .icon-resize-full.icon-right a:after, i.icon-resize-full:before { content: ""; height: inherit; }

.icon-resize-small.icon-left a:before, .icon-resize-small.icon-right a:after, i.icon-resize-small:before { content: ""; height: inherit; }

.icon-popup.icon-left a:before, .icon-popup.icon-right a:after, i.icon-popup:before { content: ""; height: inherit; }

.icon-publish.icon-left a:before, .icon-publish.icon-right a:after, i.icon-publish:before { content: ""; height: inherit; }

.icon-window.icon-left a:before, .icon-window.icon-right a:after, i.icon-window:before { content: ""; height: inherit; }

.icon-arrow-combo.icon-left a:before, .icon-arrow-combo.icon-right a:after, i.icon-arrow-combo:before { content: ""; height: inherit; }

.icon-down-circled.icon-left a:before, .icon-down-circled.icon-right a:after, i.icon-down-circled:before { content: ""; height: inherit; }

.icon-left-circled.icon-left a:before, .icon-left-circled.icon-right a:after, i.icon-left-circled:before { content: ""; height: inherit; }

.icon-right-circled.icon-left a:before, .icon-right-circled.icon-right a:after, i.icon-right-circled:before { content: ""; height: inherit; }

.icon-up-circled.icon-left a:before, .icon-up-circled.icon-right a:after, i.icon-up-circled:before { content: ""; height: inherit; }

.icon-down-open.icon-left a:before, .icon-down-open.icon-right a:after, i.icon-down-open:before { content: ""; height: inherit; }

.icon-left-open.icon-left a:before, .icon-left-open.icon-right a:after, i.icon-left-open:before { content: ""; height: inherit; }

.icon-right-open.icon-left a:before, .icon-right-open.icon-right a:after, i.icon-right-open:before { content: ""; height: inherit; }

.icon-up-open.icon-left a:before, .icon-up-open.icon-right a:after, i.icon-up-open:before { content: ""; height: inherit; }

.icon-down-open-mini.icon-left a:before, .icon-down-open-mini.icon-right a:after, i.icon-down-open-mini:before { content: ""; height: inherit; }

.icon-left-open-mini.icon-left a:before, .icon-left-open-mini.icon-right a:after, i.icon-left-open-mini:before { content: ""; height: inherit; }

.icon-right-open-mini.icon-left a:before, .icon-right-open-mini.icon-right a:after, i.icon-right-open-mini:before { content: ""; height: inherit; }

.icon-up-open-mini.icon-left a:before, .icon-up-open-mini.icon-right a:after, i.icon-up-open-mini:before { content: ""; height: inherit; }

.icon-down-open-big.icon-left a:before, .icon-down-open-big.icon-right a:after, i.icon-down-open-big:before { content: ""; height: inherit; }

.icon-left-open-big.icon-left a:before, .icon-left-open-big.icon-right a:after, i.icon-left-open-big:before { content: ""; height: inherit; }

.icon-right-open-big.icon-left a:before, .icon-right-open-big.icon-right a:after, i.icon-right-open-big:before { content: ""; height: inherit; }

.icon-up-open-big.icon-left a:before, .icon-up-open-big.icon-right a:after, i.icon-up-open-big:before { content: ""; height: inherit; }

.icon-down.icon-left a:before, .icon-down.icon-right a:after, i.icon-down:before { content: "⬇"; height: inherit; }

.icon-arrow-left.icon-left a:before, .icon-arrow-left.icon-right a:after, i.icon-arrow-left:before { content: "⬅"; height: inherit; }

.icon-arrow-right.icon-left a:before, .icon-arrow-right.icon-right a:after, i.icon-arrow-right:before { content: "➡"; height: inherit; }

.icon-up.icon-left a:before, .icon-up.icon-right a:after, i.icon-up:before { content: "⬆"; height: inherit; }

.icon-down-dir.icon-left a:before, .icon-down-dir.icon-right a:after, i.icon-down-dir:before { content: "▾"; height: inherit; }

.icon-left-dir.icon-left a:before, .icon-left-dir.icon-right a:after, i.icon-left-dir:before { content: "◂"; height: inherit; }

.icon-right-dir.icon-left a:before, .icon-right-dir.icon-right a:after, i.icon-right-dir:before { content: "▸"; height: inherit; }

.icon-up-dir.icon-left a:before, .icon-up-dir.icon-right a:after, i.icon-up-dir:before { content: "▴"; height: inherit; }

.icon-down-bold.icon-left a:before, .icon-down-bold.icon-right a:after, i.icon-down-bold:before { content: ""; height: inherit; }

.icon-left-bold.icon-left a:before, .icon-left-bold.icon-right a:after, i.icon-left-bold:before { content: ""; height: inherit; }

.icon-right-bold.icon-left a:before, .icon-right-bold.icon-right a:after, i.icon-right-bold:before { content: ""; height: inherit; }

.icon-up-bold.icon-left a:before, .icon-up-bold.icon-right a:after, i.icon-up-bold:before { content: ""; height: inherit; }

.icon-down-thin.icon-left a:before, .icon-down-thin.icon-right a:after, i.icon-down-thin:before { content: "↓"; height: inherit; }

.icon-left-thin.icon-left a:before, .icon-left-thin.icon-right a:after, i.icon-left-thin:before { content: "←"; height: inherit; }

.icon-right-thin.icon-left a:before, .icon-right-thin.icon-right a:after, i.icon-right-thin:before { content: "→"; height: inherit; }

.icon-up-thin.icon-left a:before, .icon-up-thin.icon-right a:after, i.icon-up-thin:before { content: "↑"; height: inherit; }

.icon-ccw.icon-left a:before, .icon-ccw.icon-right a:after, i.icon-ccw:before { content: "⟲"; height: inherit; }

.icon-cw.icon-left a:before, .icon-cw.icon-right a:after, i.icon-cw:before { content: "⟳"; height: inherit; }

.icon-arrows-ccw.icon-left a:before, .icon-arrows-ccw.icon-right a:after, i.icon-arrows-ccw:before { content: "🔄"; height: inherit; }

.icon-level-down.icon-left a:before, .icon-level-down.icon-right a:after, i.icon-level-down:before { content: "↳"; height: inherit; }

.icon-level-up.icon-left a:before, .icon-level-up.icon-right a:after, i.icon-level-up:before { content: "↰"; height: inherit; }

.icon-shuffle.icon-left a:before, .icon-shuffle.icon-right a:after, i.icon-shuffle:before { content: "🔀"; height: inherit; }

.icon-loop.icon-left a:before, .icon-loop.icon-right a:after, i.icon-loop:before { content: "🔁"; height: inherit; }

.icon-switch.icon-left a:before, .icon-switch.icon-right a:after, i.icon-switch:before { content: "⇆"; height: inherit; }

.icon-play.icon-left a:before, .icon-play.icon-right a:after, i.icon-play:before { content: ""; height: inherit; }

.icon-stop.icon-left a:before, .icon-stop.icon-right a:after, i.icon-stop:before { content: "■"; height: inherit; }

.icon-pause.icon-left a:before, .icon-pause.icon-right a:after, i.icon-pause:before { content: "⎉"; height: inherit; }

.icon-record.icon-left a:before, .icon-record.icon-right a:after, i.icon-record:before { content: "⚫"; height: inherit; }

.icon-to-end.icon-left a:before, .icon-to-end.icon-right a:after, i.icon-to-end:before { content: "⏭"; height: inherit; }

.icon-to-start.icon-left a:before, .icon-to-start.icon-right a:after, i.icon-to-start:before { content: "⏮"; height: inherit; }

.icon-fast-forward.icon-left a:before, .icon-fast-forward.icon-right a:after, i.icon-fast-forward:before { content: "⏩"; height: inherit; }

.icon-fast-backward.icon-left a:before, .icon-fast-backward.icon-right a:after, i.icon-fast-backward:before { content: "⏪"; height: inherit; }

.icon-progress-0.icon-left a:before, .icon-progress-0.icon-right a:after, i.icon-progress-0:before { content: ""; height: inherit; }

.icon-progress-1.icon-left a:before, .icon-progress-1.icon-right a:after, i.icon-progress-1:before { content: ""; height: inherit; }

.icon-progress-2.icon-left a:before, .icon-progress-2.icon-right a:after, i.icon-progress-2:before { content: ""; height: inherit; }

.icon-progress-3.icon-left a:before, .icon-progress-3.icon-right a:after, i.icon-progress-3:before { content: ""; height: inherit; }

.icon-target.icon-left a:before, .icon-target.icon-right a:after, i.icon-target:before { content: "🎯"; height: inherit; }

.icon-palette.icon-left a:before, .icon-palette.icon-right a:after, i.icon-palette:before { content: "🎨"; height: inherit; }

.icon-list.icon-left a:before, .icon-list.icon-right a:after, i.icon-list:before { content: ""; height: inherit; }

.icon-list-add.icon-left a:before, .icon-list-add.icon-right a:after, i.icon-list-add:before { content: ""; height: inherit; }

.icon-signal.icon-left a:before, .icon-signal.icon-right a:after, i.icon-signal:before { content: "📶"; height: inherit; }

.icon-trophy.icon-left a:before, .icon-trophy.icon-right a:after, i.icon-trophy:before { content: "🏆"; height: inherit; }

.icon-battery.icon-left a:before, .icon-battery.icon-right a:after, i.icon-battery:before { content: "🔋"; height: inherit; }

.icon-back-in-time.icon-left a:before, .icon-back-in-time.icon-right a:after, i.icon-back-in-time:before { content: ""; height: inherit; }

.icon-monitor.icon-left a:before, .icon-monitor.icon-right a:after, i.icon-monitor:before { content: "💻"; height: inherit; }

.icon-mobile.icon-left a:before, .icon-mobile.icon-right a:after, i.icon-mobile:before { content: "📱"; height: inherit; }

.icon-network.icon-left a:before, .icon-network.icon-right a:after, i.icon-network:before { content: ""; height: inherit; }

.icon-cd.icon-left a:before, .icon-cd.icon-right a:after, i.icon-cd:before { content: "💿"; height: inherit; }

.icon-inbox.icon-left a:before, .icon-inbox.icon-right a:after, i.icon-inbox:before { content: ""; height: inherit; }

.icon-install.icon-left a:before, .icon-install.icon-right a:after, i.icon-install:before { content: ""; height: inherit; }

.icon-globe.icon-left a:before, .icon-globe.icon-right a:after, i.icon-globe:before { content: "🌎"; height: inherit; }

.icon-cloud.icon-left a:before, .icon-cloud.icon-right a:after, i.icon-cloud:before { content: ""; height: inherit; }

.icon-cloud-thunder.icon-left a:before, .icon-cloud-thunder.icon-right a:after, i.icon-cloud-thunder:before { content: "⛈"; height: inherit; }

.icon-flash.icon-left a:before, .icon-flash.icon-right a:after, i.icon-flash:before { content: "⚡"; height: inherit; }

.icon-moon.icon-left a:before, .icon-moon.icon-right a:after, i.icon-moon:before { content: "☽"; height: inherit; }

.icon-flight.icon-left a:before, .icon-flight.icon-right a:after, i.icon-flight:before { content: "✈"; height: inherit; }

.icon-paper-plane.icon-left a:before, .icon-paper-plane.icon-right a:after, i.icon-paper-plane:before { content: ""; height: inherit; }

.icon-leaf.icon-left a:before, .icon-leaf.icon-right a:after, i.icon-leaf:before { content: "🍂"; height: inherit; }

.icon-lifebuoy.icon-left a:before, .icon-lifebuoy.icon-right a:after, i.icon-lifebuoy:before { content: ""; height: inherit; }

.icon-mouse.icon-left a:before, .icon-mouse.icon-right a:after, i.icon-mouse:before { content: ""; height: inherit; }

.icon-briefcase.icon-left a:before, .icon-briefcase.icon-right a:after, i.icon-briefcase:before { content: "💼"; height: inherit; }

.icon-suitcase.icon-left a:before, .icon-suitcase.icon-right a:after, i.icon-suitcase:before { content: ""; height: inherit; }

.icon-dot.icon-left a:before, .icon-dot.icon-right a:after, i.icon-dot:before { content: ""; height: inherit; }

.icon-dot-2.icon-left a:before, .icon-dot-2.icon-right a:after, i.icon-dot-2:before { content: ""; height: inherit; }

.icon-dot-3.icon-left a:before, .icon-dot-3.icon-right a:after, i.icon-dot-3:before { content: ""; height: inherit; }

.icon-brush.icon-left a:before, .icon-brush.icon-right a:after, i.icon-brush:before { content: ""; height: inherit; }

.icon-magnet.icon-left a:before, .icon-magnet.icon-right a:after, i.icon-magnet:before { content: ""; height: inherit; }

.icon-infinity.icon-left a:before, .icon-infinity.icon-right a:after, i.icon-infinity:before { content: "∞"; height: inherit; }

.icon-erase.icon-left a:before, .icon-erase.icon-right a:after, i.icon-erase:before { content: "⌫"; height: inherit; }

.icon-chart-pie.icon-left a:before, .icon-chart-pie.icon-right a:after, i.icon-chart-pie:before { content: ""; height: inherit; }

.icon-chart-line.icon-left a:before, .icon-chart-line.icon-right a:after, i.icon-chart-line:before { content: "📈"; height: inherit; }

.icon-chart-bar.icon-left a:before, .icon-chart-bar.icon-right a:after, i.icon-chart-bar:before { content: "📊"; height: inherit; }

.icon-chart-area.icon-left a:before, .icon-chart-area.icon-right a:after, i.icon-chart-area:before { content: "🔾"; height: inherit; }

.icon-tape.icon-left a:before, .icon-tape.icon-right a:after, i.icon-tape:before { content: "✇"; height: inherit; }

.icon-graduation-cap.icon-left a:before, .icon-graduation-cap.icon-right a:after, i.icon-graduation-cap:before { content: "🎓"; height: inherit; }

.icon-language.icon-left a:before, .icon-language.icon-right a:after, i.icon-language:before { content: ""; height: inherit; }

.icon-ticket.icon-left a:before, .icon-ticket.icon-right a:after, i.icon-ticket:before { content: "🎫"; height: inherit; }

.icon-water.icon-left a:before, .icon-water.icon-right a:after, i.icon-water:before { content: "💦"; height: inherit; }

.icon-droplet.icon-left a:before, .icon-droplet.icon-right a:after, i.icon-droplet:before { content: "💧"; height: inherit; }

.icon-air.icon-left a:before, .icon-air.icon-right a:after, i.icon-air:before { content: ""; height: inherit; }

.icon-credit-card.icon-left a:before, .icon-credit-card.icon-right a:after, i.icon-credit-card:before { content: "💳"; height: inherit; }

.icon-floppy.icon-left a:before, .icon-floppy.icon-right a:after, i.icon-floppy:before { content: "💾"; height: inherit; }

.icon-clipboard.icon-left a:before, .icon-clipboard.icon-right a:after, i.icon-clipboard:before { content: "📋"; height: inherit; }

.icon-megaphone.icon-left a:before, .icon-megaphone.icon-right a:after, i.icon-megaphone:before { content: "📣"; height: inherit; }

.icon-database.icon-left a:before, .icon-database.icon-right a:after, i.icon-database:before { content: ""; height: inherit; }

.icon-drive.icon-left a:before, .icon-drive.icon-right a:after, i.icon-drive:before { content: ""; height: inherit; }

.icon-bucket.icon-left a:before, .icon-bucket.icon-right a:after, i.icon-bucket:before { content: ""; height: inherit; }

.icon-thermometer.icon-left a:before, .icon-thermometer.icon-right a:after, i.icon-thermometer:before { content: ""; height: inherit; }

.icon-key.icon-left a:before, .icon-key.icon-right a:after, i.icon-key:before { content: "🔑"; height: inherit; }

.icon-flow-cascade.icon-left a:before, .icon-flow-cascade.icon-right a:after, i.icon-flow-cascade:before { content: ""; height: inherit; }

.icon-flow-branch.icon-left a:before, .icon-flow-branch.icon-right a:after, i.icon-flow-branch:before { content: ""; height: inherit; }

.icon-flow-tree.icon-left a:before, .icon-flow-tree.icon-right a:after, i.icon-flow-tree:before { content: ""; height: inherit; }

.icon-flow-line.icon-left a:before, .icon-flow-line.icon-right a:after, i.icon-flow-line:before { content: ""; height: inherit; }

.icon-flow-parallel.icon-left a:before, .icon-flow-parallel.icon-right a:after, i.icon-flow-parallel:before { content: ""; height: inherit; }

.icon-rocket.icon-left a:before, .icon-rocket.icon-right a:after, i.icon-rocket:before { content: "🚀"; height: inherit; }

.icon-gauge.icon-left a:before, .icon-gauge.icon-right a:after, i.icon-gauge:before { content: ""; height: inherit; }

.icon-traffic-cone.icon-left a:before, .icon-traffic-cone.icon-right a:after, i.icon-traffic-cone:before { content: ""; height: inherit; }

.icon-cc.icon-left a:before, .icon-cc.icon-right a:after, i.icon-cc:before { content: ""; height: inherit; }

.icon-cc-by.icon-left a:before, .icon-cc-by.icon-right a:after, i.icon-cc-by:before { content: ""; height: inherit; }

.icon-cc-nc.icon-left a:before, .icon-cc-nc.icon-right a:after, i.icon-cc-nc:before { content: ""; height: inherit; }

.icon-cc-nc-eu.icon-left a:before, .icon-cc-nc-eu.icon-right a:after, i.icon-cc-nc-eu:before { content: ""; height: inherit; }

.icon-cc-nc-jp.icon-left a:before, .icon-cc-nc-jp.icon-right a:after, i.icon-cc-nc-jp:before { content: ""; height: inherit; }

.icon-cc-sa.icon-left a:before, .icon-cc-sa.icon-right a:after, i.icon-cc-sa:before { content: ""; height: inherit; }

.icon-cc-nd.icon-left a:before, .icon-cc-nd.icon-right a:after, i.icon-cc-nd:before { content: ""; height: inherit; }

.icon-cc-pd.icon-left a:before, .icon-cc-pd.icon-right a:after, i.icon-cc-pd:before { content: ""; height: inherit; }

.icon-cc-zero.icon-left a:before, .icon-cc-zero.icon-right a:after, i.icon-cc-zero:before { content: ""; height: inherit; }

.icon-cc-share.icon-left a:before, .icon-cc-share.icon-right a:after, i.icon-cc-share:before { content: ""; height: inherit; }

.icon-cc-remix.icon-left a:before, .icon-cc-remix.icon-right a:after, i.icon-cc-remix:before { content: ""; height: inherit; }

.icon-github.icon-left a:before, .icon-github.icon-right a:after, i.icon-github:before { content: ""; height: inherit; }

.icon-github-circled.icon-left a:before, .icon-github-circled.icon-right a:after, i.icon-github-circled:before { content: ""; height: inherit; }

.icon-flickr.icon-left a:before, .icon-flickr.icon-right a:after, i.icon-flickr:before { content: ""; height: inherit; }

.icon-flickr-circled.icon-left a:before, .icon-flickr-circled.icon-right a:after, i.icon-flickr-circled:before { content: ""; height: inherit; }

.icon-vimeo.icon-left a:before, .icon-vimeo.icon-right a:after, i.icon-vimeo:before { content: ""; height: inherit; }

.icon-vimeo-circled.icon-left a:before, .icon-vimeo-circled.icon-right a:after, i.icon-vimeo-circled:before { content: ""; height: inherit; }

.icon-twitter.icon-left a:before, .icon-twitter.icon-right a:after, i.icon-twitter:before { content: ""; height: inherit; }

.icon-twitter-circled.icon-left a:before, .icon-twitter-circled.icon-right a:after, i.icon-twitter-circled:before { content: ""; height: inherit; }

.icon-facebook.icon-left a:before, .icon-facebook.icon-right a:after, i.icon-facebook:before { content: ""; height: inherit; }

.icon-facebook-circled.icon-left a:before, .icon-facebook-circled.icon-right a:after, i.icon-facebook-circled:before { content: ""; height: inherit; }

.icon-facebook-squared.icon-left a:before, .icon-facebook-squared.icon-right a:after, i.icon-facebook-squared:before { content: ""; height: inherit; }

.icon-gplus.icon-left a:before, .icon-gplus.icon-right a:after, i.icon-gplus:before { content: ""; height: inherit; }

.icon-gplus-circled.icon-left a:before, .icon-gplus-circled.icon-right a:after, i.icon-gplus-circled:before { content: ""; height: inherit; }

.icon-pinterest.icon-left a:before, .icon-pinterest.icon-right a:after, i.icon-pinterest:before { content: ""; height: inherit; }

.icon-pinterest-circled.icon-left a:before, .icon-pinterest-circled.icon-right a:after, i.icon-pinterest-circled:before { content: ""; height: inherit; }

.icon-tumblr.icon-left a:before, .icon-tumblr.icon-right a:after, i.icon-tumblr:before { content: ""; height: inherit; }

.icon-tumblr-circled.icon-left a:before, .icon-tumblr-circled.icon-right a:after, i.icon-tumblr-circled:before { content: ""; height: inherit; }

.icon-linkedin.icon-left a:before, .icon-linkedin.icon-right a:after, i.icon-linkedin:before { content: ""; height: inherit; }

.icon-linkedin-circled.icon-left a:before, .icon-linkedin-circled.icon-right a:after, i.icon-linkedin-circled:before { content: ""; height: inherit; }

.icon-dribbble.icon-left a:before, .icon-dribbble.icon-right a:after, i.icon-dribbble:before { content: ""; height: inherit; }

.icon-dribbble-circled.icon-left a:before, .icon-dribbble-circled.icon-right a:after, i.icon-dribbble-circled:before { content: ""; height: inherit; }

.icon-stumbleupon.icon-left a:before, .icon-stumbleupon.icon-right a:after, i.icon-stumbleupon:before { content: ""; height: inherit; }

.icon-stumbleupon-circled.icon-left a:before, .icon-stumbleupon-circled.icon-right a:after, i.icon-stumbleupon-circled:before { content: ""; height: inherit; }

.icon-lastfm.icon-left a:before, .icon-lastfm.icon-right a:after, i.icon-lastfm:before { content: ""; height: inherit; }

.icon-lastfm-circled.icon-left a:before, .icon-lastfm-circled.icon-right a:after, i.icon-lastfm-circled:before { content: ""; height: inherit; }

.icon-rdio.icon-left a:before, .icon-rdio.icon-right a:after, i.icon-rdio:before { content: ""; height: inherit; }

.icon-rdio-circled.icon-left a:before, .icon-rdio-circled.icon-right a:after, i.icon-rdio-circled:before { content: ""; height: inherit; }

.icon-spotify.icon-left a:before, .icon-spotify.icon-right a:after, i.icon-spotify:before { content: ""; height: inherit; }

.icon-spotify-circled.icon-left a:before, .icon-spotify-circled.icon-right a:after, i.icon-spotify-circled:before { content: ""; height: inherit; }

.icon-qq.icon-left a:before, .icon-qq.icon-right a:after, i.icon-qq:before { content: ""; height: inherit; }

.icon-instagram.icon-left a:before, .icon-instagram.icon-right a:after, i.icon-instagram:before { content: ""; height: inherit; }

.icon-dropbox.icon-left a:before, .icon-dropbox.icon-right a:after, i.icon-dropbox:before { content: ""; height: inherit; }

.icon-evernote.icon-left a:before, .icon-evernote.icon-right a:after, i.icon-evernote:before { content: ""; height: inherit; }

.icon-flattr.icon-left a:before, .icon-flattr.icon-right a:after, i.icon-flattr:before { content: ""; height: inherit; }

.icon-skype.icon-left a:before, .icon-skype.icon-right a:after, i.icon-skype:before { content: ""; height: inherit; }

.icon-skype-circled.icon-left a:before, .icon-skype-circled.icon-right a:after, i.icon-skype-circled:before { content: ""; height: inherit; }

.icon-renren.icon-left a:before, .icon-renren.icon-right a:after, i.icon-renren:before { content: ""; height: inherit; }

.icon-sina-weibo.icon-left a:before, .icon-sina-weibo.icon-right a:after, i.icon-sina-weibo:before { content: ""; height: inherit; }

.icon-paypal.icon-left a:before, .icon-paypal.icon-right a:after, i.icon-paypal:before { content: ""; height: inherit; }

.icon-picasa.icon-left a:before, .icon-picasa.icon-right a:after, i.icon-picasa:before { content: ""; height: inherit; }

.icon-soundcloud.icon-left a:before, .icon-soundcloud.icon-right a:after, i.icon-soundcloud:before { content: ""; height: inherit; }

.icon-mixi.icon-left a:before, .icon-mixi.icon-right a:after, i.icon-mixi:before { content: ""; height: inherit; }

.icon-behance.icon-left a:before, .icon-behance.icon-right a:after, i.icon-behance:before { content: ""; height: inherit; }

.icon-google-circles.icon-left a:before, .icon-google-circles.icon-right a:after, i.icon-google-circles:before { content: ""; height: inherit; }

.icon-vkontakte.icon-left a:before, .icon-vkontakte.icon-right a:after, i.icon-vkontakte:before { content: ""; height: inherit; }

.icon-smashing.icon-left a:before, .icon-smashing.icon-right a:after, i.icon-smashing:before { content: ""; height: inherit; }

.icon-sweden.icon-left a:before, .icon-sweden.icon-right a:after, i.icon-sweden:before { content: ""; height: inherit; }

.icon-db-shape.icon-left a:before, .icon-db-shape.icon-right a:after, i.icon-db-shape:before { content: ""; height: inherit; }

.icon-logo-db.icon-left a:before, .icon-logo-db.icon-right a:after, i.icon-logo-db:before { content: ""; height: inherit; }

.fixed { position: fixed; }
.fixed.pinned { position: absolute; }
@media only screen and (max-width: 768px) { .fixed { position: relative !important; top: auto !important; left: auto !important; } }

.unfixed { position: relative !important; top: auto !important; left: auto !important; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

/* Typography */
h1, h2, h3, h4, h5, h6 { font-family: ""; font-weight: 300; color: #444444; text-rendering: optimizeLegibility; padding-top: 0.273em; line-height: 1.15538em; padding-bottom: 0.273em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #gray3Color; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #c03d20; }

@media only screen and (max-width: 767px) { h1, h2, h3, h4, h5, h6 { word-wrap: break-word; } }
h1 { font-size: 68px; font-size: 68/strip-units(16px)rem; }
h1.xlarge { font-size: 110px; font-size: 110/strip-units(16px)rem; }
h1.xxlarge { font-size: 126px; font-size: 126/strip-units(16px)rem; }
h1.absurd { font-size: 177px; font-size: 177/strip-units(16px)rem; }

h2 { font-size: 42px; font-size: 42/strip-units(16px)rem; }

h3 { font-size: 30px; font-size: 30/strip-units(16px)rem; }

h4 { font-size: 26px; font-size: 26/strip-units(16px)rem; }

h5 { font-size: 18px; font-size: 18/strip-units(16px)rem; }

h6 { font-size: 16px; font-size: 16/strip-units(16px)rem; }

@media only screen and (max-width: 767px) { h1 { font-size: 42px; font-size: 42/strip-units(16px)rem; }
  h2 { font-size: 36px; font-size: 36/strip-units(16px)rem; } }
.subhead { color: #777; font-weight: normal; margin-bottom: 20px; }

/*=====================================================
 Links & Paragraph styles
 ======================================================*/
p { font-family: ""; font-weight: 400; font-size: 16px; font-size: 16/strip-units(16px)rem; margin-bottom: 13px; line-height: 1.625em; }
p.lead { font-size: 20px; font-size: 20/strip-units(16px)rem; margin-bottom: 18px; }
@media only screen and (max-width: 768px) { p { font-size: 17.6px; font-size: 17.6/strip-units(16px)rem; line-height: 1.625em; } }

a { color: #gray3Color; text-decoration: none; outline: 0; line-height: inherit; }
a:hover { color: #c03d20; }

/*=====================================================
 Lists
 ======================================================*/
ul, ol { margin-bottom: 0.273em; }

ul { list-style: none outside; }

ol { list-style: decimal; margin-left: 30px; }

ul.square, ul.circle, ul.disc, ul.blank { margin-left: 25px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul { margin: 4px 0 5px 25px; }

ol ol { margin: 4px 0 5px 30px; }

li { padding-bottom: 0.273em; }

ul.large li { line-height: 21px; }

dl dt { font-weight: bold; font-size: 16px; font-size: 16/strip-units(16px)rem; }

/* Mobile */
em { font-style: italic; line-height: inherit; }

strong { font-weight: 700; line-height: inherit; }

small { font-size: 56.4%; line-height: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }

/*  Blockquotes  */
blockquote { line-height: 20px; color: #777; margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 5px solid #ccc; }
blockquote p { line-height: 20px; color: #777; }
blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a { color: #555555; }
blockquote cite a:visited { color: #555555; }

hr { border: 1px solid #ccc; clear: both; margin: 16px 0 18px; height: 0; }

abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ccc; cursor: help; }

abbr { text-transform: none; }

/** Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com) */
@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
  /* Black prints faster: sanbeiji.com/archives/953 */
  p a { color: #555555 !important; text-decoration: underline; }
  p a:visited { color: #555555 !important; text-decoration: underline; }
  p a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
/*=================================================

	+++ LE GRID +++
	A Responsive Grid -- Gumby defaults to a standard 960 grid,
	but you can change it to whatever you'd like.
 ==================================================*/
/*.container {
	padding: 0 $gutter-in-px;
}*/
.row { width: 100%; max-width: 980px; min-width: 320px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }
.row .row { min-width: 0; padding-left: 0; padding-right: 0; }

/* To fix the grid into a different size, set max-width to your desired width */
.column, .columns { margin-left: 2.12766%; float: left; min-height: 1px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.column:first-child, .columns:first-child, .alpha { margin-left: 0; }

.column.omega, .columns.omega { float: right; }

/* Column Classes */
.row .one.column { width: 6.38298%; }
.row .one.columns { width: 6.38298%; }
.row .two.columns { width: 14.89362%; }
.row .three.columns { width: 23.40426%; }
.row .four.columns { width: 31.91489%; }
.row .five.columns { width: 40.42553%; }
.row .six.columns { width: 48.93617%; }
.row .seven.columns { width: 57.44681%; }
.row .eight.columns { width: 65.95745%; }
.row .nine.columns { width: 74.46809%; }
.row .ten.columns { width: 82.97872%; }
.row .eleven.columns { width: 91.48936%; }
.row .twelve.columns { width: 100%; }

/* Push and Pull Classes */
.row .push_one { margin-left: 10.6383%; }
.row .push_one:first-child { margin-left: 8.51064%; }
.row .pull_one.one.column { margin-left: -14.89362%; }
.row .pull_one.two.columns { margin-left: -23.40426%; }
.row .pull_one.three.columns { margin-left: -31.91489%; }
.row .pull_one.four.columns { margin-left: -40.42553%; }
.row .pull_one.five.columns { margin-left: -48.93617%; }
.row .pull_one.six.columns { margin-left: -57.44681%; }
.row .pull_one.seven.columns { margin-left: -65.95745%; }
.row .pull_one.eight.columns { margin-left: -74.46809%; }
.row .pull_one.nine.columns { margin-left: -82.97872%; }
.row .pull_one.ten.columns { margin-left: -91.48936%; }
.row .push_two { margin-left: 19.14894%; }
.row .push_two:first-child { margin-left: 17.02128%; }
.row .pull_two.one.column { margin-left: -23.40426%; }
.row .pull_two.two.columns { margin-left: -31.91489%; }
.row .pull_two.three.columns { margin-left: -40.42553%; }
.row .pull_two.four.columns { margin-left: -48.93617%; }
.row .pull_two.five.columns { margin-left: -57.44681%; }
.row .pull_two.six.columns { margin-left: -65.95745%; }
.row .pull_two.seven.columns { margin-left: -74.46809%; }
.row .pull_two.eight.columns { margin-left: -82.97872%; }
.row .pull_two.nine.columns { margin-left: -91.48936%; }
.row .pull_two.eleven.columns { margin-left: -108.51064%; }
.row .push_three { margin-left: 27.65957%; }
.row .push_three:first-child { margin-left: 25.53191%; }
.row .pull_three.one.column { margin-left: -31.91489%; }
.row .pull_three.two.columns { margin-left: -40.42553%; }
.row .pull_three.three.columns { margin-left: -48.93617%; }
.row .pull_three.four.columns { margin-left: -57.44681%; }
.row .pull_three.five.columns { margin-left: -65.95745%; }
.row .pull_three.six.columns { margin-left: -74.46809%; }
.row .pull_three.seven.columns { margin-left: -82.97872%; }
.row .pull_three.eight.columns { margin-left: -91.48936%; }
.row .pull_three.ten.columns { margin-left: -108.51064%; }
.row .pull_three.eleven.columns { margin-left: -117.02128%; }
.row .push_four { margin-left: 36.17021%; }
.row .push_four:first-child { margin-left: 34.04255%; }
.row .pull_four.one.column { margin-left: -40.42553%; }
.row .pull_four.two.columns { margin-left: -48.93617%; }
.row .pull_four.three.columns { margin-left: -57.44681%; }
.row .pull_four.four.columns { margin-left: -65.95745%; }
.row .pull_four.five.columns { margin-left: -74.46809%; }
.row .pull_four.six.columns { margin-left: -82.97872%; }
.row .pull_four.seven.columns { margin-left: -91.48936%; }
.row .pull_four.nine.columns { margin-left: -108.51064%; }
.row .pull_four.ten.columns { margin-left: -117.02128%; }
.row .pull_four.eleven.columns { margin-left: -125.53191%; }
.row .push_five { margin-left: 44.68085%; }
.row .push_five:first-child { margin-left: 42.55319%; }
.row .pull_five.one.column { margin-left: -48.93617%; }
.row .pull_five.two.columns { margin-left: -57.44681%; }
.row .pull_five.three.columns { margin-left: -65.95745%; }
.row .pull_five.four.columns { margin-left: -74.46809%; }
.row .pull_five.five.columns { margin-left: -82.97872%; }
.row .pull_five.six.columns { margin-left: -91.48936%; }
.row .pull_five.eight.columns { margin-left: -108.51064%; }
.row .pull_five.nine.columns { margin-left: -117.02128%; }
.row .pull_five.ten.columns { margin-left: -125.53191%; }
.row .pull_five.eleven.columns { margin-left: -134.04255%; }
.row .push_six { margin-left: 53.19149%; }
.row .push_six:first-child { margin-left: 51.06383%; }
.row .pull_six.one.column { margin-left: -57.44681%; }
.row .pull_six.two.columns { margin-left: -65.95745%; }
.row .pull_six.three.columns { margin-left: -74.46809%; }
.row .pull_six.four.columns { margin-left: -82.97872%; }
.row .pull_six.five.columns { margin-left: -91.48936%; }
.row .pull_six.seven.columns { margin-left: -108.51064%; }
.row .pull_six.eight.columns { margin-left: -117.02128%; }
.row .pull_six.nine.columns { margin-left: -125.53191%; }
.row .pull_six.ten.columns { margin-left: -134.04255%; }
.row .pull_six.eleven.columns { margin-left: -142.55319%; }
.row .push_seven { margin-left: 61.70213%; }
.row .push_seven:first-child { margin-left: 59.57447%; }
.row .pull_seven.one.column { margin-left: -65.95745%; }
.row .pull_seven.two.columns { margin-left: -74.46809%; }
.row .pull_seven.three.columns { margin-left: -82.97872%; }
.row .pull_seven.four.columns { margin-left: -91.48936%; }
.row .pull_seven.six.columns { margin-left: -108.51064%; }
.row .pull_seven.seven.columns { margin-left: -117.02128%; }
.row .pull_seven.eight.columns { margin-left: -125.53191%; }
.row .pull_seven.nine.columns { margin-left: -134.04255%; }
.row .pull_seven.ten.columns { margin-left: -142.55319%; }
.row .pull_seven.eleven.columns { margin-left: -151.06383%; }
.row .push_eight { margin-left: 70.21277%; }
.row .push_eight:first-child { margin-left: 68.08511%; }
.row .pull_eight.one.column { margin-left: -74.46809%; }
.row .pull_eight.two.columns { margin-left: -82.97872%; }
.row .pull_eight.three.columns { margin-left: -91.48936%; }
.row .pull_eight.five.columns { margin-left: -108.51064%; }
.row .pull_eight.six.columns { margin-left: -117.02128%; }
.row .pull_eight.seven.columns { margin-left: -125.53191%; }
.row .pull_eight.eight.columns { margin-left: -134.04255%; }
.row .pull_eight.nine.columns { margin-left: -142.55319%; }
.row .pull_eight.ten.columns { margin-left: -151.06383%; }
.row .pull_eight.eleven.columns { margin-left: -159.57447%; }
.row .push_nine { margin-left: 78.7234%; }
.row .push_nine:first-child { margin-left: 76.59574%; }
.row .pull_nine.one.column { margin-left: -82.97872%; }
.row .pull_nine.two.columns { margin-left: -91.48936%; }
.row .pull_nine.four.columns { margin-left: -108.51064%; }
.row .pull_nine.five.columns { margin-left: -117.02128%; }
.row .pull_nine.six.columns { margin-left: -125.53191%; }
.row .pull_nine.seven.columns { margin-left: -134.04255%; }
.row .pull_nine.eight.columns { margin-left: -142.55319%; }
.row .pull_nine.nine.columns { margin-left: -151.06383%; }
.row .pull_nine.ten.columns { margin-left: -159.57447%; }
.row .pull_nine.eleven.columns { margin-left: -168.08511%; }
.row .push_ten { margin-left: 87.23404%; }
.row .push_ten:first-child { margin-left: 85.10638%; }
.row .pull_ten.one.column { margin-left: -91.48936%; }
.row .pull_ten.three.columns { margin-left: -108.51064%; }
.row .pull_ten.four.columns { margin-left: -117.02128%; }
.row .pull_ten.five.columns { margin-left: -125.53191%; }
.row .pull_ten.six.columns { margin-left: -134.04255%; }
.row .pull_ten.seven.columns { margin-left: -142.55319%; }
.row .pull_ten.eight.columns { margin-left: -151.06383%; }
.row .pull_ten.nine.columns { margin-left: -159.57447%; }
.row .pull_ten.ten.columns { margin-left: -168.08511%; }
.row .pull_ten.eleven.columns { margin-left: -176.59574%; }
.row .push_eleven { margin-left: 95.74468%; }
.row .push_eleven:first-child { margin-left: 93.61702%; }
.row .pull_eleven.two.columns { margin-left: -108.51064%; }
.row .pull_eleven.three.columns { margin-left: -117.02128%; }
.row .pull_eleven.four.columns { margin-left: -125.53191%; }
.row .pull_eleven.five.columns { margin-left: -134.04255%; }
.row .pull_eleven.six.columns { margin-left: -142.55319%; }
.row .pull_eleven.seven.columns { margin-left: -151.06383%; }
.row .pull_eleven.eight.columns { margin-left: -159.57447%; }
.row .pull_eleven.nine.columns { margin-left: -168.08511%; }
.row .pull_eleven.ten.columns { margin-left: -176.59574%; }
.row .pull_eleven.eleven.columns { margin-left: -185.10638%; }

/* Centered Classes */
.row .one.centered { margin-left: 46.80851%; }
.row .two.centered { margin-left: 42.55319%; }
.row .three.centered { margin-left: 38.29787%; }
.row .four.centered { margin-left: 34.04255%; }
.row .five.centered { margin-left: 29.78723%; }
.row .six.centered { margin-left: 25.53191%; }
.row .seven.centered { margin-left: 21.2766%; }
.row .eight.centered { margin-left: 17.02128%; }
.row .nine.centered { margin-left: 12.76596%; }
.row .ten.centered { margin-left: 8.51064%; }
.row .eleven.centered { margin-left: 4.25532%; }

/* Hybrid Grid Columns */
.sixteen.colgrid .row .one.column { width: 4.25532%; }
.sixteen.colgrid .row .one.columns { width: 4.25532%; }
.sixteen.colgrid .row .two.columns { width: 10.6383%; }
.sixteen.colgrid .row .three.columns { width: 17.02128%; }
.sixteen.colgrid .row .four.columns { width: 23.40426%; }
.sixteen.colgrid .row .five.columns { width: 29.78723%; }
.sixteen.colgrid .row .six.columns { width: 36.17021%; }
.sixteen.colgrid .row .seven.columns { width: 42.55319%; }
.sixteen.colgrid .row .eight.columns { width: 48.93617%; }
.sixteen.colgrid .row .nine.columns { width: 55.31915%; }
.sixteen.colgrid .row .ten.columns { width: 61.70213%; }
.sixteen.colgrid .row .eleven.columns { width: 68.08511%; }
.sixteen.colgrid .row .twelve.columns { width: 74.46809%; }
.sixteen.colgrid .row .thirteen.columns { width: 80.85106%; }
.sixteen.colgrid .row .fourteen.columns { width: 87.23404%; }
.sixteen.colgrid .row .fifteen.columns { width: 93.61702%; }
.sixteen.colgrid .row .sixteen.columns { width: 100%; }

/* Hybrid Push and Pull Classes */
.sixteen.colgrid .row .push_one { margin-left: 8.51064%; }
.sixteen.colgrid .row .push_one:first-child { margin-left: 6.38298%; }
.sixteen.colgrid .row .pull_one.one.column { margin-left: -10.6383%; }
.sixteen.colgrid .row .pull_one.two.columns { margin-left: -17.02128%; }
.sixteen.colgrid .row .pull_one.three.columns { margin-left: -23.40426%; }
.sixteen.colgrid .row .pull_one.four.columns { margin-left: -29.78723%; }
.sixteen.colgrid .row .pull_one.five.columns { margin-left: -36.17021%; }
.sixteen.colgrid .row .pull_one.six.columns { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_one.seven.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_one.eight.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_one.nine.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_one.ten.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_one.eleven.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_one.twelve.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_one.thirteen.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_one.fourteen.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .push_two { margin-left: 14.89362%; }
.sixteen.colgrid .row .push_two:first-child { margin-left: 12.76596%; }
.sixteen.colgrid .row .pull_two.one.column { margin-left: -17.02128%; }
.sixteen.colgrid .row .pull_two.two.columns { margin-left: -23.40426%; }
.sixteen.colgrid .row .pull_two.three.columns { margin-left: -29.78723%; }
.sixteen.colgrid .row .pull_two.four.columns { margin-left: -36.17021%; }
.sixteen.colgrid .row .pull_two.five.columns { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_two.six.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_two.seven.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_two.eight.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_two.nine.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_two.ten.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_two.eleven.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_two.twelve.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_two.thirteen.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_two.fifteen.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .push_three { margin-left: 21.2766%; }
.sixteen.colgrid .row .push_three:first-child { margin-left: 19.14894%; }
.sixteen.colgrid .row .pull_three.one.column { margin-left: -23.40426%; }
.sixteen.colgrid .row .pull_three.two.columns { margin-left: -29.78723%; }
.sixteen.colgrid .row .pull_three.three.columns { margin-left: -36.17021%; }
.sixteen.colgrid .row .pull_three.four.columns { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_three.five.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_three.six.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_three.seven.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_three.eight.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_three.nine.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_three.ten.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_three.eleven.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_three.twelve.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_three.fourteen.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_three.fifteen.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .push_four { margin-left: 27.65957%; }
.sixteen.colgrid .row .push_four:first-child { margin-left: 25.53191%; }
.sixteen.colgrid .row .pull_four.one.column { margin-left: -29.78723%; }
.sixteen.colgrid .row .pull_four.two.columns { margin-left: -36.17021%; }
.sixteen.colgrid .row .pull_four.three.columns { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_four.four.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_four.five.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_four.six.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_four.seven.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_four.eight.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_four.nine.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_four.ten.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_four.eleven.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_four.thirteen.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_four.fourteen.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_four.fifteen.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .push_five { margin-left: 34.04255%; }
.sixteen.colgrid .row .push_five:first-child { margin-left: 31.91489%; }
.sixteen.colgrid .row .pull_five.one.column { margin-left: -36.17021%; }
.sixteen.colgrid .row .pull_five.two.columns { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_five.three.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_five.four.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_five.five.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_five.six.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_five.seven.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_five.eight.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_five.nine.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_five.ten.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_five.twelve.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_five.thirteen.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_five.fourteen.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_five.fifteen.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .push_six { margin-left: 40.42553%; }
.sixteen.colgrid .row .push_six:first-child { margin-left: 38.29787%; }
.sixteen.colgrid .row .pull_six.one.column { margin-left: -42.55319%; }
.sixteen.colgrid .row .pull_six.two.columns { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_six.three.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_six.four.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_six.five.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_six.six.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_six.seven.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_six.eight.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_six.nine.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_six.eleven.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_six.twelve.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_six.thirteen.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_six.fourteen.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_six.fifteen.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .push_seven { margin-left: 46.80851%; }
.sixteen.colgrid .row .push_seven:first-child { margin-left: 44.68085%; }
.sixteen.colgrid .row .pull_seven.one.column { margin-left: -48.93617%; }
.sixteen.colgrid .row .pull_seven.two.columns { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_seven.three.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_seven.four.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_seven.five.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_seven.six.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_seven.seven.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_seven.eight.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_seven.ten.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_seven.eleven.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_seven.twelve.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_seven.thirteen.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_seven.fourteen.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_seven.fifteen.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .push_eight { margin-left: 53.19149%; }
.sixteen.colgrid .row .push_eight:first-child { margin-left: 51.06383%; }
.sixteen.colgrid .row .pull_eight.one.column { margin-left: -55.31915%; }
.sixteen.colgrid .row .pull_eight.two.columns { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_eight.three.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_eight.four.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_eight.five.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_eight.six.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_eight.seven.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_eight.nine.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_eight.ten.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_eight.eleven.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_eight.twelve.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_eight.thirteen.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_eight.fourteen.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_eight.fifteen.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .push_nine { margin-left: 59.57447%; }
.sixteen.colgrid .row .push_nine:first-child { margin-left: 57.44681%; }
.sixteen.colgrid .row .pull_nine.one.column { margin-left: -61.70213%; }
.sixteen.colgrid .row .pull_nine.two.columns { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_nine.three.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_nine.four.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_nine.five.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_nine.six.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_nine.eight.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_nine.nine.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_nine.ten.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_nine.eleven.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_nine.twelve.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_nine.thirteen.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_nine.fourteen.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_nine.fifteen.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .push_ten { margin-left: 65.95745%; }
.sixteen.colgrid .row .push_ten:first-child { margin-left: 63.82979%; }
.sixteen.colgrid .row .pull_ten.one.column { margin-left: -68.08511%; }
.sixteen.colgrid .row .pull_ten.two.columns { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_ten.three.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_ten.four.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_ten.five.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_ten.seven.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_ten.eight.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_ten.nine.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_ten.ten.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_ten.eleven.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_ten.twelve.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_ten.thirteen.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_ten.fourteen.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_ten.fifteen.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .push_eleven { margin-left: 72.34043%; }
.sixteen.colgrid .row .push_eleven:first-child { margin-left: 70.21277%; }
.sixteen.colgrid .row .pull_eleven.one.column { margin-left: -74.46809%; }
.sixteen.colgrid .row .pull_eleven.two.columns { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_eleven.three.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_eleven.four.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_eleven.six.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_eleven.seven.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_eleven.eight.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_eleven.nine.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_eleven.ten.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_eleven.eleven.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_eleven.twelve.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_eleven.thirteen.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_eleven.fourteen.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .pull_eleven.fifteen.columns { margin-left: -163.82979%; }
.sixteen.colgrid .row .push_twelve { margin-left: 78.7234%; }
.sixteen.colgrid .row .push_twelve:first-child { margin-left: 76.59574%; }
.sixteen.colgrid .row .pull_twelve.one.column { margin-left: -80.85106%; }
.sixteen.colgrid .row .pull_twelve.two.columns { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_twelve.three.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_twelve.five.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_twelve.six.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_twelve.seven.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_twelve.eight.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_twelve.nine.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_twelve.ten.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_twelve.eleven.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_twelve.twelve.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_twelve.thirteen.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .pull_twelve.fourteen.columns { margin-left: -163.82979%; }
.sixteen.colgrid .row .pull_twelve.fifteen.columns { margin-left: -170.21277%; }
.sixteen.colgrid .row .push_thirteen { margin-left: 85.10638%; }
.sixteen.colgrid .row .push_thirteen:first-child { margin-left: 82.97872%; }
.sixteen.colgrid .row .pull_thirteen.one.column { margin-left: -87.23404%; }
.sixteen.colgrid .row .pull_thirteen.two.columns { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_thirteen.four.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_thirteen.five.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_thirteen.six.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_thirteen.seven.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_thirteen.eight.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_thirteen.nine.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_thirteen.ten.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_thirteen.eleven.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_thirteen.twelve.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .pull_thirteen.thirteen.columns { margin-left: -163.82979%; }
.sixteen.colgrid .row .pull_thirteen.fourteen.columns { margin-left: -170.21277%; }
.sixteen.colgrid .row .pull_thirteen.fifteen.columns { margin-left: -176.59574%; }
.sixteen.colgrid .row .push_fourteen { margin-left: 91.48936%; }
.sixteen.colgrid .row .push_fourteen:first-child { margin-left: 89.3617%; }
.sixteen.colgrid .row .pull_fourteen.one.column { margin-left: -93.61702%; }
.sixteen.colgrid .row .pull_fourteen.three.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_fourteen.four.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_fourteen.five.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_fourteen.six.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_fourteen.seven.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_fourteen.eight.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_fourteen.nine.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_fourteen.ten.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_fourteen.eleven.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .pull_fourteen.twelve.columns { margin-left: -163.82979%; }
.sixteen.colgrid .row .pull_fourteen.thirteen.columns { margin-left: -170.21277%; }
.sixteen.colgrid .row .pull_fourteen.fourteen.columns { margin-left: -176.59574%; }
.sixteen.colgrid .row .pull_fourteen.fifteen.columns { margin-left: -182.97872%; }
.sixteen.colgrid .row .push_fifteen { margin-left: 97.87234%; }
.sixteen.colgrid .row .push_fifteen:first-child { margin-left: 95.74468%; }
.sixteen.colgrid .row .pull_fifteen.two.columns { margin-left: -106.38298%; }
.sixteen.colgrid .row .pull_fifteen.three.columns { margin-left: -112.76596%; }
.sixteen.colgrid .row .pull_fifteen.four.columns { margin-left: -119.14894%; }
.sixteen.colgrid .row .pull_fifteen.five.columns { margin-left: -125.53191%; }
.sixteen.colgrid .row .pull_fifteen.six.columns { margin-left: -131.91489%; }
.sixteen.colgrid .row .pull_fifteen.seven.columns { margin-left: -138.29787%; }
.sixteen.colgrid .row .pull_fifteen.eight.columns { margin-left: -144.68085%; }
.sixteen.colgrid .row .pull_fifteen.nine.columns { margin-left: -151.06383%; }
.sixteen.colgrid .row .pull_fifteen.ten.columns { margin-left: -157.44681%; }
.sixteen.colgrid .row .pull_fifteen.eleven.columns { margin-left: -163.82979%; }
.sixteen.colgrid .row .pull_fifteen.twelve.columns { margin-left: -170.21277%; }
.sixteen.colgrid .row .pull_fifteen.thirteen.columns { margin-left: -176.59574%; }
.sixteen.colgrid .row .pull_fifteen.fourteen.columns { margin-left: -182.97872%; }
.sixteen.colgrid .row .pull_fifteen.fifteen.columns { margin-left: -189.3617%; }

.row .pull_one.one.column:first-child, .row .pull_one.two.columns:first-child, .row .pull_one.three.columns:first-child, .row .pull_one.four.columns:first-child, .row .pull_one.five.columns:first-child, .row .pull_one.six.columns:first-child, .row .pull_one.seven.columns:first-child, .row .pull_one.eight.columns:first-child, .row .pull_one.nine.columns:first-child, .row .pull_one.ten.columns:first-child, .row .pull_two.one.column:first-child, .row .pull_two.two.columns:first-child, .row .pull_two.three.columns:first-child, .row .pull_two.four.columns:first-child, .row .pull_two.five.columns:first-child, .row .pull_two.six.columns:first-child, .row .pull_two.seven.columns:first-child, .row .pull_two.eight.columns:first-child, .row .pull_two.nine.columns:first-child, .row .pull_two.eleven.columns:first-child, .row .pull_three.one.column:first-child, .row .pull_three.two.columns:first-child, .row .pull_three.three.columns:first-child, .row .pull_three.four.columns:first-child, .row .pull_three.five.columns:first-child, .row .pull_three.six.columns:first-child, .row .pull_three.seven.columns:first-child, .row .pull_three.eight.columns:first-child, .row .pull_three.ten.columns:first-child, .row .pull_three.eleven.columns:first-child, .row .pull_four.one.column:first-child, .row .pull_four.two.columns:first-child, .row .pull_four.three.columns:first-child, .row .pull_four.four.columns:first-child, .row .pull_four.five.columns:first-child, .row .pull_four.six.columns:first-child, .row .pull_four.seven.columns:first-child, .row .pull_four.nine.columns:first-child, .row .pull_four.ten.columns:first-child, .row .pull_four.eleven.columns:first-child, .row .pull_five.one.column:first-child, .row .pull_five.two.columns:first-child, .row .pull_five.three.columns:first-child, .row .pull_five.four.columns:first-child, .row .pull_five.five.columns:first-child, .row .pull_five.six.columns:first-child, .row .pull_five.eight.columns:first-child, .row .pull_five.nine.columns:first-child, .row .pull_five.ten.columns:first-child, .row .pull_five.eleven.columns:first-child, .row .pull_six.one.column:first-child, .row .pull_six.two.columns:first-child, .row .pull_six.three.columns:first-child, .row .pull_six.four.columns:first-child, .row .pull_six.five.columns:first-child, .row .pull_six.seven.columns:first-child, .row .pull_six.eight.columns:first-child, .row .pull_six.nine.columns:first-child, .row .pull_six.ten.columns:first-child, .row .pull_six.eleven.columns:first-child, .row .pull_seven.one.column:first-child, .row .pull_seven.two.columns:first-child, .row .pull_seven.three.columns:first-child, .row .pull_seven.four.columns:first-child, .row .pull_seven.six.columns:first-child, .row .pull_seven.seven.columns:first-child, .row .pull_seven.eight.columns:first-child, .row .pull_seven.nine.columns:first-child, .row .pull_seven.ten.columns:first-child, .row .pull_seven.eleven.columns:first-child, .row .pull_eight.one.column:first-child, .row .pull_eight.two.columns:first-child, .row .pull_eight.three.columns:first-child, .row .pull_eight.five.columns:first-child, .row .pull_eight.six.columns:first-child, .row .pull_eight.seven.columns:first-child, .row .pull_eight.eight.columns:first-child, .row .pull_eight.nine.columns:first-child, .row .pull_eight.ten.columns:first-child, .row .pull_eight.eleven.columns:first-child, .row .pull_nine.one.column:first-child, .row .pull_nine.two.columns:first-child, .row .pull_nine.four.columns:first-child, .row .pull_nine.five.columns:first-child, .row .pull_nine.six.columns:first-child, .row .pull_nine.seven.columns:first-child, .row .pull_nine.eight.columns:first-child, .row .pull_nine.nine.columns:first-child, .row .pull_nine.ten.columns:first-child, .row .pull_nine.eleven.columns:first-child, .row .pull_ten.one.column:first-child, .row .pull_ten.three.columns:first-child, .row .pull_ten.four.columns:first-child, .row .pull_ten.five.columns:first-child, .row .pull_ten.six.columns:first-child, .row .pull_ten.seven.columns:first-child, .row .pull_ten.eight.columns:first-child, .row .pull_ten.nine.columns:first-child, .row .pull_ten.ten.columns:first-child, .row .pull_ten.eleven.columns:first-child, .row .pull_eleven.two.columns:first-child, .row .pull_eleven.three.columns:first-child, .row .pull_eleven.four.columns:first-child, .row .pull_eleven.five.columns:first-child, .row .pull_eleven.six.columns:first-child, .row .pull_eleven.seven.columns:first-child, .row .pull_eleven.eight.columns:first-child, .row .pull_eleven.nine.columns:first-child, .row .pull_eleven.ten.columns:first-child, .row .pull_eleven.eleven.columns:first-child, .sixteen.colgrid .row .pull_one.one.column:first-child, .sixteen.colgrid .row .pull_one.two.columns:first-child, .sixteen.colgrid .row .pull_one.three.columns:first-child, .sixteen.colgrid .row .pull_one.four.columns:first-child, .sixteen.colgrid .row .pull_one.five.columns:first-child, .sixteen.colgrid .row .pull_one.six.columns:first-child, .sixteen.colgrid .row .pull_one.seven.columns:first-child, .sixteen.colgrid .row .pull_one.eight.columns:first-child, .sixteen.colgrid .row .pull_one.nine.columns:first-child, .sixteen.colgrid .row .pull_one.ten.columns:first-child, .sixteen.colgrid .row .pull_one.eleven.columns:first-child, .sixteen.colgrid .row .pull_one.twelve.columns:first-child, .sixteen.colgrid .row .pull_one.thirteen.columns:first-child, .sixteen.colgrid .row .pull_one.fourteen.columns:first-child, .sixteen.colgrid .row .pull_two.one.column:first-child, .sixteen.colgrid .row .pull_two.two.columns:first-child, .sixteen.colgrid .row .pull_two.three.columns:first-child, .sixteen.colgrid .row .pull_two.four.columns:first-child, .sixteen.colgrid .row .pull_two.five.columns:first-child, .sixteen.colgrid .row .pull_two.six.columns:first-child, .sixteen.colgrid .row .pull_two.seven.columns:first-child, .sixteen.colgrid .row .pull_two.eight.columns:first-child, .sixteen.colgrid .row .pull_two.nine.columns:first-child, .sixteen.colgrid .row .pull_two.ten.columns:first-child, .sixteen.colgrid .row .pull_two.eleven.columns:first-child, .sixteen.colgrid .row .pull_two.twelve.columns:first-child, .sixteen.colgrid .row .pull_two.thirteen.columns:first-child, .sixteen.colgrid .row .pull_two.fifteen.columns:first-child, .sixteen.colgrid .row .pull_three.one.column:first-child, .sixteen.colgrid .row .pull_three.two.columns:first-child, .sixteen.colgrid .row .pull_three.three.columns:first-child, .sixteen.colgrid .row .pull_three.four.columns:first-child, .sixteen.colgrid .row .pull_three.five.columns:first-child, .sixteen.colgrid .row .pull_three.six.columns:first-child, .sixteen.colgrid .row .pull_three.seven.columns:first-child, .sixteen.colgrid .row .pull_three.eight.columns:first-child, .sixteen.colgrid .row .pull_three.nine.columns:first-child, .sixteen.colgrid .row .pull_three.ten.columns:first-child, .sixteen.colgrid .row .pull_three.eleven.columns:first-child, .sixteen.colgrid .row .pull_three.twelve.columns:first-child, .sixteen.colgrid .row .pull_three.fourteen.columns:first-child, .sixteen.colgrid .row .pull_three.fifteen.columns:first-child, .sixteen.colgrid .row .pull_four.one.column:first-child, .sixteen.colgrid .row .pull_four.two.columns:first-child, .sixteen.colgrid .row .pull_four.three.columns:first-child, .sixteen.colgrid .row .pull_four.four.columns:first-child, .sixteen.colgrid .row .pull_four.five.columns:first-child, .sixteen.colgrid .row .pull_four.six.columns:first-child, .sixteen.colgrid .row .pull_four.seven.columns:first-child, .sixteen.colgrid .row .pull_four.eight.columns:first-child, .sixteen.colgrid .row .pull_four.nine.columns:first-child, .sixteen.colgrid .row .pull_four.ten.columns:first-child, .sixteen.colgrid .row .pull_four.eleven.columns:first-child, .sixteen.colgrid .row .pull_four.thirteen.columns:first-child, .sixteen.colgrid .row .pull_four.fourteen.columns:first-child, .sixteen.colgrid .row .pull_four.fifteen.columns:first-child, .sixteen.colgrid .row .pull_five.one.column:first-child, .sixteen.colgrid .row .pull_five.two.columns:first-child, .sixteen.colgrid .row .pull_five.three.columns:first-child, .sixteen.colgrid .row .pull_five.four.columns:first-child, .sixteen.colgrid .row .pull_five.five.columns:first-child, .sixteen.colgrid .row .pull_five.six.columns:first-child, .sixteen.colgrid .row .pull_five.seven.columns:first-child, .sixteen.colgrid .row .pull_five.eight.columns:first-child, .sixteen.colgrid .row .pull_five.nine.columns:first-child, .sixteen.colgrid .row .pull_five.ten.columns:first-child, .sixteen.colgrid .row .pull_five.twelve.columns:first-child, .sixteen.colgrid .row .pull_five.thirteen.columns:first-child, .sixteen.colgrid .row .pull_five.fourteen.columns:first-child, .sixteen.colgrid .row .pull_five.fifteen.columns:first-child, .sixteen.colgrid .row .pull_six.one.column:first-child, .sixteen.colgrid .row .pull_six.two.columns:first-child, .sixteen.colgrid .row .pull_six.three.columns:first-child, .sixteen.colgrid .row .pull_six.four.columns:first-child, .sixteen.colgrid .row .pull_six.five.columns:first-child, .sixteen.colgrid .row .pull_six.six.columns:first-child, .sixteen.colgrid .row .pull_six.seven.columns:first-child, .sixteen.colgrid .row .pull_six.eight.columns:first-child, .sixteen.colgrid .row .pull_six.nine.columns:first-child, .sixteen.colgrid .row .pull_six.eleven.columns:first-child, .sixteen.colgrid .row .pull_six.twelve.columns:first-child, .sixteen.colgrid .row .pull_six.thirteen.columns:first-child, .sixteen.colgrid .row .pull_six.fourteen.columns:first-child, .sixteen.colgrid .row .pull_six.fifteen.columns:first-child, .sixteen.colgrid .row .pull_seven.one.column:first-child, .sixteen.colgrid .row .pull_seven.two.columns:first-child, .sixteen.colgrid .row .pull_seven.three.columns:first-child, .sixteen.colgrid .row .pull_seven.four.columns:first-child, .sixteen.colgrid .row .pull_seven.five.columns:first-child, .sixteen.colgrid .row .pull_seven.six.columns:first-child, .sixteen.colgrid .row .pull_seven.seven.columns:first-child, .sixteen.colgrid .row .pull_seven.eight.columns:first-child, .sixteen.colgrid .row .pull_seven.ten.columns:first-child, .sixteen.colgrid .row .pull_seven.eleven.columns:first-child, .sixteen.colgrid .row .pull_seven.twelve.columns:first-child, .sixteen.colgrid .row .pull_seven.thirteen.columns:first-child, .sixteen.colgrid .row .pull_seven.fourteen.columns:first-child, .sixteen.colgrid .row .pull_seven.fifteen.columns:first-child, .sixteen.colgrid .row .pull_eight.one.column:first-child, .sixteen.colgrid .row .pull_eight.two.columns:first-child, .sixteen.colgrid .row .pull_eight.three.columns:first-child, .sixteen.colgrid .row .pull_eight.four.columns:first-child, .sixteen.colgrid .row .pull_eight.five.columns:first-child, .sixteen.colgrid .row .pull_eight.six.columns:first-child, .sixteen.colgrid .row .pull_eight.seven.columns:first-child, .sixteen.colgrid .row .pull_eight.nine.columns:first-child, .sixteen.colgrid .row .pull_eight.ten.columns:first-child, .sixteen.colgrid .row .pull_eight.eleven.columns:first-child, .sixteen.colgrid .row .pull_eight.twelve.columns:first-child, .sixteen.colgrid .row .pull_eight.thirteen.columns:first-child, .sixteen.colgrid .row .pull_eight.fourteen.columns:first-child, .sixteen.colgrid .row .pull_eight.fifteen.columns:first-child, .sixteen.colgrid .row .pull_nine.one.column:first-child, .sixteen.colgrid .row .pull_nine.two.columns:first-child, .sixteen.colgrid .row .pull_nine.three.columns:first-child, .sixteen.colgrid .row .pull_nine.four.columns:first-child, .sixteen.colgrid .row .pull_nine.five.columns:first-child, .sixteen.colgrid .row .pull_nine.six.columns:first-child, .sixteen.colgrid .row .pull_nine.eight.columns:first-child, .sixteen.colgrid .row .pull_nine.nine.columns:first-child, .sixteen.colgrid .row .pull_nine.ten.columns:first-child, .sixteen.colgrid .row .pull_nine.eleven.columns:first-child, .sixteen.colgrid .row .pull_nine.twelve.columns:first-child, .sixteen.colgrid .row .pull_nine.thirteen.columns:first-child, .sixteen.colgrid .row .pull_nine.fourteen.columns:first-child, .sixteen.colgrid .row .pull_nine.fifteen.columns:first-child, .sixteen.colgrid .row .pull_ten.one.column:first-child, .sixteen.colgrid .row .pull_ten.two.columns:first-child, .sixteen.colgrid .row .pull_ten.three.columns:first-child, .sixteen.colgrid .row .pull_ten.four.columns:first-child, .sixteen.colgrid .row .pull_ten.five.columns:first-child, .sixteen.colgrid .row .pull_ten.seven.columns:first-child, .sixteen.colgrid .row .pull_ten.eight.columns:first-child, .sixteen.colgrid .row .pull_ten.nine.columns:first-child, .sixteen.colgrid .row .pull_ten.ten.columns:first-child, .sixteen.colgrid .row .pull_ten.eleven.columns:first-child, .sixteen.colgrid .row .pull_ten.twelve.columns:first-child, .sixteen.colgrid .row .pull_ten.thirteen.columns:first-child, .sixteen.colgrid .row .pull_ten.fourteen.columns:first-child, .sixteen.colgrid .row .pull_ten.fifteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.one.column:first-child, .sixteen.colgrid .row .pull_eleven.two.columns:first-child, .sixteen.colgrid .row .pull_eleven.three.columns:first-child, .sixteen.colgrid .row .pull_eleven.four.columns:first-child, .sixteen.colgrid .row .pull_eleven.six.columns:first-child, .sixteen.colgrid .row .pull_eleven.seven.columns:first-child, .sixteen.colgrid .row .pull_eleven.eight.columns:first-child, .sixteen.colgrid .row .pull_eleven.nine.columns:first-child, .sixteen.colgrid .row .pull_eleven.ten.columns:first-child, .sixteen.colgrid .row .pull_eleven.eleven.columns:first-child, .sixteen.colgrid .row .pull_eleven.twelve.columns:first-child, .sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.one.column:first-child, .sixteen.colgrid .row .pull_twelve.two.columns:first-child, .sixteen.colgrid .row .pull_twelve.three.columns:first-child, .sixteen.colgrid .row .pull_twelve.five.columns:first-child, .sixteen.colgrid .row .pull_twelve.six.columns:first-child, .sixteen.colgrid .row .pull_twelve.seven.columns:first-child, .sixteen.colgrid .row .pull_twelve.eight.columns:first-child, .sixteen.colgrid .row .pull_twelve.nine.columns:first-child, .sixteen.colgrid .row .pull_twelve.ten.columns:first-child, .sixteen.colgrid .row .pull_twelve.eleven.columns:first-child, .sixteen.colgrid .row .pull_twelve.twelve.columns:first-child, .sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.one.column:first-child, .sixteen.colgrid .row .pull_thirteen.two.columns:first-child, .sixteen.colgrid .row .pull_thirteen.four.columns:first-child, .sixteen.colgrid .row .pull_thirteen.five.columns:first-child, .sixteen.colgrid .row .pull_thirteen.six.columns:first-child, .sixteen.colgrid .row .pull_thirteen.seven.columns:first-child, .sixteen.colgrid .row .pull_thirteen.eight.columns:first-child, .sixteen.colgrid .row .pull_thirteen.nine.columns:first-child, .sixteen.colgrid .row .pull_thirteen.ten.columns:first-child, .sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.one.column:first-child, .sixteen.colgrid .row .pull_fourteen.three.columns:first-child, .sixteen.colgrid .row .pull_fourteen.four.columns:first-child, .sixteen.colgrid .row .pull_fourteen.five.columns:first-child, .sixteen.colgrid .row .pull_fourteen.six.columns:first-child, .sixteen.colgrid .row .pull_fourteen.seven.columns:first-child, .sixteen.colgrid .row .pull_fourteen.eight.columns:first-child, .sixteen.colgrid .row .pull_fourteen.nine.columns:first-child, .sixteen.colgrid .row .pull_fourteen.ten.columns:first-child, .sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.two.columns:first-child, .sixteen.colgrid .row .pull_fifteen.three.columns:first-child, .sixteen.colgrid .row .pull_fifteen.four.columns:first-child, .sixteen.colgrid .row .pull_fifteen.five.columns:first-child, .sixteen.colgrid .row .pull_fifteen.six.columns:first-child, .sixteen.colgrid .row .pull_fifteen.seven.columns:first-child, .sixteen.colgrid .row .pull_fifteen.eight.columns:first-child, .sixteen.colgrid .row .pull_fifteen.nine.columns:first-child, .sixteen.colgrid .row .pull_fifteen.ten.columns:first-child, .sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child { margin-left: 0; }

.row .pull_one.eleven.columns, .row .pull_two.ten.columns, .row .pull_three.nine.columns, .row .pull_four.eight.columns, .row .pull_five.seven.columns, .row .pull_six.six.columns, .row .pull_seven.five.columns, .row .pull_eight.four.columns, .row .pull_nine.three.columns, .row .pull_ten.two.columns, .row .pull_eleven.one.columns, .sixteen.colgrid .row .pull_one.fifteen.columns, .sixteen.colgrid .row .pull_two.fourteen.columns, .sixteen.colgrid .row .pull_three.thirteen.columns, .sixteen.colgrid .row .pull_four.twelve.columns, .sixteen.colgrid .row .pull_five.eleven.columns, .sixteen.colgrid .row .pull_six.ten.columns, .sixteen.colgrid .row .pull_seven.nine.columns, .sixteen.colgrid .row .pull_eight.eight.columns, .sixteen.colgrid .row .pull_nine.seven.columns, .sixteen.colgrid .row .pull_ten.six.columns, .sixteen.colgrid .row .pull_eleven.five.columns, .sixteen.colgrid .row .pull_twelve.four.columns, .sixteen.colgrid .row .pull_thirteen.three.columns, .sixteen.colgrid .row .pull_fourteen.two.columns, .sixteen.colgrid .row .pull_fifteen.one.columns { margin-left: -100%; }

/* Hybrid Centered Classes */
.sixteen.colgrid .row .one.centered { margin-left: 47.87234%; }
.sixteen.colgrid .row .two.centered { margin-left: 44.68085%; }
.sixteen.colgrid .row .three.centered { margin-left: 41.48936%; }
.sixteen.colgrid .row .four.centered { margin-left: 38.29787%; }
.sixteen.colgrid .row .five.centered { margin-left: 35.10638%; }
.sixteen.colgrid .row .six.centered { margin-left: 31.91489%; }
.sixteen.colgrid .row .seven.centered { margin-left: 28.7234%; }
.sixteen.colgrid .row .eight.centered { margin-left: 25.53191%; }
.sixteen.colgrid .row .nine.centered { margin-left: 22.34043%; }
.sixteen.colgrid .row .ten.centered { margin-left: 19.14894%; }
.sixteen.colgrid .row .eleven.centered { margin-left: 15.95745%; }
.sixteen.colgrid .row .twelve.centered { margin-left: 12.76596%; }
.sixteen.colgrid .row .thirteen.centered { margin-left: 9.57447%; }
.sixteen.colgrid .row .fourteen.centered { margin-left: 6.38298%; }
.sixteen.colgrid .row .fifteen.centered { margin-left: 3.19149%; }

img, object, embed { max-width: 100%; height: auto; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, .map_canvas img { max-width: none !important; }

/* Tile Grid */
.tiles { display: block; overflow: hidden; }
.tiles > li, .tiles > .tile { display: block; height: auto; float: left; padding-bottom: 0; }
.tiles.two_up { margin-left: -4%; }
.tiles.two_up > li, .tiles.two_up > .tile { margin-left: 4%; width: 46%; }
.tiles.three_up, .tiles.four_up { margin-left: -2%; }
.tiles.three_up > li, .tiles.three_up > .tile { margin-left: 2%; width: 31.3%; }
.tiles.four_up > li, .tiles.four_up > .tile { margin-left: 2%; width: 23%; }
.tiles.five_up { margin-left: -1.5%; }
.tiles.five_up > li, .tiles.five_up > .tile { margin-left: 1.5%; width: 18.5%; }

/* Nicolas Gallagher's micro clearfix */
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

.row { *zoom: 1; }
.row:before, .row:after { content: ""; display: table; }
.row:after { clear: both; }

.valign:before { content: ' '; display: inline-block; height: 400px; vertical-align: middle; margin-right: -0.25em; }
.valign > div, .valign > article, .valign > section, .valign > figure { display: inline-block; vertical-align: middle; }

/* Mobile */
@media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; }
  .container { min-width: 0; margin-left: 0; margin-right: 0; }
  .row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
  .row .row .column, .row .row .columns { padding: 0; }
  .row .centered { margin-left: 0 !important; }
  .column, .columns { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
  .column:last-child, .columns:last-child { margin-right: 0; float: none; }
  [class*="column"] + [class*="column"]:last-child { float: none; }
  [class*="column"]:before { display: table; }
  [class*="column"]:after { display: table; clear: both; }
  [class^="push_"], [class*="push_"], [class^="pull_"], [class*="pull_"] { margin-left: 0 !important; } }
/* ---reset.css--- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { font-family: "微軟正黑體", "Microsoft JhengHei","PMingLiU"; padding: 0; margin: 0; }

i { display: inline-block; width: 22px; height: 22px; vertical-align: sub; margin: 0 4% !important; }

.position-relative { position: relative; }

.icon_warning { display: block; width: 50px; height: 50px; margin: auto !important; background: transparent url(../images/icon/icon-warning.svg) 0% 0% no-repeat; }

.icon_eye { position: absolute; top: 55%; right: 0; cursor: pointer; width: 25px; height: 25px; background: transparent url(../images/icon/icon-eye.svg) 0% 0% no-repeat; }

.icon_facebook { background: transparent url(../images/icon/icon-facebook.svg) 0% 0% no-repeat; }

.icon_gmail { background: transparent url(../images/icon/icon-gmail.svg) 0% 0% no-repeat; }

.icon_line { background: transparent url(../images/icon/icon-line.svg) 0% 0% no-repeat; }

.icon_cart { background: transparent url(../images/icon/icon-cart.svg) 0% 0% no-repeat; }

.icon_people { background: transparent url(../images/icon/icon-people.svg) 0% 0% no-repeat; }

.icon_order { background: transparent url(../images/icon/icon-order.svg) 0% 0% no-repeat; }

.icon_less { background: transparent url(../images/icon/icon-less.svg) 0% 0% no-repeat; }

.icon_data { background: transparent url(../images/icon/icon-data.svg) 0% 0% no-repeat; }

.icon_close { display: inline-block; background: transparent url(../images/popup/btn-close.svg) 0% 0% no-repeat; position: absolute; top: 0; right: 22px; bottom: 0; margin: auto; width: 22px; height: 22px; text-indent: -99999px; }

.icon_people_login { background: #786ac7; opacity: .2; border-radius: 35px; width: 35px !important; height: 35px !important; position: absolute; top: -3px; right: -8px; }
@media only screen and (max-width: 767px) { .icon_people_login { top: -8px; } }

* { margin: 0; padding: 0; }

.line-green { display: block; width: 100%; border-top: 2px solid #3e438c; margin: 10px 0; margin-bottom: 20px; }

.line-dash { display: block; width: 100%; border-top: 1px dashed #D8D8D8; margin: 10px 0; margin-bottom: 20px; clear: both; }

.line-gray { width: 100%; border-top: 2px solid #D8D8D8 !important; margin: 10px 0; margin-bottom: 20px; }

.margin-padding-0 { margin: 0; padding: 0; }

.padding-0 { padding: 0 !important; }

.float-l { float: left; }

.float-r { float: right; }

.float-c { float: none; margin: auto; display: table !important; }

.float-c-notable { float: none; margin: auto; }

.txt-c, .txt-c-p { text-align: center; }

.left-menu { display: block; width: 220px; position: fixed; left: 0; top: 35%; z-index: 1; }
.left-menu ul { display: table; width: 240px; position: relative; }
.left-menu li { display: block; color: #808080; font-size: 16px; line-height: 60px; margin-bottom: 10px; width: 240px; height: 60px; background-color: #fff; border-bottom-right-radius: 30px; border-top-right-radius: 30px; transition: all 0.2s ease-in-out; }
.left-menu a { display: block; color: #808080; width: 240px; height: 60px; border-bottom-right-radius: 30px; border-top-right-radius: 30px; transition: all 0.2s ease-in-out; }
.left-menu a:hover { background-color: #D8D8D8; border-bottom-right-radius: 30px; border-top-right-radius: 30px; transition: all 0.2s ease-in-out; }
.left-menu .tree-bird { display: block; width: 120px; height: 150px; background: url(../images/tree/tree-bird.svg) no-repeat; background-size: 100%; position: absolute; top: -155px; }
@media only screen and (max-width: 1280px) { .left-menu { display: none; } }

.popup { position: fixed; width: 100%; height: 100%; z-index: 999; overflow-y: auto; background: no-repeat center center rgba(153, 153, 153, 0.55); top: -200%; opacity: 0; }
.popup .btn-background, .popup .btn-background_alert { position: fixed; width: 100%; height: 100%; background: no-repeat center center rgba(255, 255, 255, 0); }
.popup .btn-close a, .popup .btn-close_alert a { width: 50px; height: 50px; position: absolute; right: 5px; top: 5px; background: url(../images/popup/btn-close.svg) no-repeat center top; background-size: 50px 50px; z-index: 999999; cursor: pointer; }
.popup .popup-content { max-width: 1280px; width: calc((1400vw / 1920)*100); position: absolute; left: 0; right: 0; margin: auto; z-index: 1; margin-top: 14vh; position: relative; border-radius: 10px; background: #fff; padding: 3% 4%; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
@media only screen and (max-width: 767px) { .popup { overflow-y: auto; }
  .popup .btn-close a, .popup .btn-close_alert a { width: calc((50vw / 640)*100); height: calc((50vw / 640)*100); position: absolute; right: 5px; top: 5px; background: url(../images/popup/btn-close.svg) no-repeat center top; background-size: 100%; z-index: 999; cursor: pointer; }
  .popup .popup-content { width: 90%; margin: auto; margin-top: 5vh; position: relative; border-radius: 5px; background: #fff; padding: 6% 4%; padding-bottom: 8%; } }

.popup-alert { position: fixed; width: 100%; height: 100%; z-index: 999; top: -200%; opacity: 0; overflow-y: auto; background: rgba(0, 0, 0, 0.7); }
.popup-alert .popup-content { display: table; width: 270px; background: #fff; border-radius: 10px; padding: 1% 1% 1.3%; margin: 15% auto; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
.popup-alert .popup-content .txt { display: block; text-align: center; font-size: 16px; line-height: 30px; letter-spacing: 1px; font-family: 'Arial', 'Microsoft YaHei', '黑體', sans-serif; font-weight: normal; color: #000; width: 100%; padding: 2% 6% 6%; }
@media only screen and (max-width: 767px) { .popup-alert .popup-content { display: table; width: 270px; background: #fff; border-radius: calc((20vw / 640)*100); padding: 4%; margin: 25vh auto; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
  .popup-alert .popup-content .txt { display: block; text-align: center; font-size: calc((26vw / 640)*100); line-height: calc((36vw / 640)*100); letter-spacing: calc((.7vw / 640)*100); font-weight: normal; color: #000; width: 100%; padding: 2% 6% 6%; } }

.precautions { color: #000; width: 100%; margin: auto; padding: 0%; position: relative; }
.precautions ul { list-style-type: decimal; margin-left: 40px; }
.precautions li { padding-right: 25px; letter-spacing: 1px; font-weight: normal; float: none; text-align: left; width: 100%; margin-bottom: 10px; /* 2019/3/20 allen modify, font-family: 'Arial','Microsoft YaHei','黑體',sans-serif;*/ color: #000; text-align: justify; text-justify: inter-ideograph; -ms-text-justify: inter-ideograph; -moz-text-align-last: justify; -webkit-text-align-last: justify; }
.precautions li b { font-weight: bold; }
@media only screen and (max-width: 1440px) { .precautions ul { list-style-type: decimal; margin-left: 40px; }
  .precautions li { font-size: calc((24px)*0.8); line-height: calc((42px)*0.8); } }
@media only screen and (max-width: 1024px) { .precautions li { font-size: calc((24px)*0.65); line-height: calc((42px)*0.65); } }
@media only screen and (max-width: 767px) { .precautions { padding: 0; }
  .precautions ul { list-style-type: decimal; margin-left: 35px; }
  .precautions li { font-size: calc((24vw / 640)*100); padding-right: 20px; line-height: calc((36vw / 640)*100); letter-spacing: 1px; font-weight: normal; float: none; text-align: left; width: 100%; margin-bottom: 10px; font-family: "Arial", '微軟正黑體' !important; color: #333333; text-align: justify; text-justify: inter-ideograph; -ms-text-justify: inter-ideograph; -moz-text-align-last: justify; -webkit-text-align-last: justify; } }

.content-text { height: 220px; overflow: hidden; }
@media only screen and (max-width: 767px) { .content-text { height: calc((280vh / 640)*100); } }

.add-event-none { pointer-events: none; }

/* Loader--*/
#loading-page { display: block; position: fixed; width: 100%; height: 100%; background: no-repeat center center white; z-index: 999999; top: 0; }
@media only screen and (max-width: 768px) { #loading-page { width: 100vw; height: 100vh; background: no-repeat center center rgba(255, 255, 255, 0); } }
@media only screen and (max-width: 767px) { #loading-page { width: 100%; height: 100%; } }

.loading-kv { display: block; width: 300px; height: 300px; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto; animation-name: loading-ani; animation-duration: 0.5s; animation-iteration-count: infinite; animation-direction: alternate; }
@media only screen and (max-width: 767px) { .loading-kv { width: 200px; height: 200px; } }

.icon_loader { border: 5px solid #3e438c; border-radius: 30px; height: 30px; left: 50%; opacity: 0; position: absolute; top: 50%; width: 30px; animation: pulsate 1s ease-out; animation-iteration-count: infinite; }

@keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
.navbar input { display: none; }
.navbar .lower label:hover { cursor: pointer; }
.navbar .overlay { position: fixed; width: 300px; height: 100%; top: 0; right: 0; border-left: 1px solid #d1d1d1; background: #fff; background-size: cover; z-index: 9999; }
.navbar .overlay ul { list-style: none; padding: 0; margin: 10px 20px; display: inline-block; }
.navbar .overlay ul li { display: block; width: 100%; min-height: 36px; font-size: 16px; float: left; color: #3e438c; }
.navbar .overlay ul:first-child { margin-top: 60px; }
.navbar .overlay ul:first-child li { width: 50%; }
.navbar .overlay ul li:first-child { width: 100%; border-bottom: 1px solid #D8D8D8; }
.navbar .overlay ul li a { font-size: 14px; display: block; color: #000000; text-decoration: none; -webkit-transition: color 0.2s; transition: color 0.2s; text-transform: uppercase; letter-spacing: 1px; text-align: left; }
.navbar .lower ~ .overlay-hugeinc { opacity: 1; -webkit-transform: translateX(400px); transform: translateX(400px); -webkit-transition: 0.5s; transition: 0.5s; }
.navbar #op:checked ~ .overlay-hugeinc { opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px); -webkit-transition: 0.5s; transition: 0.5s; }

.logo a { display: block; width: 165px; height: 45px; background: url(../mgr/img/logo-color.png); background-size: cover; position: fixed; top: 15px; left: 20px; z-index: 99; }
@media only screen and (max-width: 767px) { .logo a { width: 132px; height: 36px; top: 5px; left: 15px; } }

.menu { position: fixed; height: 22px; width: auto; z-index: 200; right: 20px; top: 15px; }
.menu li { float: left; padding: 7px 15px; }
.menu li a { display: block; position: relative; width: auto; }
@media only screen and (max-width: 767px) { .menu { top: 10px; right: 10px; }
  .menu li { float: left; padding: 7px 10px; }
  .menu li a i { display: block; width: 22px; height: 22px; vertical-align: sub; margin: 0 4% !important; } }

/* Icon 1 */
#nav-icon { width: 22px; height: 22px; position: relative; float: right; z-index: 9999999; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; }

#nav-icon span { display: block; position: absolute; height: 2px; width: 100%; background: #000; border-radius: 9px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

#nav-icon.close { display: block; position: absolute; height: 2px; width: 100%; background: #000; border-radius: 9px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) { top: 2px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#nav-icon span:nth-child(2) { top: 10px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#nav-icon span:nth-child(3) { top: 18px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#nav-icon.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 2px; left: 8px; }

#nav-icon.open span:nth-child(2) { width: 0%; opacity: 0; }

#nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 17px; left: 8px; }

body .btn, html .btn { white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; background-color: #3e438c; color: white; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer; line-height: 56px; border-radius: 28px; letter-spacing: .5px; font-weight: 400; transition: all 0.2s ease-in-out; min-width: 210px; width: 100%; }
body .btn a, html .btn a { display: block; color: #fff; width: 100%; padding: 0px 0px; }
body .btn:hover, html .btn:hover { background-color: #7869C7; color: white; transition: all 0.2s ease-in-out; }
body .btn:focus, body .btn.focus, html .btn:focus, html .btn.focus { outline: 0; }
body .btn.disabled, body .btn:disabled, html .btn.disabled, html .btn:disabled { opacity: .65; }
body .btn:active, body .btn.active, html .btn:active, html .btn.active { background-image: none; }
body .btn-facebook, html .btn-facebook { border: 1px solid #3B5998; background-color: #3B5998; }
body .btn-facebook a, html .btn-facebook a { color: #fff; }
body .btn-facebook:hover, html .btn-facebook:hover { background-color: #5780D5; color: #fff; }
body .btn-google, html .btn-google { color: #000; border: 1px solid #F1584D; background-color: #fff; }
body .btn-google a, html .btn-google a { color: #000; }
body .btn-google:hover, html .btn-google:hover { background-color: #F1584D; color: #fff; }
body .btn-line, html .btn-line { color: #000; border: 1px solid #53b635; background-color: #06C755; }
body .btn-line a, html .btn-line a { color: #fff; }
body .btn-line:hover, html .btn-line:hover { background-color: #06B755 ; color: #fff; }
body .btn-line:active, html .btn-line:active { background-color: #07A754 ; color: #fff; }
body .btn-yellow, html .btn-yellow { border: 1px solid #FBB03B; background-color: #FBB03B; min-width: auto; }
body .btn-yellow a, html .btn-yellow a { color: #fff; }
body .btn-yellow:hover, html .btn-yellow:hover { background-color: #EB9002; color: #fff; }
body .btn-white, html .btn-white { border: 1px solid #D8D8D8; background-color: #fff; }
body .btn-white a, html .btn-white a { color: #000; }
body .btn-white:hover, html .btn-white:hover { background-color: #D8D8D8; color: #000; }
body .btn-one, html .btn-one { margin: auto; margin-top: 5%; display: block; max-width: 210px; }
body .btn-two, html .btn-two { max-width: 450px; margin: auto; margin-top: 5%; text-align: center; }
body .btn_main_70, html .btn_main_70 { display: inline-block; width: 60%; }
body .btn-s, html .btn-s { text-align: center; text-decoration: none; display: inline-block; font-size: 14px; cursor: pointer; line-height: 42px !important; border-radius: 21px; font-weight: normal; min-width: 110px; max-width: 150px; }
body .btn-m, html .btn-m { display: inline-block; max-width: 220px; }
body .btn-s-alert-m, html .btn-s-alert-m { margin: auto; display: block; margin: auto; display: block; min-width: 110px; line-height: 42px !important; border-radius: 21px; }
body .btn-font-b, html .btn-font-b { font-size: 20px; letter-spacing: 2px; font-weight: normal; }
body .btn-no-event, html .btn-no-event { pointer-events: none; }
body .btn-icon-left-fixed, html .btn-icon-left-fixed { position: relative; }
body .btn-icon-left-fixed i, html .btn-icon-left-fixed i { position: absolute; top: 0; left: 20px; display: block; bottom: 0; margin: auto !important; }
@media only screen and (max-width: 767px) { body .btn, html .btn { white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; background-color: #3e438c; color: white; text-align: center; text-decoration: none; display: inline-block; font-size: calc((26vw / 640)*100); cursor: pointer; line-height: calc((80vw / 640)*100); border-radius: calc((50vw / 640)*100); letter-spacing: .5px; transition: all 0.2s ease-in-out; min-width: auto; }
  body .btn a, html .btn a { display: block; color: #fff; width: 100%; padding: 0px 0px; }
  body .btn:hover, html .btn:hover { background-color: #7869C7; color: white; transition: all 0.2s ease-in-out; }
  body .btn:focus, body .btn.focus, html .btn:focus, html .btn.focus { outline: 0; }
  body .btn.disabled, body .btn:disabled, html .btn.disabled, html .btn:disabled { opacity: .65; }
  body .btn:active, body .btn.active, html .btn:active, html .btn.active { background-image: none; }
  body .btn-facebook, html .btn-facebook { border: 1px solid #3B5998; background-color: #3B5998; }
  body .btn-facebook a, html .btn-facebook a { color: #fff; }
  body .btn-facebook:hover, html .btn-facebook:hover { background-color: #5780D5; color: #fff; }
  body .btn-google, html .btn-google { color: #000; border: 1px solid #F1584D; background-color: #fff; }
  body .btn-google a, html .btn-google a { color: #000; }
  body .btn-google:hover, html .btn-google:hover { background-color: #F1584D; color: #fff; }
body .btn-line, html .btn-line { color: #000; border: 1px solid #53b635; background-color: #06C755; }
body .btn-line a, html .btn-line a { color: #fff; }
body .btn-line:hover, html .btn-line:hover { background-color: #06B755 ; color: #fff; }
body .btn-line:active, html .btn-line:active { background-color: #07A754 ; color: #fff; }
  body .btn-yellow, html .btn-yellow { border: 1px solid #FBB03B; background-color: #FBB03B; }
  body .btn-yellow a, html .btn-yellow a { color: #fff; }
  body .btn-yellow:hover, html .btn-yellow:hover { background-color: #EB9002; color: #fff; }
  body .btn-white, html .btn-white { border: 1px solid #D8D8D8; background-color: #fff; }
  body .btn-white a, html .btn-white a { color: #000; }
  body .btn-white:hover, html .btn-white:hover { background-color: #D8D8D8; color: #000; }
  body .btn-s, html .btn-s { text-align: center; text-decoration: none; display: inline-block; font-size: calc((22vw / 640)*100) !important; cursor: pointer; line-height: calc((60vw / 640)*100) !important; height: calc((60vw / 640)*100); border-radius: calc((50vw / 640)*100); min-width: calc((150vw / 640)*100); font-weight: normal; }
  body .btn-m, html .btn-m { display: inline-block; max-width: calc((240vw / 640)*100); }
  body .btn-s-alert-m, html .btn-s-alert-m { margin: auto; display: block; margin: auto; display: block; min-width: 110px; max-width: 70%; font-size: calc((22vw / 640)*100) !important; cursor: pointer; line-height: calc((60vw / 640)*100) !important; height: calc((60vw / 640)*100); border-radius: calc((50vw / 640)*100); }
  body .btn-font-b, html .btn-font-b { font-size: calc((28vw / 640)*100); letter-spacing: 2px; font-weight: normal; }
  body .btn-one, html .btn-one { margin: auto; margin-top: 5%; display: block; max-width: 210px; }
  body .btn-two, html .btn-two { max-width: 100%; margin: auto; margin-top: 5%; width: 100%; }
  body .btn_main_70, html .btn_main_70 { display: inline-block; width: 75%; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; outline: none; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff center center no-repeat; }

/* Icons */
@font-face { font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; width: 70px; height: 70px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 45%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; opacity: .5; transition: .5s; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; transition: .5s; opacity: 1; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.5; }
.slick-prev:before, .slick-next:before { font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -75px; background: url(../images/icon/icon-arrow-left.svg) no-repeat center top; background-size: 70px; z-index: 9; }
[dir="rtl"] .slick-prev { left: auto; right: -75px; }
@media only screen and (max-width: 767px) { .slick-prev { top: 60%; left: -20px; background-size: 30px; } }

.slick-next { right: -75px; background: url(../images/icon/icon-arrow-right.svg) no-repeat center top; background-size: 70px; z-index: 9; }
[dir="rtl"] .slick-next { left: -75px; right: auto; }
@media only screen and (max-width: 767px) { .slick-next { top: 60%; right: -20px; background-size: 30px; } }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: 50px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; z-index: 9; }
.slick-dots li { position: relative; display: inline-block; height: 15px; width: 15px; margin: 0 16px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: #ffffff; display: block; width: 15px; height: 15px; border-radius: 15px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; border: 1px solid #3e438c; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; position: absolute; top: 0; left: 0; width: 15px; height: 15px; border-radius: 15px; content: '•'; text-align: center; opacity: 1; color: #48bc7b; background: transparent; }
.slick-dots li.slick-active button:before { opacity: 1; background: #3e438c; }
@media only screen and (max-width: 767px) { .slick-dots { bottom: 8%; }
  .slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px; margin: 0 10px; padding: 0; cursor: pointer; }
  .slick-dots li button { border: 0; background: #ffffff; display: block; width: 10px; height: 10px; border-radius: 10px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; border: 1px solid #3e438c; }
  .slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
  .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
  .slick-dots li button:before { font-family: 'slick'; position: absolute; top: 0; left: 0; width: 12px; height: 12px; border-radius: 12px; content: '•'; text-align: center; opacity: 1; color: #48bc7b; background: transparent; }
  .slick-dots li.slick-active button:before { opacity: 1; background: #3e438c; } }

body, html { outline: none; font-size: 16px; line-height: 32px; color: #808080; width: 100%; height: 100%; }
body strong, html strong { font-weight: 500; }
body p, html p { font-size: 16px; line-height: 32px; margin-bottom: 2%; }
body p a, html p a { color: #D8D8D8; margin: 0 3%; display: inline-block; transition: .5s; border-bottom: 1px solid #D8D8D8; }
body p a:hover, html p a:hover { color: #7869C7; transition: .5s; border-bottom: 1px solid #7869C7; }
body h1, html h1 { font-size: calc((76vw / 1920)*100); line-height: calc((76vw / 1920)*100); letter-spacing: calc((1vw / 1920)*100); color: #fff; font-family: "Arial" !important; font-weight: bolder; }
body h1 span, html h1 span { display: block; font-size: calc((42vw / 1920)*100); letter-spacing: calc((1vw / 1920)*100); }
body h2, html h2 { font-size: 30px; line-height: 42px; letter-spacing: 1px; margin-bottom: 30px; color: #3e438c; font-weight: normal; clear: both; text-align: left; }
body h4, html h4 { font-size: 28px; line-height: 42px; letter-spacing: 2px; color: #000; font-weight: 400; clear: both; text-align: left; }
body h5, html h5 { clear: both; font-size: 30px; line-height: 42px; letter-spacing: 1px; color: #000; font-weight: normal; text-align: center; margin-bottom: 30px; }
body h6, html h6 { clear: both; font-size: 36px; line-height: 42px; letter-spacing: 1px; color: #fff; font-weight: normal; text-align: center; }
body h6 hr, html h6 hr { border: none; border-bottom: 1px solid #CECECE; }
body .header, html .header { display: block; width: 100%; height: calc((340vw / 1920)*100); background: url(../images/top/headerbg.png) no-repeat; background-size: cover; position: relative; }
body .header .left-people, html .header .left-people { display: block; width: calc((320vw / 1920)*100); height: calc((190vw / 1920)*100); background: url(../images/top/left-people.svg) no-repeat; background-size: 100% 100%; position: absolute; left: -50%; right: 0; top: 40%; margin: auto; }
body .header .right-tree, html .header .right-tree { display: block; width: calc((170vw / 1920)*100); height: calc((120vw / 1920)*100); background: url(../images/top/right-tree.svg) no-repeat; background-size: 100% 100%; position: absolute; left: 0; right: -50%; top: 52%; margin: auto; }
body .header h3, html .header h3 { width: 100%; clear: both; font-size: calc((42vw / 1920)*100); line-height: calc((72vw / 1920)*100); letter-spacing: calc((10vw / 1920)*100); font-weight: bold; text-align: center; color: #fff; padding-top: 8%; }
@media only screen and (max-width: 767px) { body, html { min-width: 320px; font-size: calc((24vw / 640)*100); line-height: calc((42vw / 640)*100); }
  body p, html p { font-size: calc((24vw / 640)*100); line-height: calc((42vw / 640)*100); }
  body h1, html h1 { font-size: calc((76vw / 640)*70); line-height: calc((90vw / 640)*70); letter-spacing: calc((1.5vw / 640)*70); color: #fff; font-family: "Arial" !important; font-weight: bolder; padding: 0 5vw; }
  body h1 span, html h1 span { display: block; font-size: calc((42vw / 640)*70); letter-spacing: calc((1vw / 640)*70); }
  body h2, html h2 { font-size: calc((42vw / 640)*100); line-height: calc((48vw / 640)*100); letter-spacing: 1px; margin-bottom: 5%; color: #3e438c; font-weight: normal; clear: both; text-align: left; }
  body h4, html h4 { font-size: calc((26vw / 640)*130); line-height: calc((42vw / 640)*130); letter-spacing: calc((1vw / 640)*130); color: #000; font-weight: 400; clear: both; text-align: left; }
  body h5, html h5 { font-size: calc((30vw / 640)*130); line-height: calc((42vw / 640)*130); letter-spacing: calc((1vw / 640)*130); margin-bottom: 2%; }
  body h6, html h6 { clear: both; font-size: calc((36vw / 640)*130); line-height: calc((42vw / 640)*130); letter-spacing: calc((1w / 640)*130); color: #fff; font-weight: normal; text-align: center; }
  body h6 hr, html h6 hr { border: none; border-bottom: 1px solid #CECECE; }
  body .header, html .header { display: block; width: calc((640vw / 640)*100); height: calc((250vw / 640)*100); overflow: hidden; background: url(../images/top/headerbg-m.png) no-repeat center top; background-size: cover; position: relative; }
  body .header .left-people, html .header .left-people { display: block; width: calc((320vw / 640)*80); height: calc((190vw / 640)*80); background: url(../images/top/left-people-m.svg) no-repeat; background-size: 100% 100%; position: absolute; left: -75%; right: 0; top: 40%; margin: auto; }
  body .header .right-tree, html .header .right-tree { display: block; width: calc((170vw / 640)*80); height: calc((120vw / 640)*80); background: url(../images/top/right-tree.svg) no-repeat; background-size: 100% 100%; position: absolute; left: 0; right: -75%; top: 45%; margin: auto; }
  body .header h3, html .header h3 { width: 100%; clear: both; font-size: calc((36vw / 640)*100); line-height: calc((72vw / 640)*100); letter-spacing: calc((5vw / 640)*100); font-weight: bold; text-align: center; color: #fff; padding-top: 20%; } }

/* rwd table css */
.rwd-table { overflow: hidden; min-width: 100%; width: 100%; }
.rwd-table td:after { display: none; }
.rwd-table th, .rwd-table td { font-size: 14px; }
.rwd-table tr { margin-bottom: 0px; display: table-row; }
@media only screen and (max-width: 767px) { .rwd-table th { display: none; }
  .rwd-table td { display: block; text-align: left; padding: 1% 5%; }
  .rwd-table td:before { content: attr(data-th); display: inline-block; font-weight: bold; margin-right: 10px; min-width: 80px; color: #000; }
  .rwd-table tbody tr { display: inline-block; width: 100%; max-width: 640px; border-top: 1px solid #D8D8D8; padding: 4% 0%; padding-top: 0; }
  .rwd-table tbody tr td:first-child { background-color: #F4F4F4; }
  .rwd-table tr:nth-child(even) { background-color: #fff !important; } }

/* rwd table css */
.rwd-table-cart { overflow: hidden; min-width: 100%; width: 100%; }
.rwd-table-cart tbody { border-top: 1px dashed #D8D8D8; }
.rwd-table-cart tbody:nth-child(2) { border-top: 0px; }
.rwd-table-cart tr:nth-child(even) { background-color: #ffffff; }
.rwd-table-cart td:after { display: none; }
.rwd-table-cart th, .rwd-table-cart td { font-size: 16px; color: #000; }
.rwd-table-cart th { font-size: 16px; color: #fff; }
.rwd-table-cart tr { margin-bottom: 0px; display: table-row; }
@media only screen and (max-width: 767px) { .rwd-table-cart th { display: none; }
  .rwd-table-cart td { display: block; text-align: left; padding: 1% 5%; font-size: calc((24vw / 640)*100); line-height: calc((42vw / 640)*100); }
  .rwd-table-cart td:before { font-weight: 500; margin-right: 10px; min-width: calc((100vw / 640)*100); color: #000; text-align: center; }
  .rwd-table-cart tbody { border: none !important; }
  .rwd-table-cart tbody tr { display: inline-block; width: 100%; max-width: 640px; border-top: 1px dashed #D8D8D8; padding: 4% 0%; padding-top: 0; }
  .rwd-table-cart tbody tr td { background-color: none; }
  .rwd-table-cart tbody tr:first-child { border-top: 0px solid #D8D8D8; }
  .rwd-table-cart tbody tr:first-child td:nth-child(1) { display: block; width: 50%; float: left; background-color: #F4F4F4; }
  .rwd-table-cart tbody tr:first-child td:nth-child(1)::before { content: attr(data-th); display: inline-block; }
  .rwd-table-cart tbody tr:first-child td:nth-child(2) { display: block; width: 50%; float: left; background-color: #F4F4F4; }
  .rwd-table-cart tbody tr:first-child td:nth-child(2)::before { content: attr(data-th); display: inline-block; }
  .rwd-table-cart tbody tr:nth-child(even) { background-color: #fff !important; }
  .rwd-table-cart tbody tr td:nth-child(4), .rwd-table-cart tbody tr td:nth-child(5) { display: inline-block; width: 50%; float: left; }
  .rwd-table-cart tbody tr td:nth-child(4)::before, .rwd-table-cart tbody tr td:nth-child(5)::before { content: attr(data-th); display: inline-block; }
  .rwd-table-cart .grid-box-7015 { display: grid; grid-template-columns: calc((100vw / 640)*100) calc((420vw / 640)*100); grid-column-gap: 10px; grid-row-gap: 0px; clear: both; } }

body, html { /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
body textarea, body input, body select, html textarea, html input, html select { outline-color: invert; outline-style: none; outline-width: 0px; border: none; border-style: none; text-shadow: none; -webkit-appearance: none; -webkit-user-select: text; outline-color: transparent; box-shadow: none; transition: all 0.2s ease-in-out; }
body ::-webkit-input-placeholder, html ::-webkit-input-placeholder { /* WebKit browsers */ font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; }
body :-moz-placeholder, html :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; }
body ::-moz-placeholder, html ::-moz-placeholder { /* Mozilla Firefox 19+ */ font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; }
body :-ms-input-placeholder, html :-ms-input-placeholder { /* Internet Explorer 10+ */ font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; }
body label, html label { font-size: 16px; color: #fff; line-height: 24px; }
body label span, html label span { display: block; color: #808080; font-size: 14px; }
body input[type=text], body input[type=password], html input[type=text], html input[type=password] { display: block; width: 100%; height: 56px; border: 0px; border-radius: 28px; background: #fff; border: 1px solid #D8D8D8; padding: 0 20px; font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; }
body textarea, html textarea { border-radius: 20px; background: #fff; border: 1px solid #D8D8D8; padding: 10px 20px; }
body input:focus, html input:focus { border: 1px solid #3e438c; outline: none; transition: all 0.2s ease-in-out; }
body .input_checkbox, html .input_checkbox { display: block; position: relative; padding-left: 35px; margin-bottom: 18px; margin-left: 20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; min-width: 40px !important; }
body .input_checkbox input[type=checkbox], html .input_checkbox input[type=checkbox] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
body .checkmark, html .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background: #fff; border: 1px solid #D8D8D8; border-radius: 5px; }
body .input_checkbox:hover input[type=checkbox] ~ .checkmark, html .input_checkbox:hover input[type=checkbox] ~ .checkmark { background: #fff; border: 1px solid #D8D8D8; border-radius: 5px; transition: all 0.2s ease-in-out; }
body .input_checkbox input[type=checkbox]:checked ~ .checkmark, html .input_checkbox input[type=checkbox]:checked ~ .checkmark { background-color: #3e438c; border: 1px solid #3e438c; border-radius: 5px; }
body .checkmark:after, html .checkmark:after { content: ""; position: absolute; display: none; }
body .input_checkbox input[type=checkbox]:checked ~ .checkmark:after, html .input_checkbox input[type=checkbox]:checked ~ .checkmark:after { display: block; }
body .checkmark:after, html .checkmark:after { left: 9px; top: 4px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
body .input_radio, html .input_radio { display: block; position: relative; padding-left: 0px; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; cursor: pointer; min-width: 40px !important; height: 40px; }
body .input_radio input[type=radio], html .input_radio input[type=radio] { position: absolute; cursor: pointer; z-index: 999; width: 25px; height: 25px; top: 0; left: 0; bottom: 0; right: 0; margin: auto; opacity: 0; }
body .radiomark, html .radiomark { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; height: 25px; width: 25px; background: #fff; border: 1px solid #D8D8D8; border-radius: 25px; }
body .input_radio:hover input[type=radio] ~ .radiomark, html .input_radio:hover input[type=radio] ~ .radiomark { background: #fff; border: 1px solid #D8D8D8; border-radius: 25px; transition: all 0.2s ease-in-out; }
body .input_radio input[type=radio]:checked ~ .radiomark, html .input_radio input[type=radio]:checked ~ .radiomark { background-color: #3e438c; border: 1px solid #3e438c; border-radius: 25px; }
body .radiomark:after, html .radiomark:after { content: ""; position: absolute; display: none; }
body .input_radio input[type=radio]:checked ~ .radiomark:after, html .input_radio input[type=radio]:checked ~ .radiomark:after { display: block; }
body .radiomark:after, html .radiomark:after { left: 0px; right: 0px; bottom: 0px; top: 0px; margin: auto; width: 10px; height: 10px; border-radius: 10px; background-color: #fff; }
body .select, html .select { display: inline-block; width: 60%; font-size: 16px; }
body .select select, html .select select { display: inline-block; width: 100%; height: 56px; border: 0px; font-size: 16px; border-radius: 28px; cursor: pointer; padding: 10px 15px; outline: 0; border: 0; background: #fff; border: 1px solid #D8D8D8; color: #000; appearance: none; -webkit-appearance: none; -moz-appearance: none; transition: all 0.2s ease-in-out; background: url(../images/icon/icon-arrow-down.svg) center right no-repeat; background-size: 22px 22px; background-position: 98.5%; }
body .select select::-ms-expand, html .select select::-ms-expand { display: none; }
body .select select:hover, body .select select:focus, html .select select:hover, html .select select:focus { color: #000; border: 1px solid #3e438c; transition: all 0.2s ease-in-out; }
body .select select:disabled, html .select select:disabled { opacity: 0.5; pointer-events: none; }
body .select select:hover ~ .select__arrow, body .select select:focus ~ .select__arrow, html .select select:hover ~ .select__arrow, html .select select:focus ~ .select__arrow { border-top-color: #000; }
body .select select:disabled ~ .select__arrow, html .select select:disabled ~ .select__arrow { border-top-color: #ccc; }
body .select_arrow, html .select_arrow { display: none; position: absolute; top: 16px; right: 15px; width: 22px; height: 22px; pointer-events: none; background: url(../images/icon/icon-arrow-down.svg); background-size: 100%; }
body .w_300p, html .w_300p { width: 300px !important; }
body .w100, html .w100 { width: 100% !important; }
body .input_70[type=text], body .input_70[type=password], html .input_70[type=text], html .input_70[type=password] { display: inline-block; width: 60%; }
@media only screen and (max-width: 767px) { body .input_70[type=text], body .input_70[type=password], html .input_70[type=text], html .input_70[type=password] { width: 70%; } }
body .input240[type=text], body .input_240[type=password], html .input240[type=text], html .input_240[type=password] { float: left; width: 240px; }
body .input200[type=text], body .input_200[type=password], html .input200[type=text], html .input_200[type=password] { float: left; width: 200px; }
body .input_100, html .input_100 { width: 100%; }
body .textarea_60, html .textarea_60 { display: inline-block; width: 60%; height: 85px; vertical-align: middle; }
body .textarea_70, html .textarea_70 { display: inline-block; width: 80%; height: 85px; vertical-align: middle; }
body .input_33[type=text], html .input_33[type=text] { display: inline-block; width: 30%; }
body .textarea_90, html .textarea_90 { width: 90%; display: block; margin: auto; }
body .txt-padding-b, html .txt-padding-b { padding-bottom: 0 !important; }
body #mainform label.error, body #signupform label.error, html #mainform label.error, html #signupform label.error { width: auto; text-align: center; background: #ffffff; position: relative; color: #fff; min-width: 120px; font-size: 11px; padding: 4px 10px 4px 10px; border-radius: 25px !important; margin-top: 1%; max-width: 300px; transition: all 0.2s ease-in-out; float: right; margin-right: 15px; margin-bottom: 10px; color: #3e438c; border: 1px dashed #3e438c; }
@media only screen and (max-width: 767px) { body label, html label { font-size: calc((24vw / 640)*100); line-height: calc((42vw / 640)*100); color: #fff; }
  body label span, html label span { display: block; color: #808080; font-size: calc((22vw / 640)*100); line-height: calc((36vw / 640)*100); }
  body input[type=text], body input[type=password], html input[type=text], html input[type=password] { height: calc((80vw / 640)*100); border-radius: calc((50vw / 640)*100); padding: calc((25vw / 640)*100); font-size: calc((24vw / 640)*100); line-height: calc((80vw / 640)*100); }
  body .input_33[type=text], html .input_33[type=text] { width: 36.5%; }
  body .input_70[type=text], body .input_70[type=password], html .input_70[type=text], html .input_70[type=password] { width: 70%; }
  body .input240[type=text], body .input_240[type=password], html .input240[type=text], html .input_240[type=password] { float: left; width: 48%; }
  body .input200[type=text], body .input_200[type=password], html .input200[type=text], html .input_200[type=password] { float: left; width: 48%; }
  body .textarea_60, body .textarea_70, html .textarea_60, html .textarea_70 { display: inline-block; width: 100%; height: calc((100vw / 640)*100); vertical-align: middle; }
  body .select, html .select { width: 75%; }
  body .select select, html .select select { display: inline-block; width: 100%; height: calc((80vw / 640)*100); border: 0px; font-size: calc((24vw / 640)*100); line-height: calc((80vw / 640)*100); border-radius: calc((50vw / 640)*100); cursor: pointer; padding: 0 calc((25vw / 640)*100); outline: 0; border: 0; background: #fff; border: 1px solid #D8D8D8; color: #000; appearance: none; -webkit-appearance: none; -moz-appearance: none; background: url(../images/icon/icon-arrow-down.svg) center right no-repeat; background-size: calc((24vw / 640)*100) calc((24vw / 640)*100); background-position: 98%; }
  body .select_arrow, html .select_arrow { top: 33%; right: 8%; width: calc((30vw / 640)*100); height: calc((30vw / 640)*100); pointer-events: none; background: url(../images/icon/icon-arrow-down.svg); background-size: 100%; }
  body #mainform label.error, body #signupform label.error, html #mainform label.error, html #signupform label.error { width: auto; text-align: center; background: #ffffff; position: relative; color: #fff; min-width: calc((100vw / 640)*100); font-size: 11px; padding: 4px 10px 4px 10px; border-radius: 25px !important; margin-top: 1%; max-width: calc((400vw / 640)*100); transition: all 0.2s ease-in-out; float: right; margin-right: 15px; margin-bottom: 10px; color: #3e438c; border: 1px dashed #3e438c; } }

footer { display: block; line-height: 14px; clear: both; background: url(../images/tree/footer-bg.svg) no-repeat top; background-size: 100% 100%; }
footer .pc { display: inline-block !important; }
footer .tree { display: table; width: 100%; }
footer .tree .tree3-left { display: inline-block; width: 160px; height: 90px; background: url(../images/tree/tree3-left.svg) no-repeat bottom; background-size: 100%; float: left; margin-left: 8%; }
footer .tree .tree3-right { display: inline-block; width: 125px; height: 90px; background: url(../images/tree/tree3-right.svg) no-repeat bottom; background-size: 100%; float: right; margin-right: 8%; }
footer .tree .tree1 { display: inline-block; width: 25px; height: 90px; background: url(../images/tree/tree1.svg) no-repeat bottom; background-size: 100%; float: left; margin-left: 8%; }
footer .tree .tree2 { display: inline-block; width: 65px; height: 90px; background: url(../images/tree/tree2.svg) no-repeat bottom; background-size: 100%; float: right; margin-right: 8%; }
footer .footer-txt { display: block; width: 100%; height: 60px; clear: both; background-color: #fff; border-top: 1px solid #cccccc; padding: 0 5%; }
footer .footer-txt ul { display: block; margin-top: 22px; float: right; }
footer .footer-txt li { display: block; padding: 0 15px; float: left; text-align: left; font-size: 14px; letter-spacing: 0.5px; color: #808080; }
footer .footer-txt li a { text-align: left; font-size: 14px; letter-spacing: 0.5px; color: #808080; opacity: 1; }
footer .footer-txt .menu-footer { float: left; }
footer .footer-txt .menu-footer li { border-right: 1px solid #808080; }
footer .copyright { width: 100%; height: 100px; text-align: center; font-size: 12px; line-height: 20px; padding-top: 18px; letter-spacing: 0.6px; color: #FFFFFF; opacity: 1; background-color: #3e438c; }
@media only screen and (max-width: 768px) { footer .tree { display: none; }
  footer .footer-txt { display: none; }
  footer .copyright { width: 100%; height: 170px; text-align: center; } }

* { font-family: "Arial", '微軟正黑體', 'Noto Sans TC' !important; }

iframe { display: block; overflow: hidden; }

.cardtrade_iframe { margin: auto; display: block; padding-top: 100px; width: 800px; height: 600px; }
@media only screen and (max-width: 767px) { .cardtrade_iframe { padding-top: 60px; width: 98%; height: 600px; } }

.a { color: #000; border-bottom: 1px solid #000; }

@media only screen and (max-width: 767px) { ol { padding-left: 8%; } }

.popup-scroll-no { overflow: hidden; }
@media only screen and (max-width: 767px) { .popup-scroll-no { position: relative; overflow-y: hidden; } }

.text-color-light-gray { color: #CECECE !important; }

.text-color-green { color: #3e438c !important; }

body, html { display: table; }
body h5, html h5 { clear: both; font-size: 30px; line-height: 42px; letter-spacing: 1px; font-weight: normal; text-align: center; margin-bottom: 3%; margin-top: 3%; }
body .margin-t80, html .margin-t80 { margin-top: 80px !important; }
body .event-f, html .event-f { padding: 0 3%; }
body .event-f li, html .event-f li { margin-bottom: 30px !important; padding-top: 75px; }
@media only screen and (max-width: 1366px) { body .event-f, html .event-f { margin-left: 80px; } }
@media only screen and (max-width: 1280px) { body .event-f, html .event-f { margin-left: 0px; } }
@media only screen and (max-width: 767px) { body h5, html h5 { clear: both; font-size: calc((42vw / 640)*100); line-height: calc((50vw / 640)*100); letter-spacing: calc((1vw / 640)*100); font-weight: normal; text-align: center; margin-bottom: 3%; margin-top: 10%; }
  body .margin-t80, html .margin-t80 { margin-top: 10% !important; }
  body .event-f, html .event-f { padding: 0 3%; }
  body .event-f li, html .event-f li { margin-bottom: 30px !important; padding-top: 62px; } }

.add-body { display: block; width: 100%; overflow-x: hidden; }
@media only screen and (max-width: 767px) { .add-body { display: table; overflow-x: none; } }

.navbarbg { display: block; position: fixed; height: 70px; width: 100%; background-color: #fff; z-index: 98; border-bottom: 1px solid #eeeeee; }
@media only screen and (max-width: 767px) { .navbarbg { height: 50px; } }

.list ul li { margin-bottom: 5%; }
.list ul li label { padding: 5px 10px; color: #000; display: inline-block; min-width: 100px; vertical-align: middle; }
.list ul .height50 { height: 50px; padding-top: 20px; }
.list .ul-label-w li label { color: #fff; }
@media only screen and (max-width: 767px) { .list ul li { margin-bottom: 5%; width: 100%; }
  .list ul li label { padding: 2% 1.5%; color: #000; display: inline-block; min-width: 50px; } }

.list-600 { width: 600px; margin: auto; }
@media only screen and (max-width: 767px) { .list-600 { width: 100%; } }

.list-agree ul li { margin-bottom: 2%; }
.list-agree ul li .btn-one { margin-top: 2%; }
.list-agree ul .line-gray { margin-top: 2%; }

.grid-box-7015 { display: grid; grid-template-columns: 20% 55% 20%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 0px; /* 設定上下間距 */ clear: both; }
.grid-box-7015 .select { width: 100%; }
.grid-box-7015 .select-right p { text-align: center; }

.grid-box-50 { display: grid; grid-template-columns: 49% 49%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; }
@media only screen and (max-width: 767px) { .grid-box-50 .input_70[type=text], .grid-box-50 .input_70[type=password], .grid-box-50 .select { display: inline-block; width: 100%; } }

.grid-box-33 { display: grid; grid-template-columns: 32% 32% 32%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; }

.grid-box-451045 { display: grid; grid-template-columns: 45% 10% 45%; grid-column-gap: 0px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; }

.grid-box-7030 { display: grid; grid-template-columns: 65% 33%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; }

.grid-box-552020 { display: grid; grid-template-columns: 45% 30% 20%; grid-column-gap: 0px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; }

.container { display: block; min-height: 1000px; }
@media only screen and (max-width: 767px) { .container { display: table; min-height: 650px; } }

#main { display: block; width: 100%; min-height: 600px; margin: auto; z-index: 3; background: #5BA878; }
#main h5 { font-size: 36px; margin: 0; padding-top: 0%; color: #fff; }
#main .content { display: block; width: 100%; min-height: 600px; overflow: hidden; background: #5BA878; position: relative; }
#main .content .main-slider { display: block; max-width: calc(100vw); width: 100%; overflow: hidden; height: auto; position: relative; }
#main .content .main-slider img { width: 100%; }
#main .content .main-slider .cover-bottom { display: block; width: 100%; height: calc((390vw / 1920)*100); position: absolute; bottom: -50px; z-index: 9; pointer-events: none; background: url(../images/main/cover-bottom.svg) no-repeat center bottom; background-size: 100% 100%; }
#main .content .main-slider .slogan { display: block; position: absolute; z-index: 9; top: 30%; left: 10%; height: calc((350vw / 1920)*100); -webkit-filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.9)); filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.9)); }
#main .content .area-list-all { color: #fff !important; display: none; height: auto; background: rgba(0, 0, 0, 0.8); width: 60%; padding: 8px; margin-left: 20%; border-radius: 50px; }
#main .content .list-main { position: absolute; top: 30%; right: 5%; z-index: 9; background: url(../images/main/bg.png) left top no-repeat; background-size: contain; }
#main .content .list-main label { color: #fff !important; -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.9)); filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.9)); }
#main .content .list-main input[type=text] { height: 50px; background: rgba(0, 0, 0, 0.8); border: 1px solid rgba(0, 0, 0, 0.8); font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; color: #fff; }
#main .content .list-main .select select { display: inline-block; width: 100%; height: 56px; border: 0px; font-size: 16px; border-radius: 28px; cursor: pointer; padding: 10px 15px; outline: 0; border: 0; border: 1px solid rgba(0, 0, 0, 0.8); color: #fff; appearance: none; -webkit-appearance: none; -moz-appearance: none; transition: all 0.2s ease-in-out; background: url(../images/icon/icon-arrow-down-w.svg) center right no-repeat rgba(0, 0, 0, 0.8); background-size: 22px 22px; background-position: 98.5%; }
#main .hotel { height: 620px; max-width: calc(100vw); overflow: hidden; margin-top: 0%; }
#main .hotel .room-list { display: block; float: left; width: 240px; min-height: 240px; padding-top: 0.6%; }
#main .hotel .room-list a .mask { display: block; width: 240px; height: 240px; border-radius: 240px; overflow: hidden; margin: auto; position: relative; }
#main .hotel .room-list a img { display: table; min-width: 427px; height: 240px; position: absolute; left: -50%; right: 0; top: 0; margin: auto; }
#main .hotel .room-list a p { color: #fff; padding: 10px; display: table; margin: auto; }
#main .hotel .room-list a p span { display: block; }
#main .hotel div:nth-child(odd) { padding-top: 1.2%; }
#main .hotel-event { background: url(../images/main/event_bg.png) center top no-repeat; background-size: 100% auto; }
#main .hotel-event h5 { margin: 0; padding-top: 5%; color: #fff; }
#main .slick-dots { bottom: 80px; }
@media only screen and (max-width: 1280px) { #main .content .main-slider .slogan { top: 20%; left: 5%; }
  #main .content .main-slider .list-main { top: 20%; right: -3%; } }
@media only screen and (max-width: 767px) { #main { display: block; width: 100%; min-height: 600px; margin: auto; z-index: 3; background: #5BA878; }
  #main h5 { font-size: calc((36vw / 640)*100); margin: 0; padding-top: 0%; color: #fff; }
  #main .content { display: block; width: 100%; min-height: 600px; overflow: hidden; background: #5BA878; padding-bottom: 10%; }
  #main .content .main-slider { display: block; max-width: calc(100vw); width: 100%; overflow: hidden; height: auto; position: relative; }
  #main .content .main-slider img { width: 100%; }
  #main .content .main-slider .cover-bottom { display: block; width: 100%; height: calc((250vw / 640)*100); position: absolute; bottom: -20px; z-index: 9; pointer-events: none; background: url(../images/main/cover-bottom-m.svg) no-repeat center bottom; background-size: 100% 100%; }
  #main .content .main-slider .slogan { display: block; position: absolute; z-index: 9; right: 0; left: 0; top: 25%; margin: auto; height: calc((350vw / 640)*100); -webkit-filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.9)); filter: drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.9)); }
  #main .content .area-list-all { color: #fff !important; display: none; height: auto; background: no-repeat; width: 75%; padding: 4% 0px; margin-left: 22%; border-radius: calc((50vw / 640)*100); }
  #main .content .list-main { position: static; z-index: 9; margin: auto; width: 90%; background: none; }
  #main .content .list-main label { width: 20%; color: #fff !important; min-width: auto; -webkit-filter: drop-shadow(0px 0px 6px transparent); filter: drop-shadow(0px 0px 6px transparent); }
  #main .content .list-main .input_checkbox { width: auto; }
  #main .content .list-main input[type=text] { height: calc((100vw / 640)*100); background: rgba(0, 0, 0, 0.8); border: 1px solid rgba(0, 0, 0, 0.8); font-size: 16px; font-weight: normal; line-height: 56px; color: #808080; color: #fff; }
  #main .content .list-main .select select { display: inline-block; height: calc((100vw / 640)*100); background: rgba(0, 0, 0, 0.8); border: 1px solid rgba(0, 0, 0, 0.8); color: #fff; }
  #main .content .list-main .select select:hover, #main .content .list-main .select select:focus { color: #fff; background: rgba(0, 0, 0, 0.8); }
  #main .content .list-main .select_arrow { background: url(../images/icon/icon-arrow-down-w.svg); }
  #main .content .list-main .select select:hover ~ .select__arrow, #main .content .list-main .select select:focus ~ .select__arrow { border-top-color: #fff; }
  #main .hotel { height: calc((800vw / 640)*100); max-width: calc(100vw); overflow: hidden; padding-bottom: 20%; }
  #main .hotel .slick-prev, #main .hotel .slick-next { top: 40%; }
  #main .hotel .slick-dots { bottom: 6%; }
  #main .hotel .room-list { display: block; float: left; width: calc((240vw / 640)*200); min-height: calc((240vw / 640)*200); padding-top: 1%; }
  #main .hotel .room-list a .mask { display: block; width: calc((240vw / 640)*200); height: calc((240vw / 640)*200); border-radius: calc((240vw / 640)*200); overflow: hidden; margin: auto; position: relative; }
  #main .hotel .room-list a img { display: table; width: calc((427vw / 640)*200); height: calc((240vw / 640)*200); position: absolute; left: 0%; right: 0; top: 0; margin: auto; }
  #main .hotel .room-list a p { color: #fff; padding: calc((10vw / 640)*200); display: table; margin: auto; }
  #main .hotel .room-list a p span { display: block; }
  #main .hotel-event { background: url(../images/main/event_bg_m.png) center top no-repeat; background-size: 100% auto; }
  #main .hotel-event h5 { margin: 0; padding-top: 17%; color: #fff; }
  #main .hotel div:nth-child(odd) { padding-top: 1%; } }

.login { display: block; width: 100%; height: auto; min-height: 600px; padding-top: 20px; position: relative; padding-bottom: 5%; }
.login .content { display: table; width: 500px; height: auto; min-height: 700px; margin: auto; }
.login .log_in_top { padding-top: calc((220vh / 1080)*100); }
.login .code { float: left; width: 240px; margin: 0; margin-left: 2%; }
.login .code img { width: 144px; height: 60px; display: inline-block; vertical-align: bottom; margin: 0 10px; }
.login .code a { font-size: 14px; line-height: 18px; color: #D8D8D8; border-bottom: 1px solid #D8D8D8; }
.login .code a:hover { color: #7869C7; transition: .5s; border-bottom: 1px solid #7869C7; }
@media only screen and (max-width: 767px) { .login { padding: 0 5%; padding-bottom: 5%; }
  .login .log_in_top { padding-top: 20%; }
  .login .content { width: 100%; }
  .login .code { float: left; width: 50%; margin: 2.5% 0; margin-left: 2%; }
  .login .code img { width: calc((120vw / 640)*150); height: calc((50vw / 640)*150); }
  .login .code a { font-size: calc((22vw / 640)*100); line-height: calc((42vw / 640)*100); color: #D8D8D8; border-bottom: 1px solid #D8D8D8; } }

.login-bg { padding-bottom: 0px; width: 100%; transition: all 0.2s ease-in-out; min-height: calc((900vh / 1080)*100); width: 100%; transition: all 0.2s ease-in-out; }
@media only screen and (max-width: 767px) { .login-bg { padding-bottom: 50px; min-height: auto; } }

.or-line { display: grid; grid-template-columns: 33% 33% 33%; clear: both; margin: 9% 0px !important; clear: both; }
.or-line span { font-size: 12px; text-align: center; color: #D8D8D8; }
.or-line .line { width: 100%; height: 1px; background: #D8D8D8; display: block; margin-top: 10%; }

.date { display: block; width: 180px; height: 40px; background-color: #3e438c; border-top-right-radius: 20px; border-top-left-radius: 20px; line-height: 40px; text-align: center; color: #fff; }
@media only screen and (max-width: 767px) { .date { display: block; width: calc((220vw / 640)*100); height: calc((60vw / 640)*100); line-height: calc((70vw / 640)*100); text-align: center; color: #fff; border-top-right-radius: calc((30vw / 640)*100); border-top-left-radius: calc((30vw / 640)*100); } }

.icon-room { display: block; width: 60px; height: 60px; background: #D8D8D8; border-radius: 60px; }
@media only screen and (max-width: 767px) { .icon-room { display: block; width: calc((80vw / 640)*100); height: calc((80vw / 640)*100); background: #D8D8D8; border-radius: calc((80vw / 640)*100); } }

.room { padding: 10px; }
.room p { color: #000; text-align: left; }
.room p b { display: block; font-weight: 500; }
.room p span { display: block; color: #808080; }
.room a { color: #000; border-bottom: 1px solid #000; }
@media only screen and (max-width: 767px) { .room { padding: 2% 0; } }

#select-date-room { margin-top: -100px; position: relative; padding-bottom: 5%; }
#select-date-room .select-room-list { display: table; min-width: 456px; margin: auto; margin-top: 70px; max-width: 1430px; }
#select-date-room .select-room-list .room-wrap { display: flex; flex-wrap: wrap; }
#select-date-room .select-room-list .select-room { display: block; width: 456px; height: 380px; border: 1px solid #D8D8D8; border-radius: 20px; margin: 10px; margin-top: 50px; float: left; }
#select-date-room .select-room-list .select-room .date { margin-top: -40px; margin-left: 25px; }
#select-date-room .select-room-list .area_all { width: 430px; height: 380px; margin: 0px auto; overflow: hidden; padding: 12px; }
@media only screen and (max-width: 1440px) { #select-date-room .select-room-list { display: table; min-width: 456px; margin: auto; margin-top: 70px; max-width: 960px; } }
@media only screen and (max-width: 767px) { #select-date-room { margin-top: 0%; position: relative; padding: 0 5%; padding-bottom: 5%; }
  #select-date-room .select-room-list { min-width: 100%; margin: auto; margin-top: 10%; }
  #select-date-room .select-room-list .select-room { display: block; width: 100%; height: auto; max-height: calc((380vw / 640)*150); border-radius: 20px; margin: auto; margin-top: 12%; }
  #select-date-room .select-room-list .select-room .date { margin-top: -11%; margin-left: 25px; }
  #select-date-room .select-room-list .area_all { width: 95%; max-height: calc((380vw / 640)*150); height: auto; padding: 2%; } }

#select-meals { display: block; max-width: 785px; height: auto; margin: auto; padding-bottom: 5%; }
#select-meals .title { display: table; width: 100%; height: 50px; color: #000; background: #F4F4F4; line-height: 25px; padding: 12px 25px; border-radius: 25px; margin: 15px 0; position: relative; letter-spacing: 1px; padding-right: 15%; pointer-events: cursor; }
#select-meals .title b, #select-meals .title strong { font-weight: normal; margin-right: 2%; }
#select-meals .title span { color: #3e438c; }
#select-meals .title i { background: #3e438c; display: inline-block; line-height: 30px; height: 30px; border-radius: 30px; text-align: center; padding: 0; width: 30px; color: #fff; font-size: 16px; position: absolute; right: 25px; top: 0; bottom: 0; margin: auto !important; font-family: "Arial" !important; }
#select-meals .meals-list { margin: 50px auto; }
@media only screen and (max-width: 767px) { #select-meals { padding: 0 5%; padding-bottom: 5%; }
  #select-meals .title { display: table; width: 100%; min-height: 50px; color: #000; background: #F4F4F4; line-height: calc((42vw / 640)*100); padding: 4% 7%; border-radius: 25px; margin: 2% 0; position: relative; letter-spacing: 1px; padding-right: 15%; }
  #select-meals .title b, #select-meals .title strong { font-weight: normal; margin-right: 5%; }
  #select-meals .title i { background: #3e438c; display: inline-block; line-height: calc((40vw / 640)*100); height: calc((40vw / 640)*100); border-radius: calc((40vw / 640)*100); text-align: center; padding: 0; width: calc((40vw / 640)*100); color: #fff; font-size: calc((32vw / 640)*100); position: absolute; right: 5%; top: 0; bottom: 0; margin: auto !important; font-family: "Arial" !important; }
  #select-meals .grid-box-33 { display: grid; grid-template-columns: 100%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 0px; /* 設定上下間距 */ clear: both; }
  #select-meals .grid-box-33 label { min-width: 80%; }
  #select-meals .grid-box-33 label strong { font-weight: normal; }
  #select-meals .grid-box-33 label span { display: inline-block; float: right; } }

#cart { display: table; width: 960px; margin: auto; padding-bottom: 5%; }
#cart table { border-collapse: collapse; border-spacing: 0; width: 960px; }
#cart table tr { text-align: center; position: relative; }
#cart table tr td { border: none; text-align: center; padding: 15px 20px; position: relative; }
#cart table tr th { line-height: 50px; text-align: center; }
#cart table thead tr { background-color: #3e438c; color: #fff; }
#cart table tr th:first-child { border-top-left-radius: 30px; }
#cart table tr th:last-child { border-top-right-radius: 30px; }
#cart h5 { color: #000; }
#cart .order_table tr:nth-child(even) { background-color: #F4F4F4; }
#cart .table-th40 { width: 40%; padding: 0px 45px; text-align: left; }
#cart .total { width: 100%; height: 56px; color: #000; background: #F4F4F4; line-height: 50px; padding: 10px 25px; border-radius: 25px; margin: 15px 0; letter-spacing: 1px; max-width: 280px; float: right; }
#cart .total p { margin-bottom: 0%; }
#cart .area-gray { width: 100%; height: auto; color: #000; background: #F4F4F4; line-height: 50px; padding: 10px 25px; border-radius: 25px; margin: 15px 0; letter-spacing: 1px; max-width: 100%; }
#cart .area-gray strong { margin-right: 5%; }
#cart .area-gray p { margin-bottom: 0%; }
#cart .order-number { color: #000; text-align: left; padding: 10px 25px; margin: 0; }
#cart .grid-box-3070 { display: grid; grid-template-columns: 20% 70%; grid-column-gap: 10px; /* 設定左右間距 */ grid-row-gap: 10px; /* 設定上下間距 */ clear: both; border-top: 1px solid #CECECE; }
#cart .grid-box-3070 span { display: block; color: #808080; font-size: 14px; margin-bottom: 10px; }
#cart .grid-box-3070 > div { padding: 20px; }
#cart .grid-box-3070:first-child { border: 0px; }
#cart .data-donate { margin-top: 5%; }
@media only screen and (max-width: 1366px) { #cart h5, #cart table { margin-left: 0%; } }
@media only screen and (max-width: 1280px) { #cart h5, #cart table { margin: auto; } }
@media only screen and (max-width: 767px) { #cart { display: table; width: 100%; padding: 5%; padding-bottom: 5%; }
  #cart table { width: 100%; }
  #cart table tr td { border: none; text-align: left; padding: 1% 2%; position: relative; }
  #cart .total { width: 100%; height: calc((80vw / 640)*100); color: #000; background: #F4F4F4; line-height: calc((80vw / 640)*100); padding: 4% 5%; border-radius: 25px; margin: 0; margin-bottom: 15px; letter-spacing: 1px; max-width: 60%; float: right; }
  #cart .area-gray { width: 100%; height: auto; color: #000; background: #F4F4F4; line-height: 50px; padding: 2% 5%; border-radius: 25px; margin: 2% 0; letter-spacing: 1px; max-width: 100%; }
  #cart .grid-box-50 { width: 100%; }
  #cart .grid-box-50 > p { padding: 2%; }
  #cart .grid-box-3070 { display: block; width: 100%; }
  #cart .grid-box-3070 span { display: block; color: #808080; font-size: calc((20vw / 640)*100); margin-bottom: 10px; }
  #cart .grid-box-3070 > div { padding: 2%; }
  #cart .grid-box-451045 { display: grid; grid-template-columns: 100%; grid-column-gap: 0px; grid-row-gap: 10px; clear: both; }
  #cart .grid-box-451045 .select { width: 100%; }
  #cart .order_table .btn-s { width: 30%; } }

.calendar { display: block; width: 950px; min-height: 540px; margin: auto; }
.calendar .title { display: block; width: 200px; margin: auto; margin-top: 10px; margin-bottom: 40px; position: relative; }
.calendar .title .icon-arrow-left-bg-w { display: inline-block; width: 23px; height: 23px; background: transparent url(../images/icon/icon-arrow-left-bg-w.svg) 0% 0% no-repeat; border: 0px; position: absolute; left: 0; top: 4px; }
.calendar .title .icon-arrow-right-bg-w { display: inline-block; width: 23px; height: 23px; background: transparent url(../images/icon/icon-arrow-right-bg-w.svg) 0% 0% no-repeat; border: 0px; position: absolute; right: 0; top: 4px; }
.calendar p { text-align: center; color: #fff; font-weight: 400; font-size: 20px; }
.calendar p b { font-weight: 400; }
.calendar .body { border: 1px solid #3e438c; border-radius: 25px; display: table; width: 100%; margin-top: -10px; overflow: hidden; }
.calendar .header-list { color: #fff; background: #3e438c; height: 50px; line-height: 50px; display: block; border-top-right-radius: 20px; border-top-left-radius: 20px; }
.calendar .header-list ul { height: 50px; }
.calendar .header-list li { color: #fff; height: 50px; line-height: 50px; border: 0px !important; width: 14.28%; list-style-type: none; display: block; box-sizing: border-box; float: left; text-align: center; }
.calendar .body-list ul { width: 100%; font-family: arial; font-weight: bold; font-size: 14px; }
.calendar .body-list li { width: 14.28%; height: 85px; line-height: 36px; list-style-type: none; display: block; color: #000; box-sizing: border-box; float: left; text-align: center; border-top: 1px solid #F4F4F4; border-left: 1px solid #F4F4F4; border-right: 1px solid #F4F4F4; border-inline-end: 1px; border-block-end: 1px; position: relative; }
.calendar .body-list li b { position: absolute; margin: auto; font-weight: 400; left: 0; right: 0; top: 25px; }
.calendar .body-list li span { display: block; text-align: left; padding: 2px; font-size: 16px; line-height: 16px; position: absolute; color: #808080; font-weight: normal; }
.calendar .darkgrey { color: #565656; transition: all 0.2s ease-in-out; }
.calendar .darkgrey:hover, .calendar .lightgrey:hover { cursor: pointer; background: #F4F4F4; transition: all 0.2s ease-in-out; }
.calendar .yellowbox { color: #808080; background: #FFF7EB; }
@media only screen and (max-width: 767px) { .calendar { display: block; width: 100%; min-height: calc((540vw / 640)*100); margin: auto; }
  .calendar .title { display: block; width: calc((250vw / 640)*100); margin: auto; margin-top: 0%; margin-bottom: 8%; position: relative; font-size: calc((26vw / 640)*100); }
  .calendar .title .icon-arrow-left-bg-w { display: inline-block; width: calc((35vw / 640)*100); height: calc((35vw / 640)*100); background: transparent url(../images/icon/icon-arrow-left-bg-w.svg) 0% 0% no-repeat; background-size: 100%; border: 0px; position: absolute; left: 0; top: calc((3vw / 640)*100); }
  .calendar .title .icon-arrow-right-bg-w { display: inline-block; width: calc((35vw / 640)*100); height: calc((35vw / 640)*100); background: transparent url(../images/icon/icon-arrow-right-bg-w.svg) 0% 0% no-repeat; background-size: 100%; border: 0px; position: absolute; right: 0; top: calc((3vw / 640)*100); }
  .calendar .title p { font-size: calc((28vw / 640)*100); color: #000; }
  .calendar .header-list { color: #fff; background: #3e438c; height: 50px; line-height: 50px; }
  .calendar .header-list ul { height: 50px; }
  .calendar .header-list li { color: #fff; height: 50px; line-height: 50px; border: 0px !important; width: 14.28%; font-size: calc((22vw / 640)*100); }
  .calendar .body-list ul { width: 100%; font-family: arial; font-weight: bold; font-size: calc((26vw / 640)*100); }
  .calendar .body-list li { width: 14.28%; height: calc((100vw / 640)*100); line-height: calc((30vw / 640)*100); list-style-type: none; box-sizing: border-box; float: left; text-align: center; position: relative; letter-spacing: calc((1vw / 640)*100); font-size: calc((22vw / 640)*100); }
  .calendar .body-list li span { display: block; text-align: left; letter-spacing: calc((1vw / 640)*100); font-size: calc((22vw / 640)*100); line-height: calc((22vw / 640)*100); position: absolute; color: #808080; font-weight: normal; } }

#page { width: 960px; height: auto; margin: auto; padding-bottom: 5%; }
#page title { display: inline-block; font-size: 18px; font-weight: bold; color: #000; }
#page .google-map { width: 100%; height: 360px; }
#page .google-map iframe { width: 100%; height: 360px; }
#page .price { display: block; color: #808080; text-align: center; font-size: 18px; }
#page .price title { color: #808080; }
#page .price span { margin-left: 20px; color: #FF0000; }
#page .price span title { color: #FF0000; }
#page .page-about-area .img { display: inline-block; width: 100%; height: 280px; text-align: right; }
#page .page-about-area .img img { width: 400px; height: 280px; border-radius: 25px; }
#page .page-about-area .grid-box-50 { display: grid; grid-template-columns: 55% 44%; grid-column-gap: 10px; grid-row-gap: 10px; clear: both; }
#page .page-about-area .grid-box-50 title { width: 100px; }
#page .page-about-area .grid-box-33 { display: grid; grid-template-columns: 33.3% 33.3% 33.3%; grid-column-gap: 10px; grid-row-gap: 10px; clear: both; }
#page .page-about-area .grid-box-33 img { width: 295px; height: 210px; border-radius: 20px; }
#page .page-about-area .grid-box-33 ul { text-align: center; }
#page .page-about-area .grid-box-33 ul title { display: block; font-size: 18px; line-height: 42px; font-weight: bold; width: 100%; }
#page .page-about-area .grid-box-33 ul li { width: 295px; line-height: 32px; }
#page .slider-page { max-width: 960px; margin: auto; margin-top: 30px; }
#page .slider-page .slick-list { max-height: 600px; overflow: hidden; border-radius: 25px; }
#page .slider-page .slick-dots { bottom: -40px; }
#page .page-about { display: table; width: 100%; margin-top: 100px; }
#page .page-about li { width: 50%; font-size: 18px; line-height: 24px; color: #000; display: block; float: left; margin-bottom: 20px; }
#page .page-about li title { text-align: left; width: 100px; }
#page .icon-txt { display: table; width: 100%; color: #808080; margin-left: -20px; }
#page .icon-txt ul { list-style: none; min-width: 400px; width: 100%; padding: 0; margin: 0 10px !important; }
#page .icon-txt li { display: block; float: left; padding: 0px 10px; text-align: center; clear: none; width: auto; margin-top: 20px; width: 100px !important; font-size: 16px; color: #808080; }
#page .icon-txt li i { display: block; width: 50px; height: 50px; margin: auto !important; }
#page .icon-txt li i img { width: 100%; }
#page .icon-txt li p { width: 100%; text-align: center; color: #808080; }
@media only screen and (max-width: 767px) { #page { width: 100%; padding: 5%; padding-bottom: 5%; }
  #page title { display: inline-block; font-size: calc((26vw / 640)*100); line-height: calc((42vw / 640)*100); font-weight: 600; color: #000; }
  #page .slider-page { max-width: calc((600vw / 640)*100); margin: auto; margin-top: 10%; }
  #page .slider-page .slick-dots { bottom: -13%; }
  #page .page-about-area .img { display: block; width: 100%; height: calc((280vw / 640)*100); text-align: center; }
  #page .page-about-area .img img { width: calc((400vw / 640)*100); height: calc((280vw / 640)*100); }
  #page .page-about-area .grid-box-50 { display: grid; grid-template-columns: 100%; grid-column-gap: 10px; grid-row-gap: 10px; clear: both; }
  #page .page-about-area .grid-box-50 title { width: 100px; }
  #page .page-about-area .grid-box-33 { display: grid; grid-template-columns: 100%; grid-column-gap: 10px; grid-row-gap: 10px; clear: both; }
  #page .page-about-area .grid-box-33 img { width: calc((400vw / 640)*100); height: auto; }
  #page .page-about-area .grid-box-33 ul { text-align: center; }
  #page .page-about-area .grid-box-33 ul title { display: block; font-size: 18px; line-height: 42px; font-weight: bold; width: 100%; }
  #page .page-about-area .grid-box-33 ul li { margin: auto; width: calc((400vw / 640)*100); line-height: auto; }
  #page .page-about { display: table; width: 100%; margin-top: 15%; }
  #page .page-about li { width: 100%; font-size: calc((26vw / 640)*100); line-height: calc((42vw / 640)*100); color: #000; display: block; float: left; margin-bottom: 20px; }
  #page .page-about li title { text-align: left; width: calc((120vw / 640)*100); }
  #page .icon-txt { display: table; width: 100%; color: #808080; margin-left: -20px; }
  #page .icon-txt ul { list-style: none; min-width: 100%; width: 100%; padding: 0; margin: 0 10px !important; }
  #page .icon-txt li { display: block; float: left; padding: 0px 1%; text-align: center; clear: none; width: auto; margin-top: 20px; width: 25% !important; font-size: calc((20vw / 640)*100); line-height: calc((28vw / 640)*100); }
  #page .icon-txt li i { display: block; width: calc((60vw / 640)*100); height: calc((60vw / 640)*100); margin: auto !important; }
  #page .icon-txt li i img { width: 100%; }
  #page .icon-txt li p { width: 100%; text-align: center; color: #808080; font-size: calc((20vw / 640)*100); line-height: calc((28vw / 640)*100); } }

.pc { display: block !important; }
@media only screen and (max-width: 767px) { .pc { display: none !important; } }

.mobile { display: none !important; }
@media only screen and (max-width: 767px) { .mobile { display: block !important; } }

html { font-size: 100%; line-height: 0px; }

/*# sourceMappingURL=web.css.map */
