/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
  font-size: 85%;
}

/*# sourceMappingURL=responsive.tablet.portrait.css.map */
.social-list a {
	font-size: 1.2em;
}	

.region-leaderboard {

    font-size: 1.0em;

}

.container .container {
max-width: 100%;}

body {
	
	font-size: 68%;
}

.header-container img {
    width: 160px;
}

.header_caption {

padding-left: 0em;
width: 100%;
}

.nav li a, .nav ul.menu li a {

    padding: 20px 18px 14px;

font-size: 1em;

}

.header-container__flex {
    align-items: flex-start;
    display: flex;
flex-flow: row;
}

.slider-right {

    padding-top: 40px;

}

.nav ul.menu li a.active {

    margin: -35px 0 0;
}

.nav ul.menu li a:hover {

    margin: -35px 0 0;

}

#menu-footer-menu-custom li a {

    font-size: 1.21em;
}

.masonry-item .views-field-title a {

font-size: 0.91em;}

#block-block-8 {

    font-size: 2em;

    padding: 40px 0px;

}

.slider-right {

    font-size: 1.6em;


}

.slider-right .slider-teaser {

    padding: 1px 60px;

}

.four-4x25 .region .region-inner {

    padding-top: 10px;
    padding-bottom: 10px;

}

.views-services-babis .view-content .views-row {
	
	    flex: 44%;
max-width: 44%;

}

.blog-babis .view-content .views-row {
flex: 28%;
max-width: 28%;

}

.erga-babis .view-content .views-row {
    flex: 28%;
max-width: 28%;}

.views-services-babis .view-content .views-row {
    flex: 28%;
max-width: 28%;}

.views-services-babis .view-content .views-row .views-field-title {

    font-size: 1.5em;
}

.blog-babis .view-content .views-row .views-field-title {

    font-size: 1.5em;

}

.field-name-field-images-after .field-items, .field-name-field-images-before .field-items{
	
	line-height: 0;

-webkit-column-count: 2;

-webkit-column-gap: 0px;

-moz-column-count: 2;

-moz-column-gap: 0px;

column-count: 2;

column-gap: 0px;
}