  @media (min-width: 1025px)
  {
    /* A                A A                :            A                :            A                :            A                :                      */

      #divPopup01       { position         : absolute;  left             : 7%;                                      top              : 200px;                        
                          visibility       : hidden;    z-index          : 9999999999;                                                                                                      }
      #divPopup02       { position         : absolute;  left             : calc(7% + 550px);                        top              : 200px;                        
                          visibility       : hidden;    z-index          : 9999999999;                                                                                                     }
      #divPopup03       { position         : absolute;  left             : calc(7% + 1070px);                       top              : 200px;                        
                          visibility       : hidden;    z-index          : 9999999999;                                                                                                     }
      #divPopup04       { position         : absolute;  left             : 7%;                                      top              : 750px;                        
                          visibility       : hidden;    z-index          : 9999999999;                                                                                                     }


      #divPopup01 .divPDescript     
                        { width            : 550px;     height           : auto;    cellpadding      : 0;           cellspacing      : 0;                    
                          border           : 0px;                                   text-align       : center;      background-colo  : white;                }
      #divPopup02 .divPDescript     
                        { width            : 520px;     height           : auto;    cellpadding      : 0;           cellspacing      : 0;                    
                          border           : 0px;                                   text-align       : center;      background-colo  : white;                }
      #divPopup03 .divPDescript     
                        { width            : 620px;     height           : auto;    cellpadding      : 0;           cellspacing      : 0;                    
                          border           : 0px;                                   text-align       : center;      background-colo  : white;                }

      #divPopup04 .divPDescript     
                        { width            : 550px;     height           : auto;    cellpadding      : 0;           cellspacing      : 0;                    
                          border           : 0px;                                   text-align       : center;      background-colo  : white;                }


      .divPDescript a
     ,.divPDescript a img
     ,.divPDescript img
                        { width            : 100%;      height           : auto;                                                                             }

      .divPopupFooter        { padding-bottom   : 5px;       padding-top       : 5px;     text-align       : right;      bgcolor          : white;                }
      .divPopupFooter button { cursor           : pointer;   border            : 0px;     background-color : #000;                                             
                               height           : 35px;      color             : #fff; }
      

  }
  
    
    

/* Tablet Css */
  @media (min-width: 641px) and (max-width: 1024px) 

  {

    /* A                A A                :            A                :            A                :            A                :                      */
      #divPopup01       { position         : absolute;  left             : 0;         top              : 200px;     background-color : white;                
                          visibility       : hidden;    width            : 350px;     z-index          : 999999;                                             }
      #divPopup02       { position         : absolute;  right            : 0;         top              : 200px;     background-color : white;                
                          left             : unset;
                          visibility       : hidden;    width            : 350px;     z-index          : 200;       height           : auto;                 }

      #divPopup03       { position         : absolute;  left             : 0;         top              : 500px;     background-color : white;                
                          visibility       : hidden;    width            : 350px;     z-index          : 200;       height           : auto;                 }
      #divPopup04       { position         : absolute;  right            : 0;         top              : 500px;     background-color : white;
                          left             : unset;                
                          visibility       : hidden;    width            : 350px;     z-index          : 200;       height           : auto;                 }


      #divPopup01 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup02 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup03 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup04 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }


      .divPDescript a
     ,.divPDescript a img
     ,.divPDescript img
                        { width            : 100%;      height           : auto;                                                                             }

      .divPopupFooter   { padding-bottom   : 5px;       padding-top      : 5px;       text-align       : right;     bgcolor          : white;                 
                          width            : 100%;}
      .divPopupFooter button { cursor           : pointer;   border           : 0px;       background-color : #000; color            : #fff;                                      }

      .Popup01 ,.Popup02 { font-size        : 13px; }
  }




/* Mobile Css */
  @media (max-width: 640px) {    

    /* A                A A                :            A                :            A                :            A                :                      */
      #divPopup01       { position         : absolute;  left             : 5%;        top              : 130px;                    
                          visibility       : hidden;    width            : 90%;       z-index          : 9999990;                                                }
      #divPopup02       { position         : absolute;  left             : 5%;        top              : 60px;      right            : unset;            
                          visibility       : hidden;    width            : 90%;       z-index          : 9999990;   height           : auto;                 }
      #divPopup03       { position         : absolute;  left             : 5%;        top              : 50px;                    
                          visibility       : hidden;    width            : 90%;       z-index          : 9999990;   height           : auto;                 }
      #divPopup04       { position         : absolute;  left             : 5%;        top              : 50px;      right            : unset;              
                          visibility       : hidden;    width            : 90%;       z-index          : 9999990;   height           : auto;                 }

      #divPopup01 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup02 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup03 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }
      #divPopup04 .divPDescript     
                        { width            : 100%;      height           : auto;      cellpadding      : 0;         cellspacing      : 0;                    
                          border           : 0px;                                     text-align       : center;    background-color : white;                }

      .divPDescript a
     ,.divPDescript a img
     ,.divPDescript img
                        { width            : 100%;      height           : auto;                                                                             }

      .divPopupFooter   { padding-bottom   : 5px;       padding-top      : 5px;       text-align       : right;     bgcolor          : white;                 
                          width            : 100%;}
      .divPopupFooter button { cursor           : pointer;   border           : 0px;       background-color : #000; color            : #fff;                                      }

      .Popup01 ,.Popup02 { font-size        : 13px; }
      
  }