
@media (max-width: 1900px) {
  
}
@media (max-width: 1700px) {
  
}
@media (max-width: 1200px) {
  
}

@media (max-width: 992px) {
  
}

@media (max-width: 767px) {
  .tab.tab--2 .tab_nav2 .nav .nav-item .nav-link {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 4rem;
    position: relative;
    color: rgba(32,36,40,.5);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.own-image-one {
	display: flex;
  justify-content: center;
  height:150px;
}
.top_bar{
	display: none !important;	
}
.breadcrumb
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
  }
  .breadcrumb_area.breadcrumb2 .page_title {

  font-size: 22px;
}
.content-block--15 .content-desc h4
{
  color: #202428;
  padding-top: 30px;
}
h3{
	padding-top: 30px;
}
}

@media (max-width: 466px) {
 
}

@media (max-width: 366px) {
 
}

@media (max-width: 310px) {
 
}

@media (max-width: 280px) {
 
}
