@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');

/*html {*/


/*    min-height:500px;*/


/*}*/

a{
  text-decoration:none;
  color: #10cba1;
}

a[name]{
  font-size:16pt;
  font-weight:300;
}

section a[href]:hover {
  background:#10cba1;
  color:black;
}
/*.navStar:hover {*/
/*  background:inherit;*/
/*  color:inherit;*/
/*}*/

body {
  background-color: black;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  min-height: 360px;
  /*max-height:60vw;*/
  height: 100vh;
  min-width: 140vh;
  width: 100vw;
}

header {
  /*Layout*/
  height: 8%;
  margin: 0;
  /*color*/
  background: linear-gradient(90deg, rgba(16, 203, 161, 0.5) 15%, rgba(0, 0, 0, 1) 20%);
  color: #10cba1;
  border-bottom: #10cba1 3px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*font*/
  font-style: Italic;
  text-align: center;
  
}

h1 {
  margin: 0;
  font-size: 4.5vh;
  padding: 1vh 0 0 15%;
  font-weight:600;
}


/*body*/

.body {
  width: 100%;
  height: 92%;
  margin: 0;
  position: relative;
  /*right:0;*/
  /*padding: 0;*/
  /*float: left;*/
  /*display: grid;*/
  /*grid-template-rows: auto 1fr auto;*/
  /*grid-template-columns: 1fr 1fr 1fr;*/
}

.nav {
  /*background-color: black;*/
  /*background: rgb(0,0,0);*/
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 65%, rgba(16, 203, 161, 0.5) 100%);
  width: 25%;
  height: 100%;
  border-right: #10cba1 3px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*margin: 0;*/
  float: left;
  /*position: absolute;*/
}

.toc {
  color: #10cba1;
  text-decoration: none;
  margin-top: 35%;
  list-style-type: none;
  font-size: 3.8vh;
  font-weight: 400;
}

p {
  margin: 0;
  padding-top: 20%;
}

.content {
  height: 100%;
  /*float: left;*/
}

.img {
  /*border-bottom: #00cc99 1px solid;*/
  background: linear-gradient(90deg, rgba(16, 203, 161, 0.5) 0%, rgba(0, 0, 0, 1) 10%);
  /*display:inline-block;*/
  float: left;
  /*margin-left:1px;*/
  width: 75%;
  height: 57%;
}

.skew {
  /*background-color:#fff;*/
  /*width: 60%;*/
  color: #10cba1;
  height: 100%;
  margin: 0 12.2vh;
  /*border-style: none solid;*/
  /*border-width: 1px;*/
  border-left: 4px solid;
  -moz-transform: skew(-25deg);
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  overflow: hidden;
}

.skewImg {
  margin: 0 -13.5vh;
  height: 100%;
  object-position: -20px;
  -moz-transform: skew(25deg);
  -webkit-transform: skew(25deg);
  transform: skew(25deg);
}

.text {
  border-top: #10cba1 3px solid;
  /*background: linear-gradient(90deg, rgba(0, 0, 0, 1) 50%, rgba(16, 203, 161, 0.5) 80%);*/
  width: 72%;
  height: 42%;
  float: left;
  /*display:inline;*/
  color: #10cba1;
  overflow: auto;
  /*height: 55%;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.text p {
  width: 60%;
  font-size: 12pt;
  /*text-indent: 2%;*/
  padding: 15px 20px;
  float: left;
}


/*-------------------------------------------------fixed corners--------------------------------------------------*/


/*-------------------------------------------------fixed corners--------------------------------------------------*/


/*-------------------------------------------------fixed corners--------------------------------------------------*/


/*-------------------------------------------------fixed corners--------------------------------------------------*/

.extraCrop {
  bottom: 0;
  /*top:0;*/
  right: 0;
  height: 100%;
  width: 43.4vh;
  min-width: 154px;
  position: absolute;
  overflow: hidden;
}

.extra {
  color: #33cc99;
  border-left: 4px solid;
  background: black;
  height: 100%;
  width: 100%;
  /*margin:0;*/
  margin-left: 21.4vh;
  overflow: hidden;
  -moz-transform: skew(-25deg);
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
}

.extraLeftCrop {
  bottom: 0;
  left: 0;
  height: 50%;
  width: 25%;
  margin: 0;
  position: absolute;
  overflow: hidden;
}

