/* Owl Carousel v1.3.3 by Bartosz Wojciechowski - http://owlgraphic.com/ */

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
	cursor:url(../img/grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	background:#371E75;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #D36FAB;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(../img/AjaxLoader.gif) no-repeat center center
}
/*Slide and Push Menus by Codrops -  http://tympanus.net/codrops/2013/04/17/slide-and-push-menus/*/
.cbp-spmenu {
	background: #cccccc;
	position: fixed;
}
h3 {
	margin:0;
	padding:0;
}
.cbp-spmenu h3 a {
	color: #999999;
	font-size: 30px;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #666666;
}
.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}
.cbp-spmenu a:hover {
	background: #d36fab;
	text-decoration:none;
	color:#ffffff;
}
.cbp-spmenu h3 a:hover {
	background:#666666;
}
.cbp-spmenu a:active {
	color:#371E75;
	font-weight:400;
}
.cbp-spmenu h3 a:active {
	color:#ffffff;
}
.cbp-spmenu-vertical {
	width: 25%;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #fff;
	padding: 16px;
}
.cbp-spmenu-left {
	left: -400px;
	top:0;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#cbp-spmenu-s1 i {
	font-style:normal;
}
#showLeft {
	border: none;
	background: #371E75;
	color: #fff;
	padding: 10px;
	display: inline-block;
	width: 100px;
	cursor: pointer;
	margin: 10px auto;
	text-align:center;
	font-size: 16px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
#showLeft:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
button:focus {
	outline:0;
}
body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*Icons created by IcoMoon - https://icomoon.io/ */
@font-face {
 font-family: 'icomoon';
 src:url('../fonts/icomoon.eot');
 src:url('../fonts/icomoon.eot') format('embedded-opentype'), url('.../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 margin-right:8px;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-underwear:before {
	content: "\e601";
}
.icon-soccer:before {
	content: "\e602";
}
.icon-paint:before {
	content: "\e603";
}
.icon-ifa:before {
	content: "\e606";
}
.icon-ew:before {
	content: "\e604";
}
.icon-beer:before {
	content: "\e605";
}
.icon-download:before {
	content: "\e600";
}
/*General Styles */
body {
	margin: 0;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height: 22px;
	color: #869690;
	background-color: #ffffff;
}
#wrapper {
	min-height:100%;
	position:relative;
}
dt {
	float: left;
	clear: left;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
dt:after {
	content: ":";
}
dd {
	margin: 0 0 15px 80px;
	padding-right:10px;
	text-align:left;
}
dd:last-child {
	margin-bottom:20px;
}
dd a, small a {
	color:#869690;
	white-space:nowrap;
}
span {
	white-space:nowrap;
}
/* Header Navigation */
nav.about {
	padding:10px 20px 0;
 *zoom: 1;
}
nav > li > a {
	padding: 6px 12px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-transition: background-color 200ms ease;
	-moz-transition: background-color 200ms ease;
	-o-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
}
nav:before, nav:after {
	display: table;
	content: "";
	line-height: 0;
}
nav ul {
	text-align:right;
	margin:10px 0 0 25px;
}
nav a {
	padding:0 10px;
	color: #371E75;
	text-decoration: none;
}
nav a:hover, nav a:focus, dd a:hover, small a:hover, nav a.current {
	color: #d36fab;
	text-decoration: underline;
}
nav a.current {
	text-decoration:none;
}
nav ul li {
	display: inline;
	line-height:28px;
}
.logo {
	float:left;
	width:80px;
}
.left {
	float:left;
	width:25%;
	margin-top:5%;
}
.left.me {
	margin-top:0;
}
.right {
	float:right;
	width:75%;
}
.right a:hover img {
	opacity:.7;
}
/* Footer */

footer {
	padding: 20px 0px;
	color:#3b3b3b;
	text-align: center;
	width:100%;
	font-weight:300;
	font-size:14px;
}
small {
	text-align:center;
}
#content {
	padding:10px 20px;
}
#owl-example .item {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
#owl-example .item img.paperdoll {
	width:100px;
}
.showForMobile, .showForTablet {
	display:none;
}
 @media only screen and (max-width:986px) {
 .cbp-spmenu-vertical {
 width:35%;
}
}
@media only screen and (max-width:945px) {
	.right, .left {
 width:100%;
 margin:0;
 padding:0;
 clear:both;
 float:none;
}
.showForTablet {
	display:inherit;
	margin:0;
	padding:0;
}
}
 @media only screen and (max-width:783px) {
 .cbp-spmenu-vertical {
 width: 50%;
}
}
@media only screen and (max-width:768px) {
.nav-collapse, .nav-collapse.collapse {
overflow: hidden;
height: 0;
}
 h3 {
 font-size: 20px;
}
.cbp-spmenu-left {
 left: -550px;
}
}
@media only screen and (max-width:597px) {
nav.about ul {
 padding:30px 0 0 0;
 text-align:center;
}
}
@media screen and (max-width:471px) {
.hideformobile {
	font-size:0;
	display:none;
}
}
@media screen and (max-width:440px) {
 nav.about ul {
 padding:0;
}
nav.about ul {
 display:inline-block;
 margin:-25px 0 0 0;
}
}
 @media screen and (max-width: 422px) {
 .cbp-spmenu-vertical {
 width:100%;
}
 .cbp-spmenu-left, .cbp-spmenu-push-toleft {
 left: -400px;
}
#cbp-spmenu-s1 i {
 display:none;
}
.icon {
 font-size:34px;
 line-height:34px;
 margin:0;
}
.cbp-spmenu-vertical a, h3 {
 text-align:center;
}
#showLeft {
 padding:20px;
 width:150px;
}
#owl-example .item {
 padding:0;
}
nav.about {
 padding:0 20px;
}
.owl-theme .owl-controls .owl-buttons div {
 font-size:18px;
 padding:10px 20px;
}
}
