/* adjustments I had to make */


/* slider buttons, changed slider to 'slick' */ 
.slick-prev {
	width:45px !important;
	height:46px !important;
	background: url(../../img/pro-brand-shop/controls.png) no-repeat 0 -45px !important;
	left: 0 !important;
}

.slick-next  {
	background: url(../../img/pro-brand-shop/controls.png) no-repeat -46px -45px !important;
	width:45px !important;
	height:46px !important;
	right: 0 !important;
}




/* diagonal image overlay, eg: 'new' */
.diagonalholder{
	display:block;
	
	height:1px;
	margin: 0 auto;
	width:80%;
	max-width: 98%;
	position:relative;
	left:-4px;
	top:26px;
}

.diagonal{
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);  /* Opera */
    -webkit-transform: rotate(-30deg);  /* Safari y Chrome */
    transform: rotate(-30deg);  /* Safari y Chrome */
    
    width:20%;
	height:10%;
	color:white;

    position:absolute;
        text-align:center;
    
	
	float:left;
	
	padding-left:1%;
	padding-top:13%;
	top:8px;
	left:-18px;
	
}

.diagonal span{
	display:block;
	float:left;
	font-size:2em;
	    font-weight:bold;
	width:160px;
	text-align:center;
	position:relative;
	left:-16px;
}

@media only screen and (max-width:800px){
	.diagonal_background img{
		width:100%;
		padding:0px;		
	}
}

@media only screen and (max-width:800px){
	.diagonalholder{
	width:80%;
	max-width: 100%;
	
	}
}
@media only screen and (max-width:600px){
	.diagonalholder{
	width:98%;
	}
}

/*

@media only screen and (max-width:700px){
	.diagonal{
		font-size: 2em;
		color:red;
	}
}	
*/
	


/* END diagonal image overlay */




.box{
	min-height:280px;
display:block;
float:left;

}

.box img{
	width:100%;
	border:#ccc;
}


.third{
	min-height:280px;
display:block;
float:left;
margin-left:1%

}

.third img{
	width:100%;
} 


.fa-chevron-right{
	color:#fff;
	display:block;
float:left;
width:10px;
padding-top:18px;
padding-right:10px;
padding-left:10px;
height:32px;
background:#184A81;
	
}



.fixedheight3{
	min-height:120px;
}

.fixedheight2{
	min-height:120px;
}

.fixedheight{
	min-height:100px
	
}

.box div.cta{
	margin: auto;
}


.centre{
	text-align:center;
}
img.centre{
	margin: auto;
}

.centre{
	margin: auto;
}
.left{
	float:left
}

.high_title{
	padding-top:90px;
	padding-bottom:78px;
	margin-left:50px;
	margin-right:50px;
	color:#fff;
}


.pro-brand-header{
	margin-top:30px;
	padding:85px;
	background: url(/assets/images/pro-brand-shop/pro-brand-header_blank.jpg) center center no-repeat;
}
h1.pro-brand-header{
	color:white;
	margin-left:20px;
	margin-right:20px;	
}

/* END adjustments I had to make */












#ftrArea{
	margin-bottom:0px;
}

#ftrRot{
	border:1px solid #D1D1D1;
}
.check640{
		display:none;
}
img {
    margin: 0 auto;
	max-width: 98%;
}
.sup { vertical-align: super; }
.imgmobile { display:none}
.imgdesktop { display:block}
.fbtn.blue {
    font-size: 0.7em !important;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
	font-family:'Futura Medium Header';
	src:url('/assets/css/splat/fonts/FTR35.otf') format('opentruetype');
    font-weight: normal;
}
.titlehead {margin:30px 0} 
/**/
.featimg { width:80%;}
.goleft { float: left; text-align: left;}
.goright { float: right; text-align: right;}

.gold{
	color: #ffffff !important;
}
a.no_underline,a.no_underline a {
	text-decoration:none !important;
	color:#000;
}
.altrn_sm img {
    width: 60%;
    margin: 0 auto;
}
.toggletop{
	
}

