/* DEFAULT setup */

body
{
}

article
{
	line-height: 1.8em;
}

header 
{
	min-height: 95px;
}



h1 
{
	font-size: 1.85em;
	margin-bottom: 12px;
	font-weight: normal;
	line-height: 1.1em;
}

h2
{
	font-size: 1.75em;	
	margin-bottom: 12px;
	font-weight: normal;
}

h3 
{
	xmargin-top: 24px;
	margin-bottom: 12px;
	font-size: 1.5em;
	font-weight: normal;
}

h4 
{
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 1.4em;
	font-weight: normal;
}

#logo img
{
	width: 160px;
	margin-top: 20px;
	height: auto;
}

div.menu-name-main-menu ul li a 
{
	margin-right: 15px;
}

div.menu-name-main-menu ul li:last-child a 
{
	margin-right: 0;
}

#content 
{
	padding: 10px 20px;
}

.container 
{
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}

#header
{
	margin: 0 20px;
}

.pos
{
	position: relative;
}

#content article figure
{
	float: left;
	margin-right: 25px;
}

#content article div.text
{
	display: block;
	overflow: hidden;
}

#content article div.video-container
{
	float: right;
	margin-left: 25px;

}

#content article div.bigvideo-container
{

	text-align: center;
	margin-bottom: 15px;

}

#content article div.video-text
{
	overflow: hidden;
}

@media only screen 
and (max-width: 850px)
{
	.slides article {
		width: 80%;
	}

	#bannerbox {
		width: 70%;
	}
}


@media only screen 
and (max-width: 900px)
and (min-width: 850px)
{
	.slides article {
		width: 70%;
	}

	#bannerbox {
		width: 60%;
	}
}


@media only screen 
and (max-width: 1000px)
and (min-width: 900px)
{
	.slides article {
		width: 60%;
	}

	#bannerbox {
		width: 50%;
	}
}

@media only screen 
and (min-width: 2000px)
{
	.slides article {
		width: 60%;
		max-width: 1000px !important;
	}

	#bannerbox {
		width: 50%;
		max-width: 800px !important;
	}
}

@media only screen 
and (max-width: 1000px)
{
	#pagebanner article 
	{
		top: 8px;
	}

	#mainslider article 
	{
		top: 8px;
		

	}
	.view-display-id-corpslider_block .slides img 
	{
		width: 55%;
		margin: 15px;
	}

	.view-display-id-corpslider_block .slidercontainer 
	{
		position: relative;
		float: left;
		padding: 0 15px 0 15px;
		width: 300px;
		height: 450px;	
		color: #f3f3f3;
	}
}

@media only screen 
and (max-width: 800px)
{
	#content article div.video-container iframe,
	#content article div.video-container object,
	#content article div.video-container embed

	{
		width: 250px;
		height: 200px;
	}

	#content article div.bigvideo-container iframe,
	#content article div.bigvideo-container object,
	#content article div.bigvideo-container embed

	{
		width: 250px;
		height: 200px;
	}


	.view-display-id-corpslider_block .slides img 
	{
		width: 90%;
		margin: 15px;
	}

	.view-display-id-corpslider_block .slidercontainer 
	{
		position: relative;
		float: left;
		padding: 0 15px 15px 15px;
		width: 90%;
		height: 450px;	
		color: #f3f3f3;
	}
}

#mainslider div.box
{
	top: 0;
	padding: 15px;
	width: 65%;
	position: absolute;	
	height: 250px;
	text-align: left;
}

.flex-control-nav
{
	z-index: 100;
	bottom: 0;
}

.sliderbutton {
	margin-top: 10px;
}

@media only screen 
and (max-width: 750px)
{
	#mainslider div.box
	{

		width: 350px;
		height: 200px;
		position: relative;
		width: auto;

	}
}

#pagebanner article 
{
	position: absolute;
	max-width: none;
	top: 30px;
	text-align: left;
	padding: 10px;
    font-size: 0.95em;
    margin: 0 20px;
}

#mainslider article 
{
	position: absolute;
	max-width: none;
	top: 30px;
	text-align: left;
	padding: 10px;
	font-size: 0.95em;
	margin: 0 20px;
}

.sliderbutton {
	margin-top: 5px;
}

@media only screen 
and (max-width: 750px)
{

	#pagebanner article 
	{
		top: 0;
		position: relative;
		width: auto;
		margin: 0;
	}

	#flexslider-1 > ul.flex-direction-nav {
		display: none;
	}

	#mainslider article 
	{
		top: 0;
		position: relative;
		width: auto;
		margin: 0;
	}

		ul.slides article
	{
		min-height: 180px;
		line-height: 1.3em;
	}

	.view-testimonials .views-row {
		width: 100%;
		float: none;
		font-style: italic;
	}
}


@media only screen 
and (max-width: 612px)
{
	div.menu-name-main-menu ul li a	{
		margin-right: 4px;
	}

.sliderbutton {
	margin-top: 0px;
}

}

