html {-webkit-text-size-adjust: none;}
.video embed,.video object,#main-content iframe  {}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}
article img{max-width:100%; }

.products .entry iframe {
	width: auto;
	height: auto;
	min-width: 300px;
	min-height: 300px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
		 
	.title {font-size: 20px;}
	article .art-content p {font-size: 14px;}
	
}

@media only screen and (max-width: 767px) {
	.menu {float: none;}
	.menu a {border-bottom: 1px solid #1111111;}
    .toggleMenu.active {display: block;}
    .menu > li {float: none;}
    .menu > li >  .menu-item-has-children:first-child {background-position: 95% 50%;}
    .menu li li  .menu-item-has-children:first-child {background-image: url("../images/downArrow.png"); background-repeat: no-repeat; background-position: 95% 50%;}
    .menu ul {display: block; width: 100%;}
    .menu > li.hover > ul , .menu li li.hover ul {position: static;}
	.menu li  { border-left: none; }
	.menu a { padding: 1.25em 0; }

    .top-header{padding: 0 1%;width: 98%;}
	header {margin-top: 0px;}
	.container {display: inline-block; text-align: center;}/*Fix Menu*/
	.art-related img{max-width: 210px;}
	
	.artistinfo h3 {
		display: block;
	}
	 
}
@media only screen and (max-width: 600px) {
	 header {margin-top: 0px;}
}