/*
Template Name: News Blog
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************about****************/
.about_h1ril span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}
.list_h3i span {
    width: 130px;
    height: 130px;
    line-height: 130px;
}

.contact_1ril span {
    border: 1px solid var(--border_light);
    width: 60px;
    height: 60px;
    line-height: 60px;
}
/*********************about_end****************/



@media screen and (max-width : 767px){
.about_h1r {
	padding-left:0!important;
	margin-top:20px;
}
.about_h1rir{
	margin-top:15px;
}
.list_h3i {
	margin-bottom:10px;
	margin-top:10px;
}
.team_pg1i{
	margin-bottom:10px;
	margin-top:10px;
}
.contact_1lil{
	margin-top:15px;
}
.contact_1r {
	padding-left:0!important;
	margin-top:20px;
}
.contact_1ril {
	margin-bottom:10px;
	margin-top:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.about_h1ril span {
    width: 50px;
    height: 50px;
    line-height: 50px;
	font-size:24px!important;
}
.about_h1r {
	padding-left:0!important;
}
.list_h3i span {
    width: 120px;
    height: 120px;
    line-height: 120px;
}
.list_h3i h6 {
   font-size:14px;
}
.team_pg1i{
	margin-bottom:10px;
	margin-top:10px;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.about_h1r {
	padding-left:0!important;
}
.team_pg1i2  .fs-3{
	font-size:24px!important;
}
 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media screen and (min-width : 1400px){


 }


