#burger {
	display:none;
	float:left;
	margin: 22px 23px;
}
#burger span {
	display:block;
	width:25px;
	height:2px;
	background:#fff;
	margin-bottom:5px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

input {
	-webkit-apperance:none;
	border-radius:0;
}
section {
	transition:opacity 0.5s ease;
}
.mobileOpen section,
.mobileOpen footer {
	opacity:0;
	overflow:hidden;
	position:fixed;
	top:0;
	z-index:-1000;
	pointer-events:none;
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	.sprite,
	p.share a span.at15t_facebook, p.share a span.at15t_twitter, p.share a span.at15t_email,
	.jcarousel-control-prev, .jcarousel-control-next,
	span.customSelect {
		background-image:url(/templates/main/images/sprite@2x.png?v=22);
		background-size: 567px 300px;
	}
}



/* HEIGHT ----- */

@media all and (max-height:700px) {
	#homeSlides .arrows {
top: 32%;
	}
#homeSlides .inner {
	margin-top:0;
}
}



/* WIDTH ----- */

@media all and (max-width:1330px) {
	header .modmenu li {
		padding: 0 12px;
	}
	.modFeatCat {
		height:auto;
		overflow-y: auto;
		padding: 0 68px;
		box-sizing:border-box;
	}
	.modFeatCat .prevControl {
		left: -68px;
	}
	.modFeatCat .nextControl {
		right: -68px !important;
	}
	.modFeatCat .featLeft {
		width: 35%;
	}
	.modFeatCat .featRight {
		width: 65%;
	}
}

@media all and (max-width:1170px) {
	#id1 #below .latestNews {
		display:none
	}
	#id1 #homeText {
		width:64%;
	}
	#id1 #below {
		width:35%;
	}
	#id1 .upcoming {
		width:100%;
	}
	header {
	}
	header #logo {
		font-size: 42px;
		margin: 38px 0 46px 44px;
	}
	header .modmenu ul {
		margin: 62px 5px 0 0;
	}
	header .modLang {
		margin-top: 49px;
		margin-right: 15px;
	}
	header #logo a {
		font-size:36px
	}
	header .modmenu li {
		padding: 0 8px;
	}
}

@media all and (max-width:1138px) {
	
	.jcarousel {
		width:480px;
	}

	header .modmenu ul {
		margin-right:5px;
	}
	
	#ajaxLightbox {
		width:774px;
		margin-left:-435px;	
	}
	#lbWrap {
		max-width: 540px;
		padding: 60px 117px;
		width: 100%;
	}
	#ajaxLightboxOverlay .closeButton {
		margin-left:363px;
	}
	.sb0 #ajaxLightboxOverlay .closeButton {
		margin-left:370px;
	}
	#lightboxPrev.lbPager {margin-left: -443px;}
	#lightboxNext.lbPager {margin-right:-427px;}
	.odd #lightboxPrev.lbPager {margin-left: -444px;}
	.odd #lightboxNext.lbPager {margin-right:-426px;}
	.sb0 #lightboxPrev.lbPager {margin-left: -435px;}
	.sb0 #lightboxNext.lbPager {margin-right:-435px;}
	.sb0.odd #lightboxNext.lbPager {margin-right:-434px;}

	#ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div {
		width:540px;
		height:360px;
		margin:0 auto;
	}
	#ajaxLightbox .cycle-slideshow {
		margin:20px auto 0;
	}

	#careerMenu ul a span {
		font-size:3vw;
	}
	#careerMenu ul a .caslon {
		font-size:2.8vw;
		line-height:55px;
	}
	

}

