/*
Template Name: News Times
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_1lil span i{
width:70px;
height:70px;
line-height:68px; 
transition: 0.3s;
 }
.contact_1lil span:hover i{
background:var(--orange)!important;
color:#fff!important; 
transition: 0.3s;
 }
 
/*********************contact_end****************/




@media screen and (max-width : 767px){
.contact_1li {
text-align:center; 
 }
.contact_1r{
margin-top:15px;
text-align:center; 
 }
.login_1r{
  margin-top:15px;
 }
.login_1rir{
  margin-top:15px;
 }
 }


@media (min-width:576px) and (max-width:767px) {


 }
 
@media (min-width:768px) and (max-width:991px) {
.contact_1lil span i{
width:40px;
height:40px;
line-height:40px;
font-size:20px!important; 
 }
.contact_1lil span{
padding:10px!important; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.contact_1lil span i{
width:40px;
height:40px;
line-height:40px;
font-size:20px!important; 
 }
 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media (min-width:1400px) and (max-width:2000px) {

 }


