@media (max-width: 980px) {

body {
/*
	cursor: pointer
*/
}

#content {
	z-index: 1;
	padding: 40px 80px 80px 80px;
	position: absolute;
	top: 100vh;
	background-color: #FFFFFF;
}

#image-first-container-triptych {
	overflow: initial;
	position: relative;
}

#triptych-5-container-photo {
	padding: 0 0 80px;
}

#first-triptych-set {
	position: relative;
}

.triptych {
	position: relative;
}

.triptych-div {
	height: 40px;
}

#ekbuttonwrap-scrolldown-below-triptych {
	z-index: -255;
/*
	position: static;
	bottom: auto;
*/
}

.content-collections {
	padding: 137px 20px 0px 20px;
	width: auto;
	text-align: center;
	z-index: -10;
/*
	background-color: #FF0000;
*/
}

.inner-six-swatch-wrapper {
	width: 712px;
	margin: 0 auto;
}

.swatch {
	margin: 0px 8px 16px 8px;
	width: 340px;
	height: 510px;
	float: left;
/*
*/
}

.swatch-2015-pre-spring {
	margin: 0px 8px 16px 8px;
	width: 340px;
	height: 510px;
	float: left;
/*
*/
}


.swatch-2015-spring {
	margin: 0px 8px 16px 8px;
	width: 340px;
	height: 460px;
	float: left;
/*
*/
}

.swatch-1 {
	margin: 0px 8px 16px 8px;
	width: 340px;
	height: 440px;
	float: left;
/*
*/
}

.dress-thumbnail {
	width: 340px;
	height: auto;
/*
	border: 1px solid #000000;
*/
}

.dress-thumbnail-1 img {
	width: 340px;
	height: auto;
/*
	border: 1px solid #000000;
*/
}

.dress-description-new {
	position: absolute;
	background-color: #000000;
	width: 340px;
	height: 510px;
	top: -510px;
	display: none;
/*
	left: 5px;
	padding: 0px 0px 0px;
	top: -507px;
	height: 504px;
	text-align: center;
	overflow: hidden;
*/
}

.dress-description-new-2015-spring  {
	position: absolute;
	background-color: #000000;
	width: 340px;
	height: 454px;
	top: -454px;
	display: none;
/*
	left: 5px;
	padding: 0px 0px 0px;
	top: -507px;
	height: 504px;
	text-align: center;
	overflow: hidden;
*/
}


.dress-description-new-1 {
	position: absolute;
	background-color: #000000;
	width: 340px;
	height: 440px;
	top: -440px;
	display: none;
/*
	left: 5px;
	padding: 0px 0px 0px;
	top: -507px;
	height: 504px;
	text-align: center;
	overflow: hidden;
*/
}

#menu-nav-wrapper {
	display: none;
}

#sid-menu-nav-wrapper {
	display: table;
	position: fixed;
	top: 90px;
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0;

	z-index:200;
}

.sid-menu-nav-wrapper-center-table {
	display: table;
	position: relative;
	margin: 0 auto;
}

#sid-menu-nav {
	transition: 1s;
	text-transform: uppercase;
	font-family: 'Univers-Extended', Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: .4px;
	color: #000000;
/* HERE DELETE THIS
	display: none;
*/
}

.sid-menu-item {
    display: inline;
}

.sid-menu-item label {
    font-size: 16px;
    float: left;
    display: block;
    padding: 0 14px;
    background-color: #fff;
}

.sid-menu-item label a {
    color: #000000;
    text-decoration: none;
}

.sid-menu-item ul {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 500px;
    height: 0px;
    
    background: #fff;
    font-size: 13px;
    line-height: 30px;
    list-style-type: none;
    overflow: hidden;
    padding: 0px;
}
.sid-menu-item li a {
    text-decoration: none;
    color: #000;
    width: auto;
}

.sid-menu-item li {
    padding: 0 14px;
}

input[type=checkbox] {
    display:none
}

input[type=checkbox]:checked + .sid-menu-item ul {
    height: auto;
}

.content-images-press {
	width: 640px;
}

.divcontainer-for-masonry {
	width: 600px;
}

.horiz-image-press {
	width: 600px;
/*
*/
}

}

