

@media (max-width: 768px) {
.vks_header .vks_menu .logo{
    width: 90%;
    display: block;
}
.vks_header .vks_menu .navbar .navbar-collapse{
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    top: 67px;
    width: 430px;
    right: -12px;
    z-index: 10;
}
.main_slider .slide_frame .slide_info{
    bottom: 10%;
    left: 0;
    right: 0;
    width: 90%;
}
.main_slider .slide_frame .slide_info h2{
    font-size: 30px;
    font-weight: bold;
}
.main_slider .slide_frame .slide_info a.page_link {
    padding: 7px;
    font-size: 16px;
}
.main_slider .slide_frame .slide_bg img{
    height: 60vh;
    object-fit: cover;
}

.weddings_complete .wedding_inn {
   height: inherit;   
    margin-bottom: 25px;
}
.locations .venue_locations .owl-dots{
    bottom: -30px;
    right: 0;
    left: 0;
    top: inherit;
    margin: 0 auto;
    width: 100px;
}
.locations .venue_locations .owl-nav{
    bottom: -37px;
    width: 172px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: inherit;
}

.locations .location_head{
    width: 70%;
    margin: 0 auto;
}
.locations .location_head h2{
    font-size: 20px;
    text-align: center;
}
.vks_venue .head_title{
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.vks_venue .head_title h2{
    font-size: 22px;
}
.vks_venue .venue_slider .owl-nav{
    top: inherit;
    bottom: 0;
    left: 0;
}
.vks_property .vks_property_head{
    flex-direction: column;
    text-align: center;
}
.vks_property .vks_property_head .head_title, .vks_property .vks_property_head .head_text, .hotel_profile .profile_title{
    width: 100%;
}
.vks_property .vks_property_head .head_title h2, .hotel_profile .profile_title h2, .vks_experience .experience_title h2, .moment .moment_title h2{
    font-size: 26px;
}

.moment{
    padding: 40px 0;
    background: #f9f9f9;
}
.inner_pages .inner_link_list ul {
    margin: 20px;
}

.side_links {
    z-index: 1;
}

.vks_footer .vks_rights p {
    font-size: 12px;
}
}
@media (max-width: 420px) {
.vks_header .vks_menu .logo{
    width: 52%;
    display: block;
}
.vks_header .vks_menu .navbar .navbar-collapse{
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    top: 67px;
    width: 375px;
    right: -12px;
}
.main_slider .slide_frame .slide_info{
    bottom: 10%;
    left: 0;
    right: 0;
    width: 90%;
}
.main_slider .slide_frame .slide_info h2{
    font-size: 30px;
    font-weight: bold;
}
.main_slider .slide_frame .slide_info a.page_link {
    padding: 7px;
    font-size: 16px;
}
.main_slider .slide_frame .slide_bg img{
    height: 60vh;
    object-fit: cover;
}
.locations a.location_inn p {
    font-size: 15px;
    font-weight: 500;
}
.weddings_complete .wedding_inn {
   height: inherit;   
    margin-bottom: 25px;
}
.locations .venue_locations .owl-dots{
    bottom: -30px;
    right: 0;
    left: 0;
    top: inherit;
    margin: 0 auto;
    width: 100px;
}
.locations .venue_locations .owl-nav{
    bottom: -37px;
    width: 172px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: inherit;
}

.locations .location_head{
    width: 70%;
    margin: 0 auto;
}
.locations .location_head h2{
    font-size: 18px;
    text-align: center;
}
.locations a.location_inn img {
    width: 65px;
    height: 65px;
    margin-right: 5px;
}
.vks_venue .head_title{
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.vks_venue .head_title h2{
    font-size: 22px;
}
.vks_experience .experience_title h3{
    font-size: 16px;
}
.vks_experience .experience_title {
    padding-top: 0;
}
.vks_venue .venue_slider .owl-nav{
    top: inherit;
    bottom: 0;
    left: 0;
}

.vks_property .vks_property_head{
    flex-direction: column;
    text-align: center;
}
.vks_property .vks_property_head .head_title, .vks_property .vks_property_head .head_text, .hotel_profile .profile_title{
    width: 100%;
}
.vks_property .vks_property_head .head_title h2, .hotel_profile .profile_title h2, .vks_experience .experience_title h2, .moment .moment_title h2{
    font-size: 20px;
}

.moment{
    padding: 40px 0;
    background: #f9f9f9;
}
.inner_pages .inner_link_list ul {
    margin: 20px;
}
.vks_footer .footer_menu {
    padding: 20px 0;
}
.side_links {
    z-index: 1;
}

}