
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body, text {
    font-family: 'PT Sans', sans-serif;
    background-color: #fff;
    font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

ul {
    list-style: disc;
	margin: 15px;
}

a,
a:active,
a:visited {
    text-decoration: none;

}

a:hover {
    text-decoration: none;
}

h1,
h2,
h4,
h5 {
    font-family: 'Merriweather', serif;
    line-height: 1.5em
}

h3{font-size: 21px; line-height: 1.4em;}

p {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.1em
}

strong {
	font-weight: 700
}


/*-------------------------------------------------------------------------- RELATED STICKY -----*/
.stickyLinks{height:80px;width:100%;margin:0!important;background-color:#e7ecef;bottom:0;z-index:99;position:fixed;border-top:1px solid #c5c5c5;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;animation:1s ease 1s normal forwards 1 fadein;-webkit-animation:1s ease 1s normal forwards 1 fadein;opacity:1}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}.stickyLinks.hidden.active{bottom:0}.stickyLinks.hidden{bottom:-80px}.stickyLinks .SCMP_links{width:100%;text-align:center;position:relative;padding:0;max-width:1000px;margin:0 auto}.stickyLinks .SCMP_links a.link{text-decoration:none;cursor:pointer;opacity:1;margin:10px;color:#ff5e51;font-weight:800}.stickyLinks .SCMP_links a .work{width:300px;height:auto;min-height:120px;display:inline-block;vertical-align:top;margin-top:2px}.stickyLinks .SCMP_links a .work .thumb{float:left;width:100px;opacity:1;transition:all 1s ease;border:2px solid transparent;margin-top:5px}.stickyLinks .SCMP_links a .work .thumb:hover{border:2px solid #ff5e51}.stickyLinks .SCMP_links a .work p{float:left;margin-top:5px;text-align:left;margin-left:14px;width:180px;font-family:'PT Sans',sans-serif;font-size:14px;color:rgba(118,118,118,.7);font-weight:700}.stickyLinks .SCMP_links a .work p span{font-weight:300;color:#676767;font-size:10px}.stickyLinks .SCMP_links .note{position:absolute;margin-left:-100px;margin-top:25px;width:92px;font-size:10px;text-align:right!important}
/*-------------------------------------------------------------------------- IE USER -----*/
#IE_hack{opacity:0;position:fixed;top:0;left:0;width:70vw;height:70vh;padding:10% 0;background-color:#FBFBFB;z-index:100;display:none}#IE_hack h2{font-size:5em}#IE_hack img{width:10%;margin:0 auto}#IE_hack p{max-width:300px;margin:20px auto;color:#555}

/*-------------------------------------------------------------------------- MAIN SETTINGS -----*/

/* -------------------------------------------------------------------------  footer */
.small-logo{background-image:url(../svg/scmp_icon.svg);background-repeat:no-repeat;width:28px;height:25px;margin:0 auto}.moreLinks .wrapper{margin:0 auto 90px auto;max-width:500px}.moreLinks{text-align:left;color:#383838;padding-top:60px;margin:0 0 20px}.moreLinks h3{font-weight:300;font-family:'PT Sans',sans-serif;width:100%;font-size:16px;color:#4B4B4C;padding-bottom:5px;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.moreLinks p{max-width:425px;width:100%;padding:5px 0 10px;margin-bottom: 25px;}.moreLinks a{color:#24205f;font-family:'Merriweater',serif;font-weight:700;font-style:italic;font-size:21px;text-decoration:none;line-height:22px}.moreLinks a:hover{opacity:.5}.moreGraphics{text-align:center;color:#383838;padding-top:80px;background-color:#e7ecef;margin:0;z-index:97}.moreGraphics .wrapper{margin:0 auto;max-width:700px}.moreGraphics .SCMP_links{width:100%;text-align:center;position:relative;margin:20px 0;padding:20px 0}.moreGraphics .SCMP_links a.link{text-decoration:none;cursor:pointer;opacity:1;margin:10px;color:#ff5e51;font-weight:800}.moreGraphics .SCMP_links a .work{width:300px;height:auto;min-height:120px;display:inline-block;vertical-align:top}.moreGraphics .SCMP_links a .work .thumb{float:left;width:169px;opacity:1;transition:all 1s ease;border:2px solid transparent}.moreGraphics .SCMP_links a .work .thumb:hover{border:2px solid #ff5e51}.moreGraphics .SCMP_links a .work p{float:left;text-align:left;margin-left:15px;width:110px;font-family:'PT Sans',sans-serif;font-size:.94em;color:rgba(118,118,118,.7);font-weight:400}.moreGraphics .SCMP_links a .work p span{font-weight:900;color:#1f2151}.moreGraphics .wrapper p a.anchorHome{color:#1f2151;font-weight:800;font-style:italic}.moreGraphics .wrapper h1{font-family:Merriweather,serif;font-size:1.7em;line-height:1.2em;margin-bottom:20px;color:#000}.moreGraphics .wrapper p{font-weight:100;margin-bottom:50px}footer{width:100%;text-align:center;padding:60px 0;background-color:#e7ecef}footer p{max-width:400px;margin:10px auto;color:#676767;font-weight:100;font-size:12px}.big-menu{font-weight:100;background-color:#001246;font-family: 'PT Sans', sans-serif;border-top:1px solid #000}.big-menu .item-category{font-size:13px;display:inline-block;vertical-align:top;text-transform:uppercase;font-weight:100;padding:15px 0}.big-menu .item-category a{font-weight:300;color:#fff;padding-left:8px;padding-right:8px;text-decoration: none;}.big-menu .item-category a:hover{background-color:rgba(255,255,255,.2);padding:15px 8px;text-decoration:none}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}

.sidenav,
header {
    position: fixed;
    background-color: black;
}

.menuIcon span,
.sidenav ul {
    font-family: 'PT Sans', sans-serif
}

header {
    width: 100%;
    height: 40px;
    text-align: center;
    z-index: 650000;
    top: 0;
    left: 0;
    transition: all ease 1s;
    border-bottom: 1px solid #000
}

header.disable {
    height: 30px;
    top: -50px
}

header .container {
    z-index: 2;
    position: relative
}

header .container.logo {
    max-width: 220px;
    color: #1f2151;
    margin: 9px auto
}

header .container.logo h4 {
    background-image: url(../img/morning_studio_full_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 200px;
    height: 28px
}

header .container.title {
    width: 200px;
    color: gray;
    font-weight: 400;
    position: absolute;
    top: 2px;
    left: calc(50% - 100px)
}



.menuIcon,
header .container .logo-m {
    width: 28px;
    height: 22px;
    margin: 0 auto;
    background-repeat: no-repeat
}

header .container.title h5 {
    font-weight: 100;
    font-style: italic;
    font-size: 12px
}

.second-top-bar {
	position: fixed;
	top: 40px;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	height: 24px;
	z-index: 9999;
}

.txt-second-top-bar {
	float: left;
	font-size: 11px;
	color: #fff;
	height: 24px;
	line-height: 40px;
	margin-left: 15px;
}

.menuIcon {
    position: fixed;
    top: 8px;
    color: #fff;
    z-index: 750000;
    left: 15px;
    font-size: 22px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: url(../svg/menu.svg)
}


.menuIcon span,
select {
    vertical-align: top;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.menuIcon span {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    padding-left: 40px;
    cursor: pointer;
    user-select: none
}

.sidenav {
    height: 100%;
    width: 0;
    z-index: 10000;
    top: 40px;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 0
}

#socialMedia,
.fullContent,
section {
    position: relative
}

#socialMedia a.linkedin {
    background-image: url(../svg/social_media_linkedinW.svg);
    background-position: 0 40%;
    background-size: 110%;
}

.sidenav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 280px
}

.sidenav li a {
    display: block;
    color: #fff;
    padding: 8px 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
	text-align: left
}

.sidenav li a:hover {
    background-color: rgba(255, 255, 255, .1);
    border-left: 2px solid #FFCB05
}

.sidenav a {
    font-weight: 300;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%
}

#socialMedia {
    width: 105px;
    float: right;
    margin-top: -40px;
    text-align: right;
    z-index: 2
}

#socialMedia a {
    height: 30px;
    width: 25px;
    display: inline-block;
    padding: 6px 12px;
    margin: 0 5px 0 0;
    background-repeat: no-repeat;
    background-size: 55px;
    background-image: url(../svg/socialMedia.svg)
}

#socialMedia a:hover {
    background-image: url(../svg/socialMediaH.svg)
}

