/* line 1, ../sass/_global.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'utsaahbold';
  src: url("../fonts/utsaahb-webfont.eot");
  src: url("../fonts/utsaahb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/utsaahb-webfont.woff") format("woff"), url("../fonts/utsaahb-webfont.ttf") format("truetype"), url("../fonts/utsaahb-webfont.svg#utsaahbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'utsaahregular';
  src: url("../fonts/utsaah-webfont.eot");
  src: url("../fonts/utsaah-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/utsaah-webfont.woff") format("woff"), url("../fonts/utsaah-webfont.ttf") format("truetype"), url("../fonts/utsaah-webfont.svg#utsaahregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'keep_calmmedium';
  src: url("../fonts/keepcalm-medium-webfont.eot");
  src: url("../fonts/keepcalm-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/keepcalm-medium-webfont.woff2") format("woff2"), url("../fonts/keepcalm-medium-webfont.woff") format("woff"), url("../fonts/keepcalm-medium-webfont.ttf") format("truetype"), url("../fonts/keepcalm-medium-webfont.svg#keep_calmmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?8n2si2");
  src: url("../fonts/icomoon.eot?#iefix8n2si2") format("embedded-opentype"), url("../fonts/icomoon.woff?8n2si2") format("woff"), url("../fonts/icomoon.ttf?8n2si2") format("truetype"), url("../fonts/icomoon.svg?8n2si2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 51, ../sass/_global.scss */
.download-icon:before, .contact-icon:before, [class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 66, ../sass/_global.scss */
.icon-fax:before {
  content: "\e610";
}

/* line 69, ../sass/_global.scss */
.icon-phone:before {
  content: "\e605";
}

/* line 72, ../sass/_global.scss */
.icon-envelope:before {
  content: "\e606";
}

/* line 75, ../sass/_global.scss */
.icon-location:before {
  content: "\e607";
}

/* line 78, ../sass/_global.scss */
.icon-compass:before {
  content: "\e608";
}

/* line 81, ../sass/_global.scss */
.icon-clock:before {
  content: "\e609";
}

/* line 84, ../sass/_global.scss */
.icon-download:before {
  content: "\e603";
}

/* line 87, ../sass/_global.scss */
.icon-facebook:before {
  content: "\e600";
}

/* line 90, ../sass/_global.scss */
.icon-arrow-left:before {
  content: "\e601";
}

/* line 93, ../sass/_global.scss */
.icon-arrow-right:before {
  content: "\e602";
}

/* line 99, ../sass/_global.scss */
html {
  background: url(../img/bg.jpg) repeat;
}

/* line 102, ../sass/_global.scss */
body {
  font-family: 'utsaahregular', sans-serif;
}

/* line 105, ../sass/_global.scss */
a {
  color: #000;
  text-decoration: none;
}

/* line 110, ../sass/_global.scss */
.mainWrapper {
  width: 1200px;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  /* line 110, ../sass/_global.scss */
  .mainWrapper {
    width: 1000px;
  }
}

/* line 118, ../sass/_global.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'keep_calmmedium', sans-serif;
}

/* line 123, ../sass/_global.scss */
.wrapper {
  padding: 10px 30px;
  width: 100%;
  display: table;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  animation: fadeIn 2s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

/* line 135, ../sass/_global.scss */
footer {
  bottom: 0;
  clear: both;
  display: block;
  padding-left: 35px;
}

/* line 142, ../sass/_global.scss */
.wid-1-6 {
  width: 60%;
  float: left;
}
@media all and (max-width: 1024px) {
  /* line 142, ../sass/_global.scss */
  .wid-1-6 {
    float: none;
    margin: 0 auto;
  }
}

/* line 151, ../sass/_global.scss */
.wid-1-4 {
  width: 40%;
  float: left;
  padding-top: 35px;
  padding: 35px 0 0 10px;
}
@media all and (max-width: 1024px) {
  /* line 151, ../sass/_global.scss */
  .wid-1-4 {
    width: 100%;
  }
}

/* line 161, ../sass/_global.scss */
.wid-1-3 {
  width: 33.3333%;
  float: left;
}

/* line 166, ../sass/_global.scss */
.wid-1-4-5 {
  width: 45%;
  float: left;
}

/* line 174, ../sass/_global.scss */
.pageLoading {
  width: 100%;
  height: 10px;
  background-color: #a5011a;
}

/* line 180, ../sass/_global.scss */
.shadow, #slideshow, #circle, .doanddont li img, .overlay .commentBox {
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
}

/* line 186, ../sass/_global.scss */
.active {
  color: #a5011a;
}

/* line 190, ../sass/_global.scss */
.line {
  border-bottom: 2px solid #a5011a;
}

/* line 194, ../sass/_global.scss */
.marginTen {
  margin-left: 10px;
}

/* line 197, ../sass/_global.scss */
.marginTwenty {
  margin-top: 20px;
}

/* line 200, ../sass/_global.scss */
.marginThirty {
  margin-left: 30px;
}

/* line 204, ../sass/_global.scss */
.bold, .careerContent span, .contactus span, #form form label {
  font-family: 'utsaahbold' , sans-serif;
}

