@media (max-width: 1600px) {

    /* NAV */

    nav#desktop_nav.sticky{
        padding: 0px 50px;
        background: #EEE6DB;
    }
     
    /* SECTION_ONE - HEADER */
    
    #s_header h1 {
        font-size: 31px;
    }

    #s_header h3 {
        font-size: 18px;
    }

    #s_header a {
        font-size: 16px;
        height: 51px;
        width: 204px;
        line-height: 51px;
    }


    /* SECTION_TWO - ABOUT US */

    #about {
        width: 92%;
        margin: 6% 6%;
        display: flex;
        justify-content: center;
    }
    
    #s_about #about #about_img {
        height: 1068px;
        width: 400px;
    }
    
    #s_about #about #about_info {
        display: inline-block;
        width: 800px;
    }

    #s_about #about #info_box i {
        margin-top: 15%;
        font-size: 26px;
    }

    #s_about #about #info_box h6 {
        margin-top: 15%;
        font-size: 17px;
    }
     
    
    /* SECTION_THREE - OFFER */
    
    #s_offer #offer h6 {
        font-size: 16px;
    }
    
    /* SECTION_FOUR - BENEFITS */

    #s_benefits {
        height: auto;
    }

    #benefits {
        width: 90%;
    }
    
    #benefits #benefits_img {
        height: 840px;
        width: 509px;
    }
    
    #benefits #benefits_info h5 {
        font-size: 280%;
    }
    
    #benefits_point #benefits_circle {
        width: 48px;
        height: 48px;
        line-height: 51px;
        font-size: 31px;
    }
    
    #point_info h6 {
        font-size: 151%;
    }
    
    #point_info p {
        font-size: 110%;
    }

    /* SECTION_FOUR - FORM */

    #s_form {
        height: auto;
    }
    
    #s_form form {
        width: 45%;
        height: auto;
        padding-bottom: 6%;
        padding-top: 6%;
    }
    
    #s_form form input {
        height: 40px;
        width: 96%;
    }
    
    #s_form form textarea {
        height: 190px;
    }
    
    #s_form form input#checkbox_rodo {
        height: 11px;
        width: 11px;
    }
    
    #s_form form #rodo label {
        font-size: 96%;
    }
    
    #s_form form button {
        font-size: 17px;
        height: 49px;
        width: 230px;
    }
    

    /* SECTION_FIVE - CONTACT */
    
    #s_contact #contact {
        width: 80%;
    }
    

    /* FOOTER */

    
}

