/*
Template Name:Seller
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************about****************/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Barlow Semi Condensed', sans-serif;
}
body,html{
  width: 100%;
  overflow: hidden;
  height: 100%;
  scroll-behavior: smooth;
  overflow-y: scroll;
  /* overflow: hidden; */
}
.center_about{
  padding-top:40px;
  padding-bottom:70px;
  background:#f4f4f4;
  }

.about_page_1l ul{
  border:none;
  }
.about_page_1l ul li{
margin-bottom:10px; 
display:block;
width:100%;
 border:none; 
  }
.about_page_1l ul li a:hover{
background: #f1d68f!important; 
color:#000!important;
  }   
.about_page_1l ul li a{
 display:block;
 background:#000;
 color:#fff;
 text-align:center;
 padding-top:8px;
 padding-bottom:8px;
 border-radius:0; 
 border:none; 
  }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
background: #f1d68f; 
color:#000;
 border:none; 
  }

.about_page_1{
 margin-top:30px; 
  }
/*********************about_end****************/

/*********************timeline****************/

.timeline_m{
  padding-top:40px;
  padding-bottom:40px;
  }
.about_h1ll h4{
 color:#f1d68f;
  }
.about_h1ll p{
 color:#fff; 
  }
.about_h1lr span i{
 background:#fff;
 color:#000;
 width:60px;
 height:60px;
 text-align:center;
 line-height:60px; 
 border-radius:50%;
 font-size:24px;
 margin-top:30px;
  }
.about_h1lr span i:hover{
  background:#f1d68f;
  }
.about_h1{
  margin-top:20px;
  }
.time_col{
background:#000;
padding:20px 10px; 
 }
.time_col_1{
padding:20px 10px; 
background:#999;
 }
/*********************timeline_end****************/

@media screen and (max-width : 767px){
.about_page_1l ul li{
display:inline-block;
width:auto; 
 }
#timeline{
text-align:center; 
 }
.time_col_1{
 margin-top:10px;
 margin-bottom:10px;  
  }
.about_h1lr span i{
margin-bottom:15px; 
 }
.timeline_m{
padding-bottom:0;  
  }
}

@media (min-width:768px) and (max-width:991px) {
.about_h1lr span i{
 width:40px;
 height:40px;
 line-height:40px;
 font-size:18px; 
  }
 }
 @media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1310px) {

 }


 @import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Barlow Semi Condensed', sans-serif;
}



.navbar ul li a{
  padding-top: 20px;
  padding-bottom: 20px;
 }
 .navbar-brand{
  padding-top: 18px;
 }