.extraLeftLogo {
  bottom: 0;
  left: 0;
  width: calc(25% - 4px);
  margin: 0;
  position: absolute;
}

.extraLeft {
  background-color: black;
  width: 100%;
  height: 100%;
  color: #10cba1;
  margin-left: -49vh;
  border-right: 6px solid;
  -moz-transform: skew(65deg);
  -webkit-transform: skew(65deg);
  transform: skew(65deg);
}

.extraImg {
  margin-left: -15px;
  height: 66%;
}

.extraTxt {
  border-top: #10cba1 3px solid;
  /*background: linear-gradient(90deg, rgba(0, 44, 88, 1) 0%, rgba(0, 0, 0, 1) 50%);*/
  height: 100%;
}

.vertical {
  position:absolute; 
  right:0vw;
  bottom:8.8vh;
  /*margin-top:2%;*/
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.leftCorner {
  height: 35vw;
  /*min-height: 30vh;*/
  min-height: 210px;
  width: 35%;
  /*min-width: 210px;*/
  background-color: black;
  color: #10cba1;
  position: absolute;
  left: -18%;
  top: -26vw;
  border-radius: 50%;
  border: 3px solid;
}

.extraTxtBlock {
  color: #10cba1;
  padding: 1vh 0 0 6vw;
  /*float:none;*/
  /*height:100%*/
  /*text-decoration: none;*/
  -o-transform: skew(25deg);
  -moz-transform: skew(25deg);
  -ms-transform: skew(25deg);
  -webkit-transform: skew(25deg);
  transform: skew(25deg);
  /*font-size: 4vh;*/
}
.extraTxtBlock h2 {
  font-size: 9vh;
  font-weight: 200;
  /*position: absolute;*/
  /*bottom:0;*/
  /*right:0;*/
  margin: 0;
  letter-spacing:-5px;
}

.extraTxtBlock a {
  /*color: #10cba1;*/
  font-size: 3.2vh;
  font-weight:500;
  margin-top:2vh;
  font-style:italic;
  text-decoration: none;
}

.extraTxtBlock a:hover span {
  background:#10cba1;
}

/*.extraTxtBlock span {*/
/*  color: #10cba1;*/
/*}*/

.live{
  font-size: 4vh;
  margin-left: -30%;
  font-style:normal;
  font-weight:400;
  line-height:110%;
  text-indent:30%;
  /*margin: -10% 0 0 -30%;*/
}

.live span{
  font-size:5vh;
  font-weight:300;
}

.sideImg {
  height: 20vh;
  margin: -15vh -5vh;
}

.playImg {
  height: 50px;
  float: left
}

.navStar{
  position:absolute;
  /*color:#10cba1;*/
  top:8%;
  left:0%;
}


/*adaptive*/


/*@media screen and (max-width:900px) {*/


/*  h1 {*/


/*    font-size: 4vh;*/


/*    padding: 1.5vh 0 0 5vw;*/


/*color: red;*/


/*  }*/


/*}*/


/*@media screen and (max-width: 700px) {*/


/*  h1 {*/


/*    font-size: 3vh;*/


/*padding: 1.5vh 0 0 5vw;*/


/*    color: red;*/


/*  }*/


/*}*/

@media screen and (max-height: 600px) {
  h1 {
    font-size: 12pt;
    /*color:red;*/
  }
  .toc {
    font-size: 12pt;
  }
  .sideImg {
    height: 150px;
    margin: -55px 0;
  }
  .extraTxtBlock {
    font-size: 10pt;
  }
  .extraTxtBlock h2 {
    font-size: 20pt;
  }
  .playImg {
    padding-top: 20px;
    height: 30px;
    /*margin-bottom:100px;*/
  }
  /*.vertical */
  .extraTxtBlock h2{
    font-size:9vh;
  }
}


/* minimum size */

@media screen and (max-width:600px) {
  .leftCorner {
    top: -156px;
  }
  .extraTxtBlock {
    padding: 0.5vh 5vw;
  }
}

@media screen and (max-height: 360px) {
  .skew {
    margin-left: 43px;
  }
  .extra {
    margin-left: 77.2px;
  }
  body {
    min-width: 600px;
  }
  /*.extraLeft {*/
  /*  margin-left: 88px;*/
  /*}*/
}

@media all and (orientation:portrait) {
  .pop {
    visibility: visible;
  }
}