@media (max-width: 1350px) {

    /* NAV */

    nav#desktop_nav {
        padding: 0px 40px;
    }

    nav#desktop_nav ul li a {
        font-size: 15px;
    }
    
     
    /* SECTION_ONE - HEADER */
    
    #s_header h1 {
        font-size: 29px;
    }
    
    #s_header h3 {
        font-size: 16px;
    }
    
    #s_header a {
        font-size: 15px;
        font-weight: 500;
        height: 45px;
        width: 169px;
        line-height: 45px;
    }

    #s_header #header_info {
        padding-left: 6%;
    }

    /* SECTION_TWO - ABOUT US */

    #about {
        width: 92%;
        margin: 6% 6%;
        display: flex;
        justify-content: center;
    }
    
    #s_about #about #about_img {
        height: 909px;
        width: 300px;
    }
    
    #s_about #about #about_info {
        display: inline-block;
        width: 690px;
    }
    
    #s_about #about #info_box {
        display: inline-block;
        height: 280px;
        width: 300px;
        margin-left: 30px;
        padding-left: 30px;
        padding-right: 30px;
        vertical-align: top;
    }

    #s_about #about #info_box i {
        margin-top: 14%;
        font-size: 24px;
    }

    #s_about #about #info_box p {
        margin-top: 10%;
        font-size: 14px;
        font-weight: 300;
    }

     
    
    /* SECTION_THREE - OFFER */

    #s_offer .offer_wrapper {
        margin: 0 66px;
    }

    #s_offer #offer p {
        font-size: 12px;
    }

    #s_offer #offer p#offer_subsection {
        font-size: 11px;
    }

    #s_offer #offer p#price {
        font-size: 11px;
    }
    
    /* SECTION_FOUR - BENEFITS */

    #s_benefits {
        height: auto;
    }

    #s_benefits #benefits_clinic_info {
        font-size: 17px;
    }

    #benefits {
        width: 95%;
    }
    
    #benefits #benefits_img {
        height: 840px;
        width: 513px;
    }
    
    #benefits #benefits_info h5 {
        font-size: 38px;
    }

    #benefits_info #benefits_wrapper {
        margin-left: 12%;
    }
    
    #benefits_point #benefits_circle {
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 28px;
    }
    
    #point_info h6 {
        font-size: 151%;
    }
    
    #point_info p {
        font-size: 16px;
    }
    

    /* SECTION_FOUR - FORM */

    #s_form {
        height: auto;
    }
    
    #s_form form {
        width: 45%;
        height: auto;
        padding-bottom: 6%;
        padding-top: 6%;
    }
    
    #s_form form input {
        height: 40px;
        width: 96%;
    }
    
    #s_form form textarea {
        height: 190px;
    }
    
    #s_form form input#checkbox_rodo {
        height: 11px;
        width: 11px;
    }
    
    #s_form form #rodo label {
        font-size: 96%;
    }
    
    #s_form form button {
        font-size: 17px;
        height: 49px;
        width: 230px;
    }

    /* SECTION_FIVE - CONTACT */
    
    #s_contact #contact {
        width: 87%;
    }

    #contact #map iframe{
        width: 600px;
        height: 360px;
    }

    #s_contact #covid_info {
        font-size: 18px;
    }
    
    #s_contact #covid_clinic_info {
        font-size: 14px;
    }
    

    /* FOOTER */

    footer {
        height: 40vh;
    }
    
    #footer_wrapper {
        width: 40%;
    }
    
}

@media (max-width: 1200px) {

    nav#desktop_nav ul li a {
        font-size: 14px;
        margin: 0 20px;
    }

    #s_header h1 {
        font-size: 27px;
    }
    
    #s_header h3 {
        font-size: 14px;
    }

    footer {
        height: 52vh;
    }
    
    #footer_wrapper {
        width: 47%;
    }

}


