@media(max-width:991px){
    section.dial_epson .row {
        display: block;
    }
}
@media(max-width:767px){
    .about-content h2 span {
        color: #000000;
    }
    .about-section .about-content:before{
        display: none;
    }
    .about-section .about-content {
        padding: 23px 0px 0px 0px;
    }
    .about-content h1 {
        line-height: 42px;
        font-size: 36px;
    }
    .about-content h3 {
        font-size: 23px;
        line-height: 30px;
    }
    .video-section:before{
        display: none;
    }
    .video-section:after{
        display: none;
    }
    .about_us_page img{
        display: none;
    }
    .video-section {
        margin: 22px 0px 0px 0px;
    }
    .video-section .fluid-image img {
        padding: 0px 0px 0px 0px;
        left: 0;
        width: 100%;
    }
    .fun-fact-section {
        padding: 16px 0 34px;
    }
    .outer-box h2 {
        font-size: 30px;
        line-height: 37px;
    }
    .epson-technical p {
        padding: 10px 0px 24px;
    }
    .epson-technical h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: start;
    }
    .epson-technical p {
        text-align: justify;
    }
    .update_printer {
        padding: 16px;
    }
    .about-content h2 {
        line-height: 35px;
        font-size: 30px;
        margin-top: 27px;
    }
    .update_printer h2 {
        text-align: initial;
    }
    .banner h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .about-banner {
        background-position-x: right;
    }
    .install_solution .row {
        display: block;
    }
    .contact-info {
        margin-bottom: 25px;
    }
    .contact-info .info-content {
        padding-left: 0px;
        margin-top: 14px;
        text-align: center;
    }
    .dropdown__top h3 {
        line-height: 21px;
    }
    .dropdown__top {
        padding: 7px 15px;
    }
    .panel {
        overflow: scroll;
    }
    .boxsetup {
        padding: 0px;
    }
    .eradicate_sec h4 {
        margin-bottom: 21px;
    }
    .eradicate_sec {
        padding: 9px;
    }
    .eradicate_sec h4:after {
        width: 235px;
    }
    .contact-info .info-content p {
        text-align: center;
    }
    .contact-info .info-icon i {
        margin: auto;
    }
    .dial_epson .about-content h2 {
        font-size: 30px;
    }
    section.dial_epson .row {
        display: inline-block;
    }
    section.how_epson h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .faq-sec .heading_h3 {
        font-size: 30px;
    }
    .accordion-item-header h3 {
        line-height: 20px;
    }
    .accordion-item-header {
        padding: 0.0rem 5rem 0.0rem 0.8rem;
        min-height: 4.0rem;
    }
    .acc h4 {
        font-size: 17px;
        line-height: 23px;
        display: flex;
        align-items: center;
    }
    .first-para {
        color: #fff !important;
        text-align: justify;
    }
}