@charset "utf-8";

@media(min-width:992px) and (max-width:1250px){
	
}
@media(min-width:992px) and (max-width:1169px){



}
@media(min-width:769px) and (max-width:991px){


}

@media (max-width:768px) {

.image-holder                      {background-position:center center;}
.text-container                    {width:100%;}
.text-container .top-row           {width:100%; margin:0 auto 20px;}
.text-container .top-row .logo     {padding:0 3%;}
.text-container .bottom-row ul li a img {width:25px;}
.text-container .top-row span              {font-size: 35px;}
.text-container .top-row .scanner-div div.scan-text {font-size:14px;}

}

@media(min-width:641px) and (max-width:767px){

}

@media(min-width:600px) and (max-width:768px){


}	

@media (max-width:500px) {
.text-container                            {width:90%;}
.text-container .top-row                   {width:100%;}
.text-container .top-row span              {font-size:35px; margin: 35px 2%;}
.text-container .top-row .tag              {margin: 6px 0 0 0; font-size: 14px;}
.text-container .top-row .logo             {width:200px; margin: 0 auto 28px;}

.prelaunch-container .bx-pager-item       {display:inline-block; margin: 0 6px;}
.prelaunch-container .bx-controls         {top:auto; bottom:7%; right:auto; width:100%;}
.text-container .top-row span             {font-size:30px;}
.text-container .bottom-row ul li         {margin:0 15px 0 0;}
.text-container .bottom-row ul li a img   {width: 18px;}
.text-container .bottom-row ul li a 	  {padding: 7px 10px;}
}

@media (max-width:425px) {

}


@media (max-width:375px) {

}
