.msml { display:none;}
#ftrArea{
	margin-bottom:0px;
}

#ftrRot{
	border:1px solid #D1D1D1;
}
.check640{
		display:none;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
	font-family:'Futura Medium Header';
	src:url('/assets/css/splat/fonts/FTR35.otf') format('opentruetype');
    font-weight: normal;
}
/**/

/* reset */
* { margin: 0; padding: 0; }
.gold a { color:#1d1d1b !important}
/* style for waterfall grid */
.offerfoot { width:100%; display:inline-block;}
.bxone img, .bxtwo img { width:100%}
.bxone { width:48%; display:inline-block; float:left}
.bxtwo { width:48%; display:inline-block; float:right}
.bxfull { width:100%; display:inline-block; float:right}
.wf-container {
    margin: 0 auto;
}
.wf-container:before,.wf-container:after {
    content: '';
    display: table;
}
.wf-container:after {
    clear: both;
}
.wf-box {
    margin: 30px 15px;
}
.wf-box img { 
    display: block;
    width: 100%;
}
.wf-box .content {
    border: 1px solid #ccc;
    border-top-width: 0;
    padding: 5px 8px;
}
.wf-column {
    float: left;
}

@media screen and (min-width: 768px) {
    .wf-container { width: 750px; }
}
@media screen  and (min-width: 992px) {
    .wf-container { width: 970px; }
}
@media screen and (min-width: 1200px) {
    .wf-container { width: 1170px; }
}
.wf-container:before,.wf-container:after {
    content: '';
    display: table;
}
.wf-container:after {
    clear: both;
}
.wf-column {
    float: left;
}

.gold{
	color: #1d1d1b !important;
}
a.no_underline,a.no_underline a {
	text-decoration:none !important;
	color:#000;
}
/*h1{
	font-family: "Arial Bold", Gadget, sans-serif;
    color: #fff;
    font-size: 6em;
    letter-spacing: -2px;
    line-height: 1em;
}*/
img.cyber-monday-title{
	display:block;
	text-align:center;
	margin: 10px auto;
	}
h2{
	color:#fff;
	font-size: 2em;
	line-height: 1em;
}
h4{
	text-align:center;
	font-weight:bold;
	font-size:1em;
}


#inner-wrapper{
	width:100%;
	display:block;
	padding:30px 10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

/* CIRCLE SECTION*/
.circle-container{
	margin:60px auto 60px auto;
	width:99%;
	max-width:1200px;
	text-align:center;
    position:relative;
    /*height:600px;*/
}
.circle-container .third{
	width:33%;
	display:inline-block;
	position:absolute;
}
.circle-container .circlemob{
	width:100%;
	position:absolute;
	text-align:center;
	margin:auto;
}
.circle-container .third.one,.circle-container .circlemob{
	left:0;
}

.circle-container .third.three,.circle-container .circlemob{
	right:0;
}

.circle-container .third.two{
	width:40%;
	margin:auto;
	position:absolute;
	z-index:99;
	left:0;
	text-align:center;
	right:0;
	top:-40px;
}
#slideshow1,#slideshow2,#slideshow3,#slideshowmobile {
    position:relative;
    height:auto;
    margin:auto;
    text-align:center;
}

#slideshow1 a,#slideshow2 a,#slideshow3 a,#slideshowmobile a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    width:100%;
    display:block;
    margin:auto;
    text-align:center;
}
#slideshow2{
	margin-left:2%;
}
.slideshow a img{
	max-width:100%;
	height:auto;
    margin: auto;
}

#slideshow1 a.active,#slideshow2 a.active,#slideshow3 a.active,#slideshowmobile a.active {
    z-index:10;
}

#slideshow1 a.last-active,#slideshow2 a.last-active,#slideshow3 a.last-active, #slideshowmobile a.last-active {
    z-index:9;
}




