/* MAIN BANNER */
#main-banner {
	position: relative;
	min-height: 530px; /*675px;*/ /*843px;*/
}

#main-banner .img-wrapper {
	min-height: 791px; /*785px;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center;
}

#main-banner video {
	/*width: 100%;
	min-height: 791px;
	height: 100%;*/
	position: absolute; 
    right: 0; 
    bottom: -55px; /*0;*/
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto; 
    z-index: -100;
    background-size: cover;
    overflow: hidden;
	/* fix whitespace */
	display: block;
}

#main-banner .content {
	position: absolute;
	left: 50px;
	top:  140px; /*170px;*/ /*225px;*/ /*140px;*/
	color: #FFF;
	z-index: 2;
}

#main-banner .content .whoweare {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-size: 22px;
}

#main-banner .content .left {
	width: 50%;
	display: inline-block;
}

#main-banner .content .right {
	width: 50%;
	float: right;
	display: inline-block;
}

#main-banner .content .logo {
	width: 400px;
	margin-bottom: 12px;
}

#main-banner .content .title {
	font-size: 17px;
	font-weight: 200;
	padding-left: 20px;
	font-style: italic;
}

#main-banner .content .description {
	font-family: 'Roboto', sans-serif; /*'Raleway', sans-serif;*/
	font-size: 32px; /*48px;*/
	font-weight: 900;
	border-left: 5px solid #D2FF00;
	padding-left: 12px;
	line-height: 32px; /*29px;*/ /*45px;*/
	/*padding-top: 25px;*/ /*35px;*/
}

#main-banner .content .description span.first {
	max-width: 300px;
	display: inline-block;
	max-width: 650px;
	font-family: 'Droid Serif';
	font-weight: 400;
	font-size: 35px; /*38px;*/
	margin-top: 15px;
	margin-bottom: 6px;
}

#main-banner .content .description span.second {
	display: block;
	font-family: 'Droid Serif';
	font-weight: 400;
	font-size: 35px; /*38px;*/
}

#main-banner .content .description span.third {
	display: block;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 19px; /*23px;*/
	line-height: 23px;
	margin-top: 17px;
}

#main-banner .content div.four {
	font-family: 'Roboto';
	color: #D2FF00;
	border-left: 5px solid #D2FF00;
	padding-top: 10px; /*25px;*/
	font-weight: 400;
	padding-left: 12px;
	font-size: 29px; /*32px;*/
	line-height: 20px; /*28px;*/
	font-style: italic;
	padding-right: 15px;
}

#main-banner .content div.four span {
	vertical-align: middle;
}

#main-banner .content div.four .four-logo {
	width: 200px;
	margin-right: 5px;
}

#main-banner .content div.four .important {
	font-weight: 600;
}

#main-banner .out {
	position: absolute;
	right: 70px;
	top: 270px; /*140px;*/
	z-index: 1;
	width: 450px;
}

#main-banner .approved-itf {
	position: absolute;
	right: 70px;
	bottom: 50px;
	display: none;
}

#main-banner .approved-itf .text {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 20px;
}

#main-banner .stamp {
	position: absolute;
	bottom: 23px;
	right: 30px;
}

#main-banner .stamp2 {
	position: absolute;
	/*top: 110px;*/
	bottom: 40px; /*50px;*/
	right: 40px;
	height: 135px; /*100px;*/ /*145px;*/
	width: auto;
}

#latests-news {
	background-color: #D2FF00;
	height: 60px;
	line-height: 60px;
	padding-left: 280px; /*50px;*/
	position: relative;
}

#latests-news .title {
	font-weight: 800;
	position: absolute;
	width: 225px; /*300px;*/
	top: 10px;
	left: 50px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 25px;
	border-left: 5px solid #000;
}

/* carrusel de textos animados */
.text-carousel {
	height: 530px;
}

.text-carousel .table {
	height: 100%;
}

.text-animation {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 10;
}

.text-animation .text {
	height: 100%;
	display: none;
	position: relative;
}

