@charset "utf-8";
/* CSS Document */
/* 
    Document   : Layout
    Author     : Balamurugan
    Description: Purpose of the stylesheet follows.
*/

/* ========== Imported Styles  ========================================= */
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic|Open+Sans:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,500);
@import url(http://fonts.googleapis.com/css?family=Lato:400,100,300,700,700italic,300italic);

/* Generated July 2014 */

html, button, input, select, textarea { font-family: 'Lato', sans-serif; color: #000;font-weight:400; }
body {
	margin: 0;
	line-height: normal;
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	background: #00361c url(../images/raster.png) repeat;
	color: #090;
}

.greenbg{
	background: #00361c url(../images/raster.png) repeat !important;
}

.top_bar
{
	background: #002915;
	min-height: 40px;
	padding-top: 5px;
	border: 1px dotted #0C0;
}.top_bar a{color:#fff;}
#menusection
{
	background: #fff url(../images/raster.png) repeat;
	padding: 10px 0;
	

}
#menusection ul{margin:0px;padding:0px;}
#menusection ul li{list-style-type:none;float:left;padding:40px 0px;}
#menusection > ul > li.logospace{padding:0px;}
#menusection > ul > li> a{padding-top:50px;}
#menusection > ul > li> a> img{padding-top:50px;}
#menusection > ul > li> a> .logo{padding-top:0px;}

.sub-btn{width:147px;height:78px;}
.tab-content{
	box-shadow: 2px 2px 8px #000;
}

.gm-style .gm-style-iw{color:#000;}

.btn-home:hover, .btn-team:hover, .btn-approach:hover, .btn-shop:hover, .btn-infoa:hover, .btn-contact:hover, .btn-gallery:hover, .btn-partner:hover, .btn-wir:hover, .btn-land:hover, .btn-offroad:hover, .btn-reste:hover,
.btn-aktionen:hover, .btn-globe:hover, .btn-holiday:hover, .btn-carchk:hover, .btn-news:hover{background-position:bottom;}
.active a img{
	background-position: bottom;
}

.btn-home{background:url(../images/home_btn.png) no-repeat;}
.btn-team{background:url(../images/team_btn.png) no-repeat;}
.btn-approach{background:url(../images/afh_btn.png) no-repeat;}
.btn-shop{background:url(../images/shop_btn.png) no-repeat;}
.btn-infoa{background:url(../images/info_btn.png) no-repeat;}
.btn-contact{background:url(../images/contact_btn.png) no-repeat;}

.btn-gallery{background:url(../images/galery.png) no-repeat;}
.btn-partner{background:url(../images/partner_btn.png) no-repeat;}
.btn-wir{background:url(../images/wir_btn.png) no-repeat;}
.btn-land{background:url(../images/land_btn.png) no-repeat;}
.btn-offroad{background:url(../images/offroad_btn.png) no-repeat;}
.btn-reste{background:url(../images/reste_btn.png) no-repeat;}
.btn-aktionen{background:url(../images/aktionen_btn.png) no-repeat;}
.btn-globe{background:url(../images/globe_btn.png) no-repeat;}
.btn-holiday{background:url(../images/holiday.png) no-repeat;}
.btn-carchk{background:url(../images/carchk_btn.png) no-repeat;}
.btn-news{background:url(../images/news_btn.png) no-repeat;}

.tab-content h1{
	background: #002915;
	color: #0C0;
	padding: 10px 20px;
	font-family: Lato, sans-serif;
	border: 1px dotted #0C0;
	box-shadow: 2px 2px 5px #000;
}
.tab-content h2{color:#FFF;padding:0px 10px; font-size:22px;font-weight:600;}
.tab-pane p{
	padding: 10px;
	font-family: Lato, sans-serif;
	color: #090;
}
.booked-bl-simple-weather{width:auto !important;}

/*slider*/
.img-slider{
-webkit-box-shadow: inset 0px 5px 2px 0px rgba(50, 50, 50, 0.63);
-moz-box-shadow:    inset 0px 5px 2px 0px rgba(50, 50, 50, 0.63);
box-shadow:         inset 0px 5px 2px 0px rgba(50, 50, 50, 0.63);
z-index:9999;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
	position: relative;
	width: 100%;
	border: 1px dotted #090;
	
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav {
position:absolute;
z-index:999;
top:40%;
text-indent:-99999;
}
.callbacks_container .prev{left:0px;background:url(../images/prev.png) no-repeat;width:49px;height:73px;}
.callbacks_container .next{right:0px;background:url(../images/next.png) no-repeat;width:49px;height:73px;}
.callbacks_nav 
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
	height: auto;
	border: 0;
	width: 100%;
	shadow: 2px 2px 4px #000000;
  
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 61%;
	z-index: 999;
	right: 48%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
   visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:15px;
  width:15px;
  display:inline-block;
  border:2px solid #FFF;
}
.callbacks_here a:after{
	border:2px solid #024C16;
}
/*-- slider-caption --*/
.slider-caption{
	position: absolute;
	z-index: 999;
	display: table;
	margin: 0px auto;
	top: 90px;
	right: 20%;
	
	
}

.slider-caption h1{
	font-weight: 300;
	font-size: 35px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	padding: 15px;
	color: #000;
	background: rgba(255,255,255, 0.8);
	margin: 0px auto;
	display: table;
	text-align: center;
}
.slider-caption h1 span{
	color:#024C16;
}
.slider-caption h2
{
	font-size: 27px;
	margin: 0;
	float: right;
	text-align: right;
	font-family: 'Lato', sans-serif;
	padding: 15px;
	margin: 0px auto;
	display: table;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: rgba(0,153,0,0.9);
}

.slider-caption h2 span{
	color:#024C16;
}
.slider-caption p{
	color: #FFF;
	font-weight: 100;
	font-size: 1em;
	width: 70%;
	margin: 0.5em auto;
	line-height: 1.6em;
}
.slider-caption1{
	position: absolute;
	
	z-index: 999;
	right:0%;
	top: 36%;
	width:100%;
}
.slider-caption1 h1{
	font-weight: 300;
	font-size: 35px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	padding: 15px;
	color: #000;
	text-align: right;
	background: rgba(255,255,255,0.8);
	float: right;
}
.slider-caption1 h1 span{
	color:#024C16;
}
.slider-caption1 h2
{
	font-size: 27px;
	margin: 0;
	float:right;
	text-align:right;
	font-family: 'Lato', sans-serif;
	padding:15px;
	
	color:#000;
	background:rgba(255,255,255, 0.8);
}
/* slider end */
.last
{
	margin:0px !important;	
}

.three-block-slider
{
	background:#fff;
}
.three-block
{
	margin-top:-100px;
	position:relative;
	z-index:50;
	font-family:'Lato',sans-serif;
	line-height:25px;
	color:#fff;
	
}
.slider-block
{
	background:rgba(0,0,0,0.9);
	/*background:rgba(0,54,28, 1);*/
	padding:0px;
	padding-right:20px;
	margin-right:35px;	
	line-height:20px;
}
.slider-block p{padding:5px;}
.slider-block a{
	color: #fff;
	padding-right: 10px;
	font-size: 14px;
}
.slider-block h2{color:#fff;font-size:26px;	font-family: 'Lato', sans-serif;font-style:italic;padding-right:10px;font-weight:700;}
.save-money
{
	background: #009900;
	padding: 20px 20px;
	margin: 20px 0;
	text-align: center;
	border-radius: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	box-shadow: inset 2px 2px 3px #000;
}
.big-heading{
	font-size: 60px;
	font-family: 'Lato', sans-serif;
	padding-bottom: 30px;
	color: #090;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000000;
	}
	
	
.greencolor{color:#00361c;}
.save-money h1{
	font-size: 32px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #FFF;
	margin: 0px;
	text-align: center;
	padding-bottom: 10px;
	font-style: oblique;
}
.save-money h1 span{
	color: #FFFFFF;
	font-size: 25px;
	font-family: 'Lato', sans-serif;
}
.save-money h2{
	font-size: 22px;
	font-family: 'Lato', sans-serif;
	color: #FFF;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	text-shadow: 2px 2px 4px #000000;
}
.save-money h1 img{text-align:left;padding-right:20px;}
.dekar{margin-top:30px;}
.weoffer{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	box-shadow: 2px 2px 8px #000;
}
.weoffer li{
	list-style-type: none;
	font-family: 'Lato', sans-serif;
	color: #FFF;
	text-shadow: 2px 2px 4px #000000;
}


.cont-heading{border:1px solid #CCC;border-radius:10px;}
.cont-bg-arow{float:left; background:#00964f;width:70px;height:62px;color:#fff;font-size:25px; text-align:center;border-radius:5px;}
.cont-bg-arow span{margin-top:5px;background:#fff;width:50px;height:50px;border-radius:50px;color:#00964f;line-height:50px;}
.cont-heading h1{float:left; color:#fff;font-size:30px;margin:0px; line-height:60px;padding-left:20px;font-family: 'Lato', sans-serif;font-weight:700;}

.service-block{
padding:30px 0;
}
.service-blocks{
	padding-top: 20px;
	box-shadow: inset 2px 2px 5px #000;
}
.service-block h1{font-size:25px;text-align:center;margin:0px;color:#000;font-family: 'Lato', sans-serif;padding:10px 0;background:#f0f0f0;}


.box-border{border:1px solid #ccc;
padding:2px;width:170px;height:340px;background-color:#fff}
.navbar-brand{
	width:560px;
	display:block;
	left:0px;
	top:3px;
	position:relative;
}
.navbar-nav{
	margin:0px 0;
}

.pad0{
	padding: 0px !important;
}
.padtp10{padding-top:10px;}
.padlr20{padding-left:25px;padding-right:25px;}
.padlr30{padding:0px 30px;}
.padtb10{padding:10px 0;}
.padtb20{
	padding: 20px 0;
	font-family: Lato, sans-serif;	 
}
.padtb30{padding-top:30px;padding-bottom:30px;}
.pad05{padding:05px;}
.padtb10{padding-top:10px;padding-bottom:10px;}
.pad15{padding:15px;}
.fleft{
	float: left;
	color: #0C0;
}
.fright{ float:right;}
.right{ text-align:right;}
.contact{font-family: 'Lato'; font-weight:100; color:#636363;font-size:14px;}

h1{
	font-family: Lato, sans-serif;
	font-size: 32px;
	color: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-shadow: 2px 2px 4px #000000;
}
h2{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: 500;
	text-shadow: 2px 2px 4px #000000;
}
.nav > li{ padding:0px 0px;}

.navbar-nav > li > a{padding:15px 32px; font-size:14px;font-family: 'Lato', sans-serif;font-weight:700;border-right:1px solid #00A1CE;}
.navbar-nav > li > a.omega{border:none;}
.htmlcaption
{
	background:#cb4d15 ;	
	opacity:0.9;
	position:absolute;	
	z-index:99999;
	bottom:15%;
	right:15%;
	text-align:left;
	padding:15px;
	color:#fff;
	font-size:24px;
	width:25%;
	
}
.htmlcaption h1
{
	color:#fff;
	font-size:20px;
	margin:0px;
	padding-bottom:15px;
	font-weight:700;
	text-shadow:0px 1px 1px #000;
	
}
.htmlcaption p{color:#fff;font-size:12px;}

footer{
	background: #000000;
	padding-bottom: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin-top: 0px;
}

.footer-block
{
	background: #009900;
	
	margin-right: 35px;
	min-height: 350px;
}

.footer-block{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	box-shadow: inset 2px 2px 5px #000;
}
.footer-block h1{color:#fff;font-weight:700;font-size:20px;}
.footer-block a{padding:0px;color:#fff;font-family: 'Lato', sans-serif; font-weight:400;font-size:12px;}

.footer-block a:hover{
	color: #003300;
}
.footer-block ul{margin:0px;padding:0px;}
.footer-block ul li{border-bottom:1px dotted #999;padding:8px 0;float:none !important;list-style-type:none;display:inherit;padding-left:10px;}
.footer-block ul li:last-child{border-bottom:0px;}
.footer-block .glyphicon{font-size:12px;padding-right:15px;}
address{line-height:25px;}
.hours-open{border:1px solid #575a63;font-size:14px;padding:0px;}
.hours-open h2{
	background: #00361c;
	color: #3F0;
	padding: 10px;
	margin: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
.hours-open p{
	padding: 3px 10px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.secondfooter{
	background: #00361c url(../images/raster.png) repeat;
	padding: 10px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	border: 1px dotted #090;
}
.secondfooter a{
	color: #3F0;
	font-family: Lato, sans-serif;
	font-size: 14px;
}


.social-icon{padding:10px;}
.social-icon a{border:1px solid #fff;padding:5px 13px;font-size:20px;margin:0 5px;}
a.twitter{padding:5px 10px; }
a.gplus{padding:5px 10px; }




/*gallery*/
.gallery-block{
	padding: 30px 0;
	background-image: url(../images/raster.png);
	background-repeat: repeat;
}
.gallery-block h1{
	font-size: 18px;
	text-align: center;
	margin: 0px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding: 10px 0;
	background: #009900;
}
.zoom-icon
{
	background:rgba(255,255,255,0.8);
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	 opacity: 0.8;
    filter: alpha(opacity=40);
	right:17px;
	text-align:center;
	bottom:46px;
}
.zoom-icon span{font-size:20px;padding-top:5px;}

.images .title, .images .subtitle {
    cursor: pointer;
    font-weight: 600;
    left: 15% !important;
    margin-left: -500px;
    opacity: 0;
    position: absolute;
    top: 30%;
    width: auto;
}
.images .subtitle {
    font-weight: 400;
    margin-left: 600px;
    top: 68px;
}
.masonry .images .title, .masonry .images .subtitle {
    margin-left: 35px;
}
.title-wrap, .subtitle-wrap {
    position: relative;
}
.title-wrap h3, .subtitle-wrap p {
    color: #2b2b2b;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
    white-space: nowrap;
}
.title-wrap h3 span, .subtitle-wrap p span {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    padding: 4px 8px 5px;
    position: relative;
}
.subtitle-wrap p span {
    font-size: 11px;
    padding: 4px 8px 5px;
}

/*folio-thumb*/
.filter-content li {
	margin-bottom: 40px;
}
.filter-content .breadcrumb li {
	margin: 0 !important;
	float: left !important;
	width: auto;
}
.span4
{
	width:350px;
}
.folio-thumb {
	background: #fff;
	position: relative;
	overflow: visible;
	height: auto;
}
.folio-thumb .zoom {
	background: url(../images/zoom.png) 0 0 no-repeat transparent;
	width: 30px;
	height: 30px;
	position:absolute;
	outline: none;
	display: none;
	z-index: 99;
	opacity: 1;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
	bottom: 10%;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	opacity: 1;
}
.folio-thumb img{
	width:300px !important;  
	height:150px !important;
	
	
	}
.folio-thumb .zoom:hover {
	opacity: 0.7;
}
.img-overlay {
	background-color: #000;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0.5;
}







.contact input[type="text"]
{
	border: 1px solid #E3E3E3;
    padding: 10px;
    width: 70%;
	margin:5px 0;
}
.contact textarea
{
	border: 1px solid #E3E3E3;
    min-height: 120px;
    padding: 10px;
    width: 90%;
	margin:5px 0;
}
.contact input[type="submit"]
{
    background: none repeat scroll 0 0 #9c0000;
    border: 1px solid #7e0101;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.75) inset;
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
	
    padding: 6px 50px;
    text-transform: uppercase;
}

/*contact*/

#contactform input[type="text"], #contactform input[type="password"], #contactform select, #contactform textarea {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    color: #000;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 2%;
    transition: border 0.2s linear 0s;
    width: 95%;
}
.contact-right
{
	background:#f9f9ee;
	border:1px solid #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.12);
-moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.12);
box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.12);
border-radius:10px;
min-height:250px;

}

#contactform form {
    margin: 0;
    padding: 0;
}
#contactform p {
    margin-bottom: 10px;
}
#contactform label.error {
    display: none !important;
}
#contactform input.error, #contactform textarea.error, #contactform password.error {
    border-color: #c00 !important;
    box-shadow: none;
}
#contactform label {
}
#contactform input[type="text"], #contactform input[type="password"], #contactform select, #contactform textarea {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    color: #000;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 2%;
    transition: border 0.2s linear 0s;
    width: 95%;
}
#contactform textarea {
    height: auto;
}
#contactform select {
    height: 42px;
    line-height: 36px;
    padding-left: 0;
    text-indent: 4px;
    width: 99%;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
    border-color: rgba(82, 168, 236, 0.8) !important;
    box-shadow: none;
    opacity: 1 !important;
}
:-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}
*::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}
.submit {
    background: none repeat scroll 0 0 #222;
    border: 1px solid #222;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 42px;
    line-height: 1em;
    margin: 10px 0;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: auto !important;
}
.submit:hover {
    background: none repeat scroll 0 0 #509fb9;
    border: 1px solid #509fb9;
}
.heading-cover, .heading-cover-white {
    background: none repeat scroll 0 0 rgba(242, 242, 242, 0.7);
    height: 46%;
    left: 0;
    line-height: 1em;
    position: absolute;
    top: 54%;
    width: 100%;
}
.heading-cover-white {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
}
.heading-border {
    background: url("../img/heading-divider.png") repeat-x scroll 0 13px rgba(0, 0, 0, 0);
    margin-bottom: 20px;
    width: 100%;
}
.heading-border .headtext {
	background: url(none) repeat scroll 0 0;
	float: left;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0;
	padding-right: 15px;
	text-align: left;
}
.heading-border .linktext {
    background: none repeat scroll 0 0 #fff;
    float: right;
    font-size: 12px;
    font-weight: 600;
    margin-top: 3px;
    padding-left: 15px;
}
.spacer-10px, .spacer-20px, .spacer-40px {
    clear: both;
    display: block;
    height: 10px;
    width: 100%;
}



/* Bootstrap */
.navbar a { display: inline-block; text-align: center; padding: 10px 5px; }
.navbar a.current  { color: #555; pointer-events: none; cursor: default; }


	
@media (max-width: 1024px){.set01{margin-right: 15px;}.htmlcaption{left:32%;}
@media (min-width: 768px) and (max-width: 1024px){
.htmlcaption{font-size:15px;left:35%;line-height:15px;padding:10px;}.htmlcaption h1{font-size:20px;margin:0px;padding:5px 0;}
.nav > li{ padding:0px 0px;}
.block-bg{margin:0px 6px;}
.row{margin:0px auto;}
#menusection ul{margin:0px;padding:0px;}
#menusection ul li{list-style-type:none;float:left;padding:0px 4px;width:90px}
#menusection ul li:nth-child(4){width:200px;}
#menusection > ul > li> a> img{padding-top:30px;}
#menusection > ul > li> a> .logo{padding-top:0px;}

.btn-home{background:url(../images/home_btn.png) no-repeat;background-size:80px;}
.btn-team{background:url(../images/team_btn.png) no-repeat;background-size:80px;}
.btn-approach{background:url(../images/afh_btn.png) no-repeat;background-size:80px;}
.btn-shop{background:url(../images/shop_btn.png) no-repeat;background-size:80px;}
.btn-infoa{background:url(../images/info_btn.png) no-repeat;background-size:80px;}
.btn-contact{background:url(../images/contact_btn.png) no-repeat;background-size:80px;}
.btn-gallery{background:url(../images/galery.png) no-repeat;background-size:80px;}
.btn-partner{background:url(../images/partner_btn.png) no-repeat;background-size:80px;}
.btn-wir{background:url(../images/wir_btn.png) no-repeat;background-size:80px;}
.btn-land{background:url(../images/land_btn.png) no-repeat;background-size:80px;}
.btn-offroad{background:url(../images/offroad_btn.png) no-repeat;background-size:80px;}
.btn-reste{background:url(../images/reste_btn.png) no-repeat;background-size:80px;}
.btn-aktionen{background:url(../images/aktionen_btn.png) no-repeat;background-size:80px;}
.btn-globe{background:url(../images/globe_btn.png) no-repeat;background-size:80px;}
.btn-holiday{background:url(../images/holiday.png) no-repeat;background-size:80px;}
.btn-carchk{background:url(../images/carchk_btn.png) no-repeat;background-size:80px;}
.btn-news{background:url(../images/news_btn.png) no-repeat;background-size:80px;}




.sub-btn{width:80px;height:43px;}


.slider-block .last{margin-top:10px !important;}
.slider-block{margin-right:10px;margin-top:0px}

.gallery-block h1, .service-block h1{font-size:18px;}
.slider-block h2, .slider-block p, .slider-block a{ font-size:12px;line-height:16px;margin:0px;}
.slider-block h2{font-size:15px;}
.slider-caption{width:90%;top:20%;}
.callbacks_nav{top:40%;}
.save-money{display:none;}
.social-icon{padding:5px;}
.footer-block{margin-right:20px;}
}
@media (max-width: 481px){.htmlcaption{left:30%;}}
@media (min-width: 320px) and (max-width: 480px){
#menusection{display:none;}
.top_bar{display:none;}
.three-block{position:inherit;margin:0px;}
.slider-block{margin:10px 0; padding-right:5px;}
.slider-block h2, .slider-block p, .slider-block a{ font-size:12px;line-height:16px;}
.slider-block h2{font-size:15px;}
.slider-caption{display:none;}
.callbacks_nav{top:15%;}
.save-money h1 img{padding-right:0px;width:60px;}
.save-money h1{line-height:32px !important;}
.footer-block{margin:0px;}
.slider-caption1{display:none;}

.footer{text-align:center;}
.carousel{margin-bottom:0px !important;}
.navbar-brand{width:270px;float:none;margin:0px auto;}
.address{text-align:center;}
.block-bg{margin:0px;}
.carousel-inner img{height:160px;}
.carousel-indicators{}
.htmlcaption{font-size:12px;left:20%;bottom:1px;line-height:12px;padding:10px;display:none;}.htmlcaption h1{font-size:14px;margin:0px;padding:5px 0;}


.navbar-nav{ float:none; margin:50px 0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
box-shadow:none !important ;

border:0px solid #e3e3e3 !important;
border-radius:0px;
margin:0px !important;
}
.navbar-nav > li > a{border:none;}
.navbar-collapse{margin:0px;}
.nav > li{ padding:0;}

.row{margin:0px auto;}
.navbar-default .navbar-nav > li > a{color:#000;}
.social_network{text-align:center;}
.left-side{padding:0px;}
}


<style type="text/css">
 
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
 
</style>


#owl2-demo .item{
  margin: 3px;
}
#owl2-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
