/* line 17, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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; }

/* line 22, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html { line-height: 1; }

/* line 24, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul { list-style: none; }

/* line 26, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* line 28, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

/* line 30, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote { quotes: none; }
/* line 103, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

/* line 32, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img { border: none; }

/* line 116, ../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
/* line 22, ../sass/vendor/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
/* line 32, ../sass/vendor/_normalize.scss */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
/* line 43, ../sass/vendor/_normalize.scss */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
/* line 53, ../sass/vendor/_normalize.scss */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
/* line 68, ../sass/vendor/_normalize.scss */
html { font-size: 100%; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Address `font-family` inconsistency between `textarea` and other form elements. */
/* line 83, ../sass/vendor/_normalize.scss */
html, button, input, select, textarea { font-family: sans-serif; }

/** Address margins handled incorrectly in IE 6/7. */
/* line 91, ../sass/vendor/_normalize.scss */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
/* line 103, ../sass/vendor/_normalize.scss */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
/* line 112, ../sass/vendor/_normalize.scss */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Address font sizes and margins set differently in IE 6/7. Address font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
/* line 126, ../sass/vendor/_normalize.scss */
h1 { font-size: 2em; margin: 0.67em 0; }

/* line 131, ../sass/vendor/_normalize.scss */
h2 { font-size: 1.5em; margin: 0.83em 0; }

/* line 136, ../sass/vendor/_normalize.scss */
h3 { font-size: 1.17em; margin: 1em 0; }

/* line 141, ../sass/vendor/_normalize.scss */
h4 { font-size: 1em; margin: 1.33em 0; }

/* line 146, ../sass/vendor/_normalize.scss */
h5 { font-size: 0.83em; margin: 1.67em 0; }

/* line 151, ../sass/vendor/_normalize.scss */
h6 { font-size: 0.67em; margin: 2.33em 0; }

/** Address styling not present in IE 7/8/9, Safari 5, and Chrome. */
/* line 160, ../sass/vendor/_normalize.scss */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
/* line 169, ../sass/vendor/_normalize.scss */
b, strong { font-weight: 700; }

/* line 173, ../sass/vendor/_normalize.scss */
blockquote { margin: 1em 0; }

/** Address styling not present in Safari 5 and Chrome. */
/* line 181, ../sass/vendor/_normalize.scss */
dfn { font-style: italic; }

/** Address differences between Firefox and other browsers. Known issue: no IE 6/7 normalization. */
/* line 190, ../sass/vendor/_normalize.scss */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Address styling not present in IE 6/7/8/9. */
/* line 200, ../sass/vendor/_normalize.scss */
mark { background: #ff0; color: #000; }

/** Address margins set differently in IE 6/7. */
/* line 210, ../sass/vendor/_normalize.scss */
p, pre { margin: 1em 0; }

/** Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
/* line 221, ../sass/vendor/_normalize.scss */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
/* line 231, ../sass/vendor/_normalize.scss */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/** Address CSS quotes not supported in IE 6/7. */
/* line 241, ../sass/vendor/_normalize.scss */
q { quotes: none; }

/** Address `quotes` property not supported in Safari 4. */
/* line 250, ../sass/vendor/_normalize.scss */
q:before, q:after { content: ''; content: none; }

/** Address inconsistent and variable font size in all browsers. */
/* line 259, ../sass/vendor/_normalize.scss */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
/* line 268, ../sass/vendor/_normalize.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 275, ../sass/vendor/_normalize.scss */
sup { top: -0.5em; }

/* line 279, ../sass/vendor/_normalize.scss */
sub { bottom: -0.25em; }

/* ========================================================================== Lists ========================================================================== */
/** Address margins set differently in IE 6/7. */
/* line 294, ../sass/vendor/_normalize.scss */
dl, menu, ol, ul { margin: 1em 0; }

/* line 298, ../sass/vendor/_normalize.scss */
dd { margin: 0 0 0 40px; }

/** Address paddings set differently in IE 6/7. */
/* line 308, ../sass/vendor/_normalize.scss */
menu, ol, ul { padding: 0 0 0 40px; }

/** Correct list images handled incorrectly in IE 7. */
/* line 317, ../sass/vendor/_normalize.scss */
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ========================================================================== Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
/* line 331, ../sass/vendor/_normalize.scss */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/** Correct overflow displayed oddly in IE 9. */
/* line 340, ../sass/vendor/_normalize.scss */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
/* line 352, ../sass/vendor/_normalize.scss */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Correct margin displayed oddly in IE 6/7. */
/* line 364, ../sass/vendor/_normalize.scss */
form { margin: 0; }

/** Define consistent border, margin, and padding. */
/* line 372, ../sass/vendor/_normalize.scss */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct color not being inherited in IE 6/7/8/9. 2. Correct text not wrapping in Firefox 3. 3. Correct alignment displayed oddly in IE 6/7. */
/* line 384, ../sass/vendor/_normalize.scss */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/** 1. Correct font size not being inherited in all browsers. 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improve appearance and consistency in all browsers. */
/* line 401, ../sass/vendor/_normalize.scss */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/** Address Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
/* line 414, ../sass/vendor/_normalize.scss */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. Correct `select` style inheritance in Firefox 4+ and Opera. */
/* line 426, ../sass/vendor/_normalize.scss */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
/* line 443, ../sass/vendor/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/** Re-set default cursor for disabled elements. */
/* line 454, ../sass/vendor/_normalize.scss */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to content-box in IE 8/9. 2. Remove excess padding in IE 8/9. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
/* line 466, ../sass/vendor/_normalize.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
/* line 479, ../sass/vendor/_normalize.scss */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
/* line 492, ../sass/vendor/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 3+. */
/* line 501, ../sass/vendor/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 6/7/8/9. 2. Improve readability and alignment in all browsers. */
/* line 511, ../sass/vendor/_normalize.scss */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
/* line 524, ../sass/vendor/_normalize.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
/* line 3, ../sass/vendor/_jquery.royalslider.scss */
.royalSlider { width: 600px; height: 400px; position: relative; direction: ltr; }

/* line 9, ../sass/vendor/_jquery.royalslider.scss */
.royalSlider > * { float: left; }

/* line 13, ../sass/vendor/_jquery.royalslider.scss */
.rsWebkit3d .rsSlide { -webkit-transform: translateZ(0); }

/* line 18, ../sass/vendor/_jquery.royalslider.scss */
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }

/* line 21, ../sass/vendor/_jquery.royalslider.scss */
.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 29, ../sass/vendor/_jquery.royalslider.scss */
.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 38, ../sass/vendor/_jquery.royalslider.scss */
.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }

/* line 44, ../sass/vendor/_jquery.royalslider.scss */
.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 52, ../sass/vendor/_jquery.royalslider.scss */
.rsArrow, .rsThumbsArrow { cursor: pointer; }

/* line 56, ../sass/vendor/_jquery.royalslider.scss */
.rsThumb { float: left; position: relative; }

/* line 62, ../sass/vendor/_jquery.royalslider.scss */
.rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }

/* line 69, ../sass/vendor/_jquery.royalslider.scss */
.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear; transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

/* line 77, ../sass/vendor/_jquery.royalslider.scss */
.rsGCaption { width: 100%; float: left; text-align: center; }

/* Fullscreen options, very important ^^ */
/* line 83, ../sass/vendor/_jquery.royalslider.scss */
.royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; }

/* line 95, ../sass/vendor/_jquery.royalslider.scss */
.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; }

/* line 103, ../sass/vendor/_jquery.royalslider.scss */
.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }

/* line 114, ../sass/vendor/_jquery.royalslider.scss */
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }

/* line 117, ../sass/vendor/_jquery.royalslider.scss */
.rsContent { width: 100%; height: 100%; position: relative; }

/* line 122, ../sass/vendor/_jquery.royalslider.scss */
.rsPreloader { position: absolute; z-index: 0; }

/* line 126, ../sass/vendor/_jquery.royalslider.scss */
.rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; }

/* line 131, ../sass/vendor/_jquery.royalslider.scss */
.rsNavItem { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

/* line 134, ../sass/vendor/_jquery.royalslider.scss */
.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }

/* line 141, ../sass/vendor/_jquery.royalslider.scss */
.rsTabs { float: left; }

/* line 145, ../sass/vendor/_jquery.royalslider.scss */
.rsTabs, .rsThumbs { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 149, ../sass/vendor/_jquery.royalslider.scss */
.rsVideoContainer { /*left: 0;
top: 0;
position: absolute;*/ /*width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
float: left;*/ width: auto; height: auto; line-height: 0; position: relative; }

/* line 164, ../sass/vendor/_jquery.royalslider.scss */
.rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; }

/* line 172, ../sass/vendor/_jquery.royalslider.scss */
.rsVideoFrameHolder.rsVideoActive { opacity: 1; }

/* line 178, ../sass/vendor/_jquery.royalslider.scss */
.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; }

/* ios controls over video bug, shifting video */
/* line 189, ../sass/vendor/_jquery.royalslider.scss */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 44px; }

/* line 195, ../sass/vendor/_jquery.royalslider.scss */
.rsABlock { left: 0; top: 0; position: absolute; z-index: 15; }

/* line 202, ../sass/vendor/_jquery.royalslider.scss */
img.rsImg { max-width: none; }

/* line 206, ../sass/vendor/_jquery.royalslider.scss */
.grab-cursor { cursor: url(../image/icons/grab.png) 8 8, move; }

/* line 209, ../sass/vendor/_jquery.royalslider.scss */
.grabbing-cursor { cursor: url(../image/icons/grabbing.png) 8 8, move; }

/* line 212, ../sass/vendor/_jquery.royalslider.scss */
.rsNoDrag { cursor: auto; }

/* line 215, ../sass/vendor/_jquery.royalslider.scss */
.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(blank.gif); }

/* Functional styling; These styles are required for noUiSlider to function. You don't need to change these rules to apply your design. */
/* line 7, ../sass/vendor/_jquery.nouislider.scss */
.noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; -ms-user-select: none; -moz-user-select: none; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 16, ../sass/vendor/_jquery.nouislider.scss */
.noUi-base { width: 100%; height: 100%; position: relative; }

/* line 21, ../sass/vendor/_jquery.nouislider.scss */
.noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; }

/* line 28, ../sass/vendor/_jquery.nouislider.scss */
.noUi-handle { position: relative; z-index: 1; }

/* line 32, ../sass/vendor/_jquery.nouislider.scss */
.noUi-stacking .noUi-handle { /* This class is applied to the lower origin when its values is > 50%. */ z-index: 10; }

/* line 37, ../sass/vendor/_jquery.nouislider.scss */
.noUi-stacking + .noUi-origin { /* Fix stacking order in IE7, which incorrectly creates a new context for the origins. */ *z-index: -1; }

/* line 42, ../sass/vendor/_jquery.nouislider.scss */
.noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; }

/* line 46, ../sass/vendor/_jquery.nouislider.scss */
.noUi-state-drag * { cursor: inherit !important; }

/* Slider size and handle placement; */
/* line 52, ../sass/vendor/_jquery.nouislider.scss */
.noUi-horizontal { height: 18px; }

/* line 55, ../sass/vendor/_jquery.nouislider.scss */
.noUi-horizontal .noUi-handle { width: 34px; height: 28px; left: -17px; top: -6px; }

/* line 61, ../sass/vendor/_jquery.nouislider.scss */
.noUi-horizontal.noUi-extended { padding: 0 15px; }

/* line 64, ../sass/vendor/_jquery.nouislider.scss */
.noUi-horizontal.noUi-extended .noUi-origin { right: -15px; }

