/* Styles for mobile devices */
@media only screen and (max-width: 768px) {
    header .mini-nav {
        display: none;
        
    }
    header .navbar {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        background-color: #f2f2f2;
        height: 67px;
        top: 20px;
        padding-top: 0px;
        border-radius: 5px;
    }
    header nav .container .offcanvas-body .navbar-nav {
        padding: 2px 0px;
        align-items: flex-start;
    }

    header nav .container .offcanvas-body .navbar-nav .nav-link{
        padding: 5px 10px;
        
    }

    header nav .container .offcanvas-body .let-talk a{
        padding: 7px 15px;
        margin-left: 7px;
       
    }

    header .navbar .header-logo img{
        width: 50px;
    }

    main .banner-section .container-fluid {
        margin-top: -70px;
        align-items: center;
        
    }

    main .banner-section {
        margin-top: -40px;
        height: 700px;
       
    }
    
    main .banner-section .container-fluid .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 15%;
    }

    main .banner-section .container-fluid .banner-intro .the-text h4 {
        font-size: 45px;
        line-height: 60px;
        
    }

    main .banner-section .container-fluid .banner-intro .the-button a {
        padding: 7px 15px;
        
        
    }

    main .outline-section .outline-space {
        margin: 50px;
    }

    main .mini-title .the-image img {
        width: 30px;
    }

    main .mini-title .the-text h4{
        font-size: 25px;
       
        
    }

    main .products-section .container .product-grid {
        margin: 15px 0px
        
    }

    main .aboutus-section .the-image img {
        margin-top: 0px;
    }

    main .aboutus-section .the-text  {
        margin-top: 30px;
    }

    main .aboutus-section .the-text h4 {
        font-size: 25px;
        line-height: 30px;
    }

    main .aboutus-section .the-text a {
        padding: 7px 15px;
    }

    main .services-section .the-text h6{
        line-height: 20px;
        
        
    }

    main .services-section .the-text h3{
        font-size: 25px;
        line-height: 30px;
        
    }

    main .services-section .the-text a{
        padding: 7px 15px;
        
    }

    main .mini-background .container img {
        width: 40px;
        float: right;
        
    }

    main .whychoose-section {
        margin-top: -20px;
        
    }

    main .whychoose-section .the-text h4 {
        font-size: 25px;
        line-height: 30px;
        
        
    }

    main .whychoose-section .the-text h6 {
        line-height: 20px;
        letter-spacing: 3px;
        padding-left: 10px;
    }

    main .whychoose-section .the-text a {
        padding: 7px 15px;
    }

    footer .footer-container {
        padding: 30px 0px 50px;
        
    }

    footer .footer-container .logo  {
        margin-bottom: 10px;
     }

    footer .footer-container .logo img {
       margin-left: -20px;
    }

    footer .footer-container .footer-title {
        margin-top: 15px;
        
    }

    footer .footer-container #useful {
        line-height: 10px;
     }

     footer .footer-container .footer-title a{
        line-height: 32px;
        
    }

    footer .footer-container .footer-title h6{
        line-height: 26px;
        
    }


    main  .contactus-banner-section {
        margin-top: -70px;
        
        
    }
    
    main .contactus-banner-section  .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 52%;
    }

    main .contactus-contact .the-text h6 { 
        font-size: 25px;
        
    }

    main .contactus-contact .the-text {
        padding: 0px;
    }


    main  .faq-banner-section {
        margin-top: -70px;
        
        
    }
    
    main .faq-banner-section  .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 52%;
    }

}


@media only screen and (max-width: 992px) {
    header .navbar .header-logo img{
        width: 70px;
    }

    header .mini-nav {
        display: none;
        
    }

    header .navbar {
        height: 67px;
        top: 30px;
        padding-top: 0px;
        border-radius: 5px;
    }
    header nav .container .offcanvas-body .navbar-nav {
        padding: 2px 0px;
        align-items: flex-start;
    }

    header nav .container .offcanvas-body .navbar-nav .nav-link{
        padding: 5px 10px;
        
    }

    header nav .container .offcanvas-body .let-talk a{
        margin-left: 7px;
       
    }

    header .navbar .header-logo img{
        width: 70px;
    }

    main .banner-section .container-fluid {
        margin-top: -70px;
        align-items: center;
        
    }

    main .banner-section {
        margin-top: -40px;
        height: 700px;
       
    }
    
    main .banner-section .container-fluid .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 20%;
    }


    

    main .products-section .container .product-grid {
        margin: 15px 0px
        
    }

    main .aboutus-section .the-image img {
        margin-top: 0px;
    }

    main .aboutus-section .the-text  {
        margin-top: 30px;
    }


    main .whychoose-section {
        margin-top: -40px;
        
    }

   
    footer .footer-container {
        padding: 30px 0px 50px;
        
    }

    footer .footer-container .logo  {
        margin-bottom: 10px;
     }

    footer .footer-container .logo img {
       margin-left: -20px;
    }

    footer .footer-container .footer-title {
        margin-top: 15px;
        
    }

    footer .footer-container #useful {
        line-height: 10px;
     }

     footer .footer-container .footer-title a{
        line-height: 32px;
        
    }

    footer .footer-container .footer-title h6{
        line-height: 26px;
        
    }

    main  .contactus-banner-section {
        margin-top: -70px;
        
        
    }
    
    main .contactus-banner-section  .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 52%;
    }


    main .contactus-contact .the-text {
        padding: 0px;
    }

    main  .faq-banner-section {
        margin-top: -70px;
        
        
    }
    
    main .faq-banner-section  .banner-intro  {
        /* margin-top: 50px; */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        position: relative;
        top: 52%;
    }

}




  @media (max-width:4000px) and (min-width:993px) {
    header nav .container  .header-logo img {
        display: none;
    } 
}