.text-animation span {
	transition: all 1.5s ease;
	position: relative;
	font-weight: 900;
	font-size: /*71.51px;*/ 87px;
	line-height: 75px;
	/*line-height: 65px;*/
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
}

.text-animation span.ta.ishidden {
	opacity: 0;
	/*bottom: 50px;*/
	left: -100%; /*-50px;*/
	/*color: red;*/
}

.text-animation span.ta.isvisible {
	/*bottom: 0;*/
	left: 0;
	opacity: 1;
	color: #FFF;
}

.text-animation span.ta.isout {
	/*bottom: -50px;*/
	left: 100%; /*50px;*/
	opacity: 0;
}

.text-animation span.foxtenn-color {
	color: #D2FF00!important;
}
/* fin de carrusel de textos animados */

@media(max-width: 1325px) {
	#owl-posts-wrapper .arrow.left-arrow {
		left: -53px!important;
	}

	#owl-posts-wrapper .arrow.right-arrow {
		right: -53px!important;
	}
} 

@media(max-width: 1270px) {
	#owl-posts-wrapper .arrow.left-arrow {
		left: 0!important;
		opacity: 0.4;
	}

	#owl-posts-wrapper .arrow.right-arrow {
		right: 0!important;
		opacity: 0.4;
	}
}

@media(max-width: 1270px) { 
	#main-banner .content .description span.third {
    	font-size: 17px; /*18px;*/
    	line-height: 22px; /*24px;*/
	}

	#main-banner .content div.four {
    	font-size: 28px;
    	line-height: 25px;
	}

	#main-banner .content div.four .four-logo {
    	width: 180px;
    }

    #main-banner .content .left {
    	display: block;
    }

    #latests-news {
    	padding-left: 230px!important;
    }

    #latests-news .title {
    	font-size: 20px;
    	width: 185px;
    }

	#main-banner .content .left {
    	width: 95%;
	}    
}

@media(max-width: 1155px) {
	#main-banner .content .description span.first {
    	font-size: 24px;
    	line-height: 24px;
	}

	#main-banner .content .description span.second {
    	font-size: 24px;
    	line-height: 24px;
	}
}

@media(max-width: 1100px) {
	#main-banner .content .description span.first {
		font-size: 24px;
		line-height: 24px;
	}
	#main-banner .content .description span.second {
		font-size: 24px;
		line-height: 24px;
	}
	#main-banner .content .description span.third {
		font-size: 17px; /*18px;*/
		line-height: 22px; /*24px;*/
	}

	#main-banner .approved-itf img {
		width: 400px;
	}

	#main-banner .content div.four {
    	font-size: 26px;
    	line-height: 23px;
	}


}

@media(max-width: 900px) {
	#main-banner .approved-itf {
		display: none;
	}

	#certified-banner {
		display: block;
	}
	#main-banner .content .left {
		width: 95%;
	}
}

@media(max-width: 991px) {
	.ticker-wrap .ticker__item {
    	font-size: 20px;
    }

	#news-carousel > .title {
		font-size: 50px!important;
	}    

    #latests-news .title {
		
    }

    .text-animation span {
		font-size: 70.51px; /*50.51px;*/
		/*line-height: 47px;*/
	}
}

@media(max-width: 767px) {
	#main-banner .content .description span.first {
		font-size: 19px;
		line-height: 17px;
	}

	#main-banner .content .description span.second {
		font-size: 19px;
		line-height: 17px;	
	}

	#main-banner .content .description span.third {
		font-size: 14px;
		line-height: 16px;
	}

	#main-banner .content div.four {
		padding-top: 20px;
    	font-size: 18px;
    	line-height: 17px;
    }

    #main-banner .content div.four .four-logo {
   		width: 135px;
	}

	#latests-news .title {
		display: none;
	}

	#latests-news {
		padding-left: 0!important; /*20px; */
	}

	.ticker-wrap .ticker__item {
    	font-size: 16px;
	}

	#latests-news {
		height: 45px;
		line-height: 45px;
	}

	.ticker-wrap {
		height: 45px;
	}

	.ticker-wrap .ticker__item {
		height: 45px;
		line-height: 45px;
	}
}