/* BOX ADS */
.individual-title{
	margin:auto;
	padding-bottom:20px;
	text-align:center;
}
.box-table{
	width: 100%;
    margin: 30px auto 0 auto;
    padding: 0;
    max-width: 1200px;
}
.box-table .box{
    display:inline-block;
    background:transparent;
    padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.box-table .box a, .box-table .box a img{
	width:100%;
	height:auto;
	display:block;
}
.box-table .box a{
}
.box .box-gold{
	display:block;
	margin:auto;
	position:absolute;
	bottom:10px;
	text-align:center;
	width:90%;
	min-height:50px;
	color:#000;
	text-transform: uppercase;
	background:url(/images/golden-ticket-2017/box-gold.png) center center no-repeat transparent;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-size:100% auto;
	bottom: 0px;
    padding: 17px 0 15px 0;
	vertical-align:middle;
	font-weight: bold;
}
.box .box-gold span.black-arrow{
	margin-left:10px;
	background:url(/images/golden-ticket-2017/black-arrow.png) center center no-repeat transparent;
	width:17px;
	height:17px;
	vertical-align:middle;
    display: inline-block;
    margin-top: -3px;
}
.clear{
	clear:both;
}

a.november-header,a.giveaway-header,a.free-delivery-header,a.offer-header,a.offer-footer{
	display:block;
	width: 97%;
	height:350px;
	max-width:1174px;
	background:url(/images/golden-ticket-2017/header-bg.jpg) center center no-repeat transparent;
	background-size:cover;
	margin:0 auto 0 auto;
	text-align:center;
}

a.giveaway-header{
	background:url(/images/golden-ticket-2017/giveaway-banner.jpg) center center no-repeat transparent;
	margin-bottom:30px;
	max-width:1174px;
}
a.free-delivery-header{
	background:url(/images/golden-ticket-2017/free-delivery-on-uk-orders.jpg) center center no-repeat transparent ;
	margin-bottom:20px;
	margin-top:20px;
	margin: 0 auto;
	border:4px #f2ae37 solid;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:122px;
	max-width:1174px;
	background-color: #3b3375;
}
a.offer-header{
	background:url(/images/golden-ticket-2017/adboxes-uk/offer-banner-main.jpg) center center no-repeat transparent;
	border:4px #1d1d1b solid;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:270px;
	max-width:1174px;
}

.desktops { display:block;}
.tablets {display: none;}
.mobiles {display: none;}

.newoffer-header {
	border:4px #f2ae37 solid;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-height:300px;
	max-width:1174px;
	margin-bottom:20px;
	margin-top:20px;
	margin: 0 auto;
	width: 97%;
}
.newoffer-header img {width: 100%;}

a.offer-footer{
	background:url(/images/golden-ticket-2017/boxes/BigNovSale2_38.jpg) center center no-repeat transparent;
	margin-bottom:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:280px;
	max-width:1174px;
}
/*SEO TEXT at bottom */
#brand_seo_wrapper,#tcs{
	margin: 20px auto;
	clear:both;
	color: #fff;
	width:100%;
	max-width:1200px;
	text-align:center;
}
#tcs{
	padding-top:30px;
	padding-bottom:30px;
	font-size: 1.5em;
}
#tcs a{
	color:#fff;
}

