/* Reset
-------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;}
*, *:before, *:after {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, main, nav, section, summary {
  display: block;
}
ol, ul {
  list-style: none;
}

/* Clearfix
-------------------------------------------------- */
.cf:after {
  content: "";
  display: table;
  clear: both;
}

/* General
-------------------------------------------------- */
html, body {
	height: 100%;
}
html {
	background: #fff;
}
body {
	line-height: 25px;
	position: relative;
	font-family: 'Lora', sans-serif;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility;
 	-webkit-font-smoothing: antialiased;
}
.control {
	width: 860px;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
input {
	border-radius: 0 !important;
}

/* Header
-------------------------------------------------- */
.header {
	display: block;
	z-index: 5000;
}
.header .control {
	padding-top: 40px;
}
.header .logo {
	margin: 0 auto;
}
.header a.logo {
	background: url(../images/logo.png) no-repeat;  
	display: block; 
	text-indent: -9999px;
	width: 168px;
	height: 88px;
}
.header ul.menu {
	text-align: center;
	margin-top: 40px;
}
.header ul.menu li {
	display: inline;
	font-size: 15px;
	margin: 0 30px 0 30px;
}
.header ul.menu li a {
	color: #000;
}
.header ul.menu li a.active {
	color: #768fa1;
	border-bottom: 1px solid #a5bdcd;
}
.header ul.menu li a.active:hover {
	border-bottom: 1px solid #a1b8c8;
}
.header ul.menu li a:hover {
	border-bottom: 1px solid #000;
}

/* Main
-------------------------------------------------- */
.main {
	margin: 60px 0;
}
.main.er {
	margin: 200px 0;
	text-align: center;
}
.main img {
	max-width: 100%;
	display: block;
}
.main a {
	color: #1884d1;
	text-decoration: underline;
}
.main a:hover {
	color: #0c609b;
}
.main a.btn {
	padding: 4px 8px;
	border: 1px solid #b2bec5;
	text-decoration: none;
}
.main a.fancybox-media, main a#fancybox-manual-c {
	color: #fff;
	text-shadow: 0 0 15px #000;
}
.main a.fancybox-media:hover, main a#fancybox-manual-c:hover {
	color: #c4c4c4;
}
.main a.next {
	float: right;
}
.main a.prev {
	float: left;
}
.main a.next, .main a.prev {
	font-size: 14px;
	border: 1px solid #000;
	color: #000;
	padding: 2px 10px;
	text-decoration: none;
}
.main a.next:hover, main a.prev:hover {
	color: #5e5e5e;
	border: 1px solid #5e5e5e;
}
.main a.next i {
	margin-left: 3px;
}
.main a.sharetwtr {
	text-decoration: none;
	border: 1px solid #dbdfe1;
	padding: 5px 8px;
}
.main a.prev i {
	margin-right: 3px;
}
.main h1 {
	font-size: 35px;
}
.main h1 a {
	color: #000;
	text-decoration: none;
}
.main h1 a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}
.main h2 {
	font-size: 22px;
}
.main h2.aw {
	text-align: center;
	width: 100%; 
	border-bottom: 1px solid #b2bec5; 
	line-height: 0.1em;
}
.main h2.aw span {
	background: #fff; 
    padding: 0 20px; 
}
.main h3 {
	font-size: 16px;
	margin-top: 20px;
}
main h4 {
	font-size: 18px;
	margin-top: 40px;
	border-bottom: 1px solid #dcdee0;
	padding-bottom: 5px;
}
main h5 {
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 40px;
}
.main p {
	font-size: 14px;
	margin-top: 20px;
}
.main p.bquote {
	border-left: 1px solid #b2bec5;
	padding-left: 10px;
	font-style: italic;
}
.main p.author {
	margin-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-style: italic;
	color: #686868;
}
.main hr {
	margin-top: 40px;
	clear: both;
    visibility: hidden;
}

