/* ==========================================================================
	#Media queries
========================================================================== */
@media (max-width: 979px) {
	
	
	#logo {
width: 170px;
	}
	
	#logo a {
height: 54px;
background-size: 160px;
}

	
	/* ==========================================================================
		#Base
	========================================================================== */
	body { min-width: 0; }

	/* ==========================================================================
		#Containers
	========================================================================== */
	.wrapper { overflow: hidden; }
	.shell { width: 760px; }

	/* ==========================================================================
		#Buttons
	========================================================================== */
	.loginbtn2,
	.signupbtn { width: 48%; min-width: 0; }

	.btn-dark { font-size: 14px; }

	/* ==========================================================================
		#Header
	========================================================================== */
	.dropdown-col { padding: 0 10px; }

	/* ==========================================================================
		#Slider
	========================================================================== */
	.slide-text .shell { -webkit-background-size: 760px 366px; background-size: 760px 366px; }
	.bx-prev { margin-left: -370px; }
	.bx-next { margin-right: -370px; }

	/* ==========================================================================
		#Banner
	========================================================================== */
	#banner-text .shell { -webkit-background-size: 760px 186px; background-size: 760px 186px; }

	/* ==========================================================================
		#Main
	========================================================================== */
	#main { overflow: hidden; }

	#content.content-small { width: 387px; padding: 37px 15px 0; }

	.sidenav { padding: 36px 0 0; }

	/* ==========================================================================
		#Form
	========================================================================== */
	.field { width: 295px; }
	.field-medium { width: 127px; }
	.field-small { width: 50px; }
	
	.forgot-password.right,
	.checkbox.left { float: none; }

	.forgot-password { padding-top: 10px; }

	/* ==========================================================================
		#Categories
	========================================================================== */
	#list-categories li { width: 160px; }

	/* ==========================================================================
		#Featured
	========================================================================== */
	#list-featured { margin: 0 -17px 0 -8px; }
	#list-featured li + li { margin-left: 1px; }

	/* ==========================================================================
		#Resources
	========================================================================== */
	#list-resources li { width: 195px; height: 140px; }
	#list-resources li + li { padding-left: 30px; }
	
	.readmorelink { margin-left: 10%; }

}