/* line 207, ../sass/_global.scss */
.zero {
  margin: 0;
}

/* line 211, ../sass/_global.scss */
.loader {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  margin-bottom: -9px;
}

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 22, ../sass/_normalise.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 32, ../sass/_normalise.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 43, ../sass/_normalise.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../sass/_normalise.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../sass/_normalise.scss */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 83, ../sass/_normalise.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, ../sass/_normalise.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 103, ../sass/_normalise.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 112, ../sass/_normalise.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, ../sass/_normalise.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 131, ../sass/_normalise.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 136, ../sass/_normalise.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 141, ../sass/_normalise.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 146, ../sass/_normalise.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 151, ../sass/_normalise.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 160, ../sass/_normalise.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 169, ../sass/_normalise.scss */
b,
strong {
  font-weight: bold;
}

/* line 173, ../sass/_normalise.scss */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 181, ../sass/_normalise.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, ../sass/_normalise.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 200, ../sass/_normalise.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 210, ../sass/_normalise.scss */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 221, ../sass/_normalise.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 231, ../sass/_normalise.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, ../sass/_normalise.scss */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 250, ../sass/_normalise.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 259, ../sass/_normalise.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 268, ../sass/_normalise.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 275, ../sass/_normalise.scss */
sup {
  top: -0.5em;
}

/* line 279, ../sass/_normalise.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 294, ../sass/_normalise.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 298, ../sass/_normalise.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 308, ../sass/_normalise.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 317, ../sass/_normalise.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, ../sass/_normalise.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 340, ../sass/_normalise.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 352, ../sass/_normalise.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, ../sass/_normalise.scss */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 372, ../sass/_normalise.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, ../sass/_normalise.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 401, ../sass/_normalise.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 414, ../sass/_normalise.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 426, ../sass/_normalise.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 443, ../sass/_normalise.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 454, ../sass/_normalise.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 466, ../sass/_normalise.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../sass/_normalise.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 492, ../sass/_normalise.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 501, ../sass/_normalise.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 511, ../sass/_normalise.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 524, ../sass/_normalise.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, ../sass/_home.scss */
#slideshow {
  z-index: 5;
  max-width: 100%;
  height: 465px;
  overflow: scroll;
  /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
  position: relative;
  padding: 15px 0 0 0;
}

/* line 13, ../sass/_home.scss */
#arrownBtn {
  top: 210px;
  z-index: 15;
  display: none;
  list-style: none;
  position: relative;
}
/* line 19, ../sass/_home.scss */
#arrownBtn #prev {
  margin: 0;
  float: left;
}
/* line 23, ../sass/_home.scss */
#arrownBtn #next {
  margin: 0;
  float: right;
}
/* line 27, ../sass/_home.scss */
#arrownBtn li a {
  display: block;
  width: 80px;
  height: 80px;
  text-indent: -9999px;
}

/* line 35, ../sass/_home.scss */
.nextprev, #prev a, #next a {
  width: 20px;
  height: 35px;
}