.brand_seo_full {
    display: block;
    font-size: 1.1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px auto 20px auto;
    width: 90%;
    max-width: 620px;
    line-height: 1em;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.brand_seo_col{
	width:50%;
	float:left;
	display:inline-block;
	font-size: 0.875em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-right:15px;
    padding-left:15px;
}
.brand_seo_col p{
    line-height: 1.4em;
    margin-bottom: 15px;
}
h4.brand_seo{
	margin-bottom:10px;
}
.center{
	margin:auto;
	text-align:center;
}
.posth2{
	text-transform: uppercase;
	font-size:1.1em;
	text-align:center;
	margin:5px auto 70px auto;
	line-height:1em;
}

/*header-area*/
div.header-area{
	width:99%;
	text-align:center;
	margin:auto;
	padding:0 0 0 0;
	background:transparent;
	text-align:center;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    height:auto;
    margin-top: 20px;
    font-family:"Futura Medium Header",sans-serif !important;
}


.social-header{
	background-color:#f2ae37;
	background-size:cover;
	width: 97%;
	     
	min-height: 180px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
    margin-left: auto;
    margin-right: auto;
    display:block;
    vertical-align:top;
	max-width:1174px;
}
.social-header .left{
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    position: absolute;
	top:30%;
    left: 3%;}
	
.social-header .middle {
    width: 33%;
    position: absolute;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 3em;
    font-family: "HelveticaNeue-Condensed", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    top: 23%;
    left: 33%;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 6px;
}

.social-header .right{
	position:absolute;
	display:inline-block;
	right: 3%;
	width: 33%;
	top:30%;
	vertical-align:middle;
}
.goldtxt {color:#d4ad44}
.social-header a.third{
	display:inline-block;
	width:33%;
	vertical-align:middle;
	text-align:middle;
	margin:auto;
}
.social-header a.third img{
	vertical-align:middle;
	text-align:middle;
	margin:auto;
	max-width:100%;
}

.save-title{
	width:100%;
	margin:30px auto;
	text-align:center;
}


/*SLIDER*/
.bx-wrapper .bx-viewport a{
	text-decoration:none !important;
	color:#000;
}
.bx-wrapper .bx-viewport{
	box-shadow: 0 !important;
	border-left:0  !important;
	border-right:0  !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    -webkit-box-shadow: 0 !important;
    box-shadow: 0 !important;
    padding:60px 25px 20px 25px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    left:0 !important;
    height:300px !important;
}
.bx-wrapper{
	width:100% !important;
	max-width:100% !important;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 150px !important;
}
.slide{padding-bottom: 40px !important;}
.slide h4{
	font-variant: uppercase;
	text-align:center;
	margin:auto;
	margin:5px;
	line-height:1.1em;
}
.slide .price{
	text-align: center;
    margin: auto;
    /* padding-bottom: 50px; */
    color: #6a6a6a;
    line-height:1.1em;
}
.slide .pricenow{
	text-align: center;
    margin: auto;
     padding-bottom: 20px; 
    color: #d4ad44;
    font-size:1.1em;
    line-height:1.1em;
}
.slide img{
	margin:0 auto !important;
}
.floatingtitle{
	position:absolute;
	width:100%;
	text-align:center;
	margin:auto;
	top:20px;
	z-index:999;
}
.floatingtitle h2{
	font-size: 1.9em;
	text-transform: uppercase;
}
.bx-wrapper .bx-controls-direction a{
	margin-top: +0px !important;
}
.fader{
	width:40px !important;
	position:absolute !important;
	height:210px !important;
	top:50px !important;
	bottom:10px;
	z-index:98 !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}
.fader.fader-left{
	left:150px !important;
}
.fader.fader-right{
	right:148px !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
}
.slider-container{
	position: relative;
    width: 100%;
    margin-top: 50px;
    background:url(/images/golden-ticket-2017/slider_bg.png) center center no-repeat;
    background-size:100% 100%;
}
.bx-wrapper .bx-prev {
	width:45px !important;
	height:46px !important;
	background: url(/images/golden-ticket-2017/controls.png) no-repeat 0 -45px !important;
	left: 90px !important;
}

.bx-wrapper .bx-next {
	background: url(/images/golden-ticket-2017/controls.png) no-repeat -46px -45px !important;
	width:45px !important;
	height:46px !important;
	right: 90px !important;
}
.bx-wrapper .bx-prev:hover {
	background: url(/images/golden-ticket-2017/controls.png) no-repeat 0 0px !important;
}

.bx-wrapper .bx-next:hover {
	background: url(/images/golden-ticket-2017/controls.png) no-repeat -46px 0px !important;
}

.bx-wrapper .bx-controls-auto .bx-start {
	background: url(/images/golden-ticket-2017/controls.png) -86px -11px no-repeat !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(/images/golden-ticket-2017/controls.png) -86px -44px no-repeat !important;
}
.bx-wrapper .bx-loading {
	background: url(/images/golden-ticket-2017/bx_loader.gif) center center no-repeat #fff !important;	
}
.bx-wrapper .bx-viewport {
    background: transparent !important; /*url(/images/golden-ticket-2017/slider_bg.png) center center no-repeat transparent !important;	*/
    /*background-size:100% 100%;*/
}

/*responsiveness*/
@media (max-width:1140px){
	a.free-delivery-header{
		background:url(/images/golden-ticket-2017/free-delivery-banner-med.jpg) center center no-repeat transparent;
	}
	a.offer-header{
		background:url(/images/golden-ticket-2017/adboxes-uk/offer-banner-mob-min.jpg) center center no-repeat transparent;
	}
	a.offer-footer{
		background:url(/images/golden-ticket-2017/footer-banner-med.jpg) center center no-repeat transparent;
	}
	.desktops { display:none;}
.tablets {display: block;}
.mobiles {display: none;}
}
@media (min-width:641px) and (max-width:1220px){
.sundries { display:none;}
	.gift-finder{
		padding: 20px 40px 20px 40px !important;
	}
	.search-header .inner{
		padding-left:15%;
	}	
	a.giveaway-header{
		background:url(/images/golden-ticket-2017/giveaway-banner.jpg) center center no-repeat transparent;
	}
}


@media (min-width:641px) and (max-width:949px){
	.search-header .inner{
		padding-left:10%;
	}	
	.box-table .box{
	    width: 33%; 
	}
	
}

@media (min-width:900px){

	.box-table .box{
	    width: 33%; 
	}
	.slide h4{
		font-size:17px !important;
	}
	.slide .price span{
		font-size:17px !important;
		line-height:1.1em;
	}
}
@media (min-width:700px){
	#circle-mobile{display:none;}
	#circle-left,#circle-center,#circle-right{display:block;}
}
@media (min-width:460px){
	.box .box-gold {
	    margin-left: -14px;
	}
}
@media (max-width:459px){
	.box .box-gold {
	    margin-left: 0px;
	    width:100%;
	}
}

@media (max-width:899px){

	.box-table .box{
	    width: 30%; 
	}

	.hide_tablet{
		display:none !important;
	}

	.social-header a.third img {
   		max-height: 40px;
   	}
   	.social-header .middle {
	   
	    font-size: 2em;
	}
	.social-header {
	    min-height: 135px;
	}
}
@media (max-width:850px){
	a.free-delivery-header{
		background:url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat #3b3375;
		height:200px;
	}
	a.offer-header{
		background:url(/images/golden-ticket-2017/adboxes-uk/offer-banner-mob-min.jpg) center center no-repeat #fff;
		height:200px;
	}
	a.footer-header{
		background:url(/images/golden-ticket-2017/footer-banner-mob-min.jpg) center center no-repeat #1d1d1b;
		height:200px;
	}
	a.november-header{
		background:url(/images/golden-ticket-2017/header-bg.jpg) center center no-repeat transparent;
		height:350px;
		max-width:100% !important;
		background-size:cover;
	}
	
}

@media (min-width:601px) and (max-width:770px){

	.hide_tablet_only{
		display:none !important;
	}
	.slide{
		 font-size: 0.9em;padding-bottom: 70px !important;
	}
	.slide h4 {
	    line-height: 1.0em;
	}
}

@media (max-width:740px){
	a.giveaway-header{
		background:url(/images/golden-ticket-2017/giveaway-banner-mob.jpg) center center no-repeat #073c64;
		height:180px;
	}
	.bxone { width:98%;  float:none}
.bxtwo { width:98%; float:none; margin-top:20px}
	.msml { display:block !important;}
	.mlrg { display:none !important;}
	
	.desktops { display:none;}
.tablets {display: none;}
.mobiles {display: block;}
}
@media (max-width: 620px){
	.social-header .middle {
	display:none;
	}
	.social-header .left, .social-header .right {
	width:48%;}
	.social-header {
	min-height:100px;
	}
	}
@media (max-width: 600px){
	a.november-header {
		
	}
	a.november-header img { width: 80%;}
}
@media (min-width:469px) and (max-width:700px){
	.box-table .box{
	    width: 30%;
	    display:inline-block;
	}
	#circle-mobile{display:block;}
	#circle-left,#circle-center,#circle-right{display:none;}
	.circle-container {margin: 30px auto 30px auto;}
}
@media (min-width:0px) and (max-width:600px){	
.box-table .box { width:100%;}
	.slide{
		    font-size: 0.9em;padding-bottom: 70px !important;
	}
	.slide h4 {
	    line-height: 1.0em;
	}

	.check640{
		display:block;
	}
	.brand_seo_col{
		width:100%;
		margin-bottom:20px;
	}
	.brand_seo_full{
	    padding-left:0px;
	    padding-right:0px;
	}
	.hide_mob{
		display:none !important;
	}
	h2 {
	    font-size: 2em;
	}
	.fader.fader-left{
		left:70px !important;
	}
	.fader.fader-right{
		right:70px !important;
	}
	.bx-wrapper .bx-prev {
		left: 30px !important;
	}

	.bx-wrapper .bx-next {
		right: 30px !important;
	}
	.bx-wrapper {
	    padding: 0 80px !important;
	}
	.floatingtitle h2 {
	    font-size: 1.5em;
	    margin-top: 10px;
	}
	#circle-mobile{display:block;}
	#circle-left,#circle-center,#circle-right{display:none;}
	.circle-container {margin: 30px auto 30px auto;}
}

/*@media (max-width:600px){
	a.november-header{
		background:url(/images/golden-ticket-2017/november-banner-mob-min.jpg) center center no-repeat transparent;
	}
}*/

@media (max-width:540px){
		
	.social-header a.third img {
   		max-height: 35px;
   	}
	/*.bx-wrapper .slide { width:165.5px !important;}*/
	.floatingtitle h2 { font-size:1em;}
   	.social-header .left,.social-header .right{
   		top: 60px;
   	}
   	.social-header .middle {
	    top: 50px;
	    font-size: 1.4em;
		display:none;
	}
	.social-header {
	    min-height: 140px;
	}
	h4.brand_seo{
		font-size: 0.8em;
	}
	/*a.free-delivery-header{
		background:url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat black;
		background-size:100% auto;
		height:220px;
	}*/
}
@media (min-width:544px) and (max-width:740px){
	a.free-delivery-header{
		background: url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat #3b3375;
	    background-size: auto 100%;
	    height: 200px;
	}
	a.offer-header{
		background: url(/images/golden-ticket-2017/adboxes-uk/offer-banner-mob-min.jpg) center center no-repeat #fff;
	    background-size: auto 100%;
	    height: 200px;
	}
	a.offer-footer{
		background: url(/images/golden-ticket-2017/footer-banner-mob-min.jpg) center center no-repeat #1d1d1b;
	    background-size: auto 100%;
	    height: 200px;
	}
}
@media (min-width:505px) and (max-width:684px){
	.floatingtitle h2 {
	    font-size: 1.5em;
	    text-transform: uppercase;
	}
}
@media (min-width:425px) and (max-width:543px){
	
	
	a.free-delivery-header{
		background: url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat #3b3375;
	    background-size: auto 100%;
	    height: 180px;
	}
	a.offer-header{
		background: url(/images/golden-ticket-2017/adboxes-uk/offer-banner-mob-min.jpg) center center no-repeat #fff;
	    background-size: auto 100%;
	    height: 180px;
	}
	a.offer-footer{
		background: url(/images/golden-ticket-2017/footer-banner-mob-min.jpg) center center no-repeat #1d1d1b;
	    background-size: auto 100%;
	    height: 180px;
	}
}
@media (max-width:475px){	
	h2 {
	    font-size: 1.6em;
	}
}
@media (max-width:469px){	
	.box-table .box{
	    width: 97%;
	      
	    margin: 0px auto !important;
	    display:block;
    	padding-left: 0px;
    	padding-right: 0px;
	}
	

}
@media (max-width:420px){
	.social-header .left,.social-header .right{
   		top: 22px;
   		width:48%;
   	}
	a.november-header {
		height: 240px;
	}
   	.social-header .middle {
	    top: 20px;
	    font-size: 1.3em;
	    display:none;
	}
	.social-header {
	    min-height: 75px;
	}
	.social-header a.third img{
		max-width: 35px;
	}
}
@media (max-width:424px){
	a.free-delivery-header{
		background: url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat #3b3375;
	    
	    height: 180px;
	}
	a.offer-header{
		background: url(/images/golden-ticket-2017/adboxes-uk/offer-banner-mob-min.jpg) center center no-repeat #fff;
	    height: 148px;
	}
	a.offer-footer{
		background: url(/images/golden-ticket-2017/footer-banner-mob-min.jpg) center center no-repeat #1d1d1b;
	    
	    height: 148px;
	}
}
@media (max-width:380px){
	a.free-delivery-header{
		background: url(/images/golden-ticket-2017/free-delivery-banner-mob-min.jpg) center center no-repeat #fff;
	    
	    height: 140px;
	}
	a.offer-header{
		background: url(/images/golden-ticket-2017/offer-banner-mob.jpg) center center no-repeat #fff;
	   
	    height: 140px;
	}
	a.offer-footer{
		background: url(/images/golden-ticket-2017/footer-banner-mob-min.jpg) center center no-repeat #1d1d1b;
	    
	    height: 140px;
	}
}