#socialMedia a.linkedin:hover {
    background-image: url(../svg/social_media_linkedinH.svg)
}

#socialMedia a.twitter {
    background-position: 0 40%
}

#socialMedia a.facebook {
    background-position: 106% 40%
}

.fullContent.social {
    padding: 50px 0
}

.fullContent.social h4 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 100;
    width: 100%;
    display: block;
    margin: 0 auto 15px;
    text-transform: uppercase
}

.fullContent.social a {
    transition: all ease 1s;
    display: inline-block;
    width: 75px;
    height: 55px;
    border: 1px solid #d9d9da;
    margin: 0 -2.5px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.fullContent.social a:hover {
    border: 1px solid #000;
    margin: 0;
    border-radius: 5px;
}

button,
select {
    font-size: 14px;
    color: #000;
    padding: 10px 15px;
    margin: 20px auto;
    background-color: transparent
}

.fullContent.social a.twitter {
    background-image: url(../svg/social_media_twitter.svg)
}

.fullContent.social a.facebook {
    background-image: url(../svg/social_media_facebook.svg)
}

.fullContent.social a.linkedin {
    background-image: url(../svg/social_media_linkedin.svg)
}

.fullContent.social a.reddit {
    background-image: url(../svg/social_media_reddit.svg)
}

.fullContent.social a.gplus {
    background-image: url(../svg/social_media_googleplus.svg)
}

.fullContent.social a.thumblr {
    background-image: url(../svg/social_media_thumblr.svg)
}

.fullContent.social a.whatsapp {
    background-image: url(../svg/social_media_whatsapp.svg)
}

.fullContent.social a.email {
    background-image: url(../svg/social_media_email.svg)
}

section {
    margin: 0;
    z-index: 1
}

section.intro .cover.chapter1 {
    background-image: url(../images/cover.jpg);
    width: 100%;
    height: 38vw;
    max-height: 740px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
	border-bottom: 10px solid #0478a6;
}

.mask img{
	position: absolute;
	bottom:0;
	width:100%;
	z-index: 100;
	left: 0;
}

.map img{width:800px; height: auto;}

.button{
	padding:8px 30px;
	border-radius: 10px;
	background-color: #000000;
	font-weight: 700;
	font-size: 16px;
	max-width: 250px;
	float: left;
	margin: 5px;
}


button,
input,
select,
textarea {
    outline: 0
}

select {
    border: 0;
    border: 1px solid #000;
    border-radius: 0;
    background-image: url(../svg/select.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 200px;
    user-select: none
}

button {
    border: 0;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

button.current {
    color: #fff;
    background-color: #000
}

header .scmplogo {
    position: absolute;
    width: 200px;
    height: 100%;
    background-image: url(../img/logo_white.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 50px;
}

.videoBG{
	width:100%;
	height:100vh;
	position: absolute;
	top:0;
	left: 0;
	z-index: -1;
	text-align: left;
	min-width: 375px;
}

.videoBG video{
	width:100vw!important;
	height: 100vh!important;
	object-fit: cover;
}

.tap{
	width:100%;
	height:100%;
	background-image: url(../img/tap.jpg);
	background-repeat: no-repeat;
	background-color: rgba(0, 15, 47, 0.8);
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:7000000;
	opacity:1;
	transition:all 1s ease;
}

.mobile_ad{
	width:320px;
	height:50px;
	line-height: 50px;
	color:#ffffff;
	background-color:cadetblue;
	font-size: 18px;
	font-weight: 100;
	position: absolute;
	top:35px;
	left: 50%;
	margin-left: -160px;
}

.mobile_ad img{
	widtH:100%;
	height:auto;
}

/*----------------------.tap:target{
	opacity:0;
	top:100%;
}

/*-------------------------------------------------------------------------- custom -----*/

#pz1{z-index: 100!important;}

.map_caption{
	padding: 20px;
	color: #ffffff;
	text-align: center;
	    font-family: 'Roboto', sans-serif;
    font-weight: 300;
	position: absolute;
	bottom: 50px;
}

.content{
	padding:0 15px;
	max-width: 500px;
	text-align: left;
	width:100%;
}

.slide3 .content div{
	position: absolute;
	bottom:35px;
	left:20px;
	widtH:90%;
}

.slide9 .content div, .slide12 .content div, .slide18 .content div{
	position: absolute;
	bottom:40px;
	left:20px;
	widtH:90%;
	background-color: rgba(0,0,0,0.6);
    padding: 15px 25px 15px 20px;
}

.slide6 .content div, .slide19 .content div{
	position: absolute;
	top:95px;
	left:20px;
	width:90%;
	background-color: rgba(0,0,0,0.6);
    padding: 15px 25px 15px 20px;
}


.slide8 .content, .slide16 .content{
	background-color: rgba(0,0,0,0.6);
	padding: 15px 25px 15px 20px;
}



.slide5 .content, .slide8 .content, .slide15 .content{
	padding: 45px 25px 55px 25px;
	border-bottom: #ffffff solid 1px;
	border-top: #ffffff solid 1px;
	text-align: center;
	background-color: rgba(0,0,0,0.35);
	text-transform: uppercase;
}

.map img{
	margin-left:-50%;
}

.vr {
    height: auto;
    min-height: 450px;
}

.videoContainer{
	width:100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	max-width: 500px;
}

.videoContainerV{
	width:100%;
	height: auto;
	position: relative;
	max-width: 414px;
}

.videoContainer video, .videoContainerV video{
	display: block;
	width:100%;
}

.panorama {
	height: 100vh;
	overflow-x: scroll;
	overflow-y: hidden;
}

.panorama img {
		height: 100%;
	}

/*-------------------------------------------------------------------------- IE USER -----*/

#IE_hack {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 70vw;
    height: 70vh;
    padding: 10% 0;
    background-color: #FBFBFB;
    z-index: 100;
    display: none
}

#IE_hack h2 {
    font-size: 5em
}

#IE_hack img {
    width: 10%;
    margin: 0 auto
}

#IE_hack p {
    max-width: 300px;
    margin: 20px auto;
    color: #555
}


