/*
Template Name: Star Resto
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************center_home****************/
.center_home img{
 min-height:700px;
 }
.carousel-caption{
background-color: rgba(0, 0, 0, 0.7);
width:40%;
bottom:8%;
left:10%; 
text-align:left;
padding:20px;
 }

/*********************center_home_end****************/


@media screen and (max-width : 767px){
.center_home img{
 min-height:350px;
 }
.carousel-caption{
width:100%;
bottom:12%;
left:0; 
text-align:center;
padding:10px;
 }
.carousel-caption  .button{
padding-left:15px!important; 
padding-right:15px!important; 
 }
.carousel-caption .button_1{
padding-left:15px!important; 
padding-right:15px!important; 
 }
.carousel-caption  .font_60{
font-size:24px;
 }
.carousel-caption  br{
display:none;
 }
.carousel-caption  p{
text-align:left;
font-size:14px;
 }
.about_h3l  {
margin-top:8px;
margin-bottom:8px; 
 }


.book_1l{
 text-align:center;
 }
.book_1l br{
display:none;
 }
.book_1r{
 text-align:center!important;
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.carousel-caption{
width:60%;
 }
.carousel-caption .font_60{
font-size:40px;
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.carousel-caption{
width:50%;
 }
.carousel-caption .font_60{
font-size:40px;
 }
 }
@media (min-width:1201px) and (max-width:1270px) {
.carousel-caption .font_60{
font-size:50px;
 }
 }



