@media only screen and (min-width: 1600px) {
    .body-inner .container {
        width: 1540px;
    }
    #wrap {
        height: 80px;
    }
    .nav>li>a {
        padding: 28px 20px;
    }
    #navbar .nav>li>a {
        padding: 28px 50px;
    }
    #df-inner-header #navbar {
        border-bottom: 2px solid gray;
    }
    #df-inner-header #navbar .nav>li>a {
        padding: 28px 50px 18px 50px;
    }
    #df-side-menu .nav li.language_select a {
        padding: 20px 10px;
        text-align: center;
    }
    .ar #df-side-menu .nav li.language_select a {
        padding: 26px 17px;
    }
    .accessbility_icon {
        max-height: 80px;
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        width: 1363px;
    }
	.nav>li>a {
    font-size: 1.1em;
}
}

@media only screen and (max-width: 1490px) {
    .nav>li>a {
        padding: 20px 10px;
    }
    #df-side-menu .nav li.language_select a {
        padding: 15px 10px;
    }
    .body-inner footer .container {
        padding: 0;
        overflow: hidden;
    }
    .masthead-nav-right>li>a.btn {
        margin-top: 10px;
    }
footer .container:first-child {
    padding: 10px 15px;
}
    .body-inner h1 {
        font-size: 3em;
    }
    .inner.group.packages {
        background-size: unset;
    }
    .list-packages li a {
        font-size: 24px;
    }
    .list-packages li {
        padding: 2% 0;
    }
    .inner.packages .bg-float {
        margin-top: 5%;
    }
    #bnrshdwHdng h1 {
        font-size: 3.5em;
    }
    .section.news-events h2 {
        font-size: 2em;
    }
    .section.media-photo-gallery {
        margin-top: 10%;
    }
    #discoverSec2 .textDiv h3 {
        font-size: 24px;
    }
    .section.packages-dtls .right a.buy-now {
        width: 45%;
    }
}

@media only screen and (max-width:1366px) {
    .container-menu.sticky-fixed span.frame-logo {
        width: 9%;
    }
    .logo-top {
        padding: 8px 0 5px;
    }
    .frame-logo img {
        width: 100%;
    }
    #great-place p {
        margin-bottom: 2vh;
        line-height: 1em;
		    font-size: 1em;
    }
}

@media only screen and (max-width: 1200px) {
    footer input {
        width: 26.8%;
    }
    .nav>li>a {
        padding: 20px 4px;
    }
    .row.top h1 {
        margin-top: 5%;
    }
	  .row.top h2 {
        margin-top: 5%;
    }
}

@media only screen and (max-width:1023px) {
    .banner-icons {
        display: none;
    }
    .display-mode {
        bottom: 20%;
    }
    .mob-banner-icons {
        display: block;
        position: absolute;
        margin: 0;
        width: 100%;
        bottom: 60px;
        z-index: 1;
    }
    #banner .mob-banner-icons {
        bottom: 130px;
    }
    .mob-banner-icons ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    body.ar .mob-banner-icons ul li {
        float: right;
        border-left: 1px solid #d5d5d5;
        border-right: 0;
    }
    .mob-banner-icons ul li {
        float: left;
        width: 33%;
        background: #89722F;
        border-right: 1px solid rgba(40, 40, 40, 0.22);
        text-align: center;
        vertical-align: middle;
    }
    .mob-banner-icons ul li.promo-off {
        width: 50%;
        text-align: center;
    }
    body.ar .mob-banner-icons ul li:nth-child(3) {
        border-left: 0;
    }
    .mob-banner-icons ul li:nth-child(3) {
        width: 34%;
        border-right: 0;
    }
    .mob-banner-icons ul li a {
        display: flex;
        color: #ffffff;
        font-size: 12px;
        line-height: 1;
        padding-left: 0;
        background-repeat: no-repeat;
        background-size: 36px 36px;
        padding: 12px 0;
        margin: 0;
        text-transform: uppercase;
    }
    .mob-banner-icons ul li a.ticketimg {
        background-image: url(../images/icon_bookticket_m.png);
        background-position: 0 0;
        padding-left: 35px;
    }
    .mob-banner-icons ul li a.sponsorsimg {
        background-image: url(../images/icon_sponsor_m.png);
        background-position: 5px 0;
        padding-left: 45px;
    }
    .mob-banner-icons ul li a.promoimg {
        background-image: url(../images/icon_promotion_m.png);
        background-position: 5px 0;
        padding-left: 45px;
    }
    body.ar .mob-banner-icons ul li a.ticketimg {
        background-position: right 0;
        padding-left: 0;
        padding-right: 45px;
    }
    body.ar .mob-banner-icons ul li a.sponsorsimg {
        background-position: right 0;
        padding-left: 0;
        padding-right: 45px;
    }
    body.ar .mob-banner-icons ul li a.promoimg {
        background-image: url(../images/ar_icon_promotion_m.png);
        background-position: right 0;
        padding-left: 0;
        padding-right: 38px;
    }
    .mob {
        display: block;
        height: 0;
    }
    #experiences *,
    #social * {
        opacity: 1;
    }
    .site-header .nav-primary .widget-area,
    .ar .site-header .nav-primary .widget-area {
        z-index: 9;
		display:none;
    }
	.site-header .nav-primary .widget-area.mobile-view,
    .ar .site-header .nav-primary .widget-area.mobile-view {
		display:block;

	}
    .web {
        display: none;
    }
    #df-header{
        position: relative;
    }
    .mobile-menu-icon {
        z-index: 15;
        top: 50px;
        position: absolute;
        right: 3%;
        height: 30px;
    }
    .ar .mobile-menu-icon {
        left: 0;
        right: auto;
    }
    .ar .mobile-menu-is-open {
        left: 10px;
    }
    .ar .language_select {
        z-index: 10;
    }
    .mobile-menu-is-open {
        position: absolute;
        top:-100px;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    section.vcenter {
        display: block;
        height: auto !important;
    }
    .body-inner h1 {
        font-size: 3em;
    }
    .img-wrap {
        /* max-height: 130px; */
		overflow:hidden;
    }
    .makani.vcenter {
        display: flex;
    }
    main.inner,
    footer .row,
    body.body-home section {
        overflow: hidden;
    }
    .body-inner footer .container {
        padding: 0 15px;
    }
    .wrap-follow .row {
        padding: 0 25px;
        justify-content: center;
    }
    footer .footer-sitemap a {
        padding: 0 10px;
    }
    footer input {
        margin-bottom: 10px;
    }
    footer textarea {
        margin-top: 0px;
    }
    .comment-say {
        top: 68%;
        right: 5.5%;
    }
    .dubai-muncipality,
    .dubai-gov {
        width: 50%;
        padding: 0 15px;
    }
    .dubai-muncipality img {
        float: right;
    }
    .skewed-border {
        right: 10vw;
    }
    .ticket-xs a.btn {
        color: white;
    }
    .inner.group {
        background-size: initial !important;
        background-color: black;
        background-position: top;
        max-width: 100%;
        height: 100%;
    }
    a#scrollupbtn {
        right: 20px;
    }
    .border {
        padding: 2%;
    }
    .nav.navbar-nav.pull-left,
    .nav.navbar-nav.pull-right.masthead-nav-right {
        width: 100%;
    }
    .bottom-logo,
    .container-menu.sticky-fixed {
        display: none;
    }
    .nav.navbar-nav.pull-left,
    .nav.navbar-nav.pull-right.masthead-nav-right {
        float: none !important;
        margin: auto;
    }
    .navbar-collapse.collapse {
        padding: 0;
        overflow-y: hidden;
        top: 0;
        width: 100%;
    }
    .row.top h1 {
     margin-top: 0;
    margin-bottom: 0.5em;
    padding-left: 0;
    }
	 .row.top h2 {
     margin-top: 0;
    margin-bottom: 0.5em;
    padding-left: 0;
    }
    .wrap-follow p,
    footer .wrap-follow h1,
    .wrap-say h1 {
        text-align: center;
    }
    section .story-wrap {
        display: block;
    }
    .section.weather .container:first-child {
        display: block;
    }
    .section.packages .container:first-child {
        padding: 5% 3%;
    }
    .section.heading.aboutus {
        background-image: none;
    }
    .inner.group.about_us {
        background-size: initial;
    }
    footer .maintained-by p {
        font-size: 0.875em;
    }
