/*!
 * BEMNext Lab
 *
 * Copyright 2013 White Lioness technologies
 *
 */
 
header {
	position: fixed;
	height: auto;
	width: 100%;
	z-index: 1;
	background-color: #fff;
}

section {
	margin-bottom: 360px;
}

/* Fonts and Colors */

h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}

h6 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: italic;
}

.red {
	color: #BE1E2D;
}

.red-border {
	border: 1px solid #BE1E2D;
}

.red-background,
.red-fill {
	background: #BE1E2D;
}

.red-fill,
.red-fill h2,
.red-fill li,
.red-fill p {
  color: #FFF;
}

.red-fill li {
  font-weight: 300;
}

.red-fill .btn.red-background {
  color: #FFF;
  border-color: #FFF;
} 

.gray-border {
	border: 1px solid #aaa;
}

.gray-fill {
  background: #EEE;
}

.line-height {
	line-height: 65%;
}

/* Masorny */

#masorny, #about {
	position: relative;
	top: 170px;
}

.unfold {
	color: #bbbbbb;
	font-style: oblique;
	text-align:right;
}

.unfold:hover {
	color: #be1e2d;
	cursor: pointer;
	cursor: hand;
}

#about .row .col-12-md {
	margin-bottom: 60px;
}

#about .row .col-12-md h3 {
	padding-bottom: 10px;
}

.thumbnail {
	border-radius: 0px;
	margin-bottom: 10px;
}

.size-full {
	width: 100%;
}

.item,
.grid-sizer {
  position: absolute;
  width: 30%;
  margin-bottom: 10px;
}

.item.large {
  position: absolute;
  width: 60%;
  margin-bottom: 10px;
}

.item.larger {
  position: absolute;
  width: 90%;
  margin-bottom: 10px;
}

.item.small.gigante {
  position: absolute;
  width: 30%;
  margin-bottom: 10px;
}

.item.large.gigante {
  position: absolute;
  width: 60%;
  margin-bottom: 10px;
}


.item.gigante {
  position: absolute;
  width: 60%;
  height: auto;
  margin-bottom: 10px; 
}

.masonry {
  margin: 0 auto;
}

.speakers {
	display: table-row;
}

.list-signup {
	margin-left: 20px
}

/* Logo Partners */

.logo-partners {
	background-color: #fff;
	position: fixed;
	bottom: 60px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo-partners .container .row {
	border: 1px solid #ddd;
	margin-right: auto;
	margin-left: 0;
	padding-left: 5px;
}

.logo-header {
	float: right;
	margin-right: 20px;
	position: relative;
	top: -30px;
}

.logo-partners p {
	margin-bottom: 0px;
	top: 10px;
}

/* Buttons */

.nav-pills a {
	color: #bbb;
	font-size: 10pt;
}

.nav-pills .current a{
  color: #BE1E2D;
}

.nav>li>a:hover, .nav>li>a:focus {
  /*background-color: transparent;*/
  /*border-bottom: 1px solid #BE1E2D;*/
  /*color: #BE1E2D;*/
}

/* Header and Footer */

footer {
	background-color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
  padding: 10px 0;
}
footer ul {
  margin: 0;
}
footer ul li {
	font-size: 12px;
}

footer .logos {
  text-align: right;
  width: 50%;
}
footer .logos li{
  display: inline-block;
  margin-left: 20px;
}
footer .logos li a{}

ul {
	list-style: none;
}

ul.list{
  list-style: disc;
}

ul.list li{
  line-height: 24px;
}

.logo-header {
	float: right;
	margin-right: 20px;
}

.logo-footer {
	float: right;
	margin: 0px 20px 0px 0px;
}

.float-right {
	position: absolute;
	right: 0px;
}

/* Mailchimp Form */

label {
	font-weight: 400;
}

.indicates-required {
	font-size: 12px;
	margin-bottom: 5px;
}

.email {
	margin-left: 0px;
}

.input-group ul {
	margin-left: 95px;
}

.input-group ul li input {
	margin-right: 15px;
}

.clear input {
	position: absolute;
	bottom: 30px;
	right: 12px;
}


#mc_embed_signup {
	padding-bottom: 20px;
}

#mc_embed_signup > form {
	padding: 0px 0px 0px 0px;
}

#mc_embed_signup .button {
	background-color: #BE1E2D;
	border-radius: 0px;
}

#mce-EMAIL {
	position: absolute;
	left: 12px;
	height: 34px;
	width: calc(100% - 112px);

}

/* Responsive Media's */

@media (min-width: 768px) {
#footer {
	width: 750px;
	margin: auto;
}
.logo-header img {
	height: 30px;
}
#masorny {
	top: 120px;
}
}

