
@media screen and (max-width: 1080px) {


h1 {
    font-size: 4.7vw;
}
.cghklsx {
    font-size: 30px;
}
.col3 {
    width: 100%;
    display: block;
    vertical-align: top;
}
.gogogo {
    font-size: 28px;
}
wrap {
    padding-bottom: 140px;
}
body {
    height: auto;
    width: 100%;
	    overflow: auto;
}
.sxfgjdslsd {
    width: 100%;
    padding: 0 20px;
    margin: auto;
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 8vh;
}
.checkboxes {
    width: max-content;
    width: -moz-max-content;
    margin-left: 50px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    max-width: 100%;
    line-height: 34px;
}
label:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 2px solid #ffd600;
    border-radius: 4px;
    margin: 1px 10px 0px 0;
    cursor: pointer;
    position: absolute;
    margin-left: -45px;
}
.dtgjshrtgsrh {
    text-align: center;
    font-size: 28px;
    margin: 8px 0;
}
h2 {
    margin: 2vh 0vh 40px 0vh;
}
input.checkbox:checked~label:before {
    content: "✓";
    color: #00ff2d;
    font-size: 47px;
    line-height: 5px;
}
input.inputp {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 5px 10px 5px 10px;
    border: 2px solid #ffd600;
    border-radius: 7px;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
    box-sizing: border-box;
}
.inputtext {
    margin-top: 5px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #ccc;
    font-size: 25px;
}

}
@media screen and (max-width: 768px) {

html {
    background-position: center;
}
h1 {
    font-size: 10.7vw;
    margin-top: 33px;
    width: 100%;
}
input.inputp {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 5px 10px 5px 10px;
    border: 2px solid #ffd600;
    border-radius: 7px;
    font-size: 21px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
    box-sizing: border-box;
}
.inputtext {
    margin-top: 5px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #ccc;
    font-size: 17px;
}
.gogogo {
    font-size: 17px;
}
wrap, .wrap {
    width: 90%;
    padding: 0 20px;
    margin: auto;
    display: block;max-height: unset;
    box-sizing: border-box;
}
main {
    padding-bottom: 120px;
}
.cghklsx {
    font-size: 5vw;
}
html * {
    box-sizing: border-box;
}
.checkboxes {
    width: max-content;
    width: -moz-max-content;
    margin-left: 50px;
    color: #fff;
    font-size: 22px;
	margin-bottom: 14px;
    font-weight: 300;
    max-width: 100%;
    line-height: 34px;
}
.dtgjshrtgsrh {
    text-align: center;
    font-size: 17px;
    margin: 8px 0;
}


}