footer.footer h1 {
    font-size: 2rem;
    margin-left: 0;
    /* padding-left: 15%; */
    width: 100%;
}
    /* #newsSec2 .newsList li {} */
    .list-packages li {
        padding: 3% 0;
    }
    .list-packages li a {
        font-size: 2.5rem;
    }
    .body-inner h1 {
        font-size: 3em;
    }
    .border h1 {
        margin-bottom: 2%;
    }
	 .border h2 {
        margin-bottom: 2%;
    }
    #social.social-world,
    .section.media-photo-gallery {
        margin-top: 10%;
    }
    .section.news-events .border {
        margin-bottom: 10%;
    }
    .section.packages-dtls,
    .section.packages {
        margin-top: 2em;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1023px) {
    #calendar-YY-MM .ul_months li {
        width: 7.5% !important;
        overflow: hidden;
    }
    .section.weather .container:first-child {
        padding: 0.5%;
        justify-content: space-around;
    }
    .section.weather .container:first-child .col-lg-2 {
        padding: 0;
    }
    .section.weather .img-wrap {
        margin-right: 5px;
        width: 80px;
        height: 80px;
    }
    .section.weather figure figcaption span {
        font-size: 2.5em;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1500px) {
	/* .body-inner footer .container { */
    /* padding: 0 50px 0 100px; */
/* } */
#df-side-menu .nav li.language_select a {
    padding: 24px 10px;
}

.nav>li>a {
    padding: 20px 25px;
}
.nav>li>a {
    font-size: 1em;
}	
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
    .section.heading {
        background-image: none;
    }
    #topNavTab-ticket ul li {
        width: 24% !important;
    }
    #topNavTab-ticket ul li a {
        padding: 20px 0 15px 16% !important;
    }
    #topNavTab-ticket ul li::after {
        border-right: 20px solid transparent !important;
    }
    .wrap-flip .row.bottom ul {
        padding-left: 0;
    }
    .wrap-straight .row.bottom ul {
        padding-left: 3%;
    }
    #calendar-YY-MM .ul_months li {
        width: 7.8% !important;
        padding: 2% 0;
    }
    #calendar-YY-MM #month-MM {
        padding: 2% 0;
    }
    #calendar-YY-MM .selected_year {
        margin: 0 3%;
    }
    #main-news {
        margin-top: 10vw;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
	#df-inner-header {
    bottom: auto !important;
    top: 90px;
}
.wrap-follow i {
    padding: 5px;
    width: 32px;
    height: 32px;
    font-size: 20px;
}
.language_select {
    right: 70px;
}
    #calendar-YY-MM .ul_months li {
        width: 7.5% !important;
        overflow: hidden;
    }
    footer {
        margin-top: 15%;
    }
    footer .footer-sitemap {
        margin-top: 5%;
    }
    footer input,
    footer textarea {
        width: 100%;
    }
    .section.inner-list-content .container,
    .row.bottom,
    .row.top {
        padding: 0;
        width: 100%;
        margin: auto;
    }
    .row.top h1,
	 .row.top h2,
    .row.top img,
    .row.bottom ul {
        width: 100%;
    }
    .row.bottom img,
    .bottom-logo {
        display: none;
    }
    .mediacenter .slider-nav {
        position: relative;
        bottom: 0;
    }
    .mediacenter .fig-caption {
        bottom: 0;
    }
    .mediacenter .shadow {
        box-shadow: 0px 15px 45px 45px rgba(0, 0, 0, 0.75);
    }
    .mediacenter .slick-arrow {
        top: 35%;
    }
		div#bannerInside h2 {
    font-size: 2.5rem;
}
.section.packages-dtls .form h2 {
    font-size: 2.2em;
}
}

@media only screen and (max-width:767px) {
	.section.weather h2 {
    font-size: 1.2em;
}
	#frameWrapper {
    margin-bottom: 3em;
}
	div#bannerInside h2 {
    font-size: 1.5rem;
}
	/* .language_select { */
    /* width: 100px; */
/* } */
	#df-inner-header {
    bottom: auto;
    top: 100px;
}
	#banner-menu {
    display: none;
}
	.feedback-container h2 {
    width: 100%;
    /* text-align: center; */
}
.footer-socials {
    float: none;
}

	    .wrap-follow i {
        padding: 5px;
        width: 32px;
        height: 32px;
        font-size: 20px;
    }
	.quicklinks-text p {
    font-size: 11px!important;
}
	#pkg-dtls #bnrHdngInside h1 {
    position: unset;
    font-size: 30px;
}
	.makani-link img {
    top: 4px;
}
	a.submit button#package-detail-submit {
    padding: 0;
}
	.container {
    max-width: 100%;
	}

.body-inner footer .container {
    padding: 0 5px;
}
.view-more-box {
    text-align: center;
    padding: 0 0 1em 0;
}
.feedback-row {
    padding: 2em 0 0em 0;
}
#experiences {
    padding-bottom: 0px;
}
	#search-wrap input[type="text"] {
    height: 40px;
    font-size: 11px;
	padding-right: 30px;
	
	}
.photo-galleryt figure {
    position: relative;
}
	#header-area .header-right .header-right-logo {
    padding-right: 0;
	}
	#search-wrap input[type="submit"] {
	background-size: 14px;
    background-position:center right;	
	height: 40px;
	}
	.ar #search-wrap input[type="submit"] {
    background-position: left;
}
	.follow-container h1 {
    padding-left: 0 !important;
	}
	.quicklinks h1 {
		
		padding-left:0px !important;
	}
    div#YourGuid ul li {
        width: 100%;
    }
    div#YourGuid {
        float: none;
        clear: left;
        position: relative;
        padding-left: 0;
    }
    div#YourGuid ul {
        column-count: 1;
    }
    .border.col-xs-12 .price_time .border .col-xs-12 {
        padding-bottom: 30px;
    }
    .border.col-xs-12 .col-xs-12.price_time_btn .btn-goldan {
        margin-bottom: 30px;
    }
    .noticepanel {
        position: fixed;
        width: 90%;
        top: 10%;
        bottom: auto;
        height: auto;
    }
    .noticepanel .border.pattern {
        padding: 50px 0;
    }
    /* #frameWrapper #banner img { */
        /* max-width: none; */
    /* } */
    a#scrollupbtn {
        width: 35px;
        height: 35px;
        right: 20px;
        bottom: 0 !important;
    }
    a#scrollupbtn i {
        font-size: 35px;
    }
    a#scrollupbtn {
        right: 20px;
        display: block;
    }
    body.en.page_12 {
        background: rgb(0, 0, 0);
    }
    .ulOpeningHours li,
    .list-prices li {
        font-size: 1em !important;
    }
    .ulOpeningHours li {
        background: url(../images/aboutus/ico-list.png)no-repeat left 4px;
    }
    .home_banner {
        margin: 0 auto;
        height: calc(100vh - 25px);
    }
    #cd-menu-trigger {
        margin-top: 10px;
    }
    #cd-menu-trigger.is-clicked {
        height: 55px;
        /* background: rgba(0, 0, 0, 1); */
        margin: 0;
    }
   
    .section.packages-dtls .form .sbmt {
        margin-right: 0;
    }
    #pkg-dtls.packages-dtls.section .sbmt {
        margin-right: 10%;
    }
    a.submit,
    button.submit {
        width: 100%;
        padding: 10px 25px !important;
    }
    .middle .left {
        text-align: center;
    }
    .news-event-btn {
        width: 100%;
        bottom: 15px;
        max-width: 220px;
    }
    #bnrLeftLogo {
        display: none;
    }
    .navbar-collapse.collapse .nav.navbar-nav.pull-left .dropdown.open .dropdown-menu {
        top: unset;
    }
    .row.bottom ul {
        padding: 15px;
    }
    .section.inner-list-content .container {
        padding: 0;
    }
    .footer {
        margin-top: 0px;
		    padding-top: 0;
    }
    /* .body-inner footer {
        margin-top: 15%;
    } */
    .price_time_btn {
        margin-top: 20px;
    }
    .col-xs-6,
    .col-xs-12 {
        margin: 0;
    }
    .section.media-photo-gallery .container .wrap-slider {
        margin-top: 75px;
    }
    .section.heading {
        background-image: none;
    }
    .inner.group.mediacenter-xs {
        background: url(../images/mobile/top-mediacenter-xs.png)no-repeat;
        background-color: black;
    }
    .section.news-events .container,
    .media-photo-gallery .container {
        padding: 0;
    }
    #social {
        margin-top: 10%;
    }
    #social .wrap-social {
        margin-bottom: 0%;
		max-height: 20vh;
    }
	.special-experiences, #instafeed1 {
    margin-top: 10px !important;
}
    #social .row {
        margin-bottom: 0;
    }
    .section.news-events .border {
        padding: 7% 5%;
    }
