@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700&display=swap');
* {
	font-family: 'Open Sans', sans-serif;	
}
p {
	font-family: 'Open Sans', sans-serif;
}
a {
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans', sans-serif;
}
.container {
	max-width: 1170px;
	width: 100%;
	-webkit-transform: translateZ(0);
	padding-left: 15px;
	padding-right: 15px;
}
.cookies {
  border: 1px solid #4f5558;
  padding: 5px;
  border-radius: 5px;
  margin-top: 5px;
  display: block;
  background-color: #090a0a;

}
.cookies p {
  margin-bottom: 0;
  display: -webkit-inline-box;
  line-height: 33px;
  color: #fff;
  font-size: 14px;
}
.cookies button {
  float: right;
}

body {
    
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
}

/*new-menu*/

.top-detail-pan {
	background-color: #05c3ea;
}

.top-detail-pan ul {
	margin-bottom: 0;
	padding-left: 0;
	display: block;
	float: right;
	margin: 9px 0px;
}

.phn-detail {
	float: left!important;
}

.top-detail-pan ul li {
	list-style: none;
	display: inline;
	color: #fff;
	font-size: 13px;
}

.top-detail-pan ul li i {
	padding-right: 5px;
	font-size: 17px;
}
/*
.toll-free-box li{
	border: 2px solid #88041f;
	background-color: #b71234;
	border-radius: 5px;
	padding: 5px;
}
*/
.pickup-drop-btn {
	position: fixed;
	right: 0;
	top: 155px;
	z-index: 9999;
	cursor: pointer;
}
.pickup-drop-btn img {
	width: 70px;
}
/*---*/
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
	transition: all ease 500ms;
  }
.affix nav{
    top: 0;
    width: 100%;
    z-index: 9999 !important;
	transition: all ease 500ms;
  }
  .affix .park-timings {
    display: none;
    transition: all ease 500ms;
  }
  
  .affix #navbar ul{
    padding-top: 0px;
    transition: all ease 500ms;
  }
  .affix .navbar-brand img {
    margin-top: 0px;
    transition: all ease 500ms;
}
  .park-timings {
    position: absolute;
    top: 0;
    right: 170px;
    z-index: 10002;
  }
  .park-timings p {
    margin-bottom: 0;
    font-size: 12px;
      color: #000;
      font-weight: 500;
    margin-top: 3px;
  }


nav {
	z-index: 9999!important;
}

.menu-main {
	background-color: #fff;
	border-bottom: 2px solid #ddd;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
	transition: all ease 500ms;
}
#navbar ul{
	padding-top: 20px;
}
.navbar-brand {
	height: auto;
    padding: 5px 15px;
}
.navbar-brand img {
     width: 70%;
     margin-top: 10px;
}
.nav-li li a {
	color: #070707!important;
	font-weight: bold;
}
.navbar {
    min-height: auto;
    margin-bottom: 0px;
}

.navbar-nav > li > a {
    color: #000!important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 8px;
    line-height: 28px;
    font-weight: 600;
}
/*Ticket-btn*/
.tickets-li {
	margin-top: 8px;
}
.tickets-li a span {
	font-weight: 700;
	color: #fff;
	padding: 3px 15px;
    display: block;
	border: 2px solid #79031b;
    border-radius: 5px;
	letter-spacing: 2px;
}
.tickets-li a {
	background-color: #cc0000;
	color: #fff!important;
	line-height: inherit!important;
    padding: 3px!important;
	border-radius: 5px;
}
.tickets-li a:hover {
	background-color: #b71234!important;
}
.tickets-li a:focus {
	background-color: #b71234!important;
}

.tickets-resp {
	background-color: #b71234;
	display: inline-block;
	padding: 3px 3px;
	border-radius: 5px;
	position: absolute;
	top: 15px;
    left: 180px;
	
}
.tickets-resp a span {
	font-weight: 700;
	color: #fff;
	padding: 3px 15px;
    display: block;
	border: 2px solid #79031b;
    border-radius: 5px;
	letter-spacing: 2px;
}
/* ------------------ */
.search-min-1024 {
	cursor: pointer;
	padding: 12px 20px 0px 10px!important;
}
.search-min-1024 i {
	color: #077b05;
    font-size: 22px;
    margin-right: 10px;
}

/*---------*/
.note {
	color: #999;
	font-size: 14px;
	margin: 0 0 30px
}
.main {
	margin: 60px auto 0;
	max-width: 500px
}
.results {
	list-style-type: none;
    margin: 0;
    position: absolute;
    top: 30px;
    left: 0;
    max-height: 150px;
    overflow-y: auto;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 2px 3px #ccc;
}
.results li {
	line-height: initial;
}
.results li h2 a {
	font-size: 15px;
    color: #000;
	display: inherit;
    padding: 5px 5px;
	transition: all ease 500ms;
	cursor: pointer;
}
.results li h2 a:hover {
	background-color: #05c3ea;
	transition: all ease 500ms;
	color: #fff;
}
.results li h2 {
	margin-bottom: 0;
	line-height: initial;
	margin-top: 0!important;
}
.results li p {
	display: none;
}
.search_box {
	position: relative;
}
.search {
	
	border: 1px solid #077b05;
	border-radius: 3px;
	height: 30px;
	padding: 5px 10px;
	width: 100%
}
/*--------------------*/

.search-open {
    border: 2px solid #05c3ea;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 14%;
    z-index: 8888;
}
.search-open span {
	display: none;
}
.search-open i {
	font-size: 15px;
	color: #05c3ea;
}
        /* search start  */
        .search-inline {
          	width: 20%;
            right: 200px;
    		top: 62px;
            height: 30px;
            position: absolute;
            opacity: 0;
            display: none;
            background-color: #efefef;
            z-index: 9999;
            transition: all .5s ease-in-out;
        }
        .search-inline.search-visible {
            opacity: 1;
            display: block;
            animation: fadeInDown 0.4s ease-in-out;
        }
        .search-inline button[type="submit"] {
            position: absolute;
            right: 52px;
            top: 0;
            background-color: transparent;
            border: 0px;
            top: 0;
            right: 80px;
            padding: 0px;
            cursor: pointer;
            width: 80px;
            height: 99%;
            background: #222;
            color: #fff;
        }

        .search-inline .form-control {
            border: 0px;
            position: absolute;
            top: 0;
            height: 100%;
            width: 99%;
            outline: none;
        }

        .search-inline .search-close {
            position: absolute;
            top: 0;
            right: 0;
            color: #fff;
            width: 35px;
            height: 100%;
            text-align: center;
            display: table;
            background-color: #077b05;
            text-decoration: none;
			border-top-right-radius: 5px;
    		border-bottom-right-radius: 5px;
			border-right: 1px solid #077b05;
			border-bottom: 1px solid #077b05;
			border-top: 1px solid #077b05;
			
        }

        .search-inline .search-close i {
            display: table-cell;
            vertical-align: middle;
        }

        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 1rem;
            line-height: 1.5;
            color: #495057;
            background-color: #efefef;
            background-clip: padding-box;
            border: 1px solid #efefef;
            border-radius: .25rem;
            transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translate3d(0, -20%, 0);
            }
            to {
                opacity: 1;
                transform: translate3d(0, 0, 0);
            }
        }

/*//Search Bar*/


/*---------------menu-2*/
.menu-2 {
	display: inline-block;
	margin-left: 15px;
}

.menu-2 ul {
	margin-bottom: 0;
	padding-left: 0;
/*	margin-right: 280px; */
  margin-right: 80px;
  padding-top: 0!important;
  
}

.menu-2 ul li {
	list-style: none;
	display: inline-block;
	background-color: #05c3ea;
	transform: skew(45deg,0deg);
	padding: 3px 15px;
	margin-right: -1px;
}
.menu-2 ul li:nth-child(1) {
	background-color: #077b05;
}
.menu-2 ul li:nth-child(2) {
	background-color: #cc0000;
}
.menu-2 ul li:nth-child(3) {
	background-color: #f87b02;
}
.menu-2 ul li:nth-child(4) {
	background-color: #a28b16;
}
.menu-2 ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	transform: skew(-45deg,0deg);
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
}


.clr-1-1 {
	background-color: #07a7c7!important; 
}

.clr-1 {
	background-color: #0492af!important; 
}

.clr-2 {
	background-color: #01778f!important; 
}

.clr-3 {
	background-color: #015a6c!important; 
}
.clr-4 {
	background-color: #01303a!important; 
}
/*---//new-menu-end*/



.row {
	
	margin: 0;
	padding: 0;
	
}

/*gallery-title*/

.title-for-gallery {
  padding: 10px 0;
  text-align: center;
}

.title-for-gallery > h3 {
  color: #cecece;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  
}

/*-------T&C------*/

.t-and-c {
	display: inline-table;
	padding: 22px 0px 0px 35px;
	font-size: 15px;
}

.tandc-pan {
	
	margin-top: 120px;
	margin-bottom: 50px;
	
}

.tandc-heading h2 {
    text-align: center;
	font-size: 18px;
}

.t-c-cont-pan {
	
	border: 1px solid #009499;
	border-radius: 5px;
	box-shadow: 0px 1px 4px #009499;
	padding: 15px;
}

.t-c-cont-pan span {
	
	float: left;
	padding: 4px;
	color: #009499;
}

.t-c-cont-pan p {
	text-align: left;
}

.t-c-hover {
	
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 2px;
}

.t-c-hover:hover {
	background-color: #caedee;
}

.t-c-cont-pan h3 {
	font-size: 18px;
	color: #009499;
}

.tcond a{
       color: #fff;
}