@media (max-width: 767px) {
	
	/* ==========================================================================
		#Containers
	========================================================================== */
	.shell { width: auto; }
#slider { height: 135px; }
.solution_links {display: none;}
.resources-head { display:none; }
	/* ==========================================================================
		#Buttons
	========================================================================== */
	.slidebtn { padding: 3px 8px; font-size: 7px; }

	.btn-submit { height: 22px; font-size: 9px; }

	.btn-dark,
	.loginbtn2,
	.signupbtn { padding: 5px 0 4px; font-size: 9px; }

	/* ==========================================================================
		#Icons
	========================================================================== */
	.icon-arrow-down { width: 10px; height: 10px; margin-top: -4px; background-position: -139px -108px; }

	/* ==========================================================================
		#Header Bar
	========================================================================== */
	#header-bar .shell { height: 10px; padding: 3px 10px; }
	.nav-utilities li,
	.nav-utilities a { font-size: 9px; }
	
	#header-bar .nav-utilities ul li ul li a {
		font-size: 9px;
	}

	/* ==========================================================================
		#Header
	========================================================================== */
	#header { background: #fff url(../images/header-mobile.png) center bottom no-repeat; }
	#header .shell { padding: 6px 0 10px; }
	#logo { float: none; width: 84px; margin: 0 auto; }
	#logo a { height: 30px; background-position: 0 -245px; }

	#header-inner { display: none; }

	#form-search-mobile { display: block; padding: 5px 0; background: #fff; }
	#form-search-mobile .field { display: block; width: 223px; height: auto; padding: 0 25px 3px 20px; border: 0; border-radius: 0; margin: 0 auto; box-shadow: none; background: url(../images/form-search-mobile.png) 0 0 no-repeat; font-size: 12px; }

	#nav-mobile { display: block; position: absolute; top: 0; left: 0; z-index: 100; width: 135px; }
	#nav-mobile.open #nav-toggle { background-position: -128px -245px; }
	#nav-mobile.open #nav-mobile-inner { display: block; }
	#nav-mobile ul { list-style: none outside none; }
	#nav-mobile li { border-bottom: 1px solid #fff; }
	#nav-mobile ul a { display: block; padding: 12px 0 8px; font-size: 15px; color: #fff; font-weight: 400; text-align: center; text-decoration:none; }
	#nav-mobile ul a:hover { color:#ee3342; }
	
	#nav-mobile-inner { display: none; padding: 9px 8px 12px; background: url(../images/dropdown.png) 0 0 repeat; }
	#nav-toggle { display: block; width: 40px; height: 41px; background: url(../images/sprite.png) -83px -245px no-repeat; }
	
	.mobilepromo { padding-top: 16px; font-size: 9px; }
	.mobilepromo h1 { padding-bottom: 20px; font-size: 15px; color: #000; font-weight: normal; text-align: center; }
	.mobilepromo h2 { padding-bottom: 4px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #8f8f8f; text-align: center; }
	.mobilepromo p { padding-bottom: 6px; color: #2a484f; }
	.mobilepromo a {  }
	.mobilepromo-body { position: relative; }
	.mobilepromo-text { position: absolute; top: 0; left: 0; width: 100%; padding: 5px 8px 0; font-size: 14px; padding-top: 30px; text-align: center; }
	.mobilepromo-text {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mobilepromo-text p {	font-size: 9px; line-height: 11px; padding-bottom: 8px; }
	.mobilepromo img { width: 100%; height: auto; }

	/* ==========================================================================
		#Slider
	========================================================================== */
	.slide-image { height: 136px; }
	.slide-text { top: 5px; }
	.slide-text p { padding-bottom: 3px; font-size: 9px; }
	.slide-text .shell  { width: 310px; -webkit-background-size: 310px 127px; background-size: 310px 127px; }
	.slide-text-inner { width: 210px; padding: 8px 0 0 11px; }

	h1.slidetitle,
	h2.slidetitle { font-size: 22px; line-height: 0.9; }
	h1.slidetitle { padding-bottom: 0; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; }
	h2.slidetitle { padding-bottom: 5px; text-transform: uppercase; letter-spacing: 0; }

	.bx-prev,
	.bx-next { display: none; }

	.slide-actions { padding-left: 18px; }
	
	#bannerbar { display:none; }

	/* ==========================================================================
		#Banner
	========================================================================== */
	#banner-image { height: 80px; }
	#banner-text { top: 9px; }
	#banner-text .shell { width: 95%; height: 65px;  -webkit-background-size: 290px 65px; background-size: 100% 65px; }
	
	.innerbanner { width: auto; padding: 5px 11px 11px; }
	.innerbanner h1 { padding-bottom: 3px; font-size: 13px; width: 75%; }
	.innerbanner p { font-size: 7px; font-weight: normal; line-height: 9px; width: 75%; }
	.innerbanner p.white { font-size: 7px; font-weight: normal; line-height: 9px; width: 75%; }

	/* ==========================================================================
		#Mobile Categories
	========================================================================== */
	#mobile-categories { display: block; padding: 7px 15px 0; }
	#mobile-categories h2 { font-size: 22px; text-align: center; }
	#mobile-categories-head { padding-bottom: 5px; background: url(../images/mobile-categories.png) center bottom no-repeat; }

	#accordion { padding: 9px 0 45px; }
	.accordion-head,
	.accordion-body a { background: url(../images/accordion.png) 0 0 no-repeat; }

	.accordion-section  {border-bottom: 2px solid #0c0c0c; }
	.accordion-section a { display: block; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 300; color: #000; }
	.accordion-head { background-position: right 0; }
	.accordion-section.open .accordion-head { background-position: right -39px; }
	.accordion-head a { padding: 6px 20px 10px; font-size: 20px; text-decoration:none; }
	.accordion-head a strong { font-weight: normal; }
	.accordion-body { display: none; padding: 4px 0 0 20px; }
	.accordion-body ul { list-style: none outside none; }
	.accordion-body li { padding-bottom: 13px; }
	.accordion-body a { background-position: right -96px; }

	/* ==========================================================================
		#Main
	========================================================================== */
	#main { padding: 15px 10px; }

	#sidebar,
	#categories,
	#featured,
	#resources { display: none; }

	#content { padding: 10px 0 0 0; }
	#content.content-small { float: none; width: auto; padding: 10px 0; }

	.actions { width: 300px; margin: 0 auto; padding-bottom: 15px; }
	.actions.top-gutter-minus { margin-top: 0; }
	
	.sem-form { width:75%; font-size: 16px;}

	/* ==========================================================================
		#Sidenav
	========================================================================== */
	.sidenav { float: none; width: auto; padding-top: 0; }
	
	.sidenav ul { display: none; border: 2px solid #676767; border-top: 0; }
	.sidenav a { display: block; }
	.sidenav li { padding: 10px 5px; }
	.sidenav.open ul { display: block; }

	.sidenav-toggle { display: block; }
	.sidenav-toggle { box-shadow: inset 0 2px 15px rgba(234, 234, 234, .7); padding: 4px 30px 6px 7px; background: #fff url(../images/mobiledropdown.png) no-repeat right center; border: 2px solid #676767; color: #ee3342; cursor: pointer; display: block; font-size: 13px; margin: 0; overflow: hidden; position: relative; text-overflow: clip; z-index: 49; }

	/* ==========================================================================
		#Interior
	========================================================================== */
	.interior { font-size: 10px; }
	.interior h1 { padding-bottom: 15px; font-size: 20px; }
	.interior h2 { padding-bottom: 5px; font-size: 18px; line-height: 19px; margin-top: 15px; }
	.interior p { padding-bottom: 15px; line-height:22px; }
	.interior ul { padding: 0 0 13px 18px; font-size: 14px; line-height: 22px; padding-top: 5px; }
	.interior li { padding-bottom: 2px; }
	.interior p + ul { margin-top: -13px; }
	.landingproduct-image { width: 80px !important; min-height: 50px !important;}
	
	sup {font-size: 7px; }
	
	.responsivetable td { padding: 6px 0 7px 170px; }
	
	.iframe img { width: 90%; height: auto;}

	/* ==========================================================================
		#News
	========================================================================== */
	#list-news p { padding-bottom: 10px; }
	#list-news li + li { padding-top: 10px; }

	.more a { font-size: 9px; }

	/* ==========================================================================
		#Form
	========================================================================== */
	.form { width: 268px; margin: 0 auto 15px; font-size: 9px; }
	.form { padding: 8px 15px; }
	.form h1 { font-size: 9px; }
	.form-row { padding-bottom: 8px; }

	.field { width: 262px; height: 13px; padding: 4px 2px 3px; font-size: 9px; }
	.field-medium { width: 134px; }
	.field-small { width: 50px; }

	.forgot-password a { font-size: 9px; }

	.checkbox label { width: 215px; }

	/* ==========================================================================
		#Landing Product
	========================================================================== */
	.landingproduct { padding: 5px 0 10px; font-size: 10px; }
	.landingproduct h1 { padding-bottom: 6px; font-size: 13px; }
	.landingproduct p { padding-bottom: 4px; }
	.landingproduct-image { margin-right: 5px; margin-top: 5px; }
	.landingproduct-image img { width: 80px; height: auto; }

	/* ==========================================================================
		#Footer
	========================================================================== */
	#footer .shell { padding: 10px 15px; }
	#footer-cols { display: none; }

	#footer-logo { float: left; width: 57px; margin-bottom: 5px; }
	#footer-logo a { height: 22px; background-position: -52px -290px; }

	#copyrights { float: right; clear: none; font-size: 6px; display: inline-block; margin-top: -15px; }
	
	#nav-footer-mobile { display: block; float: right; font-size: 7px; }
	#nav-footer-mobile ul { overflow: hidden; list-style: none outside none; }
	#nav-footer-mobile li { float: left; padding: 0 4px; font-size: 7px; }
	#nav-footer-mobile li + li { border-left: 1px solid #676767; }
	#nav-footer-mobile .footerlink { font-size: 8px; color: #fff; }
	#footer-actions { clear: left; margin-top: 2px; }
	.btn-red { font-size:10px;}
	
}

/* ==========================================================================
	#Retina
========================================================================== */
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx), (max-width: 760px) {
	
	#nav-toggle,
	#footer-logo a,
	#form-search .field,
	#logo a,
	[class^="icon-"],
	[class*=" icon-"] { background-image: url(../images/sprite@x2.png); background-size: 210px 448px; }

	.sidenav li { background-image:none; /*background-image: url(../images/sidenav@x2.png);*/ }
	.sidenav .current { background-image:none; /*background-image: url(../images/sidenav-c@x2.png);*/ }

	.sidenav li,
	.sidenav .current { -webkit-background-size: 35px 33px; background-size: 35px 33px; }

	.related li { background-image: url(../images/related@x2.png); -webkit-background-size: 21px 21px; background-size: 21px 21px;  }
	.sidenav h2 { display:none;}
	.sidenav h2 { font-size: 15px;}
	
	.accordion-head,
	.accordion-body a { background-image: url(../images/accordion@x2.png); -webkit-background-size: 22px 112px; background-size: 22px 112px; text-decoration:none; }

	.sidenav-toggle { background-image: url(../images/mobiledropdown@x2.png); -webkit-background-size: 22px 19px; background-size: 22px 19px; }
	
	.responsivetable tr {
border: 1px solid #ccc;
border-top: 2px solid #ccc;
border-bottom: 0px;
}
}