
.sb_banner{
	width: 100%;
    min-height: 597px;
	background-image: url('../img/fern-banner.jpg');
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}
@media screen and (min-width:991px){}

    .brochure_btn {
    background: #00892f;
    font-size: 12px;
    float: left;
    font-weight: 400;
    margin: 3px 15px 0 0px;
    margin-right: 15px;
    margin-left: 0px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px 10px;
    letter-spacing: 0.5px;
}


.explor_button{margin: auto;text-align: center;border: 1px solid #00892f;border-radius: 9px;
padding: 0px 0px 3px 0px;}
.single_data{display:flex;margin-left:18px !important;position:relative;padding-bottom:10px;}
.sb_h1{padding-top: 83px;text-align: center;font-weight: bold;}
.sb_banner_p1{color: white;font-weight: 400;font-size: 33px;text-align: center;}
.sb_banner_p1 span{background: #ff8a00;}
.sb_banner_p2{text-align: center;color: #000000;
font-size: 18px;padding-top: 80px;}
.sb_banner_p3{text-align: center;}
.sb_banner_p3 .sb_input{border:none;border-radius: 24px;width: 400px;padding: 7px;padding-left: 20px;
font-weight: bold;}
.sb_banner_p4{text-align:center;padding-top: 70px;}
.sb_banner_button{color: white;
border-radius: 40px;
border: 1px solid #ccc;
padding-left: 10px;
padding-right: 10px;
font-size: 17px;
background: ;
border-width: 2px;
border-color: rgb(0, 137, 47);
border-style: solid;
border-radius: 24px;
background-color: rgb(0, 137, 47);
/*background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);*/padding-bottom: 4px;}
.sb_banner_button1{color: white;margin-left:10px;
border: 1px solid #ccc;
padding-left: 10px;
padding-right: 10px;
font-size: 17px;
background: ;
border-width: 2px;
border-color: rgb(0, 137, 47);
border-style: solid;
border-radius: 24px;
background-color: rgb(0, 137, 47);
/*background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);*/padding-bottom: 4px;}
.sb_medium{
	width:100%;
	padding-top: 0px;
}


  .inputbox {
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(221, 221, 221);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(221, 221, 221);
        border-left-style: solid;
        border-left-width: 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #888;
    outline: 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 1px 15px;
    transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    display: inline-block;
}

.btn-white {
    color: #323232;
    background: rgba(255, 255, 255, 1);
    border: none;
}
.btn-xs {
    padding: 11px 15px 10px;
}
.btn, button {
    line-height: normal;
    font-weight: 700;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}

.sb_data_text{ 
top: -55px;
font-size:35px;
font-family: Century Gothic;
color: rgb(0, 0, 0);
line-height: 1.2;
text-align: center;
position: relative;
z-index: 50;
background: white;
padding-top: 33px;
margin: auto;}
#my_model_box{
    /*margin-top:13%;margin-left: 24%;*/
	z-index: 2500;
}
#sb_model_second_box{margin-top: 53px;margin-left: -30px;}
#sb_model_data_g{border: none;border-radius: 14px;/*width: 650px;*/box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}


@media screen and (max-width:490px){
.header_top {   
    
}
#fern_data{display: none;}
#my_model_box{
        /*margin-top:40%;*/z-index: 2500;
    }
#sb_model_second_box{margin:0px;padding:10px;}
#sb_model_data_g{border:1px solid #ccc;border-radius: 14px;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}
.sb_banner{
	
	width: 100%;
    height: 100%;
	background-image: url('../img/fern-banner.jpg');
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
}
.brochure_btn {
    background: #00892f;
    font-size: 12px;
    float: left;
    font-weight: 400;
    margin: 3px 15px 0 0px;
    margin-right: 15px;
    margin-left: 0px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    display: none;
}

