.midline {
	position: relative;
	display: block;
	padding: 60px 0;
}
.collection {
	position: relative;
    z-index: 1;
}
.collection img { 
    display: block;
    width: 100%;
    height: auto;
    min-height: 80px;
}
/* Prevents img without src to appear */
.collection img:not([src]) {
    visibility: hidden;
}
/* Fixes Firefox anomaly */
@-moz-document url-prefix() {
    img:-moz-loading {
        visibility: hidden;
    }
}
.collection img.loading {
	background: url(spinner.gif) 50% 50% no-repeat;
}

.gradient {
	position: absolute;
	top: 0;
	width: 90%;
	left: 5%;
	right: 5%;
	bottom: 0;
	z-index: 0;
}

/* GRADIENTS */
.gradient.lavender {
	background: rgba(88,49,102,1);
	background: -moz-linear-gradient(left, rgba(88,49,102,1) 0%, rgba(88,49,102,1) 50%, rgba(48,27,56,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(88,49,102,1)), color-stop(50%, rgba(88,49,102,1)), color-stop(100%, rgba(48,27,56,1)));
	background: -webkit-linear-gradient(left, rgba(88,49,102,1) 0%, rgba(88,49,102,1) 50%, rgba(48,27,56,1) 100%);
	background: -o-linear-gradient(left, rgba(88,49,102,1) 0%, rgba(88,49,102,1) 50%, rgba(48,27,56,1) 100%);
	background: -ms-linear-gradient(left, rgba(88,49,102,1) 0%, rgba(88,49,102,1) 50%, rgba(48,27,56,1) 100%);
	background: linear-gradient(to right, rgba(88,49,102,1) 0%, rgba(88,49,102,1) 50%, rgba(48,27,56,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#583166', endColorstr='#301b38', GradientType=1 );
}
.gradient.exotic {
	background: #000;
}
.gradient.yoga {
	background: rgba(106,170,157,1);
	background: -moz-linear-gradient(top, rgba(106,170,157,1) 0%, rgba(28,104,95,1) 22%, rgba(19,82,65,1) 46%, rgba(57,67,16,1) 69%, rgba(133,60,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(106,170,157,1)), color-stop(22%, rgba(28,104,95,1)), color-stop(46%, rgba(19,82,65,1)), color-stop(69%, rgba(57,67,16,1)), color-stop(100%, rgba(133,60,0,1)));
	background: -webkit-linear-gradient(top, rgba(106,170,157,1) 0%, rgba(28,104,95,1) 22%, rgba(19,82,65,1) 46%, rgba(57,67,16,1) 69%, rgba(133,60,0,1) 100%);
	background: -o-linear-gradient(top, rgba(106,170,157,1) 0%, rgba(28,104,95,1) 22%, rgba(19,82,65,1) 46%, rgba(57,67,16,1) 69%, rgba(133,60,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(106,170,157,1) 0%, rgba(28,104,95,1) 22%, rgba(19,82,65,1) 46%, rgba(57,67,16,1) 69%, rgba(133,60,0,1) 100%);
	background: linear-gradient(to bottom, rgba(106,170,157,1) 0%, rgba(28,104,95,1) 22%, rgba(19,82,65,1) 46%, rgba(57,67,16,1) 69%, rgba(133,60,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6aaa9d', endColorstr='#853c00', GradientType=0 );
}
.gradient.home {
	background: rgba(136,198,242,1);
	background: -moz-linear-gradient(top, rgba(136,198,242,1) 0%, rgba(53,160,199,1) 22%, rgba(52,147,152,1) 46%, rgba(64,129,70,1) 69%, rgba(63,129,69,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(136,198,242,1)), color-stop(22%, rgba(53,160,199,1)), color-stop(46%, rgba(52,147,152,1)), color-stop(69%, rgba(64,129,70,1)), color-stop(100%, rgba(63,129,69,1)));
	background: -webkit-linear-gradient(top, rgba(136,198,242,1) 0%, rgba(53,160,199,1) 22%, rgba(52,147,152,1) 46%, rgba(64,129,70,1) 69%, rgba(63,129,69,1) 100%);
	background: -o-linear-gradient(top, rgba(136,198,242,1) 0%, rgba(53,160,199,1) 22%, rgba(52,147,152,1) 46%, rgba(64,129,70,1) 69%, rgba(63,129,69,1) 100%);
	background: -ms-linear-gradient(top, rgba(136,198,242,1) 0%, rgba(53,160,199,1) 22%, rgba(52,147,152,1) 46%, rgba(64,129,70,1) 69%, rgba(63,129,69,1) 100%);
	background: linear-gradient(to bottom, rgba(136,198,242,1) 0%, rgba(53,160,199,1) 22%, rgba(52,147,152,1) 46%, rgba(64,129,70,1) 69%, rgba(63,129,69,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c6f2', endColorstr='#3f8145', GradientType=0 );
}
.gradient.women {
	background: #d6d6d6;
}
.gradient.roseheart {
	background: #f6e2eb;
}
.gradient.holiday {
	background: #e1d8d5;
}
.gradient.valentines {
    background: #ebebeb;
	background: rgba(224,224,224,.66);
}
.sidepiece {
	position: absolute;
	z-index: -1;
}
.lavender-side1 {
	width:215px;
	height:561px;
	top: 5%;
	right: -150px;
}
.lavender-side2 {
	width:184px;
	height:249px;
	top: 28%;
	left: -120px;
}
.lavender-side3 {
	width:163px;
	height:318px;
	top: 38%;
	right: -100px;
}
.lavender-side4 {
	width:223px;
	height:322px;
	top: 50%;
	left: -162px;
}
.lavender-side5 {
	width:212px;
	height:556px;
	top: 57%;
	right: -150px;
}
.lavender-side6 {
	width:232px;
	height:442px;
	top: 66%;
	left: -193px;
}
.lavender-side7 {
	width:220px;
	height:384px;
	top: 84%;
	left: -158px;
}
.lavender-side8 {
	width:185px;
	height:354px;
	top: 90%;
	right: -140px;
}

.exotic-side1 {
	width:217px;
	height:466px;
	top: 17%;
    right: -195px;
}
.exotic-side2 {
	width:235px;
	height:477px;
	top: 24%;
    left: -170px;
}
.exotic-side3 {
	width:191px;
	height:496px;
	top: 38%;
    right: -130px;
}
.exotic-side4 {
	width:202px;
	height:779px;
	top: 60%;
    right: -140px;
}
.exotic-side5 {
	width:206px;
	height:390px;
	top: 75%;
    left: -140px;
}
.exotic-side6 {
	width:190px;
	height:406px;
	top: 88%;
    right: -150px;
}
.exotic-side7 {
	width:220px;
	height:384px;
	top: 84%;
	left: -180px;
}

.yoga-side1 {
	width:192px;
	height:320px;
	top: 12%;
    left: -135px;
}
.yoga-side2 {
	width:190px;
	height:362px;
	top: 28%;
    right: -140px;
}
.yoga-side3 {
	width:204px;
	height:400px;
	top: 30%;
    left: -140px;
}
.yoga-side4 {
	width:139px;
	height:267px;
	top: 64%;
    right: -75px;
}
.yoga-side5 {
	width:182px;
	height:353px;
	top: 65%;
    left: -142px;
}
.yoga-side6 {
	width:131px;
	height:314px;
	top: 78%;
    left: -70px;
}
.yoga-side7 {
	width:181px;
	height:359px;
	top: 90%;
    right: -140px;
}

.home-side1 {
	width:207px;
	height:446px;
	top: 32%;
    right: -168px;
}
.home-side2 {
	width:209px;
	height:336px;
	top: 62%;
    right: -170px;
}
.home-side3 {
	width:212px;
	height:424px;
	top: 78%;
    left: -162px;
}

.women-side1 {
	width:224px;
	height:256px;
	top: 22%;
    left: -160px;
}
.women-side2 {
	width:178px;
	height:418px;
	top: 36%;
    left: -139px;
}
.women-side3 {
	width:146px;
	height:289px;
	top: 48%;
    right: -84px;
}
.women-side4 {
	width:156px;
	height:224px;
	top: 67%;
    right: -95px;
}
.women-side5 {
	width:238px;
	height:763px;
	top: 65%;
    left: -142px;
}
.women-side6 {
	width:138px;
	height:510px;
	top: 80%;
    right: -75px;
}
.valentines-side1 {
	width:400px;
	height:523px;
	top: 45%;
    left: 62px;
}
.cedaratlas {
    margin-left: -150px;   
}

@media (max-width: 767px) {
	.sidepiece {
		display: none;
	}
	.midline {
        padding: 20px 0;
    }
    .cedaratlas {
        margin-left: 0px;   
    }
}