/* FIN MAIN BANNER */

/* TEXTO CERTIFICACIONES */
#certified-banner {
	display: none;
}

#certified-text {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	text-align: center;
	padding: 35px 70px;
}

@media(max-width: 900px) {
	#certified-banner {
		display: block;
	}
}

/* FIN TEXTO CERTIFICACIONES */

/* BANNER ÚLTIMAS ENTRADAS DE BLOG */
#blog-last-news {
	background-color: white;
	color: #000;
	padding-top: 17px;
	padding-bottom: 60px;
	text-align: center;
	display: none;
}

#blog-last-news .title-wrapper {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px; /*24px;*/
}

#blog-last-news .title-wrapper .title {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 55px; /*32px;*/
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
	display: inline-block;
	background-color: #FFF; /*#d2ff00;*/
}

#blog-last-news .posts {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#blog-last-news .posts .post {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
}

#blog-last-news .posts .post .img-wrapper {
	height: 300px;
	width: 360px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center;
}

#blog-last-news .posts .post .info {
	position: absolute;
	left: 15px; /*35px;*/
	bottom: 10px; /*5px;*/
	text-align: left;
}

#blog-last-news .posts .post .info .type {
	font-family: 'Oswald', sans-serif;
	font-weight: 800;
	font-size: 20px;
	color: #000;
}

#blog-last-news .posts .post .info .type .type-wrapper {
	display: inline-block;
	background-color: #D2FF00;
	padding: 0 5px;
}

#blog-last-news .posts .post .info .title {
	font-family: 'Roboto', sans-serif; /*'Raleway', sans-serif;*/
	font-weight: 400; /*900;*/
	font-size: 18px;
	color: #FFF;
	padding: 0;
	padding-right: 10px;	
}
/* FIN BANNER ÚLTIMAS ENTRADAS DE BLOG */
#news-carousel {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	color: #000;
	padding-top: 17px;
	padding-bottom: 60px;
	text-align: center;
}

#news-carousel > .title {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 55px; /*32px;*/
	line-height: 1.2;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
	background-color: #FFF; /*#d2ff00;*/
	text-align: center;
}

#news-carousel .item .post {
	position: relative;
	/*height: 360px;*/
}

#news-carousel .owl-item {
	/*height: 360px;*/
}

#news-carousel .item .post .img-wrapper {
    height: 300px;
    /*width: 360px;*/
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% center;
    position: relative;
    padding: 15px;
}

#news-carousel .item .post a {
	text-decoration: none;
}

#news-carousel .item .post .img-wrapper .title {
	color: #D2FF00;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 32px;
	line-height: 25px;
	position: relative;
	text-align: left;
	line-height: 27px;
}

#news-carousel .item .post .img-wrapper .content {
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	position: relative;
	text-align: left;
}

#owl-posts-wrapper {
	position: relative;
}

#owl-posts-wrapper .arrow {
	position: absolute;
	top: 50%;
	margin-top: -26.5px;
	z-index: 10;
	cursor: pointer;
}

#owl-posts-wrapper .arrow.left-arrow {
	left: -85px;
}

#owl-posts-wrapper .arrow.right-arrow {
	right: -85px;
}

/* CAROUSEL DE ENTRADAS DE BLOG */

/* FIN DE CAROUSEL DE ENTRADAS DE BLOG */

/* NUEVOS BANNERS HOME */
.home-banner {
	position: relative;
	width: 100%;
}

.home-banner.bottom-spaced {
	margin-bottom: 22px;
}

.home-banner-container {
	position: absolute;
	left: 0; top: 0; right: 0; bottom: 0;
}

.home-banner-container.right {
	text-align: right;
}

.home-banner .img-wrapper {
	height: 700px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center/* !important*/;
	background-repeat: no-repeat;
}

.home-banner-container .home-banner-image {
	display: block;
}

.home-banner-container.right .home-banner-image {
	display: block;
	margin-left: auto;
}

