/*
Template Name: Cosmetic
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_top{ 
 padding-top:40px;
 padding-bottom:40px;
 }
.hr_2 {
border-color: #d77777;
width: 15%;
border-width: 2px;
margin-left: 0;
}

.detail_14 .form-control{
 margin-bottom:20px;
 border-radius:0;
 height:50px;
 font-size:20px;
 border-color:#fff3f3;
 box-shadow:none;
 }
.detail_14 .form_1{
 height:150px; 
  }
.detail_14 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c1952f69;
  opacity: 1; /* Firefox */
}
#contact_last{
 background:#f9f3e6; 
 padding-top:20px;
 padding-bottom:30px;
 border-bottom: solid 1px rgb(248, 142, 142);
  }

.contact_last_2i h4{
font-size:24px;
 }
.contact_last_2i hr{
 border-color:#d77777;
 border-width:3px;
 margin-left:0; 
  }
/*********************contact_end****************/


@media screen and (max-width : 767px){
#contact_top{
  margin-top:0;
  }
.detail_14 {
 text-align:center;
 margin-top:15px;
 }
#contact_last{
 text-align:center; 
  }
.contact_last_1r {
margin-top:15px; 
 }
.contact_last_2i{
margin-bottom:10px; 
 }
.contact_last_2i hr{
margin-left:auto; 
 }
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1240px) {

 }