.section.media-photo-gallery {
    margin-top: 10%;
    padding-top: 0;
}
    .inner.group #social {
        margin-top: 10%;
    }
    .section.news-events p {
        width: 100%;
        margin-bottom: 60px;
    }
    .border {
        border-image-slice: 120;
        border-image-width: 90px;
    }
    .section.news-events h4 {
        line-height: 1;
    }
    .mediacenter #social .wrap-social {
        margin-bottom: 30px;
    }
    .mediacenter #social .row {
        margin-bottom: 0;
    }
    .inner.group.mediacenter .social-world .container,
    .inner.group.mediacenter .section.media-photo-gallery .container {
        padding: 0;
    }
    .inner.group.mediacenter #social h1 {
        padding: 0 15px;
        margin-top: 1vh;
        margin-bottom: 30px;
    }
    .mediacenter .slider-nav .slick-track {
        height: auto;
    }
    #youare.section.packages-dtls .middle {
        padding: 0;
    }
    #contentTabMenu #bottomImgTxt {
        padding: 511px 0 0 0;
        min-height: 511px;
        background-position: top;
        background-size: inherit;
        background-repeat: no-repeat;
    }
    #contentTabMenu #bottomImgTxt .right {
        margin-left: 0%;
        width: 100%;
    }
    #topNavTabMenu {
        margin-bottom: 3%;
    }
    #contentTabMenu .bottom-pattern {
        right: 0px;
    }
    #ulMenuTab.dropdown-menu {
        padding: 0;
        width: 100%;
    }
    #contentTabMenu .left h4,
    #topNavTabMenu a {
        font-size: 1.625em;
    }
    #pkg-dtls #bannerInside img {
        min-height: min-content;
    }
    .border .price_time_btn {
        margin-top: 5%;
    }
    .section.location .container-fluid {
        padding: 0;
    }
    .section.weather .img-wrap {
        width: 60px;
        height: 60px;
    }
    .body-inner .section.weather figure figcaption {
        font-size: 0.813em;
    }
    #oldDubaiDesc.border p {
        font-size: 1.2em;
        margin: 0 auto;
    }
    #concept .container {
        padding: 0;
    }
    .bookticket #topNavTab-ticket ul li {
        width: 100% !important;
        margin-left: 0;
    }
    .bookticket #topNavTab-ticket ul li::after {
        display: none !important;
    }
    #wrap-ticket-form #wrap-time,
    #wrap-ticket-form #wrap-tickets .row1-cols,
    #wrap-ticket-form #wrap-tickets .row2-cols {
        width: 100% !important;
    }
    #wrap-ticket-form #wrap-tickets .black-circle {
        width: 45vw !important;
        height: 45vw !important;
    }
    .homebanner-btmshadow {
        height: 300px;
    }
    .nav>li>a {
        font-size: 1em;
        padding: 20px 20px;
    }
    #df-side-menu .nav li.language_select a {
        padding: 8px 10px;
    }
    .nav>li {
        border-bottom: 1px solid #89722F;
    }
    .nav>li.language_select {
        border-bottom: none;
    }

		/* .ar .language_select { */
    /* left: 80px; */
    /* top: -67%; */
/* } */
/* .language_select { */
    /* right: 55px; */
    /* top: -34%; */
    /* z-index: 9; */
/* } */
    #navbar {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .frame-logo-xs {
        width: 12%;
        margin: 3% 0 3% 5%;
    }
    .price_time .border .col-xs-12:first-child {
        border-bottom: 2px solid #89722F;
        padding-bottom: 5% !important;
        margin-bottom: 5% !important;
    }
    .price_time .border .ticket-price {
        border-left: 0;
    }
    button.buy:after {
        padding: 0 0 0 15px;
    }
    button.submit {
        padding: 10px 15px;
        font-size: 1em;
    }
    .footer-sitemap,
    /* .wrap-follow h1,*/
    .wrap-follow .section-subheading,
    div.wrap-say h1~* {
        display: none;
    }
    .follow-card {
        padding: 3em 0 4em 0;
    }
    .maintained-by {
        border-top: 2px solid #89722F;
        background: #000;
        margin-top: 5%;
    }
    .wrap-follow p a {
        padding: 4px;
    }
    .makani span {
        text-transform: uppercase;
        font-size: 0.875em;
    }
    .makani span:last-child {
        text-transform: none;
    }
    .wrap-follow .row {
        padding: 0 2%;
    }
    div.wrap-say h1 {
        background: #89722F;
        padding: 15px 0;
        color: white;
        text-align: center;
        pointer-events: all;
    }
    .section.contact input,
    .section.contact textarea,
    .section.contact select {
        width: 100%;
    }
    footer input {
        margin-bottom: 15px;
    }
    .body-inner h1 {
        font-size: 1.75em;
    }
    .inner.group {
        background-position: top;
    }
    .container-menu {
        min-height: 70px;
        margin-top: 1px;
    }
    .book-ticket {
        position: absolute;
        width: 100%;
        z-index: 11;
    }
    .row {
        margin: 0 auto;
    }
    .logo-top {
        border-bottom: 2px solid #89722F;
    }
    .dubai-gov,
    .dubai-muncipality {
        width: 32%;
        margin: 0 3%;
        padding: 0 5px;
    }
    .dubai-muncipality {
        width: 40% !important;
    }
    .dubai-gov img,
    .dubai-muncipality img {
        max-width: 100%;
    }
    .navbar-toggle .icon-bar {
        height: 4px;
        width: 35px;
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        width: 20px;
        text-align: right;
    }
    .navbar-toggle {
        margin: 0 auto;
        padding: 0;
        margin-right: 3%;
        margin-top: 50px;
    }
    .bottom-logo {
        display: none !important;
    }
    #services .img-wrap {
        border: 1px solid #89722F;
    }
    .btn {
        font-size: 0.75em;
    }
    .ticket-xs {
        margin-right: 3%;
    }
    .ticket-xs a.btn {
        background: #89722F url(../images/icon-ticket.png) 10px 45% no-repeat;
        padding: 5px 5px 5px 40px;
        margin-top: 10%;
        font-size: 0.7em;
        text-transform: uppercase;
    }
    .animated {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    section {
        height: 100%;
    }
    .second .container,
    .third .container,
    .fourth .container {
        padding-top: 20px;
    }
    #great-place h1 {
        font-size: 2.20rem !important;
        width: 60%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #great-place p {
        font-size: 13px;
        line-height: 18px;
        /* margin-left: 96px; */
    }
