html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1.2;
  background-color: white;
  font-size: 16px;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::selection {
  background: #94001A;
  /* Safari */
  color: #D2C63E;
}
::-moz-selection {
  background: #94001A;
  /* Firefox */
  color: #D2C63E;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 28, 2013 06:46:12 PM America/New_York */
body {
  font-family: Open Sans, sans-serif;
}
b, strong {
  font-style:bold;
  font-weight: 600;
}
i, em {
  font-style: italic;
}
@font-face {
  font-family: 'voluta_scriptregular';
  src: url("fonts/voluta-script-webfont.eot");
  src: url("fonts/voluta-script-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/voluta-script-webfont.woff") format("woff"), url("fonts/voluta-script-webfont.ttf") format("truetype"), url("fonts/voluta-script-webfont.svg#voluta_scriptregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'social-icons';
  src: url("fonts/social-icons.eot");
  src: url("fonts/social-icons.eot?#iefix") format("embedded-opentype"), url("fonts/social-icons.woff") format("woff"), url("fonts/social-icons.ttf") format("truetype"), url("fonts/social-icons.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'social-icons';
  content: attr(data-icon);
  speak:none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-twtter, .icon-facebook, .icon-linkedin, .icon-vimeo, .icon-youtube {
  font-family: 'social-icons';
  speak:none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twtter:before {
  content: "\74";
}
.icon-facebook:before {
  content: "\66";
}
.icon-linkedin:before {
  content: "\6c";
}
.icon-vimeo:before {
  content: "\76";
}
.icon-youtube:before {
  content: "\79";
}
header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*height:120px;*/
  background-color: #60b5ba;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  position: relative;
}
header h1.logo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
header h1.logo img {
  max-width: 80%;
}
@media screen and (max-width: 1000px) {
  header {
    /* height:160px;*/
  }
}
@media screen and (max-width: 20em) {
  header {
    /*height:120px;*/
    z-index: 1;
  }
  header .clear {
    display: none;
  }
}
header h1.logo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 17px;
  margin-top: 10px;
}
@media screen and (max-width: 20em) {
  header h1.logo img {
    max-width: 77%;
  }
}
.cont {
  padding: 30px 0;
  padding-right: 80px;
  float: right;
  text-align: right;
  color: #013240;
  font-size: 17px;
  font-family: Open Sans, sans-serif;
  text-transform: none;
}
.cont a.email {
  text-decoration: none;
  color: inherit;
  font-family: Open Sans, sans-serif;

  font-size: 17px;
  float: right;
}
.cont .faceb {
  display: inline-block;
  font-family: 'social-icons';
}
header .bn {
  position: absolute;
  height: 270px;
  width: 227px;
  bottom: -300px;
  right: 80px;
  background-color: rgba(255, 255, 255, 0.4);
  color: white;
  -webkit-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  text-align: left;
  padding-top: 30px;
  font-size: 12px;
  font-family: Open Sans, sans-serif;

  padding-left: 15px;
}
header .bn ul {
  font-size: 10px;
  margin-left: 15px;
  text-align: left;
}
header .bn ul li {
  list-style:outside none disc;
}
header .bn p {
  margin-bottom: 5px;
  margin-left: 0px;
  text-align: left;
}
header .bn a {
  text-decoration: none;
  color: inherit;
}
@media screen and (max-width: 1000px) {
  header .bn {
    right: 20px;
    /*    font-size:24px;
            height:80px;
            width:130px;
            bottom:-110px;*/
  }
}
@media screen and (max-width: 920px) {
  header .bn {
    position: relative;
    display: block;
    margin: 0px auto;
    top: 0;
    display: none;
  }
  /*new*/
  header h1.logo {
    width: 150px;
  }
  header h1.logo img {
    max-width: 100%;
  }
  .cont {
    float: left;
    text-align: center;
  }
  /*new*/
}
@media screen and (max-width: 683px) {
  .cont {
    font-size: 11px;
    padding-right: 0px;
    margin: 0px auto;
    float: none;
    text-align: left;
  }
  .cont a.email {
    font-size: 11px;
    float: none;
  }
}
@media screen and (max-width: 550px) {
  header h1.logo {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .main-area .main-content.home {
    background-color: #444444 !important;
  }
  .cont {
    margin-top: 10px;
    text-align: center;
    clear: both;
  }
}
@media screen and (max-width: 20em) {
  /*  header .bn{
        padding-top:10px;
        font-size:15px;
        height:40px;
        }*/
}
/*start navbar*/
.menu-bar {
  background-color: rgba(1, 50, 64, 1);
  border-top: 2px solid #ffffff;
}
nav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #AFAFAF;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  padding: 9px 0 14px 0;
  width: 100%;
  float: left;
}
nav ul.nav-header {
  float: right;
  padding-right: 75px;
}
nav ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  position: relative;
  width: 150px;
}
nav ul li a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
}
nav ul li a:hover {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #60b5ba;
}
@media screen and (max-width: 1000px) {
  nav ul.nav-header {
    padding-right: 20px;
  }
}
@media screen and (max-width: 921px) {
  nav {
    font-size: 12px;
  }
}
@media screen and (max-width: 900px) {
  nav ul li {
    width: 90px;
  }
}
@media screen and (max-width: 850px) {
  nav {
    font-size: 11px;
  }
  nav ul li {
    width: 85px;
  }
  nav ul li:first-child {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  nav {
    font-size: 10px;
    width: 100%;
  }
  nav ul li {
    width: 77px;
    margin-right: 0;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  nav ul li a {
    bottom: 5px;
  }
}
@media screen and (max-width: 550px) {
  nav {
    font-size: 16px;
    padding: 1px 0;
  }
  nav ul.nav-header {
    margin-top: 8px;
  }
  header nav ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
  }
  header nav li {
    display: block;
  }
  nav ul li a {
    font-size: 16px;
    height: 100%;
    margin-top: 20px;
    text-align: right;
  }
  .nav-open header nav ul {
    max-height: 500px;
  }
}
@media screen and (max-width: 550px) {
  nav ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    padding: 10px;
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 30em) {
  nav ul li a {
    font-size: 16px;
    height: 100%;
    margin-top: 20px;
    text-align: right;
  }
}
@media screen and (max-width: 20em) {
  .menu-bar {
    height: 45px;
  }
  nav {
    z-index: 10;
    width: 100%;
    margin: 0.5%;
    margin-top: 20px;
  }
  nav ul li a {
    font-size: 11px;
    bottom: 10px;
    height: auto;
  }
}
.nav-open header .menu-btn {
  background: white;
  color: black;
}
/*end navbar*/
.hero {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 323px;
  position: relative;
  padding: 0;
}
.hero img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.hero .inner {
  padding: 0;
  border-left: 10px solid white;
  border-right: 10px solid white;
}
@media screen and (max-width: 980px) {
  .hero .inner {
    border: none;
  }
}
.hero .bbgl {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 326px;
  background-image: url(../images/bbgl.jpg);
  background-repeat: repeat-x;
  z-index: -10;
}
.hero .bbgr {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 326px;
  background-image: url(../images/bbgr.jpg);
  background-repeat: repeat-x;
  z-index: -10;
}
.hero .bbbg {
  width: 100%;
  height: 112px;
  background-color: #006894;
  border-top: 10px solid white;
  position: relative;
  z-index: -10;
}
@media screen and (max-width: 840px) {
  .hero {
    height: auto;
    border-top: 10px solid #006894;
    border-bottom: 10px solid #006894;
  }
  .hero .bbgl, .hero .bbgr, .hero .bbbg {
    display: none;
  }
}
html {
  height: 100%;
}
body {
  margin: 0;
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}
.clear {
  clear: both;
  height: 0;
}
a {
  text-decoration: inherit;
  color: inherit;
}
a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}
.main-area {
  font-family: Open Sans, sans-serif;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 79.8%;
  padding-top: 45px;
  overflow: auto;
  background-position: center right;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}
.main-area.home {
  background-image: url(../images/home-bg.jpg);
  overflow: visible;
  background-color: gray;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}
@media screen and (max-width: 750px) {
  .main-area.home {
    padding-top: 75px;
  }
  /*.main-area.home .main-content.home
  {
  	margin-top: 169px;
  }*/
}
@media screen and (max-width: 550px) {
  .main-area.home {
    background-size: 100% auto;
    background-position: center 0px;
  }
}
@media screen and (max-width: 20em) {
  .main-area.home {
    padding-top: 0;
    margin-top: -271px;
    height: auto;
    background-color: black;
    background-position: 78% 34%;
    -webkit-background-size: 250%;
    background-size: 250%;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url(../js/backgroundsize.min.htc);
  }
}
@media screen and (max-width: 750px) {
  .main-area.content {
    overflow: visible;
    padding-top: 0;
  }
}
.main-area.template {
  background-image: url(../images/home-bg.jpg);
}
.main-area .main-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-area .main-content.content {
  margin-left: 12.5%;
  background-color: white;
  color: black;
  min-width: 27%;
  max-width: 530px;
  min-height: 320px;
  padding: 20px;
}
.main-area .main-content.content table {
  max-width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
  margin-left: -10px;
}
.main-area .main-content.content table strong {
  font-family: Open Sans, sans-serif;
  padding-top: 5px;
}
.main-area .main-content.content table td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  width: 50%;
}
.main-area .main-content.content table td img {
  vertical-align: bottom;
}
.main-area .main-content.content table img {
  max-width: 230px;
  max-height: 115px;
}
@media screen and (max-width: 750px) {
  .main-area .main-content.content table img {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 20em) {
  .main-area .main-content.content table img {
    max-width: 122px;
  }
}
.main-area .main-content.content h2 {
  font-size: 45px;
  font-family: Open Sans, sans-serif;
  margin-top:10px;
}
.main-area .main-content.content .trip-advisor {
  display: none;
}
@media screen and (max-width: 750px) {
  .main-area .main-content.content {
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 20em) {
  .main-area .main-content.content {
    margin-left: 0;
    width: 100%;
  }
}
.main-area .main-content.home {
  width: 700px;
  min-height: 320px;
  padding: 20px 30px 30px 20px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
}
.main-area .main-content.home a {
  text-decoration: none;
  color: inherit;
}
.main-area .main-content.home h2 {
  color: white;
  font-size: 45px;
  font-family: Open Sans, sans-serif;
  padding-bottom: 10px;
  letter-spacing: -2px;
}
.main-area .main-content.home p {
  color: white;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  .main-area .main-content.home {
    margin-top: 100px;
  }
}
@media screen and (max-width: 20em) {
  .main-area .main-content.home {
    background-color: rgba(0, 0, 0, 0.3);
    width: auto;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
    background-image: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.4) 29%, rgba(242, 242, 242, 0) 48%, rgba(255, 255, 255, 0.02) 49%, rgba(0, 0, 0, 0.4) 69%, #000000 100%);
    background-image: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.4) 29%, rgba(242, 242, 242, 0) 48%, rgba(255, 255, 255, 0.02) 49%, rgba(0, 0, 0, 0.4) 69%, #000000 100%);
    background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.4) 29%, rgba(242, 242, 242, 0) 48%, rgba(255, 255, 255, 0.02) 49%, rgba(0, 0, 0, 0.4) 69%, #000000 100%);
    margin-right: 0;
    margin-top: 260px;
  }
  .main-area .main-content.home h2 {
    font-size: 38px;
    padding-bottom: 50px;
  }
}
.main-area .main-content h2 {
  color: black;
  font-size: 100px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
}
.main-area .main-content h3 {
  color: black;
  font-size: 20px;
  letter-spacing: -0.05em;
  padding-bottom: 15px;
}
.main-area .main-content p {
  color: black;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
}
.main-area .main-content p.first {
  font-size: 17px;
  line-height: 24px;
  border-left: solid 12px #AFAFAF;
  padding-left: 20px;
  padding-right: 10px;
  letter-spacing: -1px;
}
.main-area .main-content p strong {
  font-family: Open Sans, sans-serif;
}
.main-area .main-content ul {
  list-style:outside disc;
  margin-left: 30px;
  margin-bottom: 20px;
  color: black;
  font-size: 12px;
  line-height: 14px;
}
.main-area .main-content ul li {
  margin-bottom: 5px;
}
.main-area .main-content table, .main-area .main-content thead, .main-area .main-content tbody, .main-area .main-content tfoot, .main-area .main-content tr, .main-area .main-content td {
  color: #343434;
  font-size: 12px;
  line-height: 14px;
}
.main-area .main-content img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
}
.main-area .main-content #ccm-layout-wrapper-4 .ccm-layout-col {
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #C6C6C6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 20em) {
  .main-area .main-content #ccm-layout-wrapper-4 .ccm-layout-col {
    width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
    border-right: 0px solid #C6C6C6;
  }
}
.main-area .main-content .heading {
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-area .main-content .heading h3 {
  background-color: #AFAFAF;
  padding: 5px 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.main-area .main-content .google img {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  -moz-box-sizing: none;
  -webkit-box-sizing: none;
  box-sizing:none;
  max-width: none;
}
.main-area .main-content .trip-advisor {
  width: 100%;
}
.main-area .main-content .trip-advisor a:hover {
  color: inherit;
}
.main-area .main-content .trip-advisor a img {
  margin-bottom: -7px;
  margin-right: 30px;
  margin-left: 10px;
}
@media screen and (max-width: 700px) {
  .main-area .main-content {
    max-width: 100%;
    min-height: 100px;
  }
}
.main-area .main-content a {
  color: #7B293B;
  text-decoration: none;
}
.main-area .main-content a:hover {
  color: #94001A;
}
.main-area .main-content #breadcrumb {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-area .main-content #breadcrumb ul {
  list-style: none;
}
.main-area .main-content #breadcrumb ul li {
  float: left;
  margin-left: 30px;
}
.main-area .main-content #breadcrumb ul li:first-child {
  margin-left: 0;
}
.main-area .main-content #breadcrumb ul li a {
  text-decoration: none;
  color: #032458;
}
.main-area .main-content #breadcrumb ul li ul {
  float: right;
  margin-left: 30px;
}
.main-area .main-content #breadcrumb ul li:before {
  content: '>';
  color: #032458;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin-left: -12px;
}
footer {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 264px;
  height: 70px;
  color: white;
  position: fixed;
  right: 0;
  bottom: 25px;
  font-size: 12px;
  line-height: 16px;
  font-family: Open Sans, sans-serif;
  padding-left: 50px;
  padding-right: 35px;
  padding-top: 10px;
}
@media screen and (max-width: 20em) {
  footer {
    padding-left: 15px;
    padding-right: 125px;
    position: static;
    bottom: 0;
    width: 100%;
    background-color: gray;
  }
}
footer a {
  text-decoration: none;
  color: inherit;
}
footer .fb {
  font-family: 'social-icons';
  position: absolute;
  left: 20px;
  top: 10px;
}
@media screen and (max-width: 20em) {
  footer .fb {
    position: static;
    float: right;
    margin-right: -100px;
    margin-top: 16px;
    font-size: 3em;
    left: auto;
    top: auto;
  }
}
/*----menu-btn----*/
header .menu-btn {
  border: 1px solid white;
  display: none;
  color: white;
}
@media screen and (max-width: 550px) {
  header .menu-btn {
    display: block;
    padding: 5px 10px;
    margin-right: 20px;
    float: right;
    text-align: center;
    margin-top: 10px;
  }
}
@media screen and (max-width:320px){
  nav{
    margin-top:6px;
    }
  nav ul.nav-header {
    margin-top: 0;
    }
  header nav ul{
    background:rgba(0, 0, 0, 0.95);
    }
  .main-area.home{
    padding-top:40%;
    background-position:50% 28%;
    background-size: 102% 35%;
    }
  }
.nav-open header .menu-btn {
  background: white;
  color: black;
}
/*gallery*/
.gallery_item {
  display: block;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.gallery_item .play_video {
  display: block;
  position: absolute;
  top: 46%;
  left: 45%;
  width: 50px;
  height: 35px;
  background: url("../images/icons/video-play-button-sm.png") no-repeat;
  cursor: pointer;
}
.gallery_item .play_video:hover {
  opacity: 0.85;
}
.gallery_item video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