@media (max-width: 1024px) {

    /* NAV */

    nav#desktop_nav {
        padding: 0px 15px;
    }

    nav#desktop_nav.sticky{
        padding: 0px 25px;
    }

    nav#desktop_nav #logo {
        height: 120px;
        width: 200px;
    }

    nav#desktop_nav ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    nav#desktop_nav ul li{
        position: relative;
        list-style: none;
    }

    nav#desktop_nav ul li a {
        margin: 0px 17px;
        font-size: 14px;
    }
     
    /* SECTION_ONE - HEADER */

    #s_header #info_header {
        width: 63%;
    }

    #s_header h1 {
        font-size: 34px;
    }

    #s_header a {
        font-size: 15px;
        height: 49px;
        width: 177px;
        line-height: 49px;
    }
    
    #s_header h3{
        font-size: 100%;
    }
    
    
    /* SECTION_TWO - ABOUT US */

    #about {
        width: 90%;
    }
    
    #s_about #about #about_img {
        height: 826px;
        width: 285px;
    }
    
    #s_about #about #about_info {
        width: 610px;
    }
    
    #s_about #about #info_box {
        height: 255px;
        width: 270px;
    }
    
    #s_about #about #info_box i {
        margin-top: 14%;
        font-size: 23px;
    }
    
    
    #s_about #about #info_box p {
        margin-top: 8%;
        font-size: 13px;
        font-weight: 300;
    }
     
    
    /* SECTION_THREE - OFFER */

    #s_offer {
        height: auto;
    }

    #s_offer h2 {
        font-size: 30px;
    }
    
    #s_offer #wrapper {
        flex-wrap: wrap;
        height: auto;
        margin-top: 50px;
    }

    #s_offer .offer_wrapper {
        margin: 50px 32px;
        width: 47%;
    }

    
    #s_offer #offer #offer_circle {
        height: 70px;
        width: 70px;
        font-size: 50px;
        line-height: 70px;
    }
    
    #s_offer #offer #offer_circle i {
        font-size: 45px;
        line-height: 100px;
    }
    
    #s_offer #offer h6 {
        font-size: 16px;
    }
    
    #s_offer #offer p {
        font-size: 13px;
        padding: 0 6%;
    }
    
    /* SECTION_FOUR - BENEFITS */

    #s_benefits #benefits_clinic_info {
        font-size: 15px;
        width: 60%;
    }

    #benefits {
        width: 100%;
        height: auto;
    }

    #benefits #benefits_img {
        height: 687px;
        width: 422px;
    }

    #benefits #benefits_info h5 {
        font-size: 30px;
    }

    #benefits_info #benefits_wrapper {
        margin-left: 13%;
    }

    #benefits_info #benefits_point {
        margin-top: 13%;
    }

    #benefits_point #benefits_circle{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
    }

    #point_info h6{
        font-size: 120%;
    }

    #point_info p{
        font-size: 90%;
    }

    /* SECTION_FOUR - FORM */

    #s_form form input#checkbox_rodo{
        height: 12px;
        width: 12px;
    }

    #s_form form #rodo label{
        font-size: 74%;
    }

    #s_form form button{
        font-size: 15px;
        height: 42px;
        width: 200px;
    }


    /* SECTION_FIVE - CONTACT */

    #s_contact {
        height: auto;
        padding: 100px 0;
    }

    #s_contact #covid_info {
        font-size: 16px;
    }
    
    #s_contact #covid_clinic_info {
        font-size: 14px;
        width: 60%;
    }

    #s_contact #contact{
        width: 90%;
        height: auto;
    }

    #contact #contact_info h2{
        font-size: 200%;
    }

    #contact #contact_info p{
        font-size: 90%;
    }

    #contact #map iframe{
        width: 480px;
        height: 380px;

    }

    /* FOOTER */

    footer {
        height: 50vh;
    }

    #footer_wrapper{
        width: 70%;
    }

    #footer_wrapper i{
        font-size: 120%;
    }

    #footer_wrapper a{
        font-size: 13px;
        vertical-align: middle;
    }

    #footer_wrapper #socials i{
        font-size: 190%;
    }
}