.section-subheading {
    font-size: 13px;
    line-height: 18px;
    margin-left: 0 !important;
    padding-left: 0;
}
.feedback-container .section-subheading {
    font-size: 13px;
    line-height: 18px;
    margin-left: 0;
    margin-top: 0 !important;
    padding-left: 0;
}
    .feedback-row .col-md-3 {
        padding-bottom: 15px;
    }
    #great-place figcaption p,
    #great-place figcaption .read {
        display: none;
    }
    #great-place figcaption a,
    .story-wrap figcaption {
        margin: 0 auto;
        padding: 0;
    }
    figure figcaption h3 {
        text-align: center;
        font-size: 1em;
        margin: 0 auto;
        margin-top: 5%;
    }
    #great-place .img-wrap {
        max-height: 100%;
        border: none;
    }
    #great-place .story-wrap .col-xs-12 {
        padding: 1% 2%;
    }
    .inner-container.circle::after {
        display: none;
    }
    .inner-container .line::after,
    .inner-container .linelast::after {
        display: none;
    }
    #great-place figure figcaption h3 {
        text-align: center;
        font-size: 1.2em;
    }
    #great-place figure .img-wrap::after {
        content: "";
        position: absolute;
        height: 4px;
        background-color: #89722F;
        bottom: 0;
        width: 100%;
        z-index: 0;
        margin-top: 70%;
    }
    #services figcaption {
        width: 70%;
        font-size: 1.05em;
    }
    #services figure {
        border: 2px solid #89722F;
        padding: 10px 0 10px 0;
        /* background: url(../images/bg_mservices.png)no-repeat; */
        background: none;
        background-position: bottom right;
        background-size: 50% auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #services {
        margin: 0 auto;
    }
    #services .is-animated {
        margin-bottom: 10px;
		 margin-top: 10px;

    }
    .story-wrap::after {
        content: '';
        position: absolute;
        height: 3px;
        background-color: #89722F;
        left: 0;
        right: 0;
        top: 77%;
        margin-left: 30px;
        margin-right: 30px;
        z-index: 100;
    }
	/* #experiences h1:before { */
		/* left:0; */
	/* } */
#experiences h1 {
    font-size: 2.20rem !important;
    /* width: 235px; */
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:0;
    margin-left: 0;
}
    .feedback-container h1 {
        font-size: 2.20rem !important;
        /* width: 60%; */
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #social h1 {
        font-size: 2.20rem !important;
        width: 60%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .follow-card a {
        padding: 0 1em 0 0;
        margin: 0 0 0 0.5em;
    }
    #experiences svg {
        width: 100%;
        height: 100%;
    }
    #experiences .img-wrap {
        width: 120px;
        height: 120px;
        margin: 10px auto;
        padding: 0;
        background-color: black;
    }
    #experiences .border-frame {
        background: url('../images/bg_golden.jpg') no-repeat center center;
        background-size: cover;
        border: 0;
    }
    #experiences .border-frame.active .img-wrap,
    #experiences .border-frame:hover .img-wrap {
        background-color: black;
        margin: 10px auto;
    }
    #experiences figcaption {
        text-align: center;
        margin: 50px 0 0;
        min-height: 50px;
        font-family: Museo-500;
        font-size: 1.125em;
        color: #000 !important;
    }
    #experiences figure {
        height: 300px;
    }
    #experiences .col-xs-6,
    #experiences .col-xs-12 {
        margin: 0 auto;
    }
    #section4 {
        display: none;
    }
    #experiences .is-animated {
        padding: 5px;
    }
    .dropdown.open .left {
        display: none;
    }
    .dropdown.open .right {
        width: 100% !important;
    }
    .navbar-collapse.collapse .nav.navbar-nav.pull-left .dropdown.open .dropdown-menu {
        margin: 0 auto;
        padding: 0;
        background: unset;
    }
    .navbar-collapse.collapse .nav.navbar-nav.pull-left .dropdown.open .right {
        border: none;
    }
    .navbar-collapse.collapse .nav.navbar-nav.pull-left .dropdown.open .list_head ul {
        padding-left: 20px;
    }
    .navbar-collapse.collapse .nav.navbar-nav.pull-left .dropdown.open ul li {
        background: unset;
        padding: 6px 0;
        font-size: 0.875em;
    }
    .fa.fa-tripadvisor,
    .fa.fa-facebook,
    .fa.fa-instagram,
    .fa.fa-youtube,
    .fa.fa-twitter,
    .fa.fa-snapchat-ghost {
        padding: 0;
        font-size: 1.0625em;
    }
    .row.bottom ul {
        padding-left: 15px;
    }
    #aboutus {
        background-image: none;
    }
    .row.bottom,
    .row.top {
        padding: 0;
    }
    .skewed-border,
    .mediacenter .slider-for,
    .media-photo-gallery .wrap-slider .slider-for {
        display: none;
    }
    .row.bottom {
        position: unset;
    }
    .row.bottom ul {
        margin-top: 15px;
    }
    .navbar-header {
        margin-top: -10%;
    }
    .mediacenter .slider-nav,
    #frameWrapper .media-photo-gallery .wrap-slider .slider-nav {
        position: static;
    }
    .section.news-events .border {
        margin-bottom: 10%;
    }
    .section.media-photo-gallery .container .wrap-slider {
        margin-top: 40px;
    }
    .navbar-toggle {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0 auto;
        padding: 0;
        margin-right: 3%;
        margin-top: 50px;
        z-index: 10;
    }
    .heading .container:first-child {
        margin-top: 400px;
    }
    .section.news-events {
        margin-top: 20px;
    }
    .section.news-events h2 {
        color: #89722F;
        line-height: 1;
        font-size: 2em;
    }
    .section.news-events h4 {
        font-size: 1em;
        line-height: 1.2;
        margin-top: 27px;
        display: inline-block;
        padding-bottom: 8px;
        margin-bottom: 20px;
    }
	.btn-viewall {
    margin-top: 0.5em;
}
.btn-viewall a {
    font-size: 1rem;
}
    .section.news-events p {
        font-size: 1em;
    }
    .section.media-photo-gallery h1 {
        font-size: 1.8em;
        padding: 0 15px;
    }
	 .section.media-photo-gallery h2 {
        font-size: 1.8em;
        padding: 0 15px;
    }
    .viewall {
        padding: 10px 30px;
    }
    .section.social-world h1 {
        font-size: 2.5em;
    }
    .mediacenter .slick-prev.slick-arrow {
        left: 2vw !important;
    }
    .mediacenter .slick-next.slick-arrow {
        right: 2vw !important;
    }
    .row.top h1 {
        font-size: 1.8em;
    }
	.row.top h2 {
    font-size: 1.5em;
    text-align: center;
}
    #dubaiframe {
        margin-top: 15px;
		MARGIN-BOTTOM: 10px;
    }
    .border h1 {
        margin-bottom: 30px;
        font-size: 2em;
    }
	.border h2 {
        margin-bottom: 30px;
        font-size: 1.2em;
    }
    .border p {
        font-size: 1.2em;
    }
    .border p {
        font-size: 1.2em;
    }
    .about-us-page .border p {
        text-align: justify;
    }
    .price_time .border p {
        font-size: 0.875em;
        text-align: left;
        margin-bottom: 15px;
        line-height: normal;
    }
    #video {
        display: none;
    }
    .row.bottom li {
        background: url(../images/aboutus/ico-list.png)no-repeat left 5px;
        font-size: 0.875em;
    }
    .row.top img,
    .row.top h1,
	.row.top h2,
    .row.bottom ul,
    footer input,
    footer textarea {
        width: 100%;
    }
    .row.bottom img {
        display: none;
    }
    #plan-visit .container {
        padding: 0;
    }
    .price_time {
        margin-top: 20px;
    }
    .section.price_time .border {
        padding: 5% 3%;
    }
    .section.price_time .container:first-child {
        padding: 0 15px !important;
    }
    .info-timings,
    .price_time h1 {
        text-align: center;
        margin-top: 10px;
    }
    .price_time .border .col-xs-12:first-child {
        padding: 0;
    }
    .list-prices,
    .list-prices span {
        font-size: 0.875em;
    }
    .section.weather {
        margin: 70px 5% 0 5%;
    }
    .section.weather h3 {
        font-size: 1.5em;
        text-align: center;
        margin: 15px 0;
    }
	    .section.weather h2 {
        font-size: 1.5em;
        text-align: center;
        margin: 15px 0;
    }
    .section.weather .col-xs-12 figure {
        margin: 10px 0;
        justify-content: center;
    }
    .section.weather .container:first-child {
        padding: 0;
    }
    .section.weather .container>div:nth-last-child(1)>* {
        text-transform: uppercase;
        text-align: center;
        display: block;
        margin: 15px 0;
    }
