@media (min-width: 2500px) {
	.navibg{
		background-position:18%;
	}
	
	.effectbg {
		background-position:18%;
	}

}


@media (max-width: 1800px) {
	.navibg{
		background-image:none !important;
	}
	
	.effectbg {
		background-image:none !important;
	}
	
	.fa{
		color:#f1d703;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	.navibg{
		background-image:none !important;
	}
	
	.mobilogo{
		display:none;
	}
	.smtz{
		display:none;
	}
	.navbar-nav{
		padding:0;
	}
	.bigtext{
		font-size:34pt;
	}
	
	.widetext{
		letter-spacing:3px;
		font-size:11pt;
		margin-top:-6px;
	}
	.navibg{
		height:52px;
	}
	
	.padwidth{
		flex:0 0 100%;
		max-width:100%;
	}
	
	.effectbg {
		height:100%;
		background-image:none !important;
	}
	
	.aboutlogo{
		padding-top:20px;
	}
	
	.abouthead{
		padding-top:20px;
	}
	
	.padwidthhalf{
		flex:0 0 47%;
		max-width:47%;
	}
	
	.productbg{
		margin-bottom:20px;
	}
	
	.magipad{
		height:100%;
	}
	
	#days1{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours1{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}

	#days{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}
	
	.tweek{
		flex:0 0 50%;
		max-width:50%;
	}
	
	.no-pad33{
		margin-bottom:10px;
	}
	.tweek:nth-child(5){
		margin-left:0;
		margin-top:0;
	}
	
	.tweek:nth-child(4){
		margin-left:0;
		margin-top:0;
	}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	.navibg{
		background-image:none !important;
	}
	
	.mobilogo{
		display:none;
	}
	.smtz{
		display:none;
	}
	.navbar-nav{
		padding:0;
	}
	.bigtext{
		font-size:34pt;
	}
	
	.widetext{
		letter-spacing:3px;
		font-size:11pt;
		margin-top:-6px;
	}
	.navibg{
		height:52px;
	}
	
	.padwidth{
		flex:0 0 100%;
		max-width:100%;
	}
	
	.effectbg {
		height:100%;
		background-image:none !important;
	}
	
	.aboutlogo{
		padding-top:20px;
	}
	
	.abouthead{
		padding-top:20px;
	}
	
	.padwidthhalf{
		flex:0 0 47%;
		max-width:47%;
	}
	
	.productbg{
		margin-bottom:20px;
	}
	
	.magipad{
		height:100%;
	}
	
	#days1{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours1{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}

	#days{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}
	.tweek{
		flex:0 0 50%;
		max-width:50%;
	}
	
	.no-pad33{
		margin-bottom:10px;
	}
	.tweek:nth-child(5){
		margin-left:0;
		margin-top:0;
	}
	
	.tweek:nth-child(4){
		margin-left:0;
		margin-top:0;
	}

}