.home-banner-container .home-banner-description {
	color: white;
	margin-top: 75px;
	width: 100%;
	max-width: 700px;
}

.home-banner-container.left .home-banner-description {
	padding-left: 50px;
}

.home-banner-container.right .home-banner-description {
	margin-left: auto;
	width: 100%;
	max-width: 700px;
	padding-right: 50px;
}

.home-banner-container .home-banner-description .text {
	font-family: 'Droid Serif';
	font-weight: 400;
	font-size: 33px;
	line-height: 38px;
}
.home-banner-container.left  .home-banner-description .text {
	padding-left: 12px;
}
.home-banner-container.right .home-banner-description .text {
	padding-right: 12px;
}

.home-banner-container.left .home-banner-description .text.yellow {
	border-left: 5px solid #d2ff00;
}
.home-banner-container.left .home-banner-description .text.blue {
	border-left: 5px solid #00affa;
}
.home-banner-container.left .home-banner-description .text.green {
	border-left: 5px solid #05d022;
}

.home-banner-container.right .home-banner-description .text.yellow {
	border-right: 5px solid #d2ff00;
}
.home-banner-container.right .home-banner-description .text.blue {
	border-right: 5px solid #00affa;
}
.home-banner-container.right .home-banner-description .text.green {
	border-right: 5px solid #05d022;
}

.home-banner-container .home-banner-description .link {
	margin-top: 20px;
}

.home-banner-container.right .home-banner-description .link {
	text-align: right;
}


@media(max-width: 767px) {
	/* A ESTA MEDIDA, LO ALINEADO A LA DERECHA SE COMPORTA YA COMO SI ESTUVIERA ALINEADO A LA IZQUIERDA */
	.home-banner-container.right {
		text-align: left;
	}

	.home-banner-container.left .home-banner-description {
		padding-left: 50px;
	}

	.home-banner-container.right .home-banner-description {
		padding-left: 50px;
		padding-right: 0;
		margin-left: 0;
	}

	.home-banner-container .home-banner-description .text {
		font-size: 28px;
		line-height: 32px;
	}

	.home-banner-container.right .home-banner-description .text {
		padding-left: 12px;
		padding-right: 0;
	}

	.home-banner-container.right .home-banner-description .text.yellow {
		border-left: 5px solid #d2ff00;
		border-right: 0px;
	}
	.home-banner-container.right .home-banner-description .text.blue {
		border-left: 5px solid #00affa;
		border-right: 0px;
	}
	.home-banner-container.right .home-banner-description .text.green {
		border-left: 5px solid #05d022;
		border-right: 0px;
	}

	.home-banner-container.right .home-banner-description .link {
		text-align: left;
	}

}

/* FIN NUEVOS BANNER HOME */

/* ESPECIFICOS DE LOS TRES TIPOS DE BANNERS DE LA HOME */
.home-banner-container .home-banner-image.inout {
	margin-left: 50px;
	margin-top: 198px;
}

.home-banner-container .home-banner-image.tournaments {
	margin-left: 50px;
	margin-top: 35px;
}

.home-banner-container .home-banner-image.academies {
	margin-top: 35px;
	margin-right: 13px;
}

@media(max-width: 767px) {
	.home-banner-container .home-banner-image {
		width: 80%;
	}
	.home-banner-container .home-banner-image.academies {
		margin-right: auto;
		margin-left: 50px;
	}
}


/* BANNER PISTA */
#image1 .img-wrapper {
	height: 519px; /*646px;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center/* !important*/;
	background-repeat: no-repeat;
}
/* FIN BANNER PISTA */

/* BANNER SCREENS */
#screens .img-wrapper {
	height: 519px; /*646px;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center/* !important*/;
	background-repeat: no-repeat;
}
/* FIN BANNER SCREENS */

/* BANNER IMAGE2 */
#image2 {
	position: relative;
	height: 519px;
}

#image2 .img-wrapper {
	height: 646px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 50% center/* !important*/;
	background-repeat: no-repeat;
}