.section.location {
    margin-top: 70px;
    padding-top: 50px;
    padding-bottom: 10px;
}
    .section.location h2 {
        font-size: 1.8em;
        color: #89722F;
        margin-bottom: 20px;
    }
    .section.location p {
        font-size: 1em;
    }
    .section.offer-promo {
        min-height: 400px;
    }
    .section.offer-promo h1 {
        font-size: 2.5em;
        text-align: center;
    }
	.inner .inner-list-content {
    padding-top: 10px;
}
    .section.offer-promo .container {
        text-align: center;
    }
    #planvisite_discover .second {
        margin: 10px 0 20px 0;
    }
    .planvisit footer {
        margin-top: 0;
    }
section.content-banner {
    min-height: 150px;
    background-size: cover;
}
.section.inner-list-content .top h1 {
    text-align: center;
}
    section.content-banner .container {
        text-align: center;
    }
    .section.content-banner h1 {
        font-size: 1.8em;
        text-align: center;
    }
    #banner img {
        max-height: 450px;
    }
    #bnrshdwHdng h1 {
        font-size: 2.5em;
    }
    #discoverSec2 {
        max-width: 100vw;
        margin-top: 4vh;
    }
    .discover_line::after {
        display: none;
    }
    .discover_circle::after {
        display: none;
    }
    #discoverSec2 .slideImgWrap {
        width: 100%;
    }
    #discoverSec2 .textDiv h3 {
        text-align: center;
        font-size: 2em;
    }
    #discoverSec2 .textDiv p {
        text-align: center;
        font-size: 1em;
    }
    #discoverSec2 .textDiv a {
        bottom: -20px;
        font-size: 1em;
        position: static;
        display: block;
        margin: auto;
        text-align: center;
    }
    #discoverSec2 .textDiv a.read::after {
        margin: auto;
        text-align: justify;
    }
    #discoverSec2 .slideImgWrap:hover .textDiv a {
        width: auto;
    }
    #discoverSec2 .arrowsPrev {
        left: 0 !important;
    }
    #discoverSec2 .arrowsNext {
        right: 0 !important;
    }
    #discoverSec2 .brdrDiv {
        display: none;
    }
    #discoverSec2 .textDiv {
        padding-bottom: 4%;
    }
    .list-packages li {
        padding: 2% 0;
    }
    .list-packages li a {
        font-size: 1.2em;
    }
    .list-packages li a:hover::after {
        width: 80%;
    }
    .inner.packages .bg-float {
        box-shadow: -10px -50px 40px 40px rgba(0, 0, 0, 1);
    }
    .inner.group.faq {
        margin-bottom: 100px;
    }
    .section.packages-dtls .middle {
        padding: 0;
    }
    .section.faq .middle {
        padding: 15px 15px 0 15px;
    }
    .faq .container {
        padding: 0;
    }
    .panel-heading {
        padding: 0;
    }
    .faq .panel-heading a {
        font-size: 1em;
    }
    .faq .panel-heading a.panel-title {
        padding: 15px 0;
        display: block;
        text-align: justify;
    }
    .faq .left {
        padding: 0;
    }
    .faq .panel-body {
        font-size: 1em;
        padding: 15px 0;
    }
    .section.packages-dtls .right {
        padding: 40px 15px;
    }
    .section.packages-dtls .right h4 {
        font-size: 2em;
    }
    .faq footer {
        margin-top: 15px;
    }
    .bottom-pattern {
        bottom: -5px;
        right: 0;
    }
    .faq .panel-group i.glyphicon {
        font-size: 1em;
    }
#contact-details {
    margin-top: 0;
    box-shadow: none;
}
    #contact-details .container {
        padding: 0;
    }
    .section.contact h6 {
        margin-top: 30px;
        font-size: 1em;
    }
    .section.contact input,
    .section.contact textarea,
    .section.contact select {
        margin-bottom: 20px;
        padding: 15px 15px;
    }
    .section.contact label.errorMsg {
        position: static;
    }
    .section.contact .gold-bg p a {
        color: black;
    }
    .section.contact h4 {
        font-size: 2em;
    }
    .section.contact p {
        font-size: 1em;
    }
    #main-img {
        width: 100%;
        margin-top: 40px;
        border-bottom: 4px solid #89722F;
        line-height: 0;
    }
    #main-dtls {
        width: 100%;
        padding: 0;
        padding-bottom: 15px;
        margin-top: 0px;
        text-align: center;
        background-color: rgba(137, 114, 47, 0.769);
    }
    #main-dtls h3 {
        font-size: 1em;
        color: #FFF;
        padding: 0;
        margin: 15px 5%;
        border-bottom: 2px solid rgba( 255, 255, 255, 0.11);
        padding-bottom: 5px;
    }
    #main-dtls .textDiv {
        text-align: left;
        padding: 0 15px;
    }
    #main-dtls .textDiv a {
        color: white;
        font-family: Dubai-Regular;
    }
    #main-dtls .textDiv a.read::after {
        width: 100px;
        height: 4px;
        background-color: white;
        content: "";
        display: block;
        transition: all linear 0.3s;
    }
    #main-dtls p {
        font-size: 1em;
        margin: 15px 5%;
        border-bottom: 2px solid rgba( 255, 255, 255, 0.11);
        padding-bottom: 5px;
    }
    #main-dtls a {
        text-transform: capitalize;
        font-weight: 300;
        padding: 0;
        font-size: 1em;
    }
    #newsSec2 .slideImgWrap {
        width: 100%;
    }
    .mdisplaynone {
        display: none;
    }
    #newsSec2 .newsList li {
        width: 100%;
        margin: 15px 0;
    }
    #newsSec2 .brdrDiv {
        display: none;
    }
    #newsSec2 .textDiv h4 {
        font-size: 1em;
        line-height: 1.2;
    }
    #newsSec2 .newsList li:nth-child(3n) {
        width: 100%;
    }
    #newsSec2 .textDiv a.read {
        bottom: 5px;
    }
    #newsSec2 .textDiv:hover {
        background-color: rgba(137, 114, 47, 0.769);
    }
    .breadcrumb li {
        font-size: 0.875em;
    }
    /* .breadcrumb li a {} */
    #bnrshdwHdng h1 {
        bottom: 20px;
    }
    .news-details .container,
    .middle .col-xs-12 {
        padding: 0;
    }
    .section.packages-dtls .middle.col-xs-12 .left {
        padding-right: 0;
    }
    #news-dtls #bnrHdngInside h1 {
        font-size: 1.1em;
        color: white;
        text-align: center;
    }
    #news-dtls #bannerInside span {
        font-size: 1em;
        color: white;
        text-align: center;
    }
    #news-dtls.section.packages-dtls .top {
        min-height: unset;
    }
    #news-dtls.section.packages-dtls .middle {
        margin: 0;
    }
    #news-dtls.section.packages-dtls .middle .left {
        padding: 0;
    }
    .section.packages-dtls .middle p {
        font-size: 1em;
    }
    .section.packages-dtls .share {
        margin: 0 auto;
        padding: 0;
    }
