/*
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>
*/


/*********************news****************/
.news_pg1_left1_inner1 {
    padding-top: 24%;
}
.news_pg1_left1_inner1 .border-top {	 
	border-color: var(--border_dark) !important;
}
/*********************news_end****************/


/*********************team_h****************/
.team_1m1i1 ul li a{
	width:35px;
	height:35px;
	line-height:35px; 
	transition: 0.3s;
 }
.team_1m1i1 ul li a:hover{
	background:var(--orange_dark)!important;
	color:var(--bs-white)!important;
 }
.team_1m1i1{
	padding-top:60%!important;
	display:none; 
 }
.team_1m:hover .team_1m1i1{
	display:block; 
 }
/*********************team_h_end****************/




@media screen and (max-width : 767px){
 .travel .news_1_left2_inner2 {
   position:static!important;
   background:var(--bs-dark)!important;
 }
.news_pg1_left2_left {
   margin-top:8px;
   margin-bottom:8px;
 }
.news_pg1_right{
   margin-top:15px;
 }
.news_pg1_left1_inner1 {
   position:static!important;
   background:var(--bs-dark)!important;
   padding:15px;
 }
.team_1m {
    margin-top:8px;
   margin-bottom:8px;
 }
 }


@media (min-width:576px) and (max-width:767px) {


 }
 
@media (min-width:768px) and (max-width:991px) {
.sm_100{
     width:100%!important;
	 margin-top:15px;
  }
.news_1_left2_inner2 .fs-5{
   font-size:16px!important;
 }
.news_pg1_right1  ul img{
   width:70px;
 }
.news_pg1_left1_inner img{
   min-height:300px;
 }
.team_1m1i1 ul li a{
	width:25px;
	height:25px;
	line-height:25px; 
	font-size:12px;
 }
.team_1m  h5{
   font-size:16px;
 }
.team_1m  h6{
   font-size:14px;
 }
.team_1m1i1{
	padding-top:56%!important;
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media (min-width:1400px) and (max-width:2000px) {
.news_pg1_left1_inner1 {
    padding-top: 32%;
}
 }