@media only screen 
and (max-width: 650px)
{

	.maincontent {
		width: 100% !important;
	}

	.withsidebar {
		width: 100% !important;
	}

	.adsense {
		display: block !important;
	}
}
/* MOBILE setup */
@media only screen 
and (max-width: 540px)
{
	div.menu-name-main-menu 
	{
		width: 100%;
		z-index: 100;
		position: relative;
		top: 0px;
		left: 0px;
	}

	.maincontent {
		width: 100% !important;
	}

	.withsidebar {
		width: 100% !important;
	}

	.adsense {
		display: block !important;
	}

	#header 
	{
		margin: 0;
	}


	div.menu-name-main-menu ul 
	{
		float: none;
		position: static;
	}

	div.menu-name-main-menu ul li a
	{
		background: #2b343e;
		margin: 0;		
		display:block;
  		padding:10px 20px;
	}

	div.menu-name-main-menu ul li:hover a
	{
		border: 0;
		padding:10px 20px;
		background: #385473;
	}

	div.menu-name-main-menu ul li
	{	
		width: 100%;
		float: none;
	}

	div.menu-name-main-menu ul li.active-trail a, div.menu-name-main-menu ul li.active a
	{
		border: none;
	    background: #495664;
	   	padding: 10px 20px;
	}

	div.field-name-field-page-banner
	{
		display: none;
	}

	#content 
	{
		padding: 10px 10px;
	}

	#compareline
	{
		padding: 15px 10px 20px;
	}

	#compareline div.button-wrapper {
		text-align: center;
	}

	#content article ul
	{
		text-align: left;
	}


	#productsline .product-links a {
		font-size: 110%;
		padding-right: 15px;
		padding-left: 15px;
		color: #3490b4;
	}

	#content article figure, #content article div.video-container
	{
		float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        text-align: center;
	}	

	td.product > span.packagetype {
		font-size: 75% !important;
	}

	.download_table td {
		display: inline-block;
	}

	.download_table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.download_table td {
		border: none;
		position: relative;
		padding-left: 50%; 
	}

	.download_table td.product {
		padding-right: 40px;
	}

	.download_table td.version {
		display: block;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.download_table td.date {
		display: block;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.download_table td.size {
		display: none;
	}

	.download_table td.bbutton {
		display: none;
	}

	.download_table td.button {
		display: block;
		text-align: center;
	}

	.download_table td:before { 
		padding-right: 10px; 
	}

	div.mobilestore {
		text-align: center;
	}

	div.mobilestore img {
		margin: 5px;
		float: none;
		text-align: center;
	}

	.download_table td:nth-of-type(3):before { content: "Version:"; }
	.download_table td:nth-of-type(4):before { content: "Release date:"; }

/*
	.download_table td:nth-of-type(3):before { content: "Version"; }
	.download_table th.icon, th.size, th.size, th.bbutton
	{
		display: none;
	}

	.download_table td.icon, td.size, td.size, td.bbutton
	{
		display: none;
	}

	.download_table td.date, th.date
	{
		font-size: 0.7em;
	}

	.download_table td.button a
	{
		font-size: 0.8em;
	}
*/
	#topheader 
	{
    background-color: #202020;
    border-radius: 0;    
    position: relative;    
    top: 0;
	}

	#corpbanner img
	{
		min-width: 160%;
		height: auto;
		margin-left: -260px;
		

	}

	.views-field-field-product-image
	{
		float: none !important;
	}

	#content article.node-finalwire-product p
	{
		overflow: visible;
	}

	.view-product-features .views-row
	{
		float: none;
		width: auto;
		margin-right: 0;
		min-height: 0;
		margin-bottom: 50px;
	}

	#productsline .views-row
	{
		margin-right: 0;
	}

	div.view-display-id-storeblock div.views-row
	{
		float: none;
		width: auto;
	}

	div.views-field-field-store-text
	{
		min-height: 0;
	}

	div.view-display-id-block_1 div.views-field-field-product-image
	{
		margin: 0;
	}

	.frontlinks
	{
		margin: 5px 0px 5px 5px;
		line-height: 3em;
	}

	.frontlinks a 
	{	float: none;
	}

}
/* MOBILE setup */
@media only screen 
and (max-width: 380px)
{

	#flexslider-1 > ul.slides > li > div > div > article {
		min-height: 210px;
	}
}

#owl-carousel-default13
{
	margin: 30px 0;
}


footer
{
	font-size: 0.9em;
}

.slidertitle {
	font-size: 1.85em;
	margin-bottom: 12px;
	font-weight: normal;
	line-height: 1.1em;
	display: block;
}

.hblock { 
	width: 320px; 
	height: 320px; 
}

@media(max-width: 500px) { 

	.hblock { 
		height: 60px;
		} 		
	}

@media(max-height: 400px) { 
	.hblock {
		height: 60px;
	}
}