html,
body {
  height: 100%;
  background-image: url(../images/skulls.png);
}

#wrap {
  min-height: 100%;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -82px 0;
  /* Pad bottom by footer height */
  padding: 0 0 80px 0;
}

@media (max-width:480px) {
   .wrapper {
      height:auto;
   }
}

@media (min-width: 768px) {
.navbar-default {
  background-color: rgba(165,222,228,0.6);
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .active > a {
	background-color: rgba(0,170,144,0.3);
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: rgba(0,170,144,0.3);
}
.navbar-default .navbar-nav > .active > a:focus {
	background-color: rgba(0,170,144,0.3);
}

.navbar-default .navbar-nav > .open > a:focus {
	color: #333;
	background-color: rgba(0,170,144,0.3);
	border-color: #adadad;
}
.navbar-nav > li > .dropdown-menu {
	background-color: rgba(0,170,144,0.8);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333;
	background-color: rgba(0,170,144,0.3);
}
}

.thumbnail {
	background-color: rgba(255,255,255,0.8);
}

.theme2 {
	 padding:0px 20px 15px 20px;
	 margin-right:0px;
	 margin-left:0px;
}

.footerContertTitle {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 10px 10px;
	padding: 5px 0;
}

.footerContert {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}

.footerfooter {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	background-color: rgba(38,135,133,0.5);
}

/* Set the fixed height of the footer here */
#footer {
	width: 100%;
/* 	height: 80; */
	margin-top: -20px;
	position: relative;
	clear:both;
	background-color: rgba(165,222,228,0.5);
}


#wrap > .center-container {
	padding: 50px 0 0 0;
	margin:0;
}

.center-container {
	height:100%;
	display: table;
	width:100%;
	margin:0;
}

#footer > .container {
	padding-top:5px;
	padding-left: 15px;
	padding-right: 15px;
}

.page-title {
	height:570px;
	width:100%;
	display: table-row;
	z-index:0;
	position:absolute;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}

.page-title > div {
	width:100%;
	height:100px;
	background-color:rgba(55,60,56,0.8);
	padding:0px 20px;
	border:0 solid #eee;
	position:absolute;
	bottom:0px;
}

.center-row {
	height:50%;
	width:100%;
	display: table-row;
}

.center-row > div {
	height:50%;
	display: table-cell;
	border:0 solid #eee;
	color:#fff;
	vertical-align:middle;
}

.col-center{
    float: none;
    margin: 0 auto;
}

/* Grid */
.plainGrid {
    -moz-box-shadow: 0px 0px 1px #ccc;
    -webkit-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 1px #ccc;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -khtml-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
/*     margin: 10px; */
/*     width: 940px; */
	background-color: rgba(255,255,255,0.8);
}

.plainGrid .gridTitle {
    font-size: 16px;
    line-height: 18px;
    padding: 16px 20px;
    text-align: left;
}

.plainGrid .gridTitle div {
    display: inline-block;
    color: #be0040
}

.plainGrid .gridTitle img {
    vertical-align: middle;
    height: 90px
}

.plainGrid .gridTitle .subTitle {
    vertical-align: middle;
    height: 90px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #212121
}

.plainGrid .gridTitle .subTitle .up {
    color: #212121;
    display: block;
    line-height: 40px;
    font-size: 20px
}

.plainGrid .gridTitle .subTitle .down {
    display: block;
    line-height: 50px;
    font-size: 40px;
    color: #be0040;
    font-weight: bold
}

.plainGrid .gridContent {
/*     padding: 10px 0px 20px 0px; */
}

.plainGrid .gridContent .column {
    display: inline-block;
    vertical-align: top;
/*     width: 460px */
}

.plainGrid .gridContent .column.columnRight {
/*     width: 480px */
	display: inline-block;
    vertical-align: top;
/*     width: 235.25px */
	padding: 0;
}

.plainGrid .gridContent .seeMoreBtn {
    margin: 10px;
    color: #212121;
    background: #fff;
    border: 1px solid #d4d4d4;
    text-align: center
}

.plainGrid .gridContent .seeMoreBtn:hover {
    border-color: #212121;
}

.plainGrid .gridContent .seeMoreBtn a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    padding: 10px;
    color: #212121;
}

.plainGrid .gridTitle+.gridContent {
    border-top: 1px solid #eee
}

.plainGrid.listGrid .gridContent {
    padding: 10px 0px 10px 20px
}

.plainGrid.listGrid .gridContent .listBlock .title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #666;
}

.plainGrid.listGrid .gridContent .listBlock .title a {
    color: #666;
    cursor: default
}

.plainGrid.listGrid .gridContent .listBlock .listItem {
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    margin-right: 20px;
    width: 14.4%;
    color: #666;
}

.plainGrid.listGrid .gridContent .listBlock .listItem a {
    color: #666;
}

.plainGrid.listGrid .gridContent .listBlock .listItem a:hover {
    color: #1b3961
}

.plainGrid .section-about {
	padding:0;
	margin-top:25px;
	margin-bottom: 25px;
}

.plainGrid.section-about .gridContent .columnRight {
    height: 400px;
    padding: 0;
    margin-right: 0px;
}

