.centertext {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 1% 1%;
    font-size: 4vw;
    background: #ffffff;
    border-radius: 1vmin;
    left: 50%;
    padding: 2%;
}
.background_blue{
  background: #90aeff;
}
.top_text {
    position: absolute;
    z-index: 10;
    color: white;
    font-size: 2.4vw;
    left: 0%;
    top: 0%;
    padding: 1.5%;
    background: #728acb;
    width: 100%;
    text-align: center;
}
.poster_1, .poster_2, .poster_3 {
    position: absolute;
    width: 30%;
    left: 2.5%;
    top: 55%;
    border-radius: .4vmin;
    cursor: pointer;
    transform: translateY(-50%);
}
.poster_2{
  left: 35%;
}
.poster_3 {
    left: 67.5%;
}
.poster_1:hover, .poster_2:hover, .poster_3:hover {
  transform:translateY(-50%) scale(1.05);
  transition: .1s;
}
.selected_poster {
    position: absolute;
    width: 40%;
    transform: translateY(-50%);
    left: 5%;
    top: 55%;
}
.left_bg {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    background: #7d97df;
}
.text_1, .text_2, .text_3 {
    position: absolute;
    z-index: 10;
    background: #fffe94;
    padding: 1.5%;
    border-radius: 1vmin;
    border: .7vmin solid #d9d9d9;
    font-size: 1.6vw;
    width: 30%;
    left: 60%;
    top: 25%;
    cursor: pointer;
}
.text_2{
  top: 50%;
}
.text_3{
  top: 75%;
}
.hovered{
  border: dashed !important;
}
.the_drop_box_1 {
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 30%;
    height: 10%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 29%;
    color: #2274a5;
    left: 10%;
}

.the_drop_box_2 {

    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 25%;
    height: 10%;
    color: #453535;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 25%;
    left: 7%;

}

.the_drop_box_3 {
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 30%;
    color: #2274a5;
    height: 10%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 23%;
    left: 12%;
}
.secondtext_1, .secondtext_2 {
    position: absolute;
    background: #fffe94;
    width: 30%;
    border-radius: .6vmin;
    border: .7vmin solid #ecebb6;
    left: 60%;
    top: 20%;
    padding: 1%;
    font-size: 1.7vw;
    z-index: 11;
    text-align: left;
    cursor: pointer;
}
.secondtext_2 {
    top: 58%;
}

.the_seconddrop_box1 {

    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 34%;
    height: 24%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    color:#2274a5;
    top: 66%;
    left: 9%;
    transform: translateY(-50%);

}
.the_seconddrop_box2 {
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 25%;
    height: 26%;
    color:black;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 52%;
    left: 7%;
    transform: translateY(-50%);
}
.the_seconddrop_box3 {

    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 25%;
    color:#2274a5;
    height: 29%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 56%;
    left: 11%;
    transform: translateY(-50%);

}
.the_thirddropbox3 {
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 21%;
    height: 9%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 79%;
    left: 16%;
}
.the_thirddropbox1 {
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 21%;
    height: 9%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 78%;
    left: 15%;
}
.the_thirddropbox2{
    position: absolute;
    background: #ffe599;
    border: .5vmin solid #ef5555;
    border-radius: 1vmin;
    width: 13%;
    height: 16%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    top: 69%;
    left: 20%;
}
.thirdtext_1, .thirdtext_2 {
    position: absolute;
    background: #fffe94;
    width: 30%;
    border-radius: .6vmin;
    border: .7vmin solid #ecebb6;
    left: 60%;
    top: 40%;
    padding: 1%;
    font-size: 1.7vw;
    z-index: 11;
    text-align: left;
    cursor: pointer;
}
.thirdtext_2 {
    top: 58%;
}
.final_poster {
    position: absolute;
    height: 75%;
    top: 19%;
    left: 50%;
    transform: translateX(-50%);
}
.final_text_2_3 {
    position: absolute;
    font-size: 1.5vw;
    color: #2274a5;
    left: 37.5%;
    width: 25%;
    top: 55%;
    transform: translateY(-50%);
}
.final_text_3_3 {
    position: absolute;
    font-size: 1.7vw;
    left: 39%;
    top: 82%;
    color: #2274a5;
    width: 27%;
}
.final_text_1_3 {
    position: absolute;
    color: #2274a5;
    font-size: 2vw;
    z-index: 10;
    top: 25%;
    left: 37.5%;
    width: 25%;
}


.final_text_1_1 {
    position: absolute;
    color: #2274a5;
    font-size: 2vw;
    z-index: 10;
    top: 35%;
    left: 37.5%;
    width: 25%;
}
.final_text_2_1 {
    position: absolute;
    font-size: 1.2vw;
    color: #2274a5;
    left: 37.5%;
    width: 25%;
    top: 66%;
    transform: translateY(-50%);
}
.final_text_3_1 {
    position: absolute;
    font-size: 1.2vw;
    left: 36%;
    top: 81%;
    color: #2274a5;
    width: 27%;
}
.final_text_1_2 {
    position: absolute;
    color: white;
    font-size: 2vw;
    z-index: 10;
    top: 22%;
    left: 28.5%;
    width: 25%;
}
.final_text_2_2 {
    position: absolute;
    font-size: 1.5vw;
    color: white;
    left: 29.5%;
    width: 25%;
    top: 53%;
    transform: translateY(-50%);
}
.final_text_3_2 {
    position: absolute;
    font-size: 1.4vw;
    left: 44%;
    top: 79%;
    color: white;
    width: 15%;
}
@media (min-aspect-ratio: 4/3){
	.center_text {
		font-size: 6.5vmin;
	}
  .top_text{
    font-size: 4.5vmin;
  }
  .text_1, .text_2, .text_3 {
    font-size: 2.7vmin;
  }
  .the_drop_box,.secondtext_1, .secondtext_2{
    font-size: 2.5vmin;
  }
}







