/****  MASKYOO NUMBER ****/

/**  WEB - HEADER  **/

.gn, .gn, .gnIP, .gnMobile, .gnTablet,
.gnContactW, .gnContactM, .gnContactT 
{
display: inline-block;
cursor: pointer;
padding-right: 5px;
padding-bottom: 3px;
height: auto;
}

.goldpopup {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: bottom center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 200px;
top: 60px;
right: 150px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 999999;
}


.goldpopupContactWeb {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top left;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 150px;
bottom:86px;
right: 710px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 9999999;
}

.goldpopup:after{
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
}



/****  WEB - FOOTER  ****/

.phone-number-Footer {
/*display: inline;
text-align:center;
line-height:20px;
position: relative;*/
}

.connecting-number-text-Footer {
/*display: inline;
font-size: 14px;
height: 20px;
text-align: center;
width: 100px;
opacity: 0.9;
cursor: pointer;
font-weight: bold;
padding: 0px;
margin-right: 3px;
font-family: Alef;*/
}

.goldpopup-Footer  {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 200px;
top:67px;
right: 100px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 999999;
}


.goldpopupContactWeb {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top left;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 150px;
bottom: 87px;
right:200px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 9999999;
}


/****  MOBILE  ****/

.goldpopup-Mobile-Footer {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 200px;
top:350px;
left:10px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 999999;

}


.goldpopup-Mobile-Contact  {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 200px;
top: -200px;
right:30px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 1000000;
}



/****  TABLET   ****/

.goldpopupTablet {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 200px;
top:50px;
left: 600px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 999999;
}


.goldpopup-Tablet-Contact {
display: none;
background-image:url(../images/maskyoo-message-rest-header.35902b43.png);
background-position: top center;
background-repeat: no-repeat;
backgroudn-color: transparent;
width: 250px;
height: 150px;
top: -92px;
right:250px;
position: absolute;
opacity: 0.95;
cursor: pointer;
z-index: 999999;
}