
@media screen and (max-width: 650px) {
    
    header.header-style2-area .header-style2-logo img {
        float: right;
        width: 110px;
        height: auto;
    }
    
    .main-menu .navbar-header .navbar-toggle {
        right: 0;
        left: auto;
    }
    
    .header-style2-logo {
        left: 10px;
        right: auto;
    }
    
    .choose-area.style2 {
        padding-bottom: 20px;
    }
    
    .single-choose-item.style2 {
        padding: 45px 20px 40px;
        margin-bottom: 20px;
    }
    
    .single-choose-item.style2 .title h3 {
        margin-bottom: 20px;
        font-size: 25px;
        color: #fff;
    }
    
    .single-choose-item.style2 .iocn-holder {
        margin-bottom: 25px;
    }
    
    .single-choose-item.style2 .text p {
        font-size: 14px;
        color: #fff;
    }
    
    
    /* contact form section */
    
    .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {
        margin-bottom: 20px;
    }
    
    .contact-form {
        padding: 40px 30px 50px;
    }
    
    .contact-form form .input-box label {
        color: #fff;
    }
    
    .contact-form form .input-box select {
        height: 50px;
        border-radius: 4px;
        padding: 0 10px;
        background: white;
        border: 2px solid #332379;
    }
    
    .call-us-area {
        padding-bottom: 30px;
    }
    
    .services-style2-area {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    
    .services-style2-area .title span {
        font-size: 25px;
        line-height: 32px;
    }
    
    .services-style2-area p {
        font-size: 16px;
        line-height: 25px;
        margin: 25px 0 0;
    }
    
    .single-service-style1 {
        margin-bottom: 20px;
    }
    
    section.testimonial-area {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    
    .testimonial-image .img-box img {
        max-width: 100%;
    }
    
    .testimonial-content {
        padding-top: 30px;
    }
    
    .testimonial-content .sec-title {
        padding-bottom: 30px;
    }
    
    .testimonial-area .testimonial-image {
        min-height: auto;
    }
    
    .testimonial-area .testimonial-image .img-box {
        height: auto;
    }
    
    .single-footer-widget .title.footer-top {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .single-footer-widget .footer-top .header-style2-logo {
        position: relative;
        right: 0;
    }
    
    .single-footer-widget .footer-top .header-style2-logo img {
        max-width: 100%;
        width: 75%;
        height: 150px;
        display: flex;
        margin: 0 auto;
    }
    
    .footer-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .single-footer-widget .footer-top h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 35px;
        text-align: center;
    }
    
    .call-officers {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .single-footer-widget.marbtm50 {
        margin-bottom: 30px;
    }
    
    .single-footer-widget.pdtop50 {
        padding-top: 30px;
    }
    
    
    .blog-single-area .text-holder {
        padding-top: 50px;
    }
    
    
    /* About us page */
    
    .about-area.Style2 {
        padding: 50px 0;
    }
    
    .testimonial-area-s2 {
        padding: 50px 0;
    }
    
    .testimonial-area-s2 .owl-carousel {
        padding-top: 30px;
    }
    
    .choose-area.style3 .single-choose-item.style2 h3, .choose-area.style3 .single-choose-item.style2 p {
        color: #000;
    }
    
    .choose-area.style3 .single-choose-item.style2 h3, .choose-area.style3 .single-choose-item.style2 p {
        color: #000;
    }
    
    .single-testimonial-style2 .text p, .single-testimonial-style2 .client-name p {
        color: #fff;
    }
    
    section.choose-area.style3 {
        padding: 50px 0 20px;
    }
        
    section.choose-area.style3 span {
        color: #fff;
    }
    
    /* blog-page css */
    
    .boxed_wrapper.blog-page-wrapper {
        padding-bottom: 30px;
    }
    
    .boxed_wrapper.blog-page-wrapper .container-wrapper {
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .boxed_wrapper.blog-page-wrapper .container-wrapper .column {
        width: 90%;
    }
    
    .contact-info-area {
        padding: 30px 0;
    }
    
    .global-office-area {
        padding: 50px 0;
    }
    
    .google-map-box iframe {
        width: 100%;
    }
    
    .testimonial-area-s2 .row {
        justify-content: center;
    }
    
    
    
    .blog-single-social-links {
        top: 20px;
        height: auto;
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
        
    .blog-single-area .single-blog-post {
        padding: 30px 20px 20px;
    }
}