@media all and (max-width:1050px) {
	#id148 #filter1 {
		display:block;
		border:0;
	}


	/* TIMELINE */

	#id161 .ajaxCategoryList {
		width:100%;
		background:none;
	}
	#id161 .timelineItem {
		float:left;
		clear:left;
		height:auto;
		padding:0 20px;
		box-sizing:border-box;
	}
	.timelineDate {
		width:100%;
		height:55px;
		text-align:center;
		background:none;
		display:none;
	}
	#id161 .snippet.timelineItem {
		padding: 0 20px;
		box-sizing:border-box;
	}
	#id161 .snippet .timelineWrap {
		width:auto;
	}
	#id161 .snippet .timelineRight .inner {
		padding: 0;
	}
	#id161 .timelineDate .mob,
	.timelineDate.first {
		display:block;
	}
	.timelineDate em {
		width:auto;
		display:inline;
		text-align:center;
		float:none;
		font-size:30px;
	}
	#id161 .timelineDate .mobhide,
	.timelineDate .sprite {
		display:none;
	}
	.timelineWrap {
		width:100%;
		margin-bottom:20px;
		float:none;
	}
	#id161 .timelineLeft {
		width:50%;
	}
	#id161 .timelineRight {
		width:50%;
	}
	
}
@media all and (max-width:868px) {
	#id161 .timelineRight .inner {
		border-left:1px solid #e3e3e3;
	}
	#id161 .snippet .timelineWrap,
	#id161 .snippet .timelineRight .intro {
		width:100%
	}
	#id161 .full .timelineRight .intro {
		display:none !important
	}
	#id161 .full .timelineRight h3 {
		font-size:27px;
	}
	#mainContent.other {
		box-sizing:border-box
	}
	#footerTop {
		height: 240px;
	}
	#footerTop .modNewsletter {
		position:relative;
		width: 98%;
		top: 10px;
		text-align: center;
		padding-top: 16px;
		left: 0;
		height: 53px;
	}
	.modRolex {
		float:none;
		margin:5px auto !important;
		width:300px;
	}
	footer .modRolex iframe {
		margin:0 !important;
	}
	footer .modSocial {
		position:absolute;
		left:50%;
		top:158px;
		margin-left:-80px;
		height: auto;
	}
	footer .modSocial a {
		margin-top:28px;
	}
}

/* MOBILE MENU INTRODUCED: */

@media all and (max-width:1000px) {
	
	#headerInner {
		height:54px;
	}
	#headerInner a {
		-webkit-transition:color 0.5s ease;
		transition:color 0.5s ease;
	}
	.mobileOpen header {
		background:#fff !important;
	}
	.mobileOpen #headerInner a {
		color:#000;
		z-index:2000;
		position:relative;
	}
	.mobileOpen #burger span {
		background:#000;
	}
	.mobileOpen #burger span:first-child {
		display:none;
	}
	.mobileOpen #burger span:nth-child(2) {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		margin-top:6px;
	}
	.mobileOpen #burger span:nth-child(3) {
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		margin-top:-6px;
	}
	#burger {
		display:block;
	}
	.mobileOpen #id1 header,
	.mobileOpen header {
		background:#fff;
	}
	header .modmenu {
		display:none;
		margin:0;
		left:0;
		width:100%;
		padding: 0 0 25px;
	}
	#id header .modmenu {
		z-index:-5;
	}
	header,
	#id1 header {
		padding:4%;
	}
	.mobileOpen header,
	.mobileOpen #id1 header {
		height: 100%;
		position: fixed;
		overflow-y: scroll;
	}
	header .modmenu ul {
		margin:0;
		text-align:left;
		float:none;
		padding-left:17px;
	}
	header .modmenu li {
		display:block;
		padding:0;

	}
	header .modmenu a {
		border:0;
		display:block;
		margin:18px 0;
	}
	header #logo {
		margin:1px 5px;   
	}
	header #logo a {
		font-size:26px
	}
	header .modLang {
		margin-top:8px;
		margin-right:15px;
		position:relative;
	
		z-index: 20;
}
	#mid292 .acItem {
		width: 32%;
	}
}