/* line 40, ../sass/_home.scss */
#prev a {
  background: url(../img/prev.png);
  background-repeat: no-repeat;
}

/* line 46, ../sass/_home.scss */
#next a {
  background: url(../img/next.png);
  background-repeat: no-repeat;
}

/* line 52, ../sass/_home.scss */
#slides {
  padding: 0;
  list-style: none;
}
/* line 55, ../sass/_home.scss */
#slides li {
  margin: 0 0 20px 0;
}
/* line 58, ../sass/_home.scss */
#slides img {
  width: 215px;
  height: 215px;
  margin-left: 0;
}

/* line 66, ../sass/_home.scss */
.wid-1-4 h3 {
  margin: 0;
  z-index: 999;
  font-size: 1em;
  padding: 0 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
/* line 75, ../sass/_home.scss */
.wid-1-4 span {
  margin: 0;
  padding: 0 15px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'keep_calmmedium', sans-serif;
}

/* line 85, ../sass/_home.scss */
.squareOne {
  width: 215px;
  height: 215px;
  float: left;
}
/* line 89, ../sass/_home.scss */
.squareOne h3 {
  z-index: 999;
  position: relative;
  color: #a5011a;
}
/* line 94, ../sass/_home.scss */
.squareOne span {
  color: #a5011a;
}

/* line 99, ../sass/_home.scss */
.contentinBoxfour {
  top: 37%;
  position: relative;
}

/* line 104, ../sass/_home.scss */
.squareRed {
  width: 215px;
  height: 215px;
  float: left;
  background: #a5011a;
}
/* line 109, ../sass/_home.scss */
.squareRed h3 {
  color: #FFF;
  padding: 5px;
}
/* line 113, ../sass/_home.scss */
.squareRed span {
  color: #FFF;
}
/* line 116, ../sass/_home.scss */
.squareRed img {
  z-index: 99;
  display: block;
  margin: 3px auto;
  position: relative;
}

/* line 125, ../sass/_home.scss */
.circle, .outerCircle, .innerCircle {
  z-index: 1;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  border: 4px solid #fff;
}

/* line 135, ../sass/_home.scss */
.outerCircle {
  width: 50px;
  height: 50px;
  opacity: 0.5;
  margin: -14px;
}

/* line 143, ../sass/_home.scss */
.innerCircle {
  width: 30px;
  height: 30px;
  margin: 0 85px;
}
/* line 148, ../sass/_home.scss */
.innerCircle:after {
  top: 0;
  left: 0;
  padding: 0;
  opacity: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  box-shadow: 0 0 0 2px white;
}
/* line 170, ../sass/_home.scss */
.innerCircle:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

/* line 177, ../sass/_home.scss */
.finger {
  left: -20px;
  padding-top: 8px;
  position: absolute;
}

/* line 183, ../sass/_home.scss */
.menuicon {
  padding-top: 5px;
}

/* line 188, ../sass/_home.scss */
.menubook:hover {
  animation: pulse 3s;
  -webkit-animation: pulse 3s;
}

/* line 194, ../sass/_home.scss */
.gradient {
  z-index: 9;
  margin: 0;
  padding: 0;
  height: 35px;
  width: 215px;
  position: absolute;
  -webkit-box-shadow: 0 5px 6px -6px black;
  -moz-box-shadow: 0 5px 6px -6px black;
  box-shadow: 0 5px 6px -6px black;
  background-image: url("../img/gradient.png");
}

/* line 208, ../sass/_home.scss */
#autoSlider {
  padding: 0;
  z-index: 99;
  width: 215px;
  overflow: scroll;
  /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
  position: relative;
  margin: -66px 0 0 0;
}

/* line 217, ../sass/_home.scss */
iframe {
  padding-left: 30px;
}

/* line 1, ../sass/_header.scss */
header {
  height: 150px;
}

