@charset "utf-8";
/* CSS Document */

		/*  ------------------------------  Placements Q-S  ------------------------------  */

.ravallirepublic15x, .rediscovermt15x, .roadtrip15x, .rmac200515x, .rmac200615x, .safariclubnw15x, .sanderslakespringtraveler15x, .silverstatepost15x, .swmttg15x, .summertimes15x { width: 27.25rem; }

.ravallirepublic15x, .rediscovermt15x, .roadtrip15x, .rmac200515x, .rmac200615x, .safariclubnw15x, .sanderslakespringtraveler15x, .silverstatepost15x, .swmttg15x, .summertimes15x {
	display: block;
	max-width: 100%;
	height: 0;
	margin-top: 1rem;
	padding-bottom: 5.5046%;							/* tile height(24px) ÷ tile width (436px) X 100  */
	background: url(../../images/sprites/portfolio/b_busAdvert/hdrbPublicationQS.png) center top no-repeat;
	-webkit-background-size: 100% auto;                    /*  sprite width: 436px (27.25rem)  sprite height: 288px (18rem) - 10 tiles - 2 doubles  */
	-moz-background-size: 100% auto;                       /*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
	-o-background-size: 100% auto;                         /*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height)  */
	background-size: 100% auto;                            /*  tile position (left, top) (x,y)  */											
}																	
.ravallirepublic15x					{ background-position: 0 0; }				/*    0,   0  */
.rediscovermt15x					{ background-position: 0 9.0909%; }		/*    0,  24  */
.roadtrip15x						{ background-position: 0 18.1818%; }		/*    0,  48  */
.rmac200515x						{ padding-bottom: 11.0092%;		
								  background-position: 0 30%; }			/*    0,  72  tiles height: 48px  */
.rmac200615x						{ padding-bottom: 11.0092%;		
								  background-position: 0 50%; }			/*    0, 120  tiles height: 48px  */
.safariclubnw15x					{ background-position: 0 63.6364%; }		/*    0, 168  */
.sanderslakespringtraveler15x			{ background-position: 0 72.7273%; }		/*    0, 192  */
.silverstatepost15x					{ background-position: 0 81.8182%; }		/*    0, 216  */
.swmttg15x						{ background-position: 0 90.9091%; }		/*    0, 240  */
.summertimes15x					{ background-position: 0 100%; }			/*    0, 264  */

.ravallirepublic1x, .rediscovermt1x, .roadtrip1x, .rmac20051x, .rmac20061x, .safariclubnw1x, .sanderslakespringtraveler1x, .silverstatepost1x, .swmttg1x, .summertimes1x { width: 15.75rem; }

.ravallirepublic, .rediscovermt, .roadtrip, .rmac2005, .rmac2006, .safariclubnw, .sanderslakespringtraveler, .silverstatepost, .swmttg, .summertimes {
	display: block;
	max-width: 100%;
	height: 0;
	padding-bottom: 7.1428%;							/* tile height(16px) ÷ tile width (224px) X 100  */
	background: url(../../images/sprites/portfolio/b_busAdvert/navsbPublicationQS.png) center top no-repeat;
	-webkit-background-size: 400% auto;                    /*  sprite width: 896px (56rem)  sprite height: 208px (13rem) - 10 tiles - 3 doubles */
	-moz-background-size: 400% auto;                       /*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
	-o-background-size: 400% auto;                         /*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height)  */
	background-size: 400% auto;                            /*  tile position (left, top) (x,y)  */
}																	
.ravallirepublic					{ background-position: 0 0; }				/*    0,   0  */
.rediscovermt						{ background-position: 0 8.3333%; }		/*    0,  16  */
.roadtrip							{ background-position: 0 16.6667%; }		/*    0,  32  */
.rmac2005							{ padding-bottom: 14.2857%;
								  background-position: 0 27.2727%; }		/*    0,  48  tile height: 32px  */
.rmac2006							{ padding-bottom: 14.2857%;
								  background-position: 0 45.4545%; }		/*    0,  80  tile height: 32px  */
.safariclubnw						{ background-position: 0 58.3333%; }		/*    0, 112  */
.sanderslakespringtraveler			{ padding-bottom: 14.2857%;
								  background-position: 0 72.7273%; }		/*    0, 128  tile height: 32px  */
.silverstatepost					{ background-position: 0 83.3333%; }		/*    0, 160  */
.swmttg							{ background-position: 0 91.6667%; }		/*    0, 176  */
.summertimes						{ background-position: 0 100%; }			/*    0, 192  */

.ravallirepublic:visited				{ background-position: 33.3333% 0; }		/*  224,   0  */
.rediscovermt:visited				{ background-position: 33.3333% 8.3333%; }	/*  224,  16  */
.roadtrip:visited					{ background-position: 33.3333% 16.6667%; }	/*  224,  32  */
.rmac2005:visited					{ background-position: 33.3333% 27.2727%; }	/*  224,  48  tile height: 32px  */
.rmac2006:visited					{ background-position: 33.3333% 45.4545%; }	/*  224,  80  tile height: 32px  */
.safariclubnw:visited				{ background-position: 33.3333% 58.3333%; }	/*  224, 112  */
.sanderslakespringtraveler:visited		{ background-position: 33.3333% 72.7273%; }	/*  224, 128  tile height: 32px  */
.silverstatepost:visited				{ background-position: 33.3333% 83.3333%; }	/*  224, 160  */
.swmttg:visited					{ background-position: 33.3333% 91.6667%; }	/*  224, 176  */
.summertimes:visited				{ background-position: 33.3333% 100%; }		/*  224, 192  */

.ravallirepublic:hover				{ background-position: 66.6667% 0; }		/*  448,   0  */
.rediscovermt:hover					{ background-position: 66.6667% 8.3333%; }	/*  448,  16  */
.roadtrip:hover					{ background-position: 66.6667% 16.6667%; }	/*  448,  32  */
.rmac2005:hover					{ background-position: 66.6667% 27.2727%; }	/*  448,  48  tile height: 32px  */
.rmac2006:hover					{ background-position: 66.6667% 45.4545%; }	/*  448,  80  tile height: 32px  */
.safariclubnw:hover					{ background-position: 66.6667% 58.3333%; }	/*  448, 112  */
.sanderslakespringtraveler:hover		{ background-position: 66.6667% 72.7273%; }	/*  448, 128  tile height: 32px  */
.silverstatepost:hover				{ background-position: 66.6667% 83.3333%; }	/*  448, 160  */
.swmttg:hover						{ background-position: 66.6667% 91.6667%; }	/*  448, 176  */
.summertimes:hover					{ background-position: 66.6667% 100%; }		/*  448, 192  */

.ravallirepublic:active				{ background-position: 100% 0; }			/*  672,   0  */
.rediscovermt:active				{ background-position: 100% 8.3333%; }		/*  672,  16  */
.roadtrip:active					{ background-position: 100% 16.6667%; }		/*  672,  32  */
.rmac2005:active					{ background-position: 100% 27.2727%; }		/*  672,  48  tile height: 32px  */
.rmac2006:active					{ background-position: 100% 45.4545%; }		/*  672,  80  tile height: 32px  */
.safariclubnw:active				{ background-position: 100% 58.3333%; }		/*  672, 112  */
.sanderslakespringtraveler:active		{ background-position: 100% 72.7273%; }		/*  672, 128  tile height: 32px  */
.silverstatepost:active				{ background-position: 100% 83.3333%; }		/*  672, 160  */
.swmttg:active						{ background-position: 100% 91.6667%; }		/*  672, 176  */
.summertimes:active					{ background-position: 100% 100%; }		/*  672, 192  */
