/* -----------------------------------------
  Landscape phones and down
----------------------------------------- */
@media (max-width: 639px) {
	#header {
    height: 60px;
    min-height: 0;
	}
	#header .header-bg-overlay {
    left: 0;
    width: 90%;
    margin: 0 5%;
    height: 70px;
	}
	.header-bg-overlay:before {
		border-top-width: 70px;
    border-left-width: 30px;
    border-right-width: 30px;
	}
	#header .company-logo img {width:160px;}
	#header .secondary-company-logo img {width:80px;}
	.forsidebar {padding-top:0;}
	.forsidebar #four-box-section .box-item {width:50%;}
	
	#highlights-box {margin:15px 0;}
	.flexbox #latestNews #highlights-box {margin: 20px 0 -5px -2.5%;}
	
	.featured-list-item {width:30.8333333%}
	#latestNews {margin:0; padding:15px;}
	#latestNews #highlights-box li .cell img {height:100%; max-height:100%;}
	#list-features > .row > .columns {
    padding: 0;
	}
	#list-features .medium-6 .large-4 a {
    width: 49%;
    margin: 10px 0 !important;
    float: left;
	}
	#list-features .medium-6 .large-4 a:last-child {
    float: right;
	}
}
@media (max-width: 479px) {
	#header .header-bg-overlay {
		width: 100%;
    margin: 0;
	}
	.top-bar-section li {width: 100%; border-right:0 !important;}
	h2.homepage-titles {
		font-size:30px;
	}
	.infoBlock h2{font-size:16px !important;}
  .infoBlock h3{font-size:14px !important;}
	.infoBlock p {font-size:10px !important;}
	#four-box-section h3 {font-size:9px;}
	#four-box-section h4 {font-size:9px;padding:5px;}
	.no-flexbox #highlights-section #highlights-box > li a, .flexbox #highlights-section #highlights-box > li a {display:block;}
	.no-flexbox #highlights-section #highlights-box li .cell, .flexbox #highlights-section #highlights-box li .cell {display: block;width: 100% !important;background:none !important;}
  .item,
  .item.width15,
  .item.width20,
  .item.width25,
  .item.width30,
  .item.width35,
  .item.width40,
  .item.width45,
  .item.width50{
   width:100%;
   height:auto;
  }
	.isotopeItem, .isotopeItem.xsmall, .isotopeItem.small, .isotopeItem.large, .isotopeItem.xlarge{
	 /* height:119px; */
	}
	.timer {width:45px;}
	.timer .count {font-size:33px;}
	#twitchMsg .panel p{
		font-size:12px;
	}
	#product-info-block{
		padding:0;
	}
	.social-btn-item {
		margin:0 2px;
	}
	.featured-list-item {width:47.5%;}
	#latestNews #highlights-box li .cell {display:block; width:100%;}
	
	#article-list .isotopeItem h4,
	#product-list .isotopeItem h4,
	.video-list .grid-vids h4 {font-size:11px;}

	#article-feature .slick-slide h2 {font-size:11px;}
.siteLink .website{
	display:inline-block;
	margin-bottom:20px;
	}
	
	.forsidebar #four-box-section .box-item {width:100%;}
}