body {
	width:100vw;
	height:100vh;
    /* background-image: url("../images/bg.jpg");
    background-size: 100vw 100vh;
    background-repeat: no-repeat;
    background-clip:padding-box; */

}
#name1{
    margin-top: -125px !important;font-size: 25px;z-index:4;
}
#bg{
    width:100vw;
	height:100vh;
    background-image: url("../PB/wall.jpg");
    background-size: 100vw 100vh;
    background-repeat: no-repeat;
    /* background-clip:padding-box; */
    

}
.mid {
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: absolute; */
}
.cam {
 
margin-top: 75vh;
    /* width:50%; */
  
    padding: 5px 35px;
    z-index:999;
    font-weight: bold;
    border-radius: 10px;
}
#bg1{
    width:100vw;
	height:100vh;
    background-image: url("../images/Pledge\ Wall\ revised\ blue.jpg");
    background-size: 100vw 100vh;
    background-repeat: no-repeat;
    background-clip:padding-box;

}

canvas {
    width: 100vw;
height:103vh;
background-size: 100vw 100vh;
z-index:1;
margin-top:-5%;
overflow: hidden;
background-attachment: fixed;

    
}

#cover {
    background-color: black;
    opacity: 30%;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
}

#capture {
    position: relative;
    width: 30vh;
    height: 30vh;
    margin-top: -140%;
}

#pic {
    position: relative;
    top: 3vh;
    width: 55vh;
    height: auto;
}

.msg{
    color : white;
    font-size:55px;
    margin:25px;
}


#pic {
    top: 3vh;
    position: relative;
    border: 1vh solid white;
    width: 40vh;
    height: 40vh;
}

#video {
    position: absolute;
    width: 80vh;
    margin-left: -80%;
    height: 48vh;
    margin-top: 155%;
    z-index: -1;
    object-fit: cover;
}

#canvas {
    position: absolute;
    width: 83vh;
    height: 48vh;
    margin-top: 154%;
    margin-left: -87%;
    z-index: -1;
    object-fit: cover;
}

#frame {
    width:150%;height:50%;margin-left:-25%;-webkit-filter: drop-shadow(5px 5px 5px #666666);
    filter: drop-shadow(5px 5px 5px #666666);
}

.but {
    margin: 0px 10px;
    font-size: 18px;
    color: white !important;
    background-color: #3F5BA4 !important;
    padding: 5px 50px;
    font-weight: bold;
    border-radius: 10px;
/* background-color: white; */
		/* color: white; */
}

#img1 {
    width: 362px;
    height: 310px;
    margin-top: -73%;

}

#img2 {
    width: 220px;
}

.but1 {
    margin: 0px 1px;
    font-size: 16px;
    padding: 5px 50px;
    font-weight: bold;
    color: white !important;
    background-color: #3F5BA4 !important;
    border-radius: 10px;
/* background-color: #ef0023;
		color: white; */
}
.but3 {
    margin: 0px 1px;
    font-size: 16px;
    color: white !important;
    background-color: #3F5BA4 !important;
    padding: 5px 50px;
    font-weight: bold;
    border-radius: 10px;
/* background-color: #ef0023;
		color: white; */
}
.but4{
    margin: 0px 1px;
    font-size: 16px;
    color: white !important;
    background-color: #3F5BA4 !important;
    padding: 5px 50px;
    font-weight: bold;
    border-radius: 10px;
/* background-color: #ef0023;
		color: white; */
}


.input {
    width: 90%;
    color: black;
    background-color: white !important;
    font-weight: bold;
    border-radius: 10px;
    padding-left: 5px;
}

.but2 {
    background-color: transparent;
    width: 40px;
    height: 40px;
}