.section.packages-dtls .share .bg-black span {
    font-size: 1em;
    width: 35vw;
}
    .wrap-follow p a {
        padding: 2px;
    }
    .share .wrap-follow i {
        padding: 3px;
        width: 30px;
        height: 30px;
    }
    .share .wrap-follow .fa-facebook::before {
        padding-left: 5px;
    }
    .share .wrap-follow .fa-twitter::before {
        padding-left: 3px;
    }
    .share .wrap-follow .fa-share-alt::before {
        padding-left: 2px;
    }
    .back-btn {
        padding: 0;
    }
    .linkback {
        width: 100%;
    }
    .ddisplaynone {
        display: block;
    }
    .section.packages-dtls .share .bg-black {
        padding: 10px 5px;
    }
    .wrap-follow-detail p a {
        border: 2px solid #000000;
        padding: 3px;
    }
    .wrap-follow-detail p a i {
        padding: 3px;
        background: #000000;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: table;
        font-size: 0.875em;
    }
    .wrap-follow-detail p a i.fa-facebook-f:before,
    .wrap-follow-detail p a i.fa-facebook:before {
        padding-left: 0;
    }
    .section.packages-dtls #bnrshdwInside {
        background-image: none;
    }
    #news-dtls #bnrshdwInside {
        background-color: white;
        height: auto;
        position: static;
    }
    #news-dtls #bnrHdngInside {
        padding: 0 10px;
        position: static;
        text-align: center;
    }
    section.packages-dtls .container {
        margin: 0;
        padding: 0;
    }
    .section.packages-dtls .top h1 {
        position: static;
        font-size: 1.2em;
    }
    .section.packages-dtls .form h1 {
        font-size: 2em;
    }
	.section.packages-dtls .form h2 {
        font-size: 2em;
    }
	.section.packages-dtls .form {
		margin: 5% 5% 0 5%;
	}
    .section.packages-dtls input,
    .section.packages-dtls textarea {
        width: 100%;
        margin-right: 0;
    }
    .news-btn {
        margin-bottom: 5%;
    }
    .section.packages-dtls .right {
        display: none;
    }
    .div_happiness {
        position: absolute;
        top: -100px;
        left: 30px;
        background-color: #89722F;
        padding: 10px;
        border-radius: 10px;
        display: none;
    }
    /* #news-dtls.section.packages-dtls .news-dtls-container .middle {} */
    #calendar-YY-MM .ul_months li {
        width: 30% !important;
    }
    #calendar-YY-MM {
        padding: 0 2%;
    }
    #calendar-YY-MM .ul_months li {
        padding: 2% 0;
    }
    #calendar-YY-MM #month-MM {
        padding: 2% 0;
        width: 75%;
        margin: auto;
    }
    #calendar-YY-MM .selected_year {
        margin: 0 3%;
    }
    #main-news {
        margin-top: 10vw;
    }
    #oldDubaiDesc.border {
        width: 100%;
    }
    .section.weather figure figcaption span {
        font-size: 2.5em;
    }
    .section.packages-dtls .container .col-xs-12.middle p {
        padding: 0 15px;
    }
    .content_min_height {
        min-height: 100px;
    }
    .pull-right {
        padding: 0 !important;
    }
    .back-btn::before {
        padding-left: 10px;
    }
    #bnrLeftLogo {
        left: 0;
        bottom: unset;
    }
    #ppl_determination_mob_icon {
        position: absolute;
        left: auto;
        right: 15%;
        top: 15px;
        margin: 0 auto;
        display: block;
    }
    #mob_wrap-accessbility {
        width: 100%;
        background: rgba(0, 0, 0, 1);
        position: relative;
        margin: 20% 0 0;
    }
    #mob_wrap-accessbility .font {
        padding: 0;
        text-align: center;
        line-height: 2;
        margin: 0 auto;
        position: relative;
    }
    #mob_wrap-accessbility .font>* {
        display: inline-block;
    }
    #mob_wrap-accessbility .smlst {
        font-size: 0.75em;
        margin: 0 5px 0 0;
    }
    #mob_wrap-accessbility .big {
        font-size: 1.5em;
        margin: 0 0 0 5px;
    }
    #mob_wrap-accessbility span#mob_ppl_detrmtion_close_icon {
        position: absolute;
        right: 15px;
        top: 10px;
        font-size: 22px;
    }
    #mob_wrap-accessbility span#mob_ppl_detrmtion_close_icon .fa.fa-close {
        border: 1px solid #fff;
        padding: 1px 4px;
    }
    #mob_wrap-accessbility label.range_fader {
        width: 0;
        opacity: 0;
        z-index: -99;
    }
    #mob_wrap-accessbility .font input[type="range"] {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        width: 150px;
        background: white;
        border-color: transparent;
        height: 2px;
        padding: 2px 0;
        margin: 0 auto;
    }
    #mob_wrap-accessbility .font input[type=range]::-webkit-slider-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: white;
        margin-top: -4px;
    }
    #mob_wrap-accessbility .font input[type=range]:focus::-moz-range-track {
        background: #ccc;
    }
    #mob_wrap-accessbility .btm .lDiv {
        border-bottom: 1px solid #3c3326;
        border-top: 1px solid #3c3326;
        padding: 2% 0;
        text-align: center;
    }
    #mob_wrap-accessbility .btm .lDiv a {
        display: inline-block;
        float: none;
        text-align: center;
        text-decoration: none;
        padding: 3% 0;
        margin-bottom: 0;
        margin-right: 10px;
    }
    #mob_wrap-accessbility .btm .lDiv a span {
        font-family: 'Dubai-Light';
        font-size: 0.6875em;
        margin-top: 7px;
        display: block;
        width: 100%;
    }
    #mob_wrap-accessbility .rDiv span.ppl_dtermtion_link {
        text-align: center !important;
        margin: 10px 0 !important;
        display: inline-block;
    }
    .mobile-menu-icon.mobile-menu-is-open #ppl_determination_mob_icon {
        display: none;
    }
}


@media only screen and (max-width:400px) {
	
	    /* .ar .language_select { */
        /* left: 59px; */
        /* top: -64%; */
    /* } */
    .wrap-follow i {
        padding: 5px;
        width: 32px;
        height: 32px;
        font-size: 20px;
    }
    .wrap-follow-menu p {
        width: 100%;
        margin: 15px 0% 10px 0%;
    }
    .wrap-follow-menu p a {
        margin: 0 !important;
    }
    .fa-facebook-f:before,
    .fa-facebook:before {
        padding-left: 2px;
    }
    .wrap-say {
        padding: 0;
    }
    .makani a:first-child {
        margin: 0;
    }
    .makani div:first-child {
        margin-right: 5%;
    }
    .inner.group.about_us-xs {
        background: url(../images/mobile/top-aboutus-xs.png)no-repeat;
    }
    .section.packages .container:first-child {
        padding: 7% 0;
    }
    .list-packages li {
        padding: 4% 0;
    }
    #banner-menu {
        display: none;
    }
    #df-inner-header {
        display: block;
    }
}

@media only screen and (max-width:378px) {
		/* .language_select { */
    /* width: 80px; */
/* } */
    .wrap-follow .row {
        padding: 0;
    }
    .wrap-follow p a {
        padding: 3px;
    }
    /* .language_select { */
        /* right: 55px; */
        /* top: -34%; */
        /* z-index: 9; */
    /* } */
    #df-inner-header {
        bottom: auto;
        top: 100px;
    }
    #df-inner-header #df-side-menu {
        /* display: none !important; */
        top: -31px;
    }
    .my-frame-container .fancybox-content {
        width: 90%;
        height: 80vh !important;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

.body-inner h1 {
    font-size: 2em;
}
.section.content-banner h1 {
    font-size: 30px;
}
footer .container:first-child {
    padding: 0 30px;
}
.section.media-photo-gallery {
    margin-top: 3%;
}
}
@media (max-width: 1024px) {
		header {
    position: sticky;
}
	.site-header .nav-primary .ubermenu-responsive-toggle {
		display:block;
	}
	.site-header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
    line-height: 60px;
}
	.site-header .nav-primary nav li>a {
    display: inline-block;
}
/* .site-header { */
    
    /* position:sticky; */