.plainGrid.section-about .gridContent .columnRight>.title {
    font-size: 30px;
    line-height: 40px;
    padding: 5px 5px;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.plainGrid.section-about .gridContent .columnRight .images {
    padding: 0;
/*     width: 100%; */
    height: 150px;
}

.plainGrid.section-about .gridContent .columnRight .images span {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    width: 80px;
    height: 80px;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
}

.plainGrid.section-about .gridContent .columnRight .images span .border {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin: 0px;
    padding: 0px;
    width: 80px;
    height: 80px;
    border: 5px solid #facb00
}

.plainGrid.section-about .gridContent .columnRight .images span.chosen {
    cursor: default;
}

.plainGrid.section-about .gridContent .columnRight .images span.chosen .border {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.plainGrid.section-about .gridContent .columnRight .images span.chosen:hover .border {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.plainGrid.section-about .gridContent .columnRight .images span:hover .border {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.plainGrid.section-about .gridContent .columnRight .descs {
    position: absolute;
    margin: 10px 10px 0 0px;
    width: 390px;
    height: 168px;
    border-top: 1px solid #666;
    overflow: hidden;
}

.plainGrid.section-about .gridContent .columnRight .descs .desc {
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    margin-left: 390px;
    padding-top: 20px;
    width: 390px
}

.plainGrid.section-about .gridContent .columnRight .descs .desc.chosen {
    margin-left: 0px
}

.plainGrid.section-about .gridContent .columnLeft {
/*     margin-right: 3px; */
/*     width: 468.5px; */
    height: 400px;
    padding: 0;
}

.plainGrid.section-about .gridContent .columnLeft .leftImg {
    position: absolute;
    width: 400px;
    height: 400px;
    background-position: center center;
    background-size: cover;
    display: none;
}

.plainGrid.section-about .gridContent .columnLeft .leftImg.chosen {
    display: block
}

.plainGrid.section-map .gridContent .pois {
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    width: 428.5px
}

.plainGrid.section-map .gridContent .pois .title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
    height: 40px;
    overflow: hidden
}

.plainGrid.section-map .gridContent .pois .poi {
    padding-top: 2px;
    padding-bottom: 8px;
    height: 28px;
    cursor: pointer
}

.plainGrid.section-map .gridContent .pois .poi span {
    vertical-align: middle
}

.plainGrid.section-map .gridContent .pois .poi .pinMark {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px;
    height: 25px;
    width: 15px;
    background-image: url(https://tripnotice.com/theme/tn/images/icon/xpoimark_no_25.png.pagespeed.ic.VQwsCAnVsf.png);
    background-position: center center;
    background-size: cover
}

.plainGrid.section-map .gridContent .pois .poi .content .name {
    font-size: 14px;
    line-height: 30px
}

.plainGrid.section-map .gridContent .pois .poi.highlight {
    background: #facb00;
    cursor: default
}

.plainGrid.section-map .gridContent .pois .poi.highlight .pinMark {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-image: url(https://tripnotice.com/theme/tn/images/icon/xpoimark_25.png.pagespeed.ic.D56AKv2Hq1.png)
}

.plainGrid.section-map .gridContent .pois .poi:hover {
    background: #facb00
}

.plainGrid.section-map .gridContent .pois .poi:hover .pinMark {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.plainGrid.section-map .gridContent .cityMap {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    width: 468.5px;
    height: 480px
}

.plainGrid.section-brifInfo {
	padding:0px 0px 0px 0px;
	margin-top:25px;
	margin-bottom: 25px;
}

.plainGrid.section-brifInfo .gridTitle {
    padding: 16px 20px;
}

.plainGrid.section-brifInfo .gridContent .block {
    display: inline-block;
    vertical-align: top;
/*     width: 235.25px */
	padding: 0;
}

.plainGrid.section-brifInfo .gridContent .block .title .icon {
    padding: 10px 20px;
    background: rgba(255,177,27,0.8);
}

.plainGrid.section-brifInfo .gridContent .block .title .icon img {
    width: 30px
}

.plainGrid.section-brifInfo .gridContent .block .title .text {
    font-size: 14px;
    line-height: 18px;
    margin: 0px 20px;
    padding: 5px 0px;
    border-bottom: 1px solid #a4a4a4
}

.plainGrid.section-brifInfo .gridContent .block .content {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 20px 10px
}

.plainGrid.section-qna .gridTitle {
    padding: 16px 20px
}

.plainGrid.section-qna .gridContent {
    padding: 10px;
    width: 920px
}

.plainGrid.section-qna .gridContent .qna {
    margin: 10px
}

.plainGrid.section-qna .gridContent .qna .q {
    font-size: 14px;
    line-height: 29px;
    margin-top: 10px;
    font-weight: bold
}

.plainGrid.section-qna .gridContent .qna .q .arrow {
    font-size: 0px;
    line-height: 0px;
    vertical-align: top;
    margin-right: 10px;
    width: 0px;
    height: 0px;
    border-bottom: 29px solid #facb00;
    border-left: 29px solid #fff
}

.plainGrid.section-qna .gridContent .qna .a {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 20px;
    border: 10px solid #facb00
}

.plainGrid.section-qna .gridContent .qna .a ul {
    margin: 5px 0px
}

.plainGrid.section-qna .gridContent .qna .a ul li+li {
    margin-top: 10px
}

.plainGrid.section-qna .gridContent .qna+.qna {
    margin-top: 20px
}

/* Lots */
.bg-one {
  background:#efefef url('../image/bg_one.jpg');
}
.bg-two {
  background:#efefef url('../image/bg_two.jpg');
}
.bg-three {
  background:#efefef url('../image/bg_three.jpg');
}
.bg-four {
  background:#efefef url('../image/bg_four.jpg');
}