@media (max-width: 1200px){


    .slider .img{
        width: auto !important;
        height: 100%;
    }

    .contaner{
        width: 90%;
    }

    header .nav .logo{        
        width: 10%;
    }
    
    header .nav .links-item  li{
        list-style: none;
        display: inline-block;
        margin-left: 0px;
        font-size: 17px;
        
     }

     /*************Start products***********/

     .products .center{
         margin: 20px;
         width: 28%;
     }
     

     
/*************Start Some of our-products***********/

     .some-of-our-products{
        height: 900px;   
        
    } 
    
    .card {
        margin-right: 25px;
        transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
        background-color: #fff;
        width: 25%;
        position: relative;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
        margin-top: 20px;
        height: 380px;
    }


    .slider-for {
        height: 70;    
        width: 100% !important;
        float: none;
        padding: 20px;
        border-radius: 50px;
        margin-top: -300;
        
    }
    .slider-nav {
        width: 100% !important;
        width:100%;
        display: block;
        justify-content: center;
        align-items: center;
        margin-top: -60px !important;
        float: none;
                
    }

/*************Start Tips-and-advice**********/

    .Tips-and-advice .for-more-tips {
        display: flex;
        align-items: center;
        margin-left: auto;
        margin-top: -80px;
        margin-bottom: -80px;

    }

    .tips-image .center{
        height: 400px ;
    }

    .tips-image{
        
        margin-right: 40px;
    }
    
    
    


}


@media (max-width: 1000px){

    header .nav .bar-icon{
        display: inline; 
        position: absolute;
        top: -55px ;
        right: 30px;      
    }

    header .artical {
        margin-top: -70px;
    }

    header .nav .links-item{
        width: 100%;
        float: right;
        background-color:#149045;
        position: absolute;
        left: 0;
        top:65px;
        padding-top: 0px;
        
    }

    header .nav .links-item .links{
        display: none;     
        
    }



    .bar-active{
        display: block !important;
        
    }

    header .nav .links-item  li{
        list-style: none;
        display: block;
        font-size: 17px;
        width: 100%;
        margin-bottom: 20px;        
        text-align: center;
        margin-right: -20px;
        
     }


     header .nav .links-item  .products-list{
        text-align: center;
        float: right;
        margin-bottom: 10px; 
        width: 100%;
     }

     header .nav .links-item  .products-list li{      
        text-align: center;
        width: 100%;
        margin-right: -80px;
        
     }


     header .nav .links-item  li a{
         color: #fff !important;
     }

     .tips-image .center{
        height: 300px ;
        margin-right: 40px;
    }

    footer .call-us {
         width: 100%; 
    }
    
    footer .row {
        width: 100%;
        height: 100%;
    }


     .page-load-overlay h4{    
        font-size: 25px;
       
    }
    



}



@media (max-width: 600px){

    .header .slider .phone-img img{
        height: 1000px;
    }

    header .artical {
        margin-top: -75x;
    }


    header .over-navbar{
        border-bottom: 0px solid #999;
        
        
    }

    .slider .img{
        width: auto !important;
        height: 100%;
    }

    header .social-icons a{
        font-size: 15px;
    }

    header .social-icons a:last-child{

        display: none;
    }
    
    header .social-icons i{
        padding: 10px;
        padding-right:8px;
        font-size: 18px;
    }

    header .lang-icon{
        font-size: 18px;  
        padding: 10px;
        margin-top: 4px;
    }


    .lang-icon-img{
        width: 18px;
        float: left !important;
        margin-top: 12px;
    }

    

    header .nav .bar-icon{
        
        font-size: 30px;
        line-height: 45px;
        
    }
    
    header .nav .logo{
        z-index: 2;
        float: left;
    }
    
    header .nav .logo img{
        height: 60px;
    }


    header .artical h2{
        font-size: 25px;  
    }
    
    header .artical p{
        font-size: 18px;
        line-height: 30px;
    }
    
    header .artical button {
        border: none;
        padding: 10px 20px;
    }
    
    .products .title,
    .who-we-are .title,
    .laws .title,
    .tips .title {
        font-size: 20px;
        line-height: 30px;

    }


    .products .title ::after,
    .who-we-are .title::after,
    .laws .title::after,
    .tips .title::after{
    top: 40px;

}



    .products .slickslider {
        width: 90%;
    }

    .property-card {

        height:18em;
        width:14em;
    }



    .some-of-our-products{
        height: 2100px;
    }

    .card__info p{
        font-size: 15px;
    }
    

    .card {

        width: 70%;
        
    }  




    .page-load-overlay h4{    
        font-size: 20px;
    }
    
    label{
        height: 70px;
        width: 70px;
    }





}



@media (max-width: 400px){


    .slider .img{
        width: auto !important;
        height: 100%;
    }


    header .social-icons a:last-child{

        display: none;
    }
    
    
    header .lang-icon{
        direction: ltr;
        float: left !important;
        margin: 0%;
        padding: 10px;
        margin-top: 2px;  
    }

    .card__info {
        padding: 15px 5px 5px 5px;
        
    }
    
    .card__info button{
        padding: 5px 10px;
        font-size: 12px;
    }
    

    


    .slider-for {
        height: 70;    
        width: 100% !important;
        float: none;
        padding: 20px;
        border-radius: 50px;      
        
    }
    .slider-nav {
        width: 100% !important;
        display: block;
        justify-content: center;
        align-items: center;
        margin-top: -120px !important;
        float: none;
                
    }



    .Tips-and-advice .for-more-tips {
        display: flex;
        align-items: center;
        margin-left: auto;
        margin-top: -140px;
        margin-bottom: -80px;
        width: 80%;
    }

    .Tips-and-advice .for-more-tips  a{
        padding: 10px;
        margin-top: 10px;
        font-size: 12px;   
    }





}


@media (max-width: 300px){

    header .artical {
        margin-top: -10px;
    }

    header .artical h2{
        font-size: 15px;
    }

    header .artical p{
        font-size: 12px;
    }

    header .artical button{
        font-size: 12px;
    }

    header .social-icons i{
        padding: 5px;
        padding-top: 10px;
        padding-right: 2px;
        font-size: 18px;
    }


    .our-product-popup{
        position: fixed;
        z-index: 99999;
        top:0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    
    }
    
    .our-product-popup .the-pop{
        width: 450px;
        height: 90%;
        background-color: #fff;
        padding: 20px;
        text-align: center;
        border-radius: 10px;
        
    
    }

    .our-product-popup .the-pop h1,
    .our-product-popup .the-pop h2,
    .our-product-popup .the-pop h3,
    .our-product-popup .the-pop h4 {
        font-size: 16px;
    }

    .our-product-popup .the-pop p{
        font-size: 15px;
    }


}