.wrapper {max-width: 1024px;}
.header {display: none; width: 1024px; margin: 0 auto;}
.header #billboard {position: relative; width: 1024px; height: 650px; margin: 0 auto; cursor: pointer;}
.header #billboard > div {position: absolute; display: none; width: 1024px;}
.header #billboard div.block-women {display: block; position: relative;}
.header #billboard div.block-women img.women-logo {position: absolute; top: 10px; right: 10px; width: 160px;}
.header #billboard div.block-women img.women-suit-collection {display: block; width: 100%; height: auto;}
.header .logo {width: 264px; height: 113px; margin: 0 auto;}
.header .left {float: left; width: 512px;}
.header .right {float: left; width: 492px; margin-left: 20px;}
.header #collar-style .logo img, #collar-contrast .logo img, #contton-fabric .logo img, #designer .logo img {display: none;}
.header #collar-style .caption, #collar-contrast .caption, #contton-fabric .caption, #designer .caption {width: 492px; height: 157px; margin: 50px auto 0 auto;}
.header #collar-style .caption img, #collar-contrast .caption img, #contton-fabric .caption img, #designer .caption img {display: none;}
.header #collar-style .price, #collar-contrast .price, #contton-fabric .price, #designer .price {width: 334px; height: 143px; margin: 0 auto; text-align: center;}
.header #collar-style .price img, #collar-contrast .price img, #contton-fabric .price img, #designer .price img {display: none;}
.header #collar-style .design-now, #collar-contrast .design-now, #contton-fabric .design-now, #designer .design-now {position: relative; width: 264px; height: 45px; margin: 0 auto; text-align: center;}
.header #collar-style .figure, #collar-contrast .figure, #contton-fabric .figure, #designer .figure {float: left; width: 487px; height: 395px; overflow: hidden;}
.header #collar-style .figure img, #collar-contrast .figure img, #contton-fabric .figure img, #designer .figure img {display: none;}
.header #collar-style .worldwide-shipping, #collar-contrast .worldwide-shipping, #contton-fabric .worldwide-shipping, #designer .worldwide-shipping {float: right; top: 40px; right: 30px; text-align: right;}
.header #collar-style .worldwide-shipping img, #collar-contrast .worldwide-shipping img, #contton-fabric .worldwide-shipping img, #designer .worldwide-shipping img {display: none;}
.header #collar-contrast .figure div {float: left; width: 229px; height: 389px; margin-right: 12px;}
.header #tie-designer {width: 1024px; height: 651px; margin: 0 auto; overflow: hidden;}
.header .last {position: relative; top: -200px;}
.header .last-logo {position: relative; z-index: 9; top: 225px; width: 494px; height: 181px; margin: 0 auto;}
.header .last-logo img {display: none;}
.header #paypal-bml {float: left;}
.header #paypal-visa-master {float: right;}
.block-detail {width: 95%; margin: 0 auto; padding: 5px 0;}
.block-detail .block-header-style h1 {font-size: 1.9em; font-weight: 700; letter-spacing: 0.2em; color: #972A03;}
.block-detail .block-header-style h3 {font-family: "CenturyGothic"; letter-spacing: 0.1em; color: #7d582e;}
.block-detail .block-style {margin-top: 15px; font-family: "CenturyGothic"; color: #d5d9d4;}
.block-detail .block-style .left h2 {font-weight: 500; letter-spacing: 0.1em; color: #95F6FF;}
.block-detail .block-style .left .topic {width: 140px;}
.block-detail .block-style .left h3.starting-price {font-size: 2em; font-weight: 400; color: #972A03;}
.block-detail .block-style .right {margin-top: 15px;}
.block-detail .block-style .right .block-image img {display: block; width: 340px; height: 420px; margin: 0 auto;}
.block-detail .start-designing {width: 200px; margin: 15px auto; padding: 10px 20px; background-color: rgb(16, 204, 87); font-size: 1.5em; text-align: center;}
.block-detail .start-designing a {color: #ffffff;}

@media only screen and (min-width: 768px) {
    
}

@media only screen and (min-width: 1024px) {
    .header {display: block;}
    .block-detail .block-style > div {float: left;}
    .block-detail .block-style .left {width: 60%;}
    .block-detail .block-style .right {width: 40%; margin-top: 0;}
}