/* line 5, ../sass/_header.scss */
.logo {
  float: left;
  width: 190px;
  height: 160px;
  display: block;
  text-indent: -999em;
  margin: 15px 0 10px 25px;
  background: url(../img/logo.png) no-repeat;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  animation: fadeIn 2s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

.altLogo {
  float: right;
  width: 160px;
  height: 160px;
  /*display: block;*/
  text-indent: -999em;
  margin: 15px 35px 10px 25px;
  background: url(../img/oldLee-logo.jpg) no-repeat;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  animation: fadeIn 2s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

/* line 21, ../sass/_header.scss */
nav {
  padding: 50px 13px 0 0;
  /*text-align: right; */
  text-align: center;
}
/* line 24, ../sass/_header.scss */
nav li {
  padding-right: 35px;
  display: inline-block;
}
/* line 28, ../sass/_header.scss */
nav a {
  color: #000;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-animation: fadeInDown 2s;
  -moz-animation: fadeInDown 2s;
  animation: fadeInDown 2s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}
/* line 39, ../sass/_header.scss */
nav a:after {
  top: 0;
  left: 0;
  opacity: 0;
  content: "";
  height: 2px;
  max-width: 0;
  display: block;
  position: absolute;
  background-color: #a5011a;
}
/* line 50, ../sass/_header.scss */
nav a:hover:after {
  max-width: 100%;
  position: relative;
  -webkit-animation: SlideInFromLeft .7s ease-out 75ms;
  -moz-animation: SlideInFromLeft .7s ease-out 75ms;
  animation: SlideInFromLeft .7s ease-out 75ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
}

@-webkit-keyframes pulseRight {
  /* line 2, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 3, ../sass/_animation.scss */
  50% {
    transform: rotate(7deg);
  }

  /* line 4, ../sass/_animation.scss */
  100% {
    transform: rotate(-14deg);
  }
}

@-moz-keyframes pulseRight {
  /* line 2, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 3, ../sass/_animation.scss */
  50% {
    transform: rotate(7deg);
  }

  /* line 4, ../sass/_animation.scss */
  100% {
    transform: rotate(-14deg);
  }
}

@-ms-keyframes pulseRight {
  /* line 2, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 3, ../sass/_animation.scss */
  50% {
    transform: rotate(7deg);
  }

  /* line 4, ../sass/_animation.scss */
  100% {
    transform: rotate(-14deg);
  }
}

@keyframes pulseRight {
  /* line 2, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 3, ../sass/_animation.scss */
  50% {
    transform: rotate(7deg);
  }

  /* line 4, ../sass/_animation.scss */
  100% {
    transform: rotate(-14deg);
  }
}

@-webkit-keyframes pulseLeft {
  /* line 8, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 9, ../sass/_animation.scss */
  50% {
    transform: rotate(-7deg);
  }

  /* line 10, ../sass/_animation.scss */
  100% {
    transform: rotate(14deg);
  }
}

@-moz-keyframes pulseLeft {
  /* line 8, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 9, ../sass/_animation.scss */
  50% {
    transform: rotate(-7deg);
  }

  /* line 10, ../sass/_animation.scss */
  100% {
    transform: rotate(14deg);
  }
}

@-ms-keyframes pulseLeft {
  /* line 8, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 9, ../sass/_animation.scss */
  50% {
    transform: rotate(-7deg);
  }

  /* line 10, ../sass/_animation.scss */
  100% {
    transform: rotate(14deg);
  }
}

@keyframes pulseLeft {
  /* line 8, ../sass/_animation.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 9, ../sass/_animation.scss */
  50% {
    transform: rotate(-7deg);
  }

  /* line 10, ../sass/_animation.scss */
  100% {
    transform: rotate(14deg);
  }
}

@-webkit-keyframes pulse {
  /* line 14, ../sass/_animation.scss */
  25% {
    transform: scale(1.1);
  }

  /* line 15, ../sass/_animation.scss */
  75% {
    transform: scale(0.8);
  }
}

@-moz-keyframes pulse {
  /* line 14, ../sass/_animation.scss */
  25% {
    transform: scale(1.1);
  }

  /* line 15, ../sass/_animation.scss */
  75% {
    transform: scale(0.8);
  }
}

@-ms-keyframes pulse {
  /* line 14, ../sass/_animation.scss */
  25% {
    transform: scale(1.1);
  }

  /* line 15, ../sass/_animation.scss */
  75% {
    transform: scale(0.8);
  }
}

@keyframes pulse {
  /* line 14, ../sass/_animation.scss */
  25% {
    transform: scale(1.1);
  }

  /* line 15, ../sass/_animation.scss */
  75% {
    transform: scale(0.8);
  }
}

/* line 19, ../sass/_animation.scss */
.pulse, .pulseRight, .pulseLeft {
  animation-delay: 2s;
  animation-duration: 1000ms;
  animation-play-state: running;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 2s;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-play-state: running;
  -webkit-animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
}

/* line 35, ../sass/_animation.scss */
.afterHover, .pulseRight:hover, .pulseLeft:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

/* line 40, ../sass/_animation.scss */
.pulseRight {
  animation-name: pulseRight;
  -webkit-animation-name: pulseRight;
}

/* line 49, ../sass/_animation.scss */
.pulseLeft {
  animation-name: pulseLeft;
  -webkit-animation-name: pulseLeft;
}

@-webkit-keyframes SlideInFromLeft {
  /* line 59, ../sass/_animation.scss */
  from {
    opacity: 0;
    width: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }

  /* line 67, ../sass/_animation.scss */
  to {
    opacity: 1;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }
}

@-moz-keyframes SlideInFromLeft {
  /* line 59, ../sass/_animation.scss */
  from {
    opacity: 0;
    width: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }

  /* line 67, ../sass/_animation.scss */
  to {
    opacity: 1;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }
}

@-ms-keyframes SlideInFromLeft {
  /* line 59, ../sass/_animation.scss */
  from {
    opacity: 0;
    width: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }

  /* line 67, ../sass/_animation.scss */
  to {
    opacity: 1;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }
}

@keyframes SlideInFromLeft {
  /* line 59, ../sass/_animation.scss */
  from {
    opacity: 0;
    width: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }

  /* line 67, ../sass/_animation.scss */
  to {
    opacity: 1;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    /** Chrome & Safari **/
    -o-transform: translate(0, 0);
    /** Opera **/
    -moz-transform: translate(0, 0);
    /** Firefox **/
  }
}

@-webkit-keyframes fadeInDown {
  /* line 78, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 84, ../sass/_animation.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInDown {
  /* line 78, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 84, ../sass/_animation.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-ms-keyframes fadeInDown {
  /* line 78, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 84, ../sass/_animation.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  /* line 78, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  /* line 84, ../sass/_animation.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeIn {
  /* line 92, ../sass/_animation.scss */
  0% {
    opacity: 0;
  }

  /* line 93, ../sass/_animation.scss */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  /* line 92, ../sass/_animation.scss */
  0% {
    opacity: 0;
  }

  /* line 93, ../sass/_animation.scss */
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  /* line 92, ../sass/_animation.scss */
  0% {
    opacity: 0;
  }

  /* line 93, ../sass/_animation.scss */
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 92, ../sass/_animation.scss */
  0% {
    opacity: 0;
  }

  /* line 93, ../sass/_animation.scss */
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounceInDown {
  /* line 97, ../sass/_animation.scss */
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 102, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 108, ../sass/_animation.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 114, ../sass/_animation.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 119, ../sass/_animation.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 124, ../sass/_animation.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes bounceInDown {
  /* line 97, ../sass/_animation.scss */
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 102, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 108, ../sass/_animation.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 114, ../sass/_animation.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 119, ../sass/_animation.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 124, ../sass/_animation.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-ms-keyframes bounceInDown {
  /* line 97, ../sass/_animation.scss */
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 102, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 108, ../sass/_animation.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 114, ../sass/_animation.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 119, ../sass/_animation.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 124, ../sass/_animation.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  /* line 97, ../sass/_animation.scss */
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  /* line 102, ../sass/_animation.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  /* line 108, ../sass/_animation.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  /* line 114, ../sass/_animation.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  /* line 119, ../sass/_animation.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  /* line 124, ../sass/_animation.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes sonarEffect {
  /* line 131, ../sass/_animation.scss */
  0% {
    opacity: 0.3;
  }

  /* line 134, ../sass/_animation.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  /* line 138, ../sass/_animation.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes sonarEffect {
  /* line 131, ../sass/_animation.scss */
  0% {
    opacity: 0.3;
  }

  /* line 134, ../sass/_animation.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  /* line 138, ../sass/_animation.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-ms-keyframes sonarEffect {
  /* line 131, ../sass/_animation.scss */
  0% {
    opacity: 0.3;
  }

  /* line 134, ../sass/_animation.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  /* line 138, ../sass/_animation.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  /* line 131, ../sass/_animation.scss */
  0% {
    opacity: 0.3;
  }

  /* line 134, ../sass/_animation.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  /* line 138, ../sass/_animation.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px white, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

/* line 1, ../sass/_foodlist.scss */
.foodlist {
  text-align: left;
}
/* line 3, ../sass/_foodlist.scss */
.foodlist ul {
  margin-top: 80px;
}
/* line 6, ../sass/_foodlist.scss */
.foodlist li {
  margin: 0;
  cursor: pointer;
  padding-right: 35px;
  display: inline-block;
}

/* line 14, ../sass/_foodlist.scss */
.eachItem {
  width: 24%;
  float: left;
  text-align: center;
  border: 1px solid #000000;
}
/* line 19, ../sass/_foodlist.scss */
.eachItem p {
  margin: 0;
  text-align: center;
}
/* line 23, ../sass/_foodlist.scss */
.eachItem a {
  color: #000;
  text-decoration: none;
}

/* line 29, ../sass/_foodlist.scss */
.foodImage {
  width: 70%;
  padding: 5px;
}
/* line 32, ../sass/_foodlist.scss */
.foodImage:hover {
  animation: pulse 3s;
  -webkit-animation: pulse 3s;
}

/* line 38, ../sass/_foodlist.scss */
.viewFinder {
  width: 41px;
  height: 41px;
  float: right;
  padding: 5px;
}

/* line 45, ../sass/_foodlist.scss */
.items .mix {
  display: none;
}

/* line 50, ../sass/_foodlist.scss */
.filter:hover {
  color: #a5011a;
}

/* line 57, ../sass/_foodlist.scss */
#Choco_overlay {
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  position: fixed;
  background: #fff;
}

/* line 70, ../sass/_foodlist.scss */
#Choco_content {
  top: 50%;
  left: 50%;
  width: 800px;
  display: none;
  height: 600px;
  z-index: 1001;
  position: fixed;
  margin: -300px 0 0 -400px;
  border-top: 1px solid transparent;
  /*Yes, adjust image perfectly at the center of a box, don't know why.*/
}

/* line 82, ../sass/_foodlist.scss */
#Choco_left_arrow {
  left: -14%;
  float: left;
  background-position: 12%;
  background-image: url(../img/buttons/leftbtn.gif);
}

/* line 89, ../sass/_foodlist.scss */
#Choco_right_arrow {
  left: 14%;
  float: right;
  background-position: 88%;
  background-image: url(img/buttons/rightbtn.gif);
}

/* line 96, ../sass/_foodlist.scss */
.Choco_arrows {
  width: 49%;
  top: -100%;
  height: 100%;
  display: none;
  cursor: pointer;
  margin-top: -30px;
  position: relative;
  background-repeat: no-repeat;
}

/* line 107, ../sass/_foodlist.scss */
#Choco_container_photo {
  width: 800px;
  height: 600px;
  text-align: center;
  background: url(img/buttons/ajax-loader.gif) center center no-repeat;
}

/* line 114, ../sass/_foodlist.scss */
#Choco_container_description {
  padding: 0;
  clear: both;
  width: 100%;
  height: 26px;
  color: #505050;
  font-size: 12px;
  margin-top: -5px;
  overflow: hidden;
  visibility: hidden;
  position: relative;
  font-family: Tahoma;
}

