/*--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- reset code --*/
body{
	padding:0;
	margin:0;
	background-color: #2ABCCF;
	/*background:#FFFC00;*/
	box-sizing: border-box;
    overflow-x: hidden;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
}	
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

img {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

/*-- /reset code --*/
body {
	font-family: 'Raleway', sans-serif;
}
/*new video*/
.main_visual{
	height: 100vh;
	position: relative;
	overflow: hidden;
	z-index: 9999;
}
.main_visual .main_front{
	position:absolute;
	left:50%;
	top:50%;
	width:1109px;
	height:414px;
	margin:-207px 0 0 -525px;
	z-index:2;
}
.main_visual video{
	position:absolute;
	top:0;
	left:0;
	min-width: 100%;
    /*max-height: 100%;
	width:auto;
	height:auto;*/
	z-index:0;
}
.main_visual.prize{
	background-image:url(../../img/index/main_bg02.jpg);
	height:646px;
}
.main_visual.prize .main_front{
	width:auto;
	height:auto;
	top:115px;
	margin:0 0 0 -276px;
}
.main_visual.prize .main_front_btn{
	position:absolute;
	top:425px;
	left:50%;
	margin-left:250px;
}
/*-- banner --*/
section.banner-w3ls,#block {
	position: static;
	height: 100vh;
	width: 100%;
	z-index: 999;
}
* {
	box-sizing: border-box;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	padding-left: 6%;
	padding-right: 6%;
	display: table;
	text-align: center;
}
.overlay h2 {
	font-size: 3.5em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	padding-top: 7.5em;
	padding-bottom: 0.2em;
	text-transform: uppercase;
	font-family: "Noto Sans JP";
}
.overlay h3 {
	font-size: 35px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-family: "Noto Sans JP";
	line-height: 1;
	text-transform: uppercase;
}
.overlay p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	padding: 30px;
	width: 900px;
	margin: -20px auto 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	font-family: "微軟正黑體","Arial, Arial Black, Arial Narrow";
}
.overlay p:before {
	content:'';
	position:absolute;
	background-color:#fff;
	width:210px;
	height:1px;
	left:0px;
	top:0px;
}
.overlay p:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:210px;
	height:1px;
	right:0px;
	top:0px;
}
/*-- /banner --*/
/*-- back to top new --*/
.right-btn-box {
    width: 50px;
    height: 111px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
	z-index: 999;
}
    .right-tour-btn {
		width: 50px;
		height: 61px;
		display: none;
		text-align: center;
		background: #434344;
		font-size: 20px;
		line-height: 22px;
		padding-top: 0.5em;
		font-family: "微軟正黑體";
		color: #fff;
		font-weight: 500;
    }
    .right-gotop-btn {
        width: 50px;
        line-height: 50px;
        display: block;
        text-align: center;
        background: #cccccc;
		font-size: 20px;
		color: #000;
    }
.right-gotop-btn:hover {
	color: #000;
	cursor: pointer;
	background-color: #FC0;
	text-decoration: none;
}
.right-tour-btn:hover {
	color: #000;
	cursor: pointer;
	background-color: #FC0;
	text-decoration: none;
}
.right-tour-btn.cd-is-visible, right-tour-btn.cd-fade-out, .no-touch .right-tour-btn:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.right-tour-btn.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.right-tour-btn.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
/*-- back to top --*/
.tour_icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.55) url(https://www.pktravel.com.tw/material-alias/theme/vietnam/phuquoc/images/cd-top-arrow.svg) no-repeat center 50%;
  background-size:70%;
  border:1px solid #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top {
	float: left;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.55) url(https://www.pktravel.com.tw/material-alias/theme/vietnam/phuquoc/images/cd-top-arrow.svg) no-repeat center 50%;
  background-size:70%;
  border:1px solid #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.cd-top:hover {
	/* [disabled]background-color: #FFFFFF; */
	opacity: 1;
}

