@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700');
@import url('https://fonts.googleapis.com/css?family=Roboto');
.contact1 a {
	
	    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 700;
	
	letter-spacing:2px;
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 21px;
}.contact1 a:hover{text-decoration:none;}

.contact1 {    margin: 28px 0 15px 0;}
.mid1 {    padding: 89px 0 30px 0;}
.image {text-align:center;}
.inner_img {display:inline-block;}

.image { max-width: 70%; 
         margin: 0px auto; }
.image1 {max-width: 70%; 
      margin: 0px auto;
          }
.text1  { padding-top: 70px;}
 .text2 { padding-top: 69px;}
 
.border { background-color: #f95658; 
          margin: 0 auto;
          margin-top: 40px; }
 
 .border1 {  background-color: #f95658; 
          margin: 0 auto;
          margin-top: 40px; }

 
.img-responsive {display:inline-block; width: 100%; }

.contact1 a .img-responsive{       margin: 2px 0 5px 0;
    height: 20px;
    /* vertical-align: text-top; */
    width: 20px;}

@media(min-width:320px) and (max-width:1070px){
	
	
	.contact1 a{  font-size: 15px; }
}