/* } */
.site-header .nav-primary a:hover, #ubermenu-nav-main-6-primary .ubermenu-active>a {
    color: #fff !important;
    background: #830823 !important;
}
}
@media (min-width: 992px) and (max-width: 1120px) {
	.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
    max-height: none;
    POSITION: RELATIVE;
}
.ubermenu-submenu #menu-item-1108 {
    margin-top: -0px!important;
}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
    DISPLAY: BLOCK !IMPORTANT;
}
.nav-primary nav .moreTopMenu>a.ubermenu-target {
    margin: 4px 10px;
}	
.border h2 {
    font-size: 2em;
}
section.section.weather h2, section.section.weather h3
{
	font-size: 2em;
}
	.ubermenu-item-level-0>a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    padding: 15px 17px 15px 13px!important;
}
.nav-primary nav .moreTopMenu>a.ubermenu-target {
    font-size: 22px!important;
}
	.site-header .nav-primary .ubermenu-responsive-toggle {
    display: none;
}
	.home-section-heading h2 {
    padding-bottom: 20px;
}
	.body-inner h1 {
    font-size: 1.5em;
}
#discoverSec2 .textDiv h1 {
    font-size: 1.5625em;
}
.section.packages-dtls .form .sbmt {
    float: left !important;
}
#newsSec2 .textDiv {
    padding: 5% 5% 23% 5%;
}
#experiences .img-wrap {
    width: 130px;
    height: 130px;
    /* margin: 35px 10px 30px 10px; */
}
.section.weather h1 {
    font-size: 2.030625em;
    text-align: center;
    margin-bottom: 2em;
}
.section.weather .container>div:nth-last-child(1)>* {
    text-align: center;
}
.section.weather figure {
    justify-content: center;
    margin-bottom: 1em;
}
	    .site-header .nav-primary .widget-area span.pipe {
        padding: 0 10px!important;
		display:flex;
    }
		.site-header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
    line-height: initial;
}
	.site-header .nav-primary .widget-area a.login svg {
    height: 100%;
    width: 100%;
}
	.ubermenu-item-level-0>a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    font-size: 13px;
}
#df-side-menu {
    bottom: -73px;
    top: auto !important;
}
	.home_banner .slider-item.night-mode {
    background-position: top !important;
}
	#social .wrap-social {
    max-height: 14vh;
}
	.section.weather figure figcaption span {
    font-size: 2em;
}
	.events-container {
    margin-top: 3em;
}
.nav>li>a {
    padding: 20px 8px;
}
.row.top h1 {
    font-size: 1.5em;
}
.row.top h2 {
    font-size: 1.5em;
}
.section.media-photo-gallery h1 {
    font-size: 2.125em;
}
.section.media-photo-gallery h2 {
    font-size: 2.125em;
}
.section.media-photo-gallery {
    margin-top: 2%;
}
.section.news-events {
    margin-top: 3em;
}
.section.packages-dtls .right {
    padding: 57px 31px 46px 27px;
    margin-top: 3em;
}
.section.packages-dtls .middle.col-xs-12 .left {
    padding-right: 0%;
    width: 100%;
}
.home-section-heading {
    padding-left: 5em;
}
}

@media (min-width: 767px) and (max-width: 991px) {
	/* .footer-wrapper .full p {
    font-size: 9px;
	} */
	.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
    DISPLAY: BLOCK !IMPORTANT;
}
.ubermenu-submenu #menu-item-1108 {
    margin-top: -0px!important;
}
	#menu-item-1104, #menu-item-8037 {
    display: none;
}

nav#genesis-nav-primary {
 z-index:9;
}

.site-header .nav-primary .ubermenu-responsive-toggle {
    display: block;
    /* position: absolute; */
}
.ubermenu-responsive-toggle-open {
    right: auto;
    left: 0;
    z-index: 999;
}
body.ar.page_1 .slick-list {
    direction: ltr;
}
.slick-prev {
    left: -4%;
}
.slick-next {
    right: -4%;
}
	.slick-initialized .slick-slide {
    display: block !important;
margin-right: 15px;
    margin-left: 10px;
}
	.sticky .mob.menu-shadow {
    display: none;
}

#df-inner-header #cd-menu-trigger.is-clicked {
    top: -115px !important;
}
.ar #df-inner-header #cd-menu-trigger {
    right: auto;
    left: 4%;
}
#cd-lateral-nav a {
    padding: 7px 3em;
}
#cd-lateral-nav {
    padding-top: 5em;
}
/* #df-inner-header #cd-menu-trigger {
    top: 64px !important;
} */
.ar #cd-menu-trigger {
    left: 1em;
	right:auto;
}
	.ubermenu-responsive.ubermenu-responsive-collapse {
    height: 90px;
	}
	.site-header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
    line-height: 2.5!important;
}
.site-header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
    height: 45px !important;
}
.makani-link img {
    top: 7px;
	    position: relative;
}
.makani-link img {
    width:60px;
}
/* .mobile-menu-icon {
    top: 0px;
} */
.sticky .ubermenu-responsive.ubermenu-responsive-collapse {
    max-height: 10px;
}
	.accessibilityLatest {
    height: auto;
    top: 10px;
}
	.border h2 {
    font-size: 2em;
}.price_time {
    margin-top: 4em;
}
.body-inner h1 {
    font-size: 2em;
}
.row.top h2 {
    text-align: center;
}
	.section.news-events {
    margin-top: 3em;
}
footer.footer h1 {
    font-size: 2em;
}
footer {
    margin-top: 0%;
}
.feedback-container .default-bg h2 {
    text-align: center;
	width:100%;
}
.sticky {
    z-index: 99;
}
.site-header .nav-primary {
    padding: 5px 0;
}
.footer-socials {
    text-align: center;
}
#df-side-menu {
    bottom: -73px;
    top: 195px !important;
}
#news-dtls #bnrshdwInside {
    height: 100%;
}
.wrap-follow p {
    text-align: left;
}
.footer-wrapper.quicklinks h2 {

    display: block;
}
.download-app img {
    height: 31px;
    top: 9px;
}
figcaption .read {
    width: 60%;
}
.ar #bnrLeftLogo {
    left: inherit;
    bottom: unset;
}
 #bnrLeftLogo {
    left: 0;
    bottom: unset;
}
.ticket-xs .btn {
    background: #89722F;
}
.frame-logo-xs {
    margin: 3% 0 3% 3%;
    width: 12%;
}
.ticket-xs {
    top: 10px;
    right: 5vw;
}
.sticky #bnrLeftLogo {
    display: none !important;
}
/*NEW CSS ADDED HERE*/

.mobile-menu-icon {
    top: 75px;
}
 .mobile-menu-icon.mobile-menu-is-open {
    top: -100px;
}
#df-inner-header .mobile-menu-icon.mobile-menu-is-open {
    top: 75px;
}
}
@media (max-width: 991px) {
	
.ubermenu-submenu li.ubermenu-item.ubermenu-item-has-children {
    margin-right: 0;
}
#section4 {
    display: none;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active:after {
    width: 100%!important;
}
.ar .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    right: auto;
    left: 0;
}
		/* .inner-container, .great-place-visit { */
    /* z-index: 0; */
/* } */
/* .genesis-responsive-menu { */
    /* z-index: 99999999; */
