/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
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.
 */
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.
 */
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.
 */
[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.
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
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.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
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.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
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.
 */
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.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
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.
 */
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.
 */
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.
 */
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.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *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).
 */
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.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
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.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  background: #68626c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
.container {
  width: 85%;
  min-height: 530px;
  margin: 0 auto;
  border: 1px solid;
  position: relative;
  display: table;
  background: #ffffff;
  padding: 80px 50px 20px 50px;
}
#header {
  position: relative;
  height: 100px;
  border: 1px solid;
}
#footer {
  position: relative;
  height: 100px;
  border: 1px solid;
}
.disclaimer {
  text-align: center;
  color: #ddd;
  font-size: 10px;
  padding: 5px 5px 30px 5px;
}
.module {
  overflow: hidden;
  background: white;
  clear: both;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 5px 0px 5px 0;
  position: relative;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style: none;
  padding: 0;
}
h2 {
  font-size: 12px;
}
.content-wrapper {
  width: 80%;
  overflow: hidden;
  margin: 0 auto;
}
.logo {
  background: url(../images/logo.png);
  width: 300px;
  height: 92px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -150px;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.lang {
  width: 85%  ;
  margin: 15px auto 10px auto;
  text-align: right;
}
.lang a {
  color: #ccc;
  text-decoration: none;
  font-weight: bold;
}
.lang a.selected {
  color: #ffffff;
}
.lang a.seperate {
  cursor: default;
}
.lang a:hover {
  text-decoration: underline;
}
.home-img {
  display: block;
  margin: 0 auto;
  width: 75%;
}
.home-img-resp {
  display: none;
}
.nav-menu {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 150px;
  display: table;
}
.nav-menu.resp-mobile {
  display: none;
  margin-bottom: 20px;
  width: 100%;
}
.nav-menu.resp-mobile .main-menu {
  width: 100%;
}
.nav-menu.resp-mobile .main-menu .top-level-resp {
  width: 100%;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.nav-menu.resp-mobile .main-menu .top-level-resp a {
  color: #000000;
}
.nav-menu.resp-mobile .main-menu .top-level-resp .sub-menu-resp {
  text-align: center;
  display: none;
}
.nav-menu.resp-mobile .main-menu .top-level-resp .sub-menu-resp li {
  padding: 10px;
}
.nav-menu.resp-mobile .main-menu .top-level-resp .sub-menu-resp li a {
  color: #555555;
}
.nav-menu .main-menu {
  display: table;
  text-align: center;
  margin: 20px auto;
  font-size: 13px;
}
.nav-menu ul {
  margin: 5px 0;
}
.nav-menu a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.nav-menu a:hover {
  text-decoration: underline;
  color: #ccc;
}
.nav-menu .top-level {
  float: left;
  margin: 0 10px;
  /*    &.last{
      width: 40px;
    }*/

}
.nav-menu .sub-menu {
  display: none;
  position: absolute;
  text-align: left;
}
.left-content {
  width: 50%;
  float: left;
}
.left-content .quote {
  /*font-family: "Times New Roman", Times, serif;
  font-size: 16px;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  color: #000;
  /*line-height: 20px;*/
  line-height: 16px;
}
.left-content a {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: underline;
}
.left-content a:hover {
  color: #ccc;
}
.left-content.centered-content {
  width: 100%;
  text-align: center;
  margin-left: 0;
}
.left-content.centered-content ul {
  margin-bottom: 40px;
}
.left-content.centered-content ul li {
  margin: 15px 0;
}
.left-content.contact {
  width: 50%;
}
.left-content.winelist {
  width: 70%;
  padding-left: 20px;
  margin-left: 0;
}
.left-content.winelist ul {
  display: none;
}
.left-content.winelist ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.left-content.winelist ul li div {
  float: left;
}
.left-content.winelist ul li .wine-name {
  width: 60%;
}
.left-content.winelist ul li .wine-year,
.left-content.winelist ul li .wine-price {
  width: 20%;
}
.left-content.winelist .first-wine-list {
  display: block;
}
.left-content.winelist-menu {
  width: 30%;
  float: left;
  margin-left: 0;
}
.left-content.winelist-menu li {
  margin-bottom: 15px;
}
.left-content.winelist-menu li a {
  text-decoration: none;
}
.left-content.winelist-menu li a.selected {
  text-decoration: underline;
  color: #b07761;
}
.right-content {
  width: 50%;
  float: left;
  padding-left: 40px;
}
.right-content img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
#profile {
  border: 0px;
  width: 100% !important;
}
#profile td {
  vertical-align: top;
}
.links-page {
  width: 100%;
}
.links-page h2 {
  margin-left: 15px;
}
.links-page li {
  width: 250px;
  float: left;
  height: 260px;
  position: relative;
  text-align: center;
}
.links-page li h3 {
  font-size: 12px;
  font-weight: normal;
}
.links-page li img {
  width: 200px;
}
.links-page li span {
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 100%;
}
.links-page li span a {
  font-weight: bold;
  text-decoration: none;
}
.links-page li span a:hover {
  text-decoration: underline;
}
.anatolian-kitchen-page {
  width: 100%;
}
.anatolian-kitchen-page ul {
  list-style-type: disc !important;
  padding-left: 15px !important;
}
.anatolian-kitchen-page li {
  line-height: 18px;
}
.ss-page {
  width: 100%;
  margin-left: 0;
}
.ss-page h2 {
  margin-left: 10px;
}
.ss-page li {
  width: 131px;
  height: 220px;
  float: left;
  position: relative;
  text-align: center;
}
.ss-page li img {
  width: 120px;
}
.ss-page li span {
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 100%;
}
.ss-page li span a {
  font-weight: bold;
  text-decoration: none;
}
.ss-page li span a:hover {
  text-decoration: underline;
}
.press-page {
  width: 100%;
}
.press-page .press-header {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.press-page .press-header span {
  float: left;
  font-weight: bold;
}
.press-page .press-header ul {
  float: right;
  margin: 0px;
}
.press-page .press-header ul li {
  float: left;
  margin-right: 45px;
}
.press-page .press-header ul li a {
  text-decoration: underline;
  font-weight: bold;
}
.press-page .press-header ul li a.selected {
  text-decoration: none;
}
.press-page .press-content {
  width: 100%;
  display: none;
}
.press-page .press-content.year2013 {
  display: block;
}
.press-page .press-content table {
  width: 100%;
}
.press-page .press-content td {
  height: 20px;
}
.gallery-content {
  width: 100%;
  margin-left: 0;
}
.gallery-content h2 {
  margin-left: 60px;
}
.gallery-content ul {
  margin-left: 60px;
}
.gallery-content ul li {
  float: left;
  margin-bottom: 20px;
}
.gallery-content ul li a {
  display: block;
}
.gallery-content ul li a img {
  width: 70%;
}
#modal-bg {
  width: 100%;
  height: 100%;
  background: url(../images/modal/bg.png);
  position: fixed;
  left: 0px;
  top: 0px;
}
#loading-gif {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -16px;
  margin-left: -16px;
}
#modal {
  position: absolute;
  z-index: 100;
  display: none;
}
#modal .close-btn {
  position: absolute;
  border: 0;
  right: -30px;
  top: -30px;
}
.content-slider {
  display: none;
}
#press-modal {
  display: none;
  position: absolute;
  border: 1px solid white;
  z-index: 100;
  width: 35%;
}
#press-modal img {
  width: 100%;
}
#press-modal .press-modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: black;
  color: white !important;
  font-weight: bold;
  font-size: 24px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  text-align: center;
}
#press-modal .download-btn {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: black;
  padding: 3px;
  color: white !important;
  font-weight: bold;
  font-family: flama_book;
  text-decoration: none;
}
#press-modal-bg {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: fixed;
  left: 0px;
  top: 0px;
}
/* Tiny Scrollbar */
#scrollbar1 {
  width: 100%;
  margin: 0 0 10px;
}
#scrollbar1 .viewport {
  width: 80%;
  height: 468px;
  overflow: hidden;
  position: relative;
}
#scrollbar1 .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
#scrollbar1 .scrollbar {
  background: transparent url(../images/tinyscrollbar/bg-scrollbar-track-y.png) no-repeat 0 0;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 15px;
}
#scrollbar1 .track {
  background: transparent url(../images/tinyscrollbar/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 1px;
}
#scrollbar1 .thumb {
  background: transparent url(../images/tinyscrollbar/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
  height: 20px;
  width: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -5px;
}
#scrollbar1 .thumb .end {
  background: transparent url(../images/tinyscrollbar/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}