/* -------------------------------------------------------------------------  footer */

footer {
    width: 100%;
    text-align: center;
    padding: 0;
    background-color: #000000;
}
.small-logo {
    background-image: url(../svg/scmp_icon.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 25px;
    margin: 0 auto
}

footer p {
    max-width: 400px;
    margin: 10px auto;
    color: #676767;
    font-weight: 100;
    font-size: 12px
}

.big-menu {
    font-weight: 100;
    background-color: #001246;
    font-family: 'PT Sans', sans-serif;
    border-top: 1px solid #000
}

.big-menu .item-category {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 100;
    padding: 15px 0
}

.big-menu .item-category a {
    font-weight: 300;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px
}

.big-menu .item-category a:hover {
    background-color: rgba(255, 255, 255, .2);
    padding: 15px 8px;
    text-decoration: none
}

@media(max-width: 1100px){
.master {
    padding: 0px;
}
	
.item{
	width:46%;
	padding:2%;
}	

}

@media(max-width: 970px){
.banner970 {
    display: none;
}

}

@media(max-width: 780px){

	
.item h3{
	font-size:16px;
}

	
.logo{
	margin:25vw auto 0;
	width:80%;
}
	
.over{padding-top:0px;}
.under{padding-bottom:0px;}
.content800{padding:15px;}
}

@media(max-width: 640px){
.item{
	width:100%;
	padding:0%;
	float: none;
	margin:0 0 30px 0;
}	
	
.list{padding:15px;}

.box {
    padding:15px;
}	
	
.item.active:hover {
	box-shadow: none; 
}	
	
	
.item .coming{
	background-color: rgba(0, 0, 0, 0.5);
	width:100%;
	height: 0;
	padding: 40% 0 48%;
	margin: 0%;
	z-index: 100;
	position: absolute;
	top:0;
	left: 0;
	text-align: center;
	color: #baf1e8;
	font-size: 26px;
	font-family: 'Merriweather', serif;
}
	
}


@media(max-width: 480px){
	
}



@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

.ie {
	display: none;
}

_:-ms-fullscreen, :root .ie-none {
	display: none;
}
_:-ms-fullscreen, :root .ie {
	display: block;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	@media {
    	.ie-none {
			display: none;
		}
		.ie {
			display: block;
		}
	}
}

.container--banner-320x480 {
	width: 100%;
	max-width: 320px;
	height: 480px;
	margin: 0 auto 40px;
	overflow: hidden;
}

.container--banner-320x480 iframe {
	width: 100%;
	height: 480px;
	border: none;
}

.container--banner-300x250 {
	width: 100%;
	max-width: 300px;
	height: 250px;
	margin: 0 auto 40px;
	overflow: hidden;
}

.container--banner-300x250 iframe {
	width: 100%;
	height: 250px;
	border: none;
}