/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/
/*	



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-----------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
/* Vars ----------------------------------------------------*/
/* Mixins ----------------------------------------------------*/
/* Defaul tNav   ----------------------------------------------------*/
nav #comboNav {
  display: none;
}
nav #nav {
  display: block;
}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* TABLET WRAPPER ----------------------------------------------------*/
  .wrapper {
    width: 100%;
	margin: 0px auto 0px auto;
  }
  .hinweis-wrapper2 {
	margin: 0px auto 22px auto;
	width: 100%;
}
  .line-bott {
	border-bottom: 1px solid #62493d;
	width: 100%;
	margin: 20px auto 15px auto;
  }
  .line-heading {
	margin: 0px 28px 0px 28px;
	letter-spacing: .2px;
	font-size: 18px;
  }
  .line-heading2 {
	margin: 0px 28px 30px 28px;
	letter-spacing: .2px;
	font-size: 18px;
  }
  .line-subtitle {
    margin: 10px 50px 2px 50px;
    font-size: 12px;
    letter-spacing: .3px;
	line-height: 16px;
  }
    .line-subtitle-2 {
    margin: 10px 28px 3px 28px;
    font-size: 14px;
    letter-spacing: .3px;
	line-height: 18px;
	hyphens: auto;
	text-align: justify;
  }
  .dropcap {
	margin: 20px 50px 5px 50px;
}
  .page-content {
    position: relative;
    margin: 0px auto 15px auto;
    width: 100%;
  }
  .vignette {
	margin: 30px auto 40px auto;
  }
  .bubbly {
    display: block;
	margin: 0px auto 0px auto;
	padding: 30px 15px 30px 15px;
  }
  .email {
    width: 145px;
  }
  .frisur {
	display: block;
	margin: 0px auto 30px auto;
  }
  .kommentar2 {
	font-size: 12px;
  }
  .kommentar4 {
	font-size: 12px;
	line-height: 10px;
	margin: 0px 28px 0px 28px;
  }
  .action-button {
    margin-top: 2px;
  }
  .action-button2 {
    border: none;
	border-radius: 0px;
  }
  .action-button3 {
    margin-top: 5px;
  }
  /* TABLET VIDEO  ----------------------------------------------------*/
  .video-container2 {
  position: relative;
  height: 540px;
  overflow: hidden;
  margin: 30px 20px 30px 20px;
  }
  .video-container2 iframe,
  .video-container2 object,
  .video-container2 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 540px;
  border: none;
  }
  .video-container3 {
    position: relative;
    height: 500px;
    overflow: hidden;
    margin: 0px 50px 20px 50px;
   }
  .video-container3 iframe,
  .video-container3 object,
  .video-container3 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    border: none;
  }
  .video-container4 {
    position: relative;
    height: 530px;
    overflow: hidden;
    margin: 15px 28px 20px 28px;
   }
  .video-container4 iframe,
  .video-container4 object,
  .video-container4 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 530px;
    border: none;
  }
    .video-container5 {
    position: relative;
    height: 565px;
    overflow: hidden;
    margin: 15px 28px 20px 28px;
   }
  .video-container5 iframe,
  .video-container5 object,
  .video-container5 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 565px;
    border: none;
  }
    
    /*----START HEADLINE MEHRERE ZEILEN ---------------------------------*/
   .border-top { 
    margin: 23px auto 12px auto;
    width: 93%;
  }
  .headline {
	margin: 19px auto 17px auto;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 18px;
    width: 90%;
  }
  .border-bottom { 
    margin: 0px auto 13px auto;
    width: 93%;
  }
  /* TABLET LAYOUTS ----------------------------------------------------*/
  .one-third-col {
	float: left;
	margin-left: 24px;
	width: 221px;
  }
  .two-third-col {
    margin-right: 28px;
    margin-bottom: 60px;
    width: 466px;
  }
  /* TABLET SOCIAL ----------------------------------------------------*/
  #social-bar {
    margin-right: 28px;
  }
  /* TABLET NAV ----------------------------------------------------*/
  nav {
	width: 100%;
	margin-left: 0px;
	font-size: 20px;
  }
  nav #nav {
    margin-left: 26px;
    /* substract 10 from the link padding */
  
  }
  nav #nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* TABLET SLIDER ----------------------------------------------------*/
  .slider-wrapper {
    margin: 0px auto 0px auto;
    width: 702px;
  }
  /* TABLET FEATURED AND WORK LIST ----------------------------------------------------*/
  .feature,
  .work-list {
	margin-left: 0px;
  }
  .feature li,
  .work-list li {
    margin-left: 28px;
    width: 219px;
  }
  .nav-categories {
    margin: 20px 28px 20px 28px;
  }
  /* TABLET PAGER ----------------------------------------------------*/
  .pager {
    margin: 0px 28px 60px 28px;
  }
  /* TABLET PROJECT  ----------------------------------------------------*/
  #project-gallery {
	width: 400px;
	margin-left: 28px;
  }
  #project-info {
    margin-right: 28px;
  }
  .related-projects {
    margin-left: 28px;
    margin-right: 28px;
  }
  .related-projects .related-list li {
    width: 32%;
    margin: 0px 14px 0px auto;
  }
  .related-projects .related-heading {
	letter-spacing: .3px;
	font-size: 18px;
  }
  /* TABLET BLOG ----------------------------------------------------*/
  #posts-list {
    margin-left: 28px;
    width: 420px;
  }
  /* TABLET FORMS ----------------------------------------------------*/
  #commentform input,
  #commentform textarea {
    width: 390px;
  }
  /* input form widths */
  .wpcf7-form input,
  #contactForm input,
  .wpcf7-form textarea,
  #contactForm textarea {
    width: 450px;
  }
   /* TABLET SOCIAL ICONS  ----------------------------------------------------*/
  .social-icon {
    font-size: 22px;
  }
  .fa {
    padding: 9px;
    font-size: 30px;
    width: 23px;
    margin: 15px 8px 0px 0px;
  }
  /* TABLET WIDGETS  ----------------------------------------------------*/
  .widget-cols {
    padding-left: 4px;
  }
  .widget-cols > li {
    width: 21%;
    margin-left: 24px;
  }
  /* TABLET FOOTER  ----------------------------------------------------*/
  footer {
  font-size: 12px;
  margin-bottom: -25px;
  }
  footer:after {
  bottom: 0px;
  }
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  /* MOBILE GENERAL --------------------------------------------------------------------------------------------------- MOBILE GENERAL ------------*/
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  #main .tagline {
    font-size: 21px;
  }
  .wrapper {
    width: 100%;
	margin: 0px auto 0px auto;
  }
   .hinweis-wrapper2 {
	width: 100%;
	margin: 0px auto 0px auto;
  }
  .line-heading {
    margin: 0px 16px 15px 16px;
    font-size: 15px;
	text-align: center;
	line-height: 35px;
    letter-spacing: .3px;
  }
  .line-heading2 {
	margin: 0px 34px 20px 34px;
    font-size: 17px;
	text-align: center;
	line-height: 35px;
    letter-spacing: .3px;
  }
  .line-subtitle {
    margin: 15px 30px 10px 30px;
    font-size: 12px;
    letter-spacing: .3px;
	line-height: 14px;
  }
  .line-subtitle-2 {
    margin: 10px 17px 6px 17px;
    font-size: 14px;
    letter-spacing: .3px;
	line-height: 18px;
	hyphens: auto;
	text-align: justify;
}
  .line-bott {
	border-bottom: 1px solid #62493d;
	width: 100%;
	margin: 20px auto 15px auto;
  }
  .action-button {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 9px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 3px 7px;
	background: #e39916;
    border: none;
	border-bottom: none;
	border-right: none;
	border-bottom: none;
	border-right: none;
	box-shadow: none;
	letter-spacing: 0.07em;
  }
  .action-button:hover {
	background: #62493d;
	padding: 2px 5px 3px 7px;
	letter-spacing: 0.07em;
  }
   .action-button3 {
    margin-top: 5px;
	margin-right: auto;
  }
  .dropcap {
	margin: 0px 25px 20px 25px;
	line-height: 18px;
	font-size: 12px;
  }
  .email {
	font-size: 12px;
  }
  .vignette {
	margin: 10px auto 10px auto;
  }
  .kommentar {
	margin: 20px auto 20px auto;
	font-family: 'Arvo';
	font-size: 10px;
	line-height: 12px;
  }
  .kommentar2 {
	font-size: 8px;
	line-height: 10px;
	margin: 0px auto 20px auto;
  }
  .kommentar3 {
	font-size: 8px;
	line-height: 10px;
	margin: 20px auto 0px auto;
  }
  .kommentar4 {
	font-size: 10px;
	line-height: 10px;
	margin: 0px 34px 0px 34px;
  }
  .frisur {
	display: block;
	margin: 15px auto 15px auto;
  }
  .frisur2 {
	margin: 15px auto 0px auto;
  }
  .bubbly {
	width: 220px;
    display: block;
	margin: 0px auto 0px auto;
  }
  .page-content {
    position: relative;
	margin: 0px auto 15px auto;
  }
   /*----START HEADLINE MEHRERE ZEILEN ---------------------------------*/
  .border-top { 
    margin: 13px auto 12px auto;
    width: 93%;
	border-top: 3px solid #62493d;
  }
  .headline {
	margin: 5px auto 0px auto;
    width: 90%;
	padding: 3px 0px 3px 0px;
	line-height: 22px;
	font-size: 17px;
	letter-spacing: .3px;
  }
  .border-bottom { 
    margin: 12px auto 0px auto;
    width: 93%;
  }
  /* MOBILE LAYOUTS ----------------------------------------------------*/
  .one-third-col {
    margin-left: 34px;
    width: 252px;
  }
  .two-third-col {
    margin-right: 34px;
    margin-bottom: 60px;
    width: 252px;
  }
  /* MOBILE HEADER ----------------------------------------------------*/
    header {
  min-height: 85px;
  }
  header #logo {
    float: none;
    width: 220px;
    margin: 27px auto 0px auto;
  }
  header #logo img {
	width: 100%;
	margin: 0px;
	border-color: #FFF;
	border-bottom-color: #FFF;
  }
    /* PAGE CONTENT --------------------------------------------------------------------*/
   .page-content {
    width: 99%;
     margin: 0px auto 0px auto;
  }
  /* MOBILE SOCIAL ----------------------------------------------------*/
  #social-bar {
    float: none;
    width: 278px;
    margin: 0px auto 0px 18px;
  }
  /* MOBILE NAV ---------------------------------------------------*/
  nav {
    width: 100%;
    margin-left: 0px;
    font-size: 14px;
  }
  nav #nav {
    display: none;
  }
  nav #comboNav {
    display: block;
    width: 252px;
    margin-left: 34px;
    margin-top: 23px;
  }
  /* MOBILE SLIDER ----------------------------------------------------*/
  .slider-wrapper {
    margin: 0px auto 0px auto;
    width: 252px;
  }
  /* MOBILE FEATURE AND WORK LIST ---------------------------------------------------*/
  .feature,
  .work-list {
    margin-left: 0px;
  }
  .feature li,
  .work-list li {
    margin-left: 34px;
    width: 252px;
  }
  .feature li .title,
  .work-list li .title {
    font-size: 18px;
  }
  .feature li .excerpt,
  .work-list li .excerpt {
    font-size: 14px;
  }
  .nav-categories {
    margin: 20px 34px 20px 34px;
  }
    /*MOBILE VIDEO  ----------------------------------------------------*/
  .video-container2 {
  position: relative;
  height: 210px;
  overflow: hidden;
  margin: 30px auto 30px auto;
  }
  .video-container2 iframe,
  .video-container2 object,
  .video-container2 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 210px;
  border: none;
  }
  .video-container3 {
    position: relative;
    height: 190px;
    overflow: hidden;
    margin: 5px 34px 13px 34px;
  }
  .video-container3 iframe,
  .video-container3 object,
  .video-container3 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    border: none;
  }
  .video-container4 {
    position: relative;
    height: 190px;
    overflow: hidden;
    margin: 10px 34px 10px 34px;
  }
  .video-container4 iframe,
  .video-container4 object,
  .video-container4 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    border: none;
  }
  .video-container5 {
    position: relative;
    height: 215px;
    overflow: hidden;
    margin: 15px 28px 20px 28px;
   }
  .video-container5 iframe,
  .video-container5 object,
  .video-container5 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 215px;
    border: none;
  }
  /* MOBILE PAGER ----------------------------------------------------*/
  .pager {
    margin: 0px 34px 60px 34px;
  }
  /* MOBILE PROJECT  ----------------------------------------------------*/
  #project-gallery {
    width: 100%;
    margin-left: 0px;
  }
  #project-info {
    margin-right: 0px;
  }
  .related-projects {
    margin: 0px 15px 0px 15px;
  }
  .related-projects .related-list li {
    width: 100%;
	margin-bottom: 20px;
  }
  .related-projects .related-heading {
    overflow: hidden;
	width: 100%;
	margin: 30px auto 20px auto;
	text-align: center;
	font-family: 'Arvo';
	font-weight: 400;
	line-height: 52px;
	font-size: 17px;
	border-top: 3px solid #62493d;
	border-bottom: 1px solid #62493d;
	text-shadow: none;
	letter-spacing: .2px;
   }
  .related-projects .related-list li .thumb {
	width: 100%;
	margin: 0px auto 0px auto;
	display: flex; 
    justify-content: center; 
    align-items: center;
   }
  /* MOBILE PAGINATION ----------------------------------------------------*/
  #posts-list .page-navigation {
    /* Remove the invisible right margin */
  
    left: auto;
  }
  #posts-list .page-navigation div {
    right: auto;
  }
  /* MOBILE COLUMNS ----------------------------------------------------*/
  .entry-content .one-half,
  .entry-content .one-third,
  .entry-content .one-fourth {
    width: auto;
    margin-right: 0px;
  }
    
  /* MOBILE WIDGETS ----------------------------------------------------*/
  .widget-cols {
    padding-left: 0px;
    padding-bottom: 40px;
	font-size: 12px;
	line-height: 18px;
  }
  .widget-cols > li {
	width: 84%;
	margin-left: 34px;
	margin-bottom: 0px;
  }
  footer {
  font-size: 11px;
  margin-bottom: -25px;
  }
  footer:after {
  bottom: 0px;
  }
}
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* WIDE MOBLE GENERAL ----------------------------------------------------------------------------------------------------- WIDE MOBILE GENERAL -----------*/
  .wrapper {
    width: 100%;
	margin: 0px auto 0px auto;
  }
  .hinweis-wrapper2 {
	margin: 0px auto 22px auto;
	width: 93%;
  }
  .line-heading {
    margin: 0px auto 20px auto;
    font-size: 18px;
	text-align: center;
    letter-spacing: .3px;
	line-height: 45px;
  }
  .line-heading2 {
	margin: 0px auto 30px auto;
    font-size: 18px;
	text-align: center;
    letter-spacing: .3px;
	line-height: 45px;
  }
  .line-subtitle {
    margin: 0px 38px 5px 38px;
    font-size: 11px;
    letter-spacing: .3px;
	line-height: 15px;
  }
    .line-subtitle-2 {
    margin: 10px 22px 6px 22px;
    font-size: 14px;
    letter-spacing: .3px;
	line-height: 18px;
	hyphens: auto;
	text-align: justify;
}
    .line-bott {
	border-bottom: 1px solid #62493d;
	width: 93%;
	margin: 20px auto 15px auto;
  }
  .action-button {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	margin-top: 8px;
	padding: 1px 11px 3px 11px;
	background: #e39916;
    border: none;
	border-bottom: none;
	border-right: none;
	border-bottom: none;
	border-right: none;
	box-shadow: none;
	letter-spacing: 1px;
  }
  .action-button:hover {
	background: #62493d;
	padding: 1px 11px 3px 11px;
	letter-spacing: 1px;
  }
   .action-button3 {
    margin-top: 5px;
    margin-right: 3.7%;
  }
  .dropcap {
	margin: 0px 38px 20px 38px;
  }
   .vignette {
	margin: 20px auto 20px auto;
  }
  .bubbly {
    display: block;
	width: 400px;
	margin: 0px auto 0px 18px;
	padding: 10px 15px 10px 0px;
  }
  .frisur {
	display: block;
	margin: 20px auto 20px auto;
  }
  .frisur2 {
	margin: 30px auto 0px auto;
  }
  .kommentar {
	margin: 20px auto 20px auto;
	font-family: 'Arvo';
	font-size: 11px;
	line-height: 15px;
  }
  .kommentar2 {
	margin: 0px auto 40px auto;
}
  .kommentar3 {
	font-size: 10px;
	line-height: 10px;
	margin: 20px auto 0px auto;
  }
  .kommentar4 {
	font-size: 12px;
	line-height: 10px;
	margin: 0px 22px 0px 22px;
  }
  .page-content {
    position: relative;
    margin: 0px auto 15px auto;
  }
  /*---- WIDE MOBILE HEADLINE MEHRERE ZEILEN ---------------------------------*/
  .border-top { 
    margin: 0px auto 12px auto;
    width: 93%;
	border-top: 3px solid #62493d;
  }
  .headline {
	font-size: 18px;
	line-height: 22px;
    width: 90%;
	text-align: center;
  }
  .border-bottom { 
    margin: 12px auto 12px auto;
    width: 93%;
  }
  /* WIDE MOBILE LAYOUTS ----------------------------------------------------*/
  .one-third-col {
    margin-left: 24px;
    width: 436px;
  }
  .two-third-col {
    margin-right: 24px;
    width: 436px;
  }
  /* WIDE MOBILE HEADER ----------------------------------------------------*/
  header #logo {
    float: none;
    width: 250px;
	margin: 40px auto 17px auto;
  }
  /* WIDE MOBILE NAV ----------------------------------------------------*/
  nav #nav {
    display: none;
  }
  nav #comboNav {
    display: block;
    width: 436px;
    margin-left: 22px;
  }
  /* WIDE MOBILE SLIDER ----------------------------------------------------*/
  .slider-wrapper {
    width: 436px;
  }
  /* WIDE MOBILE SOCIAL ----------------------------------------------------*/
  #social-bar {
    float: none;
    width: 428px;
    margin: 0 22px 18px 22px;
  }
  /* WIDE MOBILE VIDEO  ----------------------------------------------------*/
  .video-container2 {
  position: relative;
  height: 350px;
  overflow: hidden;
  margin: 30px auto 30px auto;
  }
  .video-container2 iframe,
  .video-container2 object,
  .video-container2 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  border: none;
  }
  .video-container3 {
    position: relative;
    height: 310px;
    overflow: hidden;
    margin: 5px 34px 13px 34px;
  }
  .video-container3 iframe,
  .video-container3 object,
  .video-container3 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 310px;
    border: none;
  }
  .video-container4 {
    position: relative;
    height: 320px;
    overflow: hidden;
    margin: 15px 22px 15px 22px;
  }
  .video-container4 iframe,
  .video-container4 object,
  .video-container4 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    border: none;
  }
  .video-container5 {
    position: relative;
    height: 335px;
    overflow: hidden;
    margin: 15px 28px 20px 28px;
   }
  .video-container5 iframe,
  .video-container5 object,
  .video-container5 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 335px;
    border: none;
  }
  /* WIDE MOBILE FEATURE AND WORK LIST ----------------------------------------------------*/
  .feature li,
  .work-list li {
	margin-left: 22px;
	width: 206px;
  }
  .feature li .title,
  .work-list li .title {
    font-size: 18px;
  }
  .feature li .excerpt,
  .work-list li .excerpt {
    font-size: 14px;
  }
  .nav-categories {
    margin: 20px 22px 20px 22px;
  }
  /* WIDE MOBILE PAGER ----------------------------------------------------*/
  .pager {
    margin: 0px 22px 60px 22px;
  }
  /* WIDE MOBILE PROJECT  ----------------------------------------------------*/
  #project-gallery {
    width: 100%;
    margin-left: 20px;
  }
  #project-info {
    width: 100%;
    margin-right: 20px;
  }
  .related-projects {
    margin-left: 20px;
    margin-right: 20px;
  }
    .related-projects {
    margin: 0px auto 0px auto;
  }
  .related-projects .related-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .related-projects .related-list li:nth-child(2n) {
    margin-right: 20px;
  }
  .related-projects .related-heading {
	overflow: hidden;
	width: 93%;
	margin: 30px auto 20px auto;
	text-align: center;
	font-family: 'Arvo';
	font-weight: 400;
	line-height: 52px;
	font-size: 17px;
	border-top: 3px solid #62493d;
	border-bottom: 1px solid #62493d;
	text-shadow: none;
	letter-spacing: .2px;
  }
    .related-projects .related-list li .thumb {
	width: 93%;
	margin: 0px auto 0px auto;
	display: flex; 
    justify-content: center; 
    align-items: center;
   }
  /* WIDE MOBILE BLOG ----------------------------------------------------*/
  #posts-list {
    margin-left: 22px;
    width: 436px;
  }
  /* MOBILE FORMS ----------------------------------------------------*/
  .wpcf7-form input,
  #contactForm input,
  .wpcf7-form textarea,
  #contactForm textarea,
  #commentform input,
  #commentform textarea {
    width: 406px;
  }
  /* WIDE MOBILE PAGINATION ---------------------------------------------------*/
  #posts-list .page-navigation {
    /* Return to normal the centered pagination */
  
    left: 50%;
  }
  #posts-list .page-navigation div {
    right: 50%;
  }
  /* WIDE MOBILE SIDEBAR  ----------------------------------------------------*/
  #sidebar {
    width: 436px;
    margin-right: 22px;
  }
  /* WIDE MOBILE WIDGETS ----------------------------------------------------*/
  .widget-cols {
    padding-left: 0px;
  }
  .widget-cols > li {
	width: 87%;
	margin-left: 34px;
  }
/* WIDE MOBILE FOOTER  ----------------------------------------------------*/
  footer {
  font-size: 12px;
  margin-bottom: -25px;
  }
  footer:after {
  bottom: 0px;
  }
}