.toggletop button {
    background-color: rgb(23,64,124);
    border: none;
    color: white;
    padding: 35px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 34px 0;
    cursor: pointer;
    width: 100%;
}
.toggletop button:hover {background-color: rgb(68, 150, 72)}
.inner-wrapper ul {    list-style-type: circle; margin-left: 30px;}
/*h1{
	font-family: "Arial Bold", Gadget, sans-serif;
    color:#000;
    font-size: 6em;
    letter-spacing: -2px;
    line-height: 1em;
}*/
img.black-friday-title{
	display:block;
	text-align:center;
	margin:auto;
	max-width:80%;
}
h2{
	color:#000;
	font-size: 2em;
	line-height: 1em;
}
h4{
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
}


#inner-wrapper{
	background:#ffffff;
	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;
}
.fader{
	width:40px !important;
	position:absolute !important;
	height:350px !important;
	top:50px !important;
	bottom:10px;
	z-index:98 !important;
}
.fader.fader-left{
	left:150px !important;
}

.imgbrd img {border: 1px solid #dbdbdb; width: 90%; margin: 0 auto;}
.newlogo img { max-width:450px; width: 100%; margin: 0 auto; }
.newlogo {padding-left: 0 !important;}
/*Countdown*/
div.countdown {
    width: 100%;
    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-bottom: 0;
    font-family: "Futura Medium Header",sans-serif !important;
    background-color: #2b4786;
    border: #fdb813 5px solid;
	display: inline-block;
}

div.countdown .container {
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    display: inline-block;
}
div.countdown .container .clock {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}
div.countdown .container .message{
	display:none;
	text-align:center;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:auto;
    padding: 0 20px 20px 20px;
}

/* BOX ADS */
.individual-title{
	margin:auto;
	padding-bottom:20px;
	text-align:center;
}
.box-table{
	width: 100%;
    margin: 30px auto 0 auto;
    padding: 0;
    
	color: #2b4786 !important;
}
.box-table .fbtn {
    margin: 0 auto !important;
	width: 90%;
}
.box-table img {
    margin: 0 auto;
}

.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{

     -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.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(../../img/pro-brand-shop/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(../../img/pro-brand-shop/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.pro-brand-header {
	display:block;
	width:97%;
	width:calc(100% - 30px);
	height:167px;
	background-size:cover;
	margin:30px auto 0 auto;
	text-align:center;
}
.backfade {
	display:inline-block;
	width:97%;
	width:calc(100% - 0px);
	max-width:1380px;
	background:url(/assets/images/deal-of-the-week-fr/bg_fade2.png) center top repeat-x ;
	margin:0 auto 20px auto;
	text-align:center;
	border: 1px solid #dbdbdb;
	padding: 0;
	background-size: contain;
}
.backfadesm {
	background:url(/assets/images/deal-of-the-week-fr/bg_fade2.png) center top repeat-x ;
	text-align:center;
	border: 1px solid #dbdbdb;
	padding: 0;
	background-size: contain;
	min-height:160px;
    max-height: 250px;
}

a.pro-brand-header{
	margin-bottom:30px;
	height:200px;
	text-decoration: none;
}
.pro-brand-header h2 {padding: 85px; color:#fff; text-decoration: none;}
.pro-brand-header h2:hover {color:#fff; text-decoration: none;}

#two_box_wrapper,#tcs{
	margin: 20px auto;
	clear:both;
	color:#000;
	width:100%;
	text-align:center;
	color: #2b4786;
	padding: 5px 0;
	display: inline-block;
}
.nomargin {margin: 0 auto !important; }
.nomargin a { color: #2b4786}
.termsht {margin: 15px 0;}
#two_box_wrapper h2 {color: #2b4786;
    font-size: 1.7em;
    margin-bottom: 10px;
    line-height: 1.3em;
}

#tcs{
	padding-top:30px;
	padding-bottom:30px;
	font-size: 1.5em;
}
#tcs a{
	color:#000;
}
.signup { padding: 2% 6% 0 6% !important; }
.signup h2 { text-align: center; padding: 10px; display: inline-block; width: 100%; color: #2b4786 !important;}
.signup .signform { text-align: center; padding: 10px; display: inline-block; width: 60%}
.freedel { 	background:url(../../img/pro-brand-shop/freedel-bg.jpg) center center no-repeat transparent;
	background-size: cover;
	text-align: center;
    padding: 30px;
	margin-bottom: 34px;
}
.freedel h2{
	color: #fff !important;
    font-size: 2em;
	text-shadow: 1px 1px #000;
}
.socialnew {
    text-align: center;
    padding: 0;
    margin: 0;
	padding:1% 10%;
}
.socialnew img { display:inline-block; margin-right: 10px;}
.socialnew h2 {    margin-top: 30px;}
.dotwtc {
    background-color: #2b4786;
    border: 4px solid #fdb813;
    text-align: center;
    padding: 13px;
    margin: 34px 0;
}
.dotwtc a { color:#FFF; text-decoration: none;}
.dotwtc a:active { color:#FFF;}
.dotwtc h2 {
    color: #fff !important;
    font-size: 2em;
    text-shadow: 1px 1px #000;
    position: relative;
    width: 80%;
    margin: 0 auto;
	padding: 10px 0 0 0;
}
.dotwtca {
    background-color: #ffc949;
    border: 4px solid #2b4786;
    text-align: center;
    padding: 0px;
    margin:20px 0 0 0;
}
.dotwtca a { color:#FFF; text-decoration: none;}
.dotwtca a:active { color:#FFF;}
.dotwtca h2 {
    color: #fff !important;
    font-size: 2em;
    text-shadow: 1px 1px #000;
    position: relative;
    width: 80%;
    margin: 0 auto;
	padding: 0;
}
.tncs {    margin: 5px auto;}
.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:#000;
    font-weight: normal;
}
.two_box_col{
	width:50%;
	display:inline-block;
	font-size: 0.875em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-right: 30px;
    padding-left: 30px;
}
.altrn { width: 65%}
.altrn_sm { width: 35%}

.introtext p{
    margin-bottom: 15px !important;
    font-size: 1.3em !important; 
	color: #1b3471 !important;
}
.introtext h2{
    margin-bottom: 15px !important;
    font-size: 2.4em !important; 
	color: #1b3471 !important;
}
.two_box_col p{
    margin-bottom: 30px;
    font-size: 1.7em;
}
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: rgba(255,255,255,0.85);
	background-size:cover;
	width:97%;
	width:calc(100% - 30px);
	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: 1170px;
}
.social-header .left{
	position:absolute;
	left:0;
	top:100px;
	width: 35%;
    left: 15%;
}
.social-header .middle{
	position:absolute;
	left:0;
	right:0;
	width:100%;
	top:30px;
	color:#1c1a31;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	text-transform: uppercase;
	font-size:2em;
	font-family: "HelveticaNeue-CondensedBold", 'Helvetica Neue', Helvetica, Arial, sans-serif; 
    font-weight: bold;
    line-height: 1em;
	text-align:center;
}
.goldtxt {color:#ffffff}
.social-header .right{
	position:absolute;
	right:0;
	top:100px;
	width: 35%;
    right: 15%;
}
.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:20px 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:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    left:0 !important;
}
.bx-wrapper{
	width:100% !important;
	max-width:1200px !important;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0px 30px 20px 30px !important;
	
}

.slide{padding-bottom: 0 !important;    margin-right: 10px; margin-left: 10px; }
.slide h4{
	font-variant: uppercase;
	text-align:center;
	margin:auto;
	margin: 11px;
    line-height: 1.1em;
    font-weight: bold;
    height: 55px;
    overflow: hidden;
}
.slide .price {
    text-align: center;
    margin: auto;
    /* padding-bottom: 50px; */
    color: #17407c;
    line-height: 1.1em;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.slide .pricenow{
	text-align: center;
    margin: auto;
     padding-bottom: 20px; 
    color:  #17407c;
    font-size:25px;
    line-height:1.1em;
}
.slide .wasprice{
	text-align: center;
    margin: auto;
     padding-bottom: 5px; 
    color: #17407c;
    font-size:18px;
    line-height:1.1em;
	text-decoration:line-through;
}
.slide img{
	margin:0 auto !important;
}
.floatingtitle{
	width:100%;
	text-align:center;
	margin:auto;
	top:20px;
	z-index:999;
	color:#17407c !important ;
}
.floatingtitle h2 {
    font-size: 1.9em;
    color: #FFFFFF !important;
    margin-bottom: 20px;
}
.bx-wrapper .bx-controls-direction a{
	margin-top: +0px !important;
}
.fader{
	width:40px !important;
	position:absolute !important;
	max-height:350px !important;
	top:19% !important;
	bottom:10px;
	z-index:98 !important;
}
.fader.fader-left{
	background: url(../../img/pro-brand-shop/leftfade.png) no-repeat center !important;
	left:25px !important;
}
.fader.fader-right {
	background: url(../../img/pro-brand-shop/rightfade.png) no-repeat center !important;
	right:25px !important;

}
.slider-container{
	position: relative;
    width: 100%;
    margin-top: 20px;
    background-size:100% 100%;
	display: inline-block;
}
.bx-wrapper .bx-prev {
	width:45px !important;
	height:46px !important;
	background: url(../../img/pro-brand-shop/controls.png) no-repeat 0 -45px !important;
	left: 0 !important;
}

.bx-wrapper .bx-next {
	background: url(../../img/pro-brand-shop/controls.png) no-repeat -46px -45px !important;
	width:45px !important;
	height:46px !important;
	right: 0 !important;
}
.bx-wrapper .bx-prev:hover {
	background: url(../../img/pro-brand-shop/controls.png) no-repeat 0 0px !important;
}

.bx-wrapper .bx-next:hover {
	background: url(../../img/pro-brand-shop/controls.png) no-repeat -46px 0px !important;
}

.bx-wrapper .bx-controls-auto .bx-start {
	background: url(../../img/pro-brand-shop/controls.png) -86px -11px no-repeat !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(../../img/pro-brand-shop/controls.png) -86px -44px no-repeat !important;
}
.bx-wrapper .bx-loading {
	background: url(../../img/pro-brand-shop/bx_loader.gif) center center no-repeat #fff !important;	
}
.bx-wrapper .bx-viewport {
    background: transparent !important; /*url(../../img/pro-brand-shop/slider_bg.png) center center no-repeat transparent !important;	*/
    /*background-size:100% 100%;*/
}
.third {
    width: 32%;
    display: inline-block;
    font-size: 0.875em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}


/*responsiveness*/
@media (max-width:1140px){
	.socialnew h2 {
    margin-top: 30px;
}
h2 { font-size: 1.6em;  line-height: 1em;}
	
	
	
}
@media (min-width:641px) and (max-width:1220px){

	.gift-finder{
		padding: 20px 40px 20px 40px !important;
	}
	.search-header .inner{
		padding-left:15%;
	}	
	a.giveaway-header{
		background:url(../../img/pro-brand-shop/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: 25%; 
	}
	.slide h4{
		font-size:17px !important;
	}
	.slide .price span{
		font-size:17px !important;
		line-height:1.1em;s
	}
}
@media (min-width:700px){
	#circle-mobile{display:none;}
	#circle-left,#circle-center,#circle-right{display:block;}
}

@media (max-width:899px){
	.newlogo { width:30% !important;}
	.newtime {width:60% !important;}
	div.countdown .container {
    margin-top: 20px;
}
	.box-table .box{
	    width: 33%; 
	}

	.hide_tablet{
		display:none !important;
	}

	.social-header a.third img {
   		max-height: 40px;
   	}
   	.social-header .middle {
	    top: 20px;
	    font-size: 2em;
	}
	.social-header {
	    min-height: 175px;
	}
}
@media (max-width:850px){
	a.pro-brand-header{
		height:200px;
	}
	a.november-header{
		height:271px;
		background-size:cover;
	}
	.dotwtc h2 {
    font-size: 1em;
}
		.dotwtca h2 {
    font-size: 1em;
}
}

@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: 620px){
	.social-header .middle {
	    top: 20px;
	    padding: 0 10px;
	    font-size: 1.5em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	}
	.dotwtc h2 { font-size:1.2em;width: 100%;}
	.dotwtca h2 { font-size:1.2em;width: 100%;}
		.two_box_col {
    padding-right: 10px;
    padding-left: 10px;
}
	
		.newlogo { width:100% !important;}
	.newtime {display:none !important;}

	
	
}


@media (max-width:740px){
	a.giveaway-header{
		background:url(../../img/pro-brand-shop/giveaway-banner-mob.jpg) center center no-repeat transparent;
		height: 271px;
	}
}

@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: 600px){
	a.november-header {
	    background: url(../../img/pro-brand-shop/november-banner-mob-min.jpg) center center no-repeat transparent;
	}
}
@media (min-width:469px) and (max-width:700px){
	.box-table .box{
	    width: 50%;
	    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:900px){	.box-table .box {
    width: 50%;
}}



@media (min-width:0px) and (max-width:800px){	
	.two_box_col {padding-right: 10px;
padding-left: 10px;}
	.two_box_col p {
    margin-bottom: 20px;
    font-size: 1.3em;
}
	.imgmobile { display:block}
	.imgdesktop { display:none}
	.bx-wrapper .bx-viewport {
    padding: 0 50px !important;
}
	div.countdown .container {
margin-top:0px;
}
	#two_box_wrapper h2 {
    ;}
	
	.slide{
		    font-size: 0.9em;padding-bottom: 70px !important;
	}
	.slide h4 {
	    line-height: 1.0em;
	}
.signup {
    padding: 1% 25% !important;
	margin-bottom: 10px
}.socials {
    padding: 1% 25% !important;
}
.introtext p {
	font-size: 1.3em !important;}
	
.dotwtc h2 {
    width: 90%;
}
	.dotwtca h2 {
    width: 90%;
}
	.check640{
		display:block;
	}
	.two_box_col{
		width:100%;
		margin-bottom:0px;
	}
	.box-table .box {
    width: 50%;
}
	.imgbrd img {
    width: 100%;
    margin: 0 auto;
}
	.altrn_sm img {
    width: 50%;
    margin: 0 auto;
}
	.newlogo img { border-right: none;}
	
	.pro-brand-header h2 {
    padding: 64px;

}
	.brand_seo_full{
	    padding-left:0px;
	    padding-right:0px;
	}
	
	.hide_tablet{
		display:none !important;
	}
	.newlogo {
    width: 100% !important;
}
	.newlogo img {
    max-width: 350px;
    width: 40%;
    margin: 0 auto;
}
	h2 {
	    font-size: 2em;
	}
	.fader.fader-left {
		left:50px !important;
	}

	{
		right:50px !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;}
	
.altrn { width: 100%; margin-top: 20px;}
.altrn_sm { width: 100%}
	.altrn_sm img {
    width: 50%;
    margin: 0 auto;
}
}


/*@media (max-width:600px){
	a.november-header{
	    height: 180px;
		background:url(../../img/pro-brand-shop/november-banner-mob-min.jpg) bottom center no-repeat transparent;
	}
}
*/
@media (max-width:540px){
	.social-header .left {
   		top: 20px;
   		width:45%;
		left:5%
   	}	.socialnew h2 {
    margin-top: 40px;
}
	.socialnew img {
    margin-right: 2px;
}
	.floatingtitle img {
    margin: 0 auto;
    max-width: 50%;
}
	.titlehead {
    margin-top: 30px;
}
	#two_box_wrapper {
    margin: 10px auto;
}
	.dotwtca {
    margin: 20px 0 0 0;
}
	.socialnew {
	padding:0;
}
	.altrn_sm { margin-bottom:20px;}	
	.title_sm { margin:0 !important;}
	.socialnew {
    margin: 20px 0;
}
	.social-header .right{
   		top: 20px;
   		width:45%;
		right:5%
   	}
 .fader.fader-right, .fader.fader-left { top:84px !important}
	.dotwtc h2:after {
    display:none;
}
		.dotwtca h2:after {
    display:none;
}
	.signup h2 {width: 90%}
	#two_box_wrapper h2 {
    font-size: 1.4em;
}
	.altrn { width: 100%}
.altrn_sm { width: 100%}
	.third {
    width: 100%;
}
	.signup {padding: 1% 5% !important;}
	/*.bx-wrapper .slide { width:165.5px !important;}*/
	.floatingtitle h2 { font-size:1em;}
	.social-header a.third img {
   		max-height: 35px;
   	}
   	.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;
	}
	
}

@media (min-width:544px) and (max-width:740px){
	a.pro-brand-header{
	    background-size: auto 100%;
	    height: 200px;
	}
}

@media (max-width:543px){
	a.pro-brand-header{
		background: url(../../img/pro-brand-shop/pro-brand-header-mobile.jpg) center center no-repeat black;
	    background-size: 100% auto;
	    height: 180px;
	}
			.bx-wrapper .bx-controls-direction a {
    top: 80% !important;
}
	.bx-wrapper .bx-prev {
		left: 30px !important;
	}

	.bx-wrapper .bx-next {
		right: 20px !important;
	}
}
@media (max-width:475px){	
	h2 {
	    font-size: 1.6em;
	}
}
@media (max-width:469px){	
	.box-table .box{
	    width: 97%;
	    width:Calc(100% - 30px); 
	    margin: 0px auto !important;
	    display:block;
    	padding-left: 0px;
    	padding-right: 0px;
	}
}
@media (max-width:420px){
	.social-header .left {
   		top: 20px;
   		width:45%;
		left:5%
   	}
	
	.social-header .right{
   		top: 20px;
   		width:45%;
		right:5%
   	}
   	.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:380px){
	a.pro-brand-header{
	    background-size: 100% auto;
	    height: 140px;
	}
	.flip-clock-divider { width:5px !important;}
}
@media (max-width: 620px){
	.social-header .middle {
	    top: 20px;
	    padding: 0 10px;
	    font-size: 1.5em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	}
}

@media (min-width:460px){
	.box .box-gold {
	    margin-left: -14px;
	}
}
@media (max-width:459px){
	.box .box-gold {
	    margin-left: 0px;
	    width:100%;
	}
}
@media screen and (min-width:0px) and (max-width:600px){
	.featimg { width:100%;}
	.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: 2.0em;
	}
}

@media  (max-width:540px){
	.social-header a.third img {
   		max-height: 35px;
   	}
   	.social-header .left, .social-header .right{
   		top: 60px;
		width:45%
   	}
   	.social-header .middle {
	    top: 50px;
	    font-size: 1.4em;
		display:none;
	}
	.social-header {
	    min-height: 140px;
	}
	h4.brand_seo{
		font-size: 0.8em;
	}
}

@media  (max-width:475px){	
	div.countdown .container{
		width:100%;
		overflow:hidden;
	}

	.flip-clock-wrapper ul {
	  width: 35px !important;
	  height: 50px !important;
	  font-size: 40px !important;
	}
	.flip-clock-wrapper ul li a div {
  		font-size: 40px !important;
  	}
	.flip-clock-wrapper ul li{
    	line-height: 54px !important;
	}
	.hours .flip-clock-label {
    	left: 27px !important;
    	bottom:20px !important;
	}
	.minutes .flip-clock-label {
	    left: 23px !important;
    	bottom:20px !important;
	}
	.seconds .flip-clock-label {
	    left: 17px !important;
    	bottom:20px !important;
	}
	.flip-clock-wrapper ul li a div div.inn {
	    font-size: 30px !important;
	}
	h2 {
	    font-size: 1.7em;
	}
}
@media (max-width:469px){	
	.box-table .box{
	    width: 97%;
	    width:Calc(100% - 30px); 
	    margin: 0px auto !important;
	    display:block;
    	padding-left: 0px;
    	padding-right: 0px;
	}
}
@media (max-width:440px){	

}

@media (max-width:420px){
	.social-header .left{
   		top: 20px;
   		width:45%;
		left: 5%
   	}
	 .social-header .right{
   		top: 20px;
   		width:45%;
		right: 5%
   	}
   	.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:400px){		
}

@media (max-width:380px){

	.flip-clock-wrapper ul {
	  width: 30px !important;
	  height: 50px !important;
	  font-size: 35px !important;
	  border-radius: 3px !important;
	}
	.flip-clock-wrapper ul li a div {
  		font-size: 35px !important;
  	}
	.flip-clock-wrapper ul li{
    	line-height: 54px !important;
	}
	.hours .flip-clock-label {
    	left: 22px !important;
    	bottom:20px !important;
	}
	.minutes .flip-clock-label {
	    left: 14px !important;
    	bottom:20px !important;
	}
	.seconds .flip-clock-label {
	    left: 9px !important;
    	bottom:20px !important;
	}
}