/*
Theme Name: Danzalin
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

@font-face {
font-family: 'RALEWAY-BOLD_1';
src: url('fonts/RALEWAY-BOLD_1.eot');
src: url('fonts/RALEWAY-BOLD_1.eot?#iefix') format('embedded-opentype'), url('fonts/RALEWAY-BOLD_1.svg#RALEWAY-BOLD_1') format('svg'), url('fonts/RALEWAY-BOLD_1.woff') format('woff'), url('fonts/RALEWAY-BOLD_1.TTF') format('truetype'), url('fonts/RALEWAY-BOLD_1.otf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'RALEWAY-MEDIUM_1';
src: url('fonts/RALEWAY-MEDIUM_1.eot');
src: url('fonts/RALEWAY-MEDIUM_1.eot?#iefix') format('embedded-opentype'), url('fonts/RALEWAY-MEDIUM_1.svg#RALEWAY-MEDIUM_1') format('svg'), url('fonts/RALEWAY-MEDIUM_1.woff') format('woff'), url('fonts/RALEWAY-MEDIUM_1.TTF') format('truetype'), url('fonts/RALEWAY-MEDIUM_1.otf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
@font-face {
font-family: 'RALEWAY-SEMIBOLD';
src: url('fonts/RALEWAY-SEMIBOLD.eot');
src: url('fonts/RALEWAY-SEMIBOLD.eot?#iefix') format('embedded-opentype'), url('fonts/RALEWAY-SEMIBOLD.svg#RALEWAY-SEMIBOLD') format('svg'), url('fonts/RALEWAY-SEMIBOLD.woff') format('woff'), url('fonts/RALEWAY-SEMIBOLD.TTF') format('truetype'), url('fonts/RALEWAY-SEMIBOLD.otf') format('truetype');
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
body {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:RALEWAY-MEDIUM_1, Helvetica, sans-serif;
	color:#1a1a1a;
	font-weight:normal;
	background-color:#fff;
}
a img {
	border:0px;
}
a {
	text-decoration:none;
	-moz-transition: all .3s ease-in-out;
 -webkit-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	list-style:none;
}
p {
	margin:0px;
	padding:0px;
}
input:focus {
	outline:none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.wrapper {
	display:block;
	margin:auto;
}


.menu_box{float:left; width:100%;}
.menu_box li { float:left; list-style:none;}
.menu_box p{color:#fff; display:inline-block; float:right; padding-top:30px;}
.menu{display:inline-block; float:right;}
*/
.wrap {
	width: 100%;
	max-width: 1600px;
	min-width: 1200px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.section {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
}
.inner {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-weight: 300;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
.subMenu {
	z-index: 1000;
	width: 100%;
	background:none;
	position:absolute;
	height:40px;
}
.fxd{background:#02a787!important; height:90px!important;}
.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}
.subNavBtn {
	display: block;
	float: left;
	text-decoration: none;
	font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height:90px;
	padding-left:18px;
text-transform: uppercase;
}
.subMenu a:hover {
	color:#28ebc5;
}
.active {
	color:#28ebc5;
}
.end {
	margin: 0;
}
/* SECTIONS */
.sTop {
	height:0px;
	padding:0px;
	color:#fff;
}
.s1 {
	height:1019px;
	color:#fff;
}
.s2 {
	background: #fff;
	min-height:750px;
}

.s3 {
    background: rgba(0, 0, 0, 0) url("images/about_bg.jpg") no-repeat scroll 0 0 / cover; height: 880px;
}
.s4 {
	background:url(images/gallery-bg.jpg) no-repeat; background-size:cover;
	min-height:751px;
	color: #3d3d3d;
	clear: both;
	width:100%;
}
.s5 {
	background:#f4f4f4;
	clear: both;
	width:100%;
}
.s6 {
	background:#1a1a1a;
	clear: both;
	width:100%;
}



.main {
    position: absolute;
    top: 0;
	float:left; width:100%;
}

.banner{position:absolute; float:left; width:100%; top:0px;}
.banner img{width:100%;}

/* #banner{padding:0px; float:left; width:100%; position:relative;}
.banner-img{padding:0px; float:left; width:100%;}
.banner-img img{width:100%;}
*/

.header{padding:0px; float:left; width:100%;}
.logo{float:left; display:inline-block; padding-top:20px;}

 .banner-content{float:left; width:100%; z-index:99999;}
.banner-content h2{font-size:70px; color:#fff; font-family:RALEWAY-BOLD_1, Helvetica, sans-serif;} 
.banner-content h3{line-height:46px; color:#fff; font-size:40px; text-transform:uppercase; display:block; padding:20px 0px;}
.banner-content a{float:left; width:153px; height:60px; line-height:60px; text-align:center; background:#02a787; font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif; font-size:17px; color:#fff;}
.banner-content a:hover{background:#fff; color:#000;}

.pricing{padding:0px; float:left; width:100%;}
.pricing p{line-height:19px; padding-bottom:20px; text-align:justify; font-size:14px;}
.pricing-top{float:left; width:100%; background:#02a787;}
.pricing-left{float:left; width:415px; padding-top:35px;}
.pricing-right{float:right; width:100%;}
.pricing-table{padding:0px; float:left; width:100%;}
.pricing-table ul{float: left;
    width: 22%;
    min-height: 222px;
    background: #fff;
    margin: 6px;
    padding: 10px;
    border-radius: 10px;}
.pricing-table ul h3{font-size:19px; color:#000; font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif; border-left:5px solid #02a787; padding:7px; margin-bottom:20px; text-transform:uppercase; background:#e1f9f4;}
.pricing-table li{background:url(images/arrow.png) no-repeat left top; font-size:14px; color:#000; padding-left:20px; display:block; margin-bottom:20px;}

h1.heading{color:#000; font-size:40px; text-transform:uppercase; background:url(images/heading-bg.jpg) no-repeat left bottom; padding-bottom:15px;}

.facilities{padding:0px; float:left; width:100%;}
.facilities-top{padding:0px; float:left; width:100%;}
.facilities-top-left{width:310px; float:left;}
.facilities-top-left img{width:100%;}
.facilities-top-right{width:795px; float:right;}
.facilities-top-right h4{color:#6cddc6; font-size:17px; text-transform:uppercase; font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif;}
.facilities-top-right p{font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif; font-size:14px; padding:20px 0px; line-height:19px;}
.facilities-top-right ul{padding:0px;}
.facilities-top-right li{background:url(images/arrow.png) no-repeat left top; font-size:14px; color:#fff; padding-left:20px; display:block; margin-bottom:15px; color:#000;}

.facilities-bottom{padding:50px 0 0 0px; float:left; width:100%;}
.facilities-bottom ul{float:left; width:50%; text-transform:uppercase;}
.facilities-bottom h4{color:#006d58; font-size:22px; font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif; padding-bottom:10px;}
.facilities-bottom p{font-family:RALEWAY-SEMIBOLD, Helvetica, sans-serif; font-size:14px; padding:10px 0px; line-height:19px;}
.facilities-bottom li{background:url(images/arrow.png) no-repeat left top; font-size:14px; color:#fff; padding-left:20px; display:block; margin-bottom:15px; color:#000;}


.gallery{padding:0px; float:left; width:100%;}
.gallery ul{padding:20px 0px;}
.gallery li{float:left; margin:6px;}
.gallery li a{display:block; opacity:1;}
.gallery li a:hover{display:block; opacity:0.6;}

.faq{padding:0px; float:left; width:100%;}
.faq-left{width:760px; float:left;}
.faq-right{width:375px; float:right; padding-top:50px;}
#toggle-view {
	list-style:none;	
	margin:0;
	padding:0;
	width:100%;
	float:left;
	color:#383838;
	font-size:13px;
	line-height:18px;
}

	#toggle-view li {
		margin:10px;
		border-left:3px solid #02a787;
		position:relative;
		cursor:pointer;
		padding:10px;
	}
	
	#toggle-view h3 {
		margin:0;
		font-size:20px;
		color:#000;
	}

	#toggle-view .faq_span {
		position:absolute;
		right:5px; top:15px;
		color:#02a787;
		font-size:30px;
	}
	
	#toggle-view p {
		margin:5px 0;
		display:none;
	}	

.contact-us{padding:0px; float:left; width:100%;}

.map{position:relative; height:910px; float:left; width:100%; background: rgba(0, 0, 0, 0) url("images/mapbg.jpg") no-repeat scroll 0 0 / cover;}
.contact_form1{
	padding:40px; float:left; width:910px; position:absolute; top:56%; background:rgba(255, 255, 255, 0.76); left:12%;
}
.contact_form {
	padding:40px; float:left; width:910px; position:absolute; top:35px; background:rgba(255, 255, 255, 0.76); left:12%;
}
.contact_form h1{font-size:35px; font-weight:bold; letter-spacing:2px; line-height:80px; padding:0 0 0 18px; margin:0px;}
.contact_form p{width:29%; padding:0px; margin:0 2% 2% 2%; float:left;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea {
	width:97%;
	margin:0px;
	padding:15px 15px;
	background:#e9e9e9;
	outline:none;
	font-family:lato-reg-webfont, Helvetica, sans-serif;
	font-size:14px;
	border:solid 1px #e9e9e9;
	color:#676767;
}

.contact_form textarea {
	resize: none;
	font-family:Arial;
	font-size:14px;
	margin-left:0;
	width:98%;
	height: auto;
	min-height:155px;
}
.contact_btn {
	display: inline-block;
	border:solid 1px #1a1a1a;
	width:130px;
	background:#1a1a1a;
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
	margin-left:2%;
	color:#fff;
	font-size:15px;
	cursor:pointer;
	 -moz-transition: all .3s ease-in-out;
 -webkit-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.contact_btn:hover{background:none; color:#000;}

.address-box {
    background: rgba(0, 0, 0, 0) url("images/footer-address-bg.jpg") no-repeat scroll 0 0 / 100% 100%;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.address-box h2{font-size:25px; color:#fff; Padding:0 0 24px 0;}
.address-left {
    border: 2px solid #fff;
    float: left;
    min-height: 234px;
    padding: 2%;
    width: 30%;
}
.address-right {
    border: 2px solid #fff;
    float: right;
    padding: 2%;
	min-height:234px;
    width: 60%;
}
.address-left ul {
    float: left;
    padding: 0;
    width: 100%;
}
.address-left li {
    background: rgba(0, 0, 0, 0) url("images/footer-icons.png") no-repeat scroll left center;
    line-height: 40px;
    margin: 5px 0;
    padding-left: 40px;
}
.address-left li a {
    color: #fff;
}
.address-left li a:hover {
    color: #000;
}
.address-left li.address {
    background-position: 0 0;
}
.address-left li.phone {
    background-position: 0 -70px;
}
.address-left li.mobile {
    background-position: 0 -150px;
}
.address-right p {
    color: #fff;
    font-size: 20px;
    padding-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
}
.address-right label {
    background: #fff none repeat scroll 0 0;
    color: #02a787;
    float: left;
    line-height: 34px;
    margin-bottom: 8px;
    width: 100%;
}

#footer{padding:30px 0px; background:#fff; float:left; width:100%;}
#footer p{font-size:14px; float:left; display:inline-block; line-height:40px; padding:0 0 0 50px;}

.social-icon{float:right; display:inline-block; padding:0 50px 0 0;}
.social-icon ul{padding:0px;}
.social-icon li{float:left; padding-left:9px;}
.social-icon li a{display:block; opacity:1;}
.social-icon li a:hover{opacity:0.6;}

#facilities{clear: both;}

/* .envira-gallery-wrap .envira-gallery-public .envira-gallery-item img { margin:0px!important;}
.envira-gallery-wrap { padding-top:20px!important;}
.envirabox-title-float-wrap .child { display:none!important;}
.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img { width:100%;}
*/

div.wpcf7-validation-errors { clear:both;}
div.wpcf7-mail-sent-ok { clear:both;}
.slideshowlink { display:none;}
.view_more_button { display:inline-block; margin-top:35px; margin-left:60px;}
.view_more_button a { background:#02a787; color:#fff; padding:20px; text-transform:uppercase;}


.ngg-galleryoverview { width:89%!important; margin-left:5%;}

.ngg-navigation span { color:#02a787;}

.address-left p a{ color:#fff;}
.logophone{font-size: 23px;  margin: 13px 0px 0px 171px; display: inline-block;     float: left;    padding-top: 20px;}
.logophone a{color: rgb(255, 255, 255);}

.mobile-logo {
    display: none;
    float: right;
	right:10px;
    position: fixed;
    top: 0;
    z-index: 999999;
}
.mobile-logo a{color: rgb(255, 255, 255);}

.blog-box {
    float: left;
    margin: 120px 0 0;
    padding: 0;
    width: 100%;
}
.blog-box h1 {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.blog-left {
    float: left;
    width: 790px;
}
.blog-detail {
    float: left;
    margin-bottom: 45px;
    padding: 0;
    width: 100%;
}
.blog-detail p {
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding: 10px 0;
    width: 100%;
}
.blog-detail p img {
    height: auto;
    width: 100%;
}
.blog-detail-heading {
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}
.blog-detail-heading-left {
    background: #fd8e16 none repeat scroll 0 0;
    border-radius: 0 0 15px 15px;
    color: #fff;
    float: left;
    font-family: roboto-regular,Helvetica,sans-serif;
    font-size: 17px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 62px;
}
.blog-detail-heading-left h2 {
    font-size: 27px;
}
.blog-detail-heading-left span {
    background: #101743 none repeat scroll 0 0;
    float: left;
    line-height: 25px;
    width: 100%;
}
.blog-detail-heading-right {
    display: inline-block;
    float: left;
}
.blog-detail-heading-right a {
    color: #171717;
    font-size: 22px;
}
.blog-detail-heading-right a:hover {
    color: #02A787;
}
.blog-detail-heading-right h3 {
    color: #008B70;
    font-size: 15px;
    padding-top: 5px;
}
.comment-box {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.comment-links {
    display: inline-block;
    float: left;
    padding-top: 20px;
}
.comment-links ul {
    padding: 0;
}
.comment-links li {
    background: rgba(0, 0, 0, 0) url("images/comment-icon.png") no-repeat scroll left center;
    float: left;
    line-height: 15px;
    margin-right: 18px;
    padding-left: 21px;
}
.comment-links li a {
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
}
.comment-links li a:hover {
    color: #bfb19a;
}
.comment-links li.comments {
    background-position: 0 0;
}
.comment-links li.like {
    background-position: 0 -50px;
}
.comment-links li.news {
    background-position: 0 -101px;
}
.readmore-btn {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
    float: right;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}
.readmore-btn:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
}
.blog-right {
    float: right;
    width: 280px;
}
.search-box {
    float: left;
    width: 100%;
}
.search-box input[type="text"] {
    background: #ecebeb none repeat scroll 0 0;
    border: medium none;
    color: #000;
    float: left;
    font-family: lato-bol-webfont,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    margin: 0;
    padding: 0 15px;
    width: 205px;
}
.search_btn {
    background: #bfb19a url("images/search-icon.png") no-repeat scroll center center;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 45px;
}
.search_btn:hover {
    background: #000 url("images/search-icon.png") no-repeat scroll center center;
}
.posts {
    float: left;
    padding: 33px 0 10px;
    width: 100%;
}
.posts h2 {
    color: #000;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 15px;
}
.posts ul {
    border-bottom: 5px solid #008B70;
    padding: 0 0 20px;
}
.posts li {
    background: rgba(0, 0, 0, 0) url("images/right-arrow.png") no-repeat scroll left 6px;
    border-bottom: 1px solid #e2e2e2;
    display: block;
    line-height: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 23px;
}
.posts li:last-child {
    border: medium none;
}
.posts li a {
    color: #000;
    font-size: 13px;
}
.posts li a:hover {
    color:#02A787;
}

.mobile-booknow-btn { display:none;}

/*************************RESOPNSIVE*************************/

@media only screen and (min-width: 960px) and (max-width: 1100px) {
.inner, .wrapper{width:98%;}
.wrap{min-width:100%;}
.s2, s3, s4, .s5{height:auto;}
.section{min-width:100%;}
.pricing-left, .facilities-top-left{width:28%;}
.pricing-left img, .facilities-top-left img{width:100%;}
.pricing-right, .facilities-top-right{width:100%;}
.pricing-table ul{width:21%; min-height:260px;}
.gallery li{width:48%; margin:1%;}
.gallery li img{width:100%;}
.faq-left{width:70%;}
.faq-right{width:28%;}
.faq-right img{width:100%;}
.contact_form,.contact_form1{width:96%; padding:2%; left:0px;}
.contact_form p{width:100%!important; margin:5px 0px;}
.contact_btn{margin:0px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea{width:96%; padding:2%;}
.logophone{font-size: 16px;  margin: 13px 0 0 38px; padding-top: 20px;}
.address-left li.address {
    background-position: 0 5px;
}
.s1{height:800px;}
.blog-left{width:68%;}
.blog-left img{width:100%;}
.blog-right{width:30%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.inner, .wrapper{width:98%;}
.wrap{min-width:100%;}
.s2, s3, s4, .s5{height:auto;}
.section{min-width:100%;}
.pricing-left, .facilities-top-left{width:28%;}
.pricing-left img, .facilities-top-left img{width:100%;}
.pricing-right, .facilities-top-right{width:100%;}
.gallery li{width:48%; margin:1%;}
.gallery li img{width:100%;}
.faq-right{width:100%;}
.pricing-table ul{ width:45%; min-height:240px;}
.contact_form,.contact_form1{width:96%; padding:2%; left:0px;}
.contact_form p{width:100%!important; margin:5px 0px;}
.contact_btn{margin:0px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea{width:96%; padding:2%;}
.logophone{font-size: 14px;  margin: 0px; padding-top: 32px;}
.subNavBtn{ padding:0 0 0 3px;}
#footer p{padding:0px;}
.s1{height:580px;}
.ngg-galleryoverview { width:100%!important; margin-left:0px!important;}
.ngg-gallery-thumbnail-box{width:23%!important; margin:1%!important;}
.ngg-gallery-thumbnail-box img{width:93%!important;}
.blog-left{width:48%;}
.blog-left img{width:100%;}
.blog-right{width:48%;}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.inner, .wrapper{width:98%;}
.wrap{min-width:100%;}
.s1{height:330px; margin-top:55px;}
.s2, s3, s4, .s5{height:auto;}
.mobile_menu{display:block!important;}
.fxd, .menu_box{display:none;}
.section{min-width:100%; padding-top:25px;}
.pricing-left, .pricing-left img{width:100%;}
.pricing-right{width:100%; padding-top:20px;}
.banner-content{top:90px;}
.banner-content h2{font-size:50px;}
.banner-content h3{padding:5px 0px; line-height:26px; font-size:20px;}
.pricing-bottom ul{width:100%; margin:15px 0px;}
.facilities-top-right{width:100%; padding-top:20px;}
.facilities-bottom ul{width:100%;}
.gallery li{width:100%; margin:5px 0px;}
.gallery li img{width:100%;}
.faq-left{width:100%;}
.faq-right, .faq-right img{width:100%;}
.contact_form,.contact_form1{width:96%; padding:2%; left:0px;}
.contact_form p{width:100%!important; margin:5px 0px;}
.contact_btn{margin:0px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea{width:96%; padding:2%;}
.address-left, .address-right{width:95%; margin:5px 0px;}
#footer p{width:100%; text-align:center; padding:0;}
.pricing-table ul {
    min-height: 233px;
    width: 44.5%;
}
.social-icon{display:block; float:none; width:190px; margin:0 auto;}
.logophone{font-size: 14px;  margin: 0px; padding-top: 32px;}
.mobile-logo{display:block; top:13px;}
.mobile-logo img{width:150px;}
.subNavBtn{ padding:0 0 0 3px;}
.surcal{display:none;}
.subMenu{ background:none!important;}
.blog-left, .blog-left img{width:100%;}
.blog-right{width:100%;}

.mobile-booknow-btn { display:block; position:fixed; top:250px; right:0px; z-index:9999; width:30%; text-align:center; background:#00ce94; color:#fff; padding:10px 0px;font-size: 15px; border-radius:5px;}
.mobile-booknow-btn a { color:#FFFFFF!important;}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
.inner, .wrapper{width:98%;}
.wrap{min-width:100%;}
.s1{height:330px; margin-top:55px;}
.s2, s3, s4, .s5{height:auto;}
.mobile_menu{display:block!important;}
.fxd, .menu_box{display:none;}
.section{min-width:100%; padding-top:25px;}
.pricing-left, .pricing-left img{width:100%;}
.pricing-right{width:100%; padding-top:20px;}
.banner-content{top:90px;}
.banner-content h2{font-size:50px;}
.banner-content h3{padding:5px 0px; line-height:26px; font-size:20px;}
.pricing-bottom ul{width:100%; margin:15px 0px;}
.facilities-top-right{width:100%; padding-top:20px;}
.facilities-bottom ul{width:100%;}
.gallery li{width:100%; margin:5px 0px;}
.gallery li img{width:100%;}
.faq-left{width:100%;}
.faq-right, .faq-right img{width:100%;}

.contact_form,.contact_form1{width:96%; padding:2%; left:0px;}
.contact_form p{width:100%!important; margin:5px 0px;}
.contact_btn{margin:0px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea{width:96%; padding:2%;}
.address-left, .address-right{width:95%; margin:5px 0px;}
#footer p{width:100%; text-align:center;padding:0;}
.social-icon{display:block; float:none; width:165px; margin:0 auto;}
.pricing-table ul{ width:93%}
.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img { margin:0 auto!important;}

.mobile-logo{display:block; top:13px;}
.mobile-logo img{width:150px;}
.surcal{display:none;}
.address-box h2{text-align:center;}
.ngg-galleryoverview { width:100%!important; margin-left:0px!important;}
.ngg-gallery-thumbnail-box{width:48%!important; margin:1%!important;}
.ngg-gallery-thumbnail-box img{width:93%!important;}
.subMenu{ background:none!important;}
.blog-left, .blog-left img{width:100%;}
.blog-right{width:100%;}

.mobile-booknow-btn { display:block; position:fixed; top:250px; right:0px; z-index:9999; width:30%; text-align:center; background:#00ce94; color:#fff; padding:10px 0px;font-size: 15px; border-radius:5px;}
.mobile-booknow-btn a { color:#FFFFFF!important;}
}
@media only screen and (max-width: 479px) {
.inner, .wrapper{width:98%;}
.wrap{min-width:100%;}
.s1{height:240px; margin-top:55px;}
.s2, s3, s4, .s5{height:auto;}
.mobile_menu{display:block!important;}
.fxd, .menu_box{display:none;}
.section{min-width:100%; padding-top:25px;}
.pricing-left, .pricing-left img{width:100%;}
.pricing-right{width:100%; padding-top:20px;}
.banner-content{top:50px;}
.banner-content h2{font-size:50px;}
.banner-content h3{padding:5px 0px; line-height:26px; font-size:20px;}
.pricing-bottom ul{width:100%; margin:15px 0px;}
.facilities-top-right{width:100%; padding-top:20px;}
.facilities-bottom ul{width:100%;}
.gallery li{width:100%; margin:5px 0px;}
.gallery li img{width:100%;}
.faq-left{width:100%;}
.faq-right, .faq-right img{width:100%;}
.contact_form,.contact_form1{width:96%; padding:2%; left:0px;}
.contact_form p{width:100%!important; margin:5px 0px;}
.contact_btn{margin:0px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea{width:96%; padding:2%;}
.address-left, .address-right{width:95%; margin:5px 0px;}
.address-left li a{font-size:15px;}
#footer p{width:100%; text-align:center; padding:0;}
.social-icon{display:block; float:none; width:170px; margin:0 auto;}
.pricing-table ul{ width:89%}

.mobile-logo{display:block; top:13px;}
.mobile-logo img{width:150px;}
.surcal{display:none;}
.address-box h2{text-align:center;}
h1.heading{font-size:30px;}
.subMenu{ background:none!important;}
.blog-left, .blog-left img{width:100%;}
.blog-right{width:100%;}

.mobile-booknow-btn { display:block; position:fixed; top:250px; right:0px; z-index:9999; width:30%; text-align:center; background:#00ce94; color:#fff; padding:10px 0px;font-size: 15px; border-radius:5px;}
.mobile-booknow-btn a { color:#FFFFFF!important;}

}
.wp-pagenavi span,.wp-pagenavi a{ margin:0 10px;}