#manset .carousel-wrapper {
	padding-top: 39.1%;
}
#manset .item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
}
#manset .item .imgContainer {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
}
#manset .tns-controls button {
	position: absolute;
	top: 40%;
	z-index: 15;
	background-color: rgba(255,255,255,0.5);
	border: none;
	font-size: 0px;
	width: 50px;
	height: 50px;
	font-family: 'default' !important;
	color: white;
	border-radius: 7px;
}
#manset .tns-controls button:hover {
	background-color: #e01847b3;
}
#manset .tns-controls button:last-child {
	right: 4%;
}
#manset .tns-controls button:last-child:before {
	content: "\e967";
	font-size: 18px !important;
	line-height: 18px !important;
    display: block;
}
#manset .tns-controls button:first-child {
	left: 4%;
}
#manset .tns-controls button:first-child:before {
	content: "\e944";
	font-size: 18px !important;
	line-height: 18px !important;
}
#manset .tns-nav {
	display: none !important;
}
#manset #customize-thumbnails .tns-nav-active {
	background-color: #4356ce;
}
#manset #customize-thumbnails .tns-nav-active img {
	opacity: .6;
}
#manset #customize-thumbnails div {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#manset #customize-thumbnails div:hover {	
	transform: scale(1.1);
}
@media screen and (max-width: 992px) {
	#manset .item .imgContainer {
		height: 100%;
	}
	#manset, #manset .item {
		height: 29.5vh;
	}
	#manset .tns-controls button {
		top: 48%;
		width: 30px;
		height: 30px;
		border-radius: 5px;
	}
	#manset .tns-controls button:last-child {
		right: 5%;
	}
	#manset .tns-controls button:last-child:before {
		content: "\e967";
		font-size: 16px !important;
		line-height: 16px !important;
	}
	#manset .tns-controls button:first-child {
		left: 5%;
	}
	#manset .tns-controls button:first-child:before {
		content: "\e944";
		font-size: 16px !important;
		line-height: 16px !important;
	}
}

#mansetMobile .carousel-wrapper {
	padding-top: 120.5%;
}
#mansetMobile .item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
}
#mansetMobile .item .imgContainer {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
}
#mansetMobile .tns-controls button {
	position: absolute;
	top: 40%;
	z-index: 15;
	background-color: rgba(255,255,255,0.5);
	border: none;
	font-size: 0px;
	width: 50px;
	height: 50px;
	font-family: 'default' !important;
	color: white;
	border-radius: 7px;
}
#mansetMobile .tns-controls button:hover {
	background-color: #e01847b3;
}
#mansetMobile .tns-controls button:last-child {
	right: 4%;
}
#mansetMobile .tns-controls button:last-child:before {
	content: "\e967";
	font-size: 18px !important;
	line-height: 18px !important;
    display: block;
}
#mansetMobile .tns-controls button:first-child {
	left: 4%;
}
#mansetMobile .tns-controls button:first-child:before {
	content: "\e944";
	font-size: 18px !important;
	line-height: 18px !important;
}
#mansetMobile .tns-nav {
	display: none !important;
}
#mansetMobile #customize-thumbnails .tns-nav-active {
	background-color: #4356ce;
}
#mansetMobile #customize-thumbnails .tns-nav-active img {
	opacity: .6;
}
#mansetMobile #customize-thumbnails div {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#mansetMobile #customize-thumbnails div:hover {	
	transform: scale(1.1);
}
@media screen and (max-width: 992px) {
	#mansetMobile .item .imgContainer {
		height: 100%;
	}
	#mansetMobile .tns-controls button {
		top: 48%;
		width: 30px;
		height: 30px;
		border-radius: 5px;
	}
	#mansetMobile .tns-controls button:last-child {
		right: 5%;
	}
	#mansetMobile .tns-controls button:last-child:before {
		content: "\e967";
		font-size: 16px !important;
		line-height: 16px !important;
	}
	#mansetMobile .tns-controls button:first-child {
		left: 5%;
	}
	#mansetMobile .tns-controls button:first-child:before {
		content: "\e944";
		font-size: 16px !important;
		line-height: 16px !important;
	}
}