/* Small only */
@media screen and (max-width: 39.9375em) {
	.logo-bar-left {
		display: none;
	}
	.logo-bar-right {
		/*
		background-color: rgba(102, 98, 88, 1);
		width: 100%;
		height: 42px;
		position: relative;
		*/
		display: none;
	}
	.menu-4-mobile {
		/*display: block;*/
	}
	.menu.expanded>li:nth-last-child(6):first-child, 
	.menu.expanded>li:nth-last-child(6):first-child~li {
    		width: 100%;
	}
	.top-bar {
	    background-color: inherit;
	    padding: .25rem;
	    width: 100%;
	}
	.border-right {
		border-right: 0;
	}
	.about-leo {
		background-color: #cdeb8e !important;
		margin-left: auto;
		margin-right: auto;
		width: 55%;
	}
	.wellnessworld-1 {
		display: block;
	}
	.wellnessworld-3 {
		display: none;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {
	.logo-bar-left {
		background-color: #552b73;
		top: 32px;
		width: inherit;
		height: 2.9em;
		position: absolute;
		left: 0px;
	}
	.logo-bar-right {
		background-color: #552b73;
		top: 32px;
		width: inherit;
		height: 2.9em;
		position: absolute;
	}
	.menu-4-mobile {
		display: none;
	}
	.logo {
		max-width: 206%;
		padding-left: 2.5em;
		margin-top: 2em;
	}
	.top-bar {
	    background-color: inherit;
	    padding: .25rem;
	    width: 84%;
	}
	.top-bar ul {
	    background-color: inherit;
	    font-size: 0.5em;
	}
	.border-right {
		border-right: 7px solid rgba(118, 165, 53, 1);
	}
	.about-leo {
		background-color: #cdeb8e !important;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}
	.wellnessworld-1 {
		display: none;
	}
	.wellnessworld-3 {
		display: block;
	}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.top-bar {
	    background-color: inherit;
	    padding: .25rem;
	    width: 84%;
	}
	.top-bar ul {
	    background-color: inherit;
	    font-size: 0.5em;
	}
	.border-right {
		border-right: 7px solid rgba(118, 165, 53, 1);
	}
	.about-leo {
		background-color: #cdeb8e !important;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}
	.wellnessworld-1 {
		display: none;
	}
	.wellnessworld-3 {
		display: block;
	}
}

/* Large and up */
@media screen and (min-width: 64em) {
	.logo-bar-left {
		background-color: #552b73;
		top: 152px;
		width: 100%;
		height: 3.6em;
		position: absolute;
		left: 0px;
	}
	.logo-bar-right {
		background-color: #552b73;
		top: 152px;
		width: 65%;
		height: 3.6em;
		position: absolute;
	}
	.logo {
	  max-width: 160%;
	  padding-left: 2.6em;
	  margin-top: 2em;
	  position: relative;
	  width: 258px;
	}
	.top-bar {
	    background-color: inherit;
	    padding: .25rem;
	    padding-top: 0.75em;
	    width: 84%;
	}
	.top-bar ul {
	    background-color: inherit;
	    font-size: 1em;
	}
	.border-right {
		border-right: 7px solid rgba(118, 165, 53, 1);
	}
	.about-leo {
		background-color: #cdeb8e !important;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.wellnessworld-1 {
		display: none;
	}
	.wellnessworld-3 {
		display: block;
	}
}



body {
	background-color: #f6e6b4 !important;
}
.top-bar ul li a,
.top-bar ul li a::after {
	color: #ff7900 !important;
	font-family: 'Signika', sans-serif;
	font-size: 1.0em;
}

.font_2 {
    font: normal normal normal 68px/1.4em Anton,sans-serif;
    font-size: 1.96em;
    font-family: 'Anton', sans-serif;
    color: #552b73 !important;
    line-height:1.5em;
}

.font_4 {
    font: normal normal normal 41px/1.4em Anton,sans-serif;
    font-size: 2.4em;
    font-family: 'Anton', sans-serif;
    color: #9977b2 !important;
    letter-spacing: -1px;
    line-height: 0.6em;
}

.font_5 {
    font: normal normal normal 35px/1.4em Signika,sans-serif;
    font-size: 2.0em;
    font-family: 'Signika', sans-serif;
    color: #552b73 !important;
}

.s12 {
    border-bottom: 7px solid #f69c4b;
    height: 0 !important;
    min-height: 0 !important;
}

p, ul li {
	letter-spacing: 0px;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	text-align: justify;
}
.read-more {
	background-color: #E7D0F7 !important;
	color: #552b73 !important;
	font-weight: bold;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 6px;
}
.wellness-titles {
	height: 1.4em;
	text-align: center;
}



.fi-social-facebook{color:dodgerblue;font-size:2rem;}.fi-social-youtube{color:red;font-size:2rem;}.fi-social-pinterest{color:darkred;font-size:2rem;}i.fi-social-instagram{color:brown;font-size:2rem;}i.fi-social-tumblr{color:navy;font-size:2rem;}.fi-social-twitter{color:skyblue;font-size:2rem;}





.dropdown.menu .has-submenu.is-right-arrow>a::after {
	border-color: transparent transparent transparent #ff7900 !important;
}