#modal_image
{
    display: none;
}
.explor_button{width: 100%;margin: auto;text-align: center;border: 1px solid #00892f;border-radius: 26px;}
.single_data{display:flex;margin-left:23px !important;position:relative;padding-bottom:10px;}
.sb_h1{font-size:25px;padding-top: 43px;text-align: center;font-weight: bold;}
.sb_banner_p1{color: white;font-weight: 400;font-size: 20px;text-align: center;}
.sb_banner_p1 span{background:#ff8900;}
.sb_banner_p2{text-align: center;color: #000000;
font-size: 15px;padding-top: 13px;}
.sb_banner_p3{text-align: center;}
.sb_banner_p3 .sb_input{border:none;border-radius: 24px;width: 327px;padding: 7px;}
.sb_banner_p4{text-align: center;
padding-top: 33px;
padding-bottom: 47px;}
.sb_banner_button{color: white;
border-radius: 40px;
border: 1px solid #ccc;
padding-left: 10px;
padding-right: 10px;
font-size: 17px;
background: ;
border-width: 2px;
border-color: rgb(0, 137, 47);
border-style: solid;
border-radius: 24px;
background-color: rgb(0, 137, 47);
/*background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);*/padding-bottom: 4px;}
.sb_banner_button1{color: white;margin-left:10px;
border: 1px solid #ccc;
padding-left: 10px;
padding-right: 10px;
font-size: 17px;
background: ;
border-width: 2px;
border-color: rgb(0, 137, 47);
border-style: solid;
border-radius: 24px;
background-color: rgb(0, 137, 47);
/*background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(255,255,255) 100%);*/padding-bottom: 4px;}
.sb_medium{
	width:100%;
	padding-top: 0px;
	padding-bottom: 30px;
}


input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], select, textarea {
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(221, 221, 221);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(221, 221, 221);
        border-left-style: solid;
        border-left-width: 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #888;
    outline: 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 1px 15px;
    transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    display: inline-block;
}


.sb_data_text{ 
font-size: 40px;
font-family: "Century Gothic";
color: rgb(0, 0, 0);
line-height: 1.2;
text-align: center;
z-index: 50;
background: white;
padding-top: 30px;}

}


.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgb(255,102,203);
}
.modal-dialog{max-width:auto !important;}
/*.modal-dialog12{width: 70% !important;margin-top: 13%;}*/
@media screen and (min-width: 576px){
.modal-dialog{max-width:100% !important;}
}



/********* Added Later *********/
.voice_icon img {width: 28px; margin-right: 4px;}
.clickme { margin-top: 4px; display: block;}
.sb_banner{font-family: Century Gothic;}

.sb_banner h1, h2, h3, h4, h5, h6, p, a, #fern_search{font-family: Century Gothic;}