@media all and (max-width:975px) {
	.modFeatCat .acFeatured {
		height: auto !important;
	}
	.modFeatCat .featLeft {
		height:auto;
	}
	.modFeatCat .featLeft,
	.modFeatCat .featRight {
		width: 100%;
		display:block;
		float:none;
	}
	#id148 .modFeatCat .featWrap {
		height:auto;
	}
	.modFeatCat h5 {
	margin-top:0;
	margin-bottom:25px;
	position:relative;
}
.modFeatCat h5:after {
	content:'';
	display:block;
	width:52px;
	border-bottom:1px solid #e1cdb4;
	position:absolute;
	left:50%;
	margin-left:-26px;
}
.modFeatCat h4 {
	font-size:22px;
	margin-top:60px;
}
.modFeatCat h3 {
	text-transform:uppercase;
	font-size:26px;
	line-height:36px;
}
.modFeatCat .c2a {
	font-size:16px;
	margin-top:10px;
	display:none;
}
.modFeatCat .featRight {
	height:300px;
}
.modFeatCat h4.buyNow {
	margin-top:12px;
}
.modFeatCat .buyLinks li {
	margin: 0 3px;
}
.modFeatCat .buyLinks li a {
	height:27px;
	font-size:16px;
	line-height:34px;
	padding:0 12px;
	border-radius:15px;
}
.toTop {
	display:none
}
}

@media all and (max-width:890px) {
	.newsItem .newsLeft {
		display:none;
	}
	.newsItem {
		min-height:0;
		height:auto;
		margin-bottom:0;
	}
	.newsItem .newsLeft {
		display:none;
	}
	.newsItem .newsRight {
		width:100%;
		height:auto;
		min-height:0;
		border-left:1px solid #e3e3e3;
	}
	.newsItem:first-child .inner {
		border-top:1px solid #e3e3e3
	}
	.newsItem .inner {
		border-top:0;
		height:auto;
		min-height:0;
	}
	#id1 #homeText,
	#id1 #below {
		width:100%;
	}
	#id1 #below,
	#id1 #below .upcoming,
	#id1 #below #belowInner {
		min-height: 0;
		height:auto;
	}
	#id1 #below {
		margin-bottom:1%;
	}
	#footerTop #newsletterSuccess {
		font-size:22px;
		margin-top:35px;
		width:420px;
	}
}
@media all and (min-width:719px) and (max-width:890px) {
	#ajaxLightbox {
		width: 634px !important;
		margin-left: -365px !important;
	}
	#lbWrap {
		padding: 60px 47px !important;
	}
	#lightboxPrev.lbPager {margin-left: -374px !important;}
	#lightboxNext.lbPager {margin-right: -356px !important;}
	.odd #lightboxPrev.lbPager {margin-left: -373px !important;}
	.odd #lightboxNext.lbPager {margin-right: -357px !important;}
	.sb0 #lightboxPrev.lbPager {margin-left: -365px !important;}
	.sb0 #lightboxNext.lbPager {margin-right:-364px !important;}
	.sb0.odd #lightboxNext.lbPager {margin-right:-363px !important;}

	#ajaxLightboxOverlay .closeButton {
		margin-left: 293px !important;
	}
	.sb0 #ajaxLightboxOverlay .closeButton {
		margin-left: 300px !important;
	}
	
}
@media all and (max-width:768px) {
	.saSlideshow, .saSlideshow div,
	#ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div {
		width:540px;
		height:360px;
		margin:0 auto;
	}
	#ajaxLightbox .cycle-slideshow,
	.saSlideshow {
		margin:20px auto 0;
	}
	#id148 .cover .ribbon {
		-webkit-transform: scale(0.75);
		bottom: -37px;
		left: 7px;
	}
	footer .modFooterMenu {
		float:left;
		clear:left;
		width:100%;
		text-align:center;
		margin:10px 0 0;
	}
	#mid292 .acItem p {
		display:none
	}
	h2#itemTitle {
		padding: 0;
	}
	#footerTop #newsletterSuccess {
		font-size:18px;
		margin-top:35px;
		width:340px;
	}
}
@media all and (min-width:751px) and (max-width:768px) {


	.jcarousel-wrapper {
		width:540px !important;
	}	
	#soloImg img {
		width:450px;
		height:auto;
	}
	.jcarousel {
		margin-left: 29px;
	}	
	
}

