@charset "UTF-8";
@media screen and (max-width: 680px) {
  /* rot */
  /* ----------------------- HEADER ----------------------- */
  /*
#headerTop {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	z-index: 10;
}
#header {
	.inside {
		ol,
		ul {
			list-style: none;
		}
	}
}
.mod_changelanguage {
	position: relative;
}
*/
  /* ----------------------- SCHRIFTEN ----------------------- */
  /* Für Textelement mit Bild rechts oder links */
  /* ----------------------- SLIDER ----------------------- */
  /* Slider Video */
  /* ----------------------- ALLGEMEIN ----------------------- */
  /* ----------------------- INHALTSELEMENTE ----------------------- */
  /* Logo */
  /* BUTTON Liberalisierung */
  /* Bildlinks */
  /* Team */
  /* Stellenbeschreibung */
  /* Tabelle */
  /* Galerievorschau */
  /* Galerie mit Bildunterschrift */
  /* Galerie Bild/Video mit Bildunterschrift */
  /* ----------------------- FORMULAR ----------------------- */
  /* ----------------------- FOOTER ----------------------- */
  /* Footer */
  h1 {
    font-size: 1.5rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  h1:after {
    margin-top: 5px;
    width: 80px;
  }
  h2 {
    font-size: 1.15rem;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  h2:after {
    margin-top: 5px;
    width: 80px;
  }
  .ce_text .image_container.float_left {
    margin-right: 0;
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .ce_text .image_container.float_right {
    margin-left: 0;
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .ce_rsce_slidervideo .wrapper .content .video {
    height: calc(100vw / 400 * 300);
  }
  .ce_rsce_slidervideo .wrapper .content .video video {
    margin-top: 0;
    height: calc(100vw / 400 * 300);
    width: auto;
  }
  #main ol, #main ul {
    list-style: disc;
    padding: 10px 0 40px 20px;
  }
  #main ol li, #main ul li {
    margin-bottom: 10px;
  }
  #main {
    position: relative;
    padding: 30px 0 100px;
  }
  #main .inside .mod_article {
    padding: 0 20px 50px;
  }
  .dienstleistungen #main .mod_article {
    padding-left: 20px;
  }
  .mod_article.last {
    margin-bottom: 0;
  }
  .ce_rsce_logo .logo-gross {
    display: none;
  }
  .ce_rsce_logo .logo-klein {
    display: block;
  }
  .ce_rsce_button {
    top: -200px;
    right: 20px;
    /* CIRCLE */
  }
  .ce_rsce_button .button .inner {
    height: 150px;
    width: 150px;
  }
  .ce_rsce_button .button .inner .text {
    height: 150px;
    width: 150px;
  }
  .ce_rsce_button a, .ce_rsce_button a:link, .ce_rsce_button a:focus, .ce_rsce_button a:visited {
    font-size: 14px;
  }
  .ce_rsce_bildlinks .wrapper .content {
    width: 50%;
    max-width: 120px;
  }
  .ce_rsce_bildlinks .wrapper .content .bild img {
    height: 80px;
  }
  .ce_rsce_linksMitLogo {
    display: block;
  }
  .ce_rsce_linksMitLogo .wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .ce_rsce_linksMitLogo .wrapper .content .logo {
    height: 120px;
    width: auto;
  }
  .ce_rsce_linksMitLogo .wrapper .content .logo img {
    max-height: 70px;
  }
  .ce_rsce_linksMitLogo .wrapper:nth-of-type(3n+3) {
    margin-right: 0;
  }
  .ce_rsce_linksMitLogo .wrapper:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .ce_rsce_linksMitLogo .wrapper:hover {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
  .ce_rsce_team {
    width: 100%;
    padding: 0 0 50px 0;
  }
  .ce_rsce_team .wrapper .inside .content .text .name {
    margin-top: 25px;
  }
  .ce_rsce_team:nth-of-type(3n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_team:nth-of-type(3n+3) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_team:nth-of-type(2n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_stellenbeschreibung .wrapper .inside .content .text .stelle span {
    display: block;
  }
  .ce_rsce_stellenbeschreibung .wrapper .inside .content .text .stelle span:last-child {
    margin-left: 0;
  }
  .ce_rsce_tabelle {
    margin-top: 50px;
  }
  .ce_rsce_tabelle .wrapper .content .tabelle .text .linie {
    display: block;
    width: 100%;
    border-bottom: none;
    margin-bottom: 20px;
  }
  .ce_rsce_tabelle .wrapper .content .tabelle .text .linie .bezeichnung {
    position: relative;
    width: 100%;
    min-width: 0px;
    display: block;
    padding: 15px;
    border-right: none;
    border-bottom: solid 3px #FEFEFE;
  }
  .ce_rsce_tabelle .wrapper .content .tabelle .text .linie .beschreibung {
    width: 100%;
    padding: 15px;
    display: block;
  }
  .galerieUebersicht {
    width: 100%;
    padding: 0 0 50px 0;
  }
  .galerieUebersicht:nth-of-type(3n+2) {
    padding: 0 0 50px 0;
  }
  .galerieUebersicht:nth-of-type(3n+3) {
    padding: 0 0 50px 0;
  }
  .galerieUebersicht:nth-of-type(2n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-mit-caption .wrapper .inhalt {
    width: 100%;
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-mit-caption .wrapper .inhalt:nth-of-type(3n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-mit-caption .wrapper .inhalt:nth-of-type(3n+3) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-mit-caption .wrapper .inhalt:nth-of-type(2n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-bild-video-caption .wrapper .inhalt {
    width: 100%;
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-bild-video-caption .wrapper .inhalt:nth-of-type(3n+2) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-bild-video-caption .wrapper .inhalt:nth-of-type(3n+3) {
    padding: 0 0 50px 0;
  }
  .ce_rsce_galerie-bild-video-caption .wrapper .inhalt:nth-of-type(2n+2) {
    padding: 0 0 50px 0;
  }
  .ce_form {
    margin-top: 50px;
    padding: 1px 20px 50px;
  }
  .formbody .widget-text {
    float: none;
    width: 100%;
  }
  .formbody .widget-text:nth-child(odd) {
    float: none;
    padding-right: 0;
  }
  .formbody .widget-text:nth-child(even) {
    float: none;
    padding-left: 0;
  }
  .ce_rsce_footer {
    padding: 40px 20px;
    text-align: center;
  }
  .ce_rsce_footer .wrapper {
    display: block;
  }
  .ce_rsce_footer .wrapper .content {
    display: block;
  }
  .ce_rsce_footer .wrapper .content .kaminfeger {
    display: none;
  }
  .ce_rsce_footer .wrapper .content .kontakt {
    margin-bottom: 50px;
  }
  .ce_rsce_footer .wrapper .content .kontakt .name:after {
    position: relative;
    display: block;
    left: auto;
    margin-top: 5px;
    margin: 5px auto 0;
    height: 0;
    content: "";
    border-bottom: 2px solid #FEFEFE;
    width: 80px;
  }
  .ce_rsce_footer .wrapper .content.right {
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  /* Tabelle Arbeitsgebiet */
  .ce_rsce_tabelleArbeitsgebiet .wrapper .content .tabelle .text {
    display: block;
  }
  .ce_rsce_tabelleArbeitsgebiet .wrapper .content .tabelle .text .linie {
    width: 100%;
  }
  .ce_rsce_tabelleArbeitsgebiet .wrapper .content .tabelle .text .linie:nth-child(even) {
    border-left: none;
  }
  .ce_rsce_tabelleArbeitsgebiet .wrapper .content .tabelle .text .linie:nth-child(odd) {
    border-right: none;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fhttpd%2Fvhosts%2Fschnyder-kaminfeger.ch%2Fhttpdocs_schnyderkaminfegerV5%2Ffiles%2Fkaminfeger%2Fscss%2Fmobile.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAMoB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYxB%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAOgB%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGZ%3BAAAA%3BAAAA%3BAAAA%22%7D */