.breadcrumb>.active {
    color: #fff;
}

/*******************************************
***          YT Framework: css          ***
*******************************************/

header {  background-color: #9fca00; }
/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}

/* Small devices Tablets	
// ------------------*/
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
	
}
.SobiPro {
    background-color: #fff;
    font-size: 14px;
    padding: 20px;
}

@media (max-width: 700px){
  .tp-simpleresponsive{
    width:100%!important;
  }
}

@media (max-width: 700px){
    .rev_slider_wrapper{
     height:20% !important;
     width:100% !important;
  }
}

@media (max-width: 600px){
  .tp-simpleresponsive{
    width:100% !important;
  }

}
@media (max-width: 600px){
    .rev_slider_wrapper{
     height:20% !important;
     width:100% !important;
  }
}


@media (max-width: 500px){
  .tp-simpleresponsive{
    width:100% !important;
  }

}
@media (max-width: 500px){
    .rev_slider_wrapper{
     height:20% !important;
     width:100% !important;
  }
}