#image2 video {
	position: absolute; 
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto; 
    z-index: -100;
    background-size: cover;
    overflow: hidden;
	/* fix whitespace */
	display: block;
}
/* FIN BANNER IMAGE2 */

#news-carousel > .title {
	font-size: 43px!important;
}

@media(max-width: 1250px) {
	#main-banner .out {
		width: 300px;
	}
}

@media (max-width: 1199px) {
	#blog-last-news .posts .post .img-wrapper {
		height: 240px;
		width: 288px;
	}

	#news-carousel {
		max-width: 921px;
	}

	#news-carousel .item .post .img-wrapper {
		height: 240px;
	}

	#news-carousel .item .post .img-wrapper .content {
		/*text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;*/
	}

	#news-carousel .item .post .img-wrapper .title {
		font-size: 20px;
		line-height: 21px;
		margin-bottom: 10px;
	}

	#news-carousel .item .post .img-wrapper .content {
		font-size: 15px;
		line-height: 17px;
	}
}

@media(max-width: 1105px) {
	#main-banner .stamp2 {
		height: 120px;
		/*top: 118px;*/
		bottom: 35px;
		right: 15px;
	}
}


@media(max-width: 1080px) {
	#main-banner .out {
		top: 330px;
		right: auto;
		left: 70px;
	}
}

@media(max-width: 992px) {

	#main-banner {
		min-height: 530px; /*650px;*/
	}

	#image2 {
		height: 650px;
	}

	#main-banner .img-wrapper  {
		min-height: 540px;	
	}

	#main-banner .out {
		top: 260px;
	}

	#main-banner .content {
		top: 160px;
	}

	#main-banner .content .description .little {
		font-size: 13px;
	}

	#main-banner .content .description {
		font-size: 25px;
		line-height: 24px;
	}

	#main-banner .approved-itf .text {
		font-size: 20px;
	}

	#main-banner .content .logo {
		width: 280px;
	}

	#blog-last-news .posts .post .img-wrapper {
		height: 200px;
		width: 240px;
	}

	#blog-last-news .posts .post .info {
		left: 20px;
	}
	
	#image1 .img-wrapper, #screens .img-wrapper, #image2 .img-wrapper {
		height: 446px;
	}
	
	#image1 .img-wrapper, #screens .img-wrapper, #image2 .img-wrapper {
		height: 546px;
	}

	#news-carousel {
		max-width: 776px;
	}

	#news-carousel .item .post .img-wrapper {
		height: 200px;
	}

	#news-carousel .item .post .img-wrapper .title {
		font-size: 17px;
		line-height: 18px;
		margin-bottom: 5px;
	}

	#news-carousel .item .post .img-wrapper .content {
		font-size: 12px;
		line-height: 14px;
	}

	#main-banner video {
		right: -430px;
	}
}

@media(max-width: 820px) {
	#blog-last-news .posts .post .img-wrapper {
		height: 180px;
		width: 216px;
	}
	
	#blog-last-news .posts .post .info .type {
		font-size: 18px;
	}

	#blog-last-news .posts .post .info .title {
		font-size: 16px;
	}

	#news-carousel {
		max-width: 724px;
	}

	#news-carousel .item .post .img-wrapper {
		height: 180px;
	}

	#news-carousel .item .post .img-wrapper .title {
		font-size: 16px;
		line-height: 17px;
		margin-bottom: 5px;
	}

	#news-carousel .item .post .img-wrapper .content {
		font-size: 11px;
		line-height: 13px;
	}
}

