@media only screen and (min-width:1920px) {
    .caption_banner {
        width: 35%;
        right: 10%;
    }
}
@media only screen and (min-width:1250px) {
    .container {
        width: 1250px;
        margin: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width:1250px) {
    .Intro_Img {
        margin-top: 50px;
    }
}
@media only screen and (max-width:1024px) {
    .topic-01 h2,
    .topic-center h2 {
        font-size: 30px;
    }
    .About_section .Intro_Detail {
        padding-top: 0px;
    }
    .About_Detail {
        padding: 0px;
    }
    .About_section {
        padding: 60px 0px 50px;
    }
    .Detail_Map{width:100%;padding: 40px 20px 30px 20px;}
    .Img_Map_Point{width:100%;margin-top:0px;}
    .Inner_Map{margin-top: 0px;}
    .Section_Map_Contact{padding: 40px 0;}
    .Content{width:100%;}
    .Container-detail{margin-top: 10px;}
    .home .content{width: 100%;}
}
@media only screen and (max-width:900px) {
    
    .flex {flex-wrap: wrap;}
    .flex .col {flex: 1 1 300px;width: auto;}
    
    .mail-top {
        display: none !important;
    }
    .Line_TOP {
        text-align: left;
        font-size: 13px;
    }
    .Line_TOP ul li {
        padding: 0 10px;
    }
    .main-navigation.sticky-header {
        padding: 25px 0!important;
    }
    .sticky-header #switchBtnArea #switchBtn {
        top: 18px;
    }
    .Head_TOP {
        padding: 13px 0;
    }
    .Logo {
        text-align: center;
        float: none;
        width: 100%;
        position: absolute;
        top: 10px;
        left: 0;
    }
    .Logo a {
        position: relative;
    }
    .nav_menu_top {
        display: none;
    }
    .Intro_Detail {
        width: 100%;
        padding-top: 30px;
    }
    .Intro_Img {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .Intro_Img {
        width: 80%;
        margin: auto;
    }
    .promotion_Show ul li {
        width: 47%;
        margin-bottom: 30px;
    }
    .promotion_Show ul li:nth-child(2n) {
        margin-right: 0px;
    }
    .promotion_Show ul li:nth-child(3n) {
        margin-right: 4%;
    }
    .promotion_Show {
        padding-bottom: 0px;
    }
    .about_Img {
        width: 100%;
        margin-top: 30px;
    }
    .About_Detail {
        width: 100%;
    }
    .img02 {
        width: 49%;
        display: inline-block;
        position: relative;
        left: 0;
        top: 0;
    }
    .img01,
    .img02 {
        padding: 10px;
    }
    .About_section,
    .Facilities_Section{
        padding: 40px 0 60px;
    }
    .Section_Gallery {
        padding: 40px 0 40px;
    }
    .Facilities_Show ul li {
        width: 48%;
        margin-bottom: 30px;
    }
    .Facilities_Show ul li:nth-child(2n) {
        margin-right: 0px;
    }
    .caption_facilities ul li {
        margin-bottom: 0px;
        width: 100%;
    }
    .List_Gallery ul li {
        width: 48%;
        margin-bottom: 30px;
    }
    .List_Gallery ul li:nth-child(2n) {
        margin-right: 0px;
    }
    .sticky-header .Logo {
        top: 10px;
    }
    .sticky-header .Logo img {
        width: 80px;
    }
    .picture_bg {
        background-attachment: inherit;
    }
    .Section_service{padding: 40px 0 20px 0;}
    .box-service-left {
        width: 100%;
    }
    .box-service-right{width: 100%;text-align: center;float:none;}
    .Detail-service{padding: 40px 20px 20px 20px;}
    .Intro_Service h2,.caption_center_banner h2{font-size: 23px;margin-bottom: 0}
    .TOP_NAV .header{padding: 0px;}
    .C-Left{width:100%;}
    .C-Right{width:100%;margin-top: 30px;}
    .P_Gallery ul li {width:31%;margin-bottom: 15px;}
    .P_Gallery ul li:nth-child(3n) {margin-right: 0%;}
    .P_Gallery ul li:nth-child(5n) {margin-right: 3%;}
    .btn-mail{position: relative;}
    .TH .topic-center h2 {font-size: 35px;}
    .page{padding-top: 30px;}
    .Box_Destinations{padding: 0px;}
}

@media only screen and (max-width:768px) {
    .Logo img {
        width: 80px;
    }
    .frame-wrap {height: 300px;}
    .contact-form {
        position: relative;
        bottom: 0;
        right: 0;
        z-index: 5;
        width: 100%;
        border-radius: 0;
        box-sizing: border-box;
        background: #d4e1e5;
        padding-bottom:15px;
    }
    .inner-form {padding: 20px 20px 0 20px;}
    .inner-mail{padding: 0px;}
    .Type{width: 100%;}
    .topic-center{margin-bottom: 0px;}
    .Detail_Map h2{font-size: 25px;}
    .heading-service h2{font-size: 25px;line-height: 30px;}
    .Wrapper{padding-top: 0px;}
    .page_banner {height: 300px;}
    .TH .caption_banner_page h2 {font-size:40px;}
    .TH .title-content{font-size:25px;margin-bottom: 5px;}
}
@media only screen and (max-width:568px) {
    .Package-includes ul li {width:100%;}
    .Share-Social {text-align: center}
    .Box_Address .inner ul li{width: 50%;padding-left:35px;}
    .Social ul li{display: block;padding: 0;}
    .promotion_section {padding: 40px 0; }
    .Logo a {top: 0px;}
    .promotion_Show ul li {width: 100%;}   
}

@media only screen and (max-width:390px) {
    .Box_Address .inner ul li{width: 100%;}
}