.box {
    background-color: white;
    color: #3F5BA4 !important;
    font-weight: bold !important; 
    border-radius: 0px;
    border: 7px solid;
    border-image-source: linear-gradient(-30deg, #505CA5, #AA559D);
    border-image-slice: 1;
  }

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

.box p {
    font-size: 35px;
    opacity: 100%;
    
}

.square {
    width: 400px;
    height: 400px;
    background-color:#1D4289;
    color:white !important;
}
.square2 {
    width: 500px;
    height: 460px;
    background-color:#1D4289;
    color:white !important;
}

.square1 {
    width: 300px;
    height: 300px;
    background-color:#1D4289;
    color:white !important;
 
}
.msg1{
    font-size:42px;
    color:white !important;
}

.pledge {
    height: 80px;
    margin-bottom: 30px;
}

.pledge div {
    width: 85%;
    overflow-wrap: break-word;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
}


.pledge1 {
    margin-top: 20px;
    height: 160px;
    font-size: 22px;
}

.pledge1 div {
    overflow-wrap: break-word;
    width: 85%;
    text-align: center;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.size {
    width: 300px;
    height: 300px !important;
}

.top {
    position: relative;
}

#main {
    margin-top: 0px;
}

.pic {
    position: absolute;
}
 @media (min-width: 1281px)  {

 .cam {
    /* position: fixed;
    bottom: 25vh;
    left: 50%;
    margin-left: -104.5px; */
    margin-top: 75vh;
    /* width:16%; */
 
    padding: 5px 35px;
    z-index:999;
    font-weight: bold;
    border-radius: 10px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {

    .cam{
        /* position: fixed;
        bottom: 25vh;
        left: 50%;
        margin-left: -115.5px; */
        margin-top: 50vh;
        width:32%;
        padding: 5px 38px;
        z-index:999;
     }
}
 @media (min-width: 768px) and (max-width: 1024px) {
    .cam{
        /* position: fixed;
        bottom: 25vh;
        left: 50%;
        margin-left: -115.5px; */
        margin-top: 70vh;
        width:28%;
        padding: 5px 35px;
        z-index:999;
    }
    #frame{
        width: 140%;
        height: 50%;
        margin-left: -20%;
        margin-top: 9%;
    }
    #video {
        position: absolute;
        width: 90vh;
        margin-left: -100%;
        height: 54vh;
        margin-top: 212%;
        z-index: -1;
        object-fit: cover;
    }
    
    #canvas {
        position: absolute;
        width: 92vh;
        height: 55vh;
        margin-top: 210%;
        margin-left: -104%;
        z-index: -1;
        object-fit: cover;
    }
    .but1{
        padding: 4px 45px;
    }
}

@media (min-width: 481px) and (max-width: 640px) {
    
    .cam{
        /* position: fixed;
        bottom: 22vh;
        left: 50%;
        margin-left: -115.5px; */
        margin-top: 70vh;
        width:35%;
        padding: 5px 35px;
        z-index:999;
        font-weight: x-small;
    }
    .box{
       width:80%;
       margin-left: 10%;
    }
    #frame{
        width: 90%;
    height: 50%;
    margin-top: 3%;
    margin-left: 5%;
    }
    #video {
        position: absolute;
    width: 90vh;
    margin-left: -100%;
    height: 54vh;
    margin-top: 427%;
    z-index: -1;
        object-fit: cover;
    }
    #name1{
        margin-top: -105px !important;font-size: 22px;z-index:4;
    }
    .but1{
        padding: 2px 34px;
        gap:10px;
    }
    #canvas {
        position: absolute;
        width: 92vh;
        height: 55vh;
        margin-top: 424%;
        margin-left: -104%;
        z-index: -1;
        object-fit: cover;
    }
    #img1{
        margin-top:-48%;
        width:51vw;
        height:53vh;
    }
    .box p {
        font-size: 22px;
        opacity: 100%;
        
    }
  }

  @media all and (max-width: 480px) { 
    .cam{
        /* position: fixed;
        bottom: 16px;
        left: 50%;
        margin-left: -82.5px; */
        margin-top: 40vh;
        width:40%;
        padding: 2px 35px;
        z-index:999;
    } 
  }
  @media only screen and (orientation:portrait) {
  #bg{display: none;}
  main{display: none;}
.cam{
    display: none;
}
body{
    background-color: #1D0877 ;
    
}
#warning-message {
    display: block;
    position: relative;
    height: 73vh;
    top: 38vh;
    width: 55vw;
    display: block;
    margin: auto;
    font-weight: bold;
    font-size: larger;
    color: white;
}
  
    
}  
@media only screen and (orientation:landscape) {
    #warning-message {
        display: none;
    }
   
}