h1 {
    padding: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-weight: 700;    
     

    text-shadow: 1px -1px 1px #ffffff, 1px 0px 1px rgb(255 255 255);

 text-shadow:1px 0px 0px #ffffff, 1px -1px 0px rgb(255 255 255);
    color: #fe8301 ;
}


#catSubZag {
    width: 100%;
    max-width: 580px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
#catzag { margin-bottom: -2px;
    margin-top: 15px;
    width: 100%;
    max-width: 580px;
    height: 100px;
    background-image: url(/images/lines/namez.png);
    background-position-x: center;
    color: #fff;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.webp #bgholder {
    background-image: url(/images/name/nBg.webp);
}
.mo-webp #bgholder {
    background-image: url(/images/name/nBg.png);
}
.act_button1 { 
    background-color: #e3e3e3;
    border-radius: 25px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #242b35d9;
    font-family: Verdana;
    font-size: 14px;
    padding: 11px 6px;
    text-decoration: none;
}
.act_button { box-shadow: 1px 2px 1px 0px rgb(50 50 50 / 40%);
    background-color: #63b405;
    border-radius: 25px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    padding: 8px 14px 9px 14px;
    text-decoration: none;
}

#addbut { font-weight: 600;
    float: left;
       margin-left: 12px;
    width: 51px;
    -webkit-tap-highlight-color: transparent;
}
#startbut {
    display: block;
  position: absolute;    width: 70px;
      left: 111px;
    bottom: 19px;
    margin-left: auto;
    margin-right: auto;

    -webkit-tap-highlight-color: transparent;
}
#againbut {
    position: absolute;    width: 70px;
      left: 111px;
    bottom: 19px;
    z-index: 3;
    display: none;
    -webkit-tap-highlight-color: transparent;
}
#txthelp2 {
    clear: left;
    color: red;
    display: none;
    left: 31px;
    top: 101px;
    position: absolute;
}
#podHolder {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-image: url(/images/name/pod.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
   
    position: relative;
    width: 316px;
    height: 268px;
    z-index: 1;
}
#podTextHolder {
    width: 307px;
    height: 248px;
    display: table-cell;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
#g1 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 307px;
    font-size: .9em;
}
#g2 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 307px;
    font-size: .9em;
}
#g3 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 307px;
    font-size: .9em;
}
#g4 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 307px;
    font-size: .9em;
}
#txthelp3 {
    display: block;
    max-width: 142px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: -1px;
    /* top: 104px; */
    padding: 8px 0px 9px 0px;
    z-index: 24;
    cursor: pointer;
}
#nameanswer {
    display: none;
}
#addBlock {
   display: flex;
    width: 100%;
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
}
input::placeholder {
    color: #a5a5a5;
}
#inputname {
    font-family: RalewayRegular;
    font-size: .9em; margin-left: 2px;
 padding-left: 15px;
    float: left;
    height: 38px;
    width: 180px;
    border-radius: 25px;
    border: none;
    outline-color: #ff882d;
}
#bgholder {
    background-size: cover;
    text-align: center;
    width: 100%;
    max-width: 650px;
    height: 319px;
    padding-top: 16px;
    border-radius: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#namelist li {
    line-height: 30px;
    -webkit-tap-highlight-color: transparent;
}
#namelist {
    width: 73%;
    border-radius: 3.5px;
    height: 139px;
    background-color: rgba(255, 255, 255, .7);
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 25px;
    overflow-x: auto;
}
@media (min-width:410px) {
    #bgholder {
    background-size: cover;
    text-align: center;
    width: 100%;
    max-width: 650px;
    height: 396px;
    padding-top: 15px;

    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#namelist {
    width: 78%;
  
    height: 199px;
    background-color: rgba(255, 255, 255, .7);
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 25px;
    overflow-x: auto;
}
#startbut {
    display: block;
 
    margin-left: auto;
    margin-right: auto;
       left: 157px;
    bottom: 27px;
    -webkit-tap-highlight-color: transparent;
}

#againbut {
     left: 157px;
    bottom: 27px;

}
#inputname {  padding-left: 15px;
   width: 258px; margin-left: 0px
    font-size: 1em;
}
#podHolder {
 
    width: 403px;
    height: 324px;
}
#podTextHolder {
    width: 387px;
    height: 312px;
}