@media (max-width: 1000px) {

    /* NAV */

    nav#desktop_nav {
        position: fixed;
        width: 100%;
        display: flex;
        padding: 0px 10px;
        background-color: #EEE6DB;
        flex-direction: column;
    }

    nav#desktop_nav.sticky {
        padding: 0px 5px;
        background: #EEE6DB;
    }

    nav#desktop_nav #logo {
        height: 85px;
        width: 190px;
        margin-top: 8px;
    }

    nav#desktop_nav ul {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 14px auto;
    }
    
    nav#desktop_nav ul li{
        position: relative;
        list-style: none;
    }
    
    nav#desktop_nav ul li a {
        margin: 0px 25px;
        font-size: 12px;
    }
    
     
    /* SECTION_ONE - HEADER */

    #s_header #info_header {
        width: 63%;
    }

    #s_header h1 {
        font-size: 29px;
    }
    
    #s_header h3 {
        font-size: 13px;
    }

    #s_header a {
        font-size: 15px;
        height: 49px;
        width: 177px;
        line-height: 49px;
    }
    
    /* SECTION_TWO - ABOUT US */

    #about {
        width: 90%;
    }
    
    #s_about #about #about_img {
        height: 810px;
    }
    
    #s_about #about #about_info {
        width: 610px;
    }

    #s_about #about #about_img {
        height: 805px;
        width: 230px;
    }
    
    #s_about #about #info_box {
        height: 250px;
        width: 235px;
    }
    
    #s_about #about #info_box i {
        margin-top: 14%;
        font-size: 23px;
    }
    
    
    #s_about #about #info_box p {
        margin-top: 7%;
        font-size: 12px;
    }
     
    
    /* SECTION_THREE - OFFER */

    #s_offer {
        height: auto;
    }

    #s_offer h2 {
        font-size: 30px;
    }
    
    #s_offer #wrapper {
        flex-wrap: wrap;
        height: auto;
        margin-top: 50px;
    }

    #s_offer .offer_wrapper {
        margin: 50px 32px;
        width: 47%;
    }

    
    #s_offer #offer #offer_circle {
        height: 70px;
        width: 70px;
        font-size: 50px;
        line-height: 70px;
    }
    
    #s_offer #offer #offer_circle i {
        font-size: 45px;
        line-height: 100px;
    }
    
    #s_offer #offer h6 {
        font-size: 16px;
    }
    
    #s_offer #offer p {
        font-size: 13px;
        padding: 0 6%;
    }
    
    /* SECTION_FOUR - BENEFITS */

    #s_benefits #benefits_clinic_info {
        font-size: 15px;
        width: 60%;
    }

    #benefits {
        width: 100%;
        height: auto;
    }

    #benefits #benefits_img {
        height: 687px;
        width: 422px;
    }

    #benefits #benefits_info h6 {
        font-size: 35px;
    }

    #benefits #benefits_info h5 {
        font-size: 30px;
    }

    #benefits_info #benefits_wrapper {
        margin-left: 13%;
    }

    #benefits_info #benefits_point {
        margin-top: 13%;
    }

    #benefits_point #benefits_circle{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
    }

    #point_info h6{
        font-size: 120%;
    }

    #point_info p{
        font-size: 90%;
    }

    /* SECTION_FOUR - FORM */

    #s_form #slider_img {
        height: 235px;
        width: 235px;
    }


    /* SECTION_FIVE - CONTACT */

    #s_contact {
        height: auto;
        padding: 100px 0;
    }

    #s_contact #covid_info {
        font-size: 16px;
    }
    
    #s_contact #covid_clinic_info {
        font-size: 14px;
        width: 60%;
    }

    #s_contact #contact{
        width: 90%;
        height: auto;
    }

    #contact #contact_info h2{
        font-size: 200%;
    }

    #contact #contact_info p{
        font-size: 90%;
    }

    #contact #map iframe{
        width: 480px;
        height: 380px;

    }

    /* FOOTER */

    footer {
        height: 50vh;
    }

    #footer_wrapper{
        width: 70%;
    }

    #footer_wrapper i{
        font-size: 120%;
    }

    #footer_wrapper a{
        font-size: 13px;
        vertical-align: middle;
    }

    #footer_wrapper #socials i{
        font-size: 190%;
    }
}

