/* LESS Document */
/* LESS Document */
@font-face {
  font-family: 'myraidpro';
  src: url('fonts/myraidpro/myriadpro-regular-webfont.eot');
  src: url('fonts/myraidpro/myriadpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myraidpro/myriadpro-regular-webfont.woff2') format('woff2'), url('fonts/myraidpro/myriadpro-regular-webfont.woff') format('woff'), url('fonts/myraidpro/myriadpro-regular-webfont.ttf') format('truetype'), url('fonts/myraidpro/myriadpro-regular-webfont.svg#webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'myraidprosemi';
  src: url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.eot');
  src: url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.woff2') format('woff2'), url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.woff') format('woff'), url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.ttf') format('truetype'), url('fonts/myraidpro-semibold/myriadpro-semibold-webfont.svg#webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'myraidprobold';
  src: url('fonts/myraidpro-bold/myriadpro-bold-webfont.eot');
  src: url('fonts/myraidpro-bold/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myraidpro-bold/myriadpro-bold-webfont.woff2') format('woff2'), url('fonts/myraidpro-bold/myriadpro-bold-webfont.woff') format('woff'), url('fonts/myraidpro-bold/myriadpro-bold-webfont.ttf') format('truetype'), url('fonts/myraidpro-bold/myriadpro-bold-webfont.svg#webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DroidArabicKufiRegular';
  src: url('fonts/DroidKufi-Regular/droidkufi-regular.eot');
  src: url('fonts/DroidKufi-Regular/droidkufi-regular.eot') format('embedded-opentype'), url('fonts/DroidKufi-Regular/droidkufi-regular.woff') format('woff'), url('fonts/DroidKufi-Regular/droidkufi-regular.ttf') format('truetype'), url('fonts/DroidKufi-Regular/droidkufi-regular.svg#DroidArabicKufiRegular') format('svg');
}
a {
  color: #299ad6;
  text-decoration: none;
}
a:hover {
  color: #004693;
  text-decoration: none;
}
a img {
  border: none;
  vertical-align: top;
}
.text-area {
  width: 100% !important;
  height: 90px !important;
}
.text-justify {
  text-align: justify;
}
p {
  margin-bottom: 25px;
  line-height: 22px;
}
h3 {
  font-size: 26px;
  color: #004693;
}
.mrb0 {
  margin-bottom: 0px !important;
}
.mrt0 {
  margin-top: 0px !important;
}
.inner-banner iframe {
  width: 100%;
  height: 485px;
}
.active-2 {
  background-color: #004693;
  color: #FFF !important;
  display: block;
  border-radius: 50px;
}
.small {
  width: 45% !important;
}
.inline-form {
  width: 100%;
}
.inline-form ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 25px;
}
.inline-form ul li {
  list-style: none;
  display: inline-block;
}
/*Updated by Firas width: 26%;*/
.inline-form ul li:first-child {
  vertical-align: top;
  line-height: 36px;
  width: 30%;
  color: #ffffff;
  font-size: 17px;
  white-space: nowrap;
}
/*Updated by Firas width: 72%;*/
.inline-form ul li:last-child {
  width: 65%;
  color: #ffffff;
  font-size: 17px;
}

.ctable {
  width: 100%;
  text-align: center;
  display: table;
}
.ctable .trow.thead {
  color: #004693;
}
.ctable .trow.tbody div {
  border-top: 0px;
}
.ctable .trow {
  display: table-row;
  width: 100%;
}
.ctable .trow:nth-child(even) {
  background: #f8fafc;
}
.ctable .trow:nth-child(odd) {
  background: #FFF;
}
.ctable .trow div {
  padding: 15px 0px;
  border-top: 1px solid #e6edf3;
  border-bottom: 1px solid #e6edf3;
  display: table-cell;
}
.dropdown.open .carat {
  margin-top: -4px;
  border-bottom: 0px;
}
.dropdown {
  color: #999999;
  font-size: 14px;
  border: solid 1px #004693;
  border-radius: 8px;
  height: 36px;
  width: 250px;
}
.dropdown ul {
  margin: 0px;
}
.dropdown ul li {
  display: block !important;
  color: #666666 !important;
  font-style: italic;
}
.dropdown ul li:first-child {
  width: 100%;
  line-height: normal;
  margin: 0px !important;
}
.dropdown ul li:hover {
  background: #004693;
  color: #FFF !important;
}
.dropdown .selected {
  font-size: 14px;
  line-height: normal;
  color: #666666;
  font-style: italic;
}
.dropdown .selected:after {
  box-shadow: none;
}
.dropdown .carat {
  border: 0px;
  width: 35px;
  height: 35px;
  background-color: #084694;
  top: 3px;
  right: 0;
  border-radius: 5px;
}
.dropdown .carat:after {
  content: '\f0d7';
  color: #FFF;
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  left: 14px;
}
.tab-content {
  background: none;
}
/*Responsive*/
* {
  margin: 0px;
  padding: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
}
body {
  font-family: 'myraidpro';
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #808080;
  -webkit-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #FFF;
}
.page-width {
  width: 1170px;
  margin: auto;
}
/* updated width: 100%;*/
.input {
  border: solid 1px #004693;
  border-radius: 8px;
  padding: 5px 5px;
  height: 36px;
  width: 100%;
}


.input1 {
  border: solid 1px #004693;
  border-radius: 8px;
  padding: 5px 5px;
  height: 36px;
  width: 65%;
}


.inputlogin {
  border: solid 1px #004693;
  border-radius: 8px;
  padding: 5px 5px;
  height: 36px;
  width: 85%;
}
.text-center {
  text-align: center;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
}
.readmore-contents {
  display: none;
}
.hide {
  display: none;
}

.table-responsive {
  max-width: 100%;
  overflow-x: auto;   
}

table-responsiveDetails {
  max-width: 100%;
  overflow-x: auto;   
}

.myDatagrid
{
    padding:5px;    
}


.booking-table input[type='checkbox'] {
  display: none;
}




.btn {
  background-color: #084694;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;  
}

