* {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Roboto', sans-serif;
}

#header {
	width:100%;
	z-index: 100;
	position:fixed;z-index:100;
	padding-top: 20px;
}


@media screen and (max-width: 500px) {
	.header_img img {
		width: 80px;
		height: 40px;
	}
}

.address_span1 {
	margin-left: 56%;
}

#slider {
	width: 100%;
	position: absolute;
	top: 0;
	height: 1800px;
}
		
#wowslider-container1 {
	max-height: 800px;
}

.navbar {
	/*margin-left: 11%;*/
}

.navbar-collapse ul li a {
    padding: 15px 10px;
    background: #404040;
}
@media screen and (min-width: 768px) {
    .navbar-collapse ul li a {
        background: transparent;
    }
}
.navbar-nav li a {
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	}
	
.navbar-nav li a:hover {
	background: transparent;
}


.navbar-toggle {
	border: 1px solid #fff;
}
@media screen and (max-width: 700px) {
	.navbar-toggle {
		margin-top: -30px;
		border:2px solid #fff;
	}
}
.icon-bar {
	background: #fff;
}
.header_address {
	margin-left: 30%;
}

.thande_header_address span {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.address_span1 {
	color: #fff;
}

.address_span2 i {
	color: #fff;
}
/*#thande_beach_header {
	width: 100%;
	height: auto;
	margin-top: 30px;
	position: relative;
	z-index: 500;
}*/
/*.navbar-header {
	position: absolute;
	margin-top: -25%;
}*/
/*.thande_header_img img {
	width: 120px;
	height: 80px;
}*/

/*
.thande_header_menu {
	margin-top: 30px;
}
@media screen and (max-width: 1200px) {
	.thande_header_menu {
		width: 100%;
	}
	.navbar-menu .nav_tabs li {
		width: auto;
		float: left;
		list-style-type: none;
		border: 1px solid green;
	}
}*/
/*@media (max-width: 908px) {
	.thande_header_address {
		margin-top: -10px;
	}
}
@media screen and (max-width: 900px) {
	.thande_header_img img {
		width: 80px;
		height: 40px;
		margin-left: 30%;
		margin-top: -50px;
	}
	#thande_beach_header {
		margin-top: 100px;
	}
}*/
/*.navbar-nav li a {
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: bold;

}
*/
#thande_checkdate {
	margin-top: 650px;
}

@media screen and (max-width: 1000px) {
	#thande_checkdate {
		margin-top: 550px;
	}
}
@media screen and (max-width: 768px) {
    #thande_checkdate {
       margin-top: 300px !important;
    }
}
.checkdate_box {
	border: 1px solid #fff;
	margin: 0 auto;
	padding: 10px 45px;
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.15)
}
.check_form {
	background: #03bab4;
}
.input_space {
	margin: 0 15px;
}
.form-control {
	margin-bottom: 10px;
}
.btn-def {
	background-color: #03bab4;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	padding: 0px 50px 0px 5px
}
.input_space button:hover {
	background-color: #7a7a7a;
	color: #fff;
}
#thande_beach_ngapali {
	width: 100%;
	margin-top: 100px;
	height: auto;
	margin-bottom: 80px;
}
#attractions {
	width: 100%;
	height: auto;
	padding: 70px 0px;
}
.attraction_two {
	margin-top: 450px;
}
@media screen and (max-width: 800px) {
	.attraction_two {
		margin-top: 100px;
	}
}
.hotel_ngapali_header p {
	text-align: center;
	font-size: 36px;
	font-family: 'Crimson Text', serif;
	font-weight: bold;
}
.hotel_ngapali_about p {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.ngapali_about_left,.ngapali_about_right {
	margin-top: 50px;
	width: 50%;
	float: left;
	font-family: 'Roboto' , sans-serif;
	font-size: 14px;

}

@media screen and (max-width: 780px) {
	.ngapali_about_left, .ngapali_about_right {
		width: 100%;
	}
	.nav>li>a {
		padding: 5px;
	}
	.learn_more p {
		text-align: center;
	}
	.learn_more a {
		border: 1px solid red;
		padding: 8px 5px;
		font-size: 10px;
	} 
	.thande_header_address {
		margin-top: -80px;
	}
}

@media screen and (max-width: 500px) {
	.thande_header_img img {
		text-align: center;
		position: absolute;
		left: 0%;
	}



	.thande_header_address p {
		text-align: center;
	}
	.learn_more p {
		text-align: center;
	}
}

@media screen and (max-width: 700px) {
	.thande_header_address {
		margin-top: -30px;
	}
	.navbar-nav li a {
		width: auto;
		padding: 10px;
		color: #000;
		font-size: 14px;
	}
}
.ngapali_about_left p,.ngapali_about_right p {
	font-family: 'Roboto' , sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
}

#attractions {
	width: 100%;
	height: auto;
	background: rgb(0, 186, 179);
}

