/*

font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;


font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;


*/

  @import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,1000&family=Playfair+Display:wght@900&display=swap');

  @import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,1000&family=Playfair+Display:wght@900&family=Roboto&display=swap');


* {
  padding: 0;
  margin: 0;
 
}


html {
  background: #FFFFFF;
  
}

body {
  width: 100%;
 
min-height: 100vh;


}

@media (orientation: portrait) {

.header {
color:  #330000;
font-size: 8vh;
display: flex;
justify-content: center;
align-items: center;
background: #3399CC;
width: 100vw;
height: 10vh;
font-weight: bold;
}

.inputs {
  right: 1vw;
  position: absolute;
  width: 70vw;
  height: 5vh;
  background: #CDB99C;
  color: #330000;
  border-radius: 1vw;
}

.a1inputdiv {
  margin-top: 3vh;
  
}

.a2inputdiv {
margin-top: 3vh;
}

.a3inputdiv {
  margin-top: 3vh;
}

.lab {
  color: #330000;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
}

.butt {
  margin-top: 6vh;
  width: 90vw;
  height: 8vh;
  
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
border: black 1vw solid;
border-radius: 3vw;
color: #330000;
background: #3399CC;
}

.buttcon {
  display: flex;
justify-content: center;
align-items: center;
}

.videocon {
  display: none;
  min-height: 100vh;
  position: relative;
}

#logout {
  background: red;
  width: 20vw;
  border: 1vw black solid;
  border-radius: 1vw;
  font-weight: bold;
  z-index: 999;
  position: absolute;
  bottom: 0;
}


.warning {
  background: red;
  color: black;
  width: 30vw;
  margin-top: 30vh;
  display: none;
  border: 0.5vw solid black;
  border-radius: 4vw;
}

.videoss {
  width: 100vw;
}

}

#input {
  
}



.blogs .blog {
margin-top: 2vh;
width: 100vw;
  
  min-height: 20vh;
  background: #FFFFFF;
  font-size: 10vw;
  display: flex;
justify-content: center;
align-items: center;
text-decoration: underline;
color: #330000;

}
.f2blog.blog {
  text-align: center; /* Center-align the text within the second blog */
}



.sec11 {
  width: 90vw;
  height: 100%;
  background: dimgray;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;
}


.commentinp {
  width: 70vw;
  height: 5vh;
  bottom: 0;
  position: absolute;
  border: 0.5vw solid black;
  
}
.butt2 {
  position: absolute;
  height: 5.6vh;
  right: 0;
  width: 25vw;
  bottom: 0;
  border: 0.5vw solid black;
  font-weight: bold;
}



.mylogo {
  height: 12vh;
  width: auto;
  position: absolute;
  left: 4vw;
  top: 2vh;
}


.create {
  color: #330000;
  position: absolute;
  top: 2vh;
  left: 4vw;
  background: whitesmoke;
  padding: 3px;
  border: 0.5vw solid black;
  border-radius: 0.5vw;
}


#createinput {
  width: 100vw;
  
  border: none;
  color: #330000;
  background: white;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;
  height: 100vh;
}


.sendinp {
  right: 2vw;
  position: absolute;
  top: 2vw;
  background: skyblue;
}


.bottom {
  bottom: 0;
  position: absolute;
/*  display: flex;
  justify-content: center;
  align-items: center; */
  
  font-weight: bold;
  background: #330000;
  width: 100vw;
  color: whitesmoke;
  height: 8vh;
  padding-top: 2vh;
}





/*uffgfududjfjfifjfifjckcjcjcjchdhcjcfvxhcjcjcjcjcjchcjcjxcjcjxuxjcjvjcjccjj*/

@media (orientation: landscape) {
  
.header {
color:  #330000;
font-size: 8vw;
display: flex;
justify-content: center;
align-items: center;
background: #3399CC;
width: 100vw;
height: 10vh;
font-weight: bold;
}

.inputs {
  right: 1vw;
  position: absolute;
  width: 70vw;
  height: 5vh;
  background: #CDB99C;
  color: #330000;
  border-radius: 1vw;
}

.a1inputdiv {
  margin-top: 3vh;
  
}

.a2inputdiv {
margin-top: 3vh;
}

.a3inputdiv {
  margin-top: 3vh;
}

.lab {
  color: #330000;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
}

.butt {
  margin-top: 6vh;
  width: 90vw;
  height: 8vh;
  
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
border: black 1vw solid;
border-radius: 3vw;
color: #330000;
background: #3399CC;
}

.buttcon {
  display: flex;
justify-content: center;
align-items: center;
}

.videocon {
  display: none;
  min-height: 100vh;
  position: relative;
}

#logout {
  background: red;
  width: 20vw;
  border: 1vw black solid;
  border-radius: 1vw;
  font-weight: bold;
  z-index: 999;
  position: absolute;
  bottom: 0;
}


.warning {
  background: red;
  color: black;
  width: 30vw;
  margin-top: 30vh;
  display: none;
  border: 0.5vw solid black;
  border-radius: 4vw;
}

.videoss {
  width: 100vw;
}

}

#input {
  
}



.blogs .blog {
margin-top: 2vh;
width: 100vw;
  
  min-height: 20vh;
  background: #FFFFFF;
  font-size: 10vw;
  display: flex;
justify-content: center;
align-items: center;
text-decoration: underline;
color: #330000;

}
.f2blog.blog {
  text-align: center; /* Center-align the text within the second blog */
}



.sec11 {
  width: 90vw;
  height: 100%;
  background: dimgray;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;
}


.commentinp {
  width: 70vw;
  height: 5vh;
  bottom: 0;
  position: absolute;
  border: 0.5vw solid black;
  
}
.butt2 {
  position: absolute;
  height: 5.6vh;
  right: 0;
  width: 25vw;
  bottom: 0;
  border: 0.5vw solid black;
  font-weight: bold;
}



.mylogo {
  width: 12vw;
  position: absolute;
  left: 4vw;
  top: 2vh;
}


.create {
  color: #330000;
  position: absolute;
  top: 2vh;
  left: 4vw;
  background: whitesmoke;
  padding: 3px;
  border: 0.5vw solid black;
  border-radius: 0.5vw;
}


#createinput {
  width: 100vw;
  
  border: none;
  color: #330000;
  background: white;
  font-family: 'DM Sans', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;
  height: 100vh;
}


.sendinp {
  right: 2vw;
  position: absolute;
  top: 2vw;
  background: skyblue;
}


.bottom {
  bottom: 0;
  position: absolute;
/*  display: flex;
  justify-content: center;
  align-items: center; */
  
  font-weight: bold;
  background: #330000;
  width: 100vw;
  color: whitesmoke;
  height: 8vh;
  padding-top: 2vh;
}





}
