
/*---- bootstrap-----*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=b701b1ddb1ca4cdcd5100e47f480a1e0)
 * Config saved to config.json and https://gist.github.com/b701b1ddb1ca4cdcd5100e47f480a1e0
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1090px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}




@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*---- font-css-----*/
@font-face {
font-family:'hostelworld-ultra';
src:url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-eot");
src:url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-woff.woff") format("woff"),url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-woff2.woff2") format("woff"), url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-ttf.ttf") format("truetype"),url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-otf.otf") format("opentype"), url("/~/media/Files/H/Hostelworld-v2/fonts/hostelworld-ultra-svg.svg#wp-icons") format("svg");
}




/*---- icons-----*/
@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/H/Hostelworld-v2/fonts/icons/hostelworld-eot');
  src:  url('/~/media/Files/H/Hostelworld-v2/fonts/icons/hostelworld-eot') format('embedded-opentype'),
    url('/~/media/Files/H/Hostelworld-v2/fonts/icons/hostelworld-ttf') format('truetype'),
    url('/~/media/Files/H/Hostelworld-v2/fonts/icons/hostelworld-woff') format('woff'),
    url('/~/media/Files/H/Hostelworld-v2/fonts/icons/hostelworld-svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}

.icon-video-player:before {
  content: "\e900";
}
.icon-small-triangle:before {
  content: "\e901";
}
.icon-snap-triangle:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-back-to-top:before {
  content: "\e904";
}
.icon-feedback:before {
  content: "\e905";
}
.icon-hostel:before {
  content: "\e906";
}
.icon-hostel-world:before {
  content: "\e907";
}


/*---- slick-css-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*---- magnific-popup-----*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 5px .4em;
	line-height:16px;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
    font-size:1.4rem;
    color:#313131;
    
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #313131;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#BBBAB9;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
} */
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 158px !important; max-width:158px !important;}
.ui-menu a{background-color:#ffffff;width:100%;position:relative;top:0px;margin-bottom:1px;height: 40px;}
.ui-menu a span{font-size:1.2rem;}
.ui-menu a span:first-child{width:80%}
.ui-menu a span:last-child{width:20%}
.ui-menu a:hover{cursor:pointer;width:100%;position:relative;top:0px;margin-bottom:1px;height: 40px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;}
/*---- main-----*/
@charset "UTF-8";
/*-------------------Global Section------------------------------*/
#MainWrapper { background-color: #fff;overflow: hidden;}
html{ font-size: 10px;}

.container-fluid { max-width: 1090px;margin: 0 auto; }
body { background-color: #fff;font-family: 'Noto Sans', sans-serif; font-size:1.4rem; line-height: 1.4rem; color:#313131;}
:focus {outline: 0;}
.navopen > a { color: #ff8057 !important; }
.nojs #section-Homepage-level1 .level1 ul{width: 30%;position: absolute;background: #313131;margin: 38px 0 0 0;padding: 10px;}
.boxIntroDiv-in { border-left: 1px solid #fa8c69; padding:20px 23px 15px; height:inherit; }
.nojs .common-section3 .common-box-content{height:192px;}
.nojs .slides div{display:none;}
.nojs .slides div.first{display:block;}
.nojs .slides div.first .banner-content ,.nojs .slides div.first .slider-caption{display:table-cell}
.nojs .rightArrow.fa.fa-caret-right { display: none; }
.snapdown-title > span { font-size: 2rem; }
.contentDivs { margin-top: 20px; }
#logo > img { margin-bottom: 10px; }
#logo  img{width:230px;height:100%;}
.boxTitleDiv.processedTitle6 > h2 { font-family: hostelworld-ultra; font-size: 1.9em; }
.meet-world { margin-bottom: 40px; margin-left: 20px; margin-top: 65px; }
.mainContentWrapper a{display:inline-block;}
.mainContentWrapper p{font-size: 1.4rem;line-height: 2rem;}
.mainContentWrapper h1{line-height: 3.2rem;}
.mainContentWrapper{padding:0 20px;}
#breadcrumb > span { color: #ff8057; font-size: 1.1rem; font-family: 'Noto Sans', sans-serif; }
#leftnavigation span { font-size: 1.3rem; }
a { color: #ff8057; text-decoration: none; font-size: 1.4rem;line-height:1.8rem;transition: all 0.4s ease;}
p a { font-size: 1.4rem; line-height: 1.8rem; }
a:hover { text-decoration:underline;color: #ff8057;}
a:focus, a:active { border: none; outline: 0; _noFocusLine: expression(this.hideFocus=true);
text-decoration: none; }
.hide { display: none; }
img { outline-style: none; outline-width: 0; border: 0 none; }
sup { font-size: smaller; font-weight: bold; }
sub { margin: 2px 0; padding: 2px 0; }
ul { list-style-image: none; list-style-position: inside; list-style-type: none; }
ol { list-style-image: none; list-style-position: inside; font-size: 1em; }
ol li { margin-bottom: 10px; }
li { font-size: 1.4rem; margin-bottom: 10px; }
li a, li span { font-size: 1.4rem; }
hr { border-style: none none solid; border-width: 0 0 1px; margin: 5px 0; }
:active { outline-style: none; outline-width: 0; }
* { margin: 0; padding: 0; }
p { margin: 0 0 10px;font-size: 1.4rem; line-height:1.8rem; font-family: 'Noto Sans', sans-serif; }
p#sectionheader { font-size: 2.4rem; line-height:2.8rem; color: #313131; text-transform: uppercase; font-family: hostelworld-ultra; margin-bottom: 14px; }
p.introtext { font-size: 1.4rem; line-height: 18px; }
p.rad-notes {font-size: 1.5rem;font-weight: 400;font-style: italic;margin-top:15px;float: left; width: 100%;}
.heading, h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; color: #313131;font-family: hostelworld-ultra;text-transform: uppercase;font-weight:normal;}
h1 { font-size: 4rem; line-height: 5.2rem; padding-bottom: 10px;margin-bottom: 10px;}
/*h2 { font-size: 3.2rem; line-height: 4.4rem; }
h3 { font-size: 2.4rem; line-height: 3.6rem; }
h4 { font-size: 2.2rem; line-height: 3.0rem; }
h5 { font-size: 2rem; line-height: 3.6rem; }*/
h2 { font-size: 2.2rem; line-height: 3.4rem; }
h3 { font-size: 1.8rem; line-height: 3rem; }
h4 { font-size: 1.6rem; line-height: 2.2rem; }
h5 { font-size: 1.4rem; line-height: 2rem; }
h6 { font-size: 1.4rem; line-height: 2rem; }
.pad-none { padding: 0 !important; }
.rad-clear { clear: both; }
.float-none { float: none !important; }
.mainContentWrapper, #mobishownav ul li, .introText, #sitemapcontainer, #sitemapcontainer ul, #bannerwrapper, #bannerwrapper .sliderbanner, .drop-down, .tabs, .tabs ul, .press-pagination, .sitesearchpagination { float: left; width: 100%; }
.marginCenter { margin: 0 auto !important; }
.pad-left-none { padding-left: 0 !important; }
.container.pad-none { padding: 0; overflow-x: hidden; }
.pad-right-none { padding-right: 0 !important; }
#disclaimer-investor-relations .col-xs-12.col-sm-9, #error-page .col-xs-12.col-sm-9 { margin: 0 auto; float: none !important; width: 83.33333333%; }
#disclaimer-investor-relations #leftcol, #error-page #leftcol { display: none; }
#disclaimer-investor-relations li { font-size: 1.4rem; }
.mainContentWrapper .introText p { font-size: 2.2rem;line-height:2.7rem;margin:0 0 20px;}
.mainContentWrapper ul, .mainContentWrapper ol { margin-bottom: 15px; }
.mainContentWrapper ul li { padding-left: 16px;line-height: 1.8rem; font-size: 1.4rem; font-family: 'Noto Sans', sans-serif; position:relative;}
.mainContentWrapper ul li:after ,.mainContentWrapper ul li ul li:after{content:'.';position:absolute;color:#313131;left: 0;top: -13px;font-size: 4rem;}
.mainContentWrapper ul li ul li { padding-left: 16px;line-height: 1.8rem; font-size: 1.4rem; font-family: 'Noto Sans', sans-serif;position:relative; }
.mainContentWrapper ul li ul { margin-top: 10px; padding-left: 20px; }
.mainContentWrapper ol li { line-height: 1.8rem; font-size: 1.4rem; }
.mainContentWrapper ol li ol { margin-top: 10px; padding-left: 30px; }
.mainContentWrapper ol li ol li { font-size: 1em; }
.ip3-edit .mainContentWrapper table{width: auto;}
.mainContentWrapper table { font-size: 1.4rem; width: 100%;line-height:1.8rem; }
.mainContentWrapper table th { text-align: left; padding:22px 10px 22px 20px; border-bottom: 1px solid #ff7346; color: #666666; font-size: 1.6rem;line-height: 2.2rem;font-weight: 700;font-family: 'Noto Sans', sans-serif;}
.mainContentWrapper table td { padding: 22px 10px 22px 20px; }
.mainContentWrapper table tr:nth-child(even) {background-color: #f2f2f2;}
.mainContentWrapper table tr.first th { padding-top: 0; }
.mainContentWrapper table tr.first th { padding-top: 0; }
.mainContentWrapper table .tcenter { text-align: center; }

/*------------------Global section ends-------------------*/
/*--------------------Header CSS Starts-----------------------*/

#headerwrapper { padding: 0; color: #fff;width: 100%; z-index: 10; background-color: #313131;position:relative;}

.ip3-selfserve #headerwrapper { position: relative; }
#headerlinks { overflow: hidden; }
#headerlinks ul li { border-right: 1px solid #00f; float: left; padding: 0 5px; }
#searchbox { font-size: 1.6rem; position: relative; }
#searchcontainer { clear: both; float: right; height: 25px; margin: 10px 0 0; overflow: hidden; }
#searchTextboxContainer { float: left;position: relative;}
#searchTextboxContainer input { width: 158px; border:0; color: #8c8c8c; padding: 3px 35px 3px 8px; height: 35px; line-height: 25px; background: #424242; border-radius: 8px;}
.ie8 #searchTextboxContainer input { padding: 7px; }
#SearchButtonContainer { float: left; position: absolute; right: 8px; top:10px; }
#SearchButtonContainer input { height: 19px; width: 19px; color: #000; border: 0; outline: 0; }
#toplinks { float: right; margin-top: 30px; }
#logo { float: left; padding: 0; margin-bottom: 0px; margin-top: 23px; }
#logo a { display: inline; }

ul#section-Homepage-level1:after { content: " "; height: 0; clear: both; display: block; *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML += '<div class="ie7-clear"></div>' );
}
.mobishow { float: right; margin: 0 1.3% 0 0; position: absolute; z-index: 99; right: 1.3%; top: 15px; display: none; }
.navbgsearchbg, .mobinav span.navbg, .mobisearch span.searchbg { display: block; cursor: pointer;padding:6px 8px; }
.mobinav { float: left; border-right: 1px solid #000; position: relative; }
.mobinav span.navbg { background: #ff7346; width: 40px; height: 40px; }
.mobinav span.navbg:before{content: "\f0c9";font: normal normal normal 14px/1 FontAwesome;font-size: 3.0rem;}
.mobinav span.navbg.selected:before{content: "\f00d";font: normal normal normal 14px/1 FontAwesome;font-size: 3.0rem;}
.mobinav span.navbg:hover { background: #444444; }
.mobinav span.navbg.selected:hover { background: #444444; }
.mobisearch { float: left; position: relative; }
.mobisearch span.searchbg { width: 40px; height: 40px; background: #ff7346; padding: 4px 6px;}
.mobisearch span.searchbg:before{content: "\f002";font: normal normal normal 14px/1 FontAwesome;font-size: 3.0rem;}
.mobisearch span.searchbg.selected:before{content: "\f00d";font: normal normal normal 14px/1 FontAwesome;font-size: 3.0rem;}
.mobisearch span.searchbg:hover { background: #444444; }
.mobisearch span.searchbg.selected { background: #58585a; background-position: 0 -50px; }
#mobishownav { display: none; background: #fff; /* clear current background for ie*/ zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77FFFFFF, endColorstr=#77FFFFFF); /*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#82FFFFFF, endColorstr=#82FFFFFF)";*/
-webkit-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -ms-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); position: absolute; z-index: 999999; top: 15px; right: 2.80%; width: 64%; box-shadow: 2px 25px 35px -30px #4a4c4c; border: 1px solid #dddfdf; border-radius: 5px; }
#mobishownav ul li { border-bottom: 1px solid #dddfdf; text-transform: uppercase; position: relative; margin-bottom: 0; }
#mobishownav ul li.last { border-bottom: 0 none; }
#mobishownav ul li span { display: block; line-height: 20px; min-height: 24px; padding: 10px 0 10px 10px; color: #313131; font-family: 'Noto Sans', sans-serif;}
#mobishownav ul li.current > span { font-weight: bold; color: #ff7346; padding: 10px 0 10px 10px;}
#mobishownav ul li.selected > a { color: #ff7346; font-weight: bold; }
#mobishownav ul li a { display: block; line-height: 20px; min-height: 24px; color: #313131; font-weight: 500; font-family: 'Noto Sans', sans-serif;}

#mobishownav ul li.level1.current > span { font-weight: bold; }
#mobishownav ul li ul li { width: 100%; text-transform: none; position: static; font-size: 1.0em; }
#mobishownav ul li ul li.current > span { padding-left: 30px; }
#mobishownav ul li ul li a { display: block; float: none; line-height: 20px; font-weight: normal; padding-left: 20px; }

#mobishownav ul li.level3 a span { padding: 10px 0px 10px 15px; }
.ie8 #mobishownav { overflow: visible; }
#mobishowsearch { display: none; -webkit-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -ms-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); position: absolute; z-index: 999999; top: 15px; right: 2.5%; width: 64%; background: #fff; border: 1px solid #dddfdf; border-radius: 5px; box-shadow: 2px 25px 35px -30px #cea5bd; }
#searchTextBoxContainer2 { float: left; width: 80%; padding: 10px; }
#searchTextBoxContainer2 input { margin: 0; padding: 3px; outline: none; border: 0; height: 27px; width: 100%; color: #313131; font-size: 1.6rem; }
#searchButtonContainer2 { float: left; padding:15px; }
#searchButtonContainer2 input { position: absolute;right: 20px; }
 @-webkit-keyframes pop { 0% {
-webkit-transform: scale(0.8);
}
 100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes pop { 0% {
-moz-transform: scale(0.8);
}
 100% {


-moz-transform: scale(1);
}
}
@-o-keyframes pop { 0% {
-o-transform: scale(0.8);
}
 100% {
-o-transform: scale(1);
}
}
@keyframes pop { 0% {
transform: scale(0.8);
}
 100% {
transform: scale(1);
}
}
.commonshownav, #mobishownav .showmore, #mobishownav .showmore1 { height: 25px; margin: 0; padding: 5px; position: absolute; right: 8px; top: 5px; width: 30px; }
 .commonshownavafter, #mobishownav .showmore::after, #mobishownav .showmore.selected::after, #mobishownav .showmore1::after, #mobishownav .showmore1.selected::after {
display: inline-block;
font: 2rem/1 FontAwesome;
height: 20px;
position: absolute;
text-rendering: auto;
transform: translate(0px, 0px);
width: 20px;
}
#mobishownav .showmore:hover, #mobishownav .showmore1:hover, #mobishownav .showmore.selected:hover, #mobishownav .showmore1.selected:hover { background-color: transparent; }
#mobishownav ul li ul { display: none; }
#mobishownav ul li ul li ul li.level3 a, #mobishownav ul li ul li ul li.level3.selected a{ padding-left: 30px; }
#mobishownav ul li ul li ul li.level3.current span{    padding-left: 45px;}
#mobishownav ul li ul li ul li.level3.last { border-bottom: 0 none; }
#mobishownav .showmore span { display: none !important; }
#mobishownav .showmore::after {
color: #000;
content: "+";
}
#mobishownav .showmore.selected::after {
content: "-";
color: #ff7346;
}
#mobishownav .showmore1 span { display: none !important; }
#mobishownav .showmore1::after {
content: "+";
}
#mobishownav .showmore1.selected::after {
content: "-";
}
.mobiMenus { position: absolute; width: 100%;height: auto; display: none; overflow: visible; }
/*-----------------------Header CSS Ends------------------------*/

/*-------------------------Top navigation CSS Ends---------------*/
/*-------------- Left Navigation CSS Starts --------------*/
#leftnavigation ul li { padding: 0px 0px; border-top: 1px solid #ff926f; margin-bottom: 0px; position: relative; }
#leftnavigation ul li ul { display: none; }
/*#leftnavigation ul li.selected ul, #leftnavigation ul li.current ul { display:block; }*/
#leftnavigation ul li.haschildren i{right: 0;position: absolute;font-size: 2rem;top: 0;color: #ffffff;
padding: 13px 10px;cursor: pointer;transform: rotate(0deg);}
#leftnavigation ul li.haschildren i.opened{transform: rotate(180deg);}
#leftnavigation ul li a, #leftnavigation ul li > span { color: #313131; display:block; padding: 13px 25px 13px 0px; line-height:1.8rem; font-family: 'Noto Sans', sans-serif; font-weight:bold; }
#leftnavigation ul li.current > span, #leftnavigation ul li.selected > a, #leftnavigation ul li a:hover { color: #ff8057; background-color:#fff; text-decoration: underline; }
#leftcol .leftColInner { background-color:#fff; padding: 14px 20px 8px; opacity: 0.9; }
#leftcol li li.level3 { font-size: 1.0em; border-top: 1px solid #ff926f; }
#leftcol li li.level3 > a, #leftcol li li.level3 > span { padding: 10px 10px 10px 20px; }
/*-------------- Left Navigation CSS Ends --------------*/
/*-----Right Column CSS Starts -------*/
#threecolright .rightColBox { margin-bottom: 20px; -webkit-backface-visibility: hidden; }
.relatedLinksWrapper { background: #fff; padding-bottom: 20px; padding-top: 20px; }
.relatedLinksWrapper ul { margin-left: 0px; margin-top: 15px; position: relative; }
.relatedLinksWrapper li { padding-left: 14px; }
.relatedLinksWrapper li a { color: #383838; line-height: 1.2em; }
.relatedLinksWrapper li::before {
content: "\3E";
font-weight: bold;
position: absolute;
left: 0;
}
.relatedLinksWrapper .relatedLinksInner { margin: 20px; margin-top: 0px; border-bottom: 1px solid #595959; }
.relatedLinksWrapper .boxHeader { color: #0074c8; padding-bottom: 12px; border-bottom: 1px solid #595959; font-size: 2em; }
/*-----Right Column CSS Ends -------*/
/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb { margin: 25px 0 22px; text-transform: uppercase; }
#breadcrumb .separator {margin: 0px 12px;position:relative; }
#breadcrumb .separator:after{content: "\f0d7";font: normal normal normal 14px/1 FontAwesome;transform: rotate(270deg);color:#313131;    position: absolute;right: -4px;top: calc(50% - 8px);font-size: 1.5rem;}
#breadcrumb a { font-size: 1.1rem; color: #313131; font-family: 'Noto Sans', sans-serif; }
/*-------------- Breadcrumb CSS Ends --------------*/
/*-----------------contentwrapper starts---------------*/

#contentwrapper {clear: both;    margin-bottom: 40px;}
/*------------contentwrapper ends--------------*/
/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight { font-weight: bold; }
.sitesearchpagination { padding-top: 10px; }
.sitesearchpagination ul li { float: left; margin: 0 10px 0 0; padding: 0; }
table.searchTable { width: 100%; word-break: break-all; }
table.searchTable tbody tr th { text-align: left; height: 22px; }
table.searchTable tbody tr td p.searchdescription { margin-bottom: 0; }
#tabs.sectionTabs { float: left; position: relative; width: 100%; padding: 0 0 10px; }
#tabs.sectionTabs select { font-size: 1.4rem; }
#tabs.sectionTabs span.select { position: absolute; font-size: 1.4rem; top: 0; left: 0; height: 40px; color: #313131; padding: 11px 15px 10px 5px; border: 1px solid #d2d2d2;}
#tabs.sectionTabs span.select:after{content: "\f0d7";font: normal normal normal 14px/1 FontAwesome;right:10px;position:absolute;}
#tabs.sectionTabs ul {float: left; list-style: none outside none; padding: 0; margin: 0; width: 100%; }
#tabs.sectionTabs li:after{content:'';}
#tabs.sectionTabs li { float: left; padding: 0; margin:0;margin-right: 1px;background-image: none; }

#tabs.sectionTabs li a { display: block; padding: 10px 15px; text-align: center; background: #313131; color: #fff; font-family: 'Noto Sans', sans-serif; text-decoration: none;}
#tabs.sectionTabs li a span { display: block; text-align: center; }
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover { background-color: #ff7346; }
#tabsDD { height: 35px; font-size: 1em; width: 180px; }
#searchContainerRP { float: left; width: 100%; margin-bottom: 15px; }
#searchButtonContainerRP { float: left;    background: #313131; }
#searchButtonContainerRP input { padding:11px 10px; }
#SearchTextboxRP { border: 0; float: left; font-size: 1.6rem; height: 40px; padding: 6px 15px; width:282px; }
#searchTextBoxContainerRP { float: left; }
#searchinnerRP { float: left; border: 1px solid #dddfdf; }
#SearchbuttonRP { border: 0px; outline: 0px; }
#searchFilter { font-size: 1.2em; margin-bottom: 15px; }
#searchFilter input { margin: 0 5px; }
td.Error li { font-size: 1.0em; margin-bottom: 9px; }
/*-------------- Search page CSS Ends --------------*/
/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer li { margin: 10px 0 0px; padding: 0 0 0 10px; font-weight: bold; border: 0px; float: left; clear: both; }
#sitemapcontainer li:after{content:'';}
#sitemapcontainer li a { display: block; padding: 3px; color: #4a4c4c; float: left; clear: both; }
#sitemapcontainer li ul li { font-size: 1rem; padding: 0 0 0 16px; font-weight: normal; }
#sitemapcontainer li ul li a { padding: 0 0 0 3px; }
#sitemapcontainer li ul li:after,#sitemapcontainer li ul li ul li:after{content:'.';}
#sitemapcontainer li ul li ul { margin-bottom: 10px; }
#sitemapcontainer li ul li ul li { padding-left: 16px; }
/*-------------- Site Map CSS Ends --------------*/
/* --------------- Banner Starts ---------------*/
.banner-img {height:450px;background-repeat: no-repeat;background-size: cover;background-position: center center;}
/* --------------- Banner Ends ---------------*/
/* --------------- Homepage CSS Starts ---------------- */
#section-div .widthFix { max-width: 970px; }
.sectionDiv { position: relative; /* height: 700px; */ background-repeat: no-repeat; background-size: 100% 100%; border-bottom: 2px solid white;padding-bottom:52px; }
.sectionDiv .contentDivs .contentDivInner { padding: 20px; height: 100%; position: relative; background-color: #ffffff; }
.sectionDiv .boxesWrapper { margin-top: 52px; }
.sectionDiv .boxesWrapper .boxTitleDiv { background: #ea6a41 none repeat scroll 0 0; padding: 15px 20px; height: 120px; }
.sectionDiv .boxesWrapper .boxTitleDiv.partition { background: #ea6a41 none repeat scroll 0 0; }
.sectionDiv .boxesWrapper .boxIntroDiv { background: #ea6a41 none repeat scroll 0 0;/* height: 120px; */ position: relative; }
.sectionDiv .boxTitleDiv * { font-family: hostelworld-ultra; font-size: 1.9em; line-height: 30px; color: #fff; text-transform: uppercase; font-weight: 500; }
.sectionDiv .boxTitleDiv * * { font-size: 1.0em; }
.sectionDiv .boxTitleDiv a { color: #fff; font-weight: 500; display: inline-block; }
.sectionDiv .boxIntroDiv a { color: #fff; font-weight: 500; display: inline-block; }
.contentDivInner p { font-family: 'Noto Sans', sans-serif; font-size: 1.2em; line-height: 15px; }
#section-div3 .boxTitleDiv { height: auto; }
#section-div3 .boxTitleDiv * { width: auto; }
.boxIntroDiv { font-size: 1.4em;/*padding: 20px 40px;*/ }
.boxIntroDiv * { font-size: 1.0em; color: #fff; line-height: 20px; }
.boxIntroDiv h3 { font-size: 1.6em; }
.boxIntroDiv .boxLink { position: relative; }
#Homepage .sectionDiv .bgimg { position: absolute; width: 100%; top: 0; display: none; }
.boxTitleDiv, .boxIntroDiv { margin-bottom: 10px; color: #fff; }
.boxesWrapper .contentDivs { height: auto; position: relative; }
.boxesWrapper .contentDivs .contentDivInner { height: auto; }
.contentDivs .boxHeader { color: #303030; font-family: "hostelworld-ultra"; font-size: 1.5em; margin-bottom: 12px; line-height: 22px; text-transform: uppercase; font-weight: 500; }
.contentDivs .boxLink { left:28px; bottom:15px; font-style: bold; line-height: 1.2em; display: inline-block; background-color: #ff7346; padding: 13px 20px; font-weight: 500; clear: both; font-family: 'Noto Sans', sans-serif; }
.contentDivs a { font-size: 1.2em; color: #fff; font-weight: bold !important; }
.sectionDiv .contentDivs a { color:#ff7346; }
.contentDivs a.boxLink { color: #fff; border-radius: 4px; }
.contentDivs p a { font-size: 1.0em; }
.content { float: left; width: 100%; }
.contactText p { font-size: 1.4em; word-wrap: break-word; }
p.anDate, p.fcDate { font-size: 1.4em; margin-bottom: 0px; }
p.shareVal { font-size: 2.6em; margin-bottom: 4px; }
p.bodName { font-size: 2.2em; margin-bottom: 3px; }
p.bodImg { position: absolute; top: 35px; right: 35px; }
p.docProsp { bottom: 0; margin: 0; position: absolute; right: 30px; margin-bottom: 10px; }
/*.bgimgcontainer { position: absolute; width: 100%; }
.gradientDiv { position: absolute; height: 100%; width: 100%; background-image: url(/~/media/Images/H/Hostelworld-v2/css/inner-page-bg-grad.png); background-repeat: repeat-x; background-position: bottom; } */
.boxContainer .boxInner { overflow: hidden; }
.section-1-container.container { padding: 0px; }
/* --------------- Homepage CSS Ends---------------- */
/*---------Bod Page CSS Starts-------------*/
.bttn { height: 30px; width: 38px; position: absolute; overflow: hidden; top: 15px; right: 7px; line-height: 32px; text-align: center; }
.bodDefaultFieldsContainer .bttn { background-image: url(/~/media/Images/H/Hostelworld-v2/css/bod-expand.png); background-position: 0px 0px; background-repeat: no-repeat; }
.bodDefaultFieldsContainer.selected .bttn { background-image: url(/~/media/Images/H/Hostelworld-v2/css/bod-close.png); background-position: 0px 0px; background-repeat: no-repeat; }
.bodDefaultFieldsContainer .bttn span { display: none; }
.bodImage { float: left; padding: 0 15px 0 0; width: 24%; }
.bodImage img { display: block; max-width: 100%; height: auto; }
.bodContent { float: left; width: 76%; }
.bodContent.full { width: 100%; }
.bodContent.no-border { border: 0; }
.catBod { margin-top: 20px; }
.nojs .bodDefaultFieldsContainer .bttn { background: none; }
.nojs .bodDefaultFieldsContainer .bttn span { display: none; }
.ip3-board-of-directors .bodDefaultFieldsContainer { cursor: default; }
.ip3-board-of-directors .bodDefaultFieldsContainer .bttn { display: none; }
/*---------Bod Page CSS Ends-------------*/
/* ------- Calendar Starts -----------*/
table.events th.edate { width: 20%; }
table.events th.esub { width: 60%; }
table.events th.eoutlook { width: 20%; }
.financial_calendar_2_past table.events th.esub { width: 80%; }
/*------- Calendar Ends ----------- */
/*------ News start ----------*/
table.reportTable { width: 100%; font-size: 1.4rem;line-height:1.8rem; }
table.reportTable th.date { width: 15%; }
table.reportTable th.title { width: 65%; }
table.reportTable th.doc { width: 20%; }
.tabs ul {padding-top: 10px; list-style: none outside none; padding: 0; padding: 7px 0 0 0; }
.tabs ul li { float: left; padding: 0; margin-bottom: 0px; background: none; margin-right: 1px; }
#contentwrapper .tabs ul li:after{content:'';}
#contentwrapper .tabs ul li span { background-color: #313131; padding: 11px 30px; display: block; color: #fff; font-size: 1.4rem; font-weight:700; }
#contentwrapper .tabs ul li.current span, #contentwrapper .tabs ul li span:hover { background-color: #ff7346;}
p.no-rows { padding: 10px; }
.press-pagination, .sitesearchpagination { padding: 20px 0 0; }
.press-pagination ul, .sitesearchpagination ul { padding-left: 0; }
.press-pagination ul li, .sitesearchpagination ul li { float: left; margin: 0 10px 0 0; list-style-type: none; }
.pr-item-content p.date { font-weight: bold; }
.back-pr-year { clear: left; padding-top: 10px; }
.back-pr-year p { margin-bottom: 0; }
.back-pr-year p a { background: transparent url("/~/media/Images/H/Hostelworld-v2/css/arrow-left.png") no-repeat scroll left center; padding-left: 15px; }
/*------ News end ----------*/
/*------ Financial Reports ----------*/
table.reportTable th { text-align: left; padding: 22px 10px 22px 20px; border-bottom: 1px solid #ff7346; color:#666666; font-family: 'Noto Sans', sans-serif;font-size: 1.6rem; line-height: 2.2rem;font-weight: 700; }
table.reportTable tr { vertical-align: middle;}
table.reportTable tr:nth-child(even){background-color:#f2f2f2;}
table.reportTable .cAlign { text-align: center; }
table.reportTable tr.first th { padding-top: 0; }
.onebgimgwrapper { position: relative; }
.homebgimgwrapper, .bgimgwrapper { width: 100%; position: absolute; }

table { margin-bottom: 20px; }
/*table tr { border-bottom: 1px solid #c7d2dd; }*/
/*table td { line-height:1.8rem; vertical-align: top; padding: 15px 0px; }*/
table td *, table td p * { font-size: 1.4rem; }
table.rad-datatable td { font-size: 1.4rem; }
table.inv-responsive-table { width: 100%;    border-bottom: 1px solid #ff6a3a; }
table.inv-responsive-table tr td { padding: 10px; line-height: 1.4rem;line-height:1.8rem; }
table.inv-responsive-table tbody tr td.inv-responsive-data-header{width: 40%;}
table.inv-responsive-table .inv-responsive-data-content { }
/*-------------------financial table------------------------*/
table.rad-financialtable { width: 100%; }
table.rad-financialtable td, table.rad-financialtable th { text-align: right; }
table.rad-financialtable td:first-child, table.rad-financialtable th:first-child { text-align: left; }
/*--------------------Financial table ends---------------*/
/*----------------Snapdown--------------------*/
#snapdown-container { margin-top: 20px; }
.snapdown-title { cursor: pointer; padding: 11px 50px 11px 12px;background: #313131; margin: 0; color: #fff; line-height:1.8rem; font-size: 1.4rem; font-weight:700;font-family: 'Noto Sans', sans-serif;text-transform: none;}
.snapdown-title.selected { background: #ff7346; }
.snapdown-title.selected .fa-caret-down:before { content: "\f0d8" !important; }
.sliderStateBtn { float: right; position: absolute; right: 15px; top: 11px; }
span.sliderStateBtn.fa.fa-angle-down { font-size: 1.4em; }
.snapdown-content { padding: 15px 20px 20px 15px; float: left; width: 100%;display:none;}
.snap-item { clear: left; margin-bottom: 3px; position: relative; width: 100%; float: left; }
.snap-item.first { margin-top: 10px; }
.nojs .snapdown-content { display: block !important; }
.nojs .sliderStateBtn { display: none; }
/*------------------Snapdown Ends-----------------*/
/*--- Non js version ---*/
.nojs #topnavigation > ul > li:hover > ul { display: block; }
.nojs #section-Homepage-level1 .level1 > a, .nojs #section-Homepage-level1 .level1 > span { padding: 10px; }
/*------------ justify text -------------------------*/


/* ----------------------- web Form starts --------------------------- */
#map_1 { float: left; margin: 10px 0 20px; width: 100%; }
#section-div6 #map_1 { margin: 0; }


#map_2 { float: left; margin: 10px 0 20px; width: 100%; }
#section-div6 #map_2 { margin: 0; }

.sectionDiv .contentDivs .contentDivInner.mapdiv { padding: 0; overflow-x: hidden; }
.gm-style .gm-style-iw p { font-size: 0.923em; }
fieldset { padding: 5px 0; }
label { font-size: 1.4em; display: block; padding: 5px 5px 5px 0; width: 90px; float: left; }
.form-container input { margin-right: 16px; line-height: 15px; padding: 3px; width: 30%; font-size: 1.2em; }
textarea { margin-right: 16px; font-size: 1.2em; width: 30%; min-height: 85px; }
#submit-btn { display: block; background: #dadadb; border: medium none; color: #58585a; font-size: 1.6em; padding: 10px 0; width: 15%; margin-top: 20px; margin-left: 90px; }
#submit-btn:hover { background: #58585a; color: #fff; }
p.s-msg { color: #1e9131; }
p.f-msg { color: #f90b0b; }
.frm-cap { margin: 10px 0; clear: both; float: left; width: 100%; padding-left: 90px; }
.frm-cap > div { background: transparent !important; }
/* ----------------------- web Form ends --------------------------- */
/* ----------------------- disclaimer starts --------------------------- */
.disclaimer #disclaimerCountryContainer label { padding: 0; width: 0; }
.disclaimer #disclaimerCountryContainer select { font-size: 1.3em; margin-bottom: 11px; }
.disclaimer #disclaimerAcceptButton, .disclaimer #disclaimerDeclineButton { font-weight: bold; padding: 10px; font-size: 1.4em; background-color: #ff7346; border: 0; color: #fff; margin-right: 20px; float: left; }
.disclaimer #disclaimerAcceptButton:hover, .disclaimer #disclaimerDeclineButton:hover { background-color: #444444; }
#disclaimer-country #disclaimerAcceptButton { display: block; }
.backhome { background: #313131 none repeat scroll 0 0; border-radius: 2px; color: #fff; font-family: "Roboto", Arial, Helvetica; font-size: 1em; margin-top: 20px; padding: 10px; }
.backhome:hover { background: #ff7346 none repeat scroll 0 0; }
#disclaimerNotesContainer > p { padding-top: 5px; }
/*#disclaimerAcceptButton { display: none; }*/
/* ----------------------- disclaimer ends --------------------------- */
.v-mobile { display: none; }
/*----- Back to Top ----*/
#auto-top-link {bottom:28px; color: #d6d6d6; display: none; float:right;font-family: 'Noto Sans', sans-serif; font-size: 1.4rem;  position:relative; text-decoration: none; z-index:11;font-weight: bold;}
#auto-top-link span{font-size:3rem;padding-right:10px;vertical-align: middle;}
/*-------------- Footer CSS Starts --------------*/
.footer-col-link li a{padding-left:25px; position:relative;color:#313131;}
.footer-col-link li a span{ color: #696969; left:0;position:absolute;font-size: 1.8rem;}
.footercontainer { background-color: #eaeaea; float: left; width: 100%;min-height: 370px;font-size:1.2rem;}
.no-col-border{border-left:0 !important;padding-left: 0 !important;}
.bottomfootercontainer{background-color:#313131;float:left;width:100%;min-height:70px;padding-top: 25px;}
#footerwrapper .footer-col{border-left:1px solid #d7d7d7;min-height: 200px; padding-left: 20px;}
.footer-col-right ul li{display:inline-block;padding: 0 20px;margin-top: 10px;}
.footerwrapper{margin-top: 35px;}
.footercontainer .footer-col-left p{margin: 0 0 5px;}
#footerwrapper{padding-bottom: 25px;border-bottom: 1px solid #d7d7d7;border-top: 1px solid #d7d7d7;padding-top: 36px;}
.footercontainer p{font-weight:bold;margin:0 0 8px;font-size:1.2rem;}
#footerwrapper .footer-col ul li{margin-bottom: 6px;font-size:1.2rem;}
#footerwrapper .footer-col-link ul li{margin-bottom: 6px;}
#footerwrapper .footer-col ul li a{color:#313131;font-size:1.2rem;}
.footer-col-left{width:80%;float:left;}
.footer-col-right {width:20%;float:left;}
.footer-col-left ul li{display: inline-block;position:relative;padding:0 10px;font-size:1.2rem;}
.footer-col-left ul li:after{content:'';border-left:1px solid #d7d7d7;right: 0px;position: absolute;height: 100%;}
.footer-col-left ul li.last:after{content:'';border-left:0;}
.footer-col-left ul li:first-child ,.footer-col-right ul li:first-child{padding-left: 0;}
.footer-col-left ul li a ,.footer-col-left ul li a:hover{color:#313131;font-size:1.2rem;}
/*-------------- Footer CSS Ends --------------*/
/*---- Reports page Font awesome --*/
a.ex-icon ,.outlook-col a{ font-size: 3rem; }

.fa-pdf-icon:hover:before ,.fa-xlsx-icon:hover:before ,.fa-doc-icon:hover:before ,.fa-docx-icon:hover:before ,.fa-calendar:hover:before ,.fa-file-code-o:hover:before{ color:#313131; }
.fa-pdf-icon:before { color: #ff7346; content: "\f1c1"; transition: all 0.3s ease;}
.fa-xlsx-icon:before { color: #0074c8; content: "\f1c3"; transition: all 0.3s ease;}
.fa-doc-icon:before, .fa-docx-icon:before { color: #0074c8; content: "\f1c2";transition: all 0.3s ease;
}
.fa-calendar:before{transition: all 0.3s ease;}

/* ----------------------- Tables overflow x scroll ----------------------- */
.searchresultpage .scroll-table-container { clear: left; margin-bottom: 45px; }
.scroll-table-container { width: 100%; padding: 0 0 5px; overflow-y: hidden; overflow-x: auto; margin-bottom: 14px; }
.scroll-table-container::-webkit-scrollbar {
-webkit-appearance: none;
width: 10px;
height: 7px;
}
.scroll-table-container > table { margin-bottom: 0; }
.scroll-table-container::-webkit-scrollbar-thumb {
border-radius: 5px;
border: 2px solid #d7d7d7;
background-color: #d7d7d7;
}

#loadmore { width: 100%; float: left; padding: 20px 0; }
#loadmore a { text-align: center; padding: 10px 0 8px; display: block; text-decoration: none; cursor: pointer; background-color: #ff7346; color: #fff; }
#loader, #loadedcontent { display: none; text-align: center; }
body.ie9 #loadmore a, body.ie10 #loadmore a { padding: 13px 0 5px; }
#loader { background: url("/~/media/Images/H/Hostelworld-v2/css/ajax-loader.gif") no-repeat 50% 100%; float: left; font-size: 1.2em; height: 32px; text-indent: -9999px; width: 100%; overflow-x: hidden; }
.sectionDiv .left { float:left; width:50%; }
.left img { margin-bottom: 10px; }
.link-container { background-color: white; padding: 0px 20px 20px; text-transform:uppercase; }
p.rad-big { color: #303030; font-family: "hostelworld-ultra" !important; font-size: 1.4em !important; font-weight: 500 !important; text-transform: uppercase; }
.rad-left, .rad-small { padding-right: 10px; width: 60%; float:left; }
/*.contentDivInner p { font-family: "Noto Sans"; font-size: 1.2em; line-height: 16px; }*/
.rad-small { color: #595959; margin-top: -8px; }
.rad-left { color: #ff4000; font-weight: bold; font-size: 1.4em !important; }
.boxLink { font-family: 'Noto Sans', sans-serif; font-weight: bold !important; }
#section-div6 .link-container { position: absolute; background-color: transparent; bottom: 0px; }
.board-member img { display:block; }

#Homepage #MainForm #MainWrapper #contentwrapper .homecontentwrapper #section-div1 .container .row .col-md-4 .boxHeader {display: none;}

/* --------------- Top navigation Starts ---------------- */
#section-Homepage-level1{float:right;margin-top:26px;}
#section-Homepage-level1 .level1 {float: left;margin-left: 5px;padding-bottom:30px;margin-right: 6px}
#section-Homepage-level1 .level1.haschildren:hover .main-menuWrap{display:block;visibility: visible;opacity: 1;height: auto;padding: 38px 0 60px 0;} 
#section-Homepage-level1 .level1.selected > a{color:#ff7346;}
#section-Homepage-level1 .level1.first { border-left: 0px; }
#section-Homepage-level1 .level1 > a, #section-Homepage-level1 .level1 > span { min-height: 40px; text-decoration: none; color: #fff; display: block; padding: 10px; text-align: center; }
#section-Homepage-level1 .level1 ul li a:hover ,#section-Homepage-level1 .level1 > a:hover{color:#ff7346;text-decoration:none;}
#section-Homepage-level1 .level1 ul li a { color: #fff;}
#topnavigation {}
#section-Homepage-level1 li ul li.level2{margin-bottom:15px;}
#section-Homepage-level1 li ul li.level2.current ,#section-Homepage-level1 li ul li.level2.selected a ,#section-Homepage-level1 li.current > span{color:#ff7346;}
#topnavigation span { font-size: 1.6rem;line-height:2rem; }
#topnavigation ul li{ font-family: 'Noto Sans', sans-serif;margin-bottom: 0px;}
.menu-signpost{display:none;}
.menuWrap{max-width: 1090px;margin: 0 auto;padding: 0 10px;position: relative;}
.main-menuWrap{;position:absolute;width:100%;left:0;background:#313131;top: calc(100% + -1px);border-top: 1px solid #474747;visibility: hidden;height:0;
    opacity: 0;transition: visibility 0s,opacity .4s ease 0s;
    -webkit-transition: visibility 0s,opacity .4s ease 0s;
    -moz-transition: visibility 0s,opacity .4s ease 0s;
    -ms-transition: visibility 0s,opacity .4s ease 0s;}
.menu-wrap{max-width: 1090px;margin: 0 auto;padding: 0 10px;}
 .menuSign{float: left;width:45%;}
#section-Homepage-level1 .level1 ul{float: right;width: 55%;display:none; /*margin-top: 50px;*/}
.section{float:left;width:100%;}
/* ---------------------  home banner ------------------------------ */
.banner-container{position:relative;display: table;width: 100%;}
.banner-title ,.landing-banner-title{font-size:6rem; line-height:6.6rem;color:#ffffff;font-family: hostelworld-ultra;margin:6px 0 20px 0;;padding: 0;}
.landing-banner-title{margin: 40px 0 20px 0;}
.slider-caption{width: 65%;margin: 0 auto;    margin-bottom: 30px;}
.hostel-location {padding-top: 30px; margin-bottom: 0px;}
.slider-caption p{font-size:2.2rem;line-height:2.4rem;color:#ffffff; }
.banner-link{text-align:center;}
.banner-link a{color:#ffffff;padding:16px 40px;background-color:#ff7346;border-radius: 10px;display: inline-block;text-decoration: none;font-size: 1.6rem;}
.banner-link a:hover{background:#ff4000;}
.banner-content {display: table-cell;vertical-align: middle;text-align: center; background-color: rgba(0,0,0,0.4);}
.slick-dots li button{border: none;-webkit-border-radius: 50%;border-radius: 50%;background:#ffffff;height: 12px;width: 12px;text-indent: -99999px;border: 0;vertical-align: middle;}
.slick-dots li{display:inline-block;margin: 0 6px;}
.home-banner{position:relative;}
.slick-dots li.slick-active button{background:#ff7346;}
.slick-dots{text-align:center;}
#slider-dots-wrapper{bottom:40px;position:absolute;width:100%;text-align:center;}
/* ----------------        home content                       -------------------*/
.homecontentwrapper .Section2{padding-top:60px;text-align: center;padding-bottom: 60px;}
.homecontentwrapper h2{font-size: 4rem;line-height: 4.4rem;margin-bottom: 35px;}
.Section2 .rad-intro ,.Section4 .rad-intro{font-size:2.2rem;line-height:2.6rem;margin-bottom: 30px;}
.keyWrapper  .key-figures{width: 20%;text-align:center;display:table-cell;}
.keyWrapper {float: left; width: 100%; margin: 20px 0;display:table;}
.keyWrapper .key-title{font-size:3.4rem;font-family: hostelworld-ultra;line-height:4.4rem;}
.keyWrapper .key-content{font-size:2.2rem;line-height:2.6rem;width: 80%;margin: 0 auto;}
.homecontentwrapper .Section3{background:#313131;padding:60px 0;}
.homecontentwrapper .Section3 h2{font-size: 3.2rem;line-height: 3.4rem;color:#ffffff;margin:0;}
#Contentbannerwrapper{height: 350px;position: relative;overflow: hidden;background-color: #eaeaea;}
#Contentbannerwrapper img{width: 100%;height: auto;max-width: 100%;position: absolute;top: -100%;left: -100%;bottom: -100%;right: -100%;margin: auto;}

.homecontentwrapper .Section4{padding-top:60px;padding-bottom:60px;}
.home-press-release .downloadLink a{font-size:2.4rem;line-height:2.6rem;font-family: hostelworld-ultra;color:#313131;text-transform: uppercase;}
.home-press-release,.home-video{margin-top:38px;position:relative;}
.home-video{display: inline-block;}
.home-video img{width:100%;}
.common-btn a{color: #ffffff; padding: 16px 40px;background-color: #ff7346;border-radius: 10px;
display: inline-block;margin: 10px 0;    font-size: 1.6rem;}
.common-btn a:hover {background: #ff4000;text-decoration:none;}
.icon-video-player{font-size: 8rem;color: #c1c1c1;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;left: 0;}
/*.menuWrap:after{position: absolute;content: "";
    background-color: #313131;
    top: -1px;
    bottom: 0;
    right: 100%;
    width: 100%;border-top: 1px solid #474747;}
.menuWrap:before{ content: "";
    background-color: #313131;
    position: absolute;
    left: 100%;
    top: -1px;
    bottom: 0;
    width: 100%;border-top: 1px solid #474747;} */
p.downloadLink{margin:0;}
.home-pr {
    margin-bottom: 30px;
}
#topnavigation  span.menu-inner-title{display: none;font-size:3.6rem;line-height:4rem;;color:#ff7346;font-family: 'Noto Sans', sans-serif;font-weight:700;right: 0;
    position: absolute;
    width: 55%;}

.home-video .pop-video{position:absolute;left:0;right:0;width:100%;height:100%;z-index:2;}
.home-video .pop-video:hover{background: rgba(49,49,49,0.5);}
#Landingbannerwrapper{height:450px;position: relative;overflow: hidden;background-color:#eaeaea;}
#Landingbannerwrapper img{width:auto;height: 450px;max-width: inherit;position: absolute;top: -100%;left: -100%;bottom: -100%;right: -100%;margin: auto;}
.landing-banner-content{position: absolute;top: 50%;transform: translateY(-50%);text-align: center;width: 100%;left: 0;}
/*---------------------- Common Landing page      ----------------------------------------*/
.common-section1 {padding-top: 60px;text-align: center;padding-bottom:60px;}
.year-section1 {text-align: center; padding-bottom: 60px; padding-top:60px;}
.year-section1 h2{margin: 0 0 25px;}
.contentwrapper p.rad-intro{font-size: 2.2rem;line-height: 2.6rem;margin-bottom: 30px;}
.commonwrapper h2{font-size: 4rem;line-height: 4.4rem;margin-bottom: 35px;}
.yearwrapper h2{font-size: 4rem;line-height: 4.4rem;margin-bottom: 24px;}
.commonwrapper .keyWrapper{text-align: center;margin: 20px 0 40px 0;}
.commonwrapper .keyWrapper .key-figures{display: inline-block;width:25%;position:relative;}
.commonwrapper .keyWrapper .key-content{width:100%;}
.commonwrapper .keyWrapper .key-figures:not(:last-child):after{content:'';background-image:url('/~/media/Images/H/Hostelworld-v2/icons/line-arrow.png');position:absolute;height: 100%;top: 0;right: 0;width: 14px;background-repeat: no-repeat;background-position: center;}
.year-section4 .keyWrapper{margin: 20px 0 30px 0;}
.common-section2{padding: 0;background-color:#313131;}
.year-section2{background-color:#313131;}
.year-section2 p.rad-description{width:90%;margin: 0 0 10px;}
.year-section3 p.rad-description{color:#313131;width:95%;margin: 0 0 26px;}
.year-section3 p.rad-name{color:#313131;    margin: 0 0 25px;}
.year-section2 p.rad-name{margin: 0 0 35px;}
.common-section2 h2{color:#ffffff;font-size: 3.2rem;line-height: 4.4rem;    margin-bottom: 20px;}
.year-section2 h2{color:#ffffff;}
.common-section2 .common-left-section2{width:55%;float:left;margin-top: 75px;}
.common-section2 .common-right-section2{width:35%;float:right;text-align:right;}
.year-section2 .year-left-section2 ,.year-section3 .year-right-section3{width:65%;float:left;margin-top: 30px;}
.year-section2 .year-right-section2 ,.year-section3 .year-left-section3{width:35%;float:left;}
.year-section3 .year-right-section3{padding-left:25px;}
.year-section2 .year-right-section2{padding-left:30px;float:right;}
.year-section2 .year-right-section2 img ,.year-section3 .year-right-section3 img{width:100%;height:auto;}
.common-section3{padding: 60px 0 15px 0;}
.year-section1 .keyWrapper{margin: 36px 0 58px 0;}
p.rad-description{font-size:1.8rem;color:#ffffff;line-height: 2.4rem;margin: 0 0 30px;}
p.rad-name{font-size:2.2rem;color:#ffffff;line-height: 2.8rem;font-weight: 700;}
.common-ticker-section{background: #313131;padding:60px 0;}
.common-ticker-section h2{font-size: 3.2rem;line-height: 3.4rem;color: #ffffff;margin:0;}
.common-sec1 .common-item .list-title a,.common-sec1 .list-title{font-size: 2.4rem;line-height: 2.6rem;color: #313131;}
.common-sec1 .common-item {margin-bottom:30px;}
.common-box-content{margin-bottom: 20px;}
.common-sec1 .common-item .list-title{margin:0;}
.ar-cover{float: left;margin-right: 15px;}
.ar-cover img{cursor: pointer;transition: transform 1s ease;border:3px solid #d7d7d7;}
.ar-cover img:hover{transform: scale(1.1);transition: transform 1s ease;cursor: pointer;}
.year-section4{background-color:#eaeaea;text-align:center;padding-top: 60px;padding-bottom: 60px;}

.year-section5{padding-top: 60px;padding-bottom: 60px;text-align:center;}

.common-download-link .download-report{background-image:url('/~/media/Images/H/Hostelworld-v2/icons/download.png');width:80px;height:80px;display:block;}
.common-download-link a{display:inline-block;}

/*---------------------------- image gallery -----------------------------*/
/*--------------------- Image gallery section -----------------------*/
.filter-area .typeInv {font-size: 1.8rem;padding:9px 14px;color: #313131;cursor: pointer;margin:0;border: solid 1px #d2d2d2; position:relative; }
.filter-area .typeInv i{right: 0;position: absolute;height:39px;top: 0;width: 40px;padding: 12px;text-align: center;background: #313131;color: #ffffff;}
.filter-area .typeInv.selected i{ transform: rotate(180deg);}
.filter-area {float: left;width: 100%;position: relative;margin-bottom:30px;margin-top: 10px;display:block;}
ul#img-category{position: absolute;z-index:11;width: 100%;display:none; max-width: 198px;background:#ffffff;}
.typeInv a,.typeInv a:hover{color:#000000;text-decoration:none;}
.search-right {max-width:198px;}
.search-right .typeInv a:before,.currentTab:after { color:#000; position:absolute; right:25px; top:calc(50% - 10px); font-size:2rem;transition:all 0.3s ease; font-weight:bold; transform:rotate(90deg); }
.selected.typeInv a:before,.active .currentTab:after { transform:rotate(-90deg); transition:all 0.3s ease; }
.currentTab:after { color:#2d99ac; }
ul#img-category li span{padding:11px 14px;display:block;border: solid 1px #d2d2d2;border-top: 0;}
.image-item {position:relative;background-color: #eaeaea;}
.image-item img{margin:0 auto;width:100%;}
.image-item  .thumb-img{position:relative;min-height: 130px;}
.thumbwrapper {margin-bottom: 12px;}

.filter-area ul li { margin-bottom:0px;background: none;padding: 0;cursor: pointer;}
.filter-area ul li:after{content:'' !important;}
.image-gallery-box .image-item a.pop-thumb {height:50%;width: 100%;cursor: pointer;text-align: center;margin: 0 auto;background-color: rgba(49, 49, 49,0.6);display: none;position:absolute;text-decoration: none;
margin-bottom: 1px;z-index: 10;top:0;}
.image-gallery-box .image-item:hover a.pop-thumb, .image-gallery-box .image-item:hover a.download-thumb,.image-gallery-box .image-item:hover a.download-pdf-thumb {display: block;}
.image-gallery-box .image-item a.pop-thumb:hover {background-color: rgba(251, 123, 88,1);}
.image-gallery-box .image-item a.pop-thumb:after {content: "";position: absolute;height: 100%;width: 100%;cursor: pointer;background-image: url(/~/media/Images/H/Hostelworld-v2/icons/view.png);background-repeat: no-repeat;background-position: center;
left: 0;right: 0;top: 0;bottom: 0;z-index: 100;}
.image-gallery-box .image-item a.download-thumb:hover {background-color: rgba(251, 123, 88, 1);}
.image-gallery-box .image-item a.download-thumb:after {content: "";position: absolute;height: 100%;width: 100%;cursor: pointer;background-image: url(/~/media/Images/H/Hostelworld-v2/icons/download-white.png);background-repeat: no-repeat;background-position: center;left: 0;right: 0;top: 0;bottom: 0;z-index: 100;}
.image-gallery-box .image-item a.download-thumb {height: 50%;width: 100%;cursor: pointer;display: block;text-align: center;margin: 0 auto;background-color: rgba(49, 49, 49, 0.6);display: none;
position: absolute;z-index: 10;bottom:0;text-decoration: none;}
.image-gallery-box .image-item-title {font-size: 1.5rem;line-height: 21px;color:#313131;position:relative;padding: 14px 14px 13px;background-color: #eaeaea;width: 100%;text-align:center;min-height:92px;}
#advisors table td ,#contact-us table td {padding: 10px 0 10px 10px;}
.print-header{display:none;padding-top: 20px;}
.content-bottom{margin-top:30px;float:left;width:100%;}
.year-section5 .sec-5-brdr-left {border-left: 1px solid #313131;}
.equl-content-height {margin-bottom:20px;}


body#investment-overview .year-section3{display:none;}

.ip3-reports-and-presentations #contentwrapper .tabs ul li span, .ip3-press-releases #contentwrapper .tabs ul li span {padding: 11px 27px;}

.common-section4.eltbox{
    padding: 0;
    background-color: #313131;
    margin-top: 10px;
}
.common-section4.eltbox .common-left-section4 {
    margin: 25px 0;
}
.common-section4.eltbox .common-left-section4 h2 {
    color: #ffffff;
    font-size: 3.2rem;
    line-height: 4.4rem;
    margin-bottom: 20px;
}
.common-section4.eltbox .box-desc p {
    font-size: 1.8rem;
    color: #ffffff;
    line-height: 2.4rem;
    margin: 0 0 30px;
}

body#investment-overview .year-section1 {
    background-color: #eaeaea;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
body#investment-overview .year-section2 .year-right-section2 {
    display: none;
}

body#investment-overview .year-section2 .year-left-section2 {
    width: 100%;
}
body#investment-overview .year-section2 .year-left-section2 p.rad-description {
    width: 100%;
}
body#investment-overview  .year-section2 .year-left-section2 .common-btn {
    margin-bottom: 20px;
}
body#investment-overview .year-section2 h2 {text-transform: none; font-family: 'Noto Sans', sans-serif; font-weight: bold;}


/*---- media-queries-----*/
/*--------- iPad Landscape and Desktops ---------*/
@media all and (min-width:1600px) {
#Contentbannerwrapper img ,#Landingbannerwrapper img {
    height: auto;
    width:100%;
}

}

@media all and (max-width: 1244px){

#Contentbannerwrapper img {width: auto; height: 350px; max-width: inherit;}
#Landingbannerwrapper img {width: auto; height: 450px; max-width: inherit;}

}

@media all and (max-width: 1200px) {
p.docProsp, p.bodImg{position:static!important;}
#leftcol .leftColInner{padding:20px 15px;}
#leftnavigation ul li a, #leftnavigation ul li > span{padding: 10px 5px 10px 2px;}
#leftcol li li.level3 > a, #leftcol li li.level3 > span{padding: 10px 10px 10px 20px;}
.menuSign img{width:100%;height:auto;}
#section-Homepage-level1 .level1 ul{padding-left: 40px;}
#topnavigation span.menu-inner-title{ padding-left: 40px;}

.footer-col-right ul li{padding: 0 16px;}
}

@media all and (min-width: 992px) {

.col-md-pad-left-none{padding-left:0px !important;}
.col-md-pad-right-none{padding-right:0px !important;}
}
/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (max-width: 991px) {
.rad-left, .rad-small {
  
    width: 100%;
}
.meet-world {
    margin-left: 0px;
}
.left img {
    margin-bottom: 20px;
}
 .home-video img{width:auto;}
 .footer-col-left{width:70%;float:left;}
.footer-col-right {width:30%;float:left;}
#footerwrapper .footer-col{padding-left:10px;}
#section-Homepage-level1{margin-top: 3px;}
#searchbox{margin-top: 5px;}
#logo img{width: 160px;height: auto;}
#headerwrapper{position:relative;padding:10px 0 0 0;}
.year-section2 .year-right-section2 img, .year-section3 .year-left-section3 img{    width: auto;
    height: 100%;}
   .mobishow{display:block;}
.mobiMenus{display:block}
#headerwrapper{position:relative;padding:15px 0 15px 0;}
.ui-menu{display:none !important;}
}

@media all and (min-width: 768px) and (max-width: 991px) {
 
  .col-sm-clear-both{clear:both;}
   .col-md-clear-both{clear:both;}
   .keyWrapper .key-figures {width: 50%;margin-bottom: 20px;display: inline-block;}   
.keyWrapper .key-figures:last-child{width:100%;}
#section-Homepage-level1 .level1{margin-left: 2px;margin-right: 2px;padding-bottom: 15px;}
#section-Homepage-level1 .level1 > a, #section-Homepage-level1 .level1 > span{padding: 10px 4px;}
#logo{margin-bottom:0;margin-top: 6px;}


 .common-left-section3 ,.common-middle-section3{margin-bottom:40px;}
 .common-section1, .year-section1 ,.common-section3,.common-ticker-section,.year-section4 ,.year-section5,.homecontentwrapper .Section2,.homecontentwrapper .Section3 ,.homecontentwrapper .Section4 ,.year-section2,.year-section3{padding :40px 0;}
 .commonwrapper .keyWrapper .key-figures{display:table-cell;}
 .commonwrapper .keyWrapper .key-figures:last-child{width:25%;}
  .ar-cover{float:none;margin:0 0 15px;}
  .year-section1 .keyWrapper{margin:20px 0 30px 0;}
   .year-section2 .year-left-section2, .year-section3 .year-right-section3 ,.year-section2 .year-right-section2, .year-section3 .year-left-section3{width:100%;}
 .year-section2 .year-right-section2 ,.year-section3 .year-right-section3{padding:0}
 .year-right-section2, .year-left-section3{text-align:center;}
 .common-section2 .common-left-section2 {
    width: 100%;
    margin: 0 0 30px;
}
.common-section2 .common-right-section2 {
    width: 100%;
    text-align: center;
}
.common-section2 .common-right-section2 img {
    height: 100%;
    width:auto;
}
 #contentwrapper{margin-bottom:30px;}
 .thumbwrapper{width:33.33%}
}


@media all and (max-width: 768px) {
.inv-responsive-table tbody th {font-weight: normal;} 
}



/*--------- All Small Tablets and Large Phones Global CSS ---------*/

@media all and (max-width: 767px) {
#logo {float: left;
    margin:0;
    padding:0;
}
#breadcrumb{display:none;}

h1 { font-size: 3rem; line-height: 3.8rem;}
h2 { font-size: 2.8rem; line-height: 3.2rem; }
h3 { font-size: 2.4rem; line-height: 3rem; }
h4 { font-size: 2.2rem; line-height: 2.8rem; }
h5 { font-size: 2rem; line-height: 2.6rem; }
h6 { font-size: 1.8rem; line-height: 2.4rem; }
.mainContentWrapper{padding:0;}


/*--------- Press releases starts ---------*/
.selectedTab{display: block; font-size: 1.4rem;
    padding: 12px 14px;
    color: #313131;
    cursor: pointer;
    margin: 0;
    border: solid 1px #d2d2d2;
    position: relative;}
span.selectedTab.v-mobile .fa.fa-caret-down{right: 0;
    position: absolute;
    height: 39px;
    top: 0;
    width: 40px;
    padding: 12px;
    text-align: center;
    background: #313131;
    color: #ffffff;}
span.selectedTab.v-mobile.open .fa.fa-caret-down{transform: rotate(180deg);}
.drop-down {margin-bottom: 10px;}
#contentwrapper .tabs {border: 1px solid #d7d7d7;padding:0;display: none;border-top:0;}
#contentwrapper .tabs ul {border-bottom: 1px solid #d7d7d7;float: left;list-style: none outside none;padding:0;width: 100%;margin:0}
#contentwrapper .tabs ul li {border-right: none;border-top: none;width: 100%;border-bottom:1px solid #d2d2d2;}

#contentwrapper .tabs ul li span {color:#313131;background-color:#ffffff;font-weight:normal;padding: 12px 14px;}
#contentwrapper .tabs ul li.last {border: 0;margin-bottom: 0;}
#contentwrapper .tabs ul li.current span, #contentwrapper .tabs ul li span:hover{color:#313131;background-color:#ffffff;}
/*--------- Press releases ends  ---------*/

.relatedLinksWrapper .relatedLinksInner { margin:0 10px 20px; }


#navigation, #searchContainer{display:none;}





/*--  financial calendar  --*/

table.events th.edate { width: 25%; }
table.events th.esub { width: 55%; }
 .keyWrapper .key-figures {width: 100%;margin-bottom: 20px;display: block;}  
 .home-video img{width:100%;height:auto;}
 #footerwrapper .footer-col{border-left:0;padding-left:0;min-height:auto;margin: 10px 0;}
 .footer-col-left{width:100%;}
 .footer-col-right{width:100%;}
 .commonwrapper .keyWrapper .key-figures{width:100%;}
.commonwrapper .keyWrapper .key-figures:not(:last-child):after{background:none;}

 .slider-caption{width: 85%;}
 .homecontentwrapper .Section3 h2{ margin-bottom: 30px;}
 #auto-top-link{right: 10px;}
 .common-section2 .common-left-section2{width:100%; margin:0 0 30px;}
 .common-section2 .common-right-section2{width:100%;text-align:center;}
 .common-section2 .common-right-section2 img{height: auto;width: 320px;}
 .footerwrapper{margin-bottom:20px;}
 .keyWrapper .key-title{font-size: 2.8rem; line-height: 3rem;}
 .banner-title, .landing-banner-title{font-size: 5rem;line-height: 5.6rem;}
 #Landingbannerwrapper{height:400px;}
 .commonwrapper h2 ,.yearwrapper h2{font-size: 3rem;line-height:3.2rem;margin-bottom: 15px;}
 .common-left-section3 ,.common-middle-section3{margin-bottom:30px;}
 .common-section1, .year-section1 ,.common-section3,.common-ticker-section,.year-section4 ,.year-section5,.homecontentwrapper .Section2,.homecontentwrapper .Section3 ,.homecontentwrapper .Section4 ,.year-section2,.year-section3{padding :30px 0;}
 .common-box-content ,.common-sec1 .common-item ,.common-sec1 .common-btn ,.common-sec1 h2{height:auto !important;}
 .year-section2 .year-left-section2, .year-section3 .year-right-section3 ,.year-section2 .year-right-section2, .year-section3 .year-left-section3{width:100%;}
 .year-section2 .year-right-section2 ,.year-section3 .year-right-section3{padding:0}
 .year-right-section2 ,.year-left-section3{text-align:center;}
 .commonwrapper .keyWrapper{margin: 20px 0 20px 0;}
 .ar-cover{float:none;margin:0 0 15px;}
 .year-section2 .year-left-section2, .year-section3 .year-right-section3{margin-top:30px;}
 .image-gallery-box .image-item-title{min-height:50px;}
 .search-right ,ul#img-category{max-width:100%;}
 .contentwrapper p.rad-intro{margin-bottom: 15px;}
 .home-press-release, .home-video{margin-top:20px;}
 .homecontentwrapper h2 ,.homecontentwrapper .Section3 h2{font-size: 3rem;line-height: 3.2rem;margin-bottom: 15px;}
 .common-btn a {padding: 14px 30px;}
 #twocolcenter{margin:30px 0;}
 #contentwrapper{margin-bottom:0;}
.year-section1 .keyWrapper{margin:10px 0 10px 0}

 #Contentbannerwrapper{height:200px;}
 .year-section2 .year-right-section2 img, .year-section3 .year-left-section3 img{width: 250px;
    height: 100%;}
}

@media screen and (max-width: 767px) and (orientation: landscape) {
.keyWrapper .key-figures {width: 50%; float: left;}
.keyWrapper .key-figures:last-child ,.commonwrapper .keyWrapper .key-figures:last-child{width:100%}
.commonwrapper .keyWrapper .key-figures{width:50%;}
}

@media all and (max-width: 712px) and (max-width: 767px){

#Contentbannerwrapper img {width: 100%; height: 200px; max-width: inherit;}

}

@media all and (max-width: 711px){

#Contentbannerwrapper img {width: auto; height: 200px; max-width: inherit;}

}


@media all and (max-width: 640px){
.disclaimer #disclaimerCountryContainer select {width:100%;}


}


/*--------- All Mobiles Portrait and Landscape Global CSS ---------*/
@media (min-width: 321px) and (max-width: 640px) {

#breadcrumb .separator{margin:0px 4px;}
#footerwrapper .credit{text-align:center;padding-left:0px;}
#logo{width:45%}
#logo img{height:auto;max-width:100%;}

#mobishownav, #mobishowsearch {width: 93%;}

.menuArrow {top: -15px;right: 64px;}
.menuArrow2 {top: -15px;right: 12px;}

}
@media all and (min-width: 601px) and (max-width:767px) {
.thumbwrapper { width:33.33%; }
}
@media all and (min-width: 501px) and (max-width:600px) {
.thumbwrapper { width: 33.333337%; }
}
@media all and (min-width: 400px) and (max-width:500px) {
.thumbwrapper { width:50%; }
}
@media all and (min-width:320px)and (max-width:399px) 
{
.thumbwrapper { width:100%; }
.image-item{width:70%;margin:0 auto;}

}
@media (max-width: 480px) {
#footerwrapper .col-xs-6{width:100%}
#submit-btn { width: 25%; }
.form-container input[type="text"], textarea { width: 40%; }
.news-date, .news-title{width:100%;}
.bodImage{float:none;width:auto;border-right:0 none;padding-bottom:15px;}
.bodContent{border-left:0px;padding-left:0px;width:auto;}
.bodImage img{margin:0 auto;}
.snapdown-content {padding: 15px 15px 20px;}
.snapdown-title a{padding: 13px 35px 13px 15px;}
.snapdown-title a, .snapdown-title.selected a { background-position:95% center; }

}

@media all and (max-width: 320px) {
#breadcrumb .separator{margin:0px 4px;}
#logo{width:55%}
#mobishownav, #mobishowsearch {width: 93%;}
.menuArrow {top: -15px;right: 64px;}
.menuArrow2 {top: -15px;right: 12px;}
}

@media all and (max-width: 736px) {
.year-section5 .sec-5-brdr-left {padding-top:30px;border-left:none;}
}

@media all and (max-width: 736px) {
.ip3-esg #twocolcenter .content p img {width: 100%;}	
}
@media all and (max-width: 932px) {
.ip3-esg #twocolcenter .content iframe {width: 100%;aspect-ratio: 16 / 9;height: auto;}	
}