@media (max-width: 991px) {
#footer,
.logo-partners .row {
	width: 95%;
	margin: auto;
}
}

@media only screen  
and (max-device-width : 1024px) 
and (orientation : portrait) {
.logo-header img {
	margin-top: 10px;
}
}

@media (max-width: 786px) {
.logo-partners {
	position: inherit;
	margin-bottom: 50px;
}
.logo-partners .row {
	width: 95%;
	margin: auto;
}
.logo-partners ul > li {
	margin-left: 0px;
}
section {
margin-bottom: 70px;
}
}

@media (min-width: 992px) {
	#footer,
	.logo-partners .row {
	width: 95%;
	margin: auto;
}
}

@media (min-width: 1200px) {
#footer,
.logo-partners .row {
	width: 94.25%;
	margin: auto;
}
.logo-header img {
	height: 60px;
}
#masorny {
	top: 100px;
}
header {
	height: 100px;
}
}

/* Width Item for Devices */

@media (max-width: 992px) {
.item,
.grid-sizer {
  width: 45%;
  margin-bottom: 10px;
}

.item.w2 {
  width: 100%;
  margin-bottom: 10px;
}
.item.gigante,
.item.large,
.item.large.gigante {
  width: 90%;
}
.item.large {
  width: 100%;
}
}

@media (max-width: 768px) {
.item,
.grid-sizer {
  width: 90%;
  margin-bottom: 10px;
}

.item.w2 {
  width: 90%;
  margin-bottom: 10px;
}

.item.gigante,
.item.large,
.item.large.gigante {
  width: 90%;
}
.item.large {
  width: 90%;
}
}

@media (max-width: 768px) {
.nav>li>a {
position: relative;
display: block;
padding: 5px 5px;
}
.container-fluid {
padding-left: 5px;
padding-right: 5px;
}
.logo-header {
	position: relative;
	bottom: 20px;
}
#masorny {
top: 90px;
}
#about {
top: 50px;
}
}

.row {
margin-left: 0px;
margin-right: 0px;
}


/* Loading Page */

#spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #fff;
}

#spinner .logo, 
.bouncer {
  margin: auto;
  position: relative;
  top: 40%;
  text-align: center;
}

#spinner .logo {
	margin-bottom: 20px;
}

#spinner .logo img {
	height: 60px;
}

@media (max-width: 992px) {
#spinner .logo img {
	height: 30px;
}
}

.bouncer > div {
  width: 10px;
  height: 10px;
  margin: 0px 5px 0px 5px;
  background-color: #BE1E2D;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bouncer .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.bouncer .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


/* Carousel elements */

.carousel-inner {
	margin: 0.5% auto 0.5% auto;
	float: center
}

.carousel-inner > .item > div > a >  img {
	margin: 0 auto;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  	width: inherit;
}

.carousel .carousel-inner .item {
    -webkit-transition-duration: 2.5s;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
}

.tentech {
	padding: 12px 10px 0 10px;
}

.carousel-inner > .next > div > a > .tentech {
	display: none;
}

@media (max-width: 1200px) {

	.tentech {
		padding: 12px 0 0 0;
	}
}


@media (min-width: 992px) {
	
	.carousel-inner .active.left { 
		left: -20%;
	}

	.carousel-inner .next {
		left:  20%;
	}

	.col-xs-2 {
		width: 20%;
	}

	.carousel-inner > .next > div:nth-child(5) > a > .tentech {
		display: inline;
	}
}

@media (max-width: 992px) {
	
	.carousel-inner .active.left { 
		left: -25%;
	}

	.carousel-inner .next {
		left:  25%;
	}

	.col-xs-2 {
		width: 25%;
	}

	.carousel-inner > .active > div:nth-child(5) > a > img,
	.carousel-inner > .next   > div:nth-child(5) > a > img {
		display: none
	}

	.carousel-inner > .next > div:nth-child(4) > a > .tentech {
		display: inline;
	}
}

@media (max-width: 768px) {
	
	.carousel-inner .active.left { 
		left: -33%;
	}

	.carousel-inner .next {
		left:  33%;
	}

	.col-xs-2 {
		width: 33%;
	}

	.carousel-inner > .active > div:nth-child(4) > a > img,
	.carousel-inner > .next   > div:nth-child(4) > a > img,
	.carousel-inner > .active > div:nth-child(5) > a > img,
	.carousel-inner > .next   > div:nth-child(5) > a > img {
		display: none
	}

	.carousel-inner > .next > div:nth-child(3) > a > .tentech {
		display: inline;
	}

	.tentech {
		padding: 15px 0 0 0;
	}
}