@media (min-width: 1199px) {
	footer .container {
    max-width: 1084px;
}



.creative-culture h2 {
     width: 50%;
	 line-height:50px;
}






}
@media (max-width: 991px) {

	.container, .container-md, .container-sm {
    max-width: calc(100% - 100px);
}
.mobile-logo {
    text-align: center;
    padding-top: 40px;
    display: block;
}
.mobile-logo img {
    max-width: 105px;
    margin: 0 auto;
}
.header-logo {
    width: 30%;
}
.Divider {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.075);
    max-width: 80%;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
h1 {
    font-size: 60px;
    line-height: 1.0;
    margin-bottom: 14px;
}
.menu-toggle {
    display: inline-block !important;
    border: 0px;
    background-color: transparent;
    padding: 0;
    vertical-align: middle;
    float: right;
    margin-left: auto;
}
button.menu-toggle span {
    height: 2px;
    background-color: #333;
    width: 22px;
    display: block;
    margin: 5px 0;
}
.navigation-main {
    transition: 0.3s;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    overflow-y: auto;
    height: 100vh;
    background-color: #fffbf2;
    left: -200%;
}
.close-btn-menu {
    position: absolute;
    left: 30px;
    top: 45px;
    display: block;
}

ul.main-nav li {
    width: 100%;
    padding: 5px 0px !important;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    margin-bottom: 7px;
}

.navigation-main.menu-active {
left: 0;
}
ul.main-nav {
    flex-direction: column;
    margin: 0px 20px;
    padding-top: 25px;
}
ul.main-nav a {
    color: #073937;
    width: 100%;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
}
.dropdownn-menu button.dropdown-btn {
    display: none;
}
.locaton-form {
    margin-top: 30px;
}
.formunder-slide form {
    flex-direction: column;
    height: auto;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
.formunder-slide form label {
    position: relative;
    margin: 0;
    width: 100%;
    border: thin solid rgba(0, 0, 0, .2);
    border-radius: 50px;
    margin-bottom: 10px;
    min-height: 54px;
    justify-content: left;
    background-color: #fcf5eb;
}
label.datepicker-label::before, label.datepicker-label::after{
    display: none;
}
span.qty-label {
    height: 52px;
    justify-content: flex-start;
}
button.minus {
    margin-left: auto;
}
span.checkinout {
    height: 52px;
    justify-content: flex-start;
}
.formunder-slide form label.serchlable input {
    height: 52px;
    border-radius: 50px;
}
.formunder-slide form label.serchlable svg.Icon_icon__qr5nN {
    top: 16px;
}
.text-overform {
    display: block;
    padding: 0 0 20px 0;
}
.bannerslider .container { display: none; }
.container.formcontainer {
    max-width: 100%;
}
.video-phone img {
    width: 100%;
    margin: 0;
}
.video-phone video {
    width: 37vw;
    height: 58vw;
    right: 22vw;
}
.FeaturedPress {
    gap: 50px;
}
.footer-grid {
    flex-wrap: wrap;
}
.copyright {
    flex-wrap: wrap;
    justify-content: center;
}
.copyright span {
    width: 100%;
    text-align: center;
}
h2 {
    font-size: 41px;
    line-height: 1.02;
}
.hotel-formality h2 {
    margin-bottom: 14px;
}
.navigation-main {
    display: block;
}
.big-dropdown {
    position: fixed;
    width: 100%;
    border: none;
    box-shadow: none;
    text-align: center;
    margin-top: 0;
    padding: 30px 0px 0px 0px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: auto !important;
}
.big-dropdown p svg {
    display: inline-block;
    margin-right: 20px;
}
ul.dropdown-list {
    display: block;
    position: static;
    background: transparent;
    border: none;
    box-shadow: none;
    text-align: center;
    width: 100%;
    margin-top: 0px;
}
.social-icons {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}
.social-icons img {
    max-width: 24px;
}
.big-dropdown li a {
    color: #000 !important;
    padding: 6px 10px;
}
ul.main-nav .big-dropdown li {
    margin: 0;
    padding: 0 !important;
}
li.languageswicher .big-dropdown {
    min-width: 100% !important;
}
.number-field {
    margin-left: auto;
}
.number-field button:hover{
    background: transparent !important;
}
 li.currencyswicher-li svg, li.languageswicher svg{
    display: inline-block;
}
li.currencyswicher-li > a {
    font-size: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}
li.currencyswicher-li > a strong {
    font-weight: 300;
    font-size: 14px;
}
.breadcrumb {
    margin-bottom: 24px;
    margin-top: 24px;
}
.enquiry-form {
    padding-bottom: 60px;
}
.form-btn input{
    font-size: 14px;
}
.card-anker {
    text-align: left;
}
.card-list {
    padding-top: 24px;
}
.carh-half li {
    width: 100%;
}
.right-btn a.fill-btn.btn{
    width: 100%;
}
.card-bottom {
    flex-wrap: wrap;
}
.carh-half:first-child {
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-right: none;
}
.carh-half {
    padding: 15px 0px;
}
.york-city-card {
    padding: 32px 24px;
}
.tork-filter {
    flex-wrap: wrap;
    gap: 10px;
}
.tork-filter label {
    position: relative;
}
}
@media (max-width: 767px) {
.container, .container-md, .container-sm {
    max-width: 100%;
}
.header-logo {
    width: 36%;
}
.col-xs-6 {
    width: 50%;
}
.app-block {
    max-width: 100%;
    justify-content: center;
}
.app-block img {
    height: 40px;
}
.FeaturedPress {
    flex-direction: column;
    gap: 30px;
}
h1 {
    font-size: 40px;
}
.container.formcontainer {
    padding: 0;
}
.row.choic-row {
    flex-wrap: wrap;
    gap: 15px;
}
.choic-row .col-lg-4.col-md-6.col-sm-12 {
    width: 100%;
}
h2 {
    font-size: 30px;
    line-height: 1.02;
}
body {
    font-size: 16px;
    line-height: 1.35;
}
.checkout-section {
    padding-top: 52px;
    padding-bottom: 25px;
}
.creative-culture {
    padding: 40px 0 55px 0;
}
.hotel-formality {
    height: 100vw;
}
.every-story {
    padding: 40px 0 44px 0;
}
.oveflowslider::Before, .oveflowslider::after { display: none; }
.every-story .item {
    padding: 40px;
}
.owl-carousel.every-story-owl .owl-stage-outer {
    overflow: hidden;
}
.owl-carousel.every-story-owl {
    width: 100%;
}
.creative-culture ul#pills-tab {
    gap: 17px;
}
.cultur-content {
    padding: 20px 0;
}
.culture-owl .owl-dots {
    display: none;
}
.footer-col-sec.footer-cols {
    padding: 20px 0px;
}
.footer-col-four.footer-cols {
    padding-top: 20px;
}
div#ui-datepicker-div {

    left: 15px !important;
    right: 15px;
}
.enquiry-form .fieldset {
    flex-wrap: wrap;
    gap: 0;
}
.enquiry-form .field {
    margin-top: 10px;
}
.card-scroll {
    height: 100%;
}
}
@media(max-width:520px){
   
.creative-culture h2 {
     width: 100%;
	 line-height:37px;
}






   .map {
        display: none;
    }
    .destop-view {
        display: none;
    }
    .mobile-view {
        display: block !important;
    }
    form.listing-form.mobile-view {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: left;
        padding: 4px 16px;
        box-sizing: border-box;
        gap: 10px;
    }
    form.listing-form label {
        width: 100%;
    }
    form.listing-form input{
        width: 100% ;
    }
    form.listing-form .number-field input{
        width: 20px;
    }
    .listing-form label.serchlable2 input{
        min-height: 40px !important;
        max-height: 40px !important;
    }
    .listing-form label.datepicker-label {
        width: 100%;
    }
    .button-container {
        display: flex;
    }
    span.qty-label button {
        width: 26px;
    }
    
}