@media (max-width: 768px) {

    /* COOKIES */

    .cookie_wrapper{
        width: 85%;
    }
    
    /* NAV */

    nav#desktop_nav {
        position: fixed;
        width: 100%;
        display: flex;
        padding: 0px 10px;
        background-color: #EEE6DB;
        flex-direction: column;
    }

    nav#desktop_nav.sticky {
        padding: 0px 5px;
        background: #EEE6DB;
    }

    nav#desktop_nav #logo {
        height: 85px;
        width: 190px;
        margin-top: 8px;
    }

    nav#desktop_nav ul {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 14px auto;
    }
    
    nav#desktop_nav ul li{
        position: relative;
        list-style: none;
    }
    
    nav#desktop_nav ul li a {
        margin: 0px 22px;
        font-size: 11px;
    }
    
     
    /* SECTION_ONE - HEADER */

    #s_header {
        margin-top: 145px;
        height: 70vh;
    }

    #s_header #info_header {
        width: 60%;
    }
    
    #s_header h1 {
        font-size: 23px;
    }
    
    #s_header h3 {
        font-size: 11px;
    }
    
    #s_header a {
        font-size: 13px;
        height: 40px;
        width: 145px;
        line-height: 40px;
    }
    
    /* SECTION_TWO - ABOUT */

    #about {
        width: 90%;
    }
    
    #s_about #about #about_img {
        height: 1108px;
        width: 190px;
    }
    
    #s_about #about #about_info {
        width: 500px;
    }
    
    #s_about #about #info_box {
        height: 160px;
        width: 475px;
        margin-bottom: 30px;
    }
    
    #s_about #about #info_box i {
        margin-top: 5%;
        font-size: 21px;
    }
    
    #s_about #about #info_box h6 {
        margin-top: 3%;
        font-size: 16px;
    }
    
    #s_about #about #info_box p {
        margin-top: 2%;
        font-size: 90%;
    }
    
    #s_about #about .box_down {
        margin-top: 0;
    }
    
    /* SECTION_THREE - OFFER */

    #s_offer h2 {
        font-size: 25px;
    }

    #s_offer {
        width: 100%;
        height: auto;
    }
    
    #s_offer #price_list {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    #s_offer #wrapper {
        width: 90%;
    }
    
    #s_offer .offer_wrapper {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    
    #s_offer #offer {
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: row;
        align-content: center;
        margin: 25px 0;
        height: auto;
        position: relative;
        justify-content: space-between;
        border-bottom: 1px solid white;
        padding-bottom: 15px;
    }
    
    #s_offer #offer #single_offer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-content: center;
        justify-content: flex-start;
    }
    
    #s_offer #offer p {
        position: relative;
        width: 90%;
        color: white;
        font-size: 13px;
        font-weight: 400;
        text-align: left;
        display: inline-block;
    }
    
    #s_offer #offer p#price {
        text-align: right;
        font-weight: 500;
        width: 40%;
        font-size: 12px;
    }
    
    #s_offer #offer p#offer_subsection {
        margin-left: 20px;
        line-height: 2;
        font-size: 12px;
        width: 100%;
    }
    
    /* SECTION_FOUR - BENEFITS */

    #s_benefits {
        height: auto;
    }

    #s_benefits #benefits_clinic_info {
        width: 65%;
    }

    #benefits #benefits_info h6 {
        font-size: 30px;
    }

    #benefits {
        width: 96%;
        margin: 80px auto;
    }

    #benefits #benefits_img {
        background-size: contain;
        height: 800px;
        width: 416px;
    }

    #benefits #benefits_info h5 {
        margin-top: 40px;
        font-size: 28px;
    }

    #benefits_info #benefits_wrapper {
        margin-left: 4%;
    }

    #benefits_info #benefits_point{
        margin-top: 15%;
    }

    #benefits_point #benefits_circle{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
    }

    #point_info h6{
        font-size: 120%;
    }

    #point_info p {
        font-size: 13px;
    }

    /* SECTION_FOUR - FORM */

    #s_form #slider_img {
        height: 210px;
        width: 210px;
    }
    
    #s_form p {
        font-size: 20px;
    }


    /* SECTION_FIVE - CONTACT */

    #s_contact {
        height: auto;
    }

    #s_contact #contact{
        width: 89%;
    }

    #contact #contact_info h2{
        font-size: 200%;
    }

    #contact #contact_info p{
        font-size: 90%;
    }

    #contact #map iframe{
        width: 380px;
        height: 380px;
    }

    #s_contact #covid_info {
        width: 65%;
    }

    #s_contact #covid_clinic_info {
        width: 75%;
    }

    /* FOOTER */

    footer {
        height: 32vh;
    }

    #footer_wrapper{
        width: 90%;
    }

    #footer_wrapper i{
        font-size: 100%;
    }

    #footer_wrapper a{
        font-size: 13px;
        vertical-align: middle;
    }

    #footer_wrapper #socials i{
        font-size: 170%;
    }

    #sponsors #sponsors_img{
        width: 70%;
        height: 15vh;
    }
    
}

