﻿/*
 * 4.17 INFO-GRAPHIC STATISTICS
 * ============================================================================
 */

.section-infogstat{
	background-image: url('../../images/infogstat_bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.section-infogstat .inner{
	padding-top: 95px;
	padding-bottom: 37px;
}

.infogstat_wrap{
	
}
.infogstat_wrap .items{
	margin: 0 -20px;
}
.infogstat_wrap .items:not(.mCustomScrollbar){
	height: 353px;
	overflow: hidden;
}

.infogstat_wrap .item{
	width: 270px;
	height: 353px;
	float: left;
	margin: 0 19px;
	text-align: center;
	white-space: normal;
	color: #fff;
}
.infogstat_wrap .item a{
	text-decoration: none;
	color: #fff;
}


/* Front */

.infogstat_wrap h3{
	height: 90px;
	margin: 0;
	text-transform: uppercase;
	line-height: 1.45rem;
	font-size: 1.2rem;
}

.infogstat_wrap .icon-wrap{
	width: 140px;
	max-width: 100%;
	margin: 0 auto 38px auto;
}
.infogstat_wrap .icon-wrap img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.infogstat_wrap .desc{
	height: 85px;
	line-height: 1;
	font-weight: bold;
	font-size: 1.8rem;
}


/* Back */

.infogstat_wrap .back{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    line-height: 1.45rem;
    font-weight: bold;
	font-size: 1.2rem;
}


/* Custom scroll */

.section-infogstat .mCSB_horizontal.mCSB_inside .mCSB_container{
	margin-bottom: 9px;
}
.section-infogstat .mCustomScrollBox{
	overflow: inherit;
}
.section-infogstat .mCustomScrollbar .custom-container{
	position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal{
	height: 9px;
}
.section-infogstat .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
	height: 9px;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 4px;
	background-color: #ebebeb;
}
.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
	background-color: transparent;
}
.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{	
	width: 80px!important;
}
/*.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, 
.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
	width: 26px;
	height: 362px;
	opacity: 1!important;
	bottom: 0;
    cursor: pointer;
    background-image: url('../../images/icon-slider-prev.png');
    background-position: 50% 50%;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
	left: -28px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
	right: -28px;
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}*/
.section-infogstat  .mCSB_buttonLeft, 
.section-infogstat  .mCSB_buttonRight{
	width: 26px;
	height: 362px;
	opacity: 1!important;
	bottom: 0;
    cursor: pointer;
    background-image: url('../../images/icon-slider-prev.png');
    background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
}
.section-infogstat  .mCSB_buttonLeft{
	left: 0;
}
.section-infogstat  .mCSB_buttonRight{
	right: 0;
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}


/* Desktop */

@media all and (max-width: 2880px){
	
}
@media all and (max-width: 2560px){
	
}
@media all and (max-width: 2048px){
	
}
@media all and (max-width: 1920px){
	
}
@media all and (max-width: 1680px){
	
}
@media all and (max-width: 1600px){
	
}
@media all and (max-width: 1440px){
	
}
@media all and (max-width: 1366px){
	
}
@media all and (max-width: 1280px){
	
}
@media all and (max-width: 1340px){
	.infogstat_wrap .items{
		margin: 0;
	}
	.section-infogstat .mCustomScrollBox{
		padding: 0 45px;
	}
	.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
		left: 5px;
	}
	.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		right: 5px;
	}
}
@media all and (max-width: 1136px){
	
}
@media all and (max-width: 1024px){
	
}

/* ~ Tablets */

@media all and (max-width: 960px){
	
}
@media all and (max-width: 906px){
	
}
@media all and (max-width: 854px){
	
}
@media all and (max-width: 800px) {
	
}
@media all and (max-width: 768px){
	
}
@media all and (max-width: 736px){
	
}
@media all and (max-width: 720px){
	
}

/* ~ Cellphones */

@media all and (max-width: 667px){
	
}
@media all and (max-width: 640px){
	
}
@media all and (max-width: 601px){
	
}
@media all and (max-width: 568px){
	
}
@media all and (max-width: 540px){
	
}
@media all and (max-width: 480px){
	
}
@media all and (max-width: 414px){
	
}
@media all and (max-width: 384px){
	
}
@media all and (max-width: 375px){
	
}
@media all and (max-width: 360px){
	.section-infogstat .mCustomScrollBox{
		padding: 0 30px;
	}
	.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{
		left: -10px;
	}
	.section-infogstat .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		right: -10px;
	}
}
@media all and (max-width: 320px){
	
}
@media all and (max-width: 218px){ /* Moto 360 Watch */
	
}
@media (max-device-width: 42mm) and (min-device-width: 38mm){ /* Apple Watch ~ 158px max, 143px min */
	
}