/*
Template Name: Chris Store
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************contact****************/
#contact{
padding-top:40px;
padding-bottom:40px; 
 }
.about_1ri ul li a{
background:#d3282e; 
 }
.contact_1{
margin-top:30px; 
 }
.contact_1r {
box-shadow: 0px 0px 7px 0px rgb(211 40 46 / 17%);
padding: 40px;
border-radius: 10px;
}
.contact_1r .form-control {
margin-top: 20px;
height: 50px;
background: #fff8fa;
border: 1px solid #f9f3cd;
box-shadow: none;
color: #9f9667;
font-size: 18px;
font-weight: normal;
}
.contact_1r ::placeholder {
color: #9f9667;
opacity: 1; 
}
.contact_1r .form_1 {
height: 150px;
}
/*********************contact_end****************/

@media screen and (max-width : 767px){
#contact{
text-align:center; 
 }
.about_1r {
margin-top:10px; 
 }
.contact_1r {
margin-top:10px; 
 }
.about_1r  p{
text-align:left; 
 }
.about_1ril p{
text-align:center;  
 }
.contact_1l p{
text-align:left;  
 }
}

@media (min-width:768px) and (max-width:991px) {
.about_1l img{
min-height:520px; 
 }
.about_1ril ul li{
margin-bottom:5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.about_1l img{
min-height:520px; 
 }
.about_1ril ul li{
margin-bottom:5px; 
 }


  }
@media (min-width:1201px) and (max-width:1255px) {

 }