@charset "UTF-8";
/* CSS Document */



@media (min-width:1800px) {
#logostart {
   
    width:500px;
    height:137px;
}

    
   

#medicinal .mann {
   
    min-height:80%;
    min-width:30%;
}


}

@media (min-width:2200px) {
      .section {
        width:2200px !important;
        max-width:inherit !important;
          min-width:inherit !important;
          left:50% !important;
          margin-left:-1100px !important;
          overflow-x: hidden !important;
    }   
    
    #logonavcontainer {
        position:fixed !important;
        top:0 !important;
        z-index: 100000000 !important;
        width:100% !important;
        max-width:2200px !important;
          left:50% !important;
          margin-left:-1100px !important;
    }
    
    #logostart {
        position:absolute !important;
     
    }
    #navigation {
        position:absolute !important;

    }
}

@media (min-width:1600px) and (max-height:900px) {
       .section {
        width:1600px !important;
        max-width:inherit !important;
          min-width:inherit !important;
          left:50% !important;
          margin-left:-800px !important;
          overflow-x: hidden !important;
    }   
    
    .lastitems {
clear: both;
height: 800px !important;
width: 100% !important;
}
    
    #topicsection1 {
        width: 1600px !important;
height: auto !important; 
       left:50% !important;
          margin-left:-800px !important;
          overflow-x: hidden !important;
    }
    
       #logonavcontainer {
        position:fixed !important;
        top:0 !important;
        z-index: 100000000 !important;
        width:100% !important;
        max-width:1600px !important;
          left:50% !important;
          margin-left:-800px !important;
    }
    
    #logostart {
        position:absolute !important;
     
    }
    #navigation {
        position:absolute !important;

    }
}
