/*
Template Name: Driven
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_1ril span{
background:#E81D4F; 
color:#fff;
display:inline-block;
text-align:center;
width:45px;
height:45px;
font-size:26px;
line-height:48px; 
 }
.contact_1 {
box-shadow: 0px 0px 8px 1px #d7d6d6;
padding:30px;
}

.contact_1r{
padding-top:50px; 
 }
/*********************contact_end****************/


@media screen and (max-width : 767px){
.contact_1{
padding:15px; 
 }
.contact_1r{
margin-top:15px; 
 }
.contact_1rir{
margin-top:10px; 
 }
.contact_1r{
padding-top:0; 
 }
 }
@media (min-width:768px) and (max-width:991px) {
.contact_1{
padding:15px; 
 }
.contact_1ril span{
width:30px;
height:30px;
font-size:20px;
line-height:33px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.contact_1{
padding:15px; 
 }
.contact_1ril span{
width:30px;
height:30px;
font-size:20px;
line-height:33px; 
 }
 }
