/***************************************************************************************/
/*
/*		Author: AS Designing
/*		Author URI: http://www.asdesigning.com
/*		Theme URI: http://www.astemplates.com
/*		
/*		Note: Design for Portrait tablets
/*
/***************************************************************************************/

@media (max-width: 768px) 
{

	body
	{
		padding: 0;
	}
	
	body .row-container
	{
		padding: 0 20px;
	}

	h1
	{	
		font-size: 46px;
		line-height: 48px;
	}
	
	
		#slider-row
	{
		display: display;
		width:100%;
		margin-top: 65px;
	}
	
	#menu-row
{
	background-image: url(../images/background10.png);
	 background-repeat:repeat-x;
	/*background: rgba(255, 255, 255, 1) none repeat scroll 0 0;*/
border-bottom: 0px solid #999931;
left: 0;
position: fixed;
top: 0px;
width: 100%;

}
#as-contact {
	
	/* Die folgenden 4 Zahlen musst du selbst anpassen */
	
position: fixed;
top: 20px;
left: 80px;
height: 20px;
width: 80px;
overflow: hidden;
border: 0px solid #000;
z-index:1001;
}

#logo
{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	-webkit-transition: margin 0.5s;
	-moz-transition: margin 0.5s;
	-o-transition: margin 0.5s;
	transition: margin 0.5s;
	margin-right:0px;
}

.scrolled #logo
{
	margin-top: 0px;
}

.navigation
{
	float: none;
	margin-left: 0px;
}

.scrolled #menu-row
{
	/*background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	-webkit-transform: translateZ(0);*/
	background-image: url(../images/background10.png);
	 background-repeat:repeat-x;
}
	
	
	
	#wrapper
	{
		margin: 0;
	}
	
	#footer-wrapper
	{
		height: auto;
	}
	
	#push
	{
		display: none;
	}
	
	
	#as-contact {
	

	
position: fixed;
top: 20px;
left: 80px;
height: 20px;
width: 80px;
overflow: hidden;
border: 0px solid #000;
z-index:1001;
}
	
	#logo
	{
		float: left;
		margin-left: 0;
		margin-right: 0px;
		text-align: center;
	}
	
	#logo a
	{
		margin: 0;
	}
	
	.sequence-pagination-wrapper ul.sequence-pagination 
	{
		padding: 10px 40px !important;
	}
	
	.blog .item .item_content .item_introtext
	{
		font-size: 14px;
		line-height: 17px;
	}
	
	.moduletable.devices
	{
		margin-bottom: 40px;
	}
	
	.moduletable
	{
		padding-top: 0px;
	}
	
	.moduletable:first-child
	{
		padding-top: 0px;
	}		
	
	.team
	{
		font-size: 0;
		line-height: 0;
	}
	
	.team .item
	{
		font-size: 17px;
		line-height: 25px;
		display: inline-block !important;
		width: 50% !important;
		vertical-align: top;
	}
	
	.team .item .item_img a
	{
		width: 100% !important;
	}
	
	.pricing .row-fluid .item + .item .item_container
	{
		border-left-color: #c3c3c3;
	}
	
	.achievements
	{
		font-size: 0;
		line-height: 0;
	}
	
	.achievements .item
	{
		font-size: 17px;
		line-height: 25px;
		display: inline-block !important;
		width: 50% !important;
		vertical-align: top;
	}
	
	.gallery .mix
	{
		width: 50% !important;
	}
	
	.blog .item
	{
		width: 50% !important;
		float: left !important;
	}
	
	.pricing .item
	{
		width: 50% !important;
		float: left !important;
	}
	
	.body__home #menu-row
	{
		position: static;
	}
	
	.sequence-prev, .sequence-next
	{
		width: 25px !important;
	}
	
	.sequence-slider > .sequence-canvas li > .info
	{
		left: 50px !important;
		right: 50px;
	}
	
	.navigation ul.sf-menu > li > a, 
	.navigation ul.sf-menu > li > span
	{
		padding: 0 15px;
		font-size: 16px;
		line-height: 50px;
		border-top: 0px solid #4a4947 !important;
background-color: #ffffff;
	}
		
.navigation ul.sf-menu > li.active > a, 
.navigation ul.sf-menu > li.sfHover > a, 
.navigation ul.sf-menu > li.current > a, 
.navigation ul.sf-menu > li.active > span, 
.navigation ul.sf-menu > li.sfHover > span, 
.navigation ul.sf-menu > li.current > span
{
	background-color: #c4c2c0;
	color: #4a4947;

border-top: 4px solid #4a4947;
}

.navigation ul.sf-menu > li > a:hover, 
.navigation ul.sf-menu > li > span:hover
{
	background-color: #c4c2c0;
	color: #4a4947; 

}
		
	.navigation
	{
		float: none;
		margin-right: 0;
		padding: 0px 0px;
		margin-left:0px;
	}
	
	.nav.menu.pull-right.nav-pills
	{
		float: none;
		text-align: center;
	}
	
	.nav.menu.pull-right.nav-pills li
	{
		float: none;
		display: inline-block;
	}
	
	.social
	{
		text-align: left;
		padding: 10px 0;
	}
	
	[class*="cols"] [class*="span"] 
	{
	 	width: 100%;
	}
	
	.item-image.blog-image
	{
		float: none;
		margin: 0 0 20px 0;
	}
	
	.row-fluid [class*="itemSpan"], 
	.row-fluid [class*="span"]
	{
		display: block;
		float: none;
		margin-left: 0;
		width: auto;
	}

	.page-gallery ul.gallery .gallery-grid
	{
		width: 49.99%;
		max-width: 49.99%;
	}
	
	.page-gallery ul.gallery .gallery-grid .view .item_img
	{
		max-width: 100%;
	}
	
	.page-gallery ul.gallery .gallery-grid .view .item_img a
	{
		display: block;
	}

	.img-full__left.span5
	{
		width: 50%;
	}
	
	.contact_details .contact_details_item
	{
		width: 30%;
		float: left;
	}
	
	.page-gallery ul.gallery .gallery-grid .view
	{
		margin: 0 auto;
	}
	
	.page-gallery ul.gallery .gallery-grid .view .item_img
	{
		float: none;
		margin: 0 !important;
	}
	
	#content-row-6 .mod-newsflash-adv article:first-child .item_container
	{
		margin-right: 0px;
	}
	
	#content-row-6 .mod-newsflash-adv article:last-child .item_container
	{
		margin-left: 0px;
	}

	.mod-search__aside .mod-search_searchword
	{
		width: 50%;
	}
	
	.scrolled #logo h1 span
	{
		font-size: 60px;
		line-height: 60px;
	}
	
	.scrolled #logo
	{
		margin-top: 0px;
		padding-top: 2px;
	}
	
	#logo
	{
		margin-top: 0px;
		padding-top: 4px;
	}
	
	.caroufredsel_prev 
	{
		left: -4%;
	}	
	
	.sequence-slider > .sequence-canvas li > .info
	{
		display: none !important;
	}
	
.btn
{
	padding: 20px 14px 16px;
	font-size: 17px;
	line-height: 25px;
	background: none;
	color: #22315E;
	text-shadow: none;
	border: 0px solid #e6e6e6;
	border-bottom-color: #e6e6e6;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
}