@media(max-width: 600px){
	html[buildfire] body{
		font-size:13px;
	}
	html[buildfire] .item .labels span{
		font-size:13px;
	}
	html[buildfire] .screens .screen label{
		font-size:11px;
	}
	html[buildfire] .colorgrid .coloritem label{
		font-size:12px;
		max-width:145px;
	}
	html[buildfire] .colorgrid.themegrid .coloritem label{
		max-width:120px;
	}
	html[buildfire] .screens .screen a{
		max-width:90px;
	}
	html[buildfire] .screens .layoutgrid .layouticon{
		width:31%;
		max-width:31%;
		margin:0 3.5% 3.5% 0;
	}
	html[buildfire] .screens .layoutgrid .layouticon:nth-child(4n){
		margin-right:3.5%;
	}
	html[buildfire] .screens .layoutgrid .layouticon:nth-child(3n){
		margin-right:0;
	}
	html[buildfire] .screens .layoutgrid{
		max-height:222px;
	}
	html[buildfire] .screens .screen + .screen{
		margin-left:14px;
	}
	html[buildfire] .screens .layoutgrid{
		width:75.6%;
	}
	html[buildire] .add-plugin .item .main h4{
		margin-top:14px;
	}
	html[buildire] .add-plugin .item .main a.stretch{
		margin-top:8px !important;
	}
	html[buildire] .add-plugin .item .main .col-md-3.pull-right{
		position:relative;
		top:1px;
		margin-top:-4px;
	}
	html[buildfire] .draggable-list-view .d-item .copy{
		width:71%;
	}
	html[buildfire] .draggable-list-view.carousel-items .d-item .copy{
		width:70%;
	}
	html[buildfire] .draggable-list-view .d-item span.title{
		width:67%;
	}
	html[buildfire] .carousel-items.draggable-list-view .d-item span.title{
		width:66%;
	}
	html[buildfire] .draggable-list-view.tab-order.wide-list .d-item span.title{
		max-width:78%;
		width:78%;
	}
	html[buildfire] .draggable-list-view.has-btn-link .d-item .copy span.btn-icon{
		margin-left:10px;
	}
	html[buildfire] .draggable-list-view.wide-list .d-item .copy{
		max-width:83%;
		width:83%;
	}
	html[buildfire] .draggable-list-view.non-draggable .d-item .copy{
		width:90%;
		max-width:90%;
	}
	html[buildfire] .draggable-list-view.no-media .d-item .copy{
		width:92%;
		max-width:92%;
	}
	html[buildfire] .item span.tip{
		margin-left:2px;
	}
	html[buildfire] .colorgrid .coloritem a{
		width:35px;
	}
	html[buildfire] .holder .tab-order{
		border-radius:4px;
	}
	html[buildfire] .holder .tab-order .copy{
		width:83%;
		max-width:83%;
	}
	html[buildfire] .holder .tab-order .copy span.title{
		width:87%;
		max-width:87%;
	}
	html[buildfire] .draggable-list-view.carousel-items .d-item span.title{
		max-width:46%;
		width:46%;
	}
	html[buildfire] .screens.flexalign .screen{
		width:22%;
	}
	html[buildfire] .screens .screen.wideicon a{
		width:120px;
		max-width:inherit;
	}
	html[buildfire] .screens .screen.carouselicon,
	html[buildfire] .screens .screen.carouselicon a{
		width:120px;
		max-width:inherit;
	}
	html[buildfire] .screens .screen.logoicon,
	html[buildfire] .screens .screen.logoicon a{
		width:180px;
		max-width:inherit;
	}
	html[buildfire] .active-plugins .item .media-holder.blurred-media img.blurred{
		left:-6%;
	}
	
	/* Plugin Page */
	html[buildfire] .holder.plugin-page .draggable-list-view .d-item.double-line .copy{
		width:83%;
		max-width:83%;
	}
	html[buildfire] .holder.plugin-page .draggable-list-view.tab-order .d-item span.title{
		width:87%;
		max-width:87%;
	}
	html[buildfire] .holder .draggable-list-view.tab-order{
		max-height:402px;
	}
	html[buildfire] .draggable-list-view.has-btn.links-list .d-item .copy .col-md-7{
		width:50%;
	}
	html[buildfire] .draggable-list-view.no-sort-icon .d-item .copy{
		width:90% !important;
		max-width:90% !important;
	}
	html[buildfire] .draggable-list-view.no-sort-icon .d-item .copy span.title{
		width:76%;
	}
	html[buildfire] .draggable-list-view.dynamic-link-list .d-item .copy{
		max-width:75.5%;
		width:75.5%;
	}
}