@media all and (min-width:751px) {
	#id148 #catFilter div {
		display:inline-block !important;
	}
}


@media all and (max-width:750px) {
#filter1, #filter2, #filter3 {
		margin-bottom:0 !important;
		height: auto !important;
	}
	#filter2 {
		border-right: 0 !important;
	}
	#id148 .typeLabel {
		display:block;
		margin:0 0 10px !important;
	}
		#mid283 .cover .thumbDetail {
		display:block !important;
		background:transparent;
	}
	#mid283 .cover .buy {
		display:none !important
	}

	#careerMenu ul a {
		font-size:1.7vw
	}
	#id161 .timelineLeft {
		width:100%;
		max-height:420px;
	}
	#id161 .timelineWrap {
		height:auto;
		min-height:0;
		box-shadow:none;

	}
	#id161 .timelineRight {
		float:none;
		display:block;
		clear:both;
		width:100%;
		height:auto;
	}
	#id161 .timelineRight .inner {
		height:auto;
		min-height:0;
		border-top:0;
	}
	.timelineRight .type {
		margin-top:0;
	}
	#id161 .timelineItem {
		padding-bottom:0;
		margin-bottom:0;
		height:auto;
	}
	#id161 .timelineRight .window {
		height:auto;
	}
	#id161 .timelineItem.snippet {
		padding-bottom:30px;
		padding: 0 20px;
	}
	#id161 .timelineRight .c2a {
		position:relative;
		bottom:auto;
	}
	#id161 .timelineDate {
		background:none
	}
	#id161 .timelineDate.first {
		padding-top: 20px;
	}
	#id161 #newsFilter {
		margin-bottom:0;
	}
	
	/* catalogue filter */

	#id148 #catFilter .filter {
		display:none;
	}
	#id148 .modPintro h3 {
		cursor:pointer;
	}
	#id148 .modPintro h3:after {
		display:inline-block;
	}
	#id148 #catFilter {
		padding: 10px 30px 20px;
		text-align:left;
	}
	#id148 #catFilter .typeLabel {
		display:block;
		font-weight:bold;
		padding:10px 0;
	}
	#id148 #catFilter label {
		display:inline-block;
		width:49%;
		vertical-align:top;
		margin:6px 0;
		min-width:235px
	}
}
@media all and (min-width:719px) and (max-width:750px) {
	#ajaxLightbox {
		width: 600px !important;
		margin-left: -348px !important;
	}
	#lbWrap {
		padding: 30px 30px !important;
	}
	
	#ajaxLightbox #lbWrap {
		margin-bottom: 18% !important;
		padding-bottom:20px !important;
}
	#ajaxLightboxOverlay .closeButton {
		margin-left: 276px !important;
	}
	.sb0 #ajaxLightboxOverlay .closeButton {
		margin-left: 283px !important;
	}
	#lightboxPrev.lbPager {margin-left: -356px !important;}
	#lightboxNext.lbPager {margin-right: -340px !important;}
	.odd #lightboxPrev.lbPager {margin-left: -356px !important;}
	.odd #lightboxNext.lbPager {margin-right: -340px !important;}
	.sb0 #lightboxPrev.lbPager {margin-left: -365px;}
	.sb0 #lightboxNext.lbPager {margin-right:-364px;}
	.sb0.odd #lightboxNext.lbPager {margin-right:-363px;}
	

}

