/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/responsive.css);


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {
.menu-responsive { display: none; }
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	/* Menus 
	.menu-dropdown .stack .column ul.level2 {
		margin-top: 3px;
		margin-left: 0;
	}

	.menu-dropdown .stack .column:first-child ul.level2 { margin-top: 0; }
*/


}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

	/* Layout */
	#search { display: none; }

}

/* Only Phones */
@media (max-width: 767px) {

	/* Layout */
	#toolbar,
	#headerbar,
	#menubar,
	#breadcrumbs,
	#totop-scroller
	 { display: none; }

	/* System All */
	.searchbox { height: 30px; }
	.searchbox input { height: 17px; }

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	/* Tools */
	.button-more + [class*=button-],
	.button-default + [class*=button-],
	.button-primary + [class*=button-] { margin: 10px 10px 0 0; }

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
	}

	#system .items :first-child .item:first-child {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
	}

	#system .item > .links a { margin-right: 5px; }

h1,
h2,
h3,
h4,
h5,
h6 { font-family: "armataregular", Arial, Helvetica, sans-serif; }

h1 { font-size: 24px; line-height: 24px; }
h2 { font-size: 20px; line-height: 20px; }
h3 { font-size: 16px; line-height: 16px; }
h4 { font-size: 14px; line-height: 14px; }
h5 { font-size: 12px; line-height: 12px; }
h6 { font-size: 10px; line-height: 10px; }

}

/* Only Touch Devices */
@media (max-device-width: 1024px)  {

	/* Layout */
	#toolbar,
	#header,
	#footer,
	#content,
	.module,
	.wk-slideset-drive li > article { box-shadow: none; }

	/* Tools */
	form.style select { color: #222; }
}



/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/responsive.css);


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {

}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	/* Menus 
	.menu-dropdown .stack .column ul.level2 {
		margin-top: 3px;
		margin-left: 0;
	}

	.menu-dropdown .stack .column:first-child ul.level2 { margin-top: 0; }
*/

h1,
h2,
h3,
h4,
h5,
h6 { font-family: "armataregular", Arial, Helvetica, sans-serif; }

h1 { font-size: 24px; line-height: 24px; }
h2 { font-size: 20px; line-height: 20px; }
h3 { font-size: 16px; line-height: 16px; }
h4 { font-size: 14px; line-height: 14px; }
h5 { font-size: 12px; line-height: 12px; }
h6 { font-size: 10px; line-height: 10px; }

}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

	/* Layout */
	#search { display: none; }

}

/* Only Phones */
@media (max-width: 767px) {

	/* Layout */
	#toolbar,
	#headerbar,
	#menubar,
	#breadcrumbs,
	#totop-scroller { display: none; }

	/* System All */
	.searchbox { height: 30px; }
	.searchbox input { height: 17px; }

	#topmenu-responsive { display: none; } 

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	/* Tools */
	.button-more + [class*=button-],
	.button-default + [class*=button-],
	.button-primary + [class*=button-] { margin: 10px 10px 0 0; }

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
	}

	#system .items :first-child .item:first-child {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
	}

	#system .item > .links a { margin-right: 5px; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "armataregular", Arial, Helvetica, sans-serif; }

h1 { font-size: 24px; line-height: 24px; }
h2 { font-size: 20px; line-height: 20px; }
h3 { font-size: 16px; line-height: 16px; }
h4 { font-size: 14px; line-height: 14px; }
h5 { font-size: 12px; line-height: 12px; }
h6 { font-size: 10px; line-height: 10px; }

}

/* Only Touch Devices */
@media (max-device-width: 1024px)  {

	/* Layout */
	#toolbar,
	#header,
	#footer,
	#content,
	.module,
	.wk-slideset-drive li > article { box-shadow: none; }

	/* Tools */
	form.style select { color: #222; }
}