@media(max-width: 767px) {
	#main-banner .content {
    	top: 105px;
	}

	#main-banner {
		min-height: 350px; /*450px;*/ /*515px;*/ /*450px;*/
	}

	#image2 {
		height: 320px;
	}

	#main-banner .content .description .little {
		font-size: 12px;
	}

	#main-banner .content .description {
		font-size: 16px;
		line-height: 15px;
	}

	#main-banner .content .description .little {
		top: -2px;
	}

	#main-banner .content {
		left: 20px;
	}

	#main-banner .out {
		width: 176px; /*220px;*/
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	#main-banner .approved-itf {
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		width: 176px; /*220px;*/
	}

	#main-banner .approved-itf img {
		display: block;
	}	

	#main-banner .approved-itf .text {
		font-size: 13px; /*18px;*/
		display: inline-block;
	}

	#main-banner .approved-itf img {
		width: 173px;
	}

	#main-banner .content .logo {
		width: 180px;
	}

	#blog-last-news .posts .post .img-wrapper {
		height: 300px;
		width: 360px;
	}

	#blog-last-news .posts .post .info .type {
		font-size: 20px;
	}
	#blog-last-news .posts .post .info .title {
		font-size: 18px;
	}
	
	#image1 .img-wrapper, #screens .img-wrapper, #image2 .img-wrapper {
		height: 346px;
	}

	#image1 .img-wrapper {
		background-image: url('../images/image1_little.png') !important;
	}
	#screens .img-wrapper {
		background-image: url('../images/fondo_media_little.png') !important;
	}

	#blog-last-news .posts .post, #blog-last-news .posts .post a {
		display: block;
	}

	#blog-last-news .posts .post {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 15px
	}
	
	#blog-last-news .posts .post .img-wrapper {
		width: 100%;
	}

	#blog-last-news {
		padding-bottom: 5px;
	}
	
	#news-carousel {
		max-width: 100%;
		padding-bottom: 15px;
	}

	#news-carousel .item .post .img-wrapper {
		height: 300px;
	}

	#owl-posts-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}

	#owl-posts-wrapper .arrow.left-arrow {
		left: 15px!important;
	}

	#owl-posts-wrapper .arrow.right-arrow {
		right: 15px!important;
	}

	#news-carousel .item .post .img-wrapper .title {
		font-size: 18px;
		line-height: 19px;
		margin-bottom: 10px;
	}

	#news-carousel .item .post .img-wrapper .content {
		font-size: 15px;
		line-height: 17px;
	}

	.text-carousel {
		height: 350px; /*450px;*/
	}

	.text-animation span {
		font-size: 40.51px; /*30.51px;*/
		line-height: 35px; /*30px;*/
	}

	#main-banner video {
		right: -680px;
	}

	#main-banner .stamp2 {
		bottom: 15px !important;
		right: 15px !important;
		height: 70px;
		/*top: auto;*/
	}
}

@media(max-width: 479px) {
	#main-banner .content .description span.first {
		font-size: 16px;
		line-height: 15px;
	}

	#main-banner .content .description span.second {
		font-size: 16px;
		line-height: 15px;	
	}

	#blog-last-news .title {
		font-size: 27px;
	}
	#blog-last-news .posts .post .img-wrapper {
		/*height: 200px;
		width: 240px;*/
	}
	#blog-last-news .posts .post .info .type {
		font-size: 18px;
	}
	#blog-last-news .posts .post .info .title {
		font-size: 16px;
	}

	#image1 .img-wrapper, #screens .img-wrapper, #image2 .img-wrapper {
		height: 246px;
	}

	/* fix */
	#main-banner {
		/*min-height: 520px; /*625px;*/ /*650px;*/
	}

	.home-banner-container .home-banner-image.inout {
		margin-left: auto; /*20px;*/
		margin-right: auto;
	}

	.home-banner-container .home-banner-image.tournaments {
		margin-left: auto; /*20px;*/
		margin-right: auto;
	}

	.home-banner-container.left .home-banner-description {
		padding-left: 20px;
		padding-right: 20px;
	}

	.home-banner-container.right .home-banner-description {
		padding-left: 20px;
		padding-right: 20px;
	}

	.home-banner-container .home-banner-image.academies {
		margin-left: auto; /*20px;*/
		margin-right: auto;
	}
	/* fin fix */
}

@media(max-width: 319px) {
	#blog-last-news .title {
		font-size: 22px;
	}
	#blog-last-news .posts .post .img-wrapper {
		height: 180px;
		width: 216px;
	}
}
