@media screen and (min-width: 240px) and (max-width: 1250px) {

#banner-paypal{
	display:none;
}

#call_left_holder{
	display:none;
}

#featured_bg{
	
}

	.featuredlist{
		margin-left:11%;
	}
	
		.featured_list3{
			margin-top:3%;
			margin-left:32%;
		}

}

@media screen and (min-width: 240px) and (max-width: 979px) {

#banner-paypal{
	display:none;
}

#wrapper_top{
	display:none;
}

#wrapper_holder{
	margin:2% auto;	
}

#wrapper{
	width:auto;
}

#call_left_holder{
	display:none;
}

#header_bg{
	width:auto;
}

		#header {
			width:auto;
			height:auto;
		}
		
		#header #header-banner{
			margin-bottom:20px;
		}

		#cards{
			float:left;
			position:static;
		}
		
		#paynow_btn{
			float:left;
			position:static;
			margin-left:18px;
		}
		
		#social{
			float:left;
			position:static;
		}
		

#main{
	width:auto;
}

#main_inner2{
	width:auto;
}

#featured_bg{
	
}

	.featuredlist{
		width:auto;
		height:auto;
		margin: 1%;
	}
	
		.featured_list3{
			margin: 1%;
		}

#container{
	
}

.one-column #content{

}

#wrapper_bottom{
	display:none;
}

#footer{
	width:auto;
}

input[type="text"],
input[type="email"]{
	max-width:90%;
}

input[type="submit"]{

}

/*---------------------------------------*/
#access_holder{
	background:#2A282B;
	width:auto;
	height:auto;
}

#access{
	display:none;
}

#access2{
	display: block;
	width: 70%;
	margin:auto;
	padding:5px 0px;
	position:relative;
}

#access2 ul.access2-menu{
	list-style:none;
	width: 100%;
	margin: 0 0 0 0;
}

#access2 ul.access2-menu li{
	text-align:center;
}

#access2 ul.access2-menu li a{
	color: #fff;
	font-size:20px;
	display: block;
	text-transform:lowercase;
	line-height:30px;
	padding: 11px 10px;
	text-decoration: none;
	text-shadow:0px 1px 1px #000000;
}
	
	#access2 ul.access2-menu div.menu-header2 {
		display:none;
		width:100%;
		margin:auto;
	}
	
	
	#access2 ul.access2-menu div.menu-header2 ul {
		color:#fff;
		background:#2A282B;
		box-shadow: 6px 5px 1px rgba(0, 0, 0, 0.1);
		position: absolute;
		top: 50px;
		left: -5%;
		float: left;
		z-index: 99999;
		border-radius: 5px;
		padding:3px 10px 3px 35px;
		width:95%;
		list-style:none;
		margin: 0 0 0 0;
	}
	
		#access2 ul.access2-menu div.menu-header2 ul li{
			text-align:left;
			list-style:circle;
		}
		
		#access2 ul.access2-menu div.menu-header2 ul li a {
			color: #fff;
			font-size:14px;
			display: block;
			text-transform:lowercase;
			line-height:16px;
			padding: 11px 10px;
			text-decoration: none;
			text-shadow:0px 1px 1px #000000;
		}
	
		
		#access2 ul.access2-menu div.menu-header2 ul li:hover > a {
			color: #42B4E6 !important;
		}
		
		#access2 ul.access2-menu div.menu-header2 ul ul {
			list-style: circle;
			margin: 0;
			position:static;
			width:auto;
			box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
		}
	
			#access2 ul.access2-menu div.menu-header2 ul ul li{
				clear:both;
				float:left;
				position:relative;
				text-align:left;
			}
			
			
	
	#access2 ul li.current_page_item > a,
	#access2 ul li.current-menu-ancestor > a,
	#access2 ul li.current-menu-item > a,
	#access2 ul li.current-menu-parent > a {
		color: #42B4E6;
	}
	* html #access2 ul li.current_page_item a,
	* html #access2 ul li.current-menu-ancestor a,
	* html #access2 ul li.current-menu-item a,
	* html #access2 ul li.current-menu-parent a,
	* html #access2 ul li a:hover {
		color: #42B4E6;
	}
	
		#access2 ul ul li.current_page_item > a,
		#access2 ul ul li.current-menu-ancestor > a,
		#access2 ul ul li.current-menu-item > a,
		#access2 ul ul li.current-menu-parent > a {
			
		}
		* html #access2 ul ul li.current_page_item a,
		* html #access2 ul ul li.current-menu-ancestor a,
		* html #access2 ul ul li.current-menu-item a,
		* html #access2 ul ul li.current-menu-parent a,
		* html #access2 ul ul li a:hover {
		
		}

}

@media screen and (min-width: 240px) and (max-width: 700px) {

#container{
	float:none;
	width:auto;
}

#primary, #secondary{
	float:none;
	width:auto;
}

}

@media screen and (min-width: 240px) and (max-width: 464px) {

		#header {
		}
		
		#header #header-banner{
			display:none;
		}
		
		#header #header-banner-mobile{
			display:block;
			margin-bottom:20px;
			width:100%;
		}

		#cards{
			float:none;
			position:static;
			margin:0 auto;
			margin-bottom:15px;
		}
		
		#paynow_btn{
			float:none;
			position:static;
			margin:0 auto;
			margin-bottom:15px;
		}
		
		#social{
			float:none;
			position:static;
			margin:0 auto;
			margin-bottom:15px;
		}
		
		#bbb{
			position:static;
			width:119px;
			margin:auto;
		}

}