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


/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}

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

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
.hideonmobile{display:none;}
	
}/* Hide submenu level 3 */.mega-content-inner .level3 {display:none !important;}

h2.genericItemTitle,
.catItemTitle {
    /*list-style-image: url('/images/bullet.png');*/
    display: list-item; 
    list-style-position: inside;
    list-style-type: disc;
}

.powered-, .powered-left {
    display: none;
}

.z5639s5mcz, .2nj9g7uj1ur {
 display: none !important; 
}