/* line 128, ../sass/_foodlist.scss */
#Choco_container_title {
  float: left;
  padding: 5px;
}

/* line 133, ../sass/_foodlist.scss */
#Choco_container_via {
  padding: 5px;
  float: right;
}
/* line 136, ../sass/_foodlist.scss */
#Choco_container_via a {
  color: gray;
}
/* line 138, ../sass/_foodlist.scss */
#Choco_container_via a:hover {
  color: #FFF;
  background: gray;
}

/* line 145, ../sass/_foodlist.scss */
#Choco_close {
  width: 30px;
  height: 25px;
  z-index: 1002;
  display: none;
  cursor: pointer;
  margin-top: -20px;
  background-repeat: no-repeat;
  background-image: url(img/buttons/closebtn.gif);
}

/* line 156, ../sass/_foodlist.scss */
#Choco_loading {
  width: 9px;
  float: right;
  height: 11px;
  display: none;
  z-index: 1002;
  cursor: pointer;
  margin-top: -20px;
  background-repeat: no-repeat;
  background-image: url(img/buttons/loading.gif);
}

/* line 168, ../sass/_foodlist.scss */
#Choco_bigImage {
  width: 100%;
  height: 100%;
  display: none;
  margin-top: -5px;
  position: relative;
}

/* line 176, ../sass/_foodlist.scss */
.foodFooter {
  padding: 0;
}

