.international img
{
	max-width:120px;
	
}
.foundation-img
{
		max-width:205px;
}

.sustainable-img
{
	max-width:100px
}


/*Founder CSs*/

.values {
	background: #f8f5f0;
	box-shadow: 2px 2px 2px 2px #e6e6e6;
	height: 318px;
}

.box-size {
	height: 290px;
}

.stories .box-size img {
	max-width: 250px
}


/*Award*/
.award-des .award-image {
	min-height: 150px;
	max-height: 150px;
	overflow: hidden;
}

.award-des .award-image img {
	transform: scale(1.3);
}

/* trade event */
.trade-events-logo {
    position: relative;
    min-height: 150px;
    max-height: 150px;
    overflow: hidden;
}

.trade-events-logo img {
    max-width: 120px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* designer page */
.designers .block .col-lg-4
{
		z-index:1;
}

.designers_overflow{
	background-position: top center!important;
	background-size: cover!important;
	height: 550px;
	width: 100%;
}

.matheo-color{
	background: #EDE6E4;
	z-index:0;
}
.gauri-khan-color{
	background: #C2B098;
	z-index:0;
}
.jennifer-color{
	background: #838D8C;
}
.tania-color
{
	background: #C79C89;
}
.shantanu-color{
	background: #A3838E;
}
.abin-color{
	background: #E9C6A6;
}

.ariana-color
{
	background:#D6C8AD;
}
.hiren-color
{
	background:#D3EBE9;
}
.artemis-color
{
	background:#F2DFD9;

}
.lorenzo-color
{
	background: #EDE6E4;
}
.kavi-color{
	background: #a6ab7b;
	z-index:0;
}

.stories_outer  .swiper-button-next, .stories_outer  .swiper-button-prev{
top: 40%!important;
}

.stories_outer  .swiper-button-next{
right: -10px!important;
}

.stories_outer  .swiper-button-prev{
left: -10px!important;
}

/* 404 */
.heading_error{
	font-size: 150px!important
}

@media(max-width:767px){
	.values {
	height: auto;
}

.stories_outer  .swiper-button-next{
right: 20px!important;
width: 13px;
    height: 44px;
    background-size: 13px 55px;
}

.stories_outer  .swiper-button-prev{
left: 20px!important;
width: 13px;
    height: 44px;
    background-size: 13px 55px;
}

.get-direct{
	position:inherit!important
}

.border-none-xs{
	border-right:0px!important;
}

.get_direct_button .w-50{
	width:100%!important
}

.w-50, .w-75{width:100%!important}

.sticky-top{
	    position: inherit!important;
}

.designers_overflow{
	height: 350px;
}

}