#txthelp2 {
    clear: left;
    color: red;
    display: block;
    display: none;
    left: 73px;
    top: 129px;
    position: absolute;
}
#txthelp3 {
  
}
#g1 {
    width: 391px;
    font-size: 1em;
}
#g2 {
    width: 391px;
    font-size: 1em;
}
#g3 {
    width: 391px;
    font-size: 1em;
}
#g4 {
    width: 391px;
    font-size: 1em;
}
}
@media (min-width:568px) {
   

#g1 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g2 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g3 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g4 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#txthelp3 {
   /* position: absolute;
    left: 99px;
    top: 113px;
    z-index: 24;
    cursor: pointer;*/
}
#bgholder {
    background-size: cover;
    text-align: center;
    width: 100%;
    max-width: 650px;
    height: 375px;
    padding-top: 24px;
   
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#namelist {
    width: 82%;
  
    height: 175px;
    background-color: rgba(255, 255, 255, .7);
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 20px;
    overflow-x: auto;
}
#addbut { margin-left: 14px;
    width: 51px;
}
#podTextHolder {
    width: 387px;
       height: 312px;
    display: table-cell;
    vertical-align: middle;
}
#podHolder {
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-image: url(/images/name/pod.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
  
   
    width: 403px;
    height: 324px;
    z-index: 1;
}
#inputname {
   width: 398px; padding-left: 18px;
}
#txthelp3 {
  /*  position: absolute;
      left: 129px;
    top: 139px;
    z-index: 24;
    cursor: pointer;*/
}
#txthelp2 {
    clear: left;
    color: red;
    display: block;
    display: none;
    left: 164px;
    top: 130px;
    position: absolute;
}
#againbut {
    position: absolute;
   left: 236px;
    bottom: 20px;
    z-index: 3;
    display: none;
}
#startbut {
    display: block;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
  left: 236px;
    bottom: 20px;
    -webkit-tap-highlight-color: transparent;
}
}
@media (min-width:600px) {

    #startbut {
    display: block;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
     left: 221px;
    bottom: 27px;
    -webkit-tap-highlight-color: transparent;
}
.act_button {
    background-color: #63b405;
    border-radius: 25px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
      padding:7px 18px 8px 18px;
    text-decoration: none;
}




    #catSubZag {
    width: 580px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
#catzag {
    width: 610px;
    height: 90px;
    color: #fff;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.wrappClass1 {
    position: absolute;
    display: none;
    width: 348px;
    height: 207px;
    left: 159px;
    top: 123px;
}
#g1 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g2 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g3 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g4 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#txthelp2 {
    position: absolute;
  left: 147px;
    top: 149px;
    z-index: 24;
    cursor: pointer;
}
#txthelp3 {
  /*  position: absolute;
    left: 129px;
    top: 139px;
    z-index: 24;
    cursor: pointer;*/
}
#addBlock {
   
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
}
#inputname {
    padding-left: 15px;
   width: 373px;
}
#bgholder {
    background-size: cover;
    text-align: center;
    max-width: 50px;
    max-width: 550px;
    height: 415px;
    padding-top: 24px;
    border-radius: 3.5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#namelist {
    width: 441px;
   border-radius: 3.5px;
    height: 216px;
    background-color: rgba(255, 255, 255, .7);
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 25px;
    overflow-x: auto;
}
#podTextHolder {
    width: 387px;
  height: 311px;
    display: table-cell;
    vertical-align: middle;
}
#podHolder {
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-image: url(/images/name/pod.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
  
    width: 403px;
    height: 324px;
    z-index: 1;
}
#againbut {
    position: absolute;
  left: 221px;
    bottom: 27px;
    z-index: 3;
    display: none;
}
}
@media (min-width:1040px) {
#addbut {    margin-top: 1px;
    padding: 10px 6px;
    font-weight: 100;
   
}
#catSubZag {
    width: 580px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
#catzag { margin-bottom: -2px;
    width: 580px;
    height: 100px;
    color: #fff;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.wrappClass1 {
    position: absolute;
    display: none;
    width: 348px;
    height: 207px;
    left: 159px;
    top: 123px;
}
#g1 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g2 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g3 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#g4 {
    z-index: 30;
    display: inline-table;
    text-align: center;
    display: none;
    width: 401px;
    font-size: 1em;
}
#txthelp2 {
    position: absolute;
        left: 147px;
    top: 149px;
    z-index: 24;
    cursor: pointer;
}
#txthelp3 {
 /*   position: absolute;
      left: 123px;
    top: 140px;
    padding: 7px 23px 8px 23px;
    z-index: 24;
    cursor: pointer;*/
}
#addBlock {
   
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
}
#inputname {
    padding-left: 16px;
    width: 373px;
}
#bgholder {
    background-size: cover;
    text-align: center;
    max-width: 50px;
    max-width: 550px;
    height: 415px;
    padding-top: 24px;
    border-radius: 3.5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#namelist {
    width: 441px;
   
    height: 216px;
    background-color: rgba(255, 255, 255, .7);
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-left: 25px;
    overflow-x: auto;
}
#podTextHolder {
    width: 387px;
 height: 312px;
    display: table-cell;
    vertical-align: middle;
}
#podHolder {
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-image: url(/images/name/pod.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
  
    width: 403px;
    height: 324px;
    z-index: 1;
}

}