.btn:hover {
  background-color: #299ad6;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}

.btn.grey {
  background-color: #808080;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}
.btn.grey:hover {
  background-color: #299ad6;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}



.btnList {
  background-color: #084694;
  border-radius: 10px;
  font-size: 16px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;  
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  
}
.btnList:hover {
  background-color: #299ad6;
  border-radius: 10px;
  font-size: 16px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: inline-block;
  width: 100%; 
  text-align: center;
  vertical-align: middle;
  
  
}

.btnList.grey {
  background-color: #808080;
  border-radius: 10px;
  font-size: 16px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: inline-block;
  width: 100%; 
  text-align: center;
  vertical-align: middle;

}
.btnList.grey:hover {
  background-color: #299ad6;
  border-radius: 10px;
  font-size: 16px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  
}


.brd18 {
  border-radius: 18px;
}
h1 {
  font-size: 35px;
  color: #004693;
  padding-bottom: 25px;
  font-weight: 400;
}
.gridview {
  margin-left: -15px;
  margin-right: -15px;
}
.gridview .col-5 {
  width: 20%;
  float: left;
  padding: 0px 15px;
}
.gridview .col-4 {
  width: 25%;
  float: left;
  padding: 0px 15px;
}
.gridview .col-3 {
  width: 33%;
  float: left;
  padding: 0px 15px;
}
.gridview:after {
  clear: both;
  content: '';
  display: block;
}
.scroll-pane {
  height: 367px;
  overflow: hidden;
}
.ctable {
  width: 100%;
  text-align: center;
  display: table;
}
.ctable .trow.thead {
  color: #004693;
}
.ctable .thead {
  display: table;
  width: 100%;
}
.ctable .trow.tbody > div {
  border-top: 0px;
}
.ctable > .trow {
  display: table-row;
  width: 100%;
}
.ctable > .trow > div {
  padding: 15px 5px;
  border-top: 1px solid #e6edf3;
  border-bottom: 1px solid #e6edf3;
  display: table-cell;
}
.ctable > .trow:nth-child(even) {
  background: #f8fafc;
}
.ctable > .trow:nth-child(odd) {
  background: #FFF;
}
a.readmore {
  border-bottom: dashed 1px #299ad6;
}
ul li {
  list-style: none;
}
header {
  padding: 30px 0px;
  position: relative;
  z-index: 1000;
  width: 1170px;
  margin: auto;
}
header .logo {
  float: left;
  width: 300px;
  padding-top: 15px;
}
header .shortlinks {
  float: right;
  width: 400px;
  padding: 23px 0px;
  padding-right: 26px;
}
header .shortlinks ul {
  text-align: center;
}
header .shortlinks ul li {
  list-style: none;
  font-size: 14px;
  display: inline-block;
  padding-left: 5px;
}
header .shortlinks ul li:after {
  content: "";
  color: #004693;
  display: inline-block;
  border-right: solid 2px #004693;
  height: 15px;
  vertical-align: middle;
  padding-left: 10px;
}
header .shortlinks ul li:last-child:after {
  content: "";
  border-right: none;
}
header .shortlinks .search {
  position: relative;
  height: 36px;
  margin-top: 8px;
}
header .shortlinks .search button {
  border-radius: 8px;
  height: 36px;
  width: 36px;
  border: none;
  background: none;
  background-color: #004693;
  position: absolute;
  right: 0px;
  color: #ffffff;
  top: 0px;
}
header .shortlinks .search button:hover {
  background-color: #299ad6;
}
header .shortlinks .search .input {
  position: relative;
}
header:after {
  clear: both;
  content: '';
  display: block;
}
.home nav {
  position: absolute;
  top: 170px;
  z-index: 1;
}
nav {
  background-color: rgba(34, 95, 162, 0.6);
  width: 100%;
  position: relative;
  z-index: 999;
}
nav ul {
  width: 1170px;
  margin: auto;
}
nav ul li {
  display: inline-block;
  font-size: 19px;
}
nav ul li:hover {
  background-color: #225fa2;
}
nav ul li:hover a {
  color: #ffffff;
}
nav ul li a {
  color: #ffffff;
  display: block;
  padding: 18px 12px 18px 12px;
}
.homebanner .slick-slide {
  position: relative;
}
.homebanner .slick-slide .caption {
  position: absolute;
  bottom: 20px;
  left: 25px;
  text-align: right;
  width: 1170px;
  margin: auto;
}
.homebanner .slick-slide .caption h2 {
  font-family: 'myraidprobold';
  font-size: 50px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
  line-height: 50px;
}
.homebanner .slick-slide .caption h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 1px 1px 1px #000000;
  padding-bottom: 5px;
}
.homebanner .slick-slide .caption .readmore {
  border: solid 2px #ffffff;
  border-radius: 20px;
  color: #ffffff;
  padding: 1px 15px;
  font-size: 20px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000000;
}
.homebanner .slick-slide .caption .readmore:hover {
  color: #004693;
}
.home-items {
  margin-top: 50px;
}
.home-items > div .image {
  text-align: center;
  padding-bottom: 10px;
}
.home-items > div img {
  border-radius: 15px;
  display: inline-block;
  vertical-align: top;
}
.home-items > div p {
  font-size: 14px;
  font-family: 'myraidprosemi';
  text-align: center;
  margin-bottom: 0px;
  padding: 10px 27px 0px 27px;
}
.home-items > div a {
  font-size: 20px;
  font-family: 'myraidpro';
}
.home-items:after {
  clear: both;
  content: '';
  display: block;
}
@media only screen and (max-width: 1050px) {
  .home-items .home-items {
    padding: 0px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .home-items .home-items .slick-slide {
    padding: 0px 10px;
  }
  .home-items .home-items .slick-slide p {
    font-size: 12px;
    padding-top: 2px;
  }
}
.gallery-slider {
  margin: 50px -10px 0 -10px;
}
.gallery-slider .slick-slide {
  width: 33.3333%;
  padding: 0px 10px;
}
.gallery-slider .slick-next {
  right: -50px;
}
.gallery-slider .slick-prev {
  left: -50px;
}
.gallery-slider img {
  border-radius: 15px;
  max-width: 100%;
  min-width: 100%;
}
.gallery-slider a {
  display: block;
  position: relative;
}
.gallery-slider a:hover .overlay {
  opacity: 1;
}
.gallery-slider a:after,
.gallery-slider a before {
  clear: both;
  content: '';
  display: block;
}
.gallery-slider .overlay {
  background: rgba(0, 70, 147, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .75s ease;
  -moz-transition: opacity .75s ease;
  position: absolute;
  color: #ffffff;
  clear: both;
  content: '';
  display: block;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  display: inline-block;
  top: 0;
  left: 0;
}
.gallery-slider .overlay span {
  position: relative;
  display: block;
  padding: 0 15px;
  top: 82px;
}
.gallery-slider button:hover:after {
  color: #004693;
}
@media only screen and (max-width: 1300px) {
  .gallery-slider .gallery-slider .slick-next {
    right: 15px;
    color: white;
  }
  .gallery-slider .gallery-slider .slick-prev {
    left: 10px;
    color: white;
  }
  .gallery-slider .gallery-slider .slick-prev:after,
  .gallery-slider .gallery-slider .slick-next:after {
    color: white;
  }
}
@media only screen and (max-width: 950px) {
  .gallery-slider .gallery-slider .overlay span {
    top: 45px;
  }
}
.addbanner {
  margin-top: 45px;
}
footer {
  background-color: #004693;
  border-top: solid 2px #299ad6;
  padding: 28px 0px;
  margin-top: 20px;
  clear: both;
  content: '';
  display: block;
}
footer ul {
  text-align: center;
}
footer ul li {
  list-style: none;
  display: inline-block;
  padding-right: 15px;
}
footer ul li a {
  color: #ffffff;
  font-size: 18px;
}
footer ul li a:hover {
  color: #299ad6;
}
footer ul li:after {
  border-right: solid 2px #299ad6;
  content: "";
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  padding: 0px 0px 0px 18px;
}
footer ul li:last-child:after {
  border-right: 0px;
}
.copyright {
  font-size: 14px;
  text-align: center;
  padding: 20px 0px;
}
.content-container {
  margin-top: 30px;
  margin-bottom: 20px;
}
.content-container:after {
  clear: both;
  content: '';
  display: block;
}
.breadcrumbs {
  margin-bottom: 45px;
}
.breadcrumbs ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  color: #808080;
}
.breadcrumbs ul li a {
  color: #004693;
}
.breadcrumbs ul li a:hover {
  color: #299ad6;
}
.vacancies {
  margin-top: 60px;
}
.vacancies .row {
  margin-bottom: 20px;
  border-radius: 15px;
  background-color: #f2f6f9;
  padding: 25px 20px;
  width: 990px;
}
.vacancies .row ul.info {
  background-color: #ffffff;
  border: solid 1px #e6edf3;
  margin-top: 30px;
  margin-bottom: 20px;
}
.vacancies .row ul.info li {
  width: 49%;
  display: inline-block;
  color: #004693;
  padding: 15px 0px;
}
.vacancies .row ul.info li:first-child {
  text-align: left;
  padding-left: 25px;
}
.vacancies .row ul.info li:last-child {
  text-align: right;
}
.vacancies .row ul.info li span {
  color: #808080;
  display: inline-block;
  padding-right: 15px;
}
.vacancies .row .readmore {
  float: left;
}
.vacancies .row .btn {
  float: right;
}
.vacancies .row:after {
  clear: both;
  content: '';
  display: block;
}
.affiliates .col-5 {
  position: relative;
}
.affiliates .affimage {
  max-width: 100%;
}
.affiliates a {
  border-radius: 15px;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.affiliates a:hover .overlay {
  opacity: 1;
}
.affiliates .overlay {
  left: 0px;
  padding: 10px;
  min-height: 62px;
  bottom: 15px;
  width: 100%;
  background: rgba(0, 70, 147, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .75s ease;
  -moz-transition: opacity .75s ease;
  position: absolute;
  color: #ffffff;
}
.affiliates .overlay .scroll-pane {
  height: 179px;
}
.affiliates .overlay .nicescroll-rails:after {
  background: none;
}
.affiliates .overlay .title {
  padding-right: 20px;
  max-height: 180px;
  text-align: justify;
}
.affiliates .overlay span {
  text-align: center;
  display: block;
  font-size: 19px;
}
.affiliates .col-5 {
  margin-bottom: 25px;
}
#box:hover #overlay {
  opacity: 1;
}
.giftshop {
  margin-top: 30px;
}
.giftshop .affimage {
  border-radius: 15px;
  max-width: 100%;
}
.giftshop a {
  display: block;
  position: relative;
  width: 100%;
}
.giftshop a:hover .overlay {
  opacity: 1;
}
.giftshop .overlay {
  border-radius: 17px;
  padding: 10px 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 70, 147, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .75s ease;
  -moz-transition: opacity .75s ease;
  position: absolute;
  color: #ffffff;
}
.giftshop .overlay .scroll-pane {
  height: 230px;
}
.giftshop .overlay .nicescroll-rails:after {
  background: none;
}
.giftshop .overlay .title {
  font-size: 18px;
  padding-bottom: 0px;
  text-align: center;
}
.giftshop .overlay .overlay-scroll {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 100%;
  height: calc(100% - 90px);
  overflow-y: auto;
}
.giftshop .overlay span {
  display: block;
  font-size: 14px;
  padding: 20px 25px;
  line-height: 22px;
  text-align: justify;
}
.giftshop .overlay .btn {
  font-size: 16px;
  color: #084694;
  display: inline-block;
  font-style: inherit;
  background: #FFF;
  padding: 3px 15px;
  border-radius: 8px;
  margin-top: 70px;
}
.giftshop .overlay .btn:hover {
  color: #FFF;
  background: #084694;
}
.giftshop .col-4 {
  margin-bottom: 25px;
}
.inner-banner {
  margin-top: -88px;
  z-index: -1;
  margin-bottom: 30px;
}
.inner-banner img {
  width: 100%;
}
.inner-banner.contact {
  margin-top: -58px;
}
.contactus .breadcrumbs {
  margin-top: 30px;
}
.contactus .address-container .address {
  border-radius: 15px;
  background-color: #f2f6f9;
  padding: 25px 20px;
  width: 537px;
}
.contactus .address-container .address h3 {
  font-weight: 400;
}
.contactus .address-container .address p {
  color: #004693;
  font-size: 20px;
  padding-top: 5px;
}
.contactus .address-container .address ul li {
  display: inline-block;
  font-size: 20px;
}
.contactus .address-container .address ul li span {
  padding-left: 5px;
  padding-right: 3px;
}
.tabs {
  position: relative;
  width: 100%;
}
.tabs:after {
  clear: both;
  content: '';
  display: block;
}
.tabs > .left {
  width: 200px;
  float: left;
}
.tabs > .left ul li {
  font-size: 24px;
  padding: 15px;
  cursor: pointer;
  color: #299ad6;
}
.tabs > .left ul li:hover {
  background: #f2f6f9;
  color: #004693;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 15px 0 #f2f6f9;
}
.tabs > .left ul li.active {
  background: #f2f6f9;
  color: #004693;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 15px 0 #f2f6f9;
}
.tabs > .right {
  float: right;
  border-radius: 15px;
  background-color: #f2f6f9;
  padding: 25px 20px;
  width: 990px;
  width: calc(970px);
  padding: 25px 30px;
}
.gallery {
  margin-top: 30px;
}
.gallery .affimage {
  border-radius: 15px;
  max-width: 100%;
}
.gallery a {
  display: block;
  position: relative;
  width: 100%;
}
.gallery a:hover .overlay {
  opacity: 1;
}
.gallery .overlay {
  border-radius: 17px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 13px 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 70, 147, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .75s ease;
  -moz-transition: opacity .75s ease;
  position: absolute;
  color: #ffffff;
}
.gallery .overlay span {
  font-size: 24px;
  font-weight: 400;
}
.gallery .col-3 {
  margin-bottom: 25px;
}
.media-news .news-detail {
  margin-top: 40px;
}
.media-news .news-detail h1 span {
  font-size: 14px;
  color: #808080;
  display: block;
}
.media-news .news-detail p {
  line-height: 24px;
  margin-bottom: 14px;
}
.media-news .pull-right ul li {
  display: inline-block;
  color: #299ad6;
  font-size: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.media-news .pull-right ul li a {
  color: #004693;
  font-size: 18px;
  line-height: 30px;
}
.media-news .pull-right ul li a:hover {
  background-color: #004693;
  color: #FFF;
  display: block;
  border-radius: 50px;
}
#register-popup {
  height: 815px;
}
.popup-wrapper {
  position: absolute;
  height: 450px;
  background: rgba(8, 70, 148, 0.94);
  width: 100%;
  display: none;
  z-index: 1001;
}
.popup-wrapper .popup {
  width: 100%;
  position: relative;
  margin: auto;
  margin-top: 80px;
}
.popup-wrapper .popup .closepopup {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #ffffff;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 14px;
  height: 14px;
}
.popup-wrapper .popup .closepopup:hover {
  background-position: bottom;
}
.popup-wrapper .popup .btn {
  border: solid 2px #ffffff;
  padding: 9px 32px;
}
.popup-wrapper .login-popup {
  width: 400px;
}
.popup-wrapper .login-popup h1 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding-bottom: 50px;
}
.popup-wrapper .login-popup .input {
  width: 95%;
}
.popup-wrapper .register-popup {
  width: 1016px;
  height: auto;
}
.popup-wrapper .register-popup h1 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding-bottom: 50px;
}
.popup-wrapper .register-popup h2 {
  font-size: 26px;
  color: #FFF;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #83a5cc;
  margin-right: 7px;
  margin-bottom: 18px;
}
.popup-wrapper .register-popup .pull-left {
  width: 45%;
  margin-bottom: 20px;
}
.popup-wrapper .register-popup .pull-left .inline-form ul li.small {
  position: relative;
}
.popup-wrapper .register-popup .pull-left .inline-form ul li.small span {
  position: absolute;
  right: 15px;
  top: 6px;
}
.popup-wrapper .register-popup .pull-left .inline-form ul ul {
  margin-bottom: 0px;
}
.popup-wrapper .register-popup .pull-left .inline-form ul ul li {
  display: inline-block;
}
.popup-wrapper .register-popup .pull-left .inline-form ul ul li:first-child {
  margin-right: 20px;
}
.popup-wrapper .register-popup .pull-left .inline-form ul ul li:last-child {
  width: auto;
}
.popup-wrapper .register-popup .pull-right {
  width: 48%;
}
.popup-wrapper .register-popup .bottom-section {
  clear: both;
  content: '';
  display: block;
}
.popup-wrapper .register-popup .text-center {
  margin-top: 15px;
  /*display:inline-block;*/
}
.popup-wrapper .register-popup .input {
  width: 100%;
}
.csscheck {
  display: none;
}
.csscheck + label {
  background: url(../images/check.png) left top no-repeat;
  padding-left: 40px;
  height: 18px;
  display: block;
  cursor: pointer;
  line-height: 18px;
  background-position: left bottom;
  color: #ffffff;
}
.csscheck:checked + label {
  background-position: left top;
}
.radio {
  display: none;
}
.radio + label {
  background: url(../images/radio.png) left top no-repeat;
  padding-left: 30px;
  height: 23px;
  display: block;
  cursor: pointer;
  line-height: 23px;
  background-position: left top;
}
.radio:checked + label {
  background-position: left bottom;
}
.contactus-2 p {
  font-size: 18px;
}
.contactus-2 .pull-left {
  width: 515px;
}
.contactus-2 .pull-left .inline-form ul li:first-child {
  color: #004693;
  width: 20%;
}
.contactus-2 .pull-left .inline-form ul li .dropdown.open .carat {
  margin-top: -4px;
}
.contactus-2 .pull-left .inline-form ul li .dropdown {
  border: solid 1px #004693;
  border-radius: 8px;
  height: 36px;
  width: 100%;
}
.contactus-2 .pull-left .inline-form ul li .dropdown .carat {
  border: 0px;
  width: 35px;
  height: 35px;
  background-color: #084694;
  top: 3px;
  right: 0;
  border-radius: 5px;
}
.contactus-2 .pull-left .inline-form ul li .dropdown .carat:after {
  content: '\f0d7';
  color: #FFF;
  font-family: 'FontAwesome';
  position: absolute;
  top: 9px;
  left: 12px;
}
.contactus-2 .pull-left .inline-form ul li .dropdown .selected {
  color: #999999;
  font-size: 13px;
  font-style: italic;
  padding: 11px 12px;
}
.contactus-2 .pull-left .inline-form ul li .dropdown li {
  display: block;
  font-size: 13px;
  color: #999999;
}
.contactus-2 .pull-left .inline-form ul li .dropdown li:hover {
  background-color: #004693;
  color: #FFF;
}
.contactus-2 .pull-left .inline-form ul li .dropdown li:first-child {
  width: auto;
  line-height: normal !important;
}
.contactus-2 .pull-left .inline-form ul li .dropdown li:last-child {
  width: auto;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane.active {
  display: block;
}
.category-tabs .left {
  float: left;
  width: 560px;
  padding-right: 25px;
}
.category-tabs .right {
  float: right;
  width: 335px;
}
.category-tabs h3 {
  font-size: 20px;
  padding-bottom: 20px;
}
.category-tabs ol {
  list-style-type: decimal;
}
.category-tabs ol li {
  margin-left: 20px;
  padding-left: 15px;
  margin-bottom: 25px;
  text-align: justify;
  font-size: 15px;
}
.online-booking:after {
  clear: both;
  content: '';
  display: block;
}
.online-booking .left {
  float: left;
  border-radius: 15px;
  background-color: #f2f6f9;
  padding: 25px 20px;
  width: 760px;
}
.online-booking .left .booking-row:after {
  clear: both;
  content: '';
  display: block;
}
.online-booking .left .booking-row .pull-left ul li {
  color: #004693;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
.online-booking .left .booking-row .pull-left ul li .input {
  font-style: italic;
  color: #999999;
  font-size: 12px;
  height: 35px;
}
.online-booking .left .booking-row .pull-left ul li span {
  position: absolute;
  top: -2px;
  right: 0px;
}
.online-booking .left .booking-row .pull-left ul li:first-child {
  margin-right: 15px;
}
.online-booking .left .booking-row .pull-right ul {
  font-size: 0px;
}
.online-booking .left .booking-row .pull-right li {
  display: inline-block;
}
.online-booking .left .booking-row .pull-right li:first-child .btn {
  background: #FFF;
  color: #808080;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border: 1px solid #e2e8eb;
  display: box;
  border-right: 0px;
}
.online-booking .left .booking-row .pull-right li:first-child .btn:hover {
  background: #299ad6;
  color: #FFF;
}
.online-booking .left .booking-row .pull-right li:last-child .btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0;
  background: #FFF;
  color: #808080;
  border-left: 0;
  border: 1px solid #e2e8eb;
}

.online-booking .right {
  float: right;
  width: 380px;
  margin-top: 30px;
}
.online-booking .right ul.total-amount {
  line-height: 23px;
  text-align: center;
}
.online-booking .right ul.total-amount li {
  line-height: 26px;
  display: inline-block;
  color: #004693;
  font-size: 21px;
}
.online-booking .right ul.total-amount li:last-child {
  font-style: italic;
  padding-left: 15px;
  font-weight: 600;
}
.online-booking .right .amount {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 15px 0;
  margin: 30px 0;
}
.online-booking .right .amount ul:nth-child(2) {
  padding: 10px 0;
}
.online-booking .right .amount ul li {
  display: inline-block;
  font-size: 18px;
}
.online-booking .right .amount ul li:first-child {
  width: 190px;
}
.online-booking .right .amount ul li:nth-child(2) {
  font-style: italic;
  color: #299ad6;
  width: 50px;
}
.online-booking .right .amount ul li:last-child {
  width: 133px;
  font-size: 16px;
}
.online-booking .right .amount ul li:last-child span {
  color: #004693;
  font-style: italic;
  text-align: right;
  padding-left: 4px;
}
.online-booking .right .amount ul li:last-child .fa {
  font-size: 18px;
  float: right;
  cursor: pointer;
}
.online-booking .right .amount ul li:last-child .fa:hover {
  color: #299ad6;
}
.online-booking .right .btns .btn {
  padding: 9px 30px;
}
.online-booking .right .btns .btn:first-child {
  margin-right: 28px;
}
.online-booking .right .btns:after {
  clear: both;
  content: '';
  display: block;
}
.ctable.select-tickets {
  margin-top: 30px;
}
.ctable.select-tickets .trow.tbody > div:first-child {
  width: auto !important;
}
.ctable.select-tickets .trow.tbody > div:nth-child(2) {
  width: 260px !important;
}
.ctable.select-tickets .trow.tbody > div:nth-child(3) {
  width: 165px !important;
  text-align: center;
  margin-right: 0px !important;
}
.ctable.select-tickets .trow.tbody > div:last-child {
  width: 40px !important;
}
.ctable.select-tickets .trow.tbody .input {
  margin-right: 0px !important;
}
.year-detail {
  margin-top: 10px;
  padding-left: 23px;
}
.year-detail ul {
  float: left;
  margin-right: 20px;
}
.year-detail ul li {
  display: inline-block;
  font-size: 14px;
}
.year-detail ul li:first-child {
  color: #004693;
}
.year-detail ul li span {
  color: #004693;
}
.steps-row ul {
  margin-bottom: 50px;
}
.steps-row ul li {
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
}
.steps-row ul li span {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #d5dade;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin-right: 15px;
}
.steps-row ul li:before {
  content: '';
  border-top: 1px solid #808080;
  height: 7px;
  width: 50px;
  display: inline-block;
  margin-right: 10px;
}
.steps-row ul li:first-child:before {
  width: 66px;
}
.steps-row ul li:last-child {
  margin-right: 0px;
}
.steps-row ul li:last-child:after {
  content: '';
  border-top: 1px solid #808080;
  height: 7px;
  width: 80px;
  display: inline-block;
  margin-left: 10px;
}
.steps-row ul li.active {
  font-size: 16px;
  color: #004693;
}
.steps-row ul li.active span {
  color: #FFF;
  background: #299ad6;
  font-size: 16px;
}
.ctable .trow.tbody.active {
  background-color: #084694;
  color: #FFF;
}

.ctable .trow.tbody.active1 {
  background-color: #FFFFFF;
  color: #FFF;
}

.option-4 {
  margin-bottom: 50px;
}
.option-4 .booking-row .pull-right ul li {
  display: block !important;
  text-align: right;
}
.option-4 .booking-row .pull-right ul li:first-child {
  padding-bottom: 5px;
}
.option-4 .left .ctable {
  margin-top: 20px;
}
.option-4 .left .ctable .trow.thead div:nth-child(2) {
  text-align: left;
}
.option-4 .left .ctable .trow.tbody div {
  padding: 15px 0;
}
.option-4 .left .ctable .trow.tbody div:first-child {
  width: 110px;
}
.option-4 .left .ctable .trow.tbody div:nth-child(2) {
  width: 400px;
  text-align: left;
}
.option-4 .left .ctable .trow.tbody div:last-child {
  width: 180px;
  text-align: center;
}
.option-6 {
  margin-bottom: 50px;
}
.option-6 .left .rules h2 {
  font-size: 21px;
  color: #004693;
  font-weight: 400;
  padding-bottom: 30px;
}
.option-6 .left .rules ul {
  margin-bottom: 30px;
}
.option-6 .left .rules ul li {
  padding-bottom: 5px;
}
.option-6 .left .rules .checkbox label {
  font-size: 18px;
  color: #004693;
  padding-left: 30px;
}

.option-6 .right .btns .btn:last-child {
  padding: 9px 45px;
}


.option-6 .right .mysteries {
  border-top: 1px solid #bfbfbf;
  padding: 10px 0;
  margin-top: 30px;
}
.option-6 .right .mysteries ul li {
  display: inline-block;
}
.option-6 .right .mysteries ul li:last-child {
  float: right;
}
.option-6 .right .mysteries h4 {
  color: #004693;
  font-weight: 400;
  padding-top: 10px;
}
.option-6 .right .amount {
  margin-top: 0px;
}
.option-5 .left {
  min-height: 260px;
}
.option-5 .left h2 {
  font-size: 21px;
  color: #004693;
  font-weight: 400;
  padding-bottom: 10px;
}
.option-5 .left .ctable {
  margin-top: 20px;
}
.option-5 .left .ctable .trow.thead div:nth-child(2) {
  text-align: left;
}
.option-5 .left .ctable .trow.tbody div {
  padding: 15px 0;
}
.option-5 .left .ctable .trow.tbody div:first-child {
  width: 110px;
}
.option-5 .left .ctable .trow.tbody div:nth-child(2) {
  width: 400px;
  text-align: left;
}
.option-5 .left .ctable .trow.tbody div:last-child {
  width: 180px;
  text-align: center;
}
.transaction {
  margin-bottom: 80px;
}
.transaction:after {
  clear: both;
  content: '';
  display: block;
}
.transaction h3 {
  text-align: center;
  font-weight: 300;
  padding-bottom: 7px;
}
.transaction h4 {
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #299ad6;
  text-align: center;
}
.transaction .left {
  float: left;
  width: 650px;
}
.transaction .left p {
  font-size: 18px;
  color: #004693;
  margin-bottom: 8px;
}
.transaction .left p span {
  color: #808080;
  padding-right: 7px;
}
.transaction .left .invoice {
  margin: 50px 0;
}
.transaction .left .invoice ul li {
  display: inline-block;
}
.transaction .left .invoice ul li:last-child .invoice-no {
  border-radius: 8px;
  display: inline-block;
  background: #299ad6 !important;
  color: #FFF !important;
  font-size: 18px;
  padding: 8px 10px;
  letter-spacing: 2px;
  cursor: pointer;
  margin-left: 8px;
}
.transaction .left .invoice ul li:last-child .invoice-no:hover {
  background: #004693 !important;
  color: #FFF !important;
}
.transaction .left .transaction-detail h4 {
  font-size: 20px;
  color: #004693;
  padding-bottom: 30px;
  text-align: left;
}
.transaction .left .transaction-detail ul {
  margin-bottom: 9px;
}
.transaction .left .transaction-detail ul li {
  display: inline-block;
  font-size: 18px;
  color: #808080;
}
.transaction .left .transaction-detail ul li:first-child {
  width: 120px;
}
.transaction .left .transaction-detail ul li:last-child {
  font-style: italic;
}
.transaction .left .transaction-detail .pull-left {
  width: 50%;
}
.transaction .left .transaction-detail .pull-right {
  width: 50%;
}
.transaction .right {
  float: right;
  width: 498px;
}
.transaction .right .image img {
  padding: 12px;
  border: 1px dashed #dfdfdf;
}
.transaction .right .pull-right {
  margin-top: 80px;
}
.transaction .right .pull-right .btn {
  padding: 9px 40px;
}
#dl-menu {
  display: none;
}
.dl-menuwrapper button {
  background-color: #004693;
}
.schedule h1 {
  display: inline-block;
}
.schedule .Schedule-row {
  float: right;
  margin-right: 0px;
  margin-top: 65px;
}
.schedule .Schedule-row:after {
  clear: both;
  content: '';
  display: block;
}
.schedule .Schedule-row ul {
  margin-left: 25px;
  vertical-align: top;
  display: inline-block;
}
.schedule .Schedule-row ul .dash {
  background-color: #004693;
  width: 18px;
  height: 2px;
  margin: 0px 8px;
  vertical-align: middle;
  display: inline-block;
}
.schedule .Schedule-row ul li {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.schedule .Schedule-row ul li:first-child {
  margin-right: 13px;
}
.schedule .Schedule-row ul li label {
  color: #999999;
  font-size: 13px;
  font-weight: 400;
}
.schedule .Schedule-row ul li .input {
  position: relative;
  display: inline-block;
  font-style: italic;
  width: 122px;
  color: #999999;
}
.schedule .Schedule-row ul li .search .fa {
  color: #004693;
  font-size: 16px;
  margin-left: 10px;
}
.schedule .Schedule-row ul li .calender {
  width: 35px;
  height: 35px;
  display: inline-block;
  background-color: #004693;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99999;
  border-radius: 8px;
  text-align: center;
}
.schedule .Schedule-row ul li .calender .fa {
  color: #FFF;
  font-size: 18px;
  line-height: 35px;
}
.schedule .Schedule-row ul li .dropdown.open .carat {
  margin-top: -4px;
}
.schedule .Schedule-row ul li .dropdown {
  color: #999999;
  font-size: 14px;
  border: solid 1px #004693;
  border-radius: 8px;
  height: 36px;
  width: 250px;
}
.schedule .Schedule-row ul li .dropdown ul {
  margin: 0px;
}
.schedule .Schedule-row ul li .dropdown ul li {
  display: block;
  color: #666666;
  font-style: italic;
}
.schedule .Schedule-row ul li .dropdown ul li:first-child {
  margin: 0px;
}
.schedule .Schedule-row ul li .dropdown ul li:hover {
  background: #004693;
  color: #FFF;
}
.schedule .Schedule-row ul li .dropdown .selected {
  font-size: 14px;
  line-height: normal;
  color: #666666;
  font-style: italic;
}
.schedule .Schedule-row ul li .dropdown .carat {
  border: 0px;
  width: 35px;
  height: 35px;
  background-color: #084694;
  top: 3px;
  right: 0;
  border-radius: 5px;
}
.schedule .Schedule-row ul li .dropdown .carat:after {
  content: '\f0d7';
  color: #FFF;
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  left: 14px;
}
.schedule .date {
  margin-bottom: 40px;
}
.schedule .date:after {
  clear: both;
  content: '';
  display: block;
}
.schedule .date ul li {
  position: relative;
  display: inline-block;
}
.schedule .date ul li:first-child {
  padding-right: 95px;
  color: #084694;
  font-size: 20px;
}
.schedule .date ul li .input {
  width: 230px;
  display: inline-block;
}
.schedule .date ul li a img {
  position: absolute;
  top: 6px;
  right: 6px;
}
.schedule .tabs .right {
  float: left;
  margin-left: -12px;
}
.schedule .tabs ul li {
  padding: 7px 15px 6px 15px;
  text-align: center;
}
.schedule .tabs ul li span {
  color: #808080;
  font-size: 16px;
  display: block;
}
.schedule .tabs .ctable .trow > div:first-child {
  width: 15%;
}
.schedule .tabs .ctable .trow > div:nth-child(2) {
  text-align: left;
}
.schedule .tabs .ctable .trow > div:last-child {
  width: 30%;
}
.schedule .tabs .slick-next {
  width: 33px;
  top: -7%;
  left: 50%;
  right: auto;
  margin-left: -20px;
}
.schedule .tabs .slick-next:after {
  content: "\f077";
}
.schedule .tabs .slick-prev {
  width: 33px;
  top: auto;
  bottom: -7%;
  margin-bottom: -13px;
  left: 50%;
  margin-left: -13px;
}
.schedule .tabs .slick-prev:after {
  content: '\f078';
}
wrapper {
  width: 100%;
}
.attractions .new-slider {
  margin-top: 40px;
}
.attractions .new-slider .slick-prev {
  left: -30px;
}
.attractions .new-slider li {
  padding: 0 12px;
}
.attractions .new-slider li img {
  border-radius: 10px;
}
.attractions .new-slider .slick-slide img {
  width: 100%;
  border-radius: 10px;
}
.show-600 {
  display: none !important;
}
.date-table-area .scroll-pane {
  padding-right: 18px;
}
.date-table-area .body {
  padding-right: 10px;
}
.nicescroll-rails:after {
  width: 25px;
  height: 14px;
  content: "";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: -9px;
  background: url(../images/scroll-top-shape.png) 0 0px no-repeat;
}
/*.nicescroll-rails:before{width:7px; height:8px; background:url(../images/scroll-bg-bottom.png) 0 0px no-repeat; position:absolute; left:1px; bottom:-8px; content:"";}
*/
.dcsmt-slider .tab-content {
  min-width: 1000px !important;
}
.fancybox-lock .fancybox-overlay {
  overflow-y: hidden;
}
.nicescroll-rails {
  border-radius: 200px;
}
.nicescroll-cursors {
  position: relative;
  border-radius: 50px;
}
.nicescroll-cursors:after {
  width: 3px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  background: url(../images/dragger-icon.jpg) 0 0px no-repeat;
  content: "";
}
div#ui-datepicker-div {
  z-index: 99999 !important;
}
.fancybox-overlay-fixed {
  background: rgba(46, 46, 46, 0.88);
}
.fancybox-next:after {
  content: "\f054";
  font-family: 'FontAwesome';
  color: #FFF;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 12px;
}
.fancybox-prev:after {
  content: "\f053";
  font-family: 'FontAwesome';
  color: #FFF;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 12px;
}
.enquire {
  position: absolute;
  right: 0;
  top: -85px;
}
.online-booking .tabs {
  width: auto;
}
.online-booking .tabs ul li.active .btn {
  background: #299ad6 !important;
  color: #FFF !important;
}
.online-booking #combo p {
  margin-top: 25px;
  margin-bottom: 0px;
}
ul.calender li:nth-child(2) .dropdown {
  margin-right: 35px;
}
ul.calender li:last-child {
  width: auto;
}
ul.calender li .dropdown {
  width: 145px;
}
ul.calender li .dropdown .carat {
  background: #299ad6;
  height: 34px;
  top: 4px;
}
.social-icon {
  display: none;
  text-align: center;
  margin-top: 10px;
}
.social-icon ul li a {
  font-size: 20px;
}
.form-overlay {
  background: rgba(8, 70, 148, 0.67);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.content-container.login-form {
  background: url(../images/form-background.jpg) center no-repeat;
  background-size: cover;
  margin-top: -59px;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}
.content-container.login-form .form {
  width: 400px;
  margin: auto;
  padding-top: 150px;
  padding-bottom: 300px;
}
.form .btn {
  background-color: transparent;
  border: 2px solid #FFF;
  min-width: 120px;
  margin-top: 25px;
}
.form .btn:hover {
  background: #299ad6;
}
.form h1 {
  text-align: center;
  color: #FFF;
  padding-bottom: 40px;
}
.content-container.register-form {
  background: url(../images/form-background.jpg) center no-repeat;
  background-size: cover;
  margin-top: -59px;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 80px;
}
.content-container.register-form .form {
  width: 1016px;
  margin: auto;
}
.content-container.register-form .form .inline-form ul li:first-child {
  width: 28%;
}
.content-container.register-form .form .inline-form ul li:last-child {
  width: 70%;
}
.content-container.register-form .form .inline-form ul .small {
  position: relative;
}

/* Updated by Firas */
.req {
  position: relative;
  left: 15px;
  top: 2px;
}

.content-container.register-form .form .inline-form ul .small span {
  position: absolute;
  right: 5px;
  top: 5px;
}
.content-container.register-form .form h2 {
  color: #FFF;
  padding-bottom: 10px;
  border-bottom: 1px solid #83a5cc;
  margin-right: 7px;
  margin-bottom: 18px;
}
.content-container.register-form .form .pull-left {
  width: 45%;
}
.content-container.register-form .form .pull-right {
  width: 45%;
}
.content-container.register-form .form .bottom-section {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}
.content-container.register-form .form p.text-center {
  clear: both;
  content: '';
  display: block;
}

.change-pass {
  width: 50%;
  margin: auto;
}
.change-pass .inline-form ul li.label {
  color: #299ad6;
}
.change-pass .inline-form ul.btn-row li .btn {
  min-width: 140px;
}
.change-pass .inline-form ul.btn-row li .btn:first-child {
  margin-right: 15px;
  background-color: #299ad6;
}
.change-pass .inline-form ul.btn-row li .btn:first-child:hover {
  background: #084694;
}
.reset-pass {
  width: 40%;
}
.reset-pass .inline-form ul li.label {
  font-size: 20px;
}
.profile h2 {
  border-bottom: 1px solid #004693;
  margin-right: 9px;
  color: #004693;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.profile .pull-left {
  width: 47%;
}
.profile .pull-right {
  width: 47%;
}
.profile .inline-form ul li.label {
  color: #299ad6;
}
.profile .inline-form ul .radio + label {
  height: 24px;
  background: url(../images/radio2.png) left top no-repeat;
  color: #299ad6;
}
.profile .inline-form ul .radio:checked + label {
  background-position: left bottom;
}
.profile .inline-form ul li.small {
  position: relative;
}
.profile .inline-form ul li.small span {
  position: absolute;
  top: 5px;
  right: 5px;
}
.profile .inline-form ul.mrb0 {
  line-height: 36px;
}
.profile .inline-form ul.mrb0 li:first-child {
  min-height: 36px;
  vertical-align: text-top;
}
.profile .btn {
  color: #299ad6;
  border-color: #299ad6;
}
.profile .btn:hover {
  color: #FFF;
}

#rtl {
  font-family: 'DroidArabicKufiRegular', 'myraidpro';
}
#rtl .affiliates .overlay {
  line-height: 19px;
}
#rtl .affiliates .overlay span {
  line-height: 23px;
}
#rtl .ctable .trow.thead div {
  line-height: 19px;
}
#rtl .ctable .trow.tbody div {
  line-height: 18px;
}
#rtl nav ul li {
  font-size: 18px;
}
#rtl nav ul li a {
  line-height: 23px;
}
#rtl .breadcrumbs ul {
  line-height: 19px;
}
#rtl .breadcrumbs ul li {
  line-height: 17px;
}
#rtl .breadcrumbs ul li a {
  line-height: 17px;
}
#rtl .copyright {
  line-height: 17px;
}
#rtl .csscheck + label {
  background-position: right bottom;
  background: url(../images/check.png) right bottom no-repeat;
  padding-right: 40px;
  padding-left: 0px;
}
#rtl .csscheck:checked + label {
  background-position: right top;
}
#rtl .radio + label {
  background: url(../images/radio.png) right top no-repeat;
  background-position: right top;
  padding-right: 30px;
  padding-left: 0px;
}
#rtl .radio:checked + label {
  background-position: right bottom;
}
#rtl .homebanner .slick-slide .caption h3 {
  line-height: 37px;
}
#rtl .homebanner .slick-slide .caption .readmore {
  display: inline-block;
  line-height: 24px;
}
#rtl .gallery-slider .overlay span {
  line-height: 19px;
}
#rtl .media-news .news-detail h1 span {
  line-height: 17px;
}
#rtl .contactus-2 .pull-left .inline-form ul {
  line-height: 19px;
}
#rtl .contactus-2 .pull-left .inline-form ul li .dropdown .selected {
  line-height: 16px;
}
#rtl .contactus .address-container .address ul {
  line-height: 21px;
}
#rtl .contactus .address-container .address ul li {
  line-height: 24px;
}
#rtl .contactus .address-container .address h3 {
  line-height: 32px;
}
#rtl .inner-banner.contact {
  line-height: 11px;
}
#rtl .inner-banner {
  line-height: 18px;
}
#rtl .schedule .tabs ul li a {
  line-height: 29px;
}
#rtl .schedule .tabs ul li span {
  line-height: 19px;
}
#rtl .popup-wrapper .popup .closepopup {
  left: -20px;
  right: auto;
}
#rtl .popup-wrapper .register-popup h1 {
  line-height: 44px;
}
#rtl .popup-wrapper .register-popup h2 {
  line-height: 32px;
}
#rtl .popup-wrapper .register-popup .pull-left .inline-form ul li.small span {
  left: 15px;
  right: auto;
}
#rtl .popup-wrapper .register-popup .pull-left .inline-form ul ul li {
  vertical-align: middle;
}
#rtl .popup-wrapper .register-popup .pull-left .inline-form ul ul li:first-child {
  margin-left: 20px;
  margin-right: 0px;
}
#rtl .popup-wrapper .login-popup h1 {
  line-height: 44px;
}
#rtl .popup-wrapper .login-popup .inline-form:last-child ul {
  line-height: 19px;
}
#rtl .pull-left {
  float: right;
}
#rtl .pull-right {
  float: left;
}
#rtl .homebanner .slick-slide .caption {
  right: 25px;
  left: auto;
  text-align: left;
}
#rtl .enquire {
  left: 0;
  right: auto;
}
#rtl .category-tabs .left {
  padding-left: 25px;
  padding-right: 0px;
}
#rtl .category-tabs ol li {
  line-height: 18px;
  margin-right: 20px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 0px;
}
#rtl .date-table-area .body {
  padding-left: 10px;
  padding-right: 0px;
}
#rtl .date-table-area .scroll-pane {
  padding-left: 18px;
  padding-right: 0px;
}
#rtl .gridview .col-5 {
  float: right;
}
#rtl .gridview .col-4 {
  float: right;
}
#rtl .gridview .col-3 {
  float: right;
}
#rtl .dcsmt .controls {
  left: 0;
  right: auto;
}
#rtl .left .social-tabs {
  padding-top: 100px;
}
#rtl .left .social-tabs li {
  padding: 12px 4px 0 0;
  margin-bottom: 7px;
  border-radius: 0 10px 10px 0;
}
#rtl header .logo {
  float: right;
}
#rtl header .shortlinks {
  float: left;
  padding-left: 26px;
  padding-right: 0px;
}
#rtl header .shortlinks ul {
  line-height: 19px;
}
#rtl header .shortlinks ul li {
  line-height: 17px;
  padding-right: 0px;
  padding-left: 0px;
}
#rtl header .shortlinks ul li:after {
  border-right: 0px;
  border-left: solid 2px #004693;
  padding-right: 10px;
  padding-left: 0px;
}
#rtl header .shortlinks ul li:last-child:after {
  border-left: 0px;
}
#rtl header .search button {
  left: 0;
  right: auto;
}
#rtl footer ul {
  line-height: 22px;
}
#rtl footer ul li {
  line-height: 21px;
  padding-left: 15px;
  padding-right: 0px;
}
#rtl footer ul li:after {
  border-right: 0px;
  border-left: solid 2px #299ad6;
  padding-right: 18px;
  padding-left: 0px;
}
#rtl footer ul li:last-child:after {
  border-left: 0px;
}
#rtl .tabs .left {
  float: right;
}
#rtl .tabs .left ul li {
  line-height: 29px;
  box-shadow: -15px 0 #f2f6f9;
  border-radius: 0 20px 20px 0;
}
#rtl .tabs .right {
  float: left;
}
#rtl .vacancies .row h3 {
  line-height: 23px;
}
#rtl .vacancies .row .btn {
  line-height: 17px;
  float: left;
}
#rtl .vacancies .row .readmore {
  float: right;
}
#rtl .vacancies .row ul.info li {
  line-height: 19px;
}
#rtl .vacancies .row ul.info li span {
  padding-left: 15px;
  padding-right: 0px;
}
#rtl .vacancies .row ul.info li:first-child {
  text-align: right;
  padding-right: 25px;
  padding-left: 0px;
}
#rtl .vacancies .row ul.info li:last-child {
  text-align: left;
}
#rtl .schedule .Schedule-row {
  float: left;
}
#rtl .schedule .Schedule-row ul {
  margin-right: 25px;
  margin-left: 0px;
}
#rtl .schedule .Schedule-row ul li .calender {
  left: 0;
  right: auto;
}
#rtl .schedule .Schedule-row ul li .search .fa {
  margin-right: 10px;
  margin-left: 0px;
}
#rtl .schedule .Schedule-row ul li .dropdown .selected {
  line-height: 17px;
}
#rtl .schedule .Schedule-row ul li .dropdown .carat {
  left: 0;
  right: auto;
}
#rtl .schedule .Schedule-row ul li:first-child {
  margin-left: 13px;
  margin-right: 0px;
}
#rtl .schedule .date {
  line-height: 31px;
}
#rtl .schedule .date ul li img {
  left: 6px;
  right: auto;
}
#rtl .schedule .date ul li:first-child {
  line-height: 24px;
  padding-left: 95px;
  padding-right: 0px;
}
#rtl .schedule .tabs .ctable .trow div {
  line-height: 19px;
}
#rtl .schedule .tabs .ctable .trow div:nth-child(2) {
  text-align: right;
}
#rtl .schedule .tabs .right {
  float: right;
  margin-right: -12px;
  margin-left: 0px;
}
#rtl .contactus-2 .pull-left .inline-form ul li .dropdown .carat {
  left: 0;
  right: auto;
}
#rtl .steps-row ul {
  line-height: 27px;
}
#rtl .steps-row ul li {
  margin-left: 15px;
  margin-right: 0px;
}
#rtl .steps-row ul li span {
  margin-left: 15px;
  margin-right: 0px;
}
#rtl .steps-row ul li:last-child {
  margin-left: 0px;
}
#rtl .steps-row ul li:last-child:after {
  margin-right: 10px;
  margin-left: 0px;
}
#rtl .steps-row ul li:before {
  margin-left: 10px;
  margin-right: 0px;
}
#rtl .steps-row ul li.active {
  font-size: 16px;
  line-height: 33px;
}
#rtl .online-booking .left {
  float: right;
}
#rtl .online-booking .left .booking-row .pull-left ul {
  line-height: 29px;
}
#rtl .online-booking .left .booking-row .pull-left ul li:first-child {
  margin-left: 15px;
  margin-right: 0px;
  line-height: 22px;
}
#rtl .online-booking .left .booking-row .pull-left ul li span {
  top: 1px;
  left: 0px;
  right: auto;
}
#rtl .online-booking .left .booking-row .pull-right li:first-child .btn {
  border-left: 0px;
  border-right: 1px solid #e2e8eb;
  border-radius: 0 10px 10px 0;
  padding: 4px 25px !important;
}
#rtl .online-booking .left .booking-row .pull-right li:last-child .btn {
  border-right: 0px;
  border-left: 1px solid #e2e8eb;
  border-radius: 10px 0 0 10px;
  padding: 4px 25px;
}