/* xs */
@media screen (min-width: 568px) and (max-width: 768px) {
	.navibg{
		background-image:none !important;
	}
	button{
		width:32% !important;
	}
	.mobilogo{
		display:none;
	}
	.g-recaptcha{
		margin-bottom:20px;
	}
	.login-form{
		width:100% !Important;
	}
	.smtz{
		display:none;
	}
	.navbar-nav{
		padding:0;
	}
	.bigtext{
		font-size:34pt;
	}
	
	.widetext{
		letter-spacing:3px;
		font-size:11pt;
		margin-top:-6px;
	}
	.navibg{
		height:52px;
	}
	
	.padwidth{
		flex:0 0 100%;
		max-width:100%;
	}
	
	.effectbg {
		height:100%;
		background-image:none !important;
	}
	
	.aboutlogo{
		padding-top:20px;
	}
	
	.abouthead{
		padding-top:20px;
	}
	
	.padwidthhalf{
		flex:0 0 47%;
		max-width:47%;
	}
	
	.productbg{
		margin-bottom:20px;
	}
	
	.magipad{
		height:100%;
	}
	
	#days1{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours1{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds1{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}

	#days{
		text-align:center;
		float:left;
		font-size: 34pt;
		margin-top:10px;
		margin-bottom:10px;
		color: #f1d703;
		line-height: 20px;
		padding-bottom:15px;
		text-transform:uppercase;
		font-weight: 700;
		padding-left:10px;
		padding-right:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#hours{
		text-align:center;
		float:left;
		font-weight: 700;
		line-height:20px;
		padding-bottom:15px;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		margin-left: 12px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		min-width: 65px;
		background-color: #242424;
	}

	#minutes{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		line-height:20px;
		padding-bottom:15px;
		text-transform:uppercase;
		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 65px;
		margin-left: 12px;
		background-color: #242424;
	}

	#seconds{
		text-align:center;
		float:left;
		font-weight: 700;
		font-size: 34pt;
		color: #f1d703;
		text-transform:uppercase;
		padding-left:10px;
		line-height:20px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:10px;
		min-width: 71px;
		margin-left: 12px;
		background-color: #242424;
	}
	.tweek{
		flex:0 0 50%;
		max-width:50%;
	}
}


/* XS Portrait */
@media (max-width: 479px) {
	.latti{
		max-width:100% !important;
	}
	.space{
		margin-top: 14px;
		margin-bottom: 13px;
	}
	
	.post-tags{
		text-align:left !important;
	}
	
	#eswrapper #esgrid{
		margin:0 !important;
	}
	
	.post-comments{
		margin-bottom:20px !important;
		float:left !important;
	}
	.g-recaptcha{
		margin-bottom:20px;
	}
	button{
		width:32% !important;
	}
	.mobiltre{
		width:100%;
		margin-bottom:20px;
	}
	.streamtw{
		max-height:200px;
	}
	.mobinav{
		display:none;
	}
	.navbar-toggler{
		margin-top:10px;
	}
	.carousel-caption{
		bottom: 7%;
	}
	.aboutlogo{
		padding-top:0;
	}
	.widetext{
		font-size:5pt;
	}
	.bigtext{
		font-size:20pt;
		margin-bottom: 31px;
	}
	.leftbutton{
	text-transform:uppercase;
	font-size: 7pt !important;
	text-align:center;
	color:#f1d703;
	float:  left;
	margin-right: 20px !important;
	cursor:pointer;
	font-weight:700;
	border-radius:30px !important;
	padding: 3px 25px 3px 23px !important;
	max-width:219px !important;
	cursor:pointer;
}
	.rightbutton{
	text-transform:uppercase;
	font-size: 7pt !important;
	font-weight:700;
	text-align:center;
	float: left;
	color:#111;
	border-radius:30px !important;
	margin-left: 20px !important;
	cursor:pointer;
	padding: 5px 25px 5px 23px !important;
	max-width:219px !important;
}
	.d-none{
		display:block !important;
	}
	.abouthead{
		padding-top:20px;
	}
	.navbar-nav{
		padding: 22px 0 14px 0px;
		text-align:right;
		margin-left: -45px;
	}
	.effectbg {
		background-image:none !important;
		height:100%;
	}
	.check{
		margin-bottom:10px !important;
	}
	.mobilogo{
		margin:0 auto;
		display:block;
		width:294px;
	}
	.navibg{
		background-image:none !important;
		height:100%;
	}
	.lowpad{
		padding-right:0 !important;
		padding-left:0 !important;
	}

	.tweek:nth-child(1){
		flex:0 0 100%;
		max-width:100%;
	}
	
	.no-pad33{
		margin-bottom:10px;
	}
	.tweek:nth-child(5){
		margin-left:0;
		margin-top:0;
	}
	
	.tweek:nth-child(4){
		margin-left:0;
		margin-top:0;
	}
	.login-form{
		width:100% !Important;
	}
}

