/*.tabletexpandlogo img,.tabletexpandlookup img,.tabletvideoposter img,.tabletexpandshopnow img,.tabletexpandavailable img,.tabletexpandbasedtxt img,.tabletexpandclose img,.tabletexpandtesttube img,.tabletshadowtesttube img,.tabletnew img,.tabletplus1 img,.tabletplus1txt img,.tabletplus2 img,.tabletplus2txt img,.tabletplus3 img,.tabletplus3txt img,.tabletminus1 img,.tabletminus2 img,.tabletminus3 img,.tabletcircle1 img,.tabletcircle1dot img,.tabletcircle2 img,.tabletcircle3 img,.tabletcircle4 img,.tabletcirclebg img,.tabletexpandtesttube1 img{
	width:100%;
	height:100%;
	}*/

.tabletexpandstate{
	background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0%;
    transform: translateX(-50%);
	}
	
.tabletexpandclose{
    position: absolute;
    right: 0.5%;
    top: 1%;
    width: 5%;
	cursor:pointer;
	}
	
/*.tabletexpandlogo{
	width: 30%;
    position: absolute;
    left: 8%;
    top: 6%;
}

.tabletexpandlookup{
	width: 75%;
    position: absolute;
    left: 8%;
    top: 16%;
}

.tabletvideoposter{
	width: 50%;
    position: absolute;
    left: 8%;
    top: 27%;
}

.tabletexpandshopnow{
	width: 21%;
    position: absolute;
    left: 8%;
    top: 58%;
}

.tabletexpandavailable{
	width: 18%;
    position: absolute;
    left: 8%;
    top: 67%;
}

.tabletexpandbasedtxt{
	width: 40%;
    position: absolute;
    left: 8%;
    top: 95%;
}

.tabletexpandtesttube{
	width: 9%;
    position: absolute;
    right: 25%;
    top: 52%;
	
	}
.tabletshadowtesttube{
	width: 49%;
    position: absolute;
    right: 5%;
    top: 82%;
    z-index: 2;
	}
.tabletnew{
	width: 9%;
    position: absolute;
    right: 29%;
    top: 52%;
	
	}
.tabletplus1,.tabletminus1{
	width: 7%;
    position: absolute;
    right: 29%;
    top: 64%;
    z-index: 2;
	}

.tabletplus1txt{
	width: 23%;
    position: absolute;
    right: 32%;
    top: 67%;
	
	}
.tabletplus2,.tabletminus2{
	width: 7%;
    position: absolute;
    right: 23%;
    top: 73%;
    z-index: 2;
	}
.tabletplus2txt{
	width: 23%;
    position: absolute;
    right: 4%;
    top: 75%;
   
	}

.tabletplus3,.tabletminus3{
	width: 7%;
    position: absolute;
    right: 29%;
    top: 79%;
    z-index: 2;
	}
.tabletplus3txt{
	width: 28%;
    position: absolute;
    right: 32%;
    top: 82%;
    
	}

.tabletcircle1,.tabletcircle2,.tabletcircle3,.tabletcircle4{
	width: 38%;
    position: absolute;
    right: 6%;
    top: 65%;
}

.tabletcirclebg{
	width: 39%;
    right: 5.7%;
    top: 64.5%;
    position: absolute;
}
.tabletexpandtesttube1{
	width: 13%;
    position: absolute;
    right: 56%;
    top: 55%;
    transform: rotate(90deg);
}*/
@media screen and (min-width:358px) and (max-width:358px) and (min-height:477px) and (max-height:477px){
.pizzatxt{
        display:none !important;
}
.pizza{
    width:160%;
    left:-117%;
    top:-13%;
    z-index:2;
}
.leftcircle{
    width:164%;
    top:0%;
    left:-108%;
    z-index:1;
}
.rightcircle{
    width:180%;
    height:auto;
    right:-153%;
    top:0;
    z-index:1;
}
.expandcta{
    width: 35%;
    bottom: 22%;
    right: 19%
}
.findcta, .goBack{
    width: 36%;
    bottom: 15%;
    right: 18%;
}
.expandtext{
    width: 40%;
    top: 38%;
    right: 14%;
    z-index:3;
}
.logon{
    width: 35%;
    top: 1%;
    right: 17%;
    transform: scale(1.4) translate(-35%, 75%);
}
.pizzatxtP{
    display:block !important;
    width:100%;
    bottom:11%;
    left:13% !important;
    }
    .yellowbg .goBack{
        bottom: 1%;
    }
    .expandcta{
        transition: 0.5s ease-in-out;
    }
    .ctaClicked .expandcta{
        transform: translateY(200%);
    }
    #map {
        clip-path: ellipse(61% 80% at 64% 47%);
    }
}