.footer-three .footer3-top-section .footer3-top-right .footer3-email-box input::placeholder {
    color: #C3C3C3;
}

@media screen and (min-width: 881px) and (max-width: 991px) {

    .tp-service-four-wrapper .container,
    .tp-featuer-with-video-inner .container,
    .tp-blog-wrapper-inner .container {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .tp-portfolio-wrapper .grid-item.tp-top {
        margin-top: 0;
    }
}

@media screen and (max-width: 425px) {
    .footer-subscribe-3-box {
        display: block;
    }

    .footer-three .footer3-top-section .footer3-top-right .button {
        margin-top: 30px;
        margin-left: 0px;
    }
}