/* } */
	button.fancybox-button.fancybox-button--zoom {
    display: none!important;
}
	.photo-gallery figure {
		position:relative;
	}
	.section.photo-gallery {
    margin-top: 50px;
}
#social h2 {
    font-size: 1.2em;
}
.section.social-world {
    /* margin-top: 158px; */    padding: 20px 0;
}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
    margin-bottom: 10px;
    width: 35px;
    margin-bottom: 0;
}
#discoverSec2 .textDiv h1 {
    text-align: center;
}
#menu-item-358:before, #menu-item-8050:before {
	font-size:16px;
}
#header-area .header-middle {
    margin-left: 2em;
}
#search-wrap {
    flex: 0 0 100%;
    max-width: 100%;
}
.events-content ol li .title {
    background: rgba(0,0,0,1);
	bottom: 0;
}
div#fancybox-container-1 .fancybox-content {
    background: rgba(0,0,0,1) !important;
    bottom: 0 !important;
}
.cd-horizontal-timeline .events-content li>* {
    height: auto!important;
}
.back-btn::before {
    top: 30%;
}
.sticky #df-inner-header {
    display: none;
}
section#contact-details h2 {
    margin-bottom: 1em;
    line-height: 1;
    margin-top: 1em;
}
	#frameWrapper #banner img {
    max-width: 100%;
}
#main-dtls h2 {
    color: #fff;
    padding: 0 0 3.5% 1em;
    font-size: 1.1em;
    line-height: 1;
    padding-top: 1em;
    margin-bottom: 1em;
}
#newsSec2 .textDiv p:nth-of-type(1) {
    margin-bottom: 2em;
    font-size: 1em;
    margin-top: 1em;
}
.slideImgWrap h3 {
    font-size: 1em;
}
#main-dtls span {
    padding-top: 0;
}
#menu-item-79959:before, #menu-item-80332:before {
    font-size: 16px;
    top: 5px;
}
#menu-item-79959:before, #menu-item-80332:before {
  font-size: 16px;
    top: 5px;
}
.menuServiceLink a img+span.ubermenu-target-title {
    font-size: 13px!important;
}
.slick-initialized .slick-slide {
    opacity: 1;
}
.btn-goldan.back-btn.news-btn.pull-left {
    text-align: center !important;
    float: none !important;
    margin: 0;
}
.section.packages .container {
    padding: 15px;
	margin-bottom: 2em;
}
.section.weather h3 {
     font-size: 1.5em;
}
.section.weather h2 {
    font-size: 2em;
    text-align: center;
}
.section.weather figure {
    margin-bottom: 1em;
}
.feedback-container h2 {
    min-height: auto;
}
.feedback-container .default-bg p {
    min-height: 80px;
}
#great-place h2 {
    font-size: 2em;
}
#experiences h2 {
	font-size:2em;
}
footer .home-section-heading h2, footer.footer .home-section-heading h2 {
	font-size: 2em;
}
footer h2, footer.footer h2 {
	font-size: 2em;
}
	/* #social .wrap-social { */
    /* max-height: 10vh; */
/* } */
#social .wrap-social {
    height: 100px !important;
    overflow: hidden;
}
#social .wrap-social .img-social {
    height: 100px;
    overflow: hidden;
}
    #social .wrap-social .img-social img {
        height: 100%;
        width: 100%;
    }
    #banner-night-menu, #banner-day-menu {
        display:none;
    }
    .footer-wrapper .wrap {
        text-align: center;
    }
    #df-inner-header #cd-menu-trigger {
        right: 4%;
        top: auto;
        left: auto;
        margin-top: 40px;
    }
	.wrap-follow-menu {
        padding: 0;
        margin: 0 auto;
        width: 100%;
        background-color: #2c2c2c;
        border: 1px solid #FFF;
    }
    .wrap-follow-menu p {
        width: 90%;
        margin: 15px 5% 10px 5%;
    }
    .wrap-follow-menu p a {
        border: 2px solid #000000;
        padding: 3px !important;
        margin-bottom: 0;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block !important;
        align-items: center;
        text-decoration: none;
        width: 45px;
        margin: 0 2px !important;
    }
    .wrap-follow-menu i {
        padding: 8px;
        background: #000000;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: table;
        font-size: 1.0625em;
    }
    .wrap-follow-menu .fa:before {
        display: table-cell;
        vertical-align: middle;
    }
    .wrap-follow-menu .fa-facebook-f:before,
    .wrap-follow-menu .fa-facebook:before {
        padding-left: 2px;
    }
    /*.wrap-follow-menu .fa-instagram-f:before, .wrap-follow-menu .fa-instagram:before {
			padding-left: 5px;
		}*/
    .wrap-follow-menu.fa-youtube:before,
    .wrap-follow-menu .fa-youtube:before {
        padding-left: 2px;
    }
    .wrap-follow-menu .fa-twitter-f:before,
    .wrap-follow-menu .fa-twitter:before {
        padding-left: 1px;
    }
    .wrap-follow-menu .fa-snapchat-ghost:before,
    .wrap-follow-menu .fa-snapchat-ghost:before {
        padding-left: 1px;
    }
	#cd-lateral-nav .cd-navigation p {
        display: flex;
        align-items: center;
        justify-content: center;
    }

/* .accessibilityLatest { */

    /* top: 17px; */
/* } */
	/* .genesis-responsive-menu { */
    /* z-index: 99; */
/* } */
	figcaption .read {
        width: 50%;
    }
	footer.footer .col-md-3 {
    width: 100%;
	    margin-bottom: 2em;
    }
	.site-header .nav-primary a {
    padding-top: 0;
    padding-bottom: 0;
    }
    .login {
        padding-top: 0 !important;
    }
	.section.packages-dtls .right {
    padding: 57px 31px 46px 27px;
    margin-top: 3em;
    }

	.section.media-photo-gallery h1 {
    font-size: 2.125em;
    }
	.section.media-photo-gallery h2 {
    font-size: 2.125em;
    }
    #social.social-world, .section.media-photo-gallery {
        margin-top: 0;
    }
        .section.news-events {
        margin-top: 3em;
    }
    .home-section-heading {
        padding-left: 5em;
    }
    #great-place h1 {
        width: 100%;
    }
    /* #great-place .story-wrap .col-xs-12 { */
        /* padding: 0% 0.5%; */
        /* opacity:1; */
    /* } */
    .slick-initialized .slick-slide.slick-active {
        opacity: 1 !important;
    }
    /* .great-place-visit .img-wrap::before { */
        /* background:transparent; */
        /* border:none; */
    /* } */
    .second .container, .third .container, .fourth .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .feedback-row {
        padding: 1em 0 0em 0;
    }
    section#experiences .home-section-heading {
        margin-bottom: 1.5em;
    }
    .inner div#pages_header {
        margin-bottom: 0em;
    }
    #aboutus_qualities {
        margin: 20px 0 7% 0;
    }
    .ar li.language_select {
        left: 95%;
    }
    li.language_select {
        position: absolute;
        top: 1.4%;
        right: 91px;
        z-index: 999999;
    }
    #df-side-menu ul li {
        display: none !important;
    }

    #df-side-menu ul li.language_select {
        display: block !important;
    }
    #df-side-menu {
        top: 13px !important;
    }
    .btn-goldan.news-btn.sbmt.pull-right {
        text-align: center;
        float: none !important;
        margin: 1em auto;
        display: table;
    }
}

@media (max-width: 767px) {
	#social .wrap-social {
    max-height: 25vh;
    }
	.wrap-follow h2 {
    text-align: center;
    }
	#great-place h2 {
    font-size: 1.5em;
	}
	#experiences h2 {
		font-size: 1.5em;
	}
	footer .home-section-heading h2, footer.footer .home-section-heading h2 {
		font-size: 1.5em;
	}
	footer h2, footer.footer h2 {
		font-size: 1.5em;
	}
	.ticket-xs {
    top: 10px;
    }
    .ticket-xs .btn {
        background: #89722F;
    }
    #df-inner-header #cd-menu-trigger {
        right: 4%;
        top: auto;
        left: auto;
        margin-top:0px;
    }
        header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
        height: auto !important;
        line-height: 1.8!important;
    }
    .accessibilityLatest {
        top:5px;
    }
    .site-header .nav-primary .widget-area a, .site-header .nav-primary .widget-area span.pipe {
        line-height: 1.8!important;
    }
}