/* CAT LIGHTBOX FULL WIDTH */
@media all and (max-width:718px) {
	#ajaxLightbox {
		width:100% !important;
		padding:0;
		left:0;
		margin-left:0 !important;
	}
	#ajaxLightbox #lbWrap {
		width:100% !important;
		max-width:100% !important;
		padding:0 !important;
		top:0 !important;
		padding-top:30px !important;
		margin-bottom:0 !important;
		padding-bottom:30px !important;
	}

	#lightboxPrev.lbPager {
		margin-left: 0 !important;
		left:0 !important;
	}
	#lightboxNext.lbPager {
		margin-right: 0 !important;
		right:0 !important;
	}
	.sb14 #lightboxNext.lbPager {margin-right: 14px !important;}
	.sb16 #lightboxNext.lbPager {margin-right: 16px !important;}
	.sb17 #lightboxNext.lbPager {margin-right: 17px !important;}
	
	#ajaxLightbox #lbWrap .arrow {
		background:#fff !important;
	}
	#lbWrap .lbPager:hover .text {
		display:none
	}
	h2#itemTitle {
		padding: 0;
	}
	#ajaxLightboxOverlay .closeButton {
		top:10px;
		right:10px;
		left:auto;
		margin:0;
		position:absolute;
	}
	#roleItem, #newsItem, #catalogueItem {
		padding: 0 55px;
	}
	
	.jcarousel-wrapper {
		width:540px !important;
	}	

}
@media all and (max-width:670px) {
	#homeSlides .arrows {
		top:35%
	}
	#homeSlides .slide {
		padding-bottom: 30px;
	}
	#homeSlides .inner {
		position:absolute;
		margin:0;
		bottom: -3px;
		width:100%;
	}
	#homeSlides .slideText {
		padding: 14px 16px 10px;
		width:100%;
		box-sizing:border-box;
		position:absolute;
		bottom:0;
		left:0;
		text-align:center;
		min-height: 160px;
	}
	#homeSlides .slideText h4 {
		font-size: 15px;
		line-height: 29px;
	}
	#homeSlides .slideText h3 {
		font-size: 26px;
		line-height: 29px;
		margin-top:0;
	
		margin-bottom: 0px;
}
	#homeSlides .slideText h5 {
		display: none;
	}
	#homeSlides .slideText a {
		font-size:17px;
		padding: 3px 0 0;
		border-bottom:2px solid #ffca13
	}
	#homeSlides .credit {
		display:none
	}
	#homeSlides .mobCredit {
		display:block;
		bottom:auto;
		top:-29px;
	}
	.arrows .img, .arrows .text {
		visibility:hidden !important
	}
	.calendarItem h2 {
		font-size:38px;
		line-height:45px;
	}
	#id149 #rolesSort label {
		display:block;
		width:100%;
		margin: 20px 0;
	}
	
	.saSlideshow, .saSlideshow div,
	#ajaxLightbox .cycle-slideshow,
	#id148 #ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div,
	#id148 #ajaxLightbox .cycle-slideshow div {
		width:460px;
		height:295px;
	}

	#id148 #ajaxLightbox .cycle-slideshow,
	#id148 #ajaxLightbox .cycle-slideshow div {
		height:460px;
	}
	#soloImg img,
	.jcarousel-wrapper {
		width:460px !important;
	}	
	.jcarousel {
		width:401px !important;
	}	
	#catIntro h2 {
		margin-top: 15%;
	}
	#footerTop #newsletterSuccess {
		font-size:22px;
		margin-top:45px;
		width:100%;
	}
	#ciInner h2 {
		font-size:36px;
		padding:20px 20px 0;
		line-height:1.3em;
	}
	#ciInner p {
		display:none;
	}
	#ciInner h2 span {
		display:inline;
	}
	#careerTop {
		height:400px;
	}
	#career #content {
		padding-top: 436px;
	}
	#careerIntro {
		height: 308px;
	}
	#careerMenu {
		height:auto;
		bottom:0;
		background:#52091b;
	}
	#careerMenu ul li {
		display:block;
		width:100%;
	}
	#careerMenu ul li a {
		display:block;
		height:42px;
		line-height:42px;
		font-size:15px;
		border-top:1px solid rgba(0,0,0,0.3);
	}
	#careerMenu ul li:first-child a {
		border:0;
	}
	#careerMenu ul li.active {
		display:none
	}

	#careerMenu ul li span, #careerMenu ul li .caslon {
		display:inline;
		font-size:16px;
		line-height:32px;
	}
	#careerMenu ul a .sprite {
		display:none;
	}
	#timelineMenu .jumpto,
	#timelineMenu .pd {
		display:none
	}
	#timelineMenu .mob {
		display:block;
		font-size:16px;
	}
	#id161 .full .timelineRight h3 {
		font-size:22px;
	}
	#id161 .timelineRight .inner {
		padding:0 20px 20px
	}
}

