@media screen and (max-width: 1200px)
{
    .about .col-md-6:nth-child(2)
    {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .nav-item {
        padding-right: 0px;
    }

    .navbar-brand {
        font-size: 23px;
    }

    .logo_header
    {
        display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
    }



}






@media screen and (max-width: 991px)
{

    #form_row_1 textarea
    {
        margin-top: 20px;
    }

    .services_wrapper h4 {
    min-height: 79px;
    max-height: 100px;
    }

    .services_wrapper p 
    {
        max-height: 300px;
        min-height: 200px;
    }

    .navbar-brand {
        padding: 7px 0px;
        text-align: left;
    }


    .text_banner button
    {
        display: none;
    }

    .product_img_sec{
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 100%;
}

.logo_header {
    display: flex;
    flex-direction: row;

}

.left-position
{
    line-height: 25px;
}

.banner_image_sec img {
    height: 80vh;
}

.text_banner h5 {
    text-align: center;
    font-size: 16px;
    width: 81%;
}

.text_banner h1 {
    line-height: 35px;
    font-size: 6vh;
}

.navbar-expand-lg
{
    background: #3498db;
}

.nav-item
{
    padding: 0px 30px;
}

.about .display_nn .about_img_sec
{
    display: none;
}

.about .col-md-6:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: first baseline;
}

.chose_area {
    padding: 0px 0 0px 0;
}

.chose_area .features_info ul {
    margin-bottom: 18px;
}


}







@media screen and (max-width: 767px)
{
    .service_sec_12 h3 {
        color: #3498db;
        font-size: 30px;
    }

    .copyright-wrap .row
    {
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

    .copyright-wrap .row .col-md-6
    {
        text-align: center;
        
    }


    .services_wrapper h4 {
        min-height: 45px;
        max-height: 100px;
        }
    
        .services_wrapper p 
        {
            max-height: 100px;
            min-height: 100px;
        }

        
    .features_main_wrap .col-xl-5
    {
        padding-right: 40px;
    }

    .chose_area .features_info {
        padding-left: 30px;
        padding-top: 40px;
    }
    .chose_area {
        padding: 34px 0 25px 0;
    }

    .product_wrapper ul li 
    {
        flex-direction: column;
    text-align: center;
    align-items: center;
    
    }

    .product_icon {
        padding-bottom: 15px;
    }

    .left-position {
        /* height: 91px; */
        min-height: 83px;
        max-height: 83px;
        line-height: 28px;
        text-align: justify;
    }

    .text_banner h5 {
        text-align: center;
        font-size: 14px;
        width: 80%;
    }

    .banner_image_sec img {
        height: 65vh;
    }

    .banner_image_sec button
    {
        display: none;
    }

    .text_banner h1 {
        font-size: 6vh;
    }

    .services_wrapper p {
        height: 114px;
    }

    .list-inline li {
        padding: 0px 6px;
    }

    .footer-widget address p:nth-child(2)
    {
        font-size: 12px;
    }

    .logo_img
    {
        width: 18%;
    }

    .banner_image_sec .banner_image
{
    height: 45vh;
    width: 100%;
}

.chose_area .features_info ul li 
{
    padding-left: 0;
}

}


@media screen and (max-width: 576px)
{

    .navbar-brand {
        padding: 8px 0px;
        text-align: left;
    }

    .background_content h3 {
        font-size: 28px;
        text-align: center;
    }

    .background_content span {
        color: #3498db;
        font-size: 28px;
    }

    .social-links
    {
        margin-bottom: 10px;
    }

    .footer-widget h3 {
        margin-bottom: 8px;
        font-size: 18px;
        margin-top: 12px;

    }

    .footer-widget address p:nth-child(2) {
        font-size: 16px;
    }
   
    .chose_area .features_info ul li 
{
    padding-left: 0;
}

    .chose_area .features_info h3 {
        font-size: 37px;
        text-align: center;
    }

    .text_banner h1 {
        font-size: 6vh;
        line-height: 31px;
        font-weight: 600;
    }

    .navbar-brand {
        font-size: 20px;
    }

    #owl-carousel_1 .owl-next {
        position: absolute;
        top: 35%;
        right: 1%;
        font-size: 32px;
    }

    #owl-carousel_1 .owl-prev {
        position: absolute;
        top: 35%;
        left: 1%;
        font-size: 32px;

    }

    .logo_img
    {
        width: 22%;
    }

    .background_content {
        padding: 60px 0px;
    }

    .nav-item .nav-link 
{
    font-family: 'Play', sans-serif;
    border-bottom: 1px solid;
}