@media (max-width: 560px) {

    /* NAV */
    
    nav#desktop_nav{
        display: none;
    }

    nav#mobile_nav{
        display: block;
    }

    /* HEADER */
    
    #s_header {
        white-space: inherit;
        background-color: whitesmoke;
        height: 70vh;
        margin-top: 0;
        scroll-margin: 0px 0;
    }
    
    #s_header #info_header {
        height: 100%;
        width: 85%;
        color: white;
        padding-left: 10%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    #s_header h1 {
        font-size: 21px;
        letter-spacing: 1.2px;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: 0.04em;
    }
    
    #s_header h3 {
        font-size: 13px;
        margin-top: 8px;
        margin-bottom: 20px;
    }
    
    #s_header a {
        font-size: 11px;
        height: 38px;
        width: 140px;
        line-height: 38px;
        margin-top: 0px;
    }

    /* ABOUT */

    #s_about {
        margin-left: 0%;
        margin-right: 0%;
        height: auto;
        padding-bottom: 5%;
        align-items: center;
        scroll-margin: 0px 0;
    }

    #s_about hr {
        margin-top: 40px;
    }
    
    #s_about h2 {
        font-size: 28px;
        margin-top: 40px;
    }

    #about {
        margin-top: 40px;
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    #s_about #about #about_img {
        display: none;
    }

    #s_about #about #about_info {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    #s_about #about #info_box {
        display: block;
        height: 262px;
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #s_about #about #info_box i {
        margin-top: 15%;
        font-size: 28px;
    }
    
    #s_about #about #info_box h6 {
        font-size: 20px;
        margin-top: 12%;
    }
    
    #s_about #about #info_box p {
        font-size: 15px;
        margin-top: 7%;
        line-height: 1.5;
    }

    /* OFFER */


    #s_offer h2 {
        font-size: 25px;
        scroll-margin: 0px 0;
    }

    #s_offer {
        width: 100%;
        height: auto;
    }
    
    #s_offer #price_list {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    #s_offer #wrapper {
        width: 90%;
    }
    
    #s_offer .offer_wrapper {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    
    #s_offer #offer {
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: row;
        align-content: center;
        margin: 25px 0;
        height: auto;
        position: relative;
        justify-content: space-between;
        border-bottom: 1px solid white;
        padding-bottom: 15px;
    }
    
    #s_offer #offer #single_offer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-content: center;
        justify-content: flex-start;
    }
    
    #s_offer #offer p {
        position: relative;
        width: 90%;
        color: white;
        font-size: 12px;
        font-weight: 400;
        text-align: left;
        display: inline-block;
    }
    
    #s_offer #offer p#price {
        text-align: right;
        font-weight: 500;
        width: 40%;
        font-size: 11px;
    }
    
    #s_offer #offer p#offer_subsection {
        margin-left: 20px;
        line-height: 2;
        font-size: 11px;
        width: 100%;
    }

    /* BENEFITS */

    #s_benefits{
        height: auto;
        padding-bottom: 15%;
        scroll-margin: 0px 0;
    }

    #s_benefits #benefits_clinic_info {
        width: 70%;
        font-size: 16px;
    }
    
    #benefits #benefits_img{
    display: none;
    }
    
    #benefits {
        margin: 70px auto;
        display: flex;
    }

    #benefits #benefits_info h5 {
        font-size: 40px;
        margin-top: 0;
        margin-left: 0;
        text-align: center;
    }

    #benefits #benefits_info{
        width: 100%;
    }

    #benefits_info #benefits_wrapper{
        margin-left: 0;
    }

    #benefits_point #benefits_circle {
        width: 50px;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
        margin-top: 18px;
        margin-bottom: 30px;
    }

    #point_info h6 {
        font-size: 30px;
    }

    #point_info p {
        font-size: 18px;
        width: 88%;
        margin: 0 auto;
        text-align: justify;
    }

    #benefits_point #point_info {
        width: 100%;
    }

    #benefits_info #benefits_point {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* FORM */

    #s_form form{
        width: 80%;
        scroll-margin: 0px 0;
    }

    #s_form #slider{
        display: none;
    }

    #s_form #slider_mobile{
        display: block;
    }

    /* CONTACT */

    #s_contact{
        padding-bottom: 10%;
        height: auto;
        scroll-margin: 0px 0;
    }

    #s_contact #contact{
        display: flex;
        width: 80%;
        margin: 0 auto;
        height: 100%;
        align-items: center;
        flex-direction: column;
    }

    #contact #contact_info h2{
        text-align: center;
    }

    #s_contact #map {
        margin-top: 50px;
    }

    #contact #map iframe{
        margin-top: 20px;
        width: 350px;
        height: 225px;
    }

    #s_contact #covid_info {
        width: 75%;
        margin-top: 60px;
    }

    /* FOOTER */

    
    footer {
        height: 40vh;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #footer_wrapper {
        width: 85%;
    }
    
    #footer_wrapper #footer_info #logo_footer {
        width: 219px;
        height: 88px;
    }
    
    #footer_wrapper #footer_info p {
        font-size: 12px;
    }
    
    #footer_wrapper #footer_contact p#name {
        font-size: 17px;
    }
    
    #footer_wrapper #footer_contact a {
        font-size: 12px;
    }
    
    #footer_wrapper #footer_contact i {
        font-size: 46px;
    }

}

