/*
Template Name: Dairy Farm
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about****************/
#center_2{
padding-top:40px;
padding-bottom:40px;
background: #fbfdff;
   }
.center_1_left_inner h6{
display:block;
text-align:center;
font-size:70px;
color:#629bd0;
   }
.center_1_main{
padding-top:30px;
   }
.center_1_left_inner h4{
text-align:center;
   }
.center_1_left_inner h4 a{
color:#000;
font-size:24px;
text-decoration:none;
   }
.center_1_left_inner p{
text-align:center;
   }
.center_1_left_inner{
    background: #fff;
    padding: 30px 15px;
    border: 1px solid #e1f0ff;
 }
 
#popular{ 
padding-top:40px;
padding-bottom:40px;
 }
.popular_2{
margin-top:30px; 
  }
.popular_3{ 
background-color: #feffe8;
    padding: 15px;
    border: 1px dotted #fdffc8;
 }

/*********************about_end****************/


@media screen and (max-width : 767px){
.center_1_left {
margin-top:10px; 
 }
.popular_3 {
margin-top:10px!important; 
 }
.center_1_left_inner p{
text-align:left;  
 }
}

@media (min-width:768px) and (max-width:991px) {
.popular_4 h4{
font-size:20px; 
 }
.popular_4 p{
font-size:16px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1330px) {

 }