.attractions_header p {
	font-size: 4em;
	font-family: 'Crimson Text', serif;
	text-align: center;
	color: #000;
}
.attractions_para p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-align: center;
}
.learn_more a {
	background: rgb(0, 186, 179);
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
	padding: 15px 40px;
	text-transform: uppercase;
}
.thande_service_header h1 {
	text-align: center;
	font-family: 'Crimson Text', serif;
	font-weight: 500;
	text-transform: capitalize;
}
.thande_service_header  p {
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.hotel_img_box img {
	width: 100%;
	min-height: 200px;
}
#our_services {
	width: 100%;
	height: auto;
}
.hotel_view {
	margin: 50px 0;
}
.hotel_img_box  p {
	text-align: center;
	padding: 10px 0px;
	font-family: 'Roboto', 'sans-serif';
	font-weight: bold;
}
.explore_but {
    display: flex;
    justify-content: center;
}
.explore_but a {
	font-weight: bold;
	font-family: 'Roboto', 'sans-serif';
	text-align: center;
	border: 1px solid #00bab3;
	color: #00bab3;
	padding: 18px 58px;
}
@media screen and (max-width: 500px) {
	.explore_but a {
		margin: 0px 30%;
	}
}
.explore_but a:hover {
	color: #fff;
	background: #00bab3;
	cursor: pointer;
	text-decoration: none;
}

#wrap {
	width: 100%;
	height: auto;
	background: url(../../images/ngapali/thande-beach.jpg) center center / cover;
	background-attachment: fixed;
}
.tripadvisor img {
	margin-top: 50px;
	width: 150px;
	height: 150px;
	margin-bottom: 50px;
}

#footer {
	width: 100%;
	padding: 50px 0px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/wave.jpg); 
}
#footer p {
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-family: bold;
}
#footer > .scrollbutton > a {
	float: right;
	position: fixed;
	top: 91%;
	border: 1px solid transparent;
	background-color: rgb(0, 186, 179);
}
#footer i {
	color: #fff;
	padding: 6px;

}
#footer > .company  {
	color: #2a2a2a;
	text-decoration: none;
}
#footer > p > a:hover {
	color: #2a2a2a;
	text-decoration: none;
}
/* */
#room_back {
	width: 100%;
	height: auto;
	background: url('../../images/ngapali/room_img_slider.jpg') 100% / cover fixed no-repeat;
	position: absolute;
	top: 0;
	padding: 100px 0 20px 0;
	opacity: 0.8;
}
.hotel_room_header p {
	padding: 100px 0 0px 0;
	/*padding: 180px 0px 20px 0px;*/
	text-align: center;
	font-size: 60px;
	color: #fff;
	font-weight: normal;
	font-family: 'Crimson Text';

}
.hotel_room_para p {
	/*padding:0px 0px 20px 0px;*/
	font-weight: 400;
	text-align: justify;
	font-size: 20px;
	font-family: 'Crimson Text';
	color: #fff;
}
@media screen and (max-width: 600px) {
	.hotel_room_header p {
		font-size: 30px;
	}
	.hotel_room_para p {
		font-size: 12px;
	}
}