/* line 2, ../sass/_promotion.scss */
.promotion ul {
  padding: 0;
}
/* line 5, ../sass/_promotion.scss */
.promotion li {
  padding: 15px;
  display: inline-block;
}
/* line 9, ../sass/_promotion.scss */
.promotion p {
  margin: 0;
  padding: 0;
}

/* line 1, ../sass/_career.scss */
.careerContent {
  color: #FFF;
  width: 500px;
  height: 400px;
  padding: 25px 30px 0 35px;
  background-color: #a5011a;
}
/* line 10, ../sass/_career.scss */
.careerContent ul {
  padding: 0 0 0 30px;
}
/* line 13, ../sass/_career.scss */
.careerContent li {
  padding: 0;
  font-size: 1.01em;
}
/* line 17, ../sass/_career.scss */
.careerContent span {
  font-size: 1.2em;
}

/* line 23, ../sass/_career.scss */
#circle {
  width: 150px;
  height: 150px;
  z-index: 9999;
  position: absolute;
  background: #d32b45;
  border-radius: 150px;
  margin: -60px 0 0 950px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
}
@media all and (max-width: 1024px) {
  /* line 23, ../sass/_career.scss */
  #circle {
    margin: -60px 0 0 815px;
  }
}
/* line 38, ../sass/_career.scss */
#circle h2 {
  color: #FFF;
  line-height: 1.2;
  padding-top: 30px;
  text-align: center;
  letter-spacing: 1px;
}