/* line 67, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical { width: 18px; }

/* line 70, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical .noUi-handle { width: 28px; height: 34px; left: -6px; top: -17px; }

/* line 76, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical.noUi-extended { padding: 15px 0; }

/* line 79, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical.noUi-extended .noUi-origin { bottom: -15px; }

/* Styling; */
/* line 85, ../sass/vendor/_jquery.nouislider.scss */
.noUi-background { background: #FAFAFA; box-shadow: inset 0 1px 1px #f0f0f0; }

/* line 89, ../sass/vendor/_jquery.nouislider.scss */
.noUi-connect { background: #3FB8AF; box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45); -webkit-transition: background 450ms; transition: background 450ms; }

/* line 95, ../sass/vendor/_jquery.nouislider.scss */
.noUi-origin { border-radius: 2px; }

/* line 98, ../sass/vendor/_jquery.nouislider.scss */
.noUi-target { border-radius: 4px; border: 1px solid #D3D3D3; box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

/* line 103, ../sass/vendor/_jquery.nouislider.scss */
.noUi-target.noUi-connect { box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbbbbb; }

/* Handles and cursors; */
/* line 109, ../sass/vendor/_jquery.nouislider.scss */
.noUi-dragable { cursor: w-resize; }

/* line 112, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical .noUi-dragable { cursor: n-resize; }

/* line 115, ../sass/vendor/_jquery.nouislider.scss */
.noUi-handle { border: 1px solid #D9D9D9; border-radius: 3px; background: #FFF; cursor: default; box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

/* line 124, ../sass/vendor/_jquery.nouislider.scss */
.noUi-active { box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes; */
/* line 133, ../sass/vendor/_jquery.nouislider.scss */
.noUi-handle:before, .noUi-handle:after { content: ""; display: block; position: absolute; height: 14px; width: 1px; background: #E8E7E6; left: 14px; top: 6px; }

/* line 143, ../sass/vendor/_jquery.nouislider.scss */
.noUi-handle:after { left: 17px; }

/* line 147, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after { width: 14px; height: 1px; left: 6px; top: 14px; }

/* line 153, ../sass/vendor/_jquery.nouislider.scss */
.noUi-vertical .noUi-handle:after { top: 17px; }

/* Disabled state; */
/* line 160, ../sass/vendor/_jquery.nouislider.scss */
[disabled].noUi-connect, [disabled] .noUi-connect { background: #B8B8B8; }

/* line 163, ../sass/vendor/_jquery.nouislider.scss */
[disabled] .noUi-handle { cursor: not-allowed; }

/* line 2, ../sass/vendor/_jquery.threesixty.scss */
.threesixty { position: relative; overflow: hidden; margin: 0 auto; }

/* line 7, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .threesixty_images { display: none; list-style: none; margin: 0; padding: 0; }

/* line 13, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .threesixty_images img { position: absolute; top: 0; width: 100%; height: auto; cursor: pointer; }

/* line 20, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .threesixty_images img.previous-image { visibility: hidden; width: 0; }

/* line 24, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .threesixty_images img.current-image { visibility: visible; width: 100%; }

/* line 28, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .spinner { width: 60px; display: block; margin: 0 auto; height: 30px; background: #333; background: rgba(0, 0, 0, 0.7); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* line 39, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .spinner span { font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: 700; color: #FFF; text-align: center; line-height: 30px; display: block; }

/* line 48, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .nav_bar { position: absolute; top: 10px; right: 10px; z-index: 11; }

/* line 54, ../sass/vendor/_jquery.threesixty.scss */
.threesixty .nav_bar a { display: block; width: 32px; height: 32px; float: left; background: url(/demo/img/sprites.png) no-repeat; text-indent: -99999px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 12, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

/* line 20, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

/* line 27, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; }

/* line 34, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-opened { z-index: 8030; }

/* line 38, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

/* line 44, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner { position: relative; }

/* line 48, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-inner { overflow: hidden; }

/* line 52, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

/* line 56, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-error { color: #444; margin: 0; padding: 15px; white-space: nowrap; }

/* line 63, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

/* line 69, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-image { max-width: 100%; max-height: 100%; }

/* line 73, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-close, .fancybox-prev span, .fancybox-next span { position: absolute; width: 32px; height: 32px; background-color: #4b4f54; background-color: #4b4f54; -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; border: none; display: block; }
/* line 82, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-close:after, .fancybox-prev span:after, .fancybox-next span:after { content: ""; position: absolute; display: block; background: url("../image/icons/icon-sprite.png"); }
/* line 88, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-close:hover, .fancybox-close:focus, .fancybox-prev span:hover, .fancybox-prev span:focus, .fancybox-next span:hover, .fancybox-next span:focus { background-color: #4b4f54; }

/* line 93, ../sass/vendor/_jquery.fancybox.scss */
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background: rgba(0, 0, 0, 0.8); opacity: 0.8; cursor: pointer; z-index: 8060; }

/* line 105, ../sass/vendor/_jquery.fancybox.scss */
#fancybox-loading div { width: 44px; height: 44px; background: url("../image/icons/fancybox_loading.gif") center center no-repeat; }

/* line 111, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-close { top: -10px; right: -10px; cursor: pointer; z-index: 8040; }
/* line 116, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-close:after { width: 11px; height: 11px; background-position: -217px -79px; top: 50%; left: 50%; margin-top: -6px; margin-left: -5px; }

/* line 127, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("../image/icons/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }

/* line 139, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-prev { left: -50px; }

/* line 143, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-next { right: -50px; }

/* line 147, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-nav span { position: absolute; top: 50%; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

/* line 156, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-prev span { left: 10px; }
/* line 158, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-prev span:after { width: 15px; height: 15px; background-position: -147px -77px; top: 50%; left: 50%; margin-top: -8px; margin-left: -6px; }

/* line 169, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-next span { right: 10px; }
/* line 171, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-next span:after { width: 15px; height: 15px; background-position: -79px -77px; top: 50%; left: 50%; margin-top: -8px; margin-left: -3px; }

/* line 182, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-nav:hover span { visibility: visible; }

/* line 186, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
/* line 198, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-lock { overflow: hidden !important; width: auto; }

/* line 203, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-lock body { overflow: hidden !important; }

/* line 207, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-lock-test { overflow-y: hidden !important; }

/* line 211, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: rgba(0, 0, 0, 0.8); }

/* line 221, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

/* line 227, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
/* line 234, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title { visibility: hidden; position: relative; text-shadow: none; z-index: 8050; }

/* line 241, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title { visibility: visible; }

/* line 245, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; width: 100%; margin-bottom: -28px; z-index: 8050; text-align: center; }

/* line 255, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; width: 100%; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); text-shadow: 0 1px 2px #222; color: #FFF; font-weight: 600; line-height: 24px; }

/* line 268, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

/* line 274, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title-inside-wrap { padding-top: 10px; }

/* line 278, ../sass/vendor/_jquery.fancybox.scss */
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { /* line 293, ../sass/vendor/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-prev span, .fancybox-next span { background-image: url("fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  /* line 298, ../sass/vendor/_jquery.fancybox.scss */
  #fancybox-loading div { background-image: url("../images/icons/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
/* line 10, ../sass/vendor/_animate.scss */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

/* line 17, ../sass/vendor/_animate.scss */
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

/* line 22, ../sass/vendor/_animate.scss */
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes bounce { /* line 28, ../sass/vendor/_animate.scss */
  0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 33, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  /* line 38, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); } }

@keyframes bounce { /* line 45, ../sass/vendor/_animate.scss */
  0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 51, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }
  /* line 57, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); } }

/* line 64, ../sass/vendor/_animate.scss */
.bounce { -webkit-animation-name: bounce; animation-name: bounce; }

@-webkit-keyframes flash { /* line 70, ../sass/vendor/_animate.scss */
  0%, 50%, 100% { opacity: 1; }
  /* line 74, ../sass/vendor/_animate.scss */
  25%, 75% { opacity: 0; } }

@keyframes flash { /* line 80, ../sass/vendor/_animate.scss */
  0%, 50%, 100% { opacity: 1; }
  /* line 84, ../sass/vendor/_animate.scss */
  25%, 75% { opacity: 0; } }

/* line 89, ../sass/vendor/_animate.scss */
.flash { -webkit-animation-name: flash; animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse { /* line 97, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); transform: scale(1); }
  /* line 102, ../sass/vendor/_animate.scss */
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  /* line 107, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes pulse { /* line 114, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /* line 120, ../sass/vendor/_animate.scss */
  50% { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  /* line 126, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }

/* line 133, ../sass/vendor/_animate.scss */
.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { /* line 139, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); transform: scale(1); }
  /* line 144, ../sass/vendor/_animate.scss */
  30% { -webkit-transform: scaleX(1.25) scaleY(0.75); transform: scaleX(1.25) scaleY(0.75); }
  /* line 149, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: scaleX(0.75) scaleY(1.25); transform: scaleX(0.75) scaleY(1.25); }
  /* line 154, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: scaleX(1.15) scaleY(0.85); transform: scaleX(1.15) scaleY(0.85); }
  /* line 159, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes rubberBand { /* line 166, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /* line 172, ../sass/vendor/_animate.scss */
  30% { -webkit-transform: scaleX(1.25) scaleY(0.75); -ms-transform: scaleX(1.25) scaleY(0.75); transform: scaleX(1.25) scaleY(0.75); }
  /* line 178, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: scaleX(0.75) scaleY(1.25); -ms-transform: scaleX(0.75) scaleY(1.25); transform: scaleX(0.75) scaleY(1.25); }
  /* line 184, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: scaleX(1.15) scaleY(0.85); -ms-transform: scaleX(1.15) scaleY(0.85); transform: scaleX(1.15) scaleY(0.85); }
  /* line 190, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }

/* line 197, ../sass/vendor/_animate.scss */
.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { /* line 203, ../sass/vendor/_animate.scss */
  0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 208, ../sass/vendor/_animate.scss */
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  /* line 213, ../sass/vendor/_animate.scss */
  20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); transform: translateX(10px); } }

@keyframes shake { /* line 220, ../sass/vendor/_animate.scss */
  0%, 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 226, ../sass/vendor/_animate.scss */
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
  /* line 232, ../sass/vendor/_animate.scss */
  20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } }

/* line 239, ../sass/vendor/_animate.scss */
.shake { -webkit-animation-name: shake; animation-name: shake; }

@-webkit-keyframes swing { /* line 245, ../sass/vendor/_animate.scss */
  20% { -webkit-transform: rotate(15deg); transform: rotate(15deg); }
  /* line 250, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
  /* line 255, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: rotate(5deg); transform: rotate(5deg); }
  /* line 260, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
  /* line 265, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } }

@keyframes swing { /* line 272, ../sass/vendor/_animate.scss */
  20% { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); }
  /* line 278, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }
  /* line 284, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }
  /* line 290, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: rotate(-5deg); -ms-transform: rotate(-5deg); transform: rotate(-5deg); }
  /* line 296, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } }

/* line 303, ../sass/vendor/_animate.scss */
.swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { /* line 312, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); transform: scale(1); }
  /* line 317, ../sass/vendor/_animate.scss */
  10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); }
  /* line 322, ../sass/vendor/_animate.scss */
  30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); }
  /* line 327, ../sass/vendor/_animate.scss */
  40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); }
  /* line 332, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } }

@keyframes tada { /* line 339, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /* line 345, ../sass/vendor/_animate.scss */
  10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); -ms-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); }
  /* line 351, ../sass/vendor/_animate.scss */
  30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); }
  /* line 357, ../sass/vendor/_animate.scss */
  40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); -ms-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); }
  /* line 363, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: scale(1) rotate(0); -ms-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } }

/* line 370, ../sass/vendor/_animate.scss */
.tada { -webkit-animation-name: tada; animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble { /* line 378, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
  /* line 383, ../sass/vendor/_animate.scss */
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); }
  /* line 388, ../sass/vendor/_animate.scss */
  30% { -webkit-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); }
  /* line 393, ../sass/vendor/_animate.scss */
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); }
  /* line 398, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); }
  /* line 403, ../sass/vendor/_animate.scss */
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); }
  /* line 408, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0%); transform: translateX(0%); } }

@keyframes wobble { /* line 415, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
  /* line 421, ../sass/vendor/_animate.scss */
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); -ms-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); }
  /* line 427, ../sass/vendor/_animate.scss */
  30% { -webkit-transform: translateX(20%) rotate(3deg); -ms-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); }
  /* line 433, ../sass/vendor/_animate.scss */
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); -ms-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); }
  /* line 439, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateX(10%) rotate(2deg); -ms-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); }
  /* line 445, ../sass/vendor/_animate.scss */
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); -ms-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); }
  /* line 451, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); } }

/* line 458, ../sass/vendor/_animate.scss */
.wobble { -webkit-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes bounceIn { /* line 464, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  /* line 470, ../sass/vendor/_animate.scss */
  50% { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); }
  /* line 476, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: scale(0.9); transform: scale(0.9); }
  /* line 481, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } }

@keyframes bounceIn { /* line 489, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  /* line 496, ../sass/vendor/_animate.scss */
  50% { opacity: 1; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
  /* line 503, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }
  /* line 509, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }

/* line 517, ../sass/vendor/_animate.scss */
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { /* line 523, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 529, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateY(30px); transform: translateY(30px); }
  /* line 535, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
  /* line 540, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes bounceInDown { /* line 547, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 554, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }
  /* line 561, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
  /* line 567, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 574, ../sass/vendor/_animate.scss */
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { /* line 580, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 586, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateX(30px); transform: translateX(30px); }
  /* line 592, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  /* line 597, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes bounceInLeft { /* line 604, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 611, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); }
  /* line 618, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
  /* line 624, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 631, ../sass/vendor/_animate.scss */
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { /* line 637, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 643, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateX(-30px); transform: translateX(-30px); }
  /* line 649, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(10px); transform: translateX(10px); }
  /* line 654, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes bounceInRight { /* line 661, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 668, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); }
  /* line 675, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
  /* line 681, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 688, ../sass/vendor/_animate.scss */
.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { /* line 694, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 700, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  /* line 706, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateY(10px); transform: translateY(10px); }
  /* line 711, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes bounceInUp { /* line 718, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 725, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }
  /* line 732, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
  /* line 738, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 745, ../sass/vendor/_animate.scss */
.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { /* line 751, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); transform: scale(1); }
  /* line 756, ../sass/vendor/_animate.scss */
  25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  /* line 761, ../sass/vendor/_animate.scss */
  50% { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); }
  /* line 767, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); } }

@keyframes bounceOut { /* line 775, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /* line 781, ../sass/vendor/_animate.scss */
  25% { -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); }
  /* line 787, ../sass/vendor/_animate.scss */
  50% { opacity: 1; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  /* line 794, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); } }

/* line 802, ../sass/vendor/_animate.scss */
.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { /* line 808, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 813, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  /* line 819, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }

@keyframes bounceOutDown { /* line 827, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 833, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
  /* line 840, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }

/* line 848, ../sass/vendor/_animate.scss */
.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { /* line 854, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 859, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateX(20px); transform: translateX(20px); }
  /* line 865, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }

@keyframes bounceOutLeft { /* line 873, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 879, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
  /* line 886, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }

/* line 894, ../sass/vendor/_animate.scss */
.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { /* line 900, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 905, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
  /* line 911, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }

@keyframes bounceOutRight { /* line 919, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 925, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
  /* line 932, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }

/* line 940, ../sass/vendor/_animate.scss */
.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { /* line 946, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 951, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateY(20px); transform: translateY(20px); }
  /* line 957, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } }

@keyframes bounceOutUp { /* line 965, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 971, ../sass/vendor/_animate.scss */
  20% { opacity: 1; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  /* line 978, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }

/* line 986, ../sass/vendor/_animate.scss */
.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { /* line 992, ../sass/vendor/_animate.scss */
  0% { opacity: 0; }
  /* line 996, ../sass/vendor/_animate.scss */
  100% { opacity: 1; } }

@keyframes fadeIn { /* line 1002, ../sass/vendor/_animate.scss */
  0% { opacity: 0; }
  /* line 1006, ../sass/vendor/_animate.scss */
  100% { opacity: 1; } }

/* line 1011, ../sass/vendor/_animate.scss */
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { /* line 1017, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
  /* line 1023, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes fadeInDown { /* line 1031, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
  /* line 1038, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 1046, ../sass/vendor/_animate.scss */
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { /* line 1052, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 1058, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes fadeInDownBig { /* line 1066, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 1073, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 1081, ../sass/vendor/_animate.scss */
.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { /* line 1087, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
  /* line 1093, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes fadeInLeft { /* line 1101, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
  /* line 1108, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 1116, ../sass/vendor/_animate.scss */
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { /* line 1122, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 1128, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes fadeInLeftBig { /* line 1136, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 1143, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 1151, ../sass/vendor/_animate.scss */
.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { /* line 1157, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
  /* line 1163, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes fadeInRight { /* line 1171, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
  /* line 1178, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 1186, ../sass/vendor/_animate.scss */
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { /* line 1192, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 1198, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes fadeInRightBig { /* line 1206, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 1213, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 1221, ../sass/vendor/_animate.scss */
.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { /* line 1227, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
  /* line 1233, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes fadeInUp { /* line 1241, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  /* line 1248, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 1256, ../sass/vendor/_animate.scss */
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { /* line 1262, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 1268, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes fadeInUpBig { /* line 1276, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 1283, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 1291, ../sass/vendor/_animate.scss */
.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { /* line 1297, ../sass/vendor/_animate.scss */
  0% { opacity: 1; }
  /* line 1301, ../sass/vendor/_animate.scss */
  100% { opacity: 0; } }

@keyframes fadeOut { /* line 1307, ../sass/vendor/_animate.scss */
  0% { opacity: 1; }
  /* line 1311, ../sass/vendor/_animate.scss */
  100% { opacity: 0; } }

/* line 1316, ../sass/vendor/_animate.scss */
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { /* line 1322, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 1328, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); } }

@keyframes fadeOutDown { /* line 1336, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 1343, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } }

/* line 1351, ../sass/vendor/_animate.scss */
.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { /* line 1357, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 1363, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }

@keyframes fadeOutDownBig { /* line 1371, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 1378, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }

/* line 1386, ../sass/vendor/_animate.scss */
.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { /* line 1392, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 1398, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); } }

@keyframes fadeOutLeft { /* line 1406, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 1413, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } }

/* line 1421, ../sass/vendor/_animate.scss */
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { /* line 1427, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 1433, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig { /* line 1441, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 1448, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }

/* line 1456, ../sass/vendor/_animate.scss */
.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { /* line 1462, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 1468, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); } }

@keyframes fadeOutRight { /* line 1476, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 1483, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } }

/* line 1491, ../sass/vendor/_animate.scss */
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { /* line 1497, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 1503, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }

@keyframes fadeOutRightBig { /* line 1511, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 1518, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }

/* line 1526, ../sass/vendor/_animate.scss */
.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { /* line 1532, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 1538, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); } }

@keyframes fadeOutUp { /* line 1546, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 1553, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } }

/* line 1561, ../sass/vendor/_animate.scss */
.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { /* line 1567, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 1573, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } }

@keyframes fadeOutUpBig { /* line 1581, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 1588, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }

/* line 1596, ../sass/vendor/_animate.scss */
.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { /* line 1602, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  /* line 1609, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  /* line 1616, ../sass/vendor/_animate.scss */
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  /* line 1623, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  /* line 1630, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } }

@keyframes flip { /* line 1639, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  /* line 1647, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  /* line 1655, ../sass/vendor/_animate.scss */
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  /* line 1663, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
  /* line 1671, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } }

/* line 1680, ../sass/vendor/_animate.scss */
.animated.flip { -webkit-backface-visibility: visible; -ms-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { /* line 1689, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  /* line 1695, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  /* line 1700, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  /* line 1705, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }

@keyframes flipInX { /* line 1713, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  /* line 1720, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); -ms-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  /* line 1726, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: perspective(400px) rotateX(10deg); -ms-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  /* line 1732, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }

/* line 1740, ../sass/vendor/_animate.scss */
.flipInX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { /* line 1749, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  /* line 1755, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  /* line 1760, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  /* line 1765, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }

@keyframes flipInY { /* line 1773, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  /* line 1780, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); -ms-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  /* line 1786, ../sass/vendor/_animate.scss */
  70% { -webkit-transform: perspective(400px) rotateY(10deg); -ms-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  /* line 1792, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }

/* line 1800, ../sass/vendor/_animate.scss */
.flipInY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { /* line 1809, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
  /* line 1815, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } }

@keyframes flipOutX { /* line 1823, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
  /* line 1830, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } }

/* line 1838, ../sass/vendor/_animate.scss */
.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { /* line 1847, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
  /* line 1853, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } }

@keyframes flipOutY { /* line 1861, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
  /* line 1868, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } }

/* line 1876, ../sass/vendor/_animate.scss */
.flipOutY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { /* line 1885, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
  /* line 1891, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; }
  /* line 1897, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; }
  /* line 1903, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } }

@keyframes lightSpeedIn { /* line 1911, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
  /* line 1918, ../sass/vendor/_animate.scss */
  60% { -webkit-transform: translateX(-20%) skewX(30deg); -ms-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; }
  /* line 1925, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: translateX(0%) skewX(-15deg); -ms-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; }
  /* line 1932, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } }

/* line 1940, ../sass/vendor/_animate.scss */
.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { /* line 1948, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
  /* line 1954, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } }

@keyframes lightSpeedOut { /* line 1962, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
  /* line 1969, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } }

/* line 1977, ../sass/vendor/_animate.scss */
.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { /* line 1985, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; }
  /* line 1993, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }

@keyframes rotateIn { /* line 2003, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); -ms-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; }
  /* line 2013, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }

/* line 2024, ../sass/vendor/_animate.scss */
.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { /* line 2030, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  /* line 2038, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }

@keyframes rotateInDownLeft { /* line 2048, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  /* line 2058, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }

/* line 2069, ../sass/vendor/_animate.scss */
.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { /* line 2075, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  /* line 2083, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }

@keyframes rotateInDownRight { /* line 2093, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  /* line 2103, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }

/* line 2114, ../sass/vendor/_animate.scss */
.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { /* line 2120, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  /* line 2128, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }

@keyframes rotateInUpLeft { /* line 2138, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  /* line 2148, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }

/* line 2159, ../sass/vendor/_animate.scss */
.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { /* line 2165, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  /* line 2173, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } }

@keyframes rotateInUpRight { /* line 2183, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
  /* line 2193, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } }

/* line 2204, ../sass/vendor/_animate.scss */
.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { /* line 2210, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2218, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } }

@keyframes rotateOut { /* line 2228, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2238, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); -ms-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } }

/* line 2249, ../sass/vendor/_animate.scss */
.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { /* line 2255, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2263, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }

@keyframes rotateOutDownLeft { /* line 2273, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2283, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }

/* line 2294, ../sass/vendor/_animate.scss */
.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { /* line 2300, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2308, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }

@keyframes rotateOutDownRight { /* line 2318, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2328, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }

/* line 2339, ../sass/vendor/_animate.scss */
.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { /* line 2345, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2353, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }

@keyframes rotateOutUpLeft { /* line 2363, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2373, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } }

/* line 2384, ../sass/vendor/_animate.scss */
.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { /* line 2390, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2398, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }

@keyframes rotateOutUpRight { /* line 2408, ../sass/vendor/_animate.scss */
  0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
  /* line 2418, ../sass/vendor/_animate.scss */
  100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } }

/* line 2429, ../sass/vendor/_animate.scss */
.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown { /* line 2435, ../sass/vendor/_animate.scss */
  0% { visibility: visible; opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 2442, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes slideInDown { /* line 2449, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
  /* line 2456, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 2463, ../sass/vendor/_animate.scss */
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { /* line 2469, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 2475, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes slideInLeft { /* line 2482, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  /* line 2489, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 2496, ../sass/vendor/_animate.scss */
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { /* line 2502, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 2508, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes slideInRight { /* line 2515, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
  /* line 2522, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }

/* line 2529, ../sass/vendor/_animate.scss */
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft { /* line 2535, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 2540, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } }

@keyframes slideOutLeft { /* line 2548, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 2554, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } }

/* line 2562, ../sass/vendor/_animate.scss */
.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { /* line 2568, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  /* line 2573, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } }

@keyframes slideOutRight { /* line 2581, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  /* line 2587, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } }

/* line 2595, ../sass/vendor/_animate.scss */
.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { /* line 2601, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 2606, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); visibility: hidden; } }

@keyframes slideOutUp { /* line 2615, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 2621, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } }

/* line 2629, ../sass/vendor/_animate.scss */
.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

@-webkit-keyframes slideInUp { /* line 2635, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 2641, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }

@keyframes slideInUp { /* line 2649, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
  /* line 2656, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

/* line 2664, ../sass/vendor/_animate.scss */
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { /* line 2670, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); transform: translateY(0); }
  /* line 2675, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } }

@keyframes slideOutDown { /* line 2683, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  /* line 2689, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } }

/* line 2697, ../sass/vendor/_animate.scss */
.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes hinge { /* line 2703, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2712, ../sass/vendor/_animate.scss */
  20%, 60% { -webkit-transform: rotate(80deg); transform: rotate(80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2721, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: rotate(60deg); transform: rotate(60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2730, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; }
  /* line 2740, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(700px); transform: translateY(700px); opacity: 0; } }

@keyframes hinge { /* line 2748, ../sass/vendor/_animate.scss */
  0% { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2759, ../sass/vendor/_animate.scss */
  20%, 60% { -webkit-transform: rotate(80deg); -ms-transform: rotate(80deg); transform: rotate(80deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2770, ../sass/vendor/_animate.scss */
  40% { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2781, ../sass/vendor/_animate.scss */
  80% { -webkit-transform: rotate(60deg) translateY(0); -ms-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; }
  /* line 2793, ../sass/vendor/_animate.scss */
  100% { -webkit-transform: translateY(700px); -ms-transform: translateY(700px); transform: translateY(700px); opacity: 0; } }

/* line 2801, ../sass/vendor/_animate.scss */
.hinge { -webkit-animation-name: hinge; animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn { /* line 2809, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); }
  /* line 2815, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn { /* line 2823, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); -ms-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); }
  /* line 2830, ../sass/vendor/_animate.scss */
  100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); } }

/* line 2838, ../sass/vendor/_animate.scss */
.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut { /* line 2846, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); }
  /* line 2852, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut { /* line 2860, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); }
  /* line 2867, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); -ms-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } }

/* line 2875, ../sass/vendor/_animate.scss */
.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { /* line 2881, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  /* line 2887, ../sass/vendor/_animate.scss */
  50% { opacity: 1; } }

@keyframes zoomIn { /* line 2893, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  /* line 2900, ../sass/vendor/_animate.scss */
  50% { opacity: 1; } }

/* line 2905, ../sass/vendor/_animate.scss */
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInDown { /* line 2911, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2919, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

@keyframes zoomInDown { /* line 2929, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); -ms-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2938, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); -ms-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

/* line 2948, ../sass/vendor/_animate.scss */
.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { /* line 2954, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2962, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(48px); transform: scale(0.475) translateX(48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

@keyframes zoomInLeft { /* line 2972, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); -ms-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 2981, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(48px); -ms-transform: scale(0.475) translateX(48px); transform: scale(0.475) translateX(48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

/* line 2991, ../sass/vendor/_animate.scss */
.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { /* line 2997, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 3005, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(-48px); transform: scale(0.475) translateX(-48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

@keyframes zoomInRight { /* line 3015, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); -ms-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 3024, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateX(-48px); -ms-transform: scale(0.475) translateX(-48px); transform: scale(0.475) translateX(-48px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

/* line 3034, ../sass/vendor/_animate.scss */
.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { /* line 3040, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 3048, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

@keyframes zoomInUp { /* line 3058, ../sass/vendor/_animate.scss */
  0% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); -ms-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
  /* line 3067, ../sass/vendor/_animate.scss */
  60% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); -ms-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } }

/* line 3077, ../sass/vendor/_animate.scss */
.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { /* line 3083, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  /* line 3089, ../sass/vendor/_animate.scss */
  50% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); }
  /* line 3095, ../sass/vendor/_animate.scss */
  100% { opacity: 0; } }

@keyframes zoomOut { /* line 3101, ../sass/vendor/_animate.scss */
  0% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  /* line 3108, ../sass/vendor/_animate.scss */
  50% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
  /* line 3115, ../sass/vendor/_animate.scss */
  100% { opacity: 0; } }

/* line 3120, ../sass/vendor/_animate.scss */
.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { /* line 3126, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3134, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-transform-origin: center bottom; transform-origin: center bottom; } }

@keyframes zoomOutDown { /* line 3144, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateY(-60px); -ms-transform: scale(0.475) translateY(-60px); transform: scale(0.475) translateY(-60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3153, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(2000px); -ms-transform: scale(0.1) translateY(2000px); transform: scale(0.1) translateY(2000px); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; } }

/* line 3164, ../sass/vendor/_animate.scss */
.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { /* line 3170, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateX(42px); transform: scale(0.475) translateX(42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3178, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-transform-origin: left center; transform-origin: left center; } }

@keyframes zoomOutLeft { /* line 3188, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateX(42px); -ms-transform: scale(0.475) translateX(42px); transform: scale(0.475) translateX(42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3197, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(-2000px); -ms-transform: scale(0.1) translateX(-2000px); transform: scale(0.1) translateX(-2000px); -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; } }

/* line 3208, ../sass/vendor/_animate.scss */
.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { /* line 3214, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateX(-42px); transform: scale(0.475) translateX(-42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3222, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-transform-origin: right center; transform-origin: right center; } }

@keyframes zoomOutRight { /* line 3232, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateX(-42px); -ms-transform: scale(0.475) translateX(-42px); transform: scale(0.475) translateX(-42px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3241, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateX(2000px); -ms-transform: scale(0.1) translateX(2000px); transform: scale(0.1) translateX(2000px); -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; } }

/* line 3252, ../sass/vendor/_animate.scss */
.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { /* line 3258, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3266, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-transform-origin: center top; transform-origin: center top; } }

@keyframes zoomOutUp { /* line 3276, ../sass/vendor/_animate.scss */
  40% { opacity: 1; -webkit-transform: scale(0.475) translateY(60px); -ms-transform: scale(0.475) translateY(60px); transform: scale(0.475) translateY(60px); -webkit-animation-timing-function: linear; animation-timing-function: linear; }
  /* line 3285, ../sass/vendor/_animate.scss */
  100% { opacity: 0; -webkit-transform: scale(0.1) translateY(-2000px); -ms-transform: scale(0.1) translateY(-2000px); transform: scale(0.1) translateY(-2000px); -webkit-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top; } }

/* line 3296, ../sass/vendor/_animate.scss */
.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 22, ../sass/_bootstrap-grid.scss */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 28, ../sass/_bootstrap-grid.scss */
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 34, ../sass/_bootstrap-grid.scss */
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

@media (min-width: 520px) { /* line 41, ../sass/_bootstrap-grid.scss */
  .container { width: 100%; }
  /* line 44, ../sass/_bootstrap-grid.scss */
  .mobile-only { display: block !important; } }
@media (min-width: 768px) { /* line 49, ../sass/_bootstrap-grid.scss */
  .container { width: 100%; } }
@media (min-width: 990px) { /* line 54, ../sass/_bootstrap-grid.scss */
  .container { width: 990px; }
  /* line 57, ../sass/_bootstrap-grid.scss */
  .mobile-only { display: none !important; } }
/* line 61, ../sass/_bootstrap-grid.scss */
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

/* line 67, ../sass/_bootstrap-grid.scss */
.row { margin-left: -15px; margin-right: -15px; }

/* line 71, ../sass/_bootstrap-grid.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

/* line 77, ../sass/_bootstrap-grid.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

/* line 80, ../sass/_bootstrap-grid.scss */
.col-xs-12 { width: 100%; }

/* line 83, ../sass/_bootstrap-grid.scss */
.col-xs-11 { width: 91.66666667%; }

/* line 86, ../sass/_bootstrap-grid.scss */
.col-xs-10 { width: 83.33333333%; }

/* line 89, ../sass/_bootstrap-grid.scss */
.col-xs-9 { width: 75%; }

/* line 92, ../sass/_bootstrap-grid.scss */
.col-xs-8 { width: 66.66666667%; }

/* line 95, ../sass/_bootstrap-grid.scss */
.col-xs-7 { width: 58.33333333%; }

/* line 98, ../sass/_bootstrap-grid.scss */
.col-xs-6 { width: 50%; }

/* line 101, ../sass/_bootstrap-grid.scss */
.col-xs-5 { width: 41.66666667%; }

/* line 104, ../sass/_bootstrap-grid.scss */
.col-xs-4 { width: 33.33333333%; }

/* line 107, ../sass/_bootstrap-grid.scss */
.col-xs-3 { width: 25%; }

/* line 110, ../sass/_bootstrap-grid.scss */
.col-xs-2 { width: 16.66666667%; }

/* line 113, ../sass/_bootstrap-grid.scss */
.col-xs-1 { width: 8.33333333%; }

/* line 116, ../sass/_bootstrap-grid.scss */
.col-xs-pull-12 { right: 100%; }

/* line 119, ../sass/_bootstrap-grid.scss */
.col-xs-pull-11 { right: 91.66666667%; }

/* line 122, ../sass/_bootstrap-grid.scss */
.col-xs-pull-10 { right: 83.33333333%; }

/* line 125, ../sass/_bootstrap-grid.scss */
.col-xs-pull-9 { right: 75%; }

/* line 128, ../sass/_bootstrap-grid.scss */
.col-xs-pull-8 { right: 66.66666667%; }

/* line 131, ../sass/_bootstrap-grid.scss */
.col-xs-pull-7 { right: 58.33333333%; }

/* line 134, ../sass/_bootstrap-grid.scss */
.col-xs-pull-6 { right: 50%; }

/* line 137, ../sass/_bootstrap-grid.scss */
.col-xs-pull-5 { right: 41.66666667%; }

/* line 140, ../sass/_bootstrap-grid.scss */
.col-xs-pull-4 { right: 33.33333333%; }

/* line 143, ../sass/_bootstrap-grid.scss */
.col-xs-pull-3 { right: 25%; }

/* line 146, ../sass/_bootstrap-grid.scss */
.col-xs-pull-2 { right: 16.66666667%; }

/* line 149, ../sass/_bootstrap-grid.scss */
.col-xs-pull-1 { right: 8.33333333%; }

/* line 152, ../sass/_bootstrap-grid.scss */
.col-xs-pull-0 { right: auto; }

/* line 155, ../sass/_bootstrap-grid.scss */
.col-xs-push-12 { left: 100%; }

/* line 158, ../sass/_bootstrap-grid.scss */
.col-xs-push-11 { left: 91.66666667%; }

/* line 161, ../sass/_bootstrap-grid.scss */
.col-xs-push-10 { left: 83.33333333%; }

/* line 164, ../sass/_bootstrap-grid.scss */
.col-xs-push-9 { left: 75%; }

/* line 167, ../sass/_bootstrap-grid.scss */
.col-xs-push-8 { left: 66.66666667%; }

/* line 170, ../sass/_bootstrap-grid.scss */
.col-xs-push-7 { left: 58.33333333%; }

/* line 173, ../sass/_bootstrap-grid.scss */
.col-xs-push-6 { left: 50%; }

/* line 176, ../sass/_bootstrap-grid.scss */
.col-xs-push-5 { left: 41.66666667%; }

/* line 179, ../sass/_bootstrap-grid.scss */
.col-xs-push-4 { left: 33.33333333%; }

/* line 182, ../sass/_bootstrap-grid.scss */
.col-xs-push-3 { left: 25%; }

/* line 185, ../sass/_bootstrap-grid.scss */
.col-xs-push-2 { left: 16.66666667%; }

/* line 188, ../sass/_bootstrap-grid.scss */
.col-xs-push-1 { left: 8.33333333%; }

/* line 191, ../sass/_bootstrap-grid.scss */
.col-xs-push-0 { left: auto; }

/* line 194, ../sass/_bootstrap-grid.scss */
.col-xs-offset-12 { margin-left: 100%; }

/* line 197, ../sass/_bootstrap-grid.scss */
.col-xs-offset-11 { margin-left: 91.66666667%; }

/* line 200, ../sass/_bootstrap-grid.scss */
.col-xs-offset-10 { margin-left: 83.33333333%; }

/* line 203, ../sass/_bootstrap-grid.scss */
.col-xs-offset-9 { margin-left: 75%; }

/* line 206, ../sass/_bootstrap-grid.scss */
.col-xs-offset-8 { margin-left: 66.66666667%; }

/* line 209, ../sass/_bootstrap-grid.scss */
.col-xs-offset-7 { margin-left: 58.33333333%; }

/* line 212, ../sass/_bootstrap-grid.scss */
.col-xs-offset-6 { margin-left: 50%; }

/* line 215, ../sass/_bootstrap-grid.scss */
.col-xs-offset-5 { margin-left: 41.66666667%; }

/* line 218, ../sass/_bootstrap-grid.scss */
.col-xs-offset-4 { margin-left: 33.33333333%; }

/* line 221, ../sass/_bootstrap-grid.scss */
.col-xs-offset-3 { margin-left: 25%; }

/* line 224, ../sass/_bootstrap-grid.scss */
.col-xs-offset-2 { margin-left: 16.66666667%; }

/* line 227, ../sass/_bootstrap-grid.scss */
.col-xs-offset-1 { margin-left: 8.33333333%; }

/* line 230, ../sass/_bootstrap-grid.scss */
.col-xs-offset-0 { margin-left: 0%; }

@media (min-width: 520px) { /* line 234, ../sass/_bootstrap-grid.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  /* line 237, ../sass/_bootstrap-grid.scss */
  .col-sm-12 { width: 100%; }
  /* line 240, ../sass/_bootstrap-grid.scss */
  .col-sm-11 { width: 91.66666667%; }
  /* line 243, ../sass/_bootstrap-grid.scss */
  .col-sm-10 { width: 83.33333333%; }
  /* line 246, ../sass/_bootstrap-grid.scss */
  .col-sm-9 { width: 75%; }
  /* line 249, ../sass/_bootstrap-grid.scss */
  .col-sm-8 { width: 66.66666667%; }
  /* line 252, ../sass/_bootstrap-grid.scss */
  .col-sm-7 { width: 58.33333333%; }
  /* line 255, ../sass/_bootstrap-grid.scss */
  .col-sm-6 { width: 50%; }
  /* line 258, ../sass/_bootstrap-grid.scss */
  .col-sm-5 { width: 41.66666667%; }
  /* line 261, ../sass/_bootstrap-grid.scss */
  .col-sm-4 { width: 33.33333333%; }
  /* line 264, ../sass/_bootstrap-grid.scss */
  .col-sm-3 { width: 25%; }
  /* line 267, ../sass/_bootstrap-grid.scss */
  .col-sm-2 { width: 16.66666667%; }
  /* line 270, ../sass/_bootstrap-grid.scss */
  .col-sm-1 { width: 8.33333333%; }
  /* line 273, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-12 { right: 100%; }
  /* line 276, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-11 { right: 91.66666667%; }
  /* line 279, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-10 { right: 83.33333333%; }
  /* line 282, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-9 { right: 75%; }
  /* line 285, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-8 { right: 66.66666667%; }
  /* line 288, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-7 { right: 58.33333333%; }
  /* line 291, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-6 { right: 50%; }
  /* line 294, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-5 { right: 41.66666667%; }
  /* line 297, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-4 { right: 33.33333333%; }
  /* line 300, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-3 { right: 25%; }
  /* line 303, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-2 { right: 16.66666667%; }
  /* line 306, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-1 { right: 8.33333333%; }
  /* line 309, ../sass/_bootstrap-grid.scss */
  .col-sm-pull-0 { right: auto; }
  /* line 312, ../sass/_bootstrap-grid.scss */
  .col-sm-push-12 { left: 100%; }
  /* line 315, ../sass/_bootstrap-grid.scss */
  .col-sm-push-11 { left: 91.66666667%; }
  /* line 318, ../sass/_bootstrap-grid.scss */
  .col-sm-push-10 { left: 83.33333333%; }
  /* line 321, ../sass/_bootstrap-grid.scss */
  .col-sm-push-9 { left: 75%; }
  /* line 324, ../sass/_bootstrap-grid.scss */
  .col-sm-push-8 { left: 66.66666667%; }
  /* line 327, ../sass/_bootstrap-grid.scss */
  .col-sm-push-7 { left: 58.33333333%; }
  /* line 330, ../sass/_bootstrap-grid.scss */
  .col-sm-push-6 { left: 50%; }
  /* line 333, ../sass/_bootstrap-grid.scss */
  .col-sm-push-5 { left: 41.66666667%; }
  /* line 336, ../sass/_bootstrap-grid.scss */
  .col-sm-push-4 { left: 33.33333333%; }
  /* line 339, ../sass/_bootstrap-grid.scss */
  .col-sm-push-3 { left: 25%; }
  /* line 342, ../sass/_bootstrap-grid.scss */
  .col-sm-push-2 { left: 16.66666667%; }
  /* line 345, ../sass/_bootstrap-grid.scss */
  .col-sm-push-1 { left: 8.33333333%; }
  /* line 348, ../sass/_bootstrap-grid.scss */
  .col-sm-push-0 { left: auto; }
  /* line 351, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-12 { margin-left: 100%; }
  /* line 354, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  /* line 357, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  /* line 360, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-9 { margin-left: 75%; }
  /* line 363, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  /* line 366, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  /* line 369, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-6 { margin-left: 50%; }
  /* line 372, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  /* line 375, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  /* line 378, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-3 { margin-left: 25%; }
  /* line 381, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  /* line 384, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  /* line 387, ../sass/_bootstrap-grid.scss */
  .col-sm-offset-0 { margin-left: 0%; } }
@media (min-width: 768px) { /* line 392, ../sass/_bootstrap-grid.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  /* line 395, ../sass/_bootstrap-grid.scss */
  .col-md-12 { width: 100%; }
  /* line 398, ../sass/_bootstrap-grid.scss */
  .col-md-11 { width: 91.66666667%; }
  /* line 401, ../sass/_bootstrap-grid.scss */
  .col-md-10 { width: 83.33333333%; }
  /* line 404, ../sass/_bootstrap-grid.scss */
  .col-md-9 { width: 75%; }
  /* line 407, ../sass/_bootstrap-grid.scss */
  .col-md-8 { width: 66.66666667%; }
  /* line 410, ../sass/_bootstrap-grid.scss */
  .col-md-7 { width: 58.33333333%; }
  /* line 413, ../sass/_bootstrap-grid.scss */
  .col-md-6 { width: 50%; }
  /* line 416, ../sass/_bootstrap-grid.scss */
  .col-md-5 { width: 41.66666667%; }
  /* line 419, ../sass/_bootstrap-grid.scss */
  .col-md-4 { width: 33.33333333%; }
  /* line 422, ../sass/_bootstrap-grid.scss */
  .col-md-3 { width: 25%; }
  /* line 425, ../sass/_bootstrap-grid.scss */
  .col-md-2 { width: 16.66666667%; }
  /* line 428, ../sass/_bootstrap-grid.scss */
  .col-md-1 { width: 8.33333333%; }
  /* line 431, ../sass/_bootstrap-grid.scss */
  .col-md-pull-12 { right: 100%; }
  /* line 434, ../sass/_bootstrap-grid.scss */
  .col-md-pull-11 { right: 91.66666667%; }
  /* line 437, ../sass/_bootstrap-grid.scss */
  .col-md-pull-10 { right: 83.33333333%; }
  /* line 440, ../sass/_bootstrap-grid.scss */
  .col-md-pull-9 { right: 75%; }
  /* line 443, ../sass/_bootstrap-grid.scss */
  .col-md-pull-8 { right: 66.66666667%; }
  /* line 446, ../sass/_bootstrap-grid.scss */
  .col-md-pull-7 { right: 58.33333333%; }
  /* line 449, ../sass/_bootstrap-grid.scss */
  .col-md-pull-6 { right: 50%; }
  /* line 452, ../sass/_bootstrap-grid.scss */
  .col-md-pull-5 { right: 41.66666667%; }
  /* line 455, ../sass/_bootstrap-grid.scss */
  .col-md-pull-4 { right: 33.33333333%; }
  /* line 458, ../sass/_bootstrap-grid.scss */
  .col-md-pull-3 { right: 25%; }
  /* line 461, ../sass/_bootstrap-grid.scss */
  .col-md-pull-2 { right: 16.66666667%; }
  /* line 464, ../sass/_bootstrap-grid.scss */
  .col-md-pull-1 { right: 8.33333333%; }
  /* line 467, ../sass/_bootstrap-grid.scss */
  .col-md-pull-0 { right: auto; }
  /* line 470, ../sass/_bootstrap-grid.scss */
  .col-md-push-12 { left: 100%; }
  /* line 473, ../sass/_bootstrap-grid.scss */
  .col-md-push-11 { left: 91.66666667%; }
  /* line 476, ../sass/_bootstrap-grid.scss */
  .col-md-push-10 { left: 83.33333333%; }
  /* line 479, ../sass/_bootstrap-grid.scss */
  .col-md-push-9 { left: 75%; }
  /* line 482, ../sass/_bootstrap-grid.scss */
  .col-md-push-8 { left: 66.66666667%; }
  /* line 485, ../sass/_bootstrap-grid.scss */
  .col-md-push-7 { left: 58.33333333%; }
  /* line 488, ../sass/_bootstrap-grid.scss */
  .col-md-push-6 { left: 50%; }
  /* line 491, ../sass/_bootstrap-grid.scss */
  .col-md-push-5 { left: 41.66666667%; }
  /* line 494, ../sass/_bootstrap-grid.scss */
  .col-md-push-4 { left: 33.33333333%; }
  /* line 497, ../sass/_bootstrap-grid.scss */
  .col-md-push-3 { left: 25%; }
  /* line 500, ../sass/_bootstrap-grid.scss */
  .col-md-push-2 { left: 16.66666667%; }
  /* line 503, ../sass/_bootstrap-grid.scss */
  .col-md-push-1 { left: 8.33333333%; }
  /* line 506, ../sass/_bootstrap-grid.scss */
  .col-md-push-0 { left: auto; }
  /* line 509, ../sass/_bootstrap-grid.scss */
  .col-md-offset-12 { margin-left: 100%; }
  /* line 512, ../sass/_bootstrap-grid.scss */
  .col-md-offset-11 { margin-left: 91.66666667%; }
  /* line 515, ../sass/_bootstrap-grid.scss */
  .col-md-offset-10 { margin-left: 83.33333333%; }
  /* line 518, ../sass/_bootstrap-grid.scss */
  .col-md-offset-9 { margin-left: 75%; }
  /* line 521, ../sass/_bootstrap-grid.scss */
  .col-md-offset-8 { margin-left: 66.66666667%; }
  /* line 524, ../sass/_bootstrap-grid.scss */
  .col-md-offset-7 { margin-left: 58.33333333%; }
  /* line 527, ../sass/_bootstrap-grid.scss */
  .col-md-offset-6 { margin-left: 50%; }
  /* line 530, ../sass/_bootstrap-grid.scss */
  .col-md-offset-5 { margin-left: 41.66666667%; }
  /* line 533, ../sass/_bootstrap-grid.scss */
  .col-md-offset-4 { margin-left: 33.33333333%; }
  /* line 536, ../sass/_bootstrap-grid.scss */
  .col-md-offset-3 { margin-left: 25%; }
  /* line 539, ../sass/_bootstrap-grid.scss */
  .col-md-offset-2 { margin-left: 16.66666667%; }
  /* line 542, ../sass/_bootstrap-grid.scss */
  .col-md-offset-1 { margin-left: 8.33333333%; }
  /* line 545, ../sass/_bootstrap-grid.scss */
  .col-md-offset-0 { margin-left: 0%; } }
@media (min-width: 990px) { /* line 550, ../sass/_bootstrap-grid.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  /* line 553, ../sass/_bootstrap-grid.scss */
  .col-lg-12 { width: 100%; }
  /* line 556, ../sass/_bootstrap-grid.scss */
  .col-lg-11 { width: 91.66666667%; }
  /* line 559, ../sass/_bootstrap-grid.scss */
  .col-lg-10 { width: 83.33333333%; }
  /* line 562, ../sass/_bootstrap-grid.scss */
  .col-lg-9 { width: 75%; }
  /* line 565, ../sass/_bootstrap-grid.scss */
  .col-lg-8 { width: 66.66666667%; }
  /* line 568, ../sass/_bootstrap-grid.scss */
  .col-lg-7 { width: 58.33333333%; }
  /* line 571, ../sass/_bootstrap-grid.scss */
  .col-lg-6 { width: 50%; }
  /* line 574, ../sass/_bootstrap-grid.scss */
  .col-lg-5 { width: 41.66666667%; }
  /* line 577, ../sass/_bootstrap-grid.scss */
  .col-lg-4 { width: 33.33333333%; }
  /* line 580, ../sass/_bootstrap-grid.scss */
  .col-lg-3 { width: 25%; }
  /* line 583, ../sass/_bootstrap-grid.scss */
  .col-lg-2 { width: 16.66666667%; }
  /* line 586, ../sass/_bootstrap-grid.scss */
  .col-lg-1 { width: 8.33333333%; }
  /* line 589, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-12 { right: 100%; }
  /* line 592, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-11 { right: 91.66666667%; }
  /* line 595, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-10 { right: 83.33333333%; }
  /* line 598, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-9 { right: 75%; }
  /* line 601, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-8 { right: 66.66666667%; }
  /* line 604, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-7 { right: 58.33333333%; }
  /* line 607, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-6 { right: 50%; }
  /* line 610, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-5 { right: 41.66666667%; }
  /* line 613, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-4 { right: 33.33333333%; }
  /* line 616, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-3 { right: 25%; }
  /* line 619, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-2 { right: 16.66666667%; }
  /* line 622, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-1 { right: 8.33333333%; }
  /* line 625, ../sass/_bootstrap-grid.scss */
  .col-lg-pull-0 { right: auto; }
  /* line 628, ../sass/_bootstrap-grid.scss */
  .col-lg-push-12 { left: 100%; }
  /* line 631, ../sass/_bootstrap-grid.scss */
  .col-lg-push-11 { left: 91.66666667%; }
  /* line 634, ../sass/_bootstrap-grid.scss */
  .col-lg-push-10 { left: 83.33333333%; }
  /* line 637, ../sass/_bootstrap-grid.scss */
  .col-lg-push-9 { left: 75%; }
  /* line 640, ../sass/_bootstrap-grid.scss */
  .col-lg-push-8 { left: 66.66666667%; }
  /* line 643, ../sass/_bootstrap-grid.scss */
  .col-lg-push-7 { left: 58.33333333%; }
  /* line 646, ../sass/_bootstrap-grid.scss */
  .col-lg-push-6 { left: 50%; }
  /* line 649, ../sass/_bootstrap-grid.scss */
  .col-lg-push-5 { left: 41.66666667%; }
  /* line 652, ../sass/_bootstrap-grid.scss */
  .col-lg-push-4 { left: 33.33333333%; }
  /* line 655, ../sass/_bootstrap-grid.scss */
  .col-lg-push-3 { left: 25%; }
  /* line 658, ../sass/_bootstrap-grid.scss */
  .col-lg-push-2 { left: 16.66666667%; }
  /* line 661, ../sass/_bootstrap-grid.scss */
  .col-lg-push-1 { left: 8.33333333%; }
  /* line 664, ../sass/_bootstrap-grid.scss */
  .col-lg-push-0 { left: auto; }
  /* line 667, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-12 { margin-left: 100%; }
  /* line 670, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  /* line 673, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  /* line 676, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-9 { margin-left: 75%; }
  /* line 679, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  /* line 682, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  /* line 685, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-6 { margin-left: 50%; }
  /* line 688, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  /* line 691, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  /* line 694, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-3 { margin-left: 25%; }
  /* line 697, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  /* line 700, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  /* line 703, ../sass/_bootstrap-grid.scss */
  .col-lg-offset-0 { margin-left: 0%; } }
/* line 714, ../sass/_bootstrap-grid.scss */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: " "; display: table; }

/* line 721, ../sass/_bootstrap-grid.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; }

/* line 724, ../sass/_bootstrap-grid.scss */
.center-block { display: block; margin-left: auto; margin-right: auto; float: none !important; }

/* line 730, ../sass/_bootstrap-grid.scss */
.pull-right { float: right !important; }

/* line 733, ../sass/_bootstrap-grid.scss */
.pull-left { float: left !important; }

/* line 736, ../sass/_bootstrap-grid.scss */
.hide { display: none !important; }

/* line 739, ../sass/_bootstrap-grid.scss */
.show { display: block !important; }

/* line 742, ../sass/_bootstrap-grid.scss */
.invisible { visibility: hidden; }

/* line 745, ../sass/_bootstrap-grid.scss */
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

/* line 752, ../sass/_bootstrap-grid.scss */
.hidden { display: none !important; visibility: hidden !important; }

/* line 756, ../sass/_bootstrap-grid.scss */
.affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@-ms-viewport { width: device-width; }

/* line 767, ../sass/_bootstrap-grid.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

/* line 781, ../sass/_bootstrap-grid.scss */
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 519px) { /* line 785, ../sass/_bootstrap-grid.scss */
  .visible-xs { display: block !important; }
  /* line 788, ../sass/_bootstrap-grid.scss */
  table.visible-xs { display: table; }
  /* line 791, ../sass/_bootstrap-grid.scss */
  tr.visible-xs { display: table-row !important; }
  /* line 795, ../sass/_bootstrap-grid.scss */
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 519px) { /* line 800, ../sass/_bootstrap-grid.scss */
  .visible-xs-block { display: block !important; } }
@media (max-width: 519px) { /* line 805, ../sass/_bootstrap-grid.scss */
  .visible-xs-inline { display: inline !important; } }
@media (max-width: 519px) { /* line 810, ../sass/_bootstrap-grid.scss */
  .visible-xs-inline-block { display: inline-block !important; } }
@media (min-width: 520px) and (max-width: 767px) { /* line 815, ../sass/_bootstrap-grid.scss */
  .visible-sm { display: block !important; }
  /* line 818, ../sass/_bootstrap-grid.scss */
  table.visible-sm { display: table; }
  /* line 821, ../sass/_bootstrap-grid.scss */
  tr.visible-sm { display: table-row !important; }
  /* line 825, ../sass/_bootstrap-grid.scss */
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 520px) and (max-width: 767px) { /* line 830, ../sass/_bootstrap-grid.scss */
  .visible-sm-block { display: block !important; } }
@media (min-width: 520px) and (max-width: 767px) { /* line 835, ../sass/_bootstrap-grid.scss */
  .visible-sm-inline { display: inline !important; } }
@media (min-width: 520px) and (max-width: 767px) { /* line 840, ../sass/_bootstrap-grid.scss */
  .visible-sm-inline-block { display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 989px) { /* line 845, ../sass/_bootstrap-grid.scss */
  .visible-md { display: block !important; }
  /* line 848, ../sass/_bootstrap-grid.scss */
  table.visible-md { display: table; }
  /* line 851, ../sass/_bootstrap-grid.scss */
  tr.visible-md { display: table-row !important; }
  /* line 855, ../sass/_bootstrap-grid.scss */
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 989px) { /* line 860, ../sass/_bootstrap-grid.scss */
  .visible-md-block { display: block !important; } }
@media (min-width: 768px) and (max-width: 989px) { /* line 865, ../sass/_bootstrap-grid.scss */
  .visible-md-inline { display: inline !important; } }
@media (min-width: 768px) and (max-width: 989px) { /* line 870, ../sass/_bootstrap-grid.scss */
  .visible-md-inline-block { display: inline-block !important; } }
@media (min-width: 990px) { /* line 875, ../sass/_bootstrap-grid.scss */
  .visible-lg { display: block !important; }
  /* line 878, ../sass/_bootstrap-grid.scss */
  table.visible-lg { display: table; }
  /* line 881, ../sass/_bootstrap-grid.scss */
  tr.visible-lg { display: table-row !important; }
  /* line 885, ../sass/_bootstrap-grid.scss */
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 990px) { /* line 890, ../sass/_bootstrap-grid.scss */
  .visible-lg-block { display: block !important; } }
@media (min-width: 990px) { /* line 895, ../sass/_bootstrap-grid.scss */
  .visible-lg-inline { display: inline !important; } }
@media (min-width: 990px) { /* line 900, ../sass/_bootstrap-grid.scss */
  .visible-lg-inline-block { display: inline-block !important; } }
@media (max-width: 519px) { /* line 905, ../sass/_bootstrap-grid.scss */
  .hidden-xs { display: none !important; } }
@media (min-width: 520px) and (max-width: 767px) { /* line 910, ../sass/_bootstrap-grid.scss */
  .hidden-sm { display: none !important; } }
@media (min-width: 768px) and (max-width: 989px) { /* line 915, ../sass/_bootstrap-grid.scss */
  .hidden-md { display: none !important; } }
@media (min-width: 990px) { /* line 920, ../sass/_bootstrap-grid.scss */
  .hidden-lg { display: none !important; } }
/* line 924, ../sass/_bootstrap-grid.scss */
.visible-print { display: none !important; }

@media print { /* line 928, ../sass/_bootstrap-grid.scss */
  .visible-print { display: block !important; }
  /* line 931, ../sass/_bootstrap-grid.scss */
  table.visible-print { display: table; }
  /* line 934, ../sass/_bootstrap-grid.scss */
  tr.visible-print { display: table-row !important; }
  /* line 938, ../sass/_bootstrap-grid.scss */
  th.visible-print, td.visible-print { display: table-cell !important; } }
/* line 942, ../sass/_bootstrap-grid.scss */
.visible-print-block { display: none !important; }

@media print { /* line 946, ../sass/_bootstrap-grid.scss */
  .visible-print-block { display: block !important; } }
/* line 950, ../sass/_bootstrap-grid.scss */
.visible-print-inline { display: none !important; }

@media print { /* line 954, ../sass/_bootstrap-grid.scss */
  .visible-print-inline { display: inline !important; } }
/* line 958, ../sass/_bootstrap-grid.scss */
.visible-print-inline-block { display: none !important; }

@media print { /* line 962, ../sass/_bootstrap-grid.scss */
  .visible-print-inline-block { display: inline-block !important; } }
@media print { /* line 967, ../sass/_bootstrap-grid.scss */
  .hidden-print { display: none !important; } }
/* line 1, ../sass/_icons.scss */
.icon { background: url(../image/icons/icon-sprite.png); height: 30px; width: 30px; vertical-align: middle; display: inline-block; }
/* line 8, ../sass/_icons.scss */
.icon.facebook { background-position: 0 0; width: 32px; }
/* line 13, ../sass/_icons.scss */
.icon.twitter { background-position: -31px 0; }
/* line 17, ../sass/_icons.scss */
.icon.drag { width: 86px; height: 19px; background-position: 0 -105px; }
/* line 22, ../sass/_icons.scss */
.icon.camera-sml { width: 37px; height: 28px; background-position: 0 -35px; }
/* line 27, ../sass/_icons.scss */
.icon.arrow-right { width: 35px; height: 35px; background-position: -65px -32px; }
/* line 32, ../sass/_icons.scss */
.icon.arrow-right.white { background-position: -65px -67px; }
/* line 36, ../sass/_icons.scss */
.icon.arrow-right.red { width: 31px; height: 31px; background-position: -104px 0; }
/* line 42, ../sass/_icons.scss */
.icon.arrow-right.green.small { width: 7px; height: 11px; background-position: -302px 0; }
/* line 49, ../sass/_icons.scss */
.icon.arrow-left { width: 35px; height: 35px; background-position: -135px -32px; }
/* line 54, ../sass/_icons.scss */
.icon.arrow-left.red { width: 31px; height: 31px; background-position: -158px 0; }
/* line 61, ../sass/_icons.scss */
.icon.arrow-down { width: 35px; height: 35px; background-position: -100px -32px; }
/* line 66, ../sass/_icons.scss */
.icon.arrow-down.white { background-position: -100px -67px; }
/* line 70, ../sass/_icons.scss */
.icon.arrow-down.red { width: 31px; height: 31px; background-position: -65px 0; }
/* line 77, ../sass/_icons.scss */
.icon.arrow-up-highlight { width: 31px; height: 31px; background-position: -369px 0; }
/* line 84, ../sass/_icons.scss */
.icon.close { width: 35px; height: 35px; background-position: -205px -32px; }
/* line 89, ../sass/_icons.scss */
.icon.close.white { background-position: -205px -67px; }
/* line 93, ../sass/_icons.scss */
.icon.close.black { background-position: -206px -102px; }
/* line 98, ../sass/_icons.scss */
.icon.search { width: 31px; height: 31px; background-position: -189px 0; }

/* ================================= 1 FONT FAMILIES ================================= */
/*@font-face { font-family: 'Conv_Gotham'; src: url("../font/Gotham-Book.eot"); src: url("../font/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Book.woff") format("woff"), url("../font/Gotham-Book.ttf") format("truetype"), url("../font/Gotham-Book.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Conv_Gotham'; src: url("../font/Gotham-Light.eot"); src: url("../font/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Light.woff") format("woff"), url("../font/Gotham-Light.ttf") format("truetype"), url("../font/Gotham-Light.svg") format("svg"); font-weight: lighter; font-style: normal; }

@font-face { font-family: 'Conv_Gotham'; src: url("../font/Gotham-Medium.eot"); src: url("../font/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Medium.woff") format("woff"), url("../font/Gotham-Medium.ttf") format("truetype"), url("../font/Gotham-Medium.svg") format("svg"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Conv_Gotham'; src: url("../font/Gotham-Bold.eot"); src: url("../font/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Bold.woff") format("woff"), url("../font/Gotham-Bold.ttf") format("truetype"), url("../font/Gotham-Bold.svg") format("svg"); font-weight: 900; font-style: normal; }
*/



/* line 48, ../sass/_type.scss */
.text-left { text-align: left; }

/* ================================= 2 FONT SIZING ================================= */
/* line 53, ../sass/_type.scss */
html { font-size: 62.5%; -webkit-font-smoothing: antialiased; }

/* line 57, ../sass/_type.scss */
body { font-size: 15px; font-size: 1.5rem; }

/* line 61, ../sass/_type.scss */
.site-container { background: #fff; }

/* line 65, ../sass/_type.scss */
.site-main { /*overflow: hidden;*/ overflow: visible; }

/* line 69, ../sass/_type.scss */
img { display: block; margin: 0; padding: 0; width: 100%; height: auto; }

/* line 77, ../sass/_type.scss */
h1, h2, h3, h4, h5, h6, strong { color: #333; }

/* line 81, ../sass/_type.scss */
h1 { font-size: 20px; font-size: 2rem; font-weight: bold; }

/* line 86, ../sass/_type.scss */
h2 { font-size: 40px; font-size: 4rem; color: #cb0000; }

/* line 91, ../sass/_type.scss */
h3 { font-size: 1.8em; font-size: 18px; font-size: 1.8rem; font-weight: bold; }

/* line 96, ../sass/_type.scss */
h4 { font-size: 15px; font-size: 1.5rem; }

/* line 100, ../sass/_type.scss */
h5, h6 { font-size: 1.2em; font-size: 12px; font-size: 1.2rem; }

/* line 107, ../sass/_type.scss */
body { background: #ffffff; color: #666; line-height: 1.4; }

/* line 114, ../sass/_type.scss */
.center-text { text-align: center; }

/* line 118, ../sass/_type.scss */
body, input, textarea, select { font-family: "Conv_Gotham", Arial, Helvetica, sans-serif; }

/* ================================= 2.3 ANCHORS ================================= */
/* line 122, ../sass/_type.scss */
a { text-decoration: underline; }

/* ================================= 2.4 HEADERS ================================= */
/* line 131, ../sass/_type.scss */
h1, h2, h3, h4, h5, h6 { text-rendering: optimizeLegibility; }

/* line 132, ../sass/_type.scss */
h1 { font-family: "Conv_Gotham", Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 0 10px 0; color: #333333; }

/* line 138, ../sass/_type.scss */
h2 { font-family: "Conv_Gotham", Arial, Helvetica, sans-serif; font-weight: lighter; margin: 0 0 10px 0; padding: 0 0 5px 0; }

/* line 144, ../sass/_type.scss */
.final-block h3 { color: #007777; }

/*  CONTENTS
  1.0 RESETS
  2.0 HTML ELEMENTS - GENERIC STYLES
  6.0 CLEARING AND GENERIC STYLES
*/
/* ================================================================== 1.0 RESETS ================================================================== */
/* apply a natural box layout model to all elements */
/* line 9, ../sass/_base.scss */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* ================================================================== 2.0 CLEARING AND GENERIC STYLES  ========================================== */
/* line 16, ../sass/_base.scss */
.clear:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; /*IE6*/ }

/* line 17, ../sass/_base.scss */
.clear { display: block; }

/* line 18, ../sass/_base.scss */
.padding { padding: 10px; }

/* line 19, ../sass/_base.scss */
.hide { display: none; }

/* line 20, ../sass/_base.scss */
.hidden { left: -500px; position: absolute; top: -500px; width: 100px; }

/* line 23, ../sass/_base.scss */
.ir { background-color: transparent; border: 0; overflow: hidden; /* IE 6/7 fallback */ *text-indent: -9999px; }

/* line 31, ../sass/_base.scss */
.ir:before { content: ""; display: block; width: 0; height: 150%; }

/* Generic buttons */
/* line 40, ../sass/_base.scss */
.btn { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #007777; border: none; color: #fff; cursor: pointer; display: inline-block; font-weight: 500; margin: 0; padding: 10px 15px; position: relative; text-decoration: none; -webkit-appearance: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* line 54, ../sass/_base.scss */
.btn:hover, .btn:focus { background: #009091; }
/* line 57, ../sass/_base.scss */
.btn:active { background: #005d5e; }
/* line 60, ../sass/_base.scss */
.btn.tall { padding: 20px 65px; }
/* line 63, ../sass/_base.scss */
.btn.block { display: block; text-align: center; }

/* line 68, ../sass/_base.scss */
button.btn { padding: 9px 25px; }

/* line 72, ../sass/_base.scss */
.btn-icon { cursor: pointer; display: inline-block; font-weight: bold; color: #007777; text-decoration: none; }
/* line 79, ../sass/_base.scss */
.btn-icon .icon { margin-left: 5px; }

/* Video styling */
/* line 86, ../sass/_base.scss */
.media-full-screen { position: relative; }
/* line 89, ../sass/_base.scss */
.media-full-screen .video-initial-image { width: 100%; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; position: relative; }
/* line 95, ../sass/_base.scss */
.media-full-screen .video-initial-image.absolute { position: absolute; top: 0; left: 0; }
/* line 101, ../sass/_base.scss */
.media-full-screen .play-icon { display: block; position: absolute; z-index: 5; width: 100px; height: 100px; top: 50%; left: 50%; background-color: #007777; margin: -50px 0 0 -50px; -webkit-border-radius: 99em; border-radius: 99em; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* line 114, ../sass/_base.scss */
.media-full-screen .play-icon:hover, .media-full-screen .play-icon:focus { background-color: #009091; }
/* line 117, ../sass/_base.scss */
.media-full-screen .play-icon:active { background-color: #005d5e; }
/* line 120, ../sass/_base.scss */
.media-full-screen .play-icon img { width: 52px; margin: 0 auto; padding-top: 35px; }

/* line 127, ../sass/_base.scss */
.full-width-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* line 134, ../sass/_base.scss */
.video-container { height: 0; padding-bottom: 56.25%; margin-bottom: 45px; display: none; }

/* line 142, ../sass/_base.scss */
.media-overlay { position: relative; overflow: hidden; }
/* line 145, ../sass/_base.scss */
.media-overlay .overlay { margin: 0 15px; }

/* line 149, ../sass/_base.scss */
.overlay { position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; right: -100%; top: 0; margin: 0; width: 100%; height: 100%; background: transparent; z-index: 7; }

/* line 161, ../sass/_base.scss */
.close-bar { display: none; background: transparent; width: 100%; padding: 15px; position: relative; z-index: 99; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* line 169, ../sass/_base.scss */
.close-bar .close-btn { display: block; cursor: pointer; position: relative; float: right; width: 32px; height: 32px; background-color: #4b4f54; background-color: rgba(75, 79, 84, 0.5); -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; border: none; }
/* line 180, ../sass/_base.scss */
.close-bar .close-btn:after { content: ""; position: absolute; display: block; width: 11px; height: 11px; background: url("../image/icons/icon-sprite.png") -217px -79px; top: 50%; left: 50%; margin-top: -6px; margin-left: -5px; }
/* line 193, ../sass/_base.scss */
.close-bar .close-btn:hover, .close-bar .close-btn:focus { background-color: #4b4f54; }
/* line 197, ../sass/_base.scss */
.close-bar.active { display: block; }

/* ================================= 4 CONTENT STYLING =============================== */
/* line 206, ../sass/_base.scss */
.content-block { position: relative; margin-bottom: 45px; margin-top: 100px; }
/* line 211, ../sass/_base.scss */
.content-block img { width: 100%; height: auto; display: block; margin: 0; padding: 0; }

/*Carousels */
/* line 221, ../sass/_base.scss */
.intro-carousel, .tabbed-carousel-grid { position: relative; }
/* line 223, ../sass/_base.scss */
.intro-carousel .slide, .tabbed-carousel-grid .slide { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
/* line 226, ../sass/_base.scss */
.intro-carousel .slide img, .tabbed-carousel-grid .slide img { width: 100%; }
/* line 229, ../sass/_base.scss */
.intro-carousel .slide img.eos-logo, .tabbed-carousel-grid .slide img.eos-logo { position: absolute; left: 5%; top: 10%; width: auto; }

/* line 237, ../sass/_base.scss */
.tabbed-carousel { background: #e3e6b2; height: 470px; }
/* line 241, ../sass/_base.scss */
.tabbed-carousel .slide img { width: 100%; }
/* line 245, ../sass/_base.scss */
.tabbed-carousel .slide .copy { padding-top: 5%; }
/* line 255, ../sass/_base.scss */
.tabbed-carousel .slide.final-slide img { width: auto; position: absolute; right: 0; top: 0; }
/* line 263, ../sass/_base.scss */
.tabbed-carousel .rsTabs { width: 100%; background: #4b4f54; text-align: center; }
/* line 268, ../sass/_base.scss */
.tabbed-carousel .rsTab { display: inline-block; vertical-align: top; }
/* line 272, ../sass/_base.scss */
.tabbed-carousel .rsTab.rsNavSelected .rsTmb p { color: white; padding-bottom: 0; }
/* line 275, ../sass/_base.scss */
.tabbed-carousel .rsTab.rsNavSelected .rsTmb p span { display: block; }
/* line 281, ../sass/_base.scss */
.tabbed-carousel .rsTmb { overflow: hidden; }
/* line 283, ../sass/_base.scss */
.tabbed-carousel .rsTmb p { cursor: pointer; font-size: 13px; font-size: 1.3rem; color: #cccccc; font-weight: bold; text-align: center; padding: 20px 20px 0; margin-bottom: 0; }
/* line 291, ../sass/_base.scss */
.tabbed-carousel .rsTmb p span { display: none; width: 16px; height: 8px; border-radius: 90px 90px 0 0; background: white; margin: 5px auto 0 auto; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

/* line 305, ../sass/_base.scss */
.intro-carousel { position: relative; }
/* line 307, ../sass/_base.scss */
.intro-carousel .rsBullets { position: absolute; bottom: 10px; width: 100%; text-align: center; }
/* line 313, ../sass/_base.scss */
.intro-carousel .rsBullets .rsBullet { cursor: pointer; display: inline-block; width: 8px; height: 8px; background: #ccc; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; margin: 0 3px; }
/* line 322, ../sass/_base.scss */
.intro-carousel .rsBullets .rsBullet.rsNavSelected { background: #fff; }

@media (min-width: 520px) { /* line 333, ../sass/_base.scss */
  .v-center-wrap { display: table; width: 100%; height: 100%; margin-bottom: 60px; }
  /* line 340, ../sass/_base.scss */
  .v-center-wrap.row, .v-center-wrap .row { margin: 0; }
  /* line 344, ../sass/_base.scss */
  .v-center-wrap .v-center { display: table-cell; vertical-align: middle; float: none; } }
/* line 352, ../sass/_base.scss */
.image-text-block { margin-bottom: 60px; }
/* line 355, ../sass/_base.scss */
.image-text-block:last-child { margin-bottom: 0; }

/* line 360, ../sass/_base.scss */
.image-overlay { backgorund: #006fb4 !important; background: rgba(0, 111, 180, 0.8) !important; color: #fff; width: 33%; position: absolute; top: 0; bottom: 0; left: 0; text-align: left; z-index: 2; overflow: hidden; }
/* line 373, ../sass/_base.scss */
.image-overlay .content { padding-left: 34px; padding-right: 20%; }
/* line 378, ../sass/_base.scss */
.image-overlay .heading { color: #fff; }
/* line 382, ../sass/_base.scss */
.image-overlay.right { right: 15px; left: auto; }
/* line 387, ../sass/_base.scss */
.image-overlay a { color: #fff; }

/* line 394, ../sass/_base.scss */
.specs .spec { font-size: 13px; font-size: 1.3rem; border-top: 1px solid #ccc; }
/* line 397, ../sass/_base.scss */
.specs .spec .row { padding-top: 15px; padding-bottom: 15px; }
/* line 403, ../sass/_base.scss */
.specs img { margin: 1em 0; }

/* line 413, ../sass/_base.scss */
.related-content { display: block; text-decoration: none; color: #4b4f54; }
/* line 418, ../sass/_base.scss */
.related-content .heading { color: #007777; }
/* line 423, ../sass/_base.scss */
.related-content:hover .heading { text-decoration: underline; }

/* line 1, ../sass/_cpt-header.scss */
.site-header { border-bottom: 1px solid #ccc; position: relative; z-index: 1; }
/* line 7, ../sass/_cpt-header.scss */
.site-header .container { height: 100%; position: relative; }
/* line 12, ../sass/_cpt-header.scss */
.site-header .current-region { color: #343434; text-decoration: none; display: block; padding: 30px 15px 7px; cursor: pointer; float: right; margin-right: 15px; font-size: 12px; font-size: 1.2rem; }
/* line 25, ../sass/_cpt-header.scss */
.site-header .current-region .icon { position: relative; top: -1px; margin-left: 4px; width: 11px; height: 7px; background-position: -242px -7px; }
/* line 34, ../sass/_cpt-header.scss */
.site-header .current-region:hover, .site-header .current-region.active, .site-header .current-region:focus { background: #eee; color: #cb0000; }
/* line 39, ../sass/_cpt-header.scss */
.site-header .current-region.active .icon { background-position: -242px 0; }
/* line 44, ../sass/_cpt-header.scss */
.site-header .mobile-menu-toggle { position: relative; width: 60px; height: 50px; background: #fff; padding: 0; top: 5px; }
/* line 53, ../sass/_cpt-header.scss */
.site-header .mobile-menu-toggle:hover { background: white !important; }
/* line 56, ../sass/_cpt-header.scss */
.site-header .mobile-menu-toggle .text { display: none; }
/* line 59, ../sass/_cpt-header.scss */
.site-header .mobile-menu-toggle .icon { width: 31px; height: 22px; background-position: -318px -49px; position: absolute; top: 50%; left: 15px; margin-top: -11px; }
@media (min-width: 990px) { /* line 1, ../sass/_cpt-header.scss */
  .site-header { height: 116px; } }

/* line 77, ../sass/_cpt-header.scss */
.searchform { float: right; margin: 11px 0 0; position: relative; z-index: 1; }
@media (min-width: 990px) { /* line 77, ../sass/_cpt-header.scss */
  .searchform { margin-top: 21px; } }
/* line 87, ../sass/_cpt-header.scss */
.searchform .textinput { width: 90px; padding: 5px 30px 5px 10px; border: 1px solid #eee; background: #eee; font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 32px; color: #333; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-appearance: none; -webkit-transition: all 250ms; -moz-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; }
/* line 103, ../sass/_cpt-header.scss */
.searchform .textinput:focus { background: #fff; border: 1px solid #e6e6e6; outline: none; width: 150px; }
/* line 111, ../sass/_cpt-header.scss */
.searchform .textinput::-webkit-input-placeholder { color: #343434; }
/* line 115, ../sass/_cpt-header.scss */
.searchform .textinput:-moz-placeholder { /* Firefox 18- */ color: #343434; }
/* line 119, ../sass/_cpt-header.scss */
.searchform .textinput::-moz-placeholder { /* Firefox 19+ */ color: #343434; }
/* line 123, ../sass/_cpt-header.scss */
.searchform .textinput:-ms-input-placeholder { color: #343434; }
/* line 128, ../sass/_cpt-header.scss */
.searchform .submit { position: absolute; width: 32px; height: 100%; background: #cb0000; top: 0; right: 0; padding: 0; outline: none; background: url(../image/icons/icon-sprite.png) -321px -1px; }
/* line 141, ../sass/_cpt-header.scss */
.searchform .submit:hover, .searchform .submit:focus { background-color: #eee; }
@media (min-width: 990px) { /* line 148, ../sass/_cpt-header.scss */
  .searchform .textinput { width: 190px; }
  /* line 151, ../sass/_cpt-header.scss */
  .searchform .textinput:focus { width: 190px; } }

/* line 158, ../sass/_cpt-header.scss */
.site-logo { display: block; width: 70px; height: 15px; background: url(../image/logos/canon-small.png) 0 0 no-repeat; margin: 19px 0 19px 50px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) { /* line 158, ../sass/_cpt-header.scss */
  .site-logo { background-image: url(../image/logos/canon-small@2x.png); background-size: 70px 15px; } }
@media (min-width: 990px) { /* line 158, ../sass/_cpt-header.scss */
  .site-logo { position: absolute; top: 30px; margin: 0; width: 117px; height: 24px; background: url(../image/logos/canon.png) 0 0 no-repeat; } }
@media (min-width: 990px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 990px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 990px) and (-o-min-device-pixel-ratio: 1.5), (min-width: 990px) and (min-device-pixel-ratio: 1.5) { /* line 158, ../sass/_cpt-header.scss */
  .site-logo { background-image: url(../image/logos/canon@2x.png); background-size: 117px 24px; }
  /* line 184, ../sass/_cpt-header.scss */
  .lt-ie9 .site-logo { width: 117px; height: 24px; background: url(../image/logos/canon.png) 0 0 no-repeat; } }

/* line 195, ../sass/_cpt-header.scss */
.site-nav { position: absolute; left: 0; bottom: 0; font-size: 15px; font-size: 1.5rem; text-align: left; }
@media (min-width: 990px) { /* line 195, ../sass/_cpt-header.scss */
  .site-nav { bottom: -2px; width: 100%; } }
/* line 207, ../sass/_cpt-header.scss */
.site-nav ul { margin: 0; padding: 0; }
/* line 211, ../sass/_cpt-header.scss */
.site-nav ul.nav-left { float: left; margin-left: 0; }
/* line 215, ../sass/_cpt-header.scss */
.site-nav ul.nav-left a:hover, .site-nav ul.nav-left:focus { background: #eee; padding-bottom: 11px; }
/* line 220, ../sass/_cpt-header.scss */
.site-nav ul.nav-left a.mobile-menu-toggle:hover { padding-bottom: 12px; }
/* line 225, ../sass/_cpt-header.scss */
.site-nav ul.nav-right { float: right; padding-right: 15px; }
/* line 229, ../sass/_cpt-header.scss */
.site-nav ul.nav-right li { padding-left: 0; padding-right: 0; }
/* line 233, ../sass/_cpt-header.scss */
.site-nav ul.nav-right li a { padding-right: 2px; }
/* line 239, ../sass/_cpt-header.scss */
.site-nav a { display: inline-block; font-weight: 500; padding: 7px 15px 12px; color: #343434; text-decoration: none; line-height: 31px; }
/* line 247, ../sass/_cpt-header.scss */
.site-nav a:hover, .site-nav a:active, .site-nav a:focus { color: #cf0d0b; }
/* line 252, ../sass/_cpt-header.scss */
.site-nav li { display: inline-block; margin: 0; padding: 0; position: relative; }
/* line 258, ../sass/_cpt-header.scss */
.lt-ie9 .site-nav li { float: left; }
/* line 263, ../sass/_cpt-header.scss */
.site-nav li.active:after { content: ""; width: 14px; height: 7px; -webkit-border-radius: 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0; -ms-border-radius: 7px 7px 0 0; -o-border-radius: 7px 7px 0 0; border-radius: 7px 7px 0 0; background: #cb0000; position: absolute; bottom: 0; left: 50%; margin-left: -7px; z-index: 1; }
/* line 277, ../sass/_cpt-header.scss */
.site-nav li.active:hover:after { bottom: -1px; }
/* line 283, ../sass/_cpt-header.scss */
.site-nav li.active a:hover, .site-nav li.active a:active, .site-nav li.active a:focus { background: #eee; }
/* line 291, ../sass/_cpt-header.scss */
.site-nav li.meganav-active a, .site-nav li.meganav-active a:hover, .site-nav li.meganav-active a:focus { background: #4b4e53; color: #d0d4d7; padding-bottom: 13px; }
/* line 297, ../sass/_cpt-header.scss */
.site-nav li.meganav-active:after { bottom: 0 !important; }

/* line 1, ../sass/_cpt-footer.scss */
.site-footer { color: #333; border-top: 1px solid #ccc; text-align: left; }
/* line 6, ../sass/_cpt-footer.scss */
.site-footer .btn { color: #fff; text-decoration: none; }
/* line 11, ../sass/_cpt-footer.scss */
.site-footer .come-and-see { margin-top: 40px; }
/* line 15, ../sass/_cpt-footer.scss */
.site-footer .heading { font-weight: bold; font-size: 22px; font-size: 2.2rem; margin-bottom: 0; }
/* line 21, ../sass/_cpt-footer.scss */
.site-footer p { font-size: 14px; font-size: 1.4rem; }
/* line 25, ../sass/_cpt-footer.scss */
.site-footer .footer-links { margin: 0 !important; padding: 0 !important; }
/* line 29, ../sass/_cpt-footer.scss */
.site-footer .footer-links li { font-weight: bold; margin: 0.8em 0; }
/* line 35, ../sass/_cpt-footer.scss */
.site-footer .footer-inline-links { border-top: 2px solid #eee; margin: 30px 0 0; padding: 15px 0 50px; text-align: left!important; }
/* line 41, ../sass/_cpt-footer.scss */
.site-footer .footer-inline-links li { display: inline-block; font-size: 14px; font-size: 1.4rem; margin-right: 15px; list-style: none!important; }
/* line 48, ../sass/_cpt-footer.scss */
.site-footer .social-links { margin: 1em 0 0; padding: 0; }
/* line 52, ../sass/_cpt-footer.scss */
.site-footer .social-links li { display: inline-block; margin-right: 5px; }
/* line 58, ../sass/_cpt-footer.scss */
.site-footer a { color: #333; text-decoration: none; }
/* line 62, ../sass/_cpt-footer.scss */
.site-footer a:hover { text-decoration: underline; }
@media (min-width: 990px) { /* line 68, ../sass/_cpt-footer.scss */
  .site-footer .footer-inline-links { text-align: left; } }

/* line 1, ../sass/_cpt-region-nav.scss */
.region-nav { display: none; background: #eee; outline: none; }
/* line 6, ../sass/_cpt-region-nav.scss */
.region-nav .container { position: relative; padding-top: 30px; }
/* line 11, ../sass/_cpt-region-nav.scss */
.region-nav .btn-close { display: block; position: absolute; top: 30px; right: 15px; }
/* line 19, ../sass/_cpt-region-nav.scss */
.region-nav .map-container { width: 234px; height: 125px; display: block; margin: 0 auto; position: relative; background: url(../image/icons/map/world-map-blank.png) 0 0 no-repeat; }
/* line 26, ../sass/_cpt-region-nav.scss */
.region-nav .map-container .map { width: 100%; height: 100%; position: absolute; }
/* line 34, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs ul { margin: 0; padding: 0; }
/* line 39, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs > ul { border-bottom: 1px solid #b0b0b0; text-align: center; }
/* line 44, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .tab-parent { display: inline-block; margin: 0 15px; }
/* line 48, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .tab-parent > a { display: inline-block; font-weight: bold; color: #333; line-height: 40px; padding: 0 10px; position: relative; text-decoration: none; }
/* line 57, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .tab-parent > a:hover, .region-nav .region-tabs .tab-parent > a:focus { color: #cb0000; }
/* line 61, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .tab-parent > a.active-tab { color: #cb0000; }
/* line 64, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .tab-parent > a.active-tab:after { content: ""; position: absolute; width: 14px; height: 7px; left: 50%; margin-left: -7px; bottom: -1px; -webkit-border-radius: 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0; -ms-border-radius: 7px 7px 0 0; -o-border-radius: 7px 7px 0 0; border-radius: 7px 7px 0 0; background: #cb0000; }
/* line 79, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu { display: none; text-align: left; position: absolute; width: 100%; left: 0; padding: 20px 15px 20px 8%; }
/* line 91, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu a { text-decoration: none; color: #333; line-height: 26px; padding: 0 10px; font-size: 13px; font-size: 1.3rem; position: relative; display: inline-block; }
/* line 100, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu a:hover, .region-nav .region-tabs .submenu a:focus { color: #cb0000; }
/* line 104, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu a.active-region { color: #cb0000; font-weight: bold; }
/* line 108, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu a.active-region:before { content: ""; position: absolute; width: 6px; height: 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; left: -3px; top: 50%; margin-top: -4px; background: #cb0000; }
/* line 123, ../sass/_cpt-region-nav.scss */
.region-nav .region-tabs .submenu.active-pane { display: block; }

/* line 1, ../sass/_cpt-meganav.scss */
.site-container { position: relative; left: 0; -webkit-transition: 300ms left ease-out; -moz-transition: 300ms left ease-out; -o-transition: 300ms left ease-out; transition: 300ms left ease-out; background: #fff; z-index: 1; }
/* line 8, ../sass/_cpt-meganav.scss */
.lt-ie9 .site-container { overflow: hidden; }
/* line 13, ../sass/_cpt-meganav.scss */
.site-container:after { content: ""; opacity: 0; -webkit-transition: 300ms opacity ease-out; -moz-transition: 300ms opacity ease-out; -o-transition: 300ms opacity ease-out; transition: 300ms opacity ease-out; -webkit-box-shadow: -4px 0 8px rgba(0, 0, 0, 0.75); -moz-box-shadow: -4px 0 8px rgba(0, 0, 0, 0.75); box-shadow: -4px 0 8px rgba(0, 0, 0, 0.75); }
/* line 20, ../sass/_cpt-meganav.scss */
.site-container.mobileMenuActive { cursor: pointer; position: fixed; }
/* line 24, ../sass/_cpt-meganav.scss */
.site-container.mobileMenuActive:after { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #000; opacity: 0.3; z-index: 300; }
/* line 37, ../sass/_cpt-meganav.scss */
.lt-ie9 .site-container:after { display: none !important; }
/* line 42, ../sass/_cpt-meganav.scss */
.site-container.no-transition { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
/* line 45, ../sass/_cpt-meganav.scss */
.site-container.no-transition .site-main { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

/* line 52, ../sass/_cpt-meganav.scss */
.site-header, .site-main { background: #fff; }

/* line 57, ../sass/_cpt-meganav.scss */
.site-main { position: relative; top: 0; -webkit-transition: 300ms top ease-out; -moz-transition: 300ms top ease-out; -o-transition: 300ms top ease-out; transition: 300ms top ease-out; background: #fff; }

/* line 65, ../sass/_cpt-meganav.scss */
.meganav { display: none; position: absolute; top: 0; left: 0; height: 100%; overflow: hidden; background: #fff; font-size: 14px; font-size: 1.4rem; -webkit-transition: 300ms left ease-out; -moz-transition: 300ms left ease-out; -o-transition: 300ms left ease-out; transition: 300ms left ease-out; }
/* line 77, ../sass/_cpt-meganav.scss */
.meganav .site-logo { position: static; margin: 19px 15px; width: 70px; height: 15px; background: url(../image/logos/canon-small.png) 0 0 no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) { /* line 77, ../sass/_cpt-meganav.scss */
  .meganav .site-logo { background-image: url(../image/logos/canon-small@2x.png); background-size: 70px 15px; } }
/* line 90, ../sass/_cpt-meganav.scss */
.meganav .col-lg-3, .meganav .col-lg-2 { padding: 0; position: static; }
/* line 96, ../sass/_cpt-meganav.scss */
.meganav.no-transition { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
/* line 99, ../sass/_cpt-meganav.scss */
.meganav.no-transition .menu { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
/* line 104, ../sass/_cpt-meganav.scss */
.meganav .container-fluid, .meganav .row, .meganav .menu, .meganav .submenu, .meganav ul, .meganav .menu-wrap { height: 100%; }
/* line 108, ../sass/_cpt-meganav.scss */
.meganav > .container-fluid > .row { position: relative; }
/* line 114, ../sass/_cpt-meganav.scss */
.meganav.active .menu-scroll { position: absolute; left: 0; height: 100%; overflow-x: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
/* line 124, ../sass/_cpt-meganav.scss */
.meganav ul, .meganav .menu { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; outline: none; }
/* line 136, ../sass/_cpt-meganav.scss */
.meganav .menu { -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out; -o-transition: left 300ms ease-out; transition: left 300ms ease-out; }
/* line 139, ../sass/_cpt-meganav.scss */
.meganav .menu > ul > li > a { font-weight: bold; }
/* line 144, ../sass/_cpt-meganav.scss */
.meganav .submenu { display: none; margin-left: 100%; position: absolute; top: 0; left: 0; width: 100%; outline: none; }
/* line 153, ../sass/_cpt-meganav.scss */
.meganav .submenu.active { display: block; }
/* line 157, ../sass/_cpt-meganav.scss */
.meganav li { border-bottom: 1px solid #cfd3d4; }
/* line 160, ../sass/_cpt-meganav.scss */
.meganav a { display: block; padding: 16px 15px; text-decoration: none; background: #f6f6f6; color: #4a4f53; }
/* line 168, ../sass/_cpt-meganav.scss */
.meganav a.active { background: #d0d3d4; }
/* line 172, ../sass/_cpt-meganav.scss */
.meganav li.menu-heading a { font-weight: bold !important; }
/* line 179, ../sass/_cpt-meganav.scss */
.meganav .submenu-parent > a { position: relative; }
/* line 181, ../sass/_cpt-meganav.scss */
.meganav .submenu-parent > a:after { content: ""; display: block; position: absolute; right: 24px; top: 50%; width: 8px; height: 13px; margin-top: -7px; background: url("../image/icons/icon-sprite.png"); background-position: -254px -17px; }
/* line 196, ../sass/_cpt-meganav.scss */
.meganav.no-transition, .meganav.no-transition .menu-parent { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
/* line 200, ../sass/_cpt-meganav.scss */
.meganav .current-menu-item > a { position: relative; font-weight: bold; color: #cb0000; overflow: hidden; }
/* line 206, ../sass/_cpt-meganav.scss */
.meganav .current-menu-item > a:before { content: ""; position: absolute; width: 14px; height: 14px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; left: -7px; top: 50%; margin-top: -7px; background: #cb0000; }
/* line 219, ../sass/_cpt-meganav.scss */
.meganav .tagline { display: none; }
/* line 224, ../sass/_cpt-meganav.scss */
.meganav .btn-back > a { background: transparent; padding: 11px 15px; }
/* line 229, ../sass/_cpt-meganav.scss */
.meganav .btn-back .icon { background-image: url(../image/icons/icon-sprite.png); background-color: transparent; }

@media (min-width: 990px) { /* line 241, ../sass/_cpt-meganav.scss */
  .site-container { background: transparent !important; }
  /* line 245, ../sass/_cpt-meganav.scss */
  .meganav { font-size: 15px; font-size: 1.5rem; -webkit-transition: 300ms height ease-out; -moz-transition: 300ms height ease-out; -o-transition: 300ms height ease-out; transition: 300ms height ease-out; top: 116px; height: 0; width: 100%; z-index: 2; overflow: hidden !important; background: #4b4f54; }
  /* line 256, ../sass/_cpt-meganav.scss */
  .meganav.active .menu-scroll { position: static; left: auto; overflow: visible; }
  /* line 262, ../sass/_cpt-meganav.scss */
  .meganav .col-lg-3 { padding: 0 15px; position: relative; }
  /* line 269, ../sass/_cpt-meganav.scss */
  .meganav.no-transition .submenu .submenu > ul { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
  /* line 274, ../sass/_cpt-meganav.scss */
  .meganav .container-fluid { width: 990px; height: 100%; }
  /* line 279, ../sass/_cpt-meganav.scss */
  .meganav .row { overflow: hidden; height: 100%; }
  /* line 284, ../sass/_cpt-meganav.scss */
  .meganav .menu { position: relative; width: 280px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
  /* line 290, ../sass/_cpt-meganav.scss */
  .meganav .menu, .meganav .submenu, .meganav ul { height: 100%; }
  /* line 294, ../sass/_cpt-meganav.scss */
  .meganav ul { padding-top: 15px; }
  /* line 298, ../sass/_cpt-meganav.scss */
  .meganav li { border-bottom: 1px solid #6c7074; }
  /* line 302, ../sass/_cpt-meganav.scss */
  .meganav a, .meganav .menu-heading a { background: transparent; color: #fff; }
  /* line 307, ../sass/_cpt-meganav.scss */
  .meganav a:hover, .meganav a:focus { background: #3d4145; color: #fff; }
  /* line 312, ../sass/_cpt-meganav.scss */
  .meganav a.active { background: #3d4145; color: #fff; }
  /* line 317, ../sass/_cpt-meganav.scss */
  .meganav .submenu { background: #4b4f54; }
  /* line 321, ../sass/_cpt-meganav.scss */
  .meganav .submenu .submenu { display: block; overflow: hidden; background: transparent; }
  /* line 327, ../sass/_cpt-meganav.scss */
  .meganav .submenu .submenu > ul { background: #4b4f54; background: rgba(61, 65, 69, 0.8); padding-left: 15px; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
  /* line 335, ../sass/_cpt-meganav.scss */
  .no-csstransforms3d .meganav .submenu .submenu > ul { left: -100%; }
  /* line 341, ../sass/_cpt-meganav.scss */
  .meganav .submenu .submenu.active > ul { -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); }
  /* line 345, ../sass/_cpt-meganav.scss */
  .no-csstransforms3d .meganav .submenu .submenu.active > ul { left: 0; }
  /* line 354, ../sass/_cpt-meganav.scss */
  .meganav .submenu-parent > a:after { content: ""; right: 24px; top: 50%; width: 5px; height: 8px; margin-top: -4px; background: url("../image/icons/icon-sprite.png"); background-position: -275px 0; }
  /* line 367, ../sass/_cpt-meganav.scss */
  .meganav .nav-bg { position: absolute; right: 0; left: 280px; top: 8px; height: 540px; background-size: cover; background-repeat: no-repeat; background-position: center top; }
  /* line 379, ../sass/_cpt-meganav.scss */
  .meganav .btn-close { display: block; position: absolute; cursor: pointer; right: 17px; top: 15px; width: 32px; height: 32px; background-color: #4b4f54; background-color: rgba(75, 79, 84, 0.5); -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; border: none; }
  /* line 392, ../sass/_cpt-meganav.scss */
  .meganav .btn-close:after { content: ""; position: absolute; display: block; width: 11px; height: 11px; background: url("../image/icons/icon-sprite.png") -217px -79px; top: 50%; left: 50%; margin-top: -6px; margin-left: -5px; }
  /* line 406, ../sass/_cpt-meganav.scss */
  .meganav .btn-close:hover { background-color: #4b4f54; }
  /* line 411, ../sass/_cpt-meganav.scss */
  .meganav .tagline { display: none; width: 259px; height: 212px; background: url(../image/features/come-and-see.png) 0 0 no-repeat; position: absolute; top: 300px; right: 0; }
  /* line 421, ../sass/_cpt-meganav.scss */
  .meganav .current-menu-item > a { padding-left: 30px; }
  /* line 423, ../sass/_cpt-meganav.scss */
  .meganav .current-menu-item > a:before { background: #fff; left: 15px; width: 6px; height: 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: -3px; } }
/* Header and navigation
-----------------------------------------*/
/* line 3, ../sass/_cpt-inpage-nav.scss */
.sticky-nav { background: #eff0f0; text-align: left; padding: 0; color: #333333; margin: 0; }
/* line 9, ../sass/_cpt-inpage-nav.scss */
.sticky-nav h1 { background: #ffffff; margin-bottom: 0; padding: 10px 20px; text-align: center; }
/* line 15, ../sass/_cpt-inpage-nav.scss */
.sticky-nav.stuck { z-index: 999; position: fixed; top: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); width: 100%; }
/* line 22, ../sass/_cpt-inpage-nav.scss */
.sticky-nav .container { padding: 0; }

/* line 27, ../sass/_cpt-inpage-nav.scss */
.inpage-nav { position: relative; }
/* line 29, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .open-menu { display: block; margin: 14px auto; }
/* line 33, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .close-menu { display: none; margin: 7px auto; }
/* line 38, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .current-item .displayed-menu-item { display: block; }
/* line 41, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .current-item .back-to-top { display: none; }
/* line 47, ../sass/_cpt-inpage-nav.scss */
.inpage-nav.opened .current-item, .inpage-nav.opened .menu-toggle { background: #eff0f0; }
/* line 51, ../sass/_cpt-inpage-nav.scss */
.inpage-nav.opened .menu-toggle img { transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
/* line 58, ../sass/_cpt-inpage-nav.scss */
.inpage-nav.opened .current-item .back-to-top img { display: inline-block; margin-top: 13px; vertical-align: top; }
/* line 63, ../sass/_cpt-inpage-nav.scss */
.inpage-nav.opened .current-item .back-to-top a { text-decoration: none; color: #333333; }
/* line 69, ../sass/_cpt-inpage-nav.scss */
.inpage-nav ul { display: none; margin: 0; padding: 0; }
/* line 73, ../sass/_cpt-inpage-nav.scss */
.inpage-nav ul.animated { -webkit-animation-duration: 0.3s; animation-duration: 0.3s; }
/* line 77, ../sass/_cpt-inpage-nav.scss */
.inpage-nav ul li { float: none; display: block; border-right: none; border-bottom: 1px solid #6c7074; }
/* line 84, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .menu-toggle { position: absolute; top: 48px; right: 0; float: right; width: 54px; height: 45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 12px; }
/* line 93, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .menu-toggle img { width: auto; max-height: 100%; margin: 0 auto; -webkit-transition: .2s linear; -moz-transition: .2s linear; transition: .2s linear; }
/* line 102, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .current-item { width: 100%; height: 45px; padding: 5px 55px 0 20px; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #cb0000; font-size: 1em; line-height: 35px; position: relative; }
/* line 112, ../sass/_cpt-inpage-nav.scss */
.inpage-nav .current-item span { display: block; width: 8px; height: 16px; border-radius: 0 90px 90px 0; background: #cb0000; position: absolute; left: 0; top: 13px; }

/* line 124, ../sass/_cpt-inpage-nav.scss */
.social-sundries { display: none; }
/* line 127, ../sass/_cpt-inpage-nav.scss */
.social-sundries ul li { display: inline-block; }

/* line 132, ../sass/_cpt-inpage-nav.scss */
a.social { text-indent: -999em; white-space: nowrap; overflow: hidden; display: block; position: relative; top: 10px; }

/* line 140, ../sass/_cpt-inpage-nav.scss */
a.nav-link { color: black; text-decoration: none; display: block; min-height: 35px; padding: 10px 10px 10px 25px; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* line 147, ../sass/_cpt-inpage-nav.scss */
a.nav-link span { display: none; width: 8px; height: 16px; border-radius: 0 90px 90px 0; background: #cb0000; position: absolute; left: 0; top: 8px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* line 159, ../sass/_cpt-inpage-nav.scss */
a.nav-link:hover, a.nav-link.active { color: #cb0000; }
/* line 163, ../sass/_cpt-inpage-nav.scss */
a.nav-link.active span { display: block; }

@media (min-width: 990px) { /* line 170, ../sass/_cpt-inpage-nav.scss */
  .sticky-nav { background: #eff0f0; text-align: left; padding: 0; color: #333333; margin: 0; }
  /* line 177, ../sass/_cpt-inpage-nav.scss */
  .sticky-nav h1 { display: block; padding: 10px 0; text-align: left; background: transparent; }
  /* line 184, ../sass/_cpt-inpage-nav.scss */
  .container { padding: 0 15px; }
  /* line 187, ../sass/_cpt-inpage-nav.scss */
  .inpage-nav { background: transparent; padding: 0; }
  /* line 190, ../sass/_cpt-inpage-nav.scss */
  .inpage-nav ul { display: block; background: transparent; }
  /* line 193, ../sass/_cpt-inpage-nav.scss */
  .inpage-nav ul li { display: inline-block; border: none; margin-bottom: 0; margin-right: 20px; }
  /* line 199, ../sass/_cpt-inpage-nav.scss */
  .inpage-nav ul li a { color: #333333; }
  /* line 205, ../sass/_cpt-inpage-nav.scss */
  .social-sundries { display: block; padding-top: 15px; }
  /* line 208, ../sass/_cpt-inpage-nav.scss */
  .social-sundries ul { margin: 0; padding: 0; }
  /* line 211, ../sass/_cpt-inpage-nav.scss */
  .social-sundries ul li { margin-left: 10px; margin-right: 0; }
  /* line 218, ../sass/_cpt-inpage-nav.scss */
  .stuck { z-index: 100; position: fixed; top: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); width: 100%; }
  /* line 225, ../sass/_cpt-inpage-nav.scss */
  a.nav-link { padding: 0; color: black; text-decoration: none; display: block; min-height: 35px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
  /* line 231, ../sass/_cpt-inpage-nav.scss */
  a.nav-link span { display: none; width: 16px; height: 8px; border-radius: 90px 90px 0 0; background: #cb0000; margin: -2px auto 0; position: inherit; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
  /* line 242, ../sass/_cpt-inpage-nav.scss */
  a.nav-link:hover, a.nav-link.active { color: #cb0000; }
  /* line 246, ../sass/_cpt-inpage-nav.scss */
  a.nav-link.active span { display: block; } }
/* line 1, ../sass/_cpt-products-nav.scss */
.products-nav { display: none; background: #eee; outline: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
/* line 8, ../sass/_cpt-products-nav.scss */
.products-nav > .container { position: relative; }
/* line 12, ../sass/_cpt-products-nav.scss */
.products-nav ul { margin: 0; padding: 0; }
/* line 18, ../sass/_cpt-products-nav.scss */
.products-nav .submenu-parent > a { cursor: default; display: block; border-bottom: 1px solid #b0b0b0; text-decoration: none; color: #333; font-weight: bold; padding-bottom: 5px; margin-bottom: 13px; }
/* line 30, ../sass/_cpt-products-nav.scss */
.products-nav .submenu { margin-bottom: 50px; }
/* line 33, ../sass/_cpt-products-nav.scss */
.products-nav .submenu li { font-size: 13px; font-size: 1.3rem; margin-bottom: 1em; line-height: 1.2; }
/* line 38, ../sass/_cpt-products-nav.scss */
.products-nav .submenu li a { text-decoration: none; color: #333; }
/* line 42, ../sass/_cpt-products-nav.scss */
.products-nav .submenu li a:hover, .products-nav .submenu li a:focus { color: #cb0000; }
/* line 49, ../sass/_cpt-products-nav.scss */

/*.products-nav .slide { padding: 20px 0 0; }*/
.products-nav .slide { padding: 20px 0 0; width: 99.4%;}

/* line 53, ../sass/_cpt-products-nav.scss */
.products-nav .products-carousel { height: 570px; width: 960px; margin-top: 40px; }
/* line 59, ../sass/_cpt-products-nav.scss */
.products-nav .btn-close { position: absolute; top: 15px; right: 15px; }
/* line 66, ../sass/_cpt-products-nav.scss */
.products-nav .rsBullets { position: absolute; width: 130px; bottom: 28px; left: 50%; margin-left: -65px; text-align: center; }
/* line 74, ../sass/_cpt-products-nav.scss */
.products-nav .rsBullets .rsBullet { display: inline-block; width: 8px; height: 8px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background: #bfbfbf; margin: 0 3px; cursor: pointer; }
/* line 83, ../sass/_cpt-products-nav.scss */
.products-nav .rsBullets .rsBullet.rsNavSelected { background: #333; }
/* line 88, ../sass/_cpt-products-nav.scss */
.lt-ie9 .products-nav .rsBullets { bottom: 34px; }
/* line 93, ../sass/_cpt-products-nav.scss */
.products-nav .rsArrow { width: 35px; height: 35px; background: url(../image/icons/icon-sprite.png); position: absolute; bottom: 20px; }
/* line 101, ../sass/_cpt-products-nav.scss */
.products-nav .rsArrowLeft { background-position: -135px -32px; left: 50%; margin-left: -100px; }
/* line 107, ../sass/_cpt-products-nav.scss */
.products-nav .rsArrowRight { background-position: -65px -32px; right: 50%; margin-right: -100px; }

/* line 1, ../sass/_cpt-gallery.scss */
.gallery { overflow: hidden; }

/* line 5, ../sass/_cpt-gallery.scss */
.image-carousel { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* line 7, ../sass/_cpt-gallery.scss */
.image-carousel .rsSlide { opacity: 0.5; -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease; overflow: hidden; }
/* line 12, ../sass/_cpt-gallery.scss */
.image-carousel .rsSlide.rsActiveSlide { opacity: 1; }
/* line 16, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide { float: left; width: 50%; position: relative; overflow: hidden; }
/* line 21, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide .gallery-link { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; margin: 5px; overflow: hidden; position: relative; }
/* line 27, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide .gallery-link img { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* line 31, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide .gallery-link:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
/* line 39, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide.quad .quad-holder { position: relative; float: left; overflow: hidden; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* line 45, ../sass/_cpt-gallery.scss */
.image-carousel .image-slide.quad .quad-holder:nth-child(3n) { clear: left; }
/* line 51, ../sass/_cpt-gallery.scss */
.image-carousel .rsBullets { position: absolute; bottom: 0; width: 100%; text-align: center; }
/* line 57, ../sass/_cpt-gallery.scss */
.image-carousel .rsBullets .rsBullet { cursor: pointer; display: inline-block; width: 8px; height: 8px; background: #ccc; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; margin: 0 3px; }
/* line 66, ../sass/_cpt-gallery.scss */
.image-carousel .rsBullets .rsBullet.rsNavSelected { background: #4b4f54; }

@media (min-width: 990px) { /* line 75, ../sass/_cpt-gallery.scss */
  .image-carousel .rsBullets { bottom: 50px; } }
/* line 2, ../sass/_cpt-camera360.scss */
.camera360 { background: url(../image/features/story-03-bg.jpg) center center no-repeat; background-size: cover; padding-top: 50%; height: 0; position: relative; overflow: hidden; }
/* line 10, ../sass/_cpt-camera360.scss */
.camera360 .threesixty { position: absolute; overflow: visible; width: 60%; height: 80%; top: 12%; left: 20%; margin: 0; z-index: 1; }
/* line 23, ../sass/_cpt-camera360.scss */
.camera360 .icon.drag { display: block; position: absolute; left: 50%; margin-left: -43px; bottom: 0; }
/* line 31, ../sass/_cpt-camera360.scss */
.camera360 .btn-wrap { position: absolute; top: 10px; width: 100%; z-index: 3; }
/* line 38, ../sass/_cpt-camera360.scss */
.camera360 .btn-overlay { float: right; }
/* line 42, ../sass/_cpt-camera360.scss */
.camera360 .overlay { position: absolute; right: -100%; top: 0; width: 100%; height: 100%; background: #f8f8f8 url(../image/features/story-03-overlay.jpg) center center no-repeat; background-size: contain; z-index: 2; }
@media (min-width: 990px) { /* line 54, ../sass/_cpt-camera360.scss */
  .camera360 .threesixty { top: 50%; left: 50%; margin-top: -230px; margin-left: -365px; width: 730px; height: 460px; }
  /* line 63, ../sass/_cpt-camera360.scss */
  .camera360 .icon.drag { bottom: -20px; }
  /* line 67, ../sass/_cpt-camera360.scss */
  .camera360 .btn-wrap { top: 22px; } }
/* line 72, ../sass/_cpt-camera360.scss */
.lt-ie9 .camera360 { max-width: 1200px; margin: 0 auto; }

/* line 1, ../sass/_cpt-frame-slider.scss */
.frame-slider { position: relative; padding-bottom: 80px; margin-top: 40px; }
/* line 8, ../sass/_cpt-frame-slider.scss */
.frame-slider .threesixty_images li { margin: 0; padding: 0; }
/* line 14, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider-wrap { width: 100%; position: absolute; bottom: 0; left: 0; height: 80px; background: #4b4f54; }
/* line 23, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider { width: 70%; margin: 37px auto 0; }
/* line 28, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider-meta { color: #fff; position: absolute; font-size: 14px; font-size: 1.4rem; top: 50px; left: 0; width: 100%; text-align: center; }
/* line 38, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; height: 5px; cursor: pointer; }
/* line 47, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-handle { cursor: pointer; width: 34px; height: 34px; top: -14px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; border-radius: 17px; background: #ccc; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
/* line 58, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-handle:before, .frame-slider .slider .noUi-handle:after { top: 11px; width: 2px; height: 12px; background: #666; }
/* line 65, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-handle:before { left: 13px; }
/* line 69, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-handle:after { left: 19px; }
/* line 74, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-base { background: #00b2c0; }
/* line 78, ../sass/_cpt-frame-slider.scss */
.frame-slider .slider .noUi-origin { background: #fff; }

@media (min-width: 990px) { /* line 85, ../sass/_cpt-frame-slider.scss */
  .frame-slider .slider-meta { top: 33px; left: 43px; width: auto; } }
/* line 2, ../sass/_cpt-image-toggle.scss */
.image-holder { position: relative; height: 470px; }
/* line 5, ../sass/_cpt-image-toggle.scss */
.image-holder img { position: absolute; display: none; }

/* line 10, ../sass/_cpt-image-toggle.scss */
.toggle-holder { background: #4b4f54; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 0; }

/* line 18, ../sass/_cpt-image-toggle.scss */
.switch { position: relative; margin: 0 auto; height: 50px; width: 284px; background: #343638; border-radius: 50px; -webkit-border-radius: 50px; }

/* line 28, ../sass/_cpt-image-toggle.scss */
.switch-label { position: relative; z-index: 2; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 15px 0; width: 140px; font-size: 1em; font-weight: bold; text-transform: uppercase; color: #d0d3d4; text-align: center; cursor: pointer; }

/* line 43, ../sass/_cpt-image-toggle.scss */
.switch-label-off { padding-left: 2px; }

/* line 44, ../sass/_cpt-image-toggle.scss */
.switch-label-on { padding-right: 2px; }

/* line 47, ../sass/_cpt-image-toggle.scss */
.switch-input { position: absolute; height: 0; z-index: 1; }
/* line 52, ../sass/_cpt-image-toggle.scss */
.switch-input:checked + .switch-label { color: #4b4f54; text-shadow: 0 1px rgba(255, 255, 255, 0.25); -webkit-transition: 0.15s ease-out; -moz-transition: 0.15s ease-out; -o-transition: 0.15s ease-out; transition: 0.15s ease-out; }
/* line 58, ../sass/_cpt-image-toggle.scss */
.switch-input:checked + .switch-label-on ~ .switch-selection { left: 139px; }

/* line 63, ../sass/_cpt-image-toggle.scss */
.switch-selection { display: block; position: absolute; z-index: 1; top: 5px; left: 5px; width: 140px; height: 40px; background: #d0d3d4; border-radius: 50px; -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2); -webkit-transition: left 0.15s ease-out; -moz-transition: left 0.15s ease-out; -o-transition: left 0.15s ease-out; transition: left 0.15s ease-out; }

/* line 1, ../sass/_cpt-product-carousel.scss */
.product-carousel { position: relative; width: 100%; margin-bottom: 20px; }
/* line 6, ../sass/_cpt-product-carousel.scss */
.product-carousel .product { display: block; float: left; width: 50%; padding: 0 15px; text-decoration: none; text-align: left; color: #4b4f54; }
/* line 15, ../sass/_cpt-product-carousel.scss */
.product-carousel .product img { margin-bottom: 1em; }
/* line 19, ../sass/_cpt-product-carousel.scss */
.product-carousel .product span { display: block; }
/* line 24, ../sass/_cpt-product-carousel.scss */
.product-carousel .product .category { font-weight: bold; }
/* line 28, ../sass/_cpt-product-carousel.scss */
.product-carousel .product .title { font-weight: bold; }
/* line 32, ../sass/_cpt-product-carousel.scss */
.product-carousel .product .description { font-size: 13px; font-size: 1.3rem; margin-top: 1em; }
/* line 39, ../sass/_cpt-product-carousel.scss */
.product-carousel a.product .title { color: #007777; }
/* line 44, ../sass/_cpt-product-carousel.scss */
.product-carousel a.product:hover .title { text-decoration: underline; }
/* line 50, ../sass/_cpt-product-carousel.scss */
.product-carousel .rsBullets { position: absolute; bottom: -45px; width: 100%; text-align: center; }
/* line 56, ../sass/_cpt-product-carousel.scss */
.product-carousel .rsBullets .rsBullet { cursor: pointer; display: inline-block; width: 8px; height: 8px; background: #ccc; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; margin: 0 3px; }
/* line 65, ../sass/_cpt-product-carousel.scss */
.product-carousel .rsBullets .rsBullet.rsNavSelected { background: #4b4f54; }

@media only screen and (min-width: 768px) { /* line 77, ../sass/_cpt-product-carousel.scss */
  .product-carousel .product { width: 25%; padding: 0 15px; margin: 0; } }
/* line 1, ../sass/_cpt-cookies.scss */
.cookie-policy { display: none; position: fixed; bottom: 0; left: 0; right: 0; color: #fff; background: #4b4f54; background: rgba(61, 65, 69, 0.9); padding: 15px 0 0; z-index: 99999; font-size: 11px; font-size: 1.1rem; }
/* line 14, ../sass/_cpt-cookies.scss */
.cookie-policy .container { position: relative; }
/* line 18, ../sass/_cpt-cookies.scss */
.cookie-policy .heading { color: #fff; font-size: 18px; font-size: 1.8rem; font-weight: bold; margin: 0; }
/* line 25, ../sass/_cpt-cookies.scss */
.cookie-policy p { margin: 1em 0; padding-right: 40px; }
/* line 30, ../sass/_cpt-cookies.scss */
.cookie-policy a { color: #fff; }
/* line 34, ../sass/_cpt-cookies.scss */
.cookie-policy .btn-close { position: absolute; top: 0; right: 15px; cursor: pointer; }
@media (min-width: 768px) { /* line 1, ../sass/_cpt-cookies.scss */
  .cookie-policy { font-size: 13px; font-size: 1.3rem; padding: 30px 0 15px; }
  /* line 45, ../sass/_cpt-cookies.scss */
  .cookie-policy .btn-close { top: -15px; } }
@media (min-width: 990px) { /* line 1, ../sass/_cpt-cookies.scss */
  .cookie-policy { font-size: 15px; font-size: 1.5rem; }
  /* line 54, ../sass/_cpt-cookies.scss */
  .cookie-policy .heading { font-size: 24px; font-size: 2.4rem; }
  /* line 58, ../sass/_cpt-cookies.scss */
  .cookie-policy .btn-close { top: 0; } }


/*-----------Brand activation begin from here -----------*/

a, ul, li, p { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

.meganav.active {z-index:100;}
.site-nav a,
.meganav li.menu-heading,
.menu a {
  text-align: left;
}

.site-container img { width: auto; height: auto;}
.meganav li.menu-heading a { font-size: 14px; }
.meganav.active li {margin-left: 0!important;}
.products-nav {text-align: left;}
.products-nav li {margin-left: 0;important!}

h4 { margin: 1.33em 0 1em!important;}

/*RESETS LEGACY CSS TO MATCH BRAND STYLES */
body, input, textarea, select, h1, h2 { font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif; }

#c-content h2 a,
#c-content h2.c-denda a,
#c-content h2 a.c-denda,
#c-content h2 a:hover,
#c-content h2.c-denda a:hover,
#c-content h2 a.c-denda:hover {font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif!important; text-decoration: none;}

#c-content .c-expander-header h2.c-denda a {font-size: 15px; font-weight: 500}
#recentlyViewed h2 {font-size: 16px;}

h2,h3  {font-weight: 300; font-style: normal;}

#c-content .c-box .c-detail-listing-img .c-text {margin-left: 130px;}

#c-content h1,
#c-content h2 a,
#c-content h2.c-denda a,
#c-content h2 a.c-denda,
#c-content p,
#c-content table p,
#c-content span,
#c-content ul li,
#c-content ol li,
#c-content .c-circle-list li,
#c-content a,
.cf-grid.cf-g3.cf-gmp1 h2 a,
.cf-grid.cf-g3.cf-gmp1 h2 a:hover,
body.no-branding h1,
body.no-branding h2,
body.no-branding h3,
body.no-branding p { font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif; font-weight: normal; margin: 0 0 10px 0; color: #333333; }

#c-content .c-intro h1,
#c-content .c-tab-content h1,
#c-content #p-specification h2,
#c-content .c-box h2 {font-size: 20px; font-size: 2rem; font-weight: normal;}
#c-content h1 {font-size: 30px; font-size: 3rem; font-weight: lighter;}
#c-content #p-specification h1 {color: #cc0000;}
#c-content #p-specification h2 {
  color: #4b4f54;
  margin-top: 20px;
}

#c-content p,
#c-content table p,
#c-content span,
#c-content ul li,
#c-content ol li,
#c-content .c-circle-list li,
#c-content .c-detail-listing-img li,
#c-content a,
.cf-grid.cf-g3.cf-gmp1 h2 a,
table p,
p.pintro,
i {
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  color: #666;
  }

.cf-grid.cf-g3.cf-gmp1 h2 a,
.cf-grid.cf-g3.cf-gmp1 h2 a:hover {font-size: 400; font-size: 16px; color: #333}
p.pintro {font-weight: 700; font-size: 15px; line-height: 20px;}
.cf-grid.cf-g3.cf-gmp1 h2 a,
#c-content span {color: #333;}
#c-content ul.c-arrow-list a span {font-weight: 400;}
#c-content ul.c-arrow-list a span:after {
   content: url(../image/icons/icon-next.png);
   width: 6px;
   height: 6px;
   position: relative;
   right: -4px;
   top: 2px;
   color:#007777;
}

#c-content .c-pagination .c-next span {font-size: 14px!important;}
#c-content .c-pagination
#c-content .c-pagination li a {font-size: 14px!important; font-weight: 200!important;}
#c-content .c-pagination li a:hover {text-decoration: none!important; color: #007777!important;}
#c-content .c-pagination li.c-active span {color: #007777;}

#c-content ul.c-arrow-list a span:after,
#c-content .c-pagination .c-next:after {
   content: url(../image/icons/icon-next.png);
   width: 6px;
   height: 6px;
   position: relative;
   right: -4px;
   top: 2px;
   color:#007777;
}

#c-content ul.c-arrow-list li {margin:0 0 4px; line-height: 1.4; padding: 0;}
.cf-print span,.cf-share p a {font-size: 13px;}
.cf-share p a {padding:3px 10px 4px 20px;}
.cf-print-share {margin-bottom: 30px;}

#c-content .c-tab-top .c-g4 h2 {color: #333; font-weight: 400; font-size: 14px!important;}
.cookie-policy, .cookie-policy p, .cookie-policy a {text-align: left; color: #fff; font-size: 15px;}

/* [PRODUCT PAGE: TABLE]*/
#c-content table {/*background-color: #fff;*/}
#c-content #p-specification th,
#c-content #p-specification td {padding: 20px 0; line-height: 20px;}
#c-content #p-specification table tr {border-bottom: 1px solid #e5e5e5;}
#c-content #p-specification table td {width: 552px;}

#c-content #p-specification .c-tab-head {border-bottom: 4px solid #dbdcdd; }
#c-content #p-specification .c-content-section.c-rule {/*border-bottom: 4px solid #dbdcdd;*/ margin-bottom:20px; padding: 10px 0;}
#c-content #p-specification .c-content-section.c-rule table tr:last-child {border:0; padding-bottom: 20px}

/* ROUNDED BOXES */
#c-content .c-box .c-box-padding {background-color: #fff; border: 1px solid #eee;}
#c-content .c-g4 .c-box .c-box-padding { padding-top: 20px;}
#c-content .c-box blockquote {padding: 0;}

/*box3 style: grey box*/
#c-content .c-box.c-box3 .c-box-padding {background-color: #fbfbfb!important;}
#c-content .c-box.c-box3.c-box3-alt .c-box-padding {border: 0}
#c-content .c-grid.c-g4.c-gmp2 .c-box.c-box3.c-box3-alt {margin-right: 0;}
#c-content #p-specification .c-box3 {/*border-bottom: 4px solid #dbdcdd;*/ margin-bottom:20px;}
#c-content #p-specification .c-box3 .c-box-padding {
  background-color: #fff!important;
  padding: 0;
  border: 0;
}

#c-content #p-specification .c-box .c-box-padding,
#c-content #p-specification .c-box3 .c-box-top,
#c-content #p-specification .c-box .c-box-middle,.c-box .c-box-middle {padding: 0;}
#c-content #p-accessories .c-box.c-box3 .c-box-padding {padding-top: 25px;}

/* ROUNDED BOX: resets */
#c-content .c-box .c-box-top,
#c-content .c-box .c-box-middle,
#c-content .c-box .c-box-bottom,
#c-content .c-box .c-box-padding,
#c-content .c-box .c-box-top .c-box-top-right,
#c-content .c-box .c-box-bottom .c-box-bottom-right,
#c-content .c-box .c-box-header-padding,
#c-content .c-box .c-box-top .c-box-header .c-box-header-inner,
#c-content .c-box .c-box-top .c-box-header,
#c-content .c-tab-top .c-g4 .c-box3-alt .c-box-padding .c-rule,
#c-content .c-pagination .c-next  {background: none;} /*Removed !important*/
#c-content .c-tab-top .c-g4 .c-box3-alt .c-box-padding .c-rule {border-bottom: 1px solid #dbdcdd;}
#c-content .c-box.c-box3-alt .c-box-middle {background-color: #eff0f0; background-image: none; border:0;}

/* PROMO BOX WITH HEADER BACKGROUND */
#c-content .c-box2.c-promo .c-box-top {padding:0;}
#c-content .c-box2.c-promo .c-box-top .c-box-top-right {height: 0;}
#c-content .c-box2.c-promo .c-box-padding {border-top: 0; border-top: 0; border: 1px solid #eee;}
#c-content .c-box2.c-promo .c-box-header-padding {background-color: #eff0f0;}
#c-content .c-box2.c-promo .c-box-top .c-box-header .c-box-header-inner {padding: 0;}
#c-content .c-box2.c-promo .c-box-top .c-box-header {padding: 0; margin-left: 0; border-top: 1px solid #eee; }


/* LEFT NAV */
#c-content .cf-g3 h2.c-denda {font-weight: 500!important; font-size: 15px!important;}
.cf-section-navigation {border-radius: 0!important; border: 0!important; background-color: #eff0f0!important; padding:3px 0 0;  position: relative!important; }
.cf-section-navigation a {background-color: transparent!important; font-size: 13px!important; text-decoration: none; line-height: 17px; font-weight: normal!important;color: #333!important;}
.cf-section-navigation a:hover {text-decoration: none; color: #cc0000!important;}
.cf-section-navigation li  {position: relative; border-bottom: 1px solid #e0e0e0;}
.cf-section-navigation li:last-child {border-bottom: 0;}
.cf-section-navigation li a {padding: 10px 6px 10px 15px; }

/* 2nd level */
.cf-section-navigation li ul li {background-color: #fbfbfb}
.cf-section-navigation li ul li {
  border: 1px solid #eee;
  border-bottom: 0;
  border-top-color: #eff0f0;
}

/*3rd level*/
.cf-section-navigation li ul li ul li {
  border-left: 0;
  border-right: 0;
  background-color: #fefefe;
}

.cf-section-navigation li.cf-section-on a {background: transparent; color: #333;}
.cf-section-navigation li.lev1.cf-section-on a  {font-weight: 500; background: none; color: #333}
.cf-section-navigation li.cf-section-on-after a{background: none!important; font-weight: 400!important;}
.cf-section-navigation li.cf-section-on li a {background-color: #fbfbfb; font-size: 12px; font-size: 1.2rem;}
.cf-section-navigation li.cf-section-on:after{
  content: "";
  width: 7px;
  height: 14px;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  background: #cb0000;
  position: absolute;
  left: 0;
  top: 11px;
  margin-left: 0
  z-index: 1;
}

.cf-section-navigation li.cf-section-on a.cf-selected {background: none!important; color: #333!important;}
/* ROUNDED CALL TO ACTION BUTTONS */

/* WHITE */
#c-content .c-btn {
  background: transparent;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 300ms ease-out;
  background-image: none;
  position: relative;
}

#c-content .c-btn:hover {background-color: transparent;}
#c-content .c-btn span {color: #007777; margin-bottom: 0; font-size: 1.2em; background-image: none; padding-right: 15px}
#c-content .c-btn span:hover {color: #058888;   background-image: none;}

#c-content .c-btn.c-btn-large span,
.c-btn.c-btn-large span {color: #fff;}
#c-content .c-btn.c-btn-large span:hover {color: #fff;}
.cf-useful-links ul li a {background: none;}
#c-content .c-btn span:after {
   content: url(../image/icons/icon-next.png);
   width: 7px;
   height: 11px;
   position: absolute;
   right: 0;
   top: 8px;
   color:#007777;
   font-weight: 400;
}

/* large btn */
#c-content .c-btn-list button {background: none!important}
#c-content .c-btn.c-btn-large span,
.c-btn.c-btn-large span,
#c-content a.c-btn#btnSubmit span,
#c-content .c-btn-list button {
  color: #fff;
  background-color: #007777;
  padding: 10px;
  font-size: 13px;
}

#c-content a.c-btn#btnSubmit span {padding: 10px 40px!important; font-size: 15px; font-weight: 600;}
#c-content a.c-btn#btnSubmit span:hover {background-color: #666;}
#c-content a.c-btn#btnSubmit,
#c-content .c-btn.c-btn-large span:after,
.c-btn.c-btn-large span:after,
a[href="#top"] a:after,
#c-content .c-btn.c-btn-top span:after {content: ""}

.c-btn-list li.c-first {margin-right: 10px;}

/* IFRAME FORM */
#c-content #the-form .c-full-section p,
#c-content #the-form .c-full-section a {font-size: 16px!important; font-weight: 500!important;}
#c-content #the-form .c-full-section a {color: #007777!important; text-decoration: underline;}
#c-content .c-btn-list button {background-color: #007777!important; border-radius: 0!important; padding: 2px!important}
#c-content .c-btn-list button span,#c-content .c-btn-list button span:hover {color: #fff;}

/* SHADOW DIVIDER REMOVE */
.c-rule, .c-g9 .c-rule {/*background-image: none; border-top: 1px solid #dbdcdd;*/}
.cf-g13 .c-rule:first-child {border: none;}

#c-content a,
#c-content a span {color: #333;}
#c-content a:hover,
#c-content a:hover span {color: #007777;}

/* TABS RE-STYLE TO FLAT DESIGN */
#c-content .c-tabs-1,
#c-content .c-tabs-2,
#c-content .c-tabs-3,
#c-content .c-tabs-4,
#c-content .c-tabs .c-first,
#c-content .c-tabs.c-tabs-3 ul,
#c-content .c-tabs ul,
#c-content .c-tabs ul li,
#c-content .c-tabs li a,
#c-content .c-tabs .c-first-active,.c-tabs-2 ul,
#c-content .c-tabs .c-first-active a,
#c-content .c-tabs .c-last-active a,
#c-content .c-tabs .c-last {background: none;}

#c-content .c-tabs-2 ul,
#c-content .c-tabs-2 ul li,
#c-content .c-tabs-3 ul,
#c-content .c-tabs-3 ul li,
#c-content .c-tabs .c-first-active {margin:0; padding: 0}
#c-content .c-tabs {
  background-color: #eff0f0;
  padding: 0 0 8px 0;
}

#c-content .c-tabs ul li a,
#c-content .c-tabs .c-first-active a:focus,
#c-content .c-tabs .c-active a:focus,
#c-content .c-tabs .c-first-active a:active,
#c-content .c-tabs .c-active a:active,
#c-content .c-tabs .c-active a,
#c-content .c-tabs .c-last-active a {
  color: #333;
}

#c-content .c-tabs ul li a:hover,
#c-content .c-tabs .c-first-active a:hover,
#c-content .c-tabs .c-first-active a,
#c-content .c-tabs .c-last-active a  {color:#cc0000!important;}

#c-content .c-tabs ul li {position:relative;}
#c-content .c-tabs ul li a {padding: 18px 24px 0;}
#c-content .c-tabs .c-first-active a,
#c-content .c-tabs .c-active a
/*#c-content .c-tabs .c-active:after,
#c-content .c-tabs .c-first-active:after,
#c-content .c-tabs .c-last-active:after*/{
/*  content: "";
  width: 16px;
  height: 8px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  background-color: #cc0000;
  position: absolute;
  left: 40%;
  bottom: -10px;
  margin-left: 0
  z-index: 1;*/
  font-weight: 500!important;
  color: #cc0000!important;
}

.cf-breadcrumb {margin-top: 10px;}
#c-content .c-awards img {width: 80px; height: auto;}
.cf-page img {width: auto; height: auto;}
#c-content .c-content-section h2,
#c-content .c-content-section .c-box-header h2 {font-size: 20px;}
.products-nav .submenu-parent > a {font-size: 15px;}
.products-nav .submenu li a {font-size: 12px;}
#c-content .c-hero-full .c-slide-content {
  padding-top: 10px;
}

/* HOMEPAGE */
.hero-full {width: 100%;}
.hero-full .c-hero-full {
  width: 100%;
  height: auto;
  min-height: 0px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0px;
  padding: 0px;
  background-color: #eff0f0;
  background-image: none;
}

.c-hero-full .c-slide-clickoverlay {
  left: 0;
  top: 0;
  height: 84%;
  width: 100%;
  z-index: 20;
}

.hero-full .c-hero-full .c-slide-frame{
  width: 100%;
  height: auto;
  min-height: 0px;
}

.hero-full .c-hero-full .c-slide-content {
  position: relative;
  top: 0px;
  left: 0px;
  max-width: 960px;
  width: 100%;
  overflow: auto;
  padding: 0;
  margin: 10px auto;
}

.hero-full .c-hero-full .c-slide {
  width: 100%;
  height: auto;
  min-height: 0px;
  margin-left: 0px;
}

.hero-full .c-hero-full.c-hero .c-slide img {
  position: relative;
  z-index: 18;
  width: 100%;
  height: auto;
  border-radius: 0;
}

.hero-full  .c-hero-full.c-hero .c-slide-controls a,
.hero-full .c-hero-full .c-slide-pause {display: none;}
.hero-full .c-hero-full .c-slide-content .c-slide-content-text {
  overflow: hidden;
  width: 70%;
  float: left;
  text-align: left;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.hero-full .c-hero-full .c-slide-content .c-slide-content-text h2 {margin-bottom: 0; padding-bottom: 0;}
.hero-full .c-hero-full .c-slide-content .c-slide-content-text p {font-size: 22px; font-weight: 300;}

/* BUTTON */
.hero-full .hero-info .c-btn-large,
.c-btn.c-btn-large  {
  background-color: #007777;
  background-image: none;
  display: block;
  padding: 1%;
  width: auto;
  position: absolute;
  right: 0;
  top:20px;
  border-radius: 0;
  font-size: 12px;
  -webkit-transition: background-color 200ms ease 100ms;
  -moz-transition: background-color 200ms ease 100ms;
  -o-transition: background-color 200ms ease 100ms;
  transition: background-color 200ms ease 100ms;
  text-align: center;
}

.hero-full .hero-info .c-btn-large:hover {
    background-color:#999;
    color: #fff;
}

.hero-full .c-hero-full .c-slide-content .c-btn-large span {
  padding: 2.5% 2%;
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
}

.hero-full .cf-grid.cf-g13 {margin-left: 10%}
.hero-full .c-template-hack-33 .c-wrapper-100.c-rule:first-child {background: none;}

@media (max-width: 768px) {
  .hero-full .cf-grid.cf-g13 {margin-left: 1%}
  .hero-full .c-template-hack-33 .c-wrapper-100 .c-full-section {width: 220px;}
  .hero-full .c-hero-full .c-slide-content {
    overflow: hidden;
    padding-bottom: 30px;
  }

  .hero-full .hero-full .c-hero-full .c-slide-content p {
    font-size: 0.9em;
  }

  .hero-full .c-hero-full .c-slide-content .c-slide-content-text {
    overflow: auto;
    width: 100%;
    float: none;
    text-align: center;
    display: block;
    clear: both;
    margin-bottom: 1%;
    }

  .hero-full .c-hero-full .c-btn-large {
    width: 50%;
    position: relative;
    right: auto;
    clear: both;
    margin: 0 auto;
    }

  .hero-full .c-hero .c-slide-controls {
    bottom: 200px;
    }

}

@media (max-width: 480px) {

  .hero-full .cf-page,.hero-full .c-g13 {width: 100%;}
  .hero-full .c-rule, .hero-full .c-g9 .c-rule {background: none;}

  .hero-full .c-template-hack-33 .c-wrapper-100 {width:100%; padding:0; margin:0;}

  .hero-full .c-template-hack-33 .c-wrapper-100 .c-full-section {
  width: 96%;
  float: none;
  margin: 0 2%;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  }

  .hero-full .c-template-hack-33 {width: 100%;}

  .hero-full .c-cols2 .c-col {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  }

  .hero-full .c-cols2 .c-promo-img {width: 100%; margin-left:0; }
  .hero-full .cf-page .c-cols2 .c-promo-img img {width: 100%; height: auto; }

  .hero-full .c-cols2-alt {background: none;}


}
/* END HOMEPAGE */

/* PRODUCT PAGE */
#c-content .c-tab-top .c-g4 h2 {font-weight: 400; font-size: 14px; margin-bottom: 4px;}
#c-content .c-tab-top .c-g4  ul.c-arrow-list a span { font-weight: 300; font-size: 12px;}

.c-awards-carousel .c-slide-image {
  background-image: none;
  padding: 0;
  margin: 0;
  display: table;;
}

.c-awards-carousel .c-slide-image img {width: 100%; height: auto;}

#c-content .c-tab-top .c-grid.c-g4 .c-box.c-box3 .c-box-padding {background-color: #eff0f0!important;}

/* support section*/
#c-content .c-sec-intro p,
#c-content .c-key-features li {font-size: 13px}
#c-content span.required {font-size: 20px!important; color: #cc0000!important; font-weight: 400!important}
#c-content .c-tab-top ul.c-circle-list li a {color: #007777!important;}

/* Forms : email */
table fieldset {border:0}
table form .label {font-size: 12px!important; color: #333!important; font-size: 400;}
table input[type="text"],
#c-content #EmailForm input,
#c-content .c-input input.c-text,
table  select,
#c-content #EmailForm select,
#c-content .c-field select,
table textarea,
#c-content #EmailForm textarea,
#c-content textarea.c-textarea {border: 1px solid #ccc!important; color: #666; padding: 5px!important; margin: 10px 0!important; background: none!important; border-radius: 0!important; font-weight: 400;}
table textarea {width: 100%;}
#c-content #EmailForm  span.boxheader {font-size: 20px; color: #cc0000; font-weight: 500;}
#c-content h2 a,
#c-content h2.c-denda a,
#c-content h2 a.c-denda,
#c-content h2 a:hover,
#c-content h2.c-denda a:hover,
#c-content h2 a.c-denda:hover {font-family: Arial,Helvetica,sans-serif; text-decoration: none;}

/* Product range page */
#c-content .c-product-list .c-full-section-listing {margin-right: 0!important;}
#c-content .c-g4 .c-list-border li {border: 0;}

/* FOR BUSINESS */
#c-content span.c-img-frame.c-img-frame-100 img {width: 120px}
#c-content span.c-img-frame.c-img-frame-160 img {width: 130px; margin-right: 10px;}

/* end overwrites */

/* UPDATED FOOTER */
/* line 1, ../sass/_cpt-footer.scss */
.site-footer { color: #333; border-top: none; }
/* line 6, ../sass/_cpt-footer.scss */
.site-footer .btn { color: #fff; text-decoration: none; margin-top: 10px }
/* line 11, ../sass/_cpt-footer.scss */
.site-footer .come-and-see { margin-top: 40px; }
/* line 15, ../sass/_cpt-footer.scss */
.site-footer .heading { font-weight: 600; font-size: 15px; font-size: 1.5rem; margin-bottom: 0; color: #cb0000; }
/* line 20, ../sass/_cpt-footer.scss */
.site-footer .heading.black { color: #4b4f54; }
/* line 25, ../sass/_cpt-footer.scss */
.site-footer p { font-size: 14px; font-size: 1.4rem; }
/* line 29, ../sass/_cpt-footer.scss */
.site-footer .footer-links { margin: 0 !important; padding: 0 !important; }
/* line 33, ../sass/_cpt-footer.scss */
.site-footer .footer-links li { font-size: 14px; font-size: 1.4rem; margin: 0.8em 0; }
/* line 40, ../sass/_cpt-footer.scss */
.site-footer .footer-inline-links { border-top: 2px solid #eee; margin: 30px 0 0; padding: 15px 0 50px; text-align: center; }
/* line 46, ../sass/_cpt-footer.scss */
.site-footer .footer-inline-links li { display: inline-block; font-size: 14px; font-size: 1.4rem; margin-right: 15px; }
/* line 53, ../sass/_cpt-footer.scss */
.site-footer .social-links { margin: 1em 0 0; padding: 0; }
/* line 57, ../sass/_cpt-footer.scss */
.site-footer .social-links li { display: inline-block; margin-right: 5px; }
/* line 63, ../sass/_cpt-footer.scss */
.site-footer a { color: #333; text-decoration: none; font-weight: 300 }
/* line 66, ../sass/_cpt-footer.scss */
.site-footer a:hover { text-decoration: underline; }
@media (min-width: 990px) { /* line 72, ../sass/_cpt-footer.scss */
  .site-footer .footer-inline-links { text-align: left; } }

/* line 78, ../sass/_cpt-footer.scss */
.bread-Mnu { background: #4b4f54; padding: 12px 0; margin-right: 0; margin-left: 0; margin-top: 10px; }
/* line 81, ../sass/_cpt-footer.scss */
.bread-Mnu ul { margin: 0; }
/* line 83, ../sass/_cpt-footer.scss */
.bread-Mnu ul li { font-size: 12px; font-size: 1.2rem; color: #d0d3d4; float: left; margin-right: 10px; font-family: arial; }
/* line 90, ../sass/_cpt-footer.scss */
.bread-Mnu ul li a { color: #d0d3d4; text-decoration: none; }
/* line 94, ../sass/_cpt-footer.scss */
.bread-Mnu ul li a:hover { text-decoration: underline; }
/* line 98, ../sass/_cpt-footer.scss */
.bread-Mnu ul li:after { content: " >"; }
/* line 103, ../sass/_cpt-footer.scss */
.bread-Mnu ul li.home a span { background: url(../image/icons/home-icon.png) no-repeat center left; display: inline-block; height: 16px; text-indent: -9999px; width: 24px; }


 /* landing page image slider*/
.c-hero-landing {background: none;}
.c-hero-landing .c-slide-frame {background: none; background-color: transparent;}
.c-hero-landing .c-intro {background-color: #eff0f0;}
 #c-content .c-hero-landing .c-intro  p {font-size: 13px}


/* HERO SLIDER*/
#c-content .c-hero .c-slide .c-slide-content h2 {font-size: 15px!important; padding-bottom: 0;}
#c-content .c-hero-full .c-slide-content p {font-size: 12px!important;}
#c-content .c-hero-full .c-slide-controls {bottom: 0!important;}
#c-content .c-hero-full .c-slide-pause {bottom: 3px!important;}
#c-content .c-hero-full .c-slide-content .c-btn-large {top: 0!important;}

/* Support page */

/* popup box */
#popupContent {background-color: #007777!important; border-radius: 0!important; width: 178px!important}
#popupContent label {font-size: 11px!important;}
#popupContent p.s-message,
#popupContent a.popupLinks,
#c-content label,
.cf-useful-links ul li a  {font-size: 13px!important; font-weight: 300!important; padding: 6px 0 }
#popupContent a.popupLinks {padding-right: 8px; text-decoration: none;}
#c-content fieldset {border: none;}
#c-content .c-download label {padding-bottom: 4px;}
#c-content .c-download select {font-size:12px; line-height: 17px;}
#c-content .c-field h3.c-denda {line-height: 10px!important;}
#c-content .downloadList {margin-left: 0px!important; padding-left: 20px;}
#c-content .downloadList li,
#c-content ol li {list-style-type: decimal;}
#c-content .c-filter-pag.c-filter-pag-bottom {margin: 50px 0 30px!important;}

/*  JOWAN'S STYLES */
.c-hero-landing .c-slide {
  min-height: 272px;
  margin-left: 4px;
  width: 520px;
}

.c-hero-landing .c-intro {
  min-height: 269px;
  position: absolute;
  right: 3px;
  top: 2px;
  width: 239px;
  z-index: 20;
  border-left: 1px solid #ccc;
}

.meganav .tagline {display: none!important;}

/* JOWAN CSS REPLACE AT 17.14 */
img[src*="redtriangle.gif"] {display: none;}
td>img[src="/assets/images/arrow_red_up_medium.gif"] {margin-left: 16px;}

/* INDEXPAGE OVERWRITES */
/* main.css:517*/
.maintitle {
   font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-style: normal;
   font-weight: 300;
   color: #c50000;
   line-height: inherit;
   margin: 15px 0px 0px 0px;
   line-height: 32px;
}
/* brand.css:3393*/
p.pintro {
   font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: 400;
   font-style: normal;
   line-height: 20px;
   color: #666;
}

/* brand.css:122*/
a.formatlink { text-decoration: none; }


/* rigth side menu*/
.site-item-list-right {
  margin: 0px 15px 10px 11px;
}

.pbold{
   color: #333;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 17px;
   font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
   text-rendering: optimizeLegibility;
}
/* rigth side menu*/
.site-item-list-right td a, table td>a, table td p a:not(.formatlink) {
  margin: 0 0 4px;
  font-size: 13px;
  line-height: 2;
  padding: 0;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  background: none;
  font-style: normal;
  padding-right: 11px;
  }

/*.site-item-list-right td a:after, table td>a:after, table td p a:not(.formatlink):after  {
  content: url(../image/icons/icon-next.png);
  width: 6px;
  height: 6px;
  position: relative;
  right: -4px;
  top: 2px;
  color: #007777;
}*/

.site-item-list-right td a:hover, table td>a:hover,
table td p a:not(.formatlink):hover {color: #007777;}

/*NEW - date fix in table */

#c-content td {font-size: 13px!important; line-height: 20px!important;}

table td{
  font-size: 13px;
  line-height: 2;
  table-layout:fixed;
}
/*NEW - arrow img in table list */
table td a>img[src="/assets/images/more_arrow.gif"],table td a>img[src="/assets/images/redtriangle.gif"]{
  display: none;
  height: 0px;
}

/*NEW - arrow img in table list */
td>img[src="/assets/images/more_arrow.gif"]{
  display: none;
  height: 0px;
  border-spacing: 200px;
  background: red;
}

/*NEW -text link list*/
.c-circle-list li{ margin-bottom: 0px;}

/*Lightbox fix*/
#colorbox{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing:content-box;
  overflow: visible !important;
}
#colorbox #cboxTitle{
  font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  position: absolute;
  bottom: 4px;
  left: 60px;
  text-align: left;
  width: 70%;
  color: #949494;
}
#colorbox .c-sample-image-download{
  width: auto;
  display: inline;
}

#colorbox #cboxTopLeft, #colorbox #cboxTopCenter, #colorbox #cboxTopRight,
#colorbox #cboxMiddleLeft, #colorbox #cboxMiddleRight,
#colorbox #cboxBottomLeft, #colorbox #cboxBottomCenter, #colorbox #cboxBottomRight
{ background: white;}

.cf-g13 table:first-child {margin-top: 10px;}

table table td{ vertical-align:top; }
table p,
table ul li {font-size: 13px; margin-bottom: 20px;}
table ul.c-circle-list li {list-style-type: disc; margin-left: 15px;}

ul.Gallery li {
  display: inline;
  margin: 0;
  float: left;
}

.site-item-list-right td a[title="RSS" ]>img, table td a[title="RSS" ]>img{
   display: none;
   height: 0px;
}
table.site-item-list-right {width: 180px!important; margin: 0!important;}
table.site-item-list-right a {font-size: 11px!important;}
table table td{ vertical-align:top; }
table.contentTable img[width="609"] {width: 550px;}

#c-content .c-scenario-answer p {font-size: 13px; padding-bottom: 10px 0;}
#c-content .c-scenario-answer ul li {padding: 20px 0;  }

/* ----------------------------------------------------*/
/*changed 12-09-2014*/

/*changed former line: 3871*/
.pbold, td h2.subtitle{
   color: #cc0000;
   font-weight: normal;
   font-style: normal;
   font-size: 1.2em;
   line-height: 20px;
   font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
   text-rendering: optimizeLegibility;
}
/*changed former line: 3881*/
/*.site-item-list-right td a, table td>a,td ul.c-arrow-list li>a, table td p a:not(.formatlink) {
  margin: 0 0 4px;
  font-size: 13px;
  line-height: 2;
  padding: 0;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  background: none;
  font-style: normal;
  /*padding-right: 11px;/
  padding-right: 0;
}*/

table[wdith="420"] a {font-size: 11px;}

/*changed former line: 3894*/
/*.site-item-list-right td a:after, table td>a:after,td ul.c-arrow-list li>a:after, table td p a:not(.formatlink):after  {
  content: url(../image/icons/icon-next.png);
  width: 6px;
  height: 6px;
  position: relative;
  right: -4px;
  top: 2px;
  color: #007777;
}*/
/*changed former line: 3904*/
.site-item-list-right td a:hover, table td>a:hover,td ul.c-arrow-list li>a:hover, table td p a:not(.formatlink):hover {
  color: #007777;
}
/*new - arrowlist in table cell*/
td ul.c-arrow-list li{
  margin-bottom: 0px;

}
/*new - arrowlist in table cell*/
td ul.c-arrow-list li>a{
  font-size: 11px;
}

/* JOWAN CSS REPLACE AT 17.14 */
.site-nav ul.nav-right li a span {margin-left: 5px}

#c-content .c-box.c-box4 .c-box-middle {
  background: url(/assets/images/box-l.gif) repeat-y left top!important;
  padding-left: 4px!important;
}

#c-content .c-box.c-box4 .c-box-top {
  background: url(/assets/images/box-sprite.png) no-repeat left top!important;
  padding-left: 8px!important;
}

#c-content .c-box.c-box4 .c-box-top .c-box-top-right {
  background: url(/assets/images/box-sprite.png) no-repeat right top!important;
}

#c-content .c-box.c-box4 .c-box-bottom .c-box-bottom-right {background: url(/assets/images/box-sprite.png) no-repeat right -23px!important;}
#c-content .c-box.c-box4 .c-box-bottom {background: url(/assets/images/box-sprite.png) no-repeat left -23px!important}
#bcl-container img {width: 100px!important; height: auto!important;}

/*gallery popup - arrow*/
.pp_description img{ width:auto; display:none;}

#c-content .c-product-wrapper a {display: inline-block!important;}
#c-content .c-product-list h3 a span {font-size: 14px; font-weight: 500}
.c-product-new {color: #fff!important;}

/* color picker */
.c-product-colours.c-colour-picker img {width: 18px!important; height: 14px!important;}
.c-product-colours p {font-size: 13px; font-weight: 400;}



/*-------------- Campaign sites ----------------*/

/* no branding style*/
body.no-branding .cf-page {width: 100%!important;}
body.no-branding #c-content #c-responsive-header .c-img-frame img {width: 60%!important;}

body.no-branding #c-content p,
body.no-branding #c-content li,
body.no-branding #c-content .c-detail-listing-img li {font-size: 13px!important;}

body.no-branding #c-content .c-generic-full h1 {margin-top: 20px;}
body.no-branding #c-content #c-responsive-header .c-arrow-list a span {color: #007777!important; font-weight: 600;}
body.no-branding #c-content #c-hero-image-wrapper .c-detail-maintext h2 {font-size: 40px!important; line-height: 43px!important;}
body.no-branding #c-content #c-hero-image-wrapper .c-detail-maintext p {font-size: 16px!important;}

body.no-branding #c-content #c-quick-links ul.c-arrow-list a span:after,
body.no-branding #c-content #c-responsive-header ul.c-arrow-list a span:after,
body.no-branding #c-content .c-pagination .c-next:after,
body.no-branding #c-quick-links span:after {content: ""!important;}

body.no-branding .cookie-policy p {color: #fff!important;}
body.no-branding #c-content span.c-img-frame.c-img-frame-100 img {width: auto!important;}
body.no-branding #c-content h1,
body.no-branding #c-content .c-content-section h2.c-h2 {font-weight: 300; font-size: 40px!important;}
body.no-branding #c-content .c-carousel-wrapper h2,
body.no-branding #c-content .c-content-section h2 {font-weight: 300; font-size: 22px!important;}
body.no-branding #c-content .c-box .c-box-padding {border: 0!important;}

/* ie */
html.lt-ie9 .site-footer .footer-links li {list-style: none;}
html.lt-ie9 .site-footer .row{clear: both;}

/* TEMP FIXES - Here be hacks */

/* Issue 28 - FIX by Jeroen @ 6-10-14 10:30 */
  #c-content ul.c-arrow-list a span:after {
    content: none !important;
  }

  .c-arrow-list a span {
    background: url(/assets/cs/image/icons/icon-next.png) no-repeat 100% 60% !important;
    padding-right: 14px !important;
  }

/* Issue 44 - FIX by Jeroen @ 6-10-14 11:30 */
  .site-nav li.meganav-active:after, .c-tabs li.c-active:after, .c-tabs li.c-first-active:after, .c-tabs li.c-last-active:after {
    content: "";
    width: 14px;
    height: 7px;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -ms-border-radius: 7px 7px 0 0;
    -o-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    background: #cb0000;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    z-index: 1;
  }

  .c-tabs li.c-first-active a, .c-tabs li.c-last-active a {
    font-weight: 500 !important;
  }

/* Issue 70 - Fix by Jeroen @ 6-10-14 13:00 */
  #c-content .c-tabs {
    padding-bottom: 0;
    background-color: #eff0f0;
  }

  #c-content .c-tabs ul {
    padding: 0;
  }

  #c-content .c-tabs li:hover {
    background-color: #e0e0e0;
  }

  #c-content .c-tabs li {
    min-height: 79px;
    height: 100%;
   /* border-left: 1px solid #e0e0e0; SM */
    margin-bottom: 0px !important;
  }

  #c-content .c-tabs li:first-child {
    border-left: 0;
  }

  #c-content .c-tabs ul li a  {
    padding: 15px 18px 0!important;
  }

  .c-tabs-3 li {
    max-width: 33%;
  }

  .c-tabs-4 li {
    max-width: 25%;
  }

  .c-tabs-5 li {
    max-width: 20%;
  }

  .c-tabs-6 li {
    width: 16%;
  }

  .c-tabs li a, .c-tabs li strong {
    width: auto;
  }

/* Issue 70 - Improvement by Jeroen @ 7-10-14 14:30 */
  .c-tabs .c-last, .c-tabs .c-first {
    padding: 0;
  }

/* Issue 43 - Improvement by Jeroen @ 8-10-14 14:45 */
.c-btn-dark {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  background: #cc0000 url(/assets/images/btn-large-grad.png) repeat-x left top;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*Issue 77 - Stephen*/
/*See line 3446 - Removed !important*/

/*Issue 52 - Stephen*/
/*See line 3404 - Commented out the background colour. Controlled by screen.css*/

/* (ISSUE 17) - Samar - 21/10/14 - @17:20*/
body.no-branding .c-hero-full .c-slide-clickoverlay {
  height:360px;
  left:20px;
  top:20px
}

/* (ISSUE 22) - Samar - 21/10/14 - @17:25*/
@media only screen and (max-width: 600px) {
  .site-footer .footer-inline-links li {display: block; padding: 0 0 10px; margin-right: 0}
}

/* (ISSUE 84) - Samar - 29/10/14 */
/* Added #c-content ol li {} on line 3059 to show the number for order list */

/* (ISSUE 53 ) - Samar - 29/10/14 */
/*Removed background:none from line# 3367 */
/*Commented out line# 4040, 4144, 4161 - This will remove the green arrow :after class*/

/* (ISSUE 85) - Samar - 29/10/14 */
/*in progress*/

/* (ISSUE 61) - Samar - 29/10/14 */
/* Added Color: #666 and remove Arial font*/

/* (ISSUE 65) - Samar - 29/10/14 */
#c-content #divFAQ .c-box.c-box3 .c-box-padding {background-color: #009697!important;}
#c-content #divFAQ .c-box.c-box3 .c-box-padding h4 {color:#fff; font-weight:500; font-size:16px}
#c-content #divFAQ .c-box.c-box3 .c-box-padding ul li a span {color: #fff;font-weight:400;}
#c-content #divFAQ .c-box.c-box3 .c-box-padding ul li a span {background-image:none; border: 1px solid #99d5d5; padding:10px}
#c-content #divFAQ .c-box.c-box3 .c-box-padding ul li a span:hover {background-color:#99d5d5; color:#333;}

/* (ISSUE 83) - Samar - 30/10/14 - Tick icon alignment in box*/
.c-box3 img[title~="check-image"] {display: inline-block;}