@media (max-width: 415px) {

    #s_header h1 {
        font-size: 22px;
    }
    
    #s_header h3 {
        font-size: 11px;
    }
    
    #s_header a {
        font-size: 10px;
        width: 128px;
        margin-top: 0px;
    }

    #s_about #about{
        width: 100%;
    }

    #s_about{
        height: auto;
        padding-bottom: 15%;
    }

    #s_about h2 {
        font-size: 26px;
    }
    
    #s_about #about #about_info {
        width: 86%;
    }
    
    #s_about #about #info_box {
        height: 238px;
    }
    
    #s_about #about #info_box i {
        font-size: 26px;
        margin-top: 10%;
    }
    
    #s_about #about #info_box p {
        font-size: 14px;
        font-weight: 300;
    }

    #s_offer h2 {
        font-size: 23px;
        padding-top: 25px;
    }

    #s_offer #offer p {
        font-size: 11px;
    }

    #s_offer #offer p#offer_subsection {
        font-size: 10px;
    }

    #s_offer #offer p#price {
        font-size: 10px;
    }

    #s_offer p#voucher {
        font-size: 16px;
    }

    #s_benefits{
        height: auto;
        padding-bottom: 15%;
    }

    #s_benefits #benefits_clinic_info {
        width: 75%;
        font-size: 16px;
        text-align: left;
    }

    #benefits #benefits_info h5 {
        font-size: 34px;
    }

    #point_info p {
        text-align: center;
    }
    
    #s_form #slider_mobile {
        margin: 46px auto 0px auto;
    }
    
    #s_form h2 {
        font-size: 30px;
    }
    
    #s_form #slider_mobile #slider_img {
        height: 170px;
        width: 170px;
    }
    
    #s_form #slider_mobile h6 {
        font-size: 18px;
    }

    #footer_wrapper #footer_info{
        display: none;
    }

    #footer_wrapper #footer_contact {
        width: 66%;
        text-align: left;
    }
    
    #footer_wrapper #footer_contact p#name {
        font-size: 20px;
    }
    
    #footer_wrapper #footer_contact a {
        font-size: 15px;
    }
    
    #footer_wrapper #footer_contact i {
        font-size: 52px;
    }
    
}