.service_sec_12 .row 
{
    width: 100%;
    margin: auto;
}


}



@media screen and (max-width: 500px)
{
    .about_wrapper h5 {
        font-size: 30px;
    }

    .about_wrapper h5 span {
        color: #3498db;
        font-size: 30px;
    }

    .about_wrapper h5 {
        font-size: 30px;
    }

    .gallery_wrapper h3 {
        font-size: 30px;
        color: #007fb6;
    }

    .services_wrapper p {
        min-height: 103px;
        max-height: 226px;
    }
    .chose_area .features_info ul li 
{
    padding-left: 0;
}
    .banner_image_sec img {
        height: 50vh;
        object-fit: cover;
        background-position: center;
    }

    .text_banner h5 {
        width: 80%;
        margin: 0;
        font-size: 14px;
    }

    .text_banner h1 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 600;
        margin: 0;
        letter-spacing: 1px;
    }

    .text_banner h5 {
        padding-top: 0px;
    }


    .background_content p {
        font-size: 18px;
        line-height: 22px;
    }

    .banner_image_sec .banner_image
    {
        height: 25vh;
        width: 100%;
    }
    .background_content {
        padding: 55px 0px;
    }

   

}


@media screen and (max-width: 436px)
{

    .left-position {
        /* height: 91px; */
        min-height: 93px;
        max-height: 105px;
    }
    .services-holder
    {
        flex-wrap: wrap;
    }
    .column {
        flex: 0 0 50%;
        width: 50%;
        padding: 10px 0px;
    }

    .navbar-brand {
        font-size: 15px;
    }
    

   

    .background_content p {
        font-size: 18px;
        line-height: 22px;
    }

    .banner_image_sec .banner_image
    {
        height: 20vh;
        width: 100%;
    }

    .form-control {
        display: inline-block;
        width: 100%;
    }

    #form_row_1
    {
        margin-top: 20px;
        padding-left: 10px;
    }

    .background_content h3 {
        font-size: 30px;
    }

    .background_content {
        padding: 55px 0px;
    }
    .chose_area .features_info ul li 
{
    padding-left: 0;
}
}




@media screen and (max-width: 374px)
{   

    .services_wrapper p {
        min-height: 172px;
    max-height: 206px;
    }

    .chose_area .features_info ul li 
{
    padding-left: 0;
}

    .chose_area .features_info h3 {
        font-size: 30px;
    }
    .form-control {
        display: inline-block;
        width: 100%;
    }

    .navbar-brand {
        font-size: 12px;
    }
    .navbar-toggler .hamburger-toggle {
        width: 43px;
        height: 43px;
    }


}

@media screen and (max-width: 372px)
{
    .services_wrapper p {
        min-height: 160px;
        max-height: 206px;
    }
}



@media screen and (max-width: 333px)
{
    .navbar-brand {
        font-size: 12px;
        /* display: none; */
    }

    .logo_img {
        width: 25%;
    }

    .logo_header 
    {
        width: 30%;
    }

    #owl-carousel_1 .owl-next, #owl-carousel_1 .owl-prev {
        font-size: 25px;
    }

    .left-position {
        /* height: 91px; */
        min-height: 93px;
        max-height: 105px;
    }

 

    .text_banner h5 {
        width: 80%;
        margin: 0;
        font-size: 12px;
    }

}