@media (min-width:320px) and (max-width:768px){
    .duble-quote::after{
        right: 0;
    }
    .contact-form {
        padding: 30px 40px;
    }
    .contact-info { 
        padding: 30px 50px;
    }
    .single-contact-info-one{
        min-height: 210px;
    }
    .single-contact-info-one p {
        font-size: 21px;
        line-height: 29px;
    }
    .duble-quote::before{
        left: 0;
    }
    .top-bar{
        margin-top: 100px;
        padding: 20px 0;
    }
    .top-bar p {
        padding: 6px 30px 0;
        line-height: 25px;
    }
    .logo { 
        top: 0;
        right: 10px;
        margin: unset;
        left: unset;
    }
    .logo-slide{
        display: none;
    }
    .menu.open {
        width: 105%;
        height: 100px;
        align-items: center;
        display: flex;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .logo img {
        margin-bottom: 0;
        height: 90px;
        margin-top: 5px;
    }
    .menu-bar-icon { 
        margin: 0 40px;
    }
    .menu-right {
        left: 0;
        top: 15%;
        width: 100%;
        height: 95vh;
    }
    .menu-right ul li {
        height: 27%;
    }
    .menu-right ul li a {
        height: 95%;
    }
    .about-main {
        padding: 40px 20px 10px;
    }
    .first2-services,
    .first3-services,
    .first-services{
        height: 180px;
    }
    .content h3 { 
        font-size: 25px;
        line-height: 20px;
        margin: 0;
    }
    .content-wrap .content .owl-carousel h4 { 
        font-size: 22px;
    }
    .content-wrap .content .owl-carousel {
        margin: 10px 0; 
    }
    .box-top {
        display: none;
    }
    .copy-right p { 
        padding: 5px 20px; 
    }
    .copy-right,
    .footer-copy-right-sec {
        text-align: center !important;
    }
    .footer-copy-right-sec {
        margin-bottom: 10px;
    }
    .content-wrap .content {
        padding: unset;
    }
    .breadcrumb {
        margin-top: 25%;
        height: 110px;
        background-position: bottom;
    }
    .about-us-content p {
        font-size: 18px;
        line-height: 30px;
    }
    .main-timeline .title { 
        font-size: 25px;
        line-height: 35px;
    }
    .main-timeline .description {
        font-size: 18px;
    }
    .video-review .wrapper-video-rs .bg-video .button-play {
        bottom: 30%;
        left: 0;
        width: 40px;
        right: 0;
        margin: auto;
    }
    .video-review .wrapper-video-rs{
        padding: 10px;
    }
    .btn-yotube a { 
        padding: 12px 35px;
        font-size: 17px;
    }
    .video-review .wrapper-video-rs .bg-video:before{
        display: none;
    }
    .more-pages-des-content h3 { 
        font-size: 30px;
    }
    .main-timeline { 
        padding: 0 30px;
    }
    .more-pages-des {
        margin: 5px;
    }
    .more-pages {
        padding: 10px 10px 0;
    }
    .more-pages-des-content{
        top: 0;
    }
    .more-pages-des-content p { 
        opacity: 1;
        padding-top: 10px;
    }
    .about-main h4 {
        font-size: 25px;
    }
    .about-main h5 {
        font-size: 27px;
    }
    .title-content {
        margin-bottom: 30px;
    }
    .privacy-policy-info, .terms-condition {
        padding: 30px 30px;
    }
    .more-pages-des img.img-fluid {
        height: unset;
        object-fit: unset;
    }
}