﻿/*
 * 4.21 INFO BRANDS
 * ============================================================================
 */

.section-ibrands{
	background: url('../../images/ibrands-bg.jpg') no-repeat 50% 50%;
	background-size: cover;
}

.section-ibrands .fp-tableCell
{
	width:100%;
}

.section-ibrands .inner{
	padding-top: 60px;
	padding-bottom: 55px;
	width: 100%;
}


/* Info */

.ibrands-tabs
{
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
	max-height: 300px;
    left: 50px;
}

.ibrands-info{
	min-height: calc(100vh - 288px);
	margin-top: 15px; 
}
.ibrands-tab{
	width: 385px;
	max-width: 100%;
	display: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 40px;
	background-color: #fff;
}
.ibrands-tab-wrap{
	padding: 20px 32px 38px 32px;
}
.ibrands-tab h3{
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: center;
}
.ibrands-tab .imgwrap{
	margin-bottom: 12px;
	text-align: center;
}
.ibrands-tab .imgwrap img{
	width: 80px;
}

.ibrands-tab .button-area a{
	width: 100%;
	height: 70px;
	display: table;
    border-radius: 0 0 40px 40px;
    background-color: #6331fb;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 0.9rem;
    color: #fff;
}
.ibrands-tab .button-area a span{
	display: table-cell;
	vertical-align: middle;
}

@media all and (min-width: 769px){
	.ibrands-tab{
		margin-left: 0;
	}
	.ibrands-tab .imgwrap img{
		width: 100px;
	}
}
@media all and (min-width: 981px){
	.ibrands-tab .imgwrap img{
		width: 120px;
	}
}


/* Menu */

.ibrands-menu{
	overflow: hidden;
	margin-right: -10px;
	margin-left: -10px; 
}
.ibrands-menu-wrap{
	overflow-x: auto;
	margin-bottom: -20px;
	padding-bottom: 20px;
	text-align: center;
}
.ibrands-menu ul{
	width: 100%;
	display: table; 
	table-layout: fixed;
    margin: 0 auto;
    padding: 0;
}
.ibrands-menu li{
	width: 100%;
	display: table-cell;
	margin: 0;
	padding: 0; 
}
.ibrands-menu a{
	width: 100%;
	height: 58px;
	display: block;
	position: relative;
	border-right: 1px solid #c1bdbb;
	background-color: #ebebeb;
	text-decoration: none;
}
.ibrands-menu li:last-of-type a{
	border: none;
}
.ibrands-menu img{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) translateZ(0);
	-moz-transform: translate(-50%, -50%) translateZ(0);
	-ms-transform: translate(-50%, -50%) translateZ(0);
	-o-transform: translate(-50%, -50%) translateZ(0);
	transform: translate(-50%, -50%) translateZ(0);
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
.ibrands-menu img.hov{
	opacity: 0;
	z-index: 2;
}
.ibrands-menu a:hover, .ibrands-menu a.active{
	background-color: #6331fb;
}
.ibrands-menu a:hover img.reg, .ibrands-menu a.active img.reg{
	opacity: 0;
}
.ibrands-menu a:hover img.hov, .ibrands-menu a.active img.hov{
	opacity: 1;
}

@media all and (min-width: 441px){
	.ibrands-menu ul{
		width: auto;
	}
	.ibrands-menu li{
		width: auto;
	}
	.ibrands-menu a{
		width: 64px;
	}
	.ibrands-menu li:first-of-type a{
		border-radius: 18px 0 0 18px;
	}
	.ibrands-menu li:last-of-type a{
		border-radius: 0 18px 18px 0;
	}
}



/* 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: 1200px){
	
}
@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){
	
}
@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 */
	
}