/* Main -- Home
-------------------------------------------------- */
.slide .pic {
	background: #fff url(../images/aw15.jpg) center center no-repeat;
	padding: 275px 0 450px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slide h1 {
	padding: 40px 0;
	text-align: center;
	font-size: 35px;
	font-style: normal;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid #dbdfe1;
}
.collection-slide {
	background: #dee1e1 url(../images/ss15.jpg) no-repeat center center;
	-webkit-box-shadow: inset 0 0 2px 0 #a4a8aa;
	-moz-box-shadow: inset 0 0 2px 0 #a4a8aa;
	box-shadow: inset 0 0 2px 0 #a4a8aa;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	height: 560px;
}
.collection-btn {
	-webkit-box-shadow: 0 0 -1px 0 #a4a8aa;
	-moz-box-shadow: 0 0 -1px 0 #a4a8aa;
	box-shadow: 0 0 -1px 0 #a4a8aa;
	padding: 40px;
}
.collection-btn h1 {
	font-size: 35px;
	font-style: normal;
	font-style: italic;
	text-align: center;
}
.mscw-slide {
	background: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	height: 400px;
}
.mscw-slide .control {
	background: url(../images/mscw.jpg) no-repeat center center;
	height: 400px;
}
.mscw-btn {
	padding: 40px;
	border-bottom: 1px solid #dcdee0;
	text-align: center;
	-webkit-box-shadow: 0 0 0 2px #f9f9f9;
	-moz-box-shadow: 0 0 0 2px #f9f9f9;
	box-shadow: 0 0 0 2px #f9f9f9;
}
.mscw-btn h1 {
	font-size: 27px;
	font-weight: 700;
	font-style: normal;
}
.mscw-btn h2 {
	font-size: 25px;
	margin-top: 30px;
}
.mscw-btn h3 {
	font-size: 20px;
	margin-top: 30px;
}

/* Main -- Studio
-------------------------------------------------- */
.about .left {
	float: left;
	width: 50%;
	padding: 40px 40px 40px 0;
}
.about .right {
	float: right;
	width: 50%;
	background: url(../images/pt.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 485px;
}

/* Main -- Media
-------------------------------------------------- */
.media h1 {
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	background:rgba(0,0,0,.7);
	text-align: center;
	padding: 10px;
	text-shadow: 0 1px 0 #000;
}
.editorial {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/editorial.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	border-right: 1px solid #fff;
}
.iconic {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/iconic.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	border-left: 1px solid #fff;
}
.legends {
	width: 100%;
	height: 350px;
	float: left;
	background: url(../images/legends.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: relative;
	border-top: 2px solid #fff;
}


/* Main -- Collection
-------------------------------------------------- */
ul.selector {
	padding: 20px 0;
	border-bottom: 1px solid #dbdfe1;
	width: 100%;
	position: relative;
}
ul.selector li {
	display: inline;
	font-size: 15px;
	width: 50%;
	text-align: center;
	float: left;
}
.top {
	position: fixed;
	right: 40px;
	bottom: 40px;
	z-index: 5000;
	display: none;
}
.top a {
	font-size: 21px;
	padding: 5px 10px;
	border: 1px solid #b2bec5;
	background-color: rgba(255, 255, 255, 0.9);
}
ul.items {
	margin: 60px 0;
}
ul.items li {
	float: left;
	font-size: 0;
	line-height: 0;
	width: 25%;
	max-height: 420px;
	overflow: hidden;
	border: 1px solid #fff;
}
ul.items li a img {
	width: 100%;
	height: auto;
}
ul.items li a img:hover {
	opacity: .8;
}
ul.credits {
	text-align: center;
}
ul.credits li {
	font-size: 12px;
	display: inline;
	margin: 0 10px;
}

/* Main -- Item
-------------------------------------------------- */
.cover {
	position: relative;
}
.share {
	position: absolute;
	right: 0;
	top: 0;
}
ul.buzz li {
	padding: 10px 10px;
	font-size: 20px;
}
ul.buzz li.tw {
	background: #219bd4;
	border-left: 1px solid #fff;
}
ul.buzz li.fb {
	background: #1b63ba;	
	border-left: 1px solid #fff;
}
ul.buzz li.pi {
	background: #be1d1d;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul.buzz li a {
	color: #fff;
	width: 100%;
	padding: 5px;
}
ul.buzz li a:hover {
	color: #fff
}

/* Main -- Contact
-------------------------------------------------- */
.contact {
	text-align: left;
}
.contact .left {
	float: left;
	width: 50%;
}
.contact .right {
	float: right;
	width: 50%;
	padding-left: 40px;
}

/* Main -- Press
-------------------------------------------------- */
.ptbcover {
	max-width: 400px;
	margin: 0 auto;
}

/* Footer
-------------------------------------------------- */
.footer {
	padding-bottom: 40px;
}
.sub {
	text-align: center;
	margin-bottom: 30px;
}
.sub input, .sub button {
	font-family: 'Lora', sans-serif;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility;
 	-webkit-font-smoothing: antialiased;
 	font-size: 14px;
 	outline: none;
}
.sub input {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
.sub input:focus {
	border-bottom: 1px solid #1884d1;
}
.sub button {
	background: none;
	cursor: pointer;
}
.sub button:active {
	color: #5e5e5e;
}
.emm {
	text-align: center;
	font-size: 25px;
	padding: 15px 0;
	background: #e0ffe0;
	color: #1aa01a;
	text-shadow: 0 1px 0 #f5fff5;
	border-bottom: 1px solid #d1fbd1;
}
.footer ul.networks {
	text-align: center;
	margin-bottom: 20px;
}
.footer ul.networks li {
	display: inline;
	margin: 0 9px;
	font-size: 21px;
}
.footer ul.networks li a {
	color: #000;
}
.footer ul.networks li a:hover {
	color: #5e5e5e;
}
.footer .copyright {
	font-size: 11px;
	text-align: center;
}
.footer .copyright span {
	margin: 0 3px;
	color: #c6c6c6;
}
.footer .copyright a {
	color: #1884d1;
	text-decoration: underline;
}
.footer .copyright a:hover {
	color: #0c609b;
}
input, textarea {
	color: #000;
}
.placeholder { 
	color: #aaa; 
}
.book {
	margin-bottom: 30px;
}
.book {
	text-align: center;
}
.book img {
	width: 350px;
	max-width: 100%;
}

/* Retina
-------------------------------------------------- */
@media	only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {

.header a.logo {
	background: url(../images/logo@2x.png) no-repeat;
	background-size: 168px 88px;
}

}

/* Mobile
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {

.control {
	width: auto;
}

.main .control {
	padding: 0 20px;
}
.control.home {
	padding: 0;
}

.footer ul.networks li {
	font-size: 25px;
	margin: 0 12px;
}

}

@media (max-width: 767px) {

.control {
	width: auto;
}

.header ul.menu li {
	margin: 0 10px 0 10px;
}

.main {
	margin: 40px 0;
}
.main .control {
	padding: 0 20px;
}
.control.home {
	padding: 0;
}

.home h1 {
	line-height: 50px;
}
.collection-btn {
	padding: 40px 0;
}
.mscw-btn {
	padding: 40px 0;
}

.about .left {
	float: none;
	width: 100%;
	padding: 0;
}
.about .right {
	float: none;
	width: 100%;
	margin-top: 40px;
}

.editorial {
	width: 100%;
	border: none;
}
.iconic {
	width: 100%;
	border: none;
	margin: 20px 0;
}
.legends {
	border: none;
}

ul.items {
	margin-top: 40px;
}
ul.credits li {
	display: block;
}

.footer ul.networks li {
	font-size: 25px;
	margin: 0 12px;
}
	
}

@media (max-width: 480px) {

.control {
	width: auto;
}

.header ul.menu li {
	margin: 0 10px 0 10px;
}

.main {
	margin: 40px 0;
}
.main .control {
	padding: 0 20px;
}

.home h1 {
	line-height: 42px;
}
.collection-slide {
	height: 350px;
}
.collection-btn {
	padding: 25px 0;
}
.mscw-btn {
	padding: 25px 0;
}
.home h1 {
	line-height: 42px;
	font-size: 35px;
}
.slide h1 {
	padding: 25px 0;
}
.slide .pic {
	padding: 200px 0;
}
.control.home {
	padding: 0;
}

.about .left {
	float: none;
	width: 100%;
	padding: 0;
}
.about .right {
	float: none;
	width: 100%;
	margin-top: 40px;
}

.editorial {
	width: 100%;
	border: none;
}
.iconic {
	width: 100%;
	border: none;
	margin: 20px 0;
}
.legends {
	border: none;
}

ul.items {
	margin-top: 40px;
}
.top a {
	background: #fff;
	border: none;
	-webkit-box-shadow: 0 0 4px 0 #a4a8aa;
	-moz-box-shadow: 0 0 4px 0 #a4a8aa;
	box-shadow: 0 0 4px 0 #a4a8aa;
}
ul.credits li {
	display: block;
}

.contact .left {
	float: none;
	width: 100%;
}
.contact .right {
	float: none;
	width: 100%;
	padding-left: 0;
}

.footer ul.networks li {
	font-size: 25px;
	margin: 0 12px;
}
	
}








