/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/assets/fontawesome-webfont-2bc56facfead3a53b6142c303a24ce54.eot");src:url("/assets/fontawesome-webfont-2bc56facfead3a53b6142c303a24ce54.eot?#iefix") format("embedded-opentype"),url("/assets/fontawesome-webfont-83635e81471e78e6aab560404462a123.woff2") format("woff2"),url("/assets/fontawesome-webfont-f237e9a0f2929ee637869cb9d87078a4.woff") format("woff"),url("/assets/fontawesome-webfont-f98398a2a5592a469abb593686bdee59.ttf") format("truetype"),url("/assets/fontawesome-webfont-7cdb2b658acf3a2a7c19ddafd5f5a9a0.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.hide{display:none}.clearfix,.group{zoom:1}.clearfix::before,.clearfix::after,.group::before,.group::after{content:'\0020';display:block;height:0;overflow:hidden}.clearfix::after,.group::after{clear:both}.box-sizing{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.container{margin:0 auto;max-width:1440px;padding:0;background-color:white}.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12{margin-bottom:20px}.group{flex-direction:column}@media screen and (min-width: 480px){.container{padding:0}.group{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-2.1277%}.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12{flex:0 0 auto}.span1{flex-basis:6.20563%;margin-left:2.1277%;max-width:6.20563%}.offset1{margin-left:10.46103%}.span2{flex-basis:14.53897%;margin-left:2.1277%;max-width:14.53897%}.offset2{margin-left:18.79437%}.span3{flex-basis:22.8723%;margin-left:2.1277%;max-width:22.8723%}.offset3{margin-left:27.1277%}.span4{flex-basis:31.20563%;margin-left:2.1277%;max-width:31.20563%}.offset4{margin-left:35.46103%}.span5{flex-basis:39.53897%;margin-left:2.1277%;max-width:39.53897%}.offset5{margin-left:43.79437%}.span6{flex-basis:47.8723%;margin-left:2.1277%;max-width:47.8723%}.offset6{margin-left:52.1277%}.span7{flex-basis:56.20563%;margin-left:2.1277%;max-width:56.20563%}.offset7{margin-left:60.46103%}.span8{flex-basis:64.53897%;margin-left:2.1277%;max-width:64.53897%}.offset8{margin-left:68.79437%}.span9{flex-basis:72.8723%;margin-left:2.1277%;max-width:72.8723%}.offset9{margin-left:77.1277%}.span10{flex-basis:81.20563%;margin-left:2.1277%;max-width:81.20563%}.offset10{margin-left:85.46103%}.span11{flex-basis:89.53897%;margin-left:2.1277%;max-width:89.53897%}.offset11{margin-left:93.79437%}.span12{flex-basis:97.8723%;margin-left:2.1277%;max-width:97.8723%}.offset12{margin-left:102.1277%}}body{font-family:'Roboto Condensed', sans-serif;font-size:100%;font-style:normal;font-weight:400;line-height:1.6}blockquote{border-left:2px solid #3498db;font-family:Georgia, Times, 'Times New Roman', serif;font-size:1.4em;font-style:italic;font-weight:400;margin:0 0 20px;padding-left:25px}h1{font-size:68px;font-style:normal;font-weight:400;margin:0 0 25px}h2{font-size:36px;font-style:normal;font-weight:400;margin:0 0 25px;color:#18527c}h3{font-size:22px;font-style:normal;font-weight:400;margin:0 0 25px;color:#444444}h4{font-size:18px;font-style:normal;font-weight:700;margin:0 0 25px}h5{font-size:16px;font-style:normal;font-weight:normal;margin:0 0 25px}p{margin:0 0 20px;font-size:20px}pre{background:#222;color:#fff;display:block;font-family:Monaco, Menlo, Consolas, 'Courier New', monospace;font-size:13px;line-height:20px;margin:0 0 20px;padding:10px;word-break:break-all;word-wrap:break-word}code{border-radius:5px;background:#f5f5f5;border:1px solid rgba(0,0,0,0.1);font-family:Monaco, Menlo, Consolas, 'Courier New', monospace;font-size:13px;line-height:20px;padding:2px 10px;word-break:break-all;word-wrap:break-word}a{color:#3498db}a:hover,a:focus{text-decoration:none}@media screen and (max-width: 480px){body{font-size:14px}h1,h2,h3,h4,h5{margin-bottom:10px}h1{font-size:26px}h2{font-size:18px}h3{font-size:16px}h4,h5,p,ul,ol{font-size:14px}}.normal{font-weight:normal}.negative{color:#ff4136}.positive{color:#35b788}select{text-transform:uppercase;box-sizing:border-box;display:block;color:#4c4c4c;border:2px #aaaaaa solid;font-size:15px;height:40px;font-weight:bold;width:100%}input{display:inline-block;color:#4c4c4c;border:2px #aaaaaa solid;font-size:15px;height:40px;font-weight:bold;width:100%;padding:5px;box-sizing:border-box;text-transform:uppercase}body{background-color:white}.no-marg-left{margin-left:0}.no-marg-right{margin-right:0}hr{border-top:1px solid #8c8b8b;width:6%}.outline{outline:thin solid red}.fl-right{float:right}.fl-left{float:left}.center{text-align:center}.btn{background:transparent;border:1px solid #3498db;border-radius:0;color:#3498db;display:inline-block;font-size:18px;outline:none;padding:15px 25px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.btn:hover,.btn:focus{background:#3498db;border-color:#3498db;color:#fff;cursor:pointer;text-decoration:none}.btn:active{background:#217dbb;border-color:#217dbb}.btn-primary{background-color:#3498db;border-color:#3498db;color:#fff}.btn-primary:hover,.btn-primary:focus{background:#258cd1;border-color:#258cd1;color:#fff}.btn-primary:active{background:#217dbb;border-color:#217dbb;color:#fff}.btn-secondary{background-color:#233e5b;border-color:#233e5b;color:#fff}.btn-secondary:hover,.btn-secondary:focus{background:#1c3149;border-color:#1c3149;color:#fff}.btn-secondary:active{background:#152536;border-color:#152536;color:#fff}.btn-lg{font-size:1.4em;height:66px;padding:0 60px}.btn-sm{font-size:0.85em;height:30.8px;padding:0 10px}.btn-link{background:transparent;border:0;box-shadow:none;color:#3498db;text-shadow:none;text-transform:none}.btn-link:hover,.btn-link:focus{background:transparent;color:#3498db;text-decoration:underline}.btn-positive{background-color:#35b788;border-color:#35b788;color:#fff}.btn-positive:hover,.btn-positive:focus{background:#2fa379;border-color:#2fa379;color:#fff}.btn-positive:active{background:#2a8f6b;border-color:#2a8f6b;color:#fff}@media screen and (max-width: 480px){.btn{display:block;margin-bottom:10px;width:100%}}.alert{zoom:1;border-left:3px solid;margin-bottom:40px;padding:10px}.alert::before,.alert::after{content:'\0020';display:block;height:0;overflow:hidden}.alert::after{clear:both}.alert.alert-danger{background:#ffeae9;border-color:#ff4136;color:#e90d00}.alert.alert-success{background:#dcf5ec;border-color:#35b788;color:#2a8f6b}.alert.alert-warning{background:#fff2e7;border-color:#ff851b;color:#e76b00}.alert.alert-info{background:#f0f9fd;border-color:#209fd8;color:#197eac}.alert.alert-empty{background:#f4f4f4;border:1px dashed #e5e5e5;text-align:center}.alert p:last-child{margin-bottom:0}@media print{header,nav,footer{display:none}img{max-width:500px}body{font:14pt Georgia, 'Times New Roman', Times, serif;line-height:1.3}}@-moz-document url-prefix(''){.page .container{margin-left:50px;margin-right:50px}#nav .mega-menu .categories-list ul{top:0}@media (max-width: 550px){.home-title{display:inline-block;text-align:center;width:100%}}}.header{background-color:white;width:100%;padding-top:20px}.header .container{background-color:white}.header .alt-logo{font-size:50px;line-height:60px;font-weight:bold;text-transform:uppercase;float:left}.header .cust-utils{float:right;margin-top:20px}.header .cust-utils .cart{float:right;height:50px;text-align:center;background:transparent;color:#4c4c4c;font-size:20px;line-height:50px}.header .cust-utils .cart a{color:inherit;text-decoration:none}.header .cust-utils .cart a:hover{color:#bd4932}.header .logo{float:left}.header .logo a{max-width:250px}.header .logo img{max-width:100%}.logo-img a{max-width:250px}.logo-img img{max-width:100%}#search{margin-right:15px}#search .search-bar .search-icon{width:50px;height:50px;text-align:center;background:transparent;color:#4c4c4c;font-size:20px;line-height:50px;float:right;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}#search .search-bar:hover .search-icon{color:#bd4932}#search .search-bar:focus .search-icon{color:#bd4932}#search .search-bar input[type=search]{outline:none;-webkit-appearance:textfield;-webkit-box-sizing:content-box;font-family:inherit;font-size:100%;font-weight:normal;height:50px;border:solid 0 #ccc;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;width:55px;color:transparent;cursor:pointer;background:transparent;margin-right:-50px;text-transform:none}#search .search-bar input[type=search]:focus{border-bottom:thin solid #e1e1e1;width:250px;padding-left:10px;padding-right:60px;line-height:50px;color:#4c4c4c;background-color:transparent;cursor:auto}#search .search-bar input[type=search]:focus input::-webkit-input-placeholder{color:grey}#search .search-bar input[type=search]:hover input::-webkit-input-placeholder{color:grey}#search .search-bar input::-webkit-search-decoration,#search .search-bar input::-webkit-search-cancel-button{display:none}#search .search-bar input::-moz-placeholder{color:transparent}#search .search-bar .clear{width:50px;height:50px;text-align:center;background:white;color:#ff4136;font-size:24px;line-height:50px;float:left;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}#search .twitter-typeahead .tt-dropdown-menu{background-color:#f9f9f9}#search .twitter-typeahead .tt-dropdown-menu .tt-dataset-0 .tt-suggestions{padding:0 !important;background-color:#f9f9f9}#search .twitter-typeahead .tt-dropdown-menu .tt-dataset-0 .tt-suggestions p{margin-bottom:0;padding:10px;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}#search .twitter-typeahead .tt-dropdown-menu .tt-dataset-0 .tt-suggestion{background-color:#f9f9f9;margin:0}#search .twitter-typeahead .tt-dropdown-menu .tt-dataset-0 .tt-suggestion:hover{color:#bd4932;cursor:pointer}#search-view .container{margin:0 50px}#search-view .container .search-input #search .twitter-typeahead{width:60%}#search-view .container .search-input #search .twitter-typeahead .tt-dropdown-menu{background:#f9f9f9;width:100%;text-indent:10px;padding-top:10px}nav{font-size:18px;text-transform:uppercase;font-weight:bold;box-sizing:border-box}nav .menu-list{background:white;position:relative;height:100%;margin-bottom:20px}nav .menu-list ul{list-style:none;padding-left:0;margin:0;background-color:white}nav .menu-list ul li{display:inline-block;padding:20px 25px 20px 0;cursor:pointer}nav .menu-list ul li:hover a{color:#bd4932 !important}nav .menu-list ul li:hover .mega-menu li a{color:#4c4c4c !important}nav .menu-list ul li a{color:black;text-decoration:none}.menu-list>ul li a:hover{background:#444;color:#fff;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}.active a{color:#bd4932 !important}.displaynone{display:none}.mega-menu{background:none repeat scroll 0 0 #fff;left:0;margin-top:20px;position:absolute;width:100%;padding:20px;display:none;transition-duration:0.9s;-webkit-box-shadow:0 8px 7px -1px rgba(0,0,0,0.27);-moz-box-shadow:0 8px 7px -1px rgba(0,0,0,0.27);box-shadow:0 8px 7px -1px rgba(0,0,0,0.27);z-index:99;box-sizing:border-box}.mega-menu .shopall{width:100%;background-color:inherit;text-align:center;margin-top:40px}.mega-menu .shopall a{color:#4c4c4c !important}.mega-menu .shopall a:hover{text-decoration:underline;color:#bd4932}.mega-menu .shopall a:active{color:#bd4932}.mega-menu .categories-list{display:block}.mega-menu .categories-list ul{background-color:#fff}.mega-menu .categories-list ul li{display:list-item;padding:5px;text-transform:capitalize;font-weight:normal}.mega-menu .categories-list ul li:hover a{color:#bd4932}.mega-menu .categories-list ul li:active{color:#bd4932}.mega-menu .categories-list ul li a{color:#4c4c4c}.mega-menu .categories-list ul li a:hover{text-decoration:underline;color:#bd4932 !important}.categories-list li{display:block;line-height:normal;margin:0;padding:5px 0}.categories-list li a{color:#4c4c4c !important}.categories-list li :hover{background:inherit !important}.categories-list span{font-size:18px;padding-bottom:5px;text-transform:uppercase}.drop-down>a::after{content:'\f107';color:black;font-family:FontAwesome;font-style:normal;margin-left:5px}.animated{-webkit-animation-delay:0;-webkit-animation-duration:0.2s;-webkit-animation-name:fadeIn;-webkit-animation-fill-mode:both;-moz-animation-delay:0;-moz-animation-duration:0.2s;-moz-animation-name:fadeIn;-moz-animation-fill-mode:both;-o-animation-delay:0;-o-animation-duration:0.2s;-o-animation-name:fadeIn;-o-animation-fill-mode:both;animation-delay:0;animation-duration:0.2s;animation-name:fadeIn;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.display-on{display:block;transition-duration:0.2s}#nav{font-size:18px;text-transform:uppercase;font-weight:bold;box-sizing:border-box;background:white;position:relative;height:100%}#nav>a{display:none}#nav li{position:inherit}#nav li a{color:black;display:block}#nav li a:active{color:#bd4932}#nav li a.active{color:#bd4932 !important}#nav>ul{list-style:none;padding-left:0;margin:0;background-color:white}#nav>ul>li{display:inline-block;padding:20px 25px 20px 0;cursor:pointer}#nav>ul>li>a{color:black;text-decoration:none}#nav>ul>li:hover>a{color:#bd4932}#nav>ul:not(:hover)>li.active>a{background-color:#cc470d}#nav li{list-style:none}#nav li ul{display:none;padding-left:0;position:relative;top:100%;width:100%}#nav li:hover ul{display:block;left:0;right:0}.my-slider{width:100%;height:500px;text-align:center}.my-slider img{width:100%;object-fit:cover}.hero-ads{width:100%;margin-top:50px;margin-bottom:25px}.hero-ads .group{align-items:center;justify-content:center}.hero-ads .ad img{width:100%;max-height:300px}.products{width:100%;margin-top:20px;display:inline-block}.products .alert-empty{width:80%;margin:0 auto}.products .product{width:100%;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";float:left}.products .product .product-thumb{background:white;height:50%}.products .product .product-thumb .img{height:100%;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.products .product .product-thumb .img .placeholder-img{height:auto;width:100%}.products .product .product-thumb .img img{height:95%;width:auto;max-width:100%;display:block;margin:0 auto;object-fit:contain}.products .product .product-details a{display:block;text-align:center}.products .product-details{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.products .product-details .product-name-link{display:inherit}.products .product-details .product-name-link a{min-height:55px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.products .product-details .product-price{margin-top:10px}.products .product-details .product-price .addtobag{width:100%}.products .product-details .product-price .addtobag .prices{width:100%;display:inline-block;float:left;text-align:center;margin-bottom:20px}.products .product-details .product-price .addtobag .plus-to-cart{width:100%;display:inline-block;float:left}.products .product-details .product-price .addtobag del{margin-right:5px}.products .product-details .product-price .addtobag form{width:100%}.products .product-details .product-price .addtobag form button{width:100%;float:right;font-size:14px;padding:5px 15px;background-color:#3498db;color:white;display:block}.products .product-details .product-price .outofstock{width:100%;float:right;display:block}.products .product-details .product-price .outofstock .alert{padding:5px 0;margin-bottom:0}.products .product-details .product-price .outofstock .alert p{font-size:16px}.products .product-details .product-price del{color:#ff4136;margin-right:10px}.sub-items-page .products{margin-bottom:40px;display:block}.catalogue{margin-left:0;margin-right:0}.breadcrumbs{padding-top:10px;padding-bottom:10px}.breadcrumbs ol{list-style:none;padding-left:0}.breadcrumbs ol li{display:inline-block}.breadcrumbs ol li a{text-decoration:none;color:#4c4c4c}.breadcrumbs ol li a:hover{color:#bd4932}.breadcrumbs ol .is-active{color:#767676}.breadcrumbs .breadcrumb span{padding:0 5px}.breadcrumbs .breadcrumb span:first-child{padding-left:0}.breadcrumbs .breadcrumb::after{content:'/'}.breadcrumbs .breadcrumb:last-child::after{content:''}.product{height:480px;box-sizing:border-box;padding:20px}.product.product:hover{outline:1px solid #000}.product .product-thumb img{width:100%}.product .product-details{text-align:center;text-transform:capitalize;font-weight:bold}.product .product-details a{color:#4c4c4c;text-decoration:none;font-size:18px}.product .product-details .product-cat{color:#606060;font-weight:normal;font-size:18px}.product .product-details .product-price{font-size:22px}.item-not-found{margin-top:20px}.item-not-found a{width:15%}.sidenav h2,.sidenav h3{text-transform:uppercase;font-weight:bold;margin-bottom:0}.sidenav h2{color:black;line-height:38px}.sidenav ul{list-style:none;padding-left:0}.sidenav ul li{margin-bottom:5px}.sidenav ul li a{text-decoration:none;color:#4c4c4c;font-size:18px}.sidenav ul li a:hover{color:#bd4932}.sidenav .refine-list .hide-show-list{display:inline-block;float:right}.sidenav .refine-list .hide-show-list:hover button{color:#bd4932}.sidenav .refine-list .hide-show-list .active-link{color:#bd4932}.sidenav .refine-list .hide-show-list button{background:none;border:0;font-size:22px;font-style:normal;font-weight:400;color:#444444}.sidenav .refine-list .hide-show-list button:focus{outline:none}.footer{padding-left:50px;padding-right:50px;margin-top:100px;text-align:center}.footer h4{text-transform:uppercase}.footer .flex-columns{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";display:flex;flex-wrap:wrap;justify-content:center;padding-top:40px;background-color:inherit}.footer .flex-columns .flex-item{flex:1 0 220px}.footer .links ul{list-style:none;padding-left:0}.footer .links ul li{margin-bottom:5px}.footer .links ul li a{font-size:20px}.footer-info{margin-top:60px;padding-bottom:40px}.footer-info .social{margin-bottom:30px;padding-bottom:30px;text-align:center;padding-top:30px}.footer-info .social h4{text-transform:uppercase;margin-bottom:20px}.footer-details{text-align:center;margin-top:20px}.footer{background-color:#f9f9f9;border-top:#e8e8e8 1px solid}.footer .links ul li a{color:#4c4c4c;text-decoration:none}.footer .links ul li a:hover{color:#bd4932}.footer-info{color:#4c4c4c}.footer-info .social{border-bottom:#e8e8e8 1px solid;border-top:#e8e8e8 1px solid}.footer-info .social h4{text-transform:uppercase}.footer-info .social a{color:#4c4c4c}.footer-info .social a:hover{cursor:pointer;color:#bd4932}.footer-info .footer-payments,.footer-info .social{text-align:center;font-size:30px}.footer-info .footer-payments ul,.footer-info .social ul{list-style:none;padding-left:0;margin:0}.footer-info .footer-payments ul li,.footer-info .social ul li{display:inline-block;padding-right:5px}.footer-details{text-transform:uppercase}.footer-details a{text-decoration:none;color:#4c4c4c}.footer-details a:hover{text-decoration:underline;color:#bd4932}@media only screen and (max-width: 768px){.footer .flex-columns{flex-flow:column wrap}.footer .flex-columns .flex-item{padding-top:30px;flex:1}.footer .flex-columns .flex-item:first-child{padding-top:0}.footer .mailing-list{border-top:#e8e8e8 1px solid}}.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%;height:500px}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider ul,.unslider ol,.unslider li{list-style:none;margin:0;padding:0;border:0}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer;display:none}.unslider-arrow.next{left:auto;right:20px}.unslider-nav ol{list-style:none;text-align:center;margin-top:20px}.unslider-nav ol li{display:inline-block;width:15px;height:15px;margin:0 6px;background:transparent;border-radius:50px;overflow:hidden;text-indent:-999em;background-color:#4c4c4c;cursor:pointer}.unslider-nav ol li.unslider-active{background:#bd4932;cursor:default}.sort{margin-top:10px}.cd-pagination{width:90%;max-width:768px;text-align:center}.pagination ul{margin-top:10px;padding-left:0}.cd-pagination li{display:none;margin:0 .2em}.cd-pagination li.button{display:inline-block}.cd-pagination a,.cd-pagination span{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-transform:none;user-select:none;padding:.6em .8em;font-size:15px}.cd-pagination a{border:1px solid #e6e6e6;border-radius:0.25em;text-decoration:none;color:#000}.no-touch .cd-pagination a:hover{background-color:#f2f2f2;color:#bd4932}.cd-pagination a:active{-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9)}.cd-pagination a.disabled{color:rgba(46,64,87,0.4);pointer-events:none}.cd-pagination a.disabled::before,.cd-pagination a.disabled::after{opacity:.4}.cd-pagination .button:first-of-type a::before{content:'\00ab  '}.cd-pagination .button:last-of-type a::after{content:'\f107';color:#000;font-family:FontAwesome}.cd-pagination .current{background-color:#bd4932;border-color:#bd4932;color:#fff;pointer-events:none}@media only screen and (min-width: 768px){.cd-pagination li{display:inline-block}}.cd-pagination.no-space{width:auto;max-width:none;display:inline-block;border-radius:0.25em;border:1px solid #e6e6e6}.cd-pagination.no-space::after{content:'';display:table;clear:both}.cd-pagination.no-space li{margin:0;float:left;border-right:1px solid #e6e6e6;font-weight:bold}.cd-pagination.no-space li:last-of-type{border-right:0}.cd-pagination.no-space a,.cd-pagination.no-space span{float:left;border-radius:0;padding:.8em 1em;border:0}.cd-pagination.no-space li:first-of-type a{border-radius:0.25em 0 0 0.25em}.cd-pagination.no-space li:last-of-type a{border-radius:0 0.25em 0.25em 0}.cd-pagination.move-buttons::after{content:'';display:table;clear:both}.cd-pagination.move-buttons .button:first-of-type{float:left}.cd-pagination.move-buttons .button:last-of-type{float:right}.cd-pagination.no-space.move-buttons{width:90%;max-width:768px;display:block;overflow:hidden}.cd-pagination.no-space.move-buttons li{float:none;border:0}.cd-pagination.no-space.move-buttons a,.cd-pagination.no-space.move-buttons span{float:none}.cd-pagination.custom-icons .button a{position:relative}.cd-pagination.custom-icons .button:first-of-type a{padding-left:2.4em}.cd-pagination.custom-icons .button:last-of-type a{padding-right:2.4em}.cd-pagination.custom-icons .button:first-of-type a::before,.cd-pagination.custom-icons .button:last-of-type a::after{content:'';position:absolute;display:inline-block;width:16px;height:16px;top:50%;margin-top:-8px;background:transparent url("../img/cd-icon-arrow-1.svg") no-repeat center center}.cd-pagination.custom-icons .button:first-of-type a::before{left:.8em}.cd-pagination.custom-icons .button:last-of-type a::after{right:.8em;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.cd-pagination.custom-buttons a,.cd-pagination.custom-buttons span{vertical-align:middle}.cd-pagination.custom-buttons .button a{width:40px;overflow:hidden;white-space:nowrap;text-indent:100%;color:transparent;background-image:url(/assets/pagination/cd-icon-arrow-2-62efe2458b087d328e6d3bcd50e5d3df.svg);background-repeat:no-repeat;background-position:center center}.cd-pagination.custom-buttons .button:last-of-type a{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active{-webkit-transform:scale(0.9) rotate(180deg);-moz-transform:scale(0.9) rotate(180deg);-ms-transform:scale(0.9) rotate(180deg);-o-transform:scale(0.9) rotate(180deg);transform:scale(0.9) rotate(180deg)}.cd-pagination.no-space.custom-buttons .button:last-of-type a{border-radius:0.25em 0 0 0.25em}.cd-pagination.animated-buttons a,.cd-pagination.animated-buttons span{padding:0 1.4em;height:50px;line-height:50px;overflow:hidden}.cd-pagination.animated-buttons .button a{position:relative;padding:0 2em}.cd-pagination.animated-buttons .button:first-of-type a::before,.cd-pagination.animated-buttons .button:last-of-type a::after{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);right:auto;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s}.cd-pagination.animated-buttons .button:last-of-type a::after{-webkit-transform:translateX(-50%) rotate(180deg);-moz-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);-o-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.cd-pagination.animated-buttons i{display:block;height:100%;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s}.no-touch .cd-pagination.animated-buttons .button a:hover i{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before{-webkit-transform:translateX(-50%) translateY(-50px);-moz-transform:translateX(-50%) translateY(-50px);-ms-transform:translateX(-50%) translateY(-50px);-o-transform:translateX(-50%) translateY(-50px);transform:translateX(-50%) translateY(-50px)}.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after{-webkit-transform:translateX(-50%) rotate(180deg) translateY(50px);-moz-transform:translateX(-50%) rotate(180deg) translateY(50px);-ms-transform:translateX(-50%) rotate(180deg) translateY(50px);-o-transform:translateX(-50%) rotate(180deg) translateY(50px);transform:translateX(-50%) rotate(180deg) translateY(50px)}#lean_overlay{position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;background:#000;display:none}#not_enough_stock_alert{top:40% !important;width:50%;display:none;background:#fff;border-radius:4px;padding:20px}#not_enough_stock_alert .alert_message{width:80%;float:left;display:inline-block}#not_enough_stock_alert .alert_message p{font-size:16px;float:left;text-shadow:0 1px 0 rgba(255,255,255,0.5);width:90%;line-height:30px;margin:0}#not_enough_stock_alert .close_alert{width:20%;display:inline-block;float:left}#not_enough_stock_alert .close_alert a{float:right}#topnav .top-bar{width:100%;height:50px;background-color:#f8f8f8;border-bottom:2px solid #ccc;color:#000;line-height:50px;text-align:center}#topnav .top-bar .menu-button{width:15%;float:left;display:block;font-size:25px}#topnav .top-bar .menu-button a{color:#000;display:block;width:100%;position:relative}#topnav .top-bar .menu-button a:hover,#topnav .top-bar .menu-button a:active,#topnav .top-bar .menu-button a:focus{background-color:#efefef;height:48px;border-bottom:2px solid #ccc}#topnav .top-bar .shop-logo{width:59%;float:left;display:block;font-size:20px}#topnav .top-bar .shop-logo a{text-decoration:none;color:#000}#topnav .top-bar .search-button{width:13%;float:left;display:block;font-size:20px}#topnav .top-bar .search-button a{width:100%;display:block;color:#000}#topnav .top-bar .search-button a:hover{background-color:#efefef;height:48px;border-bottom:2px solid #ccc}nav#menu{overflow-y:visible}nav#menu .mm-list li .mm-subopen{width:70px}nav#menu .mm-list li .mm-subopen::after{right:50%}nav#menu .mm-list li:hover a{color:#bd4932}nav#menu .mm-list .mm-spacer{padding:0}nav#menu .mm-list .mm-spacer .title{padding:20px 0 20px 20px;color:#bd4932}nav#menu .home-link{top:0;height:50px;display:block;font-weight:bold;position:initial}nav#menu .home-link i{color:#bd4932}nav#menu .search-link i{color:#bd4932}nav#menu .mm-subtitle a{color:white;background-color:#bd4932}nav#menu .mm-subtitle a::before{left:0;border:0;content:'\f053';margin-bottom:-8.5px}nav#menu .mm-subclose:hover{color:#404042 !important}nav#menu .pages-from-bo{height:auto;top:auto;display:block;position:initial;padding-bottom:0 !important;padding-top:0 !important}nav#menu .pages-from-bo ul li:nth-child(1) a{margin-left:10px;margin-right:10px;border-top:1px solid;border-color:rgba(0,0,0,0.15);padding:10px 5px 10px 10px}nav#menu .pages-from-bo ul li a{padding-top:13px !important;padding-bottom:13px !important}nav#menu .parent-cats{top:auto;height:auto;display:block;overflow:visible;padding-top:13px !important;position:relative;margin-bottom:0;padding-bottom:0}nav#menu .parent-cats .title{color:#999;text-transform:uppercase;margin-bottom:10px}nav#menu .parent-cats i{float:right;display:none}nav#menu .parent-cats ul{margin-bottom:0;padding-bottom:0}nav#menu .parent-cats ul li:nth-child(1) a{margin-left:10px;margin-right:10px;border-top:1px solid;border-color:rgba(0,0,0,0.15);padding:10px 5px 10px 10px}nav#menu .subcat{display:block;height:100%;padding-top:0}nav#menu .subcat i{float:right}nav#menu .subcat .mm-subtitle{display:block}nav#menu .subcat .mm-subtitle a{color:black !important;font-weight:bold;text-indent:0}nav#menu .subcat .mm-subtitle a i{float:left;text-indent:0 !important;padding-right:10px;line-height:17px;font-size:17px}nav#menu .subcat a.mm-subclose::before{display:none;width:0;height:0;line-height:0}nav#menu .subcat .parent-cats{overflow:hidden !important}nav#menu .overflow-fix-btn{width:100% !important;border-left-width:0 !important;line-height:17px}.remove-height{height:0 !important}#topnav{width:15%;height:90px;margin-top:20px;margin-left:20px;float:left;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}#topnav .top-bar{height:90px !important;background:white !important;line-height:90px !important;border-bottom:0 !important}#topnav .top-bar .menu-button{width:100% !important}#topnav .top-bar .menu-button a{color:#4c4c4c !important}#topnav .top-bar .menu-button a i{vertical-align:text-top}#topnav .top-bar .menu-button a:hover,#topnav .top-bar .menu-button a:active,#topnav .top-bar .menu-button a:focus{background-color:white;height:90px;border-bottom:0}#topnav .top-bar .menu-button a:hover i,#topnav .top-bar .menu-button a:active i,#topnav .top-bar .menu-button a:focus i{color:#bd4932}.mailchimp h4{text-align:left}.mailchimp form{padding:0 10px}.mailchimp .indicates-required{display:none}.mailchimp label{text-align:left;float:left;display:block;width:100%;margin-top:10px}.mailchimp input{text-transform:none}.mailchimp .datefield{text-align:left}.mailchimp .birthday{width:50px}.mailchimp .btn-primary{margin-top:20px;padding:0 22px}#mc_embed_signup div.response{margin:1em 0;padding:1em 0.5em 0.5em 0;font-weight:bold;float:left;top:-1.5em;z-index:1;width:80%}#mc_embed_signup label.error{display:block;float:none;width:auto;margin-left:1.05em;text-align:left;padding:0.5em 0}#mc_embed_signup .clear input.btn.btn-primary{padding:0;line-height:40px}#mce-responses{float:left;top:-1.4em;padding:0 0.5em;overflow:hidden;width:90%;margin:0 5%;clear:both}#mce-error-response{display:none}#mce-success-response{color:#529214;display:none}@media only screen and (min-width: 1201px){.my-slider{height:500px}}@media only screen and (max-width: 1200px){.my-slider{height:450px}}@media only screen and (max-width: 979px){.my-slider{height:400px}}@media only screen and (max-width: 768px){.my-slider{height:350px}}@media only screen and (max-width: 624px){.my-slider{height:300px}}@media only screen and (min-width: 1301px){#topnav{display:none}#nav{display:block}}@media only screen and (max-width: 1300px){.header{padding-left:0;padding-right:0;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}#nav .menu-list{padding-left:0;padding-right:0;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}#topnav{display:none}}@media only screen and (max-width: 1200px){.header{padding-left:50px;padding-right:50px}#nav .menu-list .container{padding-left:50px;padding-right:50px}#topnav{display:none}}@media only screen and (max-width: 979px){#topnav{display:none}}@media only screen and (max-width: 768px){#nav .menu-list{padding-left:30px;padding-right:30px}#nav .menu-list .container{padding-left:0;padding-right:0}#topnav{display:none}.header{padding-left:0;padding-right:0}}@media only screen and (max-width: 624px){.header #search input[type=search]:focus{width:200px}#nav{display:block}}@media (max-width: 550px){.header{width:80%;float:right;display:inline-block;padding:0;margin-top:10px}.header .span12{margin-bottom:0}.header .span3{flex-basis:0;margin-left:0;display:inline-block;width:65%;max-width:inherit}.header .span3 .logo{width:100%}.header .span3 .logo a{text-align:center}.header .span3 .logo a img{margin:0 auto;width:auto;height:100px;display:block}.header .span9{flex-basis:0;margin-left:0;display:inline-block;width:30%;max-width:inherit}.header .span9 .cust-utils{width:100%;margin-top:0;height:100px;line-height:100px;text-align:center}.header .span9 .cust-utils .cart{line-height:100px;height:100px;width:100%}.header .span9 .cust-utils #search{display:none}#topnav{display:block;margin-left:30px}.home-title{display:inline-block;width:100%;text-align:center}#nav{display:none !important}.unslider{display:inline-block}}@media only screen and (max-width: 480px){body{display:none}}@media only screen and (max-width: 1300px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:0;margin-right:0}.shopping-cart{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";padding-left:0;padding-right:0}.shopping-cart .totals-container{width:40%}}@media only screen and (max-width: 1200px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:50px;margin-right:50px}.shopping-cart{margin-left:50px;margin-right:50px}.shopping-cart .totals-container{width:50%}}@media only screen and (max-width: 979px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:0;margin-right:0}.shopping-cart{margin-left:0;margin-right:0}.shopping-cart .totals-container{width:60%}}@media only screen and (max-width: 768px){.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:70%}}@media only screen and (max-width: 550px){.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:80%}}@media (max-width: 550px){.continue_shopping{display:inline-block}.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:100%}.shopping-cart .span12{max-width:100%;width:100%;margin-left:0}.shopping-cart .cart .titles{display:none !important}.shopping-cart .cart .cart-items .span2{display:inline-block;width:30%;max-width:30%}.shopping-cart .cart .cart-items .span2 img{width:100px}.shopping-cart .cart .cart-items .span1{display:none}.shopping-cart .cart .cart-items .span2.remove-col{margin-top:-10px;display:block}.shopping-cart .cart .cart-items .span2.remove-col a{text-align:left}.shopping-cart .cart .cart-items .span4{width:65%;max-width:65%;display:inline-block;float:right}.shopping-cart .totals-container .subtotals .span7{text-align:left;margin:0;display:inline-block;width:50%;float:left}.shopping-cart .totals-container .subtotals .span5{float:right;margin:0;display:inline-block;width:50%}.shopping-cart .totals-container .cart-total .span8{width:65%;max-width:65%;display:inline-block;float:left;margin-left:0;font-size:20px;text-align:left}.shopping-cart .totals-container .cart-total .span4{width:35%;margin-left:0;max-width:35%;display:inline-block;float:right}.shopping-cart .totals-container a.btn{padding-left:0;padding-right:0}}@media only screen and (min-width: 1441px){.container{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 1440px) and (min-width: 1301px){.container{padding-left:50px;padding-right:50px}.sidenav .refine-list .hide-show-list button{font-size:20px}}@media only screen and (max-width: 1300px) and (min-width: 1201px){.container{padding-left:50px;padding-right:50px}.container .single-product{margin-left:0;margin-right:0}.container .single-product .container{padding-left:0;padding-right:0}.products{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.breadcrumbs{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";margin-left:0;margin-right:0}.sidenav{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";margin-left:0}.sidenav .refine-list .hide-show-list{float:left;margin:5px 0;width:100%}.sidenav .refine-list .hide-show-list button{font-size:20px}}@media only screen and (max-width: 1200px){.products{padding-left:50px;padding-right:50px}.products .alert-empty{width:70%;float:right}.product{height:460px}.container{padding-left:0;padding-right:0}.page{margin-left:50px;margin-right:50px}.homepage-products .products .product .product-thumb{height:65%}.homepage-products .products .product .product-thumb .img img{height:85%;width:auto;max-width:100%;display:block;margin:0 auto}.sidenav{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";margin-left:0}.sidenav .refine-list .hide-show-list{float:left;margin:5px 0;width:100%}.sidenav .refine-list .hide-show-list button{font-size:16px;text-align:left}}@media only screen and (max-width: 979px){.products{padding-left:50px;padding-right:50px}.products .span3{flex-basis:31.20563%;margin-left:2.1277%;max-width:31.20563%}.products .product{height:440px}.sidenav h2{width:200%}}@media only screen and (max-width: 768px){.products{padding-left:0;padding-right:0}.products .product{height:420px}.page{margin-left:0;margin-right:0}.container{padding-left:30px;padding-right:30px}.container .single-product{margin-left:0;margin-right:0}.sub-items-page .pagination ul.cd-pagination li{display:inline-block}.homepage-products .products .product .product-thumb{height:60%}.homepage-products .products .product .product-thumb .img img{height:85%;width:auto;max-width:100%;display:block;margin:0 auto}}@media only screen and (max-width: 624px){.products .span3{flex-basis:47.8723%;margin-left:2.1277%;max-width:47.8723%}.products .alert-empty{width:100%;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.products .product{height:400px}.hide-this{display:none}.side-nav-div{flex-basis:97.8723%;margin-left:2.1277%;max-width:97.8723%}.side-nav-div .sidenav{border-top:1px solid #444444;border-bottom:1px solid #444444;margin-right:50px;padding-top:10px;padding-bottom:10px;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.side-nav-div .sidenav h2{width:100%}.side-nav-div .sidenav .refine-list .hide-show-list{display:inline-block}.sub-items-page{flex-basis:97.8723%;margin-left:2.1277%;max-width:97.8723%}.sub-items-page .products{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";padding:0;margin-left:50px;margin-right:50px}.sub-items-page .products .span3{flex-basis:47.7%;margin-left:2.1277%;max-width:47.7%;width:47.7%;min-height:480px}.sub-items-page .products .span3 .product-details{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}}@media (max-width: 550px){.side-nav-div{display:none}.hero-ads{display:none}.breadcrumbs{border-bottom:1px solid #444444;margin-bottom:20px;margin-left:20px;margin-right:20px}.breadcrumbs ol{display:inline-block}.group{margin-left:0}.container{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.container .group{display:block !important}.container .products .span3{max-width:48.8723%}.container .products .span3:nth-child(odd){margin-left:0}}@media only screen and (max-width: 1300px){.single-product{margin-left:50px;margin-right:50px}.product-img{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.product-details{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.product-details .addtobag form{width:60%}.products .product .product-thumb .img img{height:75%}}@media only screen and (max-width: 1200px){.single-product .span7,.single-product .span5{flex-basis:47.8723%;margin-left:2.1277%;max-width:47.8723%}.single-product .span7 .addtobag form,.single-product .span5 .addtobag form{width:65%}.catalogue{margin-left:50px;margin-right:50px}.catalogue .sub-items-page .products{padding-right:0}.catalogue .sub-items-page .products .product{padding:10px}.catalogue .sub-items-page .products .product .product-thumb .img img{height:75%}}@media only screen and (max-width: 979px){.single-product .product-details .product-title h1{font-size:36px}.single-product .product-details .addtobag form{width:80%}}@media only screen and (max-width: 768px){.single-product .main-img img{width:100%}.single-product .product-details .product-title h1{font-size:32px}.single-product .product-details .addtobag form{width:100%}.catalogue{margin-left:0;margin-right:0}}@media only screen and (max-width: 624px){.single-product{margin-left:20px;margin-right:20px}.single-product .product-img,.single-product .product-details{flex-basis:97.8723%;margin-left:2.1277%;max-width:97.8723%}.single-product .product-img{text-align:center}.single-product .product-details .product-title,.single-product .product-details .product-price{text-align:center}.single-product .product-details .quantity{text-align:center}.single-product .product-details .quantity .qty{float:none}.single-product .home-title{margin-top:30px}.catalogue .sub-items-page .products{margin-right:0;margin-left:0}}@media (max-width: 550px){.single-product .group{width:100%}}.home-title{margin-top:50px}.home-title h3{text-transform:uppercase;text-align:center;font-weight:bold}.single-product .outofstock{margin-top:30px}.product-img{width:100%;text-align:left}.product-thumbs{margin-top:20px}.product-thumbs img{margin-right:10px}.product-thumbs img:hover{outline:solid thin #000}.product-details{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";padding:0}.product-details .product-title h1{font-size:40px;text-transform:uppercase;line-height:54px}.product-details .product-price{font-size:36px}.product-details .variant-container{margin-top:20px}.product-details .variant-container .variant{margin-bottom:30px;display:block;margin-right:10px;width:100%}.product-details .variant-container .variant label{font-weight:bold;padding-bottom:5px;padding-left:5px;display:inline-block}.product-details .variant-container .variant select{width:60%}.product-details .quantity{margin-top:20px;margin-bottom:40px;width:100%;display:inline-block}.product-details .quantity label{display:block;margin-bottom:10px}.product-details .quantity .nomorestock{color:#ff4136;font-weight:bold}.product-details .quantity .qty{display:inline-block;float:left}.product-details .quantity .qty .minus,.product-details .quantity .qty .plus{display:inline-block;font-size:12px;color:#111111;border:2px solid #e8e8e8;padding:10px 16px;cursor:pointer;float:left}.product-details .quantity .qty .minus i,.product-details .quantity .qty .plus i{vertical-align:text-bottom}.product-details .quantity .qty .minus:hover,.product-details .quantity .qty .plus:hover{background-color:#ebebeb}.product-details .quantity .qty .quantity-input{display:inline-block;float:left}.product-details .quantity .qty .quantity-input input{text-align:center;display:block;width:80%;margin:0 auto}.product-details .addtobag{height:auto;display:inline-block;width:100%}.product-details .addtobag form{width:50%}.product-description p{font-size:20px}.custom-page{margin-top:20px}.custom-page h1{text-transform:uppercase;text-align:center}.custom-page .custom-img{text-align:center}.custom-page .custom-img img{max-width:100%}.shopping-cart h2{text-transform:uppercase;color:#000}.shopping-cart .cart{padding-top:10px;padding-bottom:10px}.shopping-cart .cart .titles{text-transform:uppercase;font-weight:bold;margin-left:0;border-bottom:1px solid #e8e8e8}.shopping-cart .cart .cart-items .entry{border-bottom:1px solid #e1e1e1;padding-top:5px;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";margin-left:0;margin-top:20px}.shopping-cart .cart .cart-items .entry:nth-child(1){padding-top:0;margin-top:20px}.shopping-cart .cart .cart-items .entry .span1,.shopping-cart .cart .cart-items .entry .span2,.shopping-cart .cart .cart-items .entry .span4{margin-bottom:10px}.shopping-cart .cart .cart-items .total{text-align:right}.shopping-cart .cart .cart-items .remove{text-decoration:underline;cursor:pointer;display:block;margin:0 auto;text-align:center}.shopping-cart .cart .cart-items .qty{display:inline-block;float:left}.shopping-cart .cart .cart-items .qty .minus,.shopping-cart .cart .cart-items .qty .plus{display:inline-block;font-size:12px;color:#111111;border:thin solid #e8e8e8;padding:10px 16px;cursor:pointer;float:left}.shopping-cart .cart .cart-items .quantity-input{text-align:center;display:inline-block;float:left;padding:10px 20px}.shopping-cart .totals-container{float:right;width:30%;text-align:right;text-transform:uppercase}.shopping-cart .totals-container .subtotals{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #e8e8e8;font-size:18px}.shopping-cart .totals-container .cart-total{font-size:24px;font-weight:bold;padding-top:10px}.shopping-cart .totals-container .group{justify-content:flex-end}.continue_shopping{padding-top:50px;padding-bottom:50px;text-transform:capitalize}.continue_shopping a{color:#4c4c4c;text-decoration:none}.continue_shopping a:hover{color:#bd4932;text-decoration:underline}.sitemap h1{text-align:center}#errors .container a{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.error_pg{text-align:center;padding-top:100px;padding-bottom:100px}.error_pg button{width:20%}.page{margin-top:20px}.page h3{color:#bd4932}.page em{color:#444444}.page ul{padding-left:30px}.page ul li{color:#666}.page a{color:#4c4c4c;text-decoration:none}.page a:hover{color:#bd4932;text-decoration:underline}.page table{margin:10px 0;width:100%;text-align:center}.page table thead{background-color:#bd4932;color:white;font-weight:normal}.page table thead tr th{border:2px solid white;padding:5px}.page table tbody{background-color:#f6f8f8}.page table tbody tr td{border:3px solid white;padding:3px 0}.checkout-form .checkout-title{color:black;width:100%}.checkout-form .cancel-link{color:#111111;text-decoration:none}.checkout-form .cancel-link:hover{text-decoration:underline}.checkout-form ul{list-style:none;padding-left:0;margin:0;margin-bottom:10px}.checkout-form ul p{margin-bottom:0;line-height:36px}.checkout-form ul .label{color:#209fd8;font-weight:bold}.order-summary .group,.order-summary .span12{margin-left:0}.order-summary .summary-row{width:100%;display:inline-block}.order-summary .summary-row .top-row{width:80%;float:left;display:inline-block}.order-summary .summary-row .top-row .name{width:80%;max-width:80%;flex-basis:80%;float:left;display:inline-block;margin-left:0}.order-summary .summary-row .top-row .qty{width:20%;max-width:20%;flex-basis:20%;float:left;display:inline-block;margin-left:0}.order-summary .summary-row .bottom-row{text-align:right;width:20%;float:left;display:inline-block}.order-summary .summary-row .bottom-row .span9{width:100%;max-width:100%;flex-basis:100%}.order-summary .summary-row p{margin-bottom:0}.order-summary .summary-row .span8{margin-left:0}.order-summary .summary-row .span2{text-align:right}.order-summary .summary-details{border-top:solid 1px #e5e5e5;padding-top:10px;text-transform:uppercase}.order-summary .summary-details .top-row{width:100%;max-width:100%;flex-basis:100%;float:left;display:inline-block;margin-left:0;text-align:right}.order-summary .summary-details .top-row .span10{width:80%;max-width:80%;flex-basis:80%;margin:0;float:left;font-weight:bold}.order-summary .summary-details .top-row .span2{width:20%;max-width:20%;margin:0;flex-basis:20%;float:left}.order-summary .summary-details .bottom-row{width:100%;max-width:100%;flex-basis:100%;padding-right:20%;float:left;display:inline-block;margin-left:0;text-align:right;margin-bottom:20px}.order-summary .summary-details p{margin-bottom:0}.order-summary .summary-details .span10{margin-left:0;text-align:right}.order-summary .summary-details .span2{text-align:right}.confirm-dtls{border:1px solid #e5e5e5;background:#f7f7f7;padding:20px;box-sizing:border-box;margin-bottom:20px}.confirm-dtls .group{margin-left:0}.confirm-dtls legend{text-transform:uppercase;font-weight:bold;font-size:20px;width:100%;margin-bottom:10px}.confirm-dtls fieldset{width:100%;border:0;padding-left:0}.confirm-checkout-btn{margin-top:30px}.order_complete legend{text-transform:uppercase;font-weight:bold;font-size:20px;width:100%;margin-bottom:10px}.order_complete .summary-row .bottom-row .span2{max-width:100%;width:100%;flex-basis:100%}.order_complete .btn-secondary{width:25%;padding-left:0;padding-right:0}@media only screen and (max-width: 1300px){.checkout-form,.order_complete{margin:0 20px}}@media only screen and (max-width: 979px){.checkout-form .group,.order_complete .group{margin-left:0}.checkout-form .span7,.checkout-form .span5,.order_complete .span7,.order_complete .span5{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";max-width:50%;width:50%;flex-basis:50%;float:left;margin-left:0}.checkout-form .span5,.order_complete .span5{padding-left:20px}.checkout-form .cancel-link,.order_complete .cancel-link{width:200%;display:block}}@media only screen and (max-width: 768px){.checkout-form .group,.order_complete .group{margin-left:0}.checkout-form .span7,.checkout-form .span5,.order_complete .span7,.order_complete .span5{max-width:100%;width:100%;flex-basis:100%;float:left;margin-left:0;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}.order_complete .btn-secondary{width:100%;margin-top:20px}}@media only screen and (max-width: 624px){.order_complete .thanks-title{display:inline-block}}@media (max-width: 550px){.checkout-form .group,.order_complete .group{margin-left:0;width:100%}.checkout-form .span7,.checkout-form .span5,.order_complete .span7,.order_complete .span5{max-width:100%;width:100%;flex-basis:100%;float:left;margin-left:0;-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box"}}@media only screen and (max-width: 1300px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:0;margin-right:0}.shopping-cart{-webkit-box-sizing:"border-box";-moz-box-sizing:"border-box";box-sizing:"border-box";padding-left:0;padding-right:0}.shopping-cart .totals-container{width:40%}}@media only screen and (max-width: 1200px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:50px;margin-right:50px}.shopping-cart{margin-left:50px;margin-right:50px}.shopping-cart .totals-container{width:50%}}@media only screen and (max-width: 979px){.errors .blank_error{margin:0 40px;margin-bottom:20px}.continue_shopping{margin-left:0;margin-right:0}.shopping-cart{margin-left:0;margin-right:0}.shopping-cart .totals-container{width:60%}}@media only screen and (max-width: 768px){.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:70%}}@media only screen and (max-width: 550px){.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:80%}}@media (max-width: 550px){.continue_shopping{display:inline-block}.errors .blank_error{margin:0 50px;margin-bottom:20px}.shopping-cart .totals-container{width:100%}.shopping-cart .span12{max-width:100%;width:100%;margin-left:0}.shopping-cart .cart .titles{display:none !important}.shopping-cart .cart .cart-items .span2{display:inline-block;width:30%;max-width:30%}.shopping-cart .cart .cart-items .span2 img{width:100px}.shopping-cart .cart .cart-items .span1{display:none}.shopping-cart .cart .cart-items .span2.remove-col{margin-top:-10px;display:block}.shopping-cart .cart .cart-items .span2.remove-col a{text-align:left}.shopping-cart .cart .cart-items .span4{width:65%;max-width:65%;display:inline-block;float:right}.shopping-cart .totals-container .subtotals .span7{text-align:left;margin:0;display:inline-block;width:50%;float:left}.shopping-cart .totals-container .subtotals .span5{float:right;margin:0;display:inline-block;width:50%}.shopping-cart .totals-container .cart-total .span8{width:65%;max-width:65%;display:inline-block;float:left;margin-left:0;font-size:20px;text-align:left}.shopping-cart .totals-container .cart-total .span4{width:35%;margin-left:0;max-width:35%;display:inline-block;float:right}.shopping-cart .totals-container a.btn{padding-left:0;padding-right:0}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.device-fix{padding-left:1%;padding-right:1%}.menu .container{padding-left:1%;padding-right:1%}.footer .container{padding-left:1%;padding-right:1%}.sub-items-page .products .product .product-thumb .img img{height:auto}}#errorMessageDiv{display:none;color:white;background:#ff4136;padding:10px 20px;font-weight:bold;width:66%;text-align:center;border-radius:5px}#errorMessageDiv i{padding-right:5px}.blank_error{zoom:1;border-left:3px solid;margin-bottom:40px;padding:10px;background:#ffeae9;border-color:#ff4136;color:#e90d00;padding-bottom:0}.blank_error::before,.blank_error::after{content:'\0020';display:block;height:0;overflow:hidden}.blank_error::after{clear:both}.blank_error h4{margin-bottom:10px}.mm-menu.mm-horizontal>.mm-panel{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease}.mm-menu .mm-hidden{display:none}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu>.mm-panel{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.mm-menu{background:inherit;display:block;overflow:hidden;padding:0}.mm-menu>.mm-panel{background:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding:20px;-webkit-transform:translate(100%, 0);-moz-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-o-transform:translate(100%, 0);transform:translate(100%, 0)}.mm-menu>.mm-panel.mm-opened{-webkit-transform:translate(0%, 0);-moz-transform:translate(0%, 0);-ms-transform:translate(0%, 0);-o-transform:translate(0%, 0);transform:translate(0%, 0)}.mm-menu>.mm-panel.mm-subopened{-webkit-transform:translate(-100%, 0);-moz-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);-o-transform:translate(-100%, 0);transform:translate(-100%, 0)}.mm-menu>.mm-panel.mm-highest{z-index:1}.mm-menu .mm-list{padding:10px 0}.mm-menu>.mm-list{padding-bottom:0}.mm-menu>.mm-list::after{content:'';display:block;height:40px}.mm-panel>.mm-list{margin-left:-20px;margin-right:-20px}.mm-panel>.mm-list:first-child{padding-top:0}.mm-list,.mm-list>li{list-style:none;display:block;padding:0;color:#404042;margin:0}.mm-list{font:inherit;font-size:14px}.mm-list a,.mm-list a:hover{text-decoration:none}.mm-list>li{position:relative}.mm-list>li>a,.mm-list>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;line-height:20px;display:block;padding:10px 15px 10px 20px;margin:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;width:100%;position:absolute;bottom:0;left:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after{width:auto;margin-left:10px;margin-right:10px;position:relative;left:auto}.mm-list a.mm-subopen{background:rgba(3,2,1,0);width:40px;height:100%;padding:0;position:absolute;right:0;top:0;z-index:2}.mm-list a.mm-subopen::before{content:'';border-left-width:1px;border-left-style:solid;display:block;height:100%;position:absolute;left:0;top:0}.mm-list a.mm-subopen.mm-fullsubopen{width:100%}.mm-list a.mm-subopen.mm-fullsubopen::before{border-left:0}.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span{padding-right:5px;margin-right:40px}.mm-list>li.mm-selected>a.mm-subopen{background:transparent}.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span{padding-right:45px;margin-right:0}.mm-list a.mm-subclose{text-indent:20px;padding-top:30px;margin-top:-20px}.mm-list>li.mm-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px;padding-right:5px}.mm-list>li.mm-spacer{padding-top:40px}.mm-list>li.mm-spacer.mm-label{padding-top:25px}.mm-list a.mm-subclose::before,.mm-list a.mm-subopen::after{content:'\f105';font-family:FontAwesome;border:2px solid transparent;display:inline-block;width:7px;height:7px;position:absolute;bottom:50%}.mm-list a.mm-subopen::after{border-top:0;border-left:0;right:18px}.mm-list a.mm-subclose::before{border-right:0;border-bottom:0;margin-bottom:-15px;left:22px}.mm-menu.mm-vertical .mm-list .mm-panel{display:none;padding:10px 0 10px 10px}.mm-menu.mm-vertical .mm-list .mm-panel li:last-child::after{border-color:transparent}.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel{display:block}.mm-menu.mm-vertical .mm-list>li>a.mm-subopen{height:40px}.mm-menu.mm-vertical .mm-list>li>a.mm-subopen::after{top:16px;bottom:auto}.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen{height:25px}html.mm-opened .mm-page{box-shadow:0 0 20px rgba(0,0,0,0.5)}.mm-menu{background:#f8f8f8;color:#404042}.mm-menu .mm-list>li::after{border-color:rgba(0,0,0,0.15)}.mm-menu .mm-list>li>a.mm-subclose{background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.3)}.mm-menu .mm-list>li>a.mm-subclose::before,.mm-menu .mm-list>li>a.mm-subopen::after{border-color:rgba(255,255,255,0.3)}.mm-menu .mm-list>li>a.mm-subopen::before{border-color:rgba(0,0,0,0.15)}.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span{background:rgba(0,0,0,0.1)}.mm-menu .mm-list>li.mm-label{background:rgba(255,255,255,0.05)}.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,0.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform 0.4s ease;-ms-transition:-ms-transform 0.4s ease;transition:transform 0.4s ease}html.mm-opened{overflow:hidden;position:relative}html.mm-opened body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}html.mm-blocking #mm-blocker,html.mm-opened #mm-blocker{display:block}.mm-menu.mm-offcanvas{display:none;position:fixed}.mm-menu.mm-current{display:block}.mm-menu{width:80%;min-width:140px;max-width:100%}.opacity_test{opacity:0}html.mm-opening .mm-slideout{-webkit-transform:translate(80%, 0);-moz-transform:translate(80%, 0);-ms-transform:translate(80%, 0);-o-transform:translate(80%, 0);transform:translate(80%, 0)}@media all and (max-width: 175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px, 0);-moz-transform:translate(140px, 0);-ms-transform:translate(140px, 0);-o-transform:translate(140px, 0);transform:translate(140px, 0)}}@media all and (min-width: 550px){html.mm-opening .mm-slideout{-webkit-transform:translate(440px, 0);-moz-transform:translate(440px, 0);-ms-transform:translate(440px, 0);-o-transform:translate(440px, 0);transform:translate(440px, 0)}}