.room img {
	width: 100%;
	max-height: auto;
}
.room_para {
	margin: 20px 0;
}
.room_para a {
	padding: 20px 0;
	font-family: 'Crimson Text', serif;
	font-size: 20px;
	color: #2a2a2a;
}
.room_para a:hover {
	color: #03bab4;
	text-decoration: none;
}

@media screen and (max-width: 600px) {
	#rooms {
		margin-top: 350px;
	}
	.image-box img {
		margin-top: 300px;
	}
}
@media screen and (max-width: 600px) {
	.hotel_room_header p {
		padding: 30px 0px 20px 0px;
	}	
	.room {
		margin-top: -250px;
	}
	.room img {
		margin-bottom: 30px;
	}
}
/*  End Rooms Page */

/* Start Facilites And Services Page */
#roomimg {
	width: 100%;
	height: auto;
	background: url('../../images/ngapali/room-img.jpg') 100% / cover no-repeat fixed;
	opacity: 0.8;
	top: 0;
}

.facilitis_img p {
	padding: 150px 0 150px 0;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	font-family: 'Crimson Text', serif;
	color: #fff;
}

@media screen and (max-width: 700px) {
	.facilitis_img p {
		padding: 110px;
		font-size: 25px;
		
	}
	.restaurant_bar {
		margin-top: 50px;
	}

}

.guest {
	margin: 50px 0px;
}
.restaurant_header p,.guest_header p {
	color: #000;
	font-size: 22px;
	font-family: 'Crimson Text', serif;
	font-weight: bold;
}

.restaurant_border {
	margin-top: 20px;
	border-bottom: 1px solid #03bab4;
	width: 30px;
}
.restaurant_para p {
	padding: 30px 0;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	/*height: 200px;*/
}
.restaurant_view img {
	width: 100%;
	height: auto;
}
.restaurant {
	margin-top: 30px;
}
.thande_list p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;

}
.thande_list ul  {
	padding-left: 20px;
	font-family: 'Roboto', sans-serif;
}
/* End */

/* Start Location Page */
#location_back {
	width: 100%;
	height: auto;
	background: url('../../images/ngapali/beach_location.jpg');
	background-attachment: fixed;
	position: absolute;
	top: 0;
	background-position: center;
	background-size: 100% 100%;
	/*background-color: rgba(255, 255, 255, 0)*/
}

@media screen and (max-width: 500px) {
	#location_back h1 {
		font-size: 15px;
		padding: -50px 0px;
		border: 1px solid green;
	}
}
#location_back h1 {
	text-align: center;
	font-size: 60px;
	font-weight: normal;
	color: #fff;
	padding: 150px 0px;
	font-family: 'Crimson Text';
}

/*#location {
	width: 100%;
	height: auto;
	margin: 450px 0 150px 0;
}*/

.location_header p {
	margin: 30px 0 30px 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Crimson Text', serif;
	font-size: 20px;
}
.location_left_header p, .location_right_header p {
	font-family: 'Crimson Text', serif;
	font-size: 20px;
	font-weight: bold;
}
.location_left_para p,.location_right_para p {
	margin: 30px 0 30px 0;
	text-align: justify;
	font-family: 'Roboto';
	color: #5a5a5a;
	line-height: 30px;
	font-weight: normal;
}
#map-canvas {
	width: 100%;
	height: 500px;
	margin: 50px 0px 50px 0px;
}

#thande_beach_header {
	width: 100%;
	background: url();
}

/* Gallery */
#gallery_background {
    width: 100%;
    height: auto;
    padding: 200px 0 200px 0;
    background: url(../../images/ngapali/new_hotel_gallery_2.jpg) fixed left -180px / 100% 121% no-repeat;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 300px;
}
#gallery_background p {
	text-align: center;
	font-weight: 400;
	font-size: 60px;
	color: #fff;
	font-family: 'Crimson Text';
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #000;
	border-bottom: 3px solid #03bab4;
	background-color: transparent;
}