#rtl .online-booking .right {
  float: left;
}
#rtl .online-booking .right ul.total-amount li:last-child {
  padding-right: 15px;
  padding-left: 0px;
}
#rtl .online-booking .right .amount {
  padding: 13px 0;
}
#rtl .online-booking .right .amount ul {
  line-height: 21px;
}
#rtl .online-booking .right .amount ul li {
  line-height: 22px;
}
#rtl .online-booking .right .amount ul li:last-child span {
  text-align: left;
  padding-right: 4px;
  padding-left: 0px;
}
#rtl .online-booking .right .amount ul li:last-child .fa {
  float: left;
}
#rtl .online-booking .right .amount ul li:nth-child(2) {
  width: 46px;
}

#rtl .year-detail ul {
  margin-left: 20px;
  margin-right: 0px;
  float: right;
}
#rtl .option-5 .left h2 {
  line-height: 26px;
}
#rtl .option-5 .left .ctable .trow.thead div {
  line-height: 19px;
}
#rtl .option-5 .left .ctable .trow.thead div:nth-child(2) {
  text-align: right;
}
#rtl .option-5 .left .ctable .trow.tbody div {
  line-height: 18px;
}
#rtl .option-5 .left .ctable .trow.tbody div:nth-child(2) {
  text-align: right;
}
#rtl .option-5 .left .ctable .trow.tbody div:last-child {
  text-align: center;
}
#rtl .option-4 .left .ctable .trow.thead div {
  line-height: 19px;
}
#rtl .option-4 .left .ctable .trow.thead div:nth-child(2) {
  text-align: right;
}
#rtl .option-4 .left .ctable .trow.tbody div {
  line-height: 18px;
}
#rtl .option-4 .left .ctable .trow.tbody div:nth-child(2) {
  text-align: right;
}
#rtl .option-4 .left .ctable .trow.tbody div:last-child {
  text-align: center;
}
#rtl .option-6 .left .rules h2 {
  line-height: 26px;
}
#rtl .option-6 .left .rules ul li {
  line-height: 19px;
}
#rtl .option-6 .left .rules .checkbox label {
  padding-right: 30px;
  padding-left: 0px;
}
#rtl .option-6 .right .btns .btn:last-child {
  padding: 4px 45px !important;
}
#rtl .option-6 .right .mysteries ul {
  line-height: 19px;
}
#rtl .option-6 .right .mysteries ul li {
  line-height: 19px;
}
#rtl .option-6 .right .mysteries ul li:last-child {
  float: left;
}
#rtl .option-6 .right .mysteries h4 {
  line-height: 19px;
}
#rtl .transaction h3 {
  line-height: 32px;
}
#rtl .transaction h4 {
  line-height: 24px;
}
#rtl .transaction .left {
  float: right;
}
#rtl .transaction .left .transaction-detail ul {
  line-height: 21px;
}
#rtl .transaction .left .transaction-detail ul li {
  line-height: 22px;
}
#rtl .transaction .left .transaction-detail ul li:last-child {
  line-height: 22px;
}
#rtl .transaction .left .transaction-detail h4 {
  text-align: right;
}
#rtl .transaction .left .invoice ul li {
  line-height: 19px;
}
#rtl .transaction .left .invoice ul li:last-child .invoice-no {
  line-height: 22px;
  margin-right: 8px;
  margin-left: 0px;
}
#rtl .transaction .right {
  float: left;
}
#rtl .transaction .right .pull-right .btn {
  padding: 4px 40px !important;
}
#rtl .option-2 .online-booking .left .ctable .trow.thead div {
  line-height: 19px;
}
#rtl .option-2 .online-booking .left .ctable .trow.tbody div {
  padding-top: 8px;
  padding-bottom: 8px;
}
#rtl .option-2 .online-booking .btns .btn:first-child {
  padding: 4px 30px;
}
#rtl .option-2 .online-booking .btns .btn:last-child {
  padding: 4px 30px;
}
#rtl h1 {
  line-height: 42px;
}
#rtl .category-tabs h3 {
  line-height: 24px;
}
#rtl .gallery .overlay {
  line-height: 22px;
}
#rtl .form .btn {
  padding: 9px 25px !important;
}
#rtl .content-container.register-form .form .inline-form ul .small span {
  left: 5px;
  right: auto;
}
#rtl .content-container.register-form .form .inline-form ul li ul li:last-child {
  vertical-align: top;
}
#rtl .footer-row .pull-left .copyright {
  text-align: right;
}
#rtl .footer-row .pull-right {
  text-align: left;
}
@media only screen and (min-width: 1400px) {
  .homebanner img {
    width: 100%;
  }
  .homebanner .slick-slide .caption {
    right: 250px;
    left: auto;
  }
  #rtl .homebanner .slick-slide .caption {
    left: 250px;
    right: auto;
  }
}
@media only screen and (max-width: 1200px) {
  img {
    max-width: 100%;
  }
  header,
  nav ul {
    width: 96%;
  }
  .page-width {
    width: 100%;
    padding: 0px 15px;
  }
  .homebanner .slick-slide .caption {
    width: 98%;
    padding-right: 10%;
    left: 0;
  }
  .slick-slide img {
    max-width: 100%;
  }
  .slick-next {
    right: 10px;
  }
  .slick-prev,
  .attractions .new-slider .slick-prev {
    left: 10px;
  }
  nav ul li {
    font-size: 17px;
  }
  nav ul li a {
    padding: 18px 13px 18px 13px;
  }
  .tabs > .left {
    width: 25%;
  }
  .tabs > .right {
    width: 75%;
  }
  .steps-row ul li.active {
    font-size: 16px !important;
  }
  .steps-row ul li:first-child:before {
    width: 50px;
  }
  .online-booking .left {
    width: 60%;
  }
  .online-booking .right {
    width: 38%;
  }
  .transaction .left {
    width: 55%;
  }
  .transaction .right {
    width: 45%;
  }
  #rtl .homebanner .slick-slide .caption {
    padding-left: 10%;
    padding-right: 0px;
    right: 0;
    left: auto;
  }
}
@media only screen and (max-width: 1100px) {
  nav ul li a {
    padding: 18px 10px 18px 10px;
  }
  .popup-wrapper .register-popup {
    width: 95%;
  }
  .dl-menuwrapper li {
    display: block !important;
    padding-left: 0px !important;
  }
  .dl-menuwrapper li:after {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  nav ul li {
    font-size: 16px;
  }
  nav ul li a {
    padding: 18px 9px 18px 9px;
  }
  .gridview .col-5 {
    width: 25%;
  }
  .gridview .col-5 img {
    width: 100%;
  }
  .gridview .col-5 .overlay img {
    width: auto;
  }
  .vacancies .row {
    width: 100%;
  }
  .giftshop .overlay span {
    padding: 5px 10px;
  }
  .steps-row ul li:before,
  .steps-row ul li:first-child:before,
  .steps-row ul li:last-child:after {
    width: 30px;
  }
  .online-booking .right {
    width: 100%;
    float: none;
  }
  .online-booking .left {
    width: 100%;
    float: none;
  }
  .transaction .left {
    width: 100%;
    float: none;
  }
  .transaction .right {
    width: 100%;
    float: none;
    margin-top: 8px;
  }
  .home-items .slick-next {
    top: 30%;
    margin-top: 0px;
  }
  .home-items .slick-prev {
    top: 30%;
    margin-top: 0px;
  }
  .content-container.register-form .form {
    width: 100%;
  }
  #rtl nav ul li {
    font-size: 16px;
  }
  #rtl nav ul li a {
    padding: 18px 7px 18px 7px;
  }
}
@media only screen and (max-width: 1000px) {
  .schedule h1 {
    display: block;
    margin-bottom: 13px;
  }
  .Schedule-row {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .schedule .Schedule-row ul:first-child {
    margin-left: 0px;
  }
  .schedule .Schedule-row ul li:first-child {
    display: block;
    margin-bottom: 7px;
  }
  #rtl .Schedule-row {
    float: none;
  }
}
@media only screen and (max-width: 900px) {
  nav ul li {
    font-size: 14px;
  }
  nav ul li a {
    padding: 18px 7px 18px 7px;
  }
  .gridview .col-4 {
    width: 33.3%;
  }
  .ctable.select-tickets .trow.tbody div:nth-child(2) {
    width: 25% !important;
  }
  .ctable.select-tickets .trow.tbody div:nth-child(3) {
    width: 20% !important;
  }
}
@media only screen and (max-width: 800px) {
  nav {
    display: none;
  }
  #dl-menu {
    display: block;
    margin-top: 25px;
  }
  header .shortlinks {
    padding: 0px;
  }
  header .shortlinks {
    width: 40%;
  }
  header .logo {
    width: 40%;
  }
  .popup-wrapper .register-popup .pull-left {
    float: none;
    width: 55%;
    margin: auto;
  }
  .popup-wrapper .register-popup .pull-right {
    float: none;
    width: 55%;
    margin: auto;
  }
  .popup-wrapper .register-popup .inline-form ul li:first-child {
    width: 35%;
  }
  .popup-wrapper .register-popup .inline-form ul li:last-child {
    width: 63%;
  }
  #register-popup {
    height: 1300px;
  }
  .popup-wrapper .popup .closepopup {
    right: 0px;
  }
  .gridview .col-5 {
    width: 33.3%;
  }
  .gridview {
    margin-left: -5px;
    margin-right: -5px;
  }
  .inner-banner {
    margin-top: -30px;
  }
  .giftshop .overlay .btn {
    margin-top: 40px;
  }
  .gridview.gallery .col-3 {
    width: 50%;
  }
  .category-tabs .left {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .category-tabs .right {
    width: 100%;
    float: none;
    text-align: center;
  }
  .steps-row ul li span {
    width: 25px;
    height: 25px;
    margin-right: 8px;
    line-height: 25px;
  }
  .steps-row ul li.active {
    font-size: 16px !important;
  }
  .steps-row ul li {
    font-size: 16px;
    margin-right: 5px;
  }
  .steps-row ul li:before,
  .steps-row ul li:first-child:before,
  .steps-row ul li:last-child:after {
    width: 20px;
  }
  .date-table-area .schedule .Schedule-row ul {
    margin: 0px;
  }
  .date-table-area .schedule .date ul li:first-child {
    display: block;
  }
  .dl-menuwrapper {
    text-align: left;
    float: left;
  }
  .content-container.register-form .inline-form ul li ul.mrb0 li {
    width: 40% !important;
    display: inline-block;
  }
  .content-container.register-form .form .inline-form ul li:first-child {
    width: 100%;
  }
  .content-container.register-form .form .inline-form ul li:last-child {
    width: 100%;
  }
  .content-container.login-form {
    margin-top: 0px;
  }
  .content-container.register-form {
    margin-top: 0px;
    padding-top: 50px;
  }
  #rtl .dl-menuwrapper {
    text-align: right;
    float: right;
  }
  #rtl .popup-wrapper .popup .closepopup {
    left: 0px !important;
  }
  #rtl .category-tabs .left {
    padding-left: 0px;
  }
  #rtl .steps-row ul li span {
    margin-left: 8px;
  }
  #rtl .steps-row ul li {
    margin-left: 5px;
  }
  #rtl header .shortlinks {
    padding: 0px;
  }
}
@media only screen and (max-width: 750px) {
  .social-icon {
    display: block;
  }
  .dcsmt {
    display: none;
  }
  .tabs > .left {
    width: 100%;
    float: none;
  }
  .tabs > .right {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
  .schedule .tabs ul li {
    padding: 10px;
    font-size: 20px;
  }
  .tabs > .left ul li {
    font-size: 20px;
  }
  .tabs > .left ul li:hover {
    box-shadow: none;
  }
  .tabs > .left ul li.active {
    box-shadow: none;
  }
  .tabs > .left ul li.active,
  .tabs > .left ul li:hover {
    border-radius: 8px !important;
  }
  .schedule .vertical-slider {
    padding: 0px 40px;
  }
  .schedule .tabs .slick-next {
    left: 0px;
    top: 50%;
    margin: 0px;
    transform: translateY(-50%);
  }
  .schedule .tabs .slick-prev {
    left: auto;
    right: 0px;
    top: 50%;
    margin: 0px;
    transform: translateY(-50%);
  }
  .schedule .tabs .slick-next::after {
    content: "\f053";
  }
  .schedule .tabs .slick-prev::after {
    content: "\f054";
  }
  .schedule .tabs .right {
    margin-left: 0px;
  }
  .date-table-area > .left {
    margin-bottom: 50px;
  }
  .date-table-area > li:first-child {
    margin-left: 0px;
  }
  .home-items .slick-next {
    top: 25%;
    margin-top: 0px;
    z-index: 0;
  }
  .home-items .slick-prev {
    top: 25%;
    margin-top: 0px;
    z-index: 0;
  }
  .inner-banner iframe {
    pointer-events: none;
  }
  .popup-open {
    position: fixed;
  }
  #rtl .tabs > .right {
    margin-right: 0px;
  }
  #rtl .schedule .tabs .right {
    margin-right: 0px;
  }
  #rtl .date-table-area > li:first-child {
    margin-right: 0px;
  }
  #rtl .tabs .left ul li {
    box-shadow: none;
  }
  #rtl .homebanner .slick-slide .caption h3 {
    line-height: 24px;
  }
}
@media only screen and (max-width: 700px) {
  .popup-wrapper .register-popup .pull-left {
    width: 100%;
  }
  .popup-wrapper .register-popup .pull-right {
    width: 100%;
  }
  .homebanner .slick-slide .caption h2 {
    font-size: 35px;
  }
  .homebanner .slick-slide .caption h3 {
    font-size: 20px;
  }
  .homebanner .slick-slide .caption {
    text-align: right;
  }
  h1 {
    font-size: 30px;
  }
  .tabs > .left ul li {
    font-size: 20px;
  }
  .gridview .col-4 {
    width: 50%;
  }
  .gridview .col-4 .affimage {
    min-width: 100%;
  }
  .contactus .address-container .address {
    width: 98%;
  }
  .contactus-2 .pull-left {
    width: 95%;
  }
  .gridview.gallery .col-3 {
    padding: 0 5px;
  }
  .booking-row > div {
    float: none;
    margin-bottom: 15px;
    width: 100%;
  }
  .steps-row ul li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
  }
  .steps-row ul li:before,
  .steps-row ul li:first-child:before,
  .steps-row ul li:last-child:after {
    display: none;
  }
  .steps-row ul li.active {
    font-size: 16px;
  }
  .transaction .left .transaction-detail .pull-left {
    float: none;
    width: 100%;
  }
  .transaction .left .transaction-detail .pull-right {
    float: none;
    width: 100%;
  }
  .home-items > div p {
    padding-left: 0px;
    padding-right: 0px;
  }
  #rtl .homebanner .slick-slide .caption {
    text-align: left;
  }
}
@media only screen and (max-width: 600px) {
  .schedule .Schedule-row ul {
    display: block;
    margin: 0 0 10px 0;
  }
  .show-600 {
    display: block !important;
    border: none !important;
  }
  .hide-600 {
    display: none !important;
  }
  .ctable.select-tickets .trow.tbody div:nth-child(2) {
    width: 40% !important;
  }
  .online-booking .left .ctable .trow.tbody > div:first-child span {
    display: none;
  }
  .online-booking .left .ctable .trow.thead {
    display: none;
  }
  .online-booking .left .ctable .trow.tbody > div:first-child ul {
    margin-bottom: 15px;
  }
  .online-booking .left .ctable .trow.tbody > div:first-child ul:last-child {
    margin-bottom: 0px;
  }
  .online-booking .left .ctable .trow.tbody > div:first-child ul li.lbl {
    font-weight: bold;
    margin-bottom: 6px;
    color: #004693;
  }
  .online-booking .left .ctable .trow.tbody.active > div:first-child ul li.lbl {
    color: white;
  }
  .online-booking .left .ctable .trow.tbody .input {
    border-radius: 5px;
  }
  .ctable.select-tickets .trow.tbody div:nth-child(2) {
    width: 100% !important;
  }
  .option-4 .left .ctable .trow.tbody {
    display: block;
  }
  .option-4 .left .ctable .trow.tbody > div:first-child {
    width: 100%;
    display: block;
    text-align: left;
    padding: 15px;
  }
  .option-4 .left .ctable .trow.tbody div:last-child {
    width: 100%;
    text-align: left;
  }
  .option-5 .left .ctable .trow.tbody {
    display: block;
  }
  .option-5 .left .ctable .trow.tbody div:first-child {
    width: 100%;
    display: block;
    text-align: left;
    padding: 15px;
  }
  .option-5 .left .ctable .trow.tbody div:last-child {
    width: 100%;
    text-align: left;
  }
  .enquire {
    top: -62px;
  }
  .enquire a img {
    width: 75px;
  }
  .content-container.register-form .form .pull-left {
    width: 100%;
  }
  .content-container.register-form .form .pull-right {
    width: 100%;
  }
  .content-container.register-form .form .inline-form ul .small {
    width: 100% !important;
  }
  .footer-row .pull-left {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  .footer-row .pull-right {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  #rtl .option-4 .left .ctable .trow.tbody > div:first-child {
    text-align: right;
  }
  #rtl .option-4 .left .ctable .trow.tbody div:last-child {
    text-align: right;
  }
  #rtl .option-5 .left .ctable .trow.tbody div:first-child {
    text-align: right;
  }
  #rtl .option-5 .left .ctable .trow.tbody div:last-child {
    text-align: right;
  }
  #rtl header .shortlinks ul li:after {
    padding-right: 5px;
  }
  #rtl .media-news h1 {
    line-height: 31px;
  }
}
@media only screen and (max-width: 500px) {
  header .shortlinks {
    width: 70%;
    float: none;
    margin: auto;
    margin-top: 10px;
  }
  header .logo {
    width: 100%;
    float: none;
    text-align: center;
  }
  #dl-menu {
    text-align: center !important;
    max-width: 100%;
  }
  .popup-wrapper .login-popup {
    width: 95%;
  }
  .gridview .col-5 {
    width: 50%;
  }
  .vacancies .row ul.info li {
    width: 100%;
    display: block;
  }
  .vacancies .row ul.info li:last-child {
    text-align: left;
    padding-left: 25px;
  }
  h1 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  .tabs > .left ul li {
    font-size: 15px;
  }
  /*.ctable{width:500px; overflow:auto;}*/
  .date-table-area .ctable {
    width: 100%;
  }
  .giftshop .overlay .btn {
    margin-top: 0px;
  }
  .giftshop .overlay .title {
    font-size: 15px;
  }
  .contactus-2 .pull-left .inline-form ul li:first-child,
  .inline-form ul li:last-child {
    display: block;
    width: 100%;
  }
  .gallery .overlay span {
    font-size: 20px;
  }
  .year-detail ul {
    float: none;
    width: 100%;
  }
  .online-booking .right .amount ul li:first-child {
    width: 55%;
  }
  .online-booking .right .amount ul li:nth-child(2) {
    width: 10%;
  }
  .online-booking .right .amount ul li:last-child {
    width: 30%;
  }
  .online-booking .right .btns .btn:first-child {
    margin-right: 10px;
  }
  .transaction .left .invoice ul li {
    display: block;
    margin-bottom: 15px;
  }
  .transaction .left .invoice ul li:last-child span {
    margin-left: 0px;
  }
  .transaction .left .invoice ul li span {
    color: #FFF !important;
  }
  .popup-wrapper {
    height: 500px;
  }
  footer ul li a {
    font-size: 16px;
  }
  .content-container.login-form .form {
    width: 100%;
  }
  #rtl .vacancies .row ul.info li:last-child {
    text-align: right;
    padding-right: 25px;
    padding-left: 0px;
  }
  #rtl .online-booking .right .btns .btn:first-child {
    margin-left: 10px;
    margin-right: 0px;
  }
  #rtl .transaction .left .invoice ul li:last-child span {
    margin-right: 0px;
  }
  #rtl header .shortlinks {
    float: none;
  }
  #rtl .online-booking .right .btns {
    float: none;
  }
  #rtl header .logo {
    float: none;
  }
  #rtl .transaction .left .transaction-detail ul li:first-child {
    width: 115px;
  }
}
@media only screen and (max-width: 400px) {
  .tabs > .left ul li {
    padding: 15px 5px;
  }
  .gridview .col-4 {
    width: 100%;
  }
  .gridview.gallery .col-3 {
    width: 100%;
    padding-top: 5px;
  }
  .online-booking .right .amount ul li:last-child {
    width: 100%;
  }
  .online-booking .right .btns .btn:first-child {
    width: 100% !important;
    display: block !important;
    margin-right: 0px !important;
    margin-bottom: 5px;
  }
  .online-booking .right .btns .btn {
    width: 100%;
    display: block;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .schedule .Schedule-row ul li .input {
    width: 110px;
  }
  .schedule .Schedule-row ul .dash {
    width: 10px;
    margin: 0px 3px;
  }
  .tabs > .right {
    padding: 15px;
  }
  #rtl .online-booking .right .btns .btn:first-child {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 350px) {
  .gridview .col-5 {
    width: 100%;
  }
  .homebanner .slick-slide .caption h2 {
    font-size: 22px;
  }
  .homebanner .slick-slide .caption h3 {
    font-size: 15px;
  }
  .homebanner .slick-slide .caption {
    bottom: 5px;
  }
  .tabs > .left ul li {
    display: block;
  }
  .btn {
    padding: 9px 18px !important;
  }
  h1 {
    font-size: 18px;
  }
  #rtl .homebanner .slick-slide .caption h3 {
    line-height: 18px;
  }
  #rtl .btn {
    padding: 4px 18px !important;
  }
}
@media only screen and (max-width: 767px) {
  #register-popup {
    height: auto;
  }
  .popup-wrapper {
    position: fixed;
    height: 100% !important;
    overflow-y: scroll;
  }
  .popup-open {
    overflow: hidden;
  }
  .popup-wrapper .register-popup .pull-left {
    width: 100%;
  }
  .popup-wrapper .register-popup .pull-right {
    width: 100%;
  }
  .popup-wrapper .login-popup {
    width: 95%;
  }
  .popup-wrapper .popup .closepopup {
    top: 20px;
    right: 20px;
    position: fixed;
  }
  #rtl {
    left: 20px;
  }
}
.footer-row {
  padding: 20px 0;
}
.footer-row:after {
  clear: both;
  content: '';
  display: block;
}
.footer-row .pull-left {
  width: 50%;
}
.footer-row .pull-left .copyright {
  text-align: left;
}
.footer-row .pull-right {
  width: 50%;
  text-align: right;
}

