/*----------Main----------*/
body {
	font-size: 15px;
	line-height: 20px;
}
h1, h2 {
	font-size: 32px;
	line-height: 36px;
}
h1.title {
	font-size: 36px;
}
h3 {
	font-size: 28px;
	line-height: 32px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-size: 19px;
	line-height: 26px;
}
h6 {
	font-size: 17px;
	line-height: 20px;
}

/*----------Header----------*/
#service-hotline {
	margin: 14px 0 0 0;
	font-size: 14px;
}
#service-menu {
	display: none;
}
#social_media {
	display: none;
}
#menutrigger {
	display: block;
}
#stickyheader #menutrigger2 {
	display: block;
}
#mainmenu {
	display: none;
}
#search {
	display: none;
}
#service-menu ul li {
	padding: 0 15px 0 0;
}
#service-menu ul li a {
	font-size: 14px;
}
#dealer_trigger {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 160px;
}
#dealer_trigger.sticky {
	position: fixed;
	top: 67px;
}
#dealer_icon {
	width: 20px;
	height: 20px;
	margin: 9px 0 0 9px;
}
#teaser_trigger {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 200px;
}
#teaser_trigger.sticky {
	position: fixed;
	top: 107px;
}
#teaser_icon {
	width: 20px;
	height: 20px;
	margin: 9px 0 0 9px;
}
#mainmenu {
	margin: 46px 0 0 0;
}
#mainmenu ul li {
	padding: 0 5px;
}
#mainmenu ul li a {
	font-size: 14px;
}
#search {
	width: 15px;
	height: 15px;
	margin: 48px 0 0 7px;
}
#stickyheader #mainmenu {
	margin: 22px 0 0 0;
}
#stickyheader #mainmenu ul li {
	padding: 0 5px;
}
#stickyheader #mainmenu ul li a {
	font-size: 14px;
}

/*----------Content----------*/
blockquote {
	font-size: 18px;
	line-height: 23px;
}
#social_media {
	float: left;
	display: block;
}
.col4_1, .col4_2, .col4_3, .col4_4 {
	width: 48%;
	margin: 0 4% 2% 0;
	float: left;
}
.col4_2, .col4_4 {
	margin: 0 0 2% 0;;
}
#dl_list {
    margin: 10px 0 70px 0;
}
.dl_box {
    width: calc(100% - 2px);
    min-height: 70px;
    margin: 1.2% 1.5%;
}