.nav-pills>li>a {
	border-radius: 0;
	color: #000;

}
.all_gallery img {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.categally_all ul {
	border-bottom: 1px solid #dce0e2;
}
.nav-pills {
	width: 40%;
	margin: 0 auto;
	border-bottom: 1px solid #337ab7;
}
@media screen and (max-width: 1000px) {
	.nav-pills {
		width: 80%;
		margin: 0 auto;
		border-bottom: 1px solid #337ab7;
	}
	.categally_all ul {
		width: 80%;
		margin: 0 auto;
		border-bottom: 1px solid #dce0e2;
	}
}
.nav-pills li a {
	font-family: 'Roboto';
	font-weight: 500;
	color: #000;
	

}
/*.gall_all {
	margin-top: 100px;
}*/

/* Attractions Start Page */
/*#attra {
	width: 100%;
	height: auto;
	margin-top: 400px;
	padding: 100px;
}*/
#attra_back_wall {
	width: 100%;
	background: url('../../images/ngapali/island.jpg') fixed 100% / cover no-repeat;
	height: auto;
	position: absolute;
	top: 0;
	opacity: 0.8;
}
/*.attraction_one {
	margin-top: 20px;
}*/
.attraction_left_header p {
	font-size: 40px;
	font-family: 'Crimson Text', serif;
	font-weight: 600;
	text-align: center;
	padding-bottom: 20px;
}

.attraction_left_header span {
	font-family: 'Roboto';
	font-size: 15px;
	line-height: 1.8em;
	color: #5a5a5a;
	text-align: justify;
}
.attraction_center_img img {
	width: 100%;
	height: auto;
	margin-top: 90px;
}

.villages_header p {
	text-align: center;
	margin-top: 100px;
	font-size: 20px;
	font-weight: 600;
	color: #2a2a2a;
	font-family: 'Crimson Text';
}

.villages_para p {
	font-family: 'Crimson Text';
	font-weight: 400;
	padding: 0 30px;
	font-size: 17px;
	color: #5a5a5a;
}
.booking_box {
	border: 1px solid #eee;
	padding: 20px 0 20px 0;
	box-shadow: 0 0 0 1px #fff;
	background:#fff;
}
.booking_box .booking_one {
	text-align: center;
	font-size: 24px;
	font-family: 'Crimson Text', serif;
	color: #2a2a2a;
	font-weight: 600;
}
.booking_box .booking_two {
	text-align: center;
	font-size: 15px;
	font-family: 'Roboto';
}
.reservation_header p {
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: 'Crimson Text';
	font-weight: 600;
}
.reservation_box {
	margin-top: 50px;
	border: 1px solid #00bab3;
	padding: 20px;
	background: #00bab3;
}
.attra_back p {
	padding: 200px 0px 100px 0px; 
	color: #fff;
	font-size: 60px;
	font-weight: 400;
	text-align: center;
	font-family: 'Crimson Text', serif;'
}
.btn-hover button {
	background: #5a5a5a;
	color: #fff;

}
.btn-hover button:hover {
	background: #03bab4;
	border: 0;
	color: #fff;
}

.visa_header {
	margin-top: 50px;
	padding: 0 43px;
}
.visa_header:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background: #dce0e2;
	margin-top: 15px;
}
span .visa-line {
	width: 50px;
	border-bottom: 1px solid #5a5a5a;
}
.visa_header span {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	font-family: 'Crimson Text';
	background: #ffffff;
	position: relative;
}
/* End Attraction Page */

