   
       .overlay-bg-3027 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003027; /* high z-index */
           background: #000; /* fallback */
           background: rgba(0,0,0,0.7);            
       }   
       .overlay-content-3027 {
           display: none;
           background: #fff;
           padding: 0px 30px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003028;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.7);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3027{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #dd3333;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3027:after{
           content: 'X';
       }
       .close-btn-3027:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3027 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3027 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-3023 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003023; /* high z-index */
           background: #000; /* fallback */
           background: rgba(0,0,0,0.7);            
       }   
       .overlay-content-3023 {
           display: none;
           background: #fff;
           padding: 30px 30px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003024;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3023{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #dd3333;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3023:after{
           content: 'X';
       }
       .close-btn-3023:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3023 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3023 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-3019 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003019; /* high z-index */
           background: #000; /* fallback */
           background: rgba(0,0,0,0.7);            
       }   
       .overlay-content-3019 {
           display: none;
           background: #fff;
           padding: 0px 30px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003020;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.7);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3019{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #000;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3019:after{
           content: 'X';
       }
       .close-btn-3019:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3019 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3019 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-3017 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003017; /* high z-index */
           background: #000; /* fallback */
           background: rgba(0,0,0,0.7);            
       }   
       .overlay-content-3017 {
           display: none;
           background: #fff;
           padding: 10px 10px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003018;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.7);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3017{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #000;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3017:after{
           content: 'X';
       }
       .close-btn-3017:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3017 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3017 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-3015 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003015; /* high z-index */
           background: #000; /* fallback */
           background: rgba(0,0,0,0.7);            
       }   
       .overlay-content-3015 {
           display: none;
           background: #fff;
           padding: 10px 10px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003016;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.7);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3015{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #000;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3015:after{
           content: 'X';
       }
       .close-btn-3015:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3015 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3015 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-3008 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000003008; /* high z-index */
           background: #000000; /* fallback */
           background: rgba(0,0,0,0.5);            
       }   
       .overlay-content-3008 {
           display: none;
           background: #fff;
           padding: 0px 30px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000003009;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.5);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-3008{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #000;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-3008:after{
           content: 'X';
       }
       .close-btn-3008:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-3008 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-3008 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
      
       .overlay-bg-2980 {
           display: none;
           position: fixed;
           top: 0;
           right: 0;
           bottom: 0;
           left: 0;
           height:100%;
           width: 100%;
           cursor: pointer;
           z-index: 1000002980; /* high z-index */
           background: #000000; /* fallback */
           background: rgba(0,0,0,0.5);            
       }   
       .overlay-content-2980 {
           display: none;
           background: #fff;
           padding: 0px 30px;
           width: 40%;
           max-height: 100%;
           position: fixed;
           top: 15%;
           left: 50%;
           margin-left: -20%; /* add negative left margin for half the width to center the div */
           cursor: default;
           z-index: 1000002981;
           border-radius: 4px;
           box-shadow: 0 0 5px rgba(0,0,0,0.9); /* fallback */
           box-shadow: 0px 0px 5px rgba(255,255,255,0.5);
       } 
       .overlay-content p:first-child{
           margin-top: 30px;
       } 
       .close-btn-2980{
           cursor: pointer;
           position: absolute;
           top: 0;
           right: 0;
           padding: 5px;
           text-align: center;
           font-size: 1em;
           font-family: arial;
           color: #000;  
           background: #fff;
           /* border-radius: 100%; */
           box-shadow: 0 0 4px rgba(0,0,0,0.3);
       }
       .close-btn-2980:after{
           content: 'X';
       }
       .close-btn-2980:hover {
           background: #fff;
       }
       /* media query for most mobile devices */
       @media only screen and (min-width: 480px) and (max-width: 980px){         
           .overlay-content-2980 {
               width: 70%;
               margin: 0 15%;
               left: 0;
           }
       }
       @media only screen and (min-width: 0px) and (max-width: 480px){         
           .overlay-content-2980 {
               width: 92%;
               margin: 0 0% 0 2%;
               left: 0;
           }
       }
  
   