@media screen and (max-width:1500px) {
    a.next_section_link {
        right: 6%
    }
    .head_img {
        left: 27%
    }
    .section4 h2 {
        left: 19%
    }
}
@media screen and (max-width:830px) {
    .section1 h2 {
    font-size: 6vw;
}

.edu_lbl {
    top: 2.1%;
}

.satisfaction {
    font-size: 3vw;
    left: 10%;
}

p.learn_text {
    font-size: 2.5vw;
    top: 60%;
}

.rotating_rect {
    left: 73%;
}

.section4 h2 {
    top: 18%;
}

form.contact_form {
    left: 19%;
    width: 50%;
    top: 47%;
}

input {
    height: 7vw;
}

textarea {
    height: 17vw;
}
}
@media screen and (max-width:550px) {
    .cursor-follower {
	display: none!important
}
    .cursor {
	display: none!important
}
    body, * {
        cursor: pointer
    }
}
@media screen and (max-width:450px) {
    .section2 h2 {
        font-size: 6.5vw;
    }
    .section2 .design_about {
        font-size: 4vw;
    }
    .move_circle circle {}
    .section3 .design_about {
        font-size: 3.4vw;
    }
    .head_img {
    max-height: 320px;
    left: 16%;
    width: 70%;
    top: 20%;
}

.edu_lbl {
    font-size: 5vw;
}

.svg_elem9 {
    width: 7%;
    top: 6%;
}

.svg_elem8 {
    width: 8%;
    left: 1.5%;
}

.section1 h2 {
    font-size: 9vw;
    left: 12%;
    top: 19%;
}

.satisfaction {
    font-size: 6vw;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    left: 0%;
    top: 92%;
}

a.next_section_link {
    width: 14%;
    z-index: 100;
    right: 4%;
}

.section2 h2 {
    font-size: 9vw;
    left: 15%;
    top: 14%;
}

p.learn_text {
    left: 15%;
    font-size: 4.1vw;
    top: 45%;
}

.rotating_rect {
    left: 50%;
    top: 80%;
    width: 14%;
}

.section3 h2 {
    left: 14%;
    font-size: 7vw;
}

.section3 p.learn_text {
    left: 14%;
    top: 39%;
    font-size: 3.5vw;
}

.section3 a.next_section_link.link {
    top: 90%;
}

.section4 h2 {
    left: 14%;
    font-size: 7vw;
}

form.contact_form {
    left: 14%;
    width: 72%;
    top: 42%;
}

input {
    height: 13vw;
    font-size: 5vw;
}

button.send_button {
    font-size: 9vw;
}

textarea {
    height: 24vw;
}

.section2_line3 {
    right: 5%;
}

.section2 .svg_elem9 {
    width: 5%;
    top: 6.3%;
}

.section2 .svg_elem8 {
    width: 6%;
    left: 2.4%;
}

.section3 p.learn_text br {
    display: none;
}

.section3 p.learn_text br + br {
    display: block;
}

.section3 p.learn_text {
    font-size: 4.4vw;
    padding-right: 10%;
}
    label.error {
    font-size: 2vw;
    bottom: -11px;
}
    p.learn_text {
        opacity: 1
    }
}