#scrollbar1 .disable {
  display: none;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.left-content.winelist {
  padding-left: 8px;
}

.agreement-content {
  margin-top: 40px;
}

/* Breakdown 1 */
@media only screen and (max-width: 1180px) {
  .nav-menu {
    width: 100%;
  }
}
/* Big Screens */
@media only screen and (min-width: 910px) {
  #maximiles {
    display: none;
  }
}
@media only screen and (max-width: 910px) {
  .container {
    width: 100%;
    margin-bottom: 50px;
  }
  .nav-menu {
    display: none;
  }
  .nav-menu.resp-mobile {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .content-wrapper {
    width: 100% !important;
  }
  .left-content {
    width: 80% !important;
  }
  .left-content.centered-content {
    width: 100% !important;
  }
  .left-content.winelist-menu {
    width: 30% !important;
  }
  .left-content.winelist {
    width: 70% !important;
  }
  .home-img {
    display: none;
  }
  .home-img-resp {
    display: block;
    width: 100%;
  }
  .nav-menu.resp-mobile {
    display: block;
  }
  .nav-menu.resp {
    display: none;
  }
  .container {
    margin-bottom: 50px;
    padding: 80px 20px 20px 20px;
  }
  .lang {
    margin: 15px auto 40px auto;
  }
  .links-page {
    width: 100% !important;
  }
  .links-page li {
    width: 100%;
  }
  .gallery-content {
    width: 100% !important;
  }
  .gallery-content h2 {
    margin: 0 0 20px 0;
    text-align: center;
  }
  .gallery-content ul {
    margin: 0;
  }
  .gallery-content ul li {
    width: 100%;
    text-align: center;
  }
  #modal {
    width: 90%;
  }
  #modal img {
    width: 100%;
  }
  .right-content {
    width: 20%;
    float: left;
    position: absolute;
    right: 0px;
    height: 65%;
    background: #68626c;
    padding: 10px;
  }
  .right-content .content-slider {
    width: 41px;
    height: 42px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
    background: url(../images/slideLeftArrow.png);
  }
  .right-content .content-slider.left {
    background: url(../images/slideLeftArrow.png) !important;
  }
  .right-content .content-slider.right {
    background: url(../images/slideRightArrow.png) !important;
  }
  .right-content img {
    margin: 80px auto;
    cursor: pointer;
  }
}