@media (max-width: 360px) {

    /* NAV */
    
    nav#desktop_nav{
        display: none;
    }

    nav#mobile_nav{
        display: block;
    }

    /* HEADER */
    
    #s_header {
        white-space: inherit;
        background-color: whitesmoke;
        height: 70vh;
        margin-top: 0;
    }
    
    #s_header #info_header {
        height: 100%;
        width: 85%;
        color: white;
        padding-left: 10%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    #s_header h1 {
        font-size: 19px;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: 0.04em;
    }
    
    #s_header h3 {
        font-size: 9px;
        margin-top: 8px;
        margin-bottom: 20px;
    }
    
    #s_header a {
        font-size: 9px;
        height: 35px;
        width: 117px;
        line-height: 35px;
        margin-top: 0px;
    }

    /* ABOUT */

    #s_about {
        margin-left: 0%;
        margin-right: 0%;
        height: auto;
        padding-bottom: 5%;
        align-items: center;
    }

    #s_about hr {
        margin-top: 40px;
    }
    
    #s_about h2 {
        font-size: 20px;
        margin-top: 40px;
    }

    #about {
        margin-top: 40px;
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    #s_about #about #about_img {
        display: none;
    }

    #s_about #about #about_info {
        display: block;
        width: 87%;
        margin: 0 auto;
    }

    #s_about #about #info_box {
        display: block;
        height: 210px;
        margin-top: 20px;
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #s_about #about #info_box i {
        margin-top: 11%;
        font-size: 20px;
    }
    
    #s_about #about #info_box h6 {
        font-size: 20px;
        margin-top: 12%;
    }
    
    #s_about #about #info_box p {
        font-size: 12px;
        margin-top: 7%;
    }

    /* OFFER */

    #s_offer {
        width: 100%;
        height: auto;   
    }
    
    #s_offer h2 {
        font-size: 20px;
    }
    
    #s_offer #wrapper {
        width: 100%;
        flex-wrap: wrap;
        padding-bottom: 2%;
        margin-top: 50px;
        height: auto;
    }
    
    
    #s_offer #offer p {
        font-size: 10px;
    }

    #s_offer #offer p#offer_subsection {
        font-size: 9px;
    }

    #s_offer #offer p#price {
        font-size: 9px;
    }

    /* BENEFITS */

    #s_benefits{
        height: auto;
        padding-bottom: 15%;
    }

    #s_benefits #benefits_clinic_info {
        width: 80%;
        font-size: 15px;
    }
    
    #benefits #benefits_img{
    display: none;
    }
    

    #benefits #benefits_info h5 {
        font-size: 20px;
        margin-top: 20px;
        margin-left: 0;
        text-align: center;
    }

    #benefits #benefits_info{
        width: 100%;
    }

    #benefits_info #benefits_wrapper{
        margin-left: 0;
    }

    #benefits_point #benefits_circle {
        width: 50px;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
        margin-top: 18px;
        margin-bottom: 30px;
    }

    #point_info h6 {
        font-size: 30px;
    }

    #point_info p {
        font-size: 15px;
    }

    #benefits_point #point_info {
        width: 100%;
    }

    #benefits_info #benefits_point {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* FORM */

    #s_form form{
        width: 80%;
    }

    #s_form #slider{
        display: none;
    }

    #s_form #slider_mobile{
        display: block;
    }

    #s_form #slider_mobile #slider_img {
        height: 135px;
        width: 135px;
    }
    
    #s_form #slider_mobile h6 {
        font-size: 15px;
    }

    #s_form #slider_mobile {
        width: 95%;
        margin: 45px auto 0px auto;
    }

    /* CONTACT */

    #s_contact {
        padding-bottom: 10%;
    }

    #s_contact #contact{
        display: flex;
        width: 80%;
        margin: 0 auto;
        height: 100%;
        align-items: center;
        flex-direction: column;
    }

    #contact #contact_info h2{
        text-align: center;
    }

    #contact #map iframe {
        margin-top: 20px;
        width: 278px;
        height: 192px;
    }

    /* FOOTER */

    
    footer {
        height: 40vh;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #footer_wrapper {
        width: 85%;
    }
    
    #footer_wrapper #footer_info #logo_footer {
        width: 219px;
        height: 88px;
    }
    
    #footer_wrapper #footer_info p {
        font-size: 12px;
    }

    #footer_wrapper #footer_contact {
        width: 57%;
        text-align: left;
    }
    
    #footer_wrapper #footer_contact p#name {
        font-size: 17px;
        padding-bottom: 4px;
    }
    
    #footer_wrapper #footer_contact a {
        font-size: 12px;
    }
    
    #footer_wrapper #footer_contact i {
        font-size: 40px;
    }
    

}