@media all and (min-width:506px) and (max-width:585px) {
	.saSlideshow, .saSlideshow div,
	#ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div {
		width:380px !important;
		height:255px !important;
	}
	#id148 #ajaxLightbox .cycle-slideshow,
	#id148 #ajaxLightbox .cycle-slideshow div {
		height:380px !important;
	}
	#soloImg img,
	.jcarousel-wrapper {
		width:380px !important;
	}	
	.jcarousel {
		width: 320px !important;
		margin-left: 29px;
	}

}

@media all and (max-width:550px) {
	#mainContent blockquote, #mainContent blockquote p, #id146 #mainContent blockquote p {
		font-size: 20px;
	}
	#id146 #standardArticle p {
		font-size: 15px;
	}
	#calendarFilter {
		height:130px
	}
	#calendarFilter .csWrap {
			margin:0 80px 20px;
	}
	.calendarItem .headerWrap.flagged {
		padding: 0 0 60px;
	}
	.calendarItem h2 .flag {
		right:auto;
		left:50%;
		margin:0 0 0 -23px;
		top:auto;
		bottom:18px;
	}
	.calendarItem {
		padding:40px;
	}
	
	h4.buyNow, 
	.buyLinks {
		-webkit-transform: scale(0.8);
	}
	#homeText .halfImg {
		display:none;
	}
	#homeText {
		border-left:1px solid #e3e3e3;
		height:auto;
	}
	#homeText .inner {
		width:100%;
		padding-bottom: 57px;
		height:auto;
	}
	#below .upcoming {
		padding-bottom:35px;
	}
}

@media all and (max-width:505px) {

	#id161 .timelineLeft {
		max-height:320px;
	}

	.saSlideshow, .saSlideshow div,
	#ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div {
		width:340px !important;
		height:260px !important;
	}
	.saSlideshow, .saSlideshow div,
	#id148 #ajaxLightbox .cycle-slideshow,
	#id148 #ajaxLightbox .cycle-slideshow div {
		height:340px !important;
	}
	#soloImg img,
	.jcarousel-wrapper {
		width:340px !important;
	}	
	.jcarousel {
		width: 280px !important;
		margin-left: 29px;
	}
	#id161 #standardArticle,
	#id161 #newsFilter,
	#id161 .ajaxCategoryList {
		padding-left:60px;
		box-sizing:border-box;
	}
	#id161 #newsFilter {
		margin:-30px 0 -5px;
	}
	#id161 #newsFilter .typeLabel {
		margin-bottom:30px;
	}
	#id161 #newsFilter label {
		display:block;
		margin:10px 0;
	}
	#timelineMenu {
		height:100%;
		width:60px;
		padding-top:1em;
		position:fixed;
		opacity:1 !important;
		display:block !Important;
		z-index:1;
	}
	#careerTop {
		-webkit-transform: translate3d(0,0,0);
		z-index:8;
	}
	#timelineMenu .bullets,
	.timelineRight .mobhide {
		display:none;
	}
	#timelineMenu * {
		line-height:2em !important;
	}
	.timelineRight .c2a .sprite {
		padding-bottom:0 !important;
	}
	#career .pTitle {
		margin-top:30px;
	}
	.timelineDate em {
		font-size:24px;
	}
	.timelineRight .type, .fullTimeline .type {
		-webkit-transform:scale(0.75);
		margin: -5px 0px 0 !important;;
	}
	#id161 #ajaxLightbox #lbWrap {
		padding-top:0 !important;
	}
	.timelineRight .types, .fullTimeline .types {
		height: 50px;
	}
	.timelineRight h3 {
		margin:10px 0 5px;
	}
	#id161 .timelineRight .c2a {
		-webkit-transform:scale(0.8);
	}
	#id161 .snippet h3 {
		font-size:30px;
		margin-bottom:15px;
	}
	#id161 .snippet .intro p {
		font-size:22px;
	}
}	