/* line 1, ../sass/_preorder.scss */
.preorder {
  font-size: 1.2em;
}
/* line 3, ../sass/_preorder.scss */
.preorder span {
  font-family: 'utsaahbold', sans-serif;
}
/* line 6, ../sass/_preorder.scss */
.preorder img {
  vertical-align: sub;
}

/* line 11, ../sass/_preorder.scss */
.boxOne {
  color: #000;
  width: 940px;
  padding: 10px;
}
/* line 15, ../sass/_preorder.scss */
.boxOne li {
  padding: 10px 0;
}

/* line 21, ../sass/_preorder.scss */
.doanddont {
  padding: 0;
  text-align: left;
}
/* line 24, ../sass/_preorder.scss */
.doanddont ul {
  list-style: none;
}
/* line 27, ../sass/_preorder.scss */
.doanddont li {
  padding: 0 50px 20px 0;
  display: inline-block;
}
@media all and (max-width: 1024px) {
  /* line 27, ../sass/_preorder.scss */
  .doanddont li {
    padding: 0 30px 20px 0;
  }
}

/* line 39, ../sass/_preorder.scss */
.download-icon {
  text-transform: uppercase;
}
/* line 41, ../sass/_preorder.scss */
.download-icon:before {
  padding-right: 5px;
  display: inline-block;
  font-size: 1.5em;
  color: #a5011a;
}

/* line 51, ../sass/_preorder.scss */
.download:before {
  content: "\e603";
}