/*-------//T&C------*/
/*-----------------studio-tour-style-strats----------------------*/


/*banner-style*/
.banner-bg {
	
	background: rgba(0, 0, 0, 0) url("../images-1/eco-zone-banner.jpg") no-repeat center center / cover ;
	height: 630px;
	width: 100%;

}

/* .eco-zone-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/eco-zone-banner.jpg") no-repeat fixed center center / cover ;
  height: 630px;
  width: 100%;
} */

.wings-birds-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/birds-park/wings-bird-banner.jpg") no-repeat fixed 10% 5% / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}





/* .kids-park-banner-bg {
	
	background: rgba(0, 0, 0, 0) url("../images-1/kids-park/kids-park-banner.jpg") no-repeat center center / cover ;
	height: 630px;
	width: 100%;

} */

.kids-park-banner-bg {
	
  background: rgba(0, 0, 0, 0) url("../images-1/kids-park/kids-park-banner.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.studio-tuor-banner-bg {
	
	background: rgba(0, 0, 0, 0) url("../images-1/studio-tour/studio-tour-banner.jpg") no-repeat center center / cover ;
	width: 100%;
	max-height: 800px;
	height: 100%;
	
	
}

.movei-magic-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/movie-magic-banner-bg.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}


.live-show-banner-bg {
	
  background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/live-show-banner.jpg") no-repeat scroll 37% center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}





/*day-tour-index styles start*/


.single-portfolio-item {
	margin: 2px;
}


.single-portfolio-item .overlay {
    background: rgba(0, 104, 186, 0.90) none repeat scroll 0 0;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}


.single-portfolio-item .overlay .box-holder {
    display: table;
    height: 100%;
    width: 100%;
}

.single-portfolio-item .overlay .box-holder .box {
    display: table-cell;
    vertical-align: middle;
}

.single-portfolio-item .overlay .box-holder .box h4 {
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
	margin: 0px;
}


.single-portfolio-item .overlay .box-holder .box p {
    
    color: #ffffff;
    display: inline-block;
    padding: 4px 36px;
	margin: 0px;
}


.single-portfolio-item .overlay .box-holder .box ul {
    margin-top: 5px;
	padding: 0px;
}


.single-portfolio-item .overlay .box-holder .box ul li {
    display: inline;
}

.single-portfolio-item .overlay .box-holder .box ul li a {
    
	border: 2px solid #fdfcff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    transition: all 0.3s ease 0s;
    width: 35px;
}

.single-portfolio-item:hover .overlay {
    transform: scale(1);
}

.film-pro {
	
	background-color: #0068ba;
	width: 100%;
	
}

.film-pro .row {

	margin: 0;
	padding: 0;

}

.film-city-title h4 {
    
    font-size: 45px;
    text-align: center;
	margin: 0px;
	color: #fff;

}

.film-city-title {

	background-color: #0068ba;
	padding: 5px 0;
	
}
/*day-tour-index styles Ends*/


/*-------prosudts-styles-----------*/

/*butterfly-garden*/


.eco-zone-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/eco-zone-banner.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-eco {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 463px;
}

.butter-title {
  background: rgba(57, 101, 9, 0.60) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.butter-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
.butter-title > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*merchandise-box*/

.merchandise-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/merchandise-bg.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-merchandise {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 455px;
}

.merchandise-box {
  background: rgba(194, 0, 1, 0.6) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.merchandise-box > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.merchandise-box > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}


/*bonsai-garden*/

.bonsai-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/bosai-garden-bg.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-bonsai {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 425px;
}

.bonsai-title {
  background: rgba(57, 101, 9, 0.60) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.bonsai-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
.bonsai-title > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*wild-west-souvenirs*/


.wild-west-souvenirs-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/wild-west-souvenirs.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-wild-west {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 421px;
}

.wild-west-box {
  background: rgba(132, 18, 100, 0.60) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.wild-west-box > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.wild-west-box > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/* .wild-west-souvenirs-bg {
/*colors-park-banner-bg*/


.colors-park-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/colours-park-bg.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-colrs-park {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 464px;
}

.colors-park-title {
  background: rgba(249, 20, 29, 0.60) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.colors-park-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
.colors-park-title > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}


/*magic-memorabilia-bg*/


.magic-memorabilia-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/magic-memorabilia.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-memorabilia {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 413px;
}

.magic-memorabilia-box {
  background: rgba(15, 171, 237, 0.60) none repeat scroll 0 0;
  max-width: 425px;
  width: 100%;
}

.magic-memorabilia-box > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.magic-memorabilia-box > h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*kids-park-style-strats*/

.kids-pro-title > h4 {
    color: #fff;
    text-align: center;
	
}

.kids-pro-title > p {
    font-size: 13px;
    padding: 0 39px;
    text-align: center;
	color: #fff;
}

.kids-pro-pan:hover .kids-pro-title {
   
	bottom: 49%;
    left: 0;
    position: absolute;
}

.kids-pro-title {
    bottom: -43%;
    left: 0;
    position: absolute;
	transition: all ease 500ms;
	z-index: 1;
}


.kids-pro-pan:hover .hover-bg {
    background: rgba(55, 26, 72, 0.78) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}


.hover-bg {
    background: rgba(55, 26, 72, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
	transition: all ease 500ms;
}

.kids-pro-pan img {
    left: 0;
    position: relative;
    top: 0;
    z-index: 0;
}


.kids-pro-pan {
  overflow: hidden;
  position: relative;
}

.kids-pro {
	

	width: 100%;
	
}

.kids-pro .row {

	margin: 0;
	padding: 0;

}

.kids-park-title h4 {
    font-size: 45px;
    text-align: center;
	margin: 0px;
	color: #fff;
	font-weight: 600;

}


.kids-park-title {

	background-color: #371a48;
	padding: 5px 0;
	
}

/*kids-park-style-end*/



/*movie-magic&live-show-styels-starts*/


.movie-title-1 {
  margin: 0 auto;
  padding-bottom: 50px;
  padding-left: 41px;
  padding-top: 493px;
  text-align: center;
  width: 100%;
}

.moviee-title-bg {
  background: rgba(10, 85, 94, 0.85) none repeat scroll 0 0;
  max-width: 400px;
  padding: 5px;
  width: 100%;
}

.movie-title-1 h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.moviee-title-bg h3 {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

.movie-mcg-inner .row {
    margin: 0;
    padding: 0;
}

.film-tile {
	margin-top: 15%;
}

.film-tile > h3 {
    
	color: #fff;
    font-size: 20px;
    font-weight: 600;
	text-align: center;
}

.film-tile > p {
    color: #fff;
    font-size: 17px;
	text-align: center;
}


/*action-title*/

.action-tile {
    margin-left: 2%;
    margin-top: 20%;
}

.action-tile > h3 {
    color: #fff;
    font-size: 42px;
}

.action-tile > p {
    color: #fff;
    font-size: 17px;
}


.movie-prk-title h4 {
    font-size: 45px;
    text-align: center;
	margin: 0px;
	color: #fff;

}


.movie-prk-title {

	 background-color: rgba(0, 104, 186, 10);
	padding: 0px;
}


.movie-prk-title > p {
   
	color: #fff;
    font-size: 17px;
    padding: 15px 132px 0;
    text-align: center;
}

.live-show-main .row {
    margin: 0;
    padding: 0;
}

.live-show-pro-title {
	margin-top: 18%;
}

.live-show-pro-title > h3 {
    
	color: #fff;
    font-size: 22px;
    font-weight: 600;
	text-align: center;
}

.live-show-pro-title > p {
    color: #fff;
    font-size: 17px;
	text-align: center;
}


/* .live-show-title {

	background-color: #0068ba;
} */


.live-show-title > p {
   
	color: #fff;
    font-size: 17px;
    padding: 15px 132px 0;
    text-align: center;
}

.live-show-title {
	
  background: rgba(120, 78, 54, 0.60);
  color: #fff;
  left: 500px;
  padding: 5px 14px;
  position: absolute;
  top: 200px;;	
	

}
/*live-show*/

/*kids-park*/

.kids-park-title-1 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 482px;
  text-align: center;
  width: 100%;
}

.kids-park-title-bg {
  background: rgba(17, 88, 179, 0.85) none repeat scroll 0 0;
  max-width: 400px;
  padding: 5px;
  width: 100%;
}

.kids-park-title-1 h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.kids-park-title-bg h3 {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

/*movie-magic&live-show-styels-ends*/


/*studio-tour=styles-starts*/

.studio-title-1 {
  margin: 0 auto;
  padding-bottom: 31px;
  padding-left: 41px;
  padding-top: 499px;
  text-align: center;
  width: 100%;
}

.studio-title-bg {
  background: rgba(0, 148, 153, 0.85) none repeat scroll 0 0;
  max-width: 420px;
  padding: 5px;
  width: 100%;
}

.studio-title-1 h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.studio-title-bg h3 {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  text-align: left;
}


.studio-tour-main {
    width: 100%;
}

.studio-pro.row {
    margin: 0;
    padding: 0;
}


.studio-title h4 {
    font-size: 45px;
    text-align: center;
	margin: 0px;
	color: #fff;

}

.studio-title {
	
	background-color: #0068ba;
    padding: 5px 0;
}

/*studio product*/


.studio-pro img {
	
	
	width: 100%;
	
}

.studio-pro-title {
    margin-top: 20%;
}


.studio-pro-title > h4 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
}

.studio-pro-title > p {
    color: #fff;
    font-size: 15px;
	text-align: center;
}

/*studio-tour=styles-ends*/


/*wings-bird-park-styles-strats*/

.we-care-bird-pan {
    width: 100%;
}

.we-care-bird-pan .row {


	margin: 0;
	padding: 0;

}

.wings-gallery-main {
	width: 100%;
	background-color: #fff;

}

.wings-gallery-main .row {

	margin: 0;
	padding: 0;


}

.we-care > img {
    width: 100%;
}


.we-care-pan {
	
	background-color: #cf0034;
	
}

.we-care-title {
	
	text-align: center;
	margin-top: 31%
	
}


.we-care-title > h3 {
	
	color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.we-care-title > p {
    color: #fff;
    font-size:17px;
}

/*merchandise*/


.merchandise > img {
    width: 100%;
}


.merchandise-pan {
	
	background-color: #47268d;
	
}

.merchandise-title {
	
	text-align: center;
	margin-top: 31%
	
}


.merchandise-title > h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.merchandise-title > p {
    color: #fff;
    font-size: 17px;
}


/*little-films*/


.little-films > img {
    width: 100%;
}


.little-films-pan {
	
	background-color: #630460;
	
}

.little-films-title {
	
	text-align: center;
	margin-top: 31%
	
}


.little-films-title > h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.little-films-title > p {
    color: #fff;
    font-size: 17px;
}


/*styles*/


.birds-park-bg-title {

  padding-bottom: 280px;
  padding-top: 300px;
  padding-left: 170px;
  width: 100%;
}

.birds-park-bg-color {
  background: rgba(255, 209, 7, 0.8) none repeat scroll 0 0;
  display: inline-block;
}

.birds-park-bg-title h5 {
	
    color: #032e96;
    font-size: 45px;
    margin: 0;
    padding: 15px;
	
}

.birds-park-bg-title h2 {
  color: #0378cf;
  font-size: 111px;
  margin: 0;
  padding-left: 18px;
}

.wings-title {
	
	background: rgba(0, 104, 186, 1) none repeat scroll 0 0;
	
}

.wings-title h4 {
    color: #fff;
    font-size: 45px;
    text-align: center;
	margin: 0px;
	
}


.bird-img-pan > img {
    width: 100%;
}


.bird-img-pan {
    overflow: hidden;
    position: relative;
}

.img-pan-title {
    background: rgba(184, 29, 24, 0.75) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    width: 100%;
	text-align: center;
}

.img-para > p {
    padding: 15px 5px 0;
}


.img-pan-title > h3 {
    margin: 15px 0;
}

.wings-2-bg > img {
    width: 100%;
}


.bird-park {
    overflow: hidden;
    position: relative;
	margin: 3px;
}

.bird-park > img {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}


.bird-park-info {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	padding: 20px;
	transition: all ease 500ms;
}

.bird-park:hover .bird-park-info {
	
	background: rgba(184, 29, 24, 0.65) none repeat scroll 0 0;
    height: 100%;
    left: 0%;
    position: absolute;
    top: 0;
    width: 100%;
	padding: 20px;
	transition: all 200ms linear 0s;
	color: #fff;
}


.bird-park-info > h3 {
	
    font-size: 23px;
    font-weight: bold;
    margin-top: 25%;
    text-transform: uppercase;
	text-align: center;
}


.bird-park-info > p {
    text-align: center;
}

.wings-logo img {
  float: left;
  max-width: 326px;
  width: 100%;
  margin-top: 10px;
}


/*wings-bird-park-styles-ends*/


/*restaurant-styles-starts*/


.restaurant-main-pro {
    width: 100%;
}

.restaurant-main-pro .row {


	margin: 0;
	padding: 0;

}


.restaurant-img > img {
    width: 100%;
}

.restaurant-title {
	
	text-align: center;
	margin-top: 31%
	
}


.restaurant-title > h3 {
	
	color: #fff;
    
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.restaurant-title > p {
    color: #fff;
    font-size:17px;
	
}

.restauran-title {
	
	background: rgba(0, 104, 186, 1) none repeat scroll 0 0;
	
}

.restauran-title h4 {
    color: #fff;
    
    font-size: 45px;
    text-align: center;
	margin: 0px;
	
}

/*restaurant-styles-end*/




/*-------------*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

/*-----------------studio-tour-style-end----------------------*/


/*nav*/

.bg-for-menu {
	
	
	
 background: rgba(1, 118, 122, 0.71) none repeat scroll 0 0;

	
}
.bg-for-about-menu {
	
	
	background: rgba(1, 84, 87, 0.5) none repeat scroll 0 0;
	
}

.bg-for-service-menu {
	
	background: rgba(1, 84, 87, 0.2) none repeat scroll 0 0;
	
}

/* .navbar-static-top {
  border: 0px;
  z-index: 0;
} */


.nav-bg {

/* 	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; */
	border: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
	min-height: 22px;
	  background-color: transparent;

}

/* .navbar-inverse {
  background-color: transparent;
  border-color: #080808;
} */

.nav-menu {
	
	padding-left: 10px;
	
}

.nav-menu li a {

	color: #fff!important;
	padding-bottom: 4px;
	padding-top: 3px;
	
}

.nav-menu-drop li a {

	color: #000!important;

}


.no-pad {
	
	padding-right: 0;
	padding-left: 0;
	
}


.header-pan {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 83px;
	z-index: 666;
}

.logo-pan img {

    width: 159px;
	
}

.logo-pan {
		
background-color: #009499;
  border-bottom-right-radius: 27px;
  display: inline-block;
  padding: 12px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 1;
  max-width: 327px;
}

.logo-pan-birds {
	
	padding: 9px;
	
}

.logo-pan-restaurant {
	
	padding: 9px;
}


.logo-nav-pan {
    width: 100%;
}

.logo-nav-pan .row {
    margin: 0;
}

.logo-pan a {
	
	display: inline-block;
	
}
/*details*/

.detail-time span {
    float: left;
	font-size: 19px;
    margin-right: 6px;
	color: #ffcc00;
	margin-left: 6px;
}

.detail-time p {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
}

/*respo-details*/


.resp-info {
  display: block;
  margin: 0;
padding: 10px 0;
}

.resp-info li {
  display: inline-block;
  list-style: outside none none;
}

.resp-detail-time span {
    float: left;
	font-size: 19px;
    margin-right: 6px;
	color: #ffcc00;
	margin-left: 6px;
}


.resp-detail-time p {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
}


/*nav-details-list*/


.nav-details-list ul {
    display: inline-block;
    float: right;
    margin: 0 14px 0 0;
    padding: 0;
}

.nav-details-list ul li {
    display: inline;
    list-style: outside none none;
}

.nav-details-list ul li a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}


/*nav list*/

.nav-list ul {
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0;
	line-height: 28px;
}

.nav-list ul li {
    display: inline;
    list-style: outside none none;
	margin-right: 15px;
}

.nav-list ul li a {
    color: #fff;
    text-decoration: none;
}

/*nav-main-buttons*/

.nav-main-bt {
    margin-left: -66px;
    position: absolute;
	top: 5px;
	

    
}

.nav-main-bt ul {
    display: inline-block;
    min-height: 29px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 504px;
}

.nav-main-bt ul li {
    display: inline;
    list-style: outside none none;
}

.active-bt {
  background: rgba(71, 38, 141, 0.75) none repeat scroll 0 0;
}


.active-bt:hover {
  background: rgba(0, 148, 153, 0.5) none repeat scroll 0 0!important;
}

/*buttons-styles*/

.hotle-posi {
    left: 20px;
    position: absolute;
    top: 0;
}

.adven-posi {
    left: 174px;
    position: absolute;
    top: 0;
}

.carni-posi {
    left: 262px;
    position: absolute;
    top: 0;
}

.day-at-posi {
    left: 346px;
    position: absolute;
    top: 0;
}


.hotle-posi a {
	
	background-color: #05b9fb;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
    font-size: 11px;
    padding: 10px 66px 10px 64px;
    text-decoration: none;
	font-weight: bold;
}

.adven-posi a {
	
	background-color: #00acc1;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
    font-size: 11px;
    padding: 10px 44px 10px 15px;
    text-decoration: none;
	font-weight: bold;
}

.carni-posi a {
	
	background-color: #05b9fb;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
    font-size: 11px;
    padding: 10px 38px 10px 21px;
    text-decoration: none;
	font-weight: bold;
}

.day-at-posi a {
	
	background-color: #009499;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #fff;
    font-size: 11px;
    padding: 10px 21px;
    text-decoration: none;
	font-weight: bold;
}

/*footer section*/

.e-mail-icon a {
  text-transform: lowercase!important;
}

.margadarsi p {
  text-align: right;
  margin: 5px 0;
}

.margadarsi a {
  
  color: #ffcc00;
}

.copyright p {
  text-align: left;
  margin: 5px 0;
}

.copyright a {
  color: #ffcc00;
}

.copyright-pan {
  background-color: #0288d6;
  padding-bottom: 5px;
  border-top: 2px solid #048aa3;
}

.footer-pan {
    
	width: 100%;
	background-color: #04a2fd;
	padding-bottom: 6px;
}

.pakages {
    color: #fff;
}

.pakages-list {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.pakages-list > li {
    list-style: outside none none;
}

.pakages-list a {
    color: #fff;
    text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.pakages h5 {
    	
	font-weight: bold;
}

.pakages-list a:hover {

    color: #ffcc00;

}

.soc-med-pan-2 {
	
	color: #fff;
}

.phone-icon span {
  margin-right: 5px;
}

.e-mail-icon span {
	
	margin-right: 5px;	
}

.media-icons-list {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.media-icons-list > li {
  display: inline-block;
  list-style: outside none none;
  padding: 5px;
}

.media-icons-list > li > a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.media-icons-list > li > a:hover {
    color: #f5ba0c;
    
}

/*go to top*/

#toTop {
    background-repeat: no-repeat;
    bottom: 10px;
    display: none;
    opacity: 0.6;
    position: fixed;
    right: 10px;
}

#toTop img {
    height: 50px;
    width: 50px;
}


/*enquire button style*/


.enquire {
    background-color: #00435c;
    bottom: 88px;
    color: #fff!important;
    padding: 10px;
    position: fixed;
    right: 0;
    text-decoration: none!important;
	border-width: 1px 0 1px 1px;
	transition: all ease 500ms;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;	
	border-bottom: 1px solid #fff;
	z-index: 9999;
	cursor: pointer;
}

.enquire:hover {
	
	background-color: #112410;
	transition: all ease 500ms;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;	
	border-bottom: 1px solid #fff;
}


/* 10 ------- Testimonial Section Styles --------*/


.section-title {
	
	color: #f2ba22;
	
}

.section-details {
  background: rgba(110, 71, 153, 0.85) none repeat scroll 0 0;
  border-radius: 5px;
  max-width: 600px;
  width: 100%;
}

.client-quote h2 {
  margin-top: 5px;
}

.testimonial {
	
	background: rgba(0, 0, 0, 0) url("../images/index/testimonials-bg.jpg") no-repeat fixed center center / cover ;
	background-size: cover;
    color: #ffffff;
	height: 100%;
    max-height: 800px;
}
/* .pattern-overlay {
    background-color: rgba(0, 0, 0, 0.53);
} */

.pattern-overlay {

   padding-bottom: 100px;
   padding-top: 400px;
}

.testimonial .section-padding {
 /*  padding: 77px 0 83px; */
}
.testimonial-slider .carousel-indicators {
    bottom: -12px;
}
.testimonial-slider .carousel-indicators li {
    border: 2px solid #ffffff;
    height: 15px;
    width: 15px;
}
.testimonial-slider .carousel-indicators li.active {
    height: 16px;
    width: 16px;
}
.testimonial-slider blockquote {
    border: none;
    font-size: 1em;
    font-weight: 300;
/*     padding: 0px 15%; */
}

.client-quote > img {
  border: 2px solid #000;
  border-radius: 100%;
  height: 90px;
  width: 90px;
}


/* day-tour - product main pan*/

.day-tour-title {
  background: rgba(1, 118, 122, 0.6) none repeat scroll 0 0;
  color: #fff;
  margin-top: 370px;
  max-width: 75%;
  padding: 5px;
  width: 100%;
}

.day-tour-title h1 {
  
  font-size: 35px;
  font-weight: bold;
  margin: 0;
}

.day-tour-title h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.day-tour-main-pan-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.day-tour-sub-pan {
  padding-top: 50px;
  padding-bottom: 30px;
}

/*eco-tour*/


.eco-tour-title {
  color: #fff;
  margin-top: 380px;
  padding: 5px;
  background: rgba(139, 1, 1, 0.60) none repeat scroll 0 0;
  max-width: 75%;
  width: 100%
}

.eco-tour-title h1 {
  font-size: 35px;
  font-weight: bold;
  margin: 0;
}

.eco-tour-title h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

/*restaurants-title*/

.restaurants-title {
  background: rgba(198, 43, 0, 0.6) none repeat scroll 0 0;
  color: #fff;
  margin-top: 376px;
  max-width: 75%;
  padding: 5px;
  width: 100%;
}

.restaurants-title h1 {
  font-size: 35px;
  font-weight: bold;
  margin: 0;
}

.restaurants-title h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

/*film-tour-see-more*/

.film-see-more {
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.film-see-more a {
  background-color: #009499;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}


.film-see-more a:hover {
  background: rgba(0, 148, 153, 0.60) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 5px;
}


/*eco-tour-see-more*/

.eco-see-more {
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.eco-see-more a {
  background-color: #dc0706;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}


.eco-see-more a:hover {
  background: rgba(220, 7, 6, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*restaurant-see-more*/

.restaurant-see-more {
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.restaurant-see-more a {
  background-color: #7c0a00;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}


.restaurant-see-more a:hover {
  background: rgba(124, 10, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 5px;
}


/*film-booking-button*/

.fim-book-bt {
	
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.fim-book-bt a {
  background-color: #3dc1f2;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}

.fim-book-bt a:hover {
    background: rgba(3, 128, 175, 0.60) none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 5px;  
}

/*eco-booking-button*/

.eco-book-bt {
	
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.eco-book-bt a {
  background-color: #3dc1f2;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}

.eco-book-bt a:hover {
    background: rgba(3, 128, 175, 0.60) none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 5px;    
}


/*restaurant-booking-button*/

.restaurant-book-bt {
	
    display: inline-block;
    padding: 0px;
	margin: 0px;

}

.restaurant-book-bt a {
  background-color: #3dc1f2;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #fff;
  transition: all ease 500ms;
  border: 1px solid #fff;
}

.restaurant-book-bt a:hover {
    background: rgba(3, 128, 175, 0.60) none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 5px; 
}


.day-tour-main-pan {
  width: 100%;
	padding: 0;
	margin: 0;
  background: rgba(0, 0, 0, 0) url("../images/index/day-tour-bg-new.jpg") no-repeat fixed center center / cover ;
	
}

.restaurants-main-pan {
  background: rgba(0, 0, 0, 0) url("../images/index/hotels.jpg") no-repeat fixed center center / cover ;
  margin-top: 0;
  width: 100%;
}




/*studio-tour*/

.studio-tour {
  display: inline-block;
  position: relative;
  width: 180px;
  float: right;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;

}

.studio-tour-title {
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.studio-tour > a {
  display: block;
}

.studio-tour h5 {
  margin: 0;
}

/*movie-mgc-park*/

.movie-mgc-park {
  
  
  display: inline-block;
  position: relative;
  width: 180px;
  float: right;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;

  
	
}

.movie-mgc-title {
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.movie-mgc-park > a {
  display: block;
}

.movie-mgc-title h5 {
  margin: 0;
}

/*kids-park*/

.kids-park {
	
  display: inline-block;
  position: relative;
  width: 180px;
  overflow: hidden;
  border: 2px solid #fff;

  	
}

.kids-park-title {
	
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.kids-park > a {
  display: block;
}


.kids-park-title h5 {
  margin: 0;
}

.kids-live-pan {
  float: right;
}


/*eco-zone-park*/

.eco-zone-park {
	
	
  display: inline-block;
  position: relative;
  width: 245px;
  float: left;
  overflow: hidden;
  border: 1px solid #000;
  margin: 3px;
	
}

.eco-zone-title {
	
  background-color: #032728;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.eco-zone-park > a {
  display: block;
}


.eco-zone-title h5 {
  margin: 0;
}


/*live-show*/

.live-show {
	
	
  display: inline-block;
  position: relative;
  width: 180px;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;
	
}



.live-show > a {
  display: block;
}


.live-show-tour {
	
    background-color: #10aee9;
    border-bottom-right-radius: 22px;
    color: #fff;
    left: 0;
    padding: 5px 14px;
    position: absolute;
    top: 0;

}

.live-show-tour h5 {
  margin: 0;
}



/*-------------restaurants-section--------------*/


/*hollywood-restaurant*/

.hollywood-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/hollywood-restaurant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-hollywood {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 446px;
}

.hollywood-restaurant-title {
  background: rgba(156, 152, 2, 0.75) none repeat scroll 0 0;
  max-width: 400px;
  width: 100%;
  
}

.hollywood-restaurant-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
  /* text-align: center; */
}

.hollywood-restaurant-title > p {
  color: #fff;
  margin-bottom: 0;
  padding: 0 10px 5px;
}

/*galaxy-pan*/

.galaxy-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/galaxy-restaurant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-galaxy {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 452px;
}

.galaxy-restaur-title {
  background: rgba(190, 1, 17, 0.75) none repeat scroll 0 0;
  max-width: 470px;
  width: 100%;
}

.galaxy-restaur-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
  text-align: center;
}

.galaxy-restaur-title > p {
  color: #fff;
  margin-bottom: 0;
  padding: 0 10px 5px;
}
/*super-starz-restaurant*/

.super-starz-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/super-stars-restuarant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-super-starz {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 472px;
}

.super-starz-restaur-title {
  background: rgba(0, 105, 92, 0.75) none repeat scroll 0 0;
  max-width: 400px;
  width: 100%;
}

.super-starz-restaur-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.super-starz-restaur-title > p {
  color: #fff;
  margin-bottom: 0;
  padding: 0 10px 5px;
}

/*Dilse-restaurant*/

.dilse-restaur-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/dilse-restar.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-dilse {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 479px;
}

.dilse-restaur-title {
  background: rgba(0, 131, 143, 0.75) none repeat scroll 0 0;
  max-width: 400px;
  width: 100%;
}

.dilse-restaur-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;

}

.dilse-restaur-title > p {
  color: #fff;
  margin-bottom: 0;
  padding: 0 10px 5px;
}

/*jimmy-restaurant*/

.jimmys-restaur-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/jimmys-restaur.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.row-jimmys {
  padding-bottom: 100px;
  padding-left: 41px;
  padding-top: 492px;
}

.jimmys-restaur-title {
  background: rgba(14, 84, 183, 0.75) none repeat scroll 0 0;
  max-width: 400px;
  width: 100%;
}

.jimmys-restaur-title > h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;

}


.jimmys-restaur-title > p {
  color: #fff;
  margin-bottom: 0;
  padding: 0 10px 5px;
}

/*restauran-button-styles*/
.rest-book-bt {
  display: inline-flex;
  margin: 18px 0;
}

.rest-book-bt > a {
  
  background: rgba(205, 72, 172, 1) none repeat scroll 0 0;
  color: #fff;
  padding: 6px 11px;
  text-decoration: none;
  border: 1px solid #fff;
  transition: all ease 500ms;
}

.rest-book-bt > a:hover {
  
  background: rgba(205, 72, 172, 0.5) none repeat scroll 0 0;
  color: #fff;
  padding: 6px 11px;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}







/*galaxy-restaurant*/

.galaxy-superstar-pan {
	
	float: right;
}

.galaxy-restaurant {
  display: inline-block;
  position: relative;
  width: 180px;
  overflow: hidden;
  border: 2px solid #fff;


}

.galaxy-restaurant-title {
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.galaxy-restaurant > a {
  display: block;
}

.galaxy-restaurant-title h5 {
  margin: 0;
}


/*super-star-restaurant*/

.super-star-rest {
  display: inline-block;
  position: relative;
  width: 180px;
  overflow: hidden;
  border: 2px solid #fff;


}

.super-star-rest-title {
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.super-star-rest > a {
  display: block;
}

.super-star-rest-title h5 {
  margin: 0;
}


/*dilse-restaurants*/

.dilse-restaurant {
	
	display: inline-block;
  position: relative;
  width: 180px;

      overflow: hidden;
  border: 2px solid #fff;
    
	
}

.dilse-restaurant-title {
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.dilse-restaurant > a {
  display: block;
}

.dilse-restaurant-title h5 {
  margin: 0;
}


.dilse-jimmy-pan {
	
	
	float: right;
	
}

/*Jimmy’s-drive*/

.jimmy-restaurant {
	
display: inline-block;
  position: relative;
  width: 180px;
        overflow: hidden;
  border: 2px solid #fff;
  	
}

.jimmy-restaurant-title {
	
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.jimmy-restaurant > a {
  display: block;
}


.jimmy-restaurant-title h5 {
  margin: 0;
}


/*alampana-restaurant*/

.alampana-restaurant {
	
	
	display: inline-block;
  position: relative;
  width: 245px;
      overflow: hidden;
  border: 2px solid #fff;
	
}

.alampana-restaurant-title {
	
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.alampana-restaurant > a {
  display: block;
}


.alampana-restaurant-title h5 {
  margin: 0;
}

.chanakya-alampana-pan {
	
	float: right;
	
}
/*chanakya-restaurant*/

.chanakya-restaurant {
	
	
display: inline-block;
  position: relative;
  width: 245px;
  overflow: hidden;
  border: 2px solid #fff;
  	
}

.chanakya-restaurant-title {
	
  background-color: #0d4bbd;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.chanakya-restaurant > a {
  display: block;
}


.chanakya-restaurant-title h5 {
  margin: 0;
}



/*-------------adventure-section--------------*/


.adventure-main-pan {
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/index/ecogarden-bg.jpg") no-repeat fixed center center / cover ;
	background-position: center;
	margin-top: 0px;
}

/*birds park*/

.birds-park {
  display: inline-block;
  position: relative;
  width: 180px;
  float: right;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;
  

}

.birds-park-title {
  background-color: #fd0625;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.birds-park > a {
  display: block;
}

.birds-park-title h5 {
  margin: 0;
}

/*eco-park*/

.eco-park {
	
	display: inline-block;
  position: relative;
  width: 180px;
  float: right;
      overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;
  
  
	
}

.eco-park-title {
  background-color: #fd0625;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;
}

.eco-park > a {
  display: block;
}

.eco-park-title h5 {
  margin: 0;
}


/*bonsai-garden*/

.bonsai-garden {
	
	
	display: inline-block;
  position: relative;
  width: 180px;
  float: right;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 2px;
  	
}

.bonsai-garden-title {
	
  background-color: #fd0625;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 14px;
  position: absolute;
  top: 0;	
	

}

.bonsai-garden > a {
  display: block;
}


.bonsai-garden-title h5 {
  margin: 0;
}



/*services-section*/

.service-tile > p {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 35px;
  color: #fff;
  
  text-transform: uppercase;
}

.service-main-pan {
	
	background-color: #06868a;
	width: 100%;
	padding-top: 118px;
	padding-bottom: 84px;
	
}


#home {
    padding:20px 40px 30px 40px;

}
.service-main {
	
    font-size: 18px;
    font-weight: 900!important;
    color: #00a9df!important;
    padding: 23px 20px 20px 20px;
}

.service-main h3 {
	
    font-size: 18px;
    color: #fff;
	text-decoration: none!important;
    
}

/*online-booking-section*/

.booking-page-main {
  background-color: #3fb9bd;
  padding-top: 101px;
}

.booking-pan {
  background-color: #fbfbed;
  border: 2px solid #09767a;
}

.details-div {
  background-color: #fffff0;
  border-bottom: 1px solid #b0b1b4;
}


.online-prod-main {
  overflow: hidden;
  position: relative;
}

.online-prod-main img {
	
	width: 100%;
	
}


.online-booking-title {
  background-color: #043e7f;
  width: 100%;
  transition: all ease 500ms;
  text-align: center;
}

.packages-title {
  margin: 0 auto;
  text-align: center;
}

.packages-title h3 {
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  margin: 40px 0;
  
  
}


.online-booking-title h4 {
  margin: 0px;
  color: #fff;
 }

.online-booking-title p {
  font-size: 15px;
	color: #fff;


}

.online-details {
	
	text-align: left;
	
}

.details-p1 {
  float: left;
  padding: 5px;

  
}

.details-p2 {
  padding: 5px;
}

.details-p1 > p {
  margin-bottom: 0;
  font-size: 11px;
}

.details-p2 > p {
  margin-bottom: 0;
  font-size: 11px;
}

.buy-more-info {

  overflow: hidden;
  position: relative;
  background-color: #01767a;
  width: 100%;
}


.buy-bt {
  float: right;
  padding: 10px;
}

.honey-bt {
  float: left;
  padding: 10px;
}


.honey-bt a {
  background-color: #ee4a5f;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 7px 15px;
  text-decoration: none;
}


.more-info-bt {
  padding: 10px;
  float: left;
}

.btn-buy {
	
	
	background-color: #ee4a5f;
	color: #fff;
}

.btn-more {
	
	
	background-color: #4a9ef5;
	color: #fff;
	
}

.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  text-decoration: none;
}

.modal-body {
	
	text-align: left;
	
}

.booking-por-div {
  font-family: "Open Sans", sans-serif; 
  display: inline-block;
  margin: 2px;
  max-width: 400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.sms {color: #e3e628; font-weight: bold;}

.txt-cntr {
  text-align: center;
}

.pakage-title {
  background: rgba(91, 61, 155, 0.8) none repeat scroll 0 0;
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 500ms ease 0s;
  border-bottom-right-radius: 10px;
}

.pakage-title > h4 {
  margin: 0;
  padding: 5px;
  font-size: 20px;
}

.booking-por-div p {
  margin: 0;
  padding: 5px;
}


/*route-map*/


.gm-style .directions-card-medium-large {
  height: 61px;
  padding: 30px 11px 10px!important;
}
	

.route-map {
  margin-top: 50px;
}

.route-map h4 {
  color: #00a9df;
  
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}


/*contact-page-adress*/

.contact-details {
	
	color: #fff;
	
}


.address-info {
	
	background-color: #007561;
	padding: 15px 0;
}

.contact-font-size span {
  margin-right: 5px;
}

.contact-font-size > a {
  color: #fff!important;
}	

.enquire-box {
  background-color: #009499;
}

/*thank-u-page & sorry-page style*/

.thank-u-title > h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.thank-u-page {
  background: rgba(0, 0, 0, 0) url("../images/thank-u-bg.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 800px;
}

.thank-u-row {
  padding-bottom: 300px;
  padding-top: 250px;
}

.thank-u-title {
  background: rgba(206, 150, 4, 0.85) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 500px;
  padding: 5px;
  text-align: center;
  width: 100%;
  color: #fff;
}

/*------*/

.sorry-title > h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.sorry-page {
  background: rgba(0, 0, 0, 0) url("../images/sorry-bg.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 800px;
}

.sorry-row {
  padding-bottom: 300px;
  padding-top: 250px;
}

.sorry-title {
  background: rgba(236, 4, 4, 0.85) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 500px;
  padding: 5px;
  text-align: center;
  width: 100%;
  color: #fff;
}



/*--------responsive 768-----------------*/

@media (max-width: 1024px) {

.nav > li > a {
	padding: 10px 10px!important;
}	

.menu-2 ul {
	margin-right: 212px;
}	
	
}


@media (max-width: 768px) {

.menu-2 ul li {
	margin: 5px 0px;
}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


.menu-2 ul li {
	margin: 5px 0px;
}
	
	/*birds-park-styles*/
	
.wings-logo img {
  float: left;
  max-width: 326px;
  width: 100%;
  margin-top: 10px;
}
	
	
	/*testimonial-style*/

.testimonial {
  background: rgba(0, 0, 0, 0) url("../images/index/testimonials-bg.jpg") no-repeat fixed 13% center / cover ;
  color: #ffffff;
  height: 100%;
  max-height: 500px;
}

.pattern-overlay {
  padding-bottom: 50px;
  padding-top: 200px;
}	
	
	
	/*index-page-style*/

.day-tour-main-pan {
  background: rgba(0, 0, 0, 0) url("../images/index/day-tour-bg-new.jpg") no-repeat fixed center -92px / cover ;
  width: 100%;
}
	
.day-tour-title h1 {
  
  font-size: 25px;
  font-weight: bold;
}

.day-tour-title h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 0;
}

.day-tour-title > p {
  font-size: 12px;
  margin-bottom: 0;
}

.film-see-more {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.film-see-more a {
  background-color: #009499;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 12px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.fim-book-bt {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.fim-book-bt a {
  background-color: #3dc1f2;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 12px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}	

.studio-tour {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.studio-tour-title {
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 12px;
  position: absolute;
  top: 0;
}

.studio-tour h5 {
  font-size: 11px;
  margin: 0;
}

.movei-magic-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/movie-magic-banner-bg.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 600px;
  width: 100%;
  
}


.live-show-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/live-show-banner.jpg") no-repeat scroll -669px center / cover ;
  height: 100%;
  max-height: 600px;
  width: 100%;
  
}

.movie-mgc-park {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.movie-mgc-title {
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 12px;
  position: absolute;
  top: 0;
}

.movie-mgc-park h5 {
  font-size: 11px;
  margin: 0;
}
/*----*/

.live-show {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.live-show-tour {
  background-color: #10aee9;
  border-bottom-right-radius: 22px;
  color: #fff;
  left: 0;
  padding: 5px 12px;
  position: absolute;
  top: 0;
}

.live-show-tour h5 {
  font-size: 11px;
  margin: 0;
}

/*eco-tour*/

.eco-tour-title h1 {
  font-size: 30px;
  font-weight: bold;
}

.eco-tour-title h3 {
  font-size: 15px;
  font-weight: bold;
}

.eco-tour-title > p {
  font-size: 12px;
}

.eco-see-more {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.eco-see-more a {
  background-color: #dc0706;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
.eco-book-bt {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.eco-book-bt a {
  background-color: #3dc1f2;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.birds-park {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.birds-park-title h5 {
  font-size: 12px;
  margin: 0;
}

.eco-park {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.eco-park-title h5 {
  font-size: 12px;
  margin: 0;
}


/*index-restaurant*/

.restaurants-title h1 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
}

.restaurants-title h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}

.restaurants-title p {
	
	font-size: 12px;
	
}

.restaurant-see-more {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}
.restaurant-see-more a {
  background-color: #7c0a00;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.restaurant-book-bt {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.restaurant-book-bt a {
  background-color: #3dc1f2;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}


.galaxy-restaurant {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.galaxy-restaurant-title h5 {
  font-size: 12px;
  margin: 0;
}


.super-star-rest {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.super-star-rest-title h5 {
  font-size: 12px;
  margin: 0;
}

.dilse-restaurant {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.dilse-restaurant-title h5 {
  font-size: 12px;
  margin: 0;
}


.jimmy-restaurant {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.jimmy-restaurant-title h5 {
  font-size: 12px;
  margin: 0;
}

.chanakya-restaurant {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.chanakya-restaurant-title h5 {
  font-size: 12px;
  margin: 0;
}

.alampana-restaurant {
  border: 2px solid #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.alampana-restaurant-title h5 {
  font-size: 12px;
  margin: 0;
}


/*------------*/

.bonsai-garden {
  border: 2px solid #fff;
  display: inline-block;
  float: right;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 176px;
}

.bonsai-garden-title h5 {
  font-size: 12px;
  margin: 0;
}



.adventure-main-pan {
  background: rgba(0, 0, 0, 0) url("../images/index/ecogarden-bg.jpg") no-repeat fixed 34% 10% / cover ;
  margin-top: 0;
  width: 100%;
}

/*birds-park*/

.wings-birds-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/birds-park/wings-bird-banner.jpg") no-repeat fixed 61% 5% / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

.birds-park-bg-title {
  font-family: "Oswald",sans-serif;
  padding-bottom: 181px;
  padding-left: 147px;
  padding-top: 392px;
  width: 100%;
}

.birds-park-bg-title h5 {
  color: #032e96;
  font-size: 35px;
  margin: 0;
  padding: 15px;
}

.birds-park-bg-title h2 {
  color: #0378cf;
  font-size: 86px;
  margin: 0;
  padding-left: 18px;
}

.wings-logo img {
  float: left;
  margin-top: 10px;
  max-width: 262px;
  width: 100%;
}
	
/*kids-park*/

.kids-park-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/kids-park/kids-park-banner.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 600px;
  width: 100%;
}
	
/*nav-styles*/

.nav-menu li a {

	color: #fff!important;
    font-size: 12px;
    padding: 3px 6px 4px;
	padding-left: 4px;
	padding-right: 4px;
}


.nav-menu-drop li a {

	color: #000!important;

}

.detail-time span {
  color: #ffcc00;
  float: left;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
}


.detail-time p {
  color: #fff;
  float: left;
  font-size: 9px;
  font-weight: 600;
  line-height: 2;
  margin: 0;
}

/*logo*/

.logo-pan {
    
  background-color: #009499;
  border-bottom-right-radius: 27px;
  display: inline-block;
  padding: 15px 15px 15px 8px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 1;
  
}

.logo-pan-birds {
  padding: 13px;
}

.logo-pan-restaurant {
	
	padding: 13px;
}

.logo-pan img {
  width: 113px;
}


/*enquire-form*/

.enquire {
  background-color: #00435c;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-width: 1px 0 1px 1px;
  bottom: 88px;
  color: #fff !important;
  font-size: 13px;
  padding: 7px;
  position: fixed;
  right: 0;
  text-decoration: none !important;
  transition: all 500ms ease 0s;
  z-index: 9999;
  cursor: pointer;
}

/*menu buttons*/


.hotle-posi a {
  background-color: #05b9fb;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #fff;
  font-size: 11px;
  padding: 7px 66px 7px 64px;
  text-decoration: none;
}

.adven-posi a {
  background-color: #00acc1;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #fff;
  font-size: 11px;
  padding: 7px 44px 7px 15px;
  text-decoration: none;
}

.carni-posi a {
  background-color: #05b9fb;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #fff;
  font-size: 11px;
  padding: 7px 38px 7px 21px;
  text-decoration: none;
}

.day-at-posi a {
  background-color: #009499;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #fff;
  font-size: 11px;
  padding: 7px 21px;
  text-decoration: none;
}

.nav-main-bt {
  margin-left: -66px;
  position: absolute;
  top: 2px;
}

.buy-bt {
  float: right;
  padding: 4px;
}

.more-info-bt {
  float: left;
  padding: 4px;
}

.honey-bt {
  float: left;
  padding: 4px;
}

/*-----------*/

/*------footer-------*/


.copyright p {
  font-size: 12px;
  margin: 5px 0;
  text-align: left;
}

.margadarsi p {
  font-size: 12px;
  margin: 5px 0;
  text-align: right;
}

.merchandise-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/merchandise-bg.jpg") no-repeat fixed 76% center / cover ;
  height: 100%;
  max-height: 800px;
  width: 100%;
}

/*-----------------studio-tour-style-starts----------------------*/

/*index-style-starts*/

.film-city-title h4 {
    color: #fff;
    
    font-size: 35px;
    margin: 0;
    text-align: center;
}	

.film-pro {
    margin-bottom: 0;
}

/*index-style-end*/


/*eco-zone-style-strats*/

.eco-zone-main {
    margin-bottom: 0;
}

.eco-zone-pro-title {
    margin-top: 8%;
}

.eco-zone-pro-title > h3 {
    color: #fff;
    
    font-size: 22px;
    margin-bottom: 2px;
    margin-top: 0;
	text-align: center;
}

.eco-zone-pro-title > p {
    color: #fff;
    
    font-size: 12px;
    margin: 0;
	text-align: center;
}

.eco-zone-title h4 {
    color: #fff;
    
    font-size: 35px;
    margin: 0;
    text-align: center;
}


.kids-pro-title {
    bottom: -83%;
    left: 0;
    position: absolute;
    transition: all 500ms ease 0s;
	z-index: 1;
}

.kids-pro-pan:hover .kids-pro-title {
    bottom: 20%;
    left: 0;
    position: absolute;
}
	
	
.kids-park-title h4 {
    color: #fff;
    
    font-size: 35px;
    margin: 0;
    text-align: center;
}	

/*kids-park-style-end*/

/*movie-magic&live-show-styels-starts*/


.film-tile {
    margin-top: 0;
}

.film-tile > h3 {
    color: #fff;
    
    font-size: 20px;
    margin-bottom: 2px;
    margin-top: 0;

}

.film-tile > p {
    color: #fff;
    
    font-size: 12px;
    margin: 0;
}

.movie-prk-title > p {
    color: #fff;
    
    font-size: 15px;
    padding: 0;
    text-align: center;
}

.movie-prk-title h4 {
    color: #fff;
    
    font-size: 45px;
    margin: 0;
    text-align: center;
}

.movie-prk-title > p {
    color: #fff;
    
    font-size: 13px;
	padding: 0 5px;
    text-align: center;
}

.live-show-main {
    margin-bottom: 0;
}

.live-show-pro-title {
    margin-top: 6%;
}

.live-show-pro-title > h3 {
    color: #fff;
    
    font-size: 22px;
    margin-bottom: 2px;
    margin-top: 0;
	text-align: center;
}

.live-show-pro-title > p {
    color: #fff;
    
    font-size: 12px;
    margin: 0;
	text-align: center;
}

.live-show-title > p {
    color: #fff;
    
    font-size: 15px;
    padding: 0;
    text-align: center;
}

.live-show-title h4 {
    color: #fff;
    
    font-size: 35px;
    margin: 0;
    text-align: center;
}

.live-show-title {
  background: rgba(120, 78, 54, 0.6) none repeat scroll 0 0;
  color: #fff;
  left: 283px;
  padding: 5px 14px;
  position: absolute;
  top: 113px;
}

.live-show-title h4 {
  color: #fff;
  
  font-size: 25px;
  margin: 0;
  text-align: center;
}

/*movie-magic&live-show-styels-ends*/


/*studio-tour=styles-starts*/

.studio-tuor-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/studio-tour/studio-tour-banner.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 600px;
  width: 100%;
}

.studio-pro-title > h4 {
    color: #fff;
    
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}


.studio-pro-title {
    margin-top: 0;
}

.studio-title h4 {
    color: #fff;
    
    font-size: 30px;
    margin: 0;
    text-align: center;
}

.prince-title > h4 {
    color: #fff;
    
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}


/*studio-tour=styles-ends*/


/*wings-bird-park-styles-starts*/

.we-care-title {
    margin-top: 0;
    text-align: center;
}

.bird-park-info > h3 {
    
    font-size: 23px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

/*wings-bird-park-styles-ends*/


/*restaurant-styles-starts*/

.restaurant-title {
    margin-top: 0;
    text-align: center;
}

/*restaurant-styles-end*/





/*-----------------studio-tour-style-end----------------------*/

/*packages-page-style*/

.booking-por-div {
  font-family: "Open Sans", sans-serif; 
  display: inline-block;
  margin: 2px;
  max-width: 300px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.booking-page-main {
  background-color: #3fb9bd;
  padding-top: 70px;
}



.contact-address > p {
  font-size: 11px;
}

.contact-address span {
  font-size: 12px;
  margin-right: 5px;
}

.contact-font-size {
	
	font-size: 12px;
	
}



	
}

/*----------responsive 320--------------*/

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
	
/*testimonial-style*/

.testimonial {
  background: rgba(0, 0, 0, 0) url("../images/index/testimonials-bg.jpg") no-repeat fixed 28% center / cover ;
  color: #ffffff;
  height: 100%;
  max-height: 500px;
}

.pattern-overlay {
  padding-bottom: 100px;
  padding-top: 100px;
}
	
	
.nav-menu-drop li a {

	color: #fff!important;

}


.nav-bg {
  background: rgba(0, 147, 152, 1) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 22px;
}

.nav-menu {
  padding-left: 10px;
}

/* .navbar-inverse .navbar-toggle {
  border-color: #fff;
} */

.nav-resp-bt {
	
	border-color: #fff!important;
	
}

/* .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
} */

.nav-resp-bt:hover {
	
	background-color: #009398!important;
	
}

.nav-resp-bt {
	
	background-color: #009398!important;
	margin-top: 14px;
	
}

/* .navbar-toggle {
	
	margin-top: 12px;
	
} */

.margadarsi p {
  text-align: center;
  margin: 5px 0;
  font-size: 12px;
}

.margadarsi a {
  
  color: #ffcc00;
}



.copyright p {
  text-align: center;
  margin: 5px 0;
  font-size: 12px;
}

.copyright a {
  color: #ffcc00;
}



.testi-posi {

  position: relative;
  left: 0px;
  width: 100%!important;
}
	
 .logo-pan {
  background-color: transparent;
  border-bottom-right-radius: 0;
  display: inline-block;
  float: none;
  margin: 2px;
  padding: 5px;
  position: relative;
  z-index: 1;
  text-align:left;
  max-width: 327px;
} 


.header-pan {
  left: 0;
  min-height: 70px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.logo-pan img {
  width: 130px;
}

/*enquire-form*/

.enquire {
  background-color: #00435c;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-width: 1px 0 1px 1px;
  bottom: 88px;
  color: #fff !important;
  font-size: 10px;
  padding: 6px;
  position: fixed;
  right: 0;
  text-decoration: none !important;
  transition: all 500ms ease 0s;
  z-index: 9999;
}

.modal-dialog {
	
	margin-top: 72px;
	
}
	
	
/*services-section*/

#home {
  margin-top: 0px;
  padding: 0px 40px;
}

.service-tile > p {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 0;
  
  text-transform: uppercase;
}

/*day-tour-section*/

.day-tour-main-pan {
  background: rgba(0, 0, 0, 0) url("../images/index/day-tour-bg-new.jpg") no-repeat fixed center 1px / cover ;
  width: 100%;
}


.day-tour-title h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
}

.day-tour-title h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

.day-tour-title > p {
  font-size: 13px;
  margin: 6px 0;
}


.day-tour-title {

  margin-top: 313px;
  margin-bottom: 0px;
}

.film-see-more {
  display: inline-block;
  margin: 0;
  padding: 0px;
}

.fim-book-bt {
  display: inline-block;
  margin: 0;
  padding: 5px 0;
}

.film-see-more a {
  background-color: #009499;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.fim-book-bt a {
  background-color: #3dc1f2;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.eco-tour-title {
    margin-top: 268px;
	margin-bottom: 0px;
}

.adventure-main-pan {
  background: rgba(0, 0, 0, 0) url("../images/index/ecogarden-bg.jpg") no-repeat fixed -134px center / cover ;
  margin-top: 0;
  width: 100%;
}

.eco-tour-title h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}

.eco-tour-title h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 0;
}

.eco-tour-title > p {
  font-size: 12px;
}

.eco-see-more {
  display: inline-block;
  margin: 0;
  padding: 0px;
}

.eco-see-more a {
  background-color: #dc0706;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

.eco-book-bt {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

.eco-book-bt a {
  background-color: #3dc1f2;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

/*restaurent*/

.restaurants-title {
  background: rgba(198, 43, 0, 0.6) none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 196px;
  padding: 18px;
}

.restaurants-title h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}

.restaurants-title h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 0;
}



/*online-booking-section*/

.more-info-pan {
  background: rgba(4, 162, 253, 0.9) none repeat scroll 0 0;
  color: #fff;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 9999;
}

/*-----------------studio-tour-style-strats----------------------*/

.wings-birds-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/birds-park/wings-bird-banner.jpg") no-repeat fixed 48% 5% / cover ;
  height: 100%;
  max-height: 600px;
  width: 100%;
}

.birds-park-bg-title {
  padding-bottom: 400px;
  padding-top: 230px;
  width: 100%;
  padding-left: 32px;
}

.birds-park-bg-title h5 {
  color: #032e96;
  font-size: 32px;
  margin: 0;
  padding: 15px;
}

.birds-park-bg-title h2 {
  color: #0378cf;
  font-size: 80px;
  margin: 0;
  padding-left: 18px;
}

.wings-logo img {
  float: left;
  margin-top: 10px;
  max-width: 241px;
  width: 100%;
}

.studio-tuor-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/studio-tour/studio-tour-banner.jpg") no-repeat scroll center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}


/*studio-tour-index-style-starts*/

.single-portfolio-item .overlay .box-holder .box h4 {
  
	color: #ffffff;
    
    font-size: 19px;
    margin-bottom: 6px;
    text-transform: capitalize;
}

.single-portfolio-item .overlay .box-holder .box p {
    color: #ffffff;
    display: inline-block;
    
    font-size: 12px;
    margin: -5px 0 0;
    padding: 0px 36px;
 
}

.single-portfolio-item .overlay {
    background: rgba(0, 104, 186, 0.90) none repeat scroll 0 0;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    transition: all 0.5s ease 0s;
}

.single-portfolio-item .overlay .box-holder .box ul li a {
    border: 2px solid #fdfcff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    transition: all 0.3s ease 0s;
    width: 32px;
}

.single-portfolio-item .overlay .box-holder .box ul {
    margin-top: 3px;
    padding: 0;
}

/*studio-tour-index-style-end*/


/*eco-zone-style-strat*/


.eco-zone-main {
    margin-bottom: 0;
}

.eco-zone-title h4 {
    color: #fff;
    
    font-size: 35px;
    margin: 0;
    text-align: center;
}

.eco-zone-pro-title {
    margin-left: 7px;
    margin-top: 0;
}

.eco-zone-pro-title > p {
    color: #fff;
    
    font-size: 15px;
	text-align: center;
}

/*eco-zone-style-ends*/


/*kids-park-style-starts*/

.kids-park-banner-bg {
	background: rgba(0, 0, 0, 0) url("../images-1/kids-park/kids-park-banner.jpg") no-repeat scroll -408px center / cover ;
	height: 100%;
	max-height: 500px;
	width: 100%;
}

.kids-park-title-1 {
  margin: 0 auto;
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 368px;
  text-align: center;
  width: 100%;
}

.kids-park-title-bg {
  background: rgba(17, 88, 179, 0.85) none repeat scroll 0 0;
  margin: 5px;
  max-width: 308px;
  padding: 5px;
  width: 100%;
}

.kids-park-title-1 h2 {
  color: #fff;
  /*  */
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.kids-park-title-bg h3 {
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
  text-align: left;
}


/*kids-park-product-style*/

.kids-pro-title {
    bottom: -111%;
    left: 0;
    position: absolute;
    transition: all 500ms ease 0s;
	z-index: 1;
}

.kids-pro-pan:hover .kids-pro-title {
    bottom: 9%;
    left: 0;
    position: absolute;
	
}

/*kids-park-style-end*/


/*movie-magic&live-show-styels-starts*/

.movie-title-1 {
  margin: 0 auto;
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 299px;
  text-align: center;
  width: 100%;
}

.moviee-title-bg {
  background: rgba(10, 85, 94, 0.85) none repeat scroll 0 0;
  margin: 5px;
  max-width: 308px;
  padding: 5px;
  width: 100%;
}

.movie-title-1 h2 {
  color: #fff;
  
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.moviee-title-bg h3 {
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
  text-align: left;
}

.movei-magic-banner-bg {
	background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/movie-magic-banner-bg.jpg") no-repeat scroll center center / cover;
	height: 100%;
	max-height: 500px;
	width: 100%;
	margin-top: 60px;
}

.live-show-banner-bg {
	background: rgba(0, 0, 0, 0) url("../images-1/movie-magic/live-show-banner.jpg") no-repeat scroll -871px center / cover;
	height: 100%;
	max-height: 500px;
	width: 100%;
	
}

.movie-prk-title h4 {
    color: #fff;
    
    font-size: 30px;
    margin: 0;
    text-align: center;
}

.movie-prk-title > p {
    color: #fff;
    
    font-size: 15px;
    padding: 0 5px;
    text-align: center;
}


.film-tile {
    margin-left: 7px;
    margin-top: 0;
}

.film-tile > p {
    color: #fff;
    
    font-size: 15px;
}


.action-tile {
    margin-left: 2%;
    margin-top: 0;
}

.action-tile > p {
    color: #fff;
    
    font-size: 15px;
    padding-right: 3px;
    text-align: left;
}

.live-show-main {
    margin-bottom: 0;
}

.live-show-pro-title {
    margin-left: 7px;
    margin-top: 0;
}

.live-show-pro-title > p {
    color: #fff;
    
    font-size: 15px;
	text-align: center;
}


/*studio-tour=styles-starts*/

.studio-title-1 {
  margin: 0 auto;
  padding-bottom: 20px;
  padding-left: 0;
  padding-top: 357px;
  text-align: center;
  width: 100%;
}

.studio-title-bg {
  background: rgba(0, 148, 153, 0.85) none repeat scroll 0 0;
  margin: 5px;
  max-width: 308px;
  padding: 5px;
  width: 100%;
}

.studio-title-1 h2 {
  color: #fff;
  /*  */
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}

.studio-title-bg h3 {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  margin: 0;
  text-align: left;
}


.studio-pro-title > h4 {
    color: #fff;
    
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}

.studio-title h4 {
    
    font-size: 35px;
    text-align: center;
	margin: 0px;
	color: #fff;

}

.studio-title {
	
	background-color: #0068ba;
    padding: 5px 0;
}

/*studio-products*/

.studio-pro-title {
    margin-top: 0;
}

/*studio-tour=styles-ends*/


/*wings-bird-park-styles-starts*/

.we-care-title {
    margin-top: 0;
    text-align: center;
}

.wings-title {
	
	background: rgba(0, 104, 186, 1) none repeat scroll 0 0;
	
}

.wings-title h4 {
    color: #fff;
    
    font-size: 35px;
    text-align: center;
	margin: 0px;
	
}


.bird-park-info > h3 {
    
    font-size: 23px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

/*wings-bird-park-styles-ends*/


/*restaurant-styles-starts*/

.restaurant-title {
    margin-top: 0;
    text-align: center;
}

.restauran-title {
	
	background: rgba(0, 104, 186, 1) none repeat scroll 0 0;
	
}

.restauran-title h4 {
    color: #fff;
    
    font-size: 35px;
    text-align: center;
	margin: 0px;
	
}

/*restaurant-styles-end*/

/*-----------------studio-tour-style-end----------------------*/
.eco-zone-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/eco-zone-banner.jpg") no-repeat fixed 68% 10% / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-eco {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 342px;
}

.butter-title {
  background: rgba(57, 101, 9, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.butter-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.butter-title > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*merchandise-box*/

.merchandise-bg {
  
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/merchandise-bg.jpg") no-repeat fixed 94% center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-merchandise {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 336px;
}

.merchandise-box {
  background: rgba(194, 0, 1, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.merchandise-box > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.merchandise-box > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*bonsai-garden*/

.bonsai-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/bosai-garden-bg.jpg") no-repeat fixed 37% 10% / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-bonsai {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 264px;
}

.bonsai-title {
  background: rgba(57, 101, 9, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.bonsai-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.bonsai-title > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}
/*wild-west-souvenirs*/

.wild-west-souvenirs-bg {
  
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/wild-west-souvenirs.jpg") no-repeat fixed 31% center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-wild-west {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 269px;
}

.wild-west-box {
  background: rgba(132, 18, 100, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.wild-west-box > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.wild-west-box > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*-------------colors-park----------*/

.colors-park-banner-bg {
  background: rgba(0, 0, 0, 0) url("../images-1/eco-zone/colours-park-bg.jpg") no-repeat fixed 37% 10% / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-colrs-park {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 279px;
}

.colors-park-title {
  background: rgba(249, 20, 29, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.colors-park-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.colors-park-title > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}

/*magic-memorabilia-bg*/

.magic-memorabilia-bg {
  
  background: rgba(0, 0, 0, 0) url("../images-1/merchandise/magic-memorabilia.jpg") no-repeat fixed 31% center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-memorabilia {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 264px;
}

.magic-memorabilia-box {
  background: rgba(15, 171, 237, 0.6) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}

.magic-memorabilia-box > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}

.magic-memorabilia-box > h6 {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
}


	/*hollywood-restaurant*/
	
.hollywood-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/hollywood-restaurant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-hollywood {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 227px;
}

.hollywood-restaurant-title {
  background: rgba(156, 152, 2, 0.75) none repeat scroll 0 0;
  max-width: 294px;
  width: 100%;
  margin: 0 auto;
  
  
}

.hollywood-restaurant-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
  /* text-align: center; */
}	
	
.rest-book-bt {
  display: inline-flex;
  margin: 7px 0;
}

.rest-book-bt > a {
  background: rgba(205, 72, 172, 1) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 11px;
  padding: 6px 11px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}	

/*galaxy-restaurant*/


.galaxy-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/galaxy-restaurant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-galaxy {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 270px;
}

.galaxy-restaur-title {
  background: rgba(190, 1, 17, 0.75) none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 294px;
  width: 100%;
}

.galaxy-restaur-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}


/*super-starz-restaur*/

.super-starz-restaurant-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/super-stars-restuarant.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-super-starz {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 305px;
}

.super-starz-restaur-title {
  background: rgba(0, 105, 92, 0.75) none repeat scroll 0 0;
  max-width: 294px;
  width: 100%;
  margin: 0 auto;
}

.super-starz-restaur-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;

}


.rest-book-bt {
  display: inline-flex;
  margin: 7px 0;
}

.rest-book-bt > a {
  background: rgba(205, 72, 172, 1) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 11px;
  padding: 6px 11px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}


/*dilse-restaur*/

.dilse-restaur-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/dilse-restar.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-dilse {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 328px;
}

.dilse-restaur-title {
  background: rgba(0, 131, 143, 0.75) none repeat scroll 0 0;
  max-width: 294px;
  width: 100%;
  margin: 0 auto;
}

.dilse-restaur-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;

}

.rest-book-bt {
  display: inline-flex;
  margin: 7px 0;
}

.rest-book-bt > a {
  background: rgba(205, 72, 172, 1) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 11px;
  padding: 6px 11px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}


/*jimmy-restaur*/

.jimmys-restaur-pan {
  background: rgba(0, 0, 0, 0) url("../images-1/restaurants/jimmys-restaur.jpg") no-repeat fixed center center / cover ;
  height: 100%;
  max-height: 500px;
  width: 100%;
}

.row-jimmys {
  padding-bottom: 50px;
  padding-left: 0;
  padding-top: 290px;
}

.jimmys-restaur-title {
  background: rgba(14, 84, 183, 0.75) none repeat scroll 0 0;
  max-width: 294px;
  width: 100%;
  margin: 0 auto;
}

.jimmys-restaur-title > h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;

}

.rest-book-bt {
  display: inline-flex;
  margin: 7px 0;
}

.rest-book-bt > a {
  background: rgba(205, 72, 172, 1) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 11px;
  padding: 6px 11px;
  text-decoration: none;
  transition: all 500ms ease 0s;
}

/*packages-page-*/

.modal-box-res {
	
	margin-top: 80px;
	
}

.booking-page-main {
  background-color: #3fb9bd;
  padding-top: 53px;
}


/*thank-u-sorry-page-style*/

.thank-u-page {
  background: rgba(0, 0, 0, 0) url("../images/thank-u-bg.jpg") no-repeat scroll -166px center / cover ;
  height: 100%;
  max-height: 500px;
}

.thank-u-row {
  padding-bottom: 258px;
  padding-top: 146px;
}

.thank-u-title {
  background: rgba(206, 150, 4, 0.85) none repeat scroll 0 0;
  color: #fff;
  margin: 0 auto;
  max-width: 310px;
  padding: 5px;
  text-align: center;
  width: 100%;
}

/*----*/


.sorry-row {
  padding-bottom: 258px;
  padding-top: 146px;
}

.sorry-title {
  background: rgba(236, 4, 4, 0.85) none repeat scroll 0 0;
  color: #fff;
  margin: 0 auto;
  max-width: 310px;
  padding: 5px;
  text-align: center;
  width: 100%;
}

}


@media (max-width: 991px) {
	.menu-main {
	background-color: #05c3ea;
}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: 0;
}
	
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}	
	
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}	
	
}

@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

@media (max-width: 360px) {
	.menu-2 ul {
	margin-right: 0px;
}	
}


@media (max-width: 320px) {

.menu-2 ul li {
	margin: 5px 0px;
}

	.menu-2 ul {
	margin-right: 0px;
}	
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

#main-slider {
    margin-top: 60px;
}


}

