/*
Template Name: Pizz Restaurant
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about****************/
#trend{
padding-top:50px;
padding-bottom:50px;
background:#fccc4c2e;
 }
.trend_1ir{
border-top:4px solid #ed4e53;
padding:20px;
background:#fff;
min-height:320px;
 }
.trend_1{
margin-top:30px; 
 }
.trend_1il img{
min-height:320px;
 }
#center_2{
padding-top:50px;
padding-bottom:50px;
   }
.center_1_left_inner h6{
display:block;
text-align:center;
font-size:70px;
color:#ed4e53;
   }
.center_1_main{
padding-top:30px;
   }
.center_1_left_inner h4{
text-align:center;
   }
.center_1_left_inner h4 a{
color:#fccc4c;
font-size:24px;
text-decoration:none;
   }
.center_1_left_inner p{
text-align:center;
   }
.center_1_left_inner{
background:#fccc4c2e;
padding:20px 15px;
 }
 
#team{
padding-top:50px;
padding-bottom:50px;
background:#fccc4c2e;
 }
.team_1i ul li a {
background-color: #ed4e53;
}
.team_1i {
background:#fff;
padding:15px;
}
/*********************about_end****************/

@media screen and (max-width : 767px){
.trend_1i {
margin-top:10px;
text-align:center; 
 }
.center_1_left {
margin-top:10px; 
 }
.team_1i {
margin-top:10px;  
 }
}

@media (min-width:768px) and (max-width:991px) {
.trend_1ir p{
 font-size:15px;
 }
.trend_1ir{
padding:10px;
 }
.team_1i ul.social-network li{
margin-bottom:5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.trend_1ir p{
 font-size:16px;
 }
.team_1i ul.social-network li{
margin-bottom:5px; 
 }
  }
@media (min-width:1201px) and (max-width:1350px) {

 }