@media all and (max-width:480px) {
	header {
		height: 75px;
		padding:0;
	}
	header .modmenu {
		margin:0;
		
	}
	.calendarItem h2 {
		line-height: 1.1em;
	}
	.calendarItem h3 {
		font-size: 25px;
		margin-bottom:0;
	}
	#id148 .modFeatCat .ribbon {
		top:-10px;
		bottom:auto;
		left:0;
	}
	.saSlideshow, .saSlideshow div,
	#ajaxLightbox .cycle-slideshow,
	#ajaxLightbox .cycle-slideshow div {
		width:260px !important;
		height:220px !important;
	}
	#id148 #ajaxLightbox .cycle-slideshow,
	#id148 #ajaxLightbox .cycle-slideshow div {
		height:260px !important;
	}

	.jcarousel-wrapper,
	#soloImg img {
		width:260px !important;
	}	
	.jcarousel {
		width: 202px !important;
		margin-left: 29px;
	}
	h4.buyNow, 
	.buyLinks {
		-webkit-transform: scale(0.7);
	}
	.modFeatCat {
		padding:0
	}
	.modFeatCat .cycle-slide .arrows {
		top:280px;
	}
	.modFeatCat .cycle-slide .arrows .arrow {
		background:transparent;
	}
	.modFeatCat .cycle-slide .arrows,
	.lbPager .arrow .sprite {
		left:0;
		-webkit-transform: scale(0.6);
	}
	.modFeatCat .cycle-slide .nextControl {
		left:auto;
		right:0 !important;
	}
	.newsRight .inner {
		padding: 40px 30px;
	}
	#roleItem, #newsItem, #catalogueItem {
		padding: 0 25px;
	}
	#ajaxLightbox .lbPager,
	#ajaxLightbox #lbWrap .arrow {
		width:25px;
		height:50px;
	}
	#calendarFilter .csWrap {
			margin:0 40px 20px;
	}
	#id148 .acItem,
	#id149 .acItem {
		width: 49%;
	}
	#footerTop #newsletterSuccess {
		font-size:18px;
		padding:10px 0;
	}
	#mainDetail iframe,
	#standardArticle iframe {
		max-height:260px;
	}
	

}


@media all and (max-width:380px) {
	
	section,
	#homeText, #id1 #below,
	#footerTop {
		margin:0 !important;
	}
	section {
		width:100%;
	}
	#below .upcoming,
	#homeText {
		border:0;
	}
	header,
	#id1 header {
		padding:0;
	}
	header .modmenu {
		padding: 0;
	}
	#id1 .upcoming {
		border-top:0;
		border-left:0;
		border-left:0;
	}
	#burger {
		margin-right:10px
	}
	header .modLang {
		margin-right:8px;
		margin-top:12px;
	}
	#logo {
		margin-right:0;
	}
	h2.pTitle {
		font-size: 40px;
		text-transform: uppercase;
		margin-top: 60px;
	}
	#id148 #mainContent,
	#id149 #mainContent,
	#id151 #mainContent p {
		font-size:15px;
	}
	
	#roleItem, #newsItem, #catalogueItem {
		padding: 0 30px;
	}
	#calendarFilter .csWrap {
			margin:0 25px 20px;
	}
	#lightboxPrev.lbPager {
		margin-left:-10px !important;
	}
	#lightboxNext.lbPager {
		right:-10px !important;
	
	}
	#ajaxLightbox #lbWrap .arrow {
		background:transparent !important
	}
	#id161 .timelineLeft {
		max-height:220px;
	}

	#id163 h2.pTitle {
		font-size:60px;
		line-height:0.8em;
	}
	
	.modRolex-top {
		margin-top: 25px;
	}
	
	#cfButton {
		margin-top: 5px;
	}
}

@media all and (max-device-width:550px) {
	#ciInner {
		padding:0;
	}
}