
@media screen and (max-width: 979px) {
	input.button, 
	button.validate, 
	button, 
	input#modlgn-remember {
		-webkit-appearance: none;
	}
    input, 
    select, 
    textarea {
        max-width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
	img {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.jm-module-in {
		height: auto !important;
	}
    table {
        position: relative;
        width: auto;
        overflow-x: scroll;
        display: block;
    }
    .djc_attributes table {
        position: static;
        width: 100%;
        overflow-x: none;
        display: table;
    }
	.jm-module input#modlgn-username,
	.jm-module input#modlgn-passwd {
		width: 100%;
	}
	.jm-module select#mod_djc2producers_pid {
		max-width: 100%;
	}
	.lcr #jm-left,
	.lrc #jm-left {
		margin: 0;
	}
	#jm-djmenu .dj-select {
		margin: 0;
		font-size: 1.4em;
	}	
	h1#jm-logo {
		font-size: 1.7em;
	}
	#djcatalog #fbcomments,
	#djcatalog .fb-comments,
	#djcatalog .fb-comments iframe,
	#djcatalog .fb-comments span {
		width: 100% !important;
	}
}

@media screen and (min-width: 767px) {
	.hidden-tablet-landscape,
	.hidden-desktop {
		display: none;
	}	
}

@media screen and (max-width: 767px) {
	.hidden-tablet-portrait {
		display: none;
	}
	#jm-djmenu {
		float: none;
		text-align: center;
	}
	#jm-top-left {
		float: none;
		width: 100%;
	}
	#jm-top-right {
		width: 100%;
	}
	div.jm-clear {
		clear: none;	
	}
	div.jm-clear-responsive {
		clear: both;
	}
	#jm-left,
	#jm-right,
	#jm-content-right,
	#jm-content {
		float: none !important;	
		width: 100% !important;	
	}
	#jm-bottom .rowcount_3 .bottom-in,
	#jm-bottom .rowcount_4 .bottom-in {
		width: 50%;
	}
	#jm-bottom .box3 {
		clear: both;
	}
	#djcatalog .djc_items .djc_item, 
	#djcatalog .djc_related_items .djc_item,
	#djcatalog .djc_subcategories_grid .djc_subcategory {
		float: none;
		width: 100% !important;
	}
	#djcatalog .djc_filter_list li {
		float: none;
		padding: 5px 0;
	}
	#djcatalog .djc_filter_search li:first-child {
		float: none;
		padding-top: 5px;
	}
	#djcatalog .djc_images {
		max-width: 100%;
	}
    #djcatalog .djc_atoz ul.djc_atoz_list li:nth-child(14) {
        clear: both;
    }
    #djcatalog .djc_atoz ul.djc_atoz_list li {
        margin: 0.2%;
        width: 7.2%;
    }
	.djf_mod .djf_img, 
	.djf_mod .djf_left {
		width: 100%;
		margin: 0;
	}
    .djf_mod .djf_gal {
        float: none
    }
    .djc_items .mod_djc_item:first-child {
        margin-top: 0!important;
    }
    .djc_items .mod_djc_item {
        width: 100% !important;
    }
    .djc_items .mod_djc_item {
        margin-top: 25px!important;
    }
    .djslider .slide-desc-text .slide-title,
    .djslider .slide-desc-text .slide-title a,
    .djslider .slide-desc-text .slide-text,
    .djslider .slide-desc-text .slide-text p {
        width: 100%;
    	white-space: nowrap;
        overflow: hidden;
    	text-overflow: ellipsis;
    }
	.testimonials .djslider .slide-desc-text .slide-text p {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
}

@media screen and (max-width: 480px) {
	.hidden-mobile {
		display: none;
	}
	.hidden-tablet-portrait {
		display: block;
	}
	html {
		-webkit-text-size-adjust: none;
	}
	#jm-content-top {
		float: none;
	}
	#jm-content-bottom2 .rowcount_2 .content-bottom2-in {
		float: none;
		width: 100%;
	}
	#jm-search {
		float: none;
	}
	#jm-djmenu,
	#jm-search,
	#jm-logo-sitedesc,
	#jm-header-mod {
		text-align: center;
	}
	#jm-logo-sitedesc {
		padding: 0;
	}
	#jm-content-top .rowcount_2 .content-top-in,
	#jm-content-top .rowcount_3 .content-top-in {
		float: none;
		width: 100%;
	}
	#jm-copyrights {
		padding-bottom: 10px;
	}
	#jm-poweredby-stylearea {
		float: left;
	}
	#jm-stylearea {
		float: left;
	}
	.cols-2 .column-1 {
	    float: none;
	    width: 100%;
	}
	.cols-2 .column-2 {
	    float: none;
	    width: 100%;
	}
	.cols-3 .column-1, 
	.cols-3 .column-2, 
	.cols-3 .column-3 {
	    float: none;
	    width: 100%;
	}
	.cols-3 .column-2 {
		padding: 0;
	}
	.cols-4 .column-1, 
	.cols-4 .column-2, 
	.cols-4 .column-3, 
	.cols-4 .column-4 {
	    float: none;
	    width: 100%;
	}
	.cols-4 .column-2 {
		padding: 0;
	}
	.cols-4 .column-3 {
		padding: 0;
	}
	.item.column-1, 
	.item.column-2, 
	.item.column-3, 
	.item.column-4 {
		margin-bottom: 30px;
	}
	.row-separator {
	    clear: none;
	    display: inline;
	    height: auto;
	    margin: 0;
	    width: auto;
	}
	table.category:before {
		font-size: 10px;
	}
	#djcatalog .djc_items .djc_item, 
	#djcatalog .djc_related_items .djc_item {
		float: none;
		width: 100% !important;
	}
	#djcatalog h2.djc_title {
		clear: both;
	}
	#djcatalog .djc_images {
		float: left;
		margin: 0 0 20px;
	}
	#jm-bottom .rowcount_2 .bottom-in,
	#jm-bottom .rowcount_3 .bottom-in,
	#jm-bottom .rowcount_4 .bottom-in {
		width: 100%;
	}
	.djslider .slide-desc-text .slide-title {
		font-size: 1.2em;
	}
}