.error {
  font-weight: 600;
  font-size: 14px;
  color: #FF0;
}
.register-form ul {
  position: relative;
}
.register-form .star {
  color: #FFF;
  width: 8px;
  font-size: 22px;
  position: absolute;
  right: -8px;
  top: 8px;
}
.forget-pass {
  margin-bottom: 0px;
}
.forget-pass a {
  color: #FFF;
  text-decoration: underline;
}
.forget-pass a:hover {
  color: #299ad6;
  text-decoration: none;
}
header .shortlinks ul li.name {
  padding: 0px;
  color: #808080;
  font-size: 16px !important;
}
header .shortlinks ul li.name a {
  color: #808080;
}
header .shortlinks ul li.name:after {
  padding: 0px;
  border: 0px;
}
.register-form .small .star{ right:-13px;}

#rtl header .shortlinks ul li.name:after {
	  padding-right: 0px;
	  border-left: 0px;
	}
#rtl .register-form .star {
	right:auto;
	left:-8px;
	line-height:27px;
	}
#rtl .register-form .small .star{ left:-13px;}



.content-container.smalllogin-form {  
 /* background-size: cover; */
  /*margin-top: -59px; */
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
  z-index: 1;
}
.content-container.smalllogin-form .form1 {
  max-width: 400px;
  margin: auto;
  padding-top: 0px;  /*150*/
  padding-bottom: 0px;  /*200*/
}


.form1 .btn1 {
  background-color: transparent;
  border: 2px solid #FFF;
  min-width: 120px;  
 /* margin-top: 25px;*/
}


.form1 .btn1 {
  background-color: #084694;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;  
}

.form1 .btn1:hover {
  background-color: #299ad6;
  border-radius: 10px;
  font-size: 14px;
  font-style: italic;
  padding: 9px 25px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}
.form1 h1 {
  text-align: center;
  color: #004693;
  height: 10px; 
  /* padding-bottom: 40px; */
}

.form1 ul li.label {
  color: #004693;
}



