@import url();

/** IE center **/
html, body {
 text-align: center;
}

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color:black;
	background-size: contain;
	background-position: center;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
	font-family: helvetica neue, 'Montserrat', sans-serif;
	color: #000;
}

a:hover {
	text-decoration: none;
	font-family: helvetica neue, 'Montserrat', sans-serif;
	color: #8E8E8E;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: helvetica neue, 'Montserrat', sans-serif;
}

h2 {
	color: #fff;
	font-family: helvetica neue, 'Montserrat', sans-serif;
}

p {
	font-family: helvetica neue, 'Montserrat', sans-serif;
}

section {
	height: 700px;
	width: auto;
}

/** logo section  **/

#logo {
	background:transparent;
}

.logo img {
	width: 60%;
	mix-width: 350px;
	max-width: 500px;
	margin-top: 50px;
}


#logo h2 {
	margin: 0 20px;
	text-shadow: 0 0 2px #2e2e2e;
}

.appstore img {
	margin-top: 30px;
}

/** dumpling section **/

.icon {
	top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}


.icon img {
	width: 50px;
	margin: 80px 20px 20px 20px;
}

.icon ul {
	display: inline;
    -webkit-padding-start: 0px;
    position: relative;
	top: 50px;
	 -moz-padding-start: 0px;
}

.icon li {
	display: inline-block;
}

#dumpling {
	background: red;
}


#dumpling h2 {
	position: relative;
	top: 90px;
}


.dumplinglogo {
	background: url('content/dumpling-logo-after.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
	top: 50px;
 	position: relative;
}


.icons {
	display: inline-block;
}

.iconsblog:hover ~ .dumplinglogo {
	background: url('content/dumpling-logo-blog.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
}

.iconsfacebook:hover ~ .dumplinglogo {
	background: url('content/dumpling-logo-facebook.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
}
	
.iconstwitter:hover ~ .dumplinglogo {
	background: url('content/dumpling-logo-twitter.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
}

.iconsabout:hover ~ .dumplinglogo {
	background: url('content/dumpling-logo-about.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
}

.iconscontact:hover ~ .dumplinglogo {
	background: url('content/dumpling-logo-contact.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
}

#icon {
	height: 100px;
}

.iconsblog img, .iconsfacebook img, .iconstwitter img, .iconsabout img, .iconscontact img {
	width: 40px;
} 

.iconsblog, .iconsfacebook, .iconstwitter, .iconsabout, .iconscontact {
	position: relative;
  display: inline;
  top: 550px;
  margin: 10px;
  z-index: 500;
} 


/** footer section **/

#footer {
	height: auto;
	background-color: #454545;
}

#footer ul {
	display: inline;
	-webkit-padding-start: 0px;
	color: #898989;
	 -moz-padding-start: 0px;
}

#footer li {
	display: inline-block;
	color: #898989;
}

#footer li a {
	color: #fff;
}

#footer li:after {
	content: " |";
}

#footer li:last-child::after {
	content: none;
}

#footer p {
	margin:0;
	padding-top:10px;
	color: #fff;
	padding-bottom: 30px;
}

#footer img {
	height: 50px;
	margin-top: 30px;
}



/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  display: none;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
}

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* header video */

body, html {
    height: 100%;
}

#container {
     position: absolute;
     top: 0px;
     left: 0px;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     z-index: -1000;
     background-image: url("https://youtube.com/embed/75ZKxuNal0Q")
}

#container video {
    position: absolute;
    /* The following will size the video to fit the full container. Not necessary, just nice.*/
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);

    z-index: 0
    object-fit: contain;

    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;

}

#container div {
    position: relative;
    z-index: -101;
    height: 800px;
}

video#vid {
	position: fixed; 
	right: 0;  
	min-height: 700px;
	width: 100%; 
	z-index: -100;
	top: -200px;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	object-fit: cover;
	-webkit-filter: brightness(.8);
    filter: brightness(.8);
	
}

@media (min-aspect-ratio: 16/9) {
  #vid {
    min-width: 100%;
    height: auto; /* actually taller than viewport */
  }
}
@media (max-aspect-ratio: 16/9) {
  #vid {
    width: auto; /* actually wider than viewport */
    min-height: 100%;
  }
}



video:-webkit-full-screen     {
	 min-height: 100%;
	 width: 100%;
	 -webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

video:-moz-full-screen        {
	 min-height: 100%;
	 width: 100%;
 }
 
 video::-webkit-media-controls-panel {
    display: none !important;
}

embed {
	display: none! important;
}

/* loader */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;


    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;


        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: scale(0.8,0.8);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(0.8,0.8);  /* IE 9 */
            transform: scale(0.8,0.8);  /* Firefox 16+, IE 10+, Opera */
        }
        
        50% {
        	            -webkit-transform: scale(1,1);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(1,1);  /* IE 9 */
            transform: scale(1,1);  /* Firefox 16+, IE 10+, Opera */
        }
        
        100% {
            -webkit-transform: scale(0.8,0.8);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(0.8,0.8);  /* IE 9 */
            transform: scale(0.8,0.8);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: scale(0.8,0.8);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(0.8,0.8);  /* IE 9 */
            transform: scale(0.8,0.8);  /* Firefox 16+, IE 10+, Opera */
        }
        
        50% {
        	            -webkit-transform: scale(1,1);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(1,1);  /* IE 9 */
            transform: scale(1,1);  /* Firefox 16+, IE 10+, Opera */
        }
        
        100% {
            -webkit-transform: scale(0.8,0.8);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: scale(0.8,0.8);  /* IE 9 */
            transform: scale(0.8,0.8);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222;
        z-index: 1000;
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }
    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded styles */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }
    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }
    .loaded #loader {
        opacity: 0;

        -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */
    
        -webkit-transition: all 0.3s 1s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s 1s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }
/* device detect  */

/* Smartphones ----------- */

@media only screen and (max-width: 700px ) 
{
	
video#vid {
	top:0;
}

.iconsblog, .iconsfacebook, .iconstwitter, .iconsabout, .iconscontact {
  margin: 5px;
  top: 500px !important;
}
}

@media only screen and (min-width: 769px ) 
{
	
video#vid {
	top:-150px;
}
}

@media only screen and (min-width: 850px ) 
{
	
video#vid {
	top:-250px;
}
}


@media only screen and (max-width: 769px ) 
{
	
video#vid {
	top:-50px;
}

  
.icon img {
	width: 30px;
	margin: 80px 20px 20px 20px;
}

.hvr-pop {
	display: none;
}

#logo {
	height: auto;
}

.appstore img {
	margin-bottom: 30px;
}

.dumplinglogo {
	background: url('content/dumpling-logo-after.png') no-repeat;
	height: 400px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center;
	top: 50px;
 	position: relative;
}

body {
	background: black;
}
}

/* computers ----------- */
@media only screen and (min-width: 1px ) {
	.icons {
		display: none;
	}
}