/* line 57, ../sass/_preorder.scss */
.hoverHere:hover {
  color: #a5011a;
}

/* line 2, ../sass/_contactus.scss */
.contactus h3 {
  font-size: 0.8em;
  font-family: 'keep_calmmedium', sans-serif;
}
/* line 6, ../sass/_contactus.scss */
.contactus p {
  font-size: 1em;
  padding: 0 140px 0 20px;
}
@media all and (max-width: 1024px) {
  /* line 6, ../sass/_contactus.scss */
  .contactus p {
    padding: 0 100px 0 20px;
  }
}

/* line 18, ../sass/_contactus.scss */
.map {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 10px 20px  10px 10px;
}
/* line 23, ../sass/_contactus.scss */
.map:hover {
  color: #666666;
  border: 1px solid #666666;
}
@media all and (max-width: 1024px) {
  /* line 18, ../sass/_contactus.scss */
  .map {
    padding: 10px 5px 10px 5px;
  }
}

/* line 32, ../sass/_contactus.scss */
.contact-icon {
  text-transform: uppercase;
}
/* line 34, ../sass/_contactus.scss */
.contact-icon:before {
  padding-right: 5px;
  vertical-align: middle;
  display: inline-block;
  font-size: 0.9em;
}
/* line 41, ../sass/_contactus.scss */
.contact-icon a {
  color: #a5011a;
}

/* line 47, ../sass/_contactus.scss */
.location:before {
  content: "\e607";
}

/* line 53, ../sass/_contactus.scss */
.time:before {
  content: "\e609";
}

/* line 59, ../sass/_contactus.scss */
.contact:before {
  content: "\e605";
}

/* line 65, ../sass/_contactus.scss */
.email:before {
  content: "\e606";
}

/* line 71, ../sass/_contactus.scss */
.social:before {
  content: "\e608";
}

/* line 77, ../sass/_contactus.scss */
.fax:before {
  content: "\e607";
}

/* line 82, ../sass/_contactus.scss */
.googleBtn {
  margin: 50px 0 50px 0;
}

/* line 86, ../sass/_contactus.scss */
.overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
}
/* line 95, ../sass/_contactus.scss */
.overlay .commentBox {
  width: 750px;
  padding: 50px;
  font-size: 0.8em;
  border-radius: 15px;
  margin: 150px auto;
  background-color: #FFF;
  text-transform: uppercase;
  -webkit-animation: bounceInDown 1.5s;
  -moz-animation: bounceInDown 1.5s;
  animation: bounceInDown 1.5s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}
/* line 111, ../sass/_contactus.scss */
.overlay #closeOverlay {
  display: block;
  text-indent: -999em;
  background: url(../img/buttons/closebtn.gif) no-repeat;
}
/* line 116, ../sass/_contactus.scss */
.overlay input {
  width: 30%;
  border: none;
  border-bottom: 1px solid #000000;
}
/* line 121, ../sass/_contactus.scss */
.overlay button {
  font-family: 'keep_calmmedium', sans-serif;
  text-transform: uppercase;
}

/* line 128, ../sass/_contactus.scss */
#form ul {
  padding: 0;
}
/* line 131, ../sass/_contactus.scss */
#form li {
  list-style: none;
  padding-bottom: 20px;
}
/* line 136, ../sass/_contactus.scss */
#form form label {
  display: block;
  font-size: 1.2em;
}
/* line 141, ../sass/_contactus.scss */
#form form textarea {
  width: 30%;
  border-radius: 5px;
}
/* line 145, ../sass/_contactus.scss */
#form form button {
  color: #000;
  border: none;
  padding: 5px;
  border-radius: 3px;
}

/* line 1, ../sass/_aboutus.scss */
.about {
  margin: 0 auto;
  width: 50%;
}
@media all and (max-width: 1024px) {
  /* line 1, ../sass/_aboutus.scss */
  .about {
    margin: 0;
  }
}

/* line 9, ../sass/_aboutus.scss */
.aboutContent {
  width: 700px;
  font-size: 1.1em;
}


#customCss ul,ol {
	clear;
}