/*-- /back to top --*/

/*-- responsive design --*/
@media (max-width:1600px) {
section.banner-w3ls,#block  {
	height: 776px;
}
.overlay h2 {
	padding-top: 5em;
}
}

@media (max-width: 1440px) {
section.banner-w3ls,#block  {
    height: 790px;
}
}

@media (max-width: 1366px) {
section.banner-w3ls,#block  {
    height: 769px;
}
.overlay h2 {
    padding-top: 7em;
}
}

@media (max-width: 1280px) {
section.banner-w3ls,#block  {
    height: 801px;
}
.overlay h2 {
    padding-top: 7em;
}
}

@media (max-width: 1080px) {
section.banner-w3ls,#block  {
    height: 700px;
}

.overlay h2 {
   font-size: 2.6em;
	font-weight: 600;
	padding-top: 11em;
}
.overlay h3 {
    font-size: 30px;
}
.overlay p {
    font-size: 14px;
	}
}

@media (max-width:1024px) {
.overlay {
	padding:0;
}
section.banner-w3ls, #block {
    height: 675px;
}
.overlay h2 {
   font-size: 2.6em;
	padding-top: 10em;
}
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
.main_visual video {
    min-height: 100%;
}
.right-tour-btn {
		display: block;
}
}

@media (max-width: 991px) {
	.overlay h2 {
    font-size: 2.5em;
}
section.banner-w3ls,#block  {
    height: 600px;
}
}

@media (max-width:900px) {
.overlay p {
    font-size: 14px;
    width: 750px;
}
.overlay p:before,.overlay p:after {
	width:195px;
}
}

@media (max-width:800px) {
.overlay p {
    font-size: 14px;
    width: 710px;
	padding: 20px 30px;
}
.overlay p:before, .overlay p:after {
    width: 170px;
}
.overlay h2 {
    font-size: 2em;
    padding-top: 9em;
}
}

@media (max-width: 768px) {
	section.banner-w3ls,#block {
	height:570px!important;
}
	.cd-top {
    right: 20px;
    bottom: 20px;
  }
.overlay h2 {
    padding-top: 12em;
	}
}

@media (max-width: 736px) {
section.banner-w3ls,#block {
	height: 450px!important;
	background-image: url(https://www.pktravel.com.tw/material-alias/theme/vietnam/phuquoc/images/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.overlay h2 {
    font-size: 2em;
    padding-bottom: 15px;
}

.overlay p {
    display:none;
}

}

@media (max-width: 667px) {
.overlay h2 {
    font-size: 1.8em;
    padding-top: 5em;
    padding-bottom: 0.1em;
	
}
section.banner-w3ls, #block {
    height: 100vh!important;
}
.main_visual video{
	display: none;
}
.main_visual{
	background-repeat: no-repeat;
	background-image: url(https://www.pktravel.com.tw/material-alias/theme/vietnam/phuquoc/images/bg2.jpg);
	background-size: cover;
	background-position: center center;
}
}
@media (max-width: 640px) {
body{
	padding:0;
	margin:0;
	background-color:#0CD5CA;
}
}

@media (max-width: 600px) {
.overlay p {
    display: none;
}
.overlay h2 {
	padding-top: 14.5em;
}
.main_visual video{
	display: block;
}
}

@media (max-width: 568px) {
.overlay h2 {
    font-size: 2.6em;
}
.overlay h3 {
    font-size: 20px;
}
.main_visual video{
	display: none;
}
}
@media (max-width: 414px) {
.overlay h2 {
    font-size: 1.5em;
	padding-top: 15.5em;
	}
}

@media (max-width: 384px) {
.overlay h2 {
    font-size:  1.5em;
}
}

@media (max-width: 375px) {
}

@media (max-width:320px) {
.overlay h2 {
    font-size:  1.2em;
}
.overlay h3 {
    font-size: 17px;
}
}