/*
Template Name: Hosp Life
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;
 }
.contact_1{
margin-top:30px; 
 }
.contact_1i{
background:#f4f4f4;
padding:20px;
min-height:230px; 
 }
.contact_1i span{
background:#22a98b;
width:80px;
height:80px;
text-align:center;
line-height:80px;
display:inline-block;
color:#fff;
border-radius:50%;
font-size:30px;
 }
.contact_2{
margin-top:30px; 
 }
.contact_2r{
background:#f4f4f4;
padding:40px; 
 }
.contact_2r .form-control{
height:50px;
margin-bottom:15px;
box-shadow:none; 
font-size:18px;
border-color:#eee;
 }
.contact_2r .form_1{
height:130px; 
 }
/*********************contact_end****************/

@media screen and (max-width : 767px){
.contact_1i {
margin-top:10px; 
 }
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1255px) {

 }