/* Start Contact Page */
#contact_back {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	background: url(../../images/ngapali/contact_back.jpg) 100% / cover fixed no-repeat;

}
.contactback_header p {
	padding: 200px 0 100px 0;
	text-align: center;
	color: #fff;
	font-family: 'Crimson Text', serif;
	font-size: 60px;
	font-weight: 400;
}
#contact {
	width: 100%;
	height: auto;
	padding-top: 450px;
}
#contact_left{
    text-align: center; 
}

#contact_left h1{
    font-family: 'Crimson Text' ;
    font-size: 40px;
    font-weight: 600;
}
#contact_left_p {
	text-align: center;
	font-family: 'Roboto';
	font-size: 15px;
	color: #5a5a5a;
	line-height: 1.8em;
	font-weight: normal;
}
.contact_address{ 
    margin-top: 155px;  
}

.contact_address p {
    font-family: 'Roboto';
    font-size: 15px;
} 

.contact_ygn{
    padding-top: 70px;
}
    
.contact_ygn h5{
    font-family: 'Roboto';
}
    
#contact_right{
    text-align: center; 
}

#contact_right h1{
    font-family: 'Crimson Text' ;
}
/* Scroll Top Effect */
.scrollToTop{
/*	width:100px; 
	height:130px;*/
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:75px;
	right:40px;
	display:none;
	background: url('arrow_up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}


@media screen and (max-width: 780px) {
	.navbar-cursor li a {
		background-color: #2a2a2a;
		/*border-radius: 5px;*/
	}
	.navbar-cursor li a:hover {
		background-color: #2a2a2a;
		color: #fff;
	}
}

/* Gallery Image Hover */

.all_gallery img {
    opacity: 1;
   -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -ms-transition: all 2s ease; transition: all 2s ease;
    height: 250px;
}

.all_gallery {
	overflow: hidden;
}
.all_gallery img:hover {
    opacity: 0.5;
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	overflow: hidden;
    
}

#thande_wrapper {
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
	padding:50px 0;
}


#thande_checkdate {
	margin-top: 600px;
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
    position: relative;
    z-index: 11;	
}

#our_services {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/wave.jpg); 
}
#footer {
	width: 100%;
	padding: 50px 0px;
background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/wave.jpg); 
}

#restaurant {
	width: 100%;
	height: auto;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
	padding:100px;
}

#gallery {
	width: 100%;
	height: auto;
	padding-top: 450px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}

.all_gallery img {
	width: 100%;
	min-height: 250px;
	margin-top: 50px;
}

#location {
	width: 100%;
	height: auto;
	padding: 450px 0 150px 0;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}

#contact {
	width: 100%;
	height: auto;
	padding-top: 450px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}

#attra {
	width: 100%;
	height: auto;
	padding: 500px 0px 100px 0px;
		background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}
.image-box img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

#rooms {
	width: 100%;
	height: auto;
	padding: 500px 0px 100px 0px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}

#deluxe_thande {
	width: 100%;
	height: auto;
	padding: 100px 0px 100px 0px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);
}

#deluxe_thande {
	width: 100%;
	height: auto;
	padding: 100px 0px 100px 0px;
	background: linear-gradient(rgba(238,238,238, 0.74), rgba(255, 255, 255, 0.77)),url(../../images/ngapali/bollon.jpg);

}
.attractions_header p {
	font-size: 4em;
	font-family: 'Crimson Text', serif;
	text-align: center;
	color: #000;
}
.attractions_para p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-align: center;
}
.cdsROW.narrow {
    width: 150px !important;
    height: 150px;
}
.cdsROW.narrow.border {
    padding: 20px 10px !important;
}
@media screen and (max-width: 600px) {
.input_space {
    margin: 0;
}
.input_space input[type="submit"]  {
    font-size: 0.8em;
}
.checkdate_box {
    padding: 10px 20px 20px 20px !important;
}
   
}
@media screen and (max-width: 768px) {
.newone {
    padding-left: 60px;
}    
.newdivtwo {
    padding-left: 20px;
}
.tripad img{
    margin-left: 60px !important;
    margin-bottom: 30px;
}
}
