@import url(https://fonts.googleapis.com/css?family=Bad+Script);
@import url(https://fonts.googleapis.com/css?family=Bad+Script|Alegreya+Sans+SC:300);
@font-face {font-family: 'sawasdee';src: url(localhost/fonts/sawasdee.ttf);}
/*@font-face {font-family: 'badscript';src: url(../Bad_Script/BadScript-Regular.ttf);}*/

*{margin:0px;padding:0px;}

/*.responsive-vid{width:45%; margin-top:2%;margin-bottom: 2%;}*/

.vid-wrap {
  width: 60%;
  position: relative;
  padding-bottom: 33.75%; /* 16:9 */
  height: 0;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4%;
  margin-bottom: 2%;

}

iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.center-me {
  margin-left: auto;
  margin-right: auto;
}

.main{width:100%;}
#startnext{position:absolute; bottom:35px;right:-300px;z-index:1;width:80%;height:15%;}
#startnextlogo{position:absolute; bottom:8%;right:15%;z-index:2;height:80%;}
#scaleit{width:100%;height:100%;}
#label{padding-top:0.5em;position:absolute;top:0px;right:0px;font-family:"Alegreya Sans SC", sans-serif; color:#808080;font-size:24px;letter-spacing:1em;}
a{display: inline-block;}
a:link {text-decoration: none;}
a:visited {color: #a9a9a9;}
u {border-bottom: 50px dotted #6D649B;}
footer{display:flex; justify-content:center;align-items:center;height:30px;border-color: #a9a9a9;margin-top: 5%;margin-bottom:2%;}
header{height:100px;}
nav{padding-top:35px;float:right;display:flex; justify-content:space-around;align-items:center;height:100%;width:60%;position:relative;}
a.svg-button{height:60%;}
img.svg-button{height:100%;}
div.h50p{float:left;height:100%; width:20%;display:flex;align-items:center;}
.algreyasmall{font-family:"Alegreya Sans SC", sans-serif; color:#808080;font-size:1.2em;}
.centertext{text-align:center;}
.righttext{text-align:right;}
.width80p{width:80%;}
.margin10{margin:10px;}
.badscript{font-size:140px;font-family:"Bad Script", cursive; font-style: italic; color:#9DCB91;}
.sawasdee{font-size:140px;font-family:"sawasdee", sans-serif;color:#C87AAC;} /*lachs: #E5867D, pink:#C87AAC, rot: #863731, lila: #6D649B*/
p{font-size:150%;font-family:"sawasdee", sans-serif; color:#808080; background-color: #fff;}
#logo{position:fixed; top:15px; left:15px; height:100px;}
#linkto{border-bottom: 2px white dotted;}
#linkto:hover{border-bottom: 2px dotted;}
