
/*
Author: XpeedStudio;
Author URI: http://themeforest.net/user/XpeedStudio/portfolio;
*/


@media (min-width:320px) and (max-width:1200px){
/* .header_top_menu .call_us_text{ 
	display:none !important;
} */
.main_menu_bg a.navbar-brand.our_logo{
    top: -78px;
    width: 35%;
}
	
.single_monail_apps_text {
    margin-top: 40px;
}
.main_mobail_apps_content img{
    text-align: right;
}
.menu-scroll .main_menu_bg a.navbar-brand.our_logo {
    top: -16px;
    width: 60%;
}

/*Hide FB and TripAdvisor*/
.main_left {
    visibility: hidden !important;
    display: none !important;
}
.main_right {
    visibility: hidden !important;
    display: none !important;
}

.main_slider_content{
	padding-bottom:50px;
}

.central-plugin {
    width: 320px;
    vertical-align: middle;
    margin: auto; 
    padding-bottom: 50px;
}

input[type=text], select {
    width: 75% !important;
}

input[type=submit] {
    width: 75% !important;
}

input[type=date] {
    width: 75% !important;
}


textarea { 
    width: 75% !important;
}

select { 
    width: 75% !important;
}  

.loaded {
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    left: 20% !important;
    top: 80% !important;
    background-image: url(../images/asodkaposdk.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

.navbar-nav li a {
 color: black !important;
 font-weight: bold !important;
 box-shadow: inset 0 0 0 1000px rgba(51,255,204, 0.7);

}

/* .navbar-collapse {
    padding-top: 30px !important;
} */

.navbar-header {
    padding-top: 45px !important;


}

}


@media (min-width:0px) and (max-width:768px){
    .call_us_text{
        display: none !important;
        /* padding-top: 0px; */
    }

    .opening-hours-mobile {
        color: white;
        font-size: 12px;
        display: block;
    }

    .booking-mobile {
        color: white;
        font-size: 14px;
        font-weight: bold;
        display: block;
    }
}
