﻿ #slider1{
 height:657px ;
 overflow:hidden!important;
 
    }
 
#slider {
            height:980px;         
        }
    
#rev_slider_106_1 {
         max-height: 1000px!important;
            height:1000px!important;
        }


 @media screen and (max-width: 360px){
 #slider1{
 height:990px!important;
 overflow:hidden!important;  
    }

 #slider {
            height:1500px!important;         
        }
   #rev_slider_106_1 {
         max-height: 1500px!important;
            height:1500px!important;
        }
   ::-webkit-scrollbar:vertical {
    visibility:visible!important;
    z-index:99999;
}
   }

@media (min-width: 361px) and (max-width: 500px){
 #slider1{
 height:1180px;
 overflow:hidden!important;
   -webkit-overflow-scrolling: touch;
    }

 #slider {
            height:1460px!important;         
        }
   #rev_slider_106_1 {
         max-height: 1500px!important;
            height:1500px!important;
        }
      ::-webkit-scrollbar:vertical {
    visibility:visible!important;
    z-index:99999;
}
   }

     @media (min-width:501px) and (max-width: 767px){
         #slider {
            height:1500px;         
        }   
         ::-webkit-scrollbar:vertical {
    visibility:visible!important;
    z-index:99999;
}
       
 #slider1{
             height:1200px;
                     overflow:hidden;
                      -webkit-overflow-scrolling: touch;
    }
  #rev_slider_106_1 {
         max-height: 1500px!important;
            height:1500px!important;
        }
   }
     @media screen and (min-device-width: 768px) and (max-device-width: 1024px)  and (orientation:portrait){
   #slider {
            height:1500px!important;  
                  
        }
      ::-webkit-scrollbar:vertical {
    visibility:visible!important;
    z-index:99999;
}
   #slider1{
             height:1200px!important;
             overflow:hidden;
               -webkit-overflow-scrolling: touch;
    }
  #rev_slider_106_1 {
         max-height:1500px!important;
            height:1500px!important;
        }
     }


      @media (min-width: 768px) and (max-width: 1024px){
         #slider {
            height:900px;     
 
        }
  
 #slider1{
             height:763px;
             overflow:hidden;
    }
  #rev_slider_106_1 {
         max-height:1500px;
            height:1500px;
        }
   }