.sb_h1{ font-size:55px}
.sb_banner_p1{ margin-top:30px}
.sb_banner_p1{font-size: 40px; text-shadow: 0px 2px 1px #8e8e8e;}
.sb_banner_p1 span{ text-shadow:none; color:#323232;font-weight: bold;padding: 0px 6px;white-space: nowrap;}
.sb_banner_p2{ font-size:24px;}
.sb_banner_p3{margin-top: 25px;}

#fern_search{width: 450px; height:46px;border-radius: 26px;margin: auto;padding-left: 10px;padding: 6px 0px 6px 10px;border-right:none;border-bottom-right-radius: 0px; border-top-right-radius: 0px;outline:none;}
 .search-btn{    border: none;font-size: 25px;border-bottom-right-radius: 26px;border-top-right-radius: 26px;padding: 6px;outline: none;margin-left: -5px;background: #fff;
    width: 55px;border-left: 1px solid #000 !important;height: 46px;border: 1px solid #ddd;}
#display ul{ width:500px !important; margin-top:-10px !important}


.text-center{ text-align:center !important}

.sb_banner_button, .sb_banner_button1{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(122,255,182,1) 29%, rgba(0,87,39,1) 89%, rgba(0,87,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(29%, rgba(122,255,182,1)), color-stop(89%, rgba(0,87,39,1)), color-stop(100%, rgba(0,87,39,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(122,255,182,1) 29%, rgba(0,87,39,1) 89%, rgba(0,87,39,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(122,255,182,1) 29%, rgba(0,87,39,1) 89%, rgba(0,87,39,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(122,255,182,1) 29%, rgba(0,87,39,1) 89%, rgba(0,87,39,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(122,255,182,1) 29%, rgba(0,87,39,1) 89%, rgba(0,87,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#005727', GradientType=0 );
font-size: 25px;padding: 5px 15px 7px 15px; color:#fff !important}
.modal-dialog12 .modal-content, .modal-dialog12 .modal-body{padding: 0px !important;}
.modal-close{position: absolute;border-radius: 50%;background: #00892f !important;border: none;color: white;top: -13px;right: -13px;font-size: 25px;width: 30px;height: 30px;}
.container {padding-right: 15px !important;padding-left: 15px !important;}

.header-divider{width:100%; min-height:117px;}
@media(max-width:991px){
	.header-divider{min-height: 56px;}
	.sb_banner{ min-height:400px;}
	.sb_h1{ font-size:30px;}
	
}
.name{ text-align:center}
.footer p{ margin-bottom:0px;}
@media (max-width: 800px){
.header_top {width: 75%;}
.navigation{right: 0px;position:absolute; top:10px;}
.footer p{ width:100% !important; padding-bottom:10px}
}
.leaflet-sidebar > .leaflet-control{ overflow:auto !important;}
#display li a{font-weight:bold;}
@media(max-width:768px){
	.sb_banner{ min-height:520px}
	
	.sb_h1{ font-size:25px;}
	.header-divider{min-height:55px;}
	.sb_banner_p1{ font-size:25px; margin-top:20px}
	.sb_banner_p2{ font-size:20px; padding-top: 40px;}
	#fern_search{ width:350px !important}
	.sb_banner_p4{ padding-top:50px}
	.sb_banner_button, .sb_banner_button1{ font-size:20px}
	.sb_data_text{padding-top: 15px;font-size: 26px;}
	#sb_model_second_box{ margin-top:0px; margin-left:0px}
	.thnk-you-img{ width:auto !important; left:0px !important; top:0px !important; margin:auto !important}
	.name{ text-align:center}
	#display ul{ width:400px !important}
	.navigation{right: 6px;top: 11px; position:absolute}
	/*.leaflet-sidebar.right.visible{ top:0% !important}*/
	
	
}
@media(max-width:520px){
	.sb_banner{ min-height:420px;background-size: cover;}
	.sb_h1{ font-size:25px; padding-top:35px;}
	.header-divider{min-height:55px;}
	.sb_banner_p1{ font-size:28px; margin-top:15px; line-height:41px;}
	.sb_banner_p2{ font-size:17px; padding-top: 20px;}
	#fern_search{ width:300px !important}
	.sb_banner_p4{ padding-top:40px}
	.sb_banner_button, .sb_banner_button1{ font-size:16px}
	.header_top{ width:70% !important}
	.sb_data_text{ font-size:24px; padding-top:15px;top: -35px;}
	#display ul{ width:350px !important}
	.pushcrew-side-button{ display:none !important}
	#myBtn1234{ font-size:22px !important}
	
	.talk, .blog-link{ display:none}
	.navigation{position: absolute;right: 10px;top: 13px;}
	.navigation ul{ top:54px;}
	#sb_model_second_box{ text-align:center}
	
	
}


@media(max-width:420px){
	.sb_banner{ min-height:420px;background-size: cover;}
	.sb_h1{ font-size:17px; padding-top:20px;}
	.header-divider{min-height:55px;}
	.sb_banner_p1{ font-size:25px; margin-top:15px}
	.sb_banner_p1 span{ line-height:35px}
	.sb_banner_p2{ font-size:20px; padding-top: 20px;}
	#fern_search{ width:200px !important}
	.sb_banner_p4{ padding-top:40px}
	.sb_banner_button, .sb_banner_button1{ font-size:13px}
	.header_top{ width:65% !important}
	.sb_data_text{ font-size:16px; padding-top:15px;top: -35px;}
	#display ul{ width:255px !important}
	.pushcrew-side-button{ display:none !important}
	#myBtn1234{ font-size:22px !important}
	
	
	.talk, .blog-link{ display:none}
	.navigation{position: absolute;right: 10px;top: 13px;}
	.navigation ul{ top:54px;}
}

@media(max-width:380px){
	.sb_banner{ min-height:420px;background-size: cover;}
	.sb_h1{ font-size:17px; padding-top:20px;}
	.header-divider{min-height:55px;}
	.sb_banner_p1{ font-size:22px; margin-top:15px}
	.sb_banner_p1 span{ line-height:35px}
	.sb_banner_p2{ font-size:20px; padding-top: 20px;}
	#fern_search{ width:200px !important}
	.sb_banner_p4{ padding-top:40px}
	.sb_banner_button, .sb_banner_button1{ font-size:13px}
	.header_top{ width:65% !important}
	.sb_data_text{ font-size:16px; padding-top:15px;top: -35px;}
	#display ul{ width:255px !important}
	.pushcrew-side-button{ display:none !important}
	#myBtn1234{ font-size:22px !important}
	
	
	.talk, .blog-link{ display:none}
	.navigation{position: absolute;right: 10px;top: 13px;}
	.navigation ul{ top:54px;}
}

.leaflet-sidebar{ z-index:999 !important}


#our-hotel-click{ margin-top:0px !important}
.tab-book{ display:none !important}
.leaflet-sidebar{ z-index:99}
.leaflet-sidebar.right{ z-index:999}
.explor_button a{ font-size:15px;}

.modal-backdrop{ height:100% !important}
.modal-content{ background:#fff !important}

.leaflet-top, .leaflet-bottom{z-index: 998;}
#customclose{     font-size: 30px;}

.tab_container1 a{ display:block;}

.name h5{ margin-bottom:0px;}

.bottom_tap h6{ line-height:100% !important;}