    input {
        margin-bottom: 4% !important;
    }
@media screen and (max-width: 600px) {
    .demoC, .demoR {
        height: 7vh;
    }
    .mySlidesC > img, .mySlidesR > img, .mySlidesCC > img, .mySlidesD > img, .mySlidesW > img, .mySlidesDeck > img, .mySlidesPainting > img, .mySlidesStairs > img {
        height: 30vh;
        margin-bottom: 6% !important;
    }
    .modal {
        height: 80% !important;
    }
    #caption + p {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .testimonial {
        padding-top: 5vh !important;
        background-color: #fff;
        padding-bottom: 70px;
    }
    .titlepage {
        margin-top: 3vh;
        padding-bottom: 30px !important;
    }
    .contact {
        padding-top: 10vh !important;
    }
    .close {
        color: red !Important;
        position: absolute;
        top: 7px !Important;
        right: 29px !Important;
        font-size: 45px !Important;
        font-weight: bolder !Important;
        z-index: 105;
        text-transform: uppercase;
    }
}
@media screen and (min-width: 601px) {
    .demoC, .demoR {
        height: 15vh;
    }
    .mySlidesC> img, .mySlidesR> img, .mySlidesCC> img, .mySlidesD> img, .mySlidesW> img, .mySlidesDeck> img, .mySlidesPainting> img, .mySlidesStairs> img {
        max-height: 45vh !important;
        height: 45vh !important;
    }
    .mySlidesC, .mySlidesR {
            height: 95%;
    }
    .modal-content {
        height: 99% !important;
    }
    .modal {
        height: 100vh;
    }
    .mySlidesC, .mySlidesR {
        height: 61% !important;
    }
    .yellow {
        font-size: 31px !important;
    }
    .titlepage p {
        font-size: 22px !important;
    }
    .testimonial_Carousel .test_box p {
        font-size: 20px !important;
    }
}
@media screen and (max-width: 991px) {
    .banner_main {
        padding: 25vh 3vw 20px 3vw !important;
        max-width: 100vw;
    }
    .about_img figure img {
        width: 50% !important;
        margin-left: 30% !important;
    }
    .col-md-12 {
        margin-top: 2vh;
    }
}
@media screen and (max-width: 808px) {
    .row > div:nth-of-type(9) br {
        display: none;
    }
}