#filmLocationHireSubtitle{ text-align: center; margin: 10px auto}

@media only screen and (min-width:1120px){ 

 #paraGrid .innerSection, .exclusive-hire #paraGrid .innerSection { padding: 80px 0;} 
 #paraGrid  li.preLoad .bgImg, 
 #paraGrid  li.preLoad:nth-child(even) .bgImg,
#paraGrid  li.preLoad:nth-child(even) .bgImg{ border:  4px solid #fff; transform:rotate( 0deg); transition:  all 2.5s}
 #paraGrid  .bgImg, .exclusive-hire #paraGrid  .bgImg   { border-radius: 2px; transform:rotate( 2deg);	border: 20px solid #fff; border-bottom-width: 60px}
 #paraGrid  li:nth-child(even)  .bgImg  {   transform:rotate( -2deg);	}

  #paraGrid.alternate .textWrap h2{ font-size: 40px; font-family: "Playfair Display"; font-weight: 200}

   #paraGrid a.moreLink,   #paraGrid.alternate a.moreLink,   #paraGrid a.moreLink:hover,   #paraGrid.alternate a.moreLink:hover{
	background: none;
	background-position: 0% 50%;
	text-indent: -20000px;  
	display: block;
	height: 75px;
	width: 75px;
	background-image: url("../img/more-arrow-white.png"); 
	opacity: 1;
	border: none;
	background-repeat: no-repeat;
	transition: all 0.5s;
	background-size: 65px 65px;
}
   #paraGrid a.moreLink:hover,   #paraGrid.alternate a.moreLink:hover,
.exclusive-hire  #paraGrid a.moreLink:hover, .exclusive-hire #paraGrid.alternate a.moreLink:hover { background-image:url("../img/more-arrow-black.png") ;background-size: 75px 75px;}


}/*scr*/



