﻿/*
--------------------------------------------------
Companions mobile styles
-------------------------------------------------- */

/* Body defaults
-------------------------------------------------- */
@media all and (max-width: 990px) {
	body {
		-moz-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	}
}

/* Page layout
-------------------------------------------------- */
#page {
	width: 100% !important;
	min-width: 260px;
	max-width: 960px;
}
#nav div.mobile {
	float: right;
	width: 67px;
	padding: 14px 0 0;
}
#nav div.mobile a {
	float: right;
	width: 67px;
	height: 32px;
	background: url(/images/151206/mobile_bg.png) no-repeat left top;
}
#mobile-menu {
	text-align: left;
}
#mobile-menu li a {
	padding-left: 42px;
}
#mobile-menu li:before {
	content: " ";
	display: block;
	position: absolute;
	top: 7px;
	left: 8px;
	width: 24px;
	height: 24px;
	background: url(/images/151206/icons/mobile_menu.gif) no-repeat left top;
}
#mobile-menu li.signup:before {
	background-position: left -24px;
}
#mobile-menu li.home:before {
	background-position: left -48px;
}
#mobile-menu li.search:before {
	background-position: left -72px;
}
#mobile-menu li.browse:before {
	background-position: left -96px;
}
#mobile-menu li.chat:before {
	background-position: left -120px;
}
#mobile-menu li.forums:before {
	background-position: left -144px;
}
#mobile-menu li.online:before {
	background-position: left -168px;
}
#mobile-menu li.full:before {
	background-position: left -192px;
}
#mobile-menu li.username a {
	font-weight: bold;
	padding-left: 10px;
}
#mobile-menu li.username a img {
	padding: 0 6px 0 0;
	vertical-align: middle;
}
#mobile-menu li.username:before,
#mobile-menu li.mm-divider:before {
	display: none;
	background: none;
}
#mobile-menu li.profile:before,
#mobile-menu li.messages:before,
#mobile-menu li.smiles:before,
#mobile-menu li.friends:before,
#mobile-menu li.views:before,
#mobile-menu li.picture:before,
#mobile-menu li.photos:before,
#mobile-menu li.settings:before,
#mobile-menu li.logout:before {
	background-image: url(/images/151206/icons/mobile_member_menu.gif);
}
#mobile-menu li.messages:before {
	background-position: left -24px;
}
#mobile-menu li.smiles:before {
	background-position: left -48px;
}
#mobile-menu li.friends:before {
	background-position: left -72px;
}
#mobile-menu li.views:before {
	background-position: left -96px;
}
#mobile-menu li.picture:before {
	background-position: left -120px;
}
#mobile-menu li.photos:before {
	background-position: left -144px;
}
#mobile-menu li.settings:before {
	background-position: left -168px;
}
#mobile-menu li.logout:before {
	background-position: left -192px;
}
#mobile-menu li.mm-divider {
	background-color: #444545;
	text-indent: 12px;
	color: #97999b;
}
#tabgroup {
	width: 100% !important;
}
#footer {
	width: 100% !important;
	max-width: 968px;
}
@media
all and (min-resolution: 2dppx),
all and (min-resolution: 192dpi),
all and (min-device-pixel-ratio: 2),
all and (min--moz-device-pixel-ratio: 2),
all and (-webkit-min-device-pixel-ratio: 2) {
	#logo h1 a {
		display: block;
		width: 200px;
		height: 40px;
		background: url(/images/151206/logo_2x.png) no-repeat left top;
		background-size: 200px 40px;
	}
	#logo h1 img {
		display: none;
	}
}
@media all and (max-width: 990px) {
	#page {
		background: none;
		padding: 0;
	}
}
@media all and (max-width: 978px) {
	#container {
		background: none;
		padding: 0;
	}
}
@media all and (max-width: 977px) {
	#login {
		width: 160px;
	}
	#login form {
		display: none;
	}
	#login div.signup {
		display: block;
	}
	#nav div.stats {
		display: none;
	}
	#join,
	#sidebar {
		width: 275px !important;
	}
	#member-menu div.inner {
		background: none;
	}
	#member-menu div.first {
		clear: both;
	}
	#member-menu div.second {
		float: left;
		clear: both;
	}
	#member-menu li a {
		width: 250px;
	}
	#member-menu li.views a {
		border-bottom: 1px solid #3a8a9d !important;
	}
	#member-menu li.picture a {
		border-top: 1px solid #7dd1e1 !important;
	}
	#sidebar div.ad {
		display: none;
	}
}
@media all and (max-width: 946px) {
	#join,
	#sidebar {
		width: 250px !important;
	}
	#member-menu li a {
		width: 225px;
	}
}
@media all and (max-width: 921px) {
	#join,
	#sidebar {
		width: 225px !important;
	}
	#join dd.link a {
		width: 219px;
		height: 49px;
		background-size: 219px 49px;
	}
	#member-menu li a {
		width: 200px;
	}
}
@media all and (max-width: 896px) {
	#join,
	#sidebar {
		width: 200px !important;
	}
	#join h2 {
		padding-top: 0.95em;
		font-size: 170%;
	}
	#join h2 span {
		display: none;
	}
	#join dd.link a {
		width: 194px;
		height: 44px;
		background-size: 194px 44px;
	}
	#member-menu li a {
		width: 175px;
	}
	#interests div.tag-cloud,
	#locations div.tag-cloud {
		font-size: 90%;
	}
}
@media all and (max-width: 871px) {
	#join,
	#sidebar {
		width: 175px !important;
	}
	#join h2 {
		padding-bottom: 0.4em;
	}
	#join dd.link {
		padding-bottom: 1.2em;
	}
	#join dd.link a {
		width: 169px;
		background-size: 185px 42px;
	}
	#join dd.info {
		display: none;
	}
	#member-menu li a {
		width: 150px;
	}
}
@media all and (min-width: 847px) {
	#nav div.mobile {
		display: none !important;
	}
	#mobile-menu {
		display: none !important;
	}
}
@media all and (max-width: 846px) {
	#header {
		height: 60px;
		padding: 0 26px;
	}
	#logo h1 {
		padding: 11px 0 0;
	}
	#logo div.tagline {
		display: none;
	}
	#login {
		display: none;
	}
	#nav,
	#intro {
		background-image: none;
	}
	#nav {
		clear: none;
	}
	#nav div.mobile {
		display: block !important;
	}
	#menu {
		display: none !important;
	}
	#intro div.photo {
		width: 360px;
	}
	#join {
		display: none;
	}
	#banner {
		background-image: none;
	}
	#content {
		width: 100%;
	}
	#sidebar {
		display: none;
	}
}
@media
all and (max-width: 846px) and (min-resolution: 2dppx),
all and (max-width: 846px) and (min-resolution: 192dpi),
all and (max-width: 846px) and (min-device-pixel-ratio: 2),
all and (max-width: 846px) and (min--moz-device-pixel-ratio: 2),
all and (max-width: 846px) and (-webkit-min-device-pixel-ratio: 2) {
	#nav div.mobile a {
		background-image: url(/images/151206/mobile_bg_2x.png);
		background-size: 67px 32px;
	}
}
@media all and (max-width: 746px) {
	#banner,
	#banner-bottom {
		height: 50px;
	}
	#banner div.ad div.slot,
	#banner div.ad img.placeholder,
	#banner-bottom div.ad div.slot,
	#banner-bottom div.ad img.placeholder {
		width: 320px;
		height: 50px;
	}
	#banner div.ad noscript,
	#banner-bottom div.ad noscript {
		display: none;
	}
}
@media all and (max-width: 755px) {
	#intro div.photo {
		width: 315px;
	}
}
@media all and (max-width: 690px) {
	#footer p {
		white-space: normal;
	}
	#footer p.links {
		float: none;
		padding: 0 0 0.4em 25px !important;
	}
	#footer p.copyright {
		float: none;
	}
	#footer span.extras {
		display: none;
	}
}
@media all and (max-width: 667px) {
	#content {
		width: 100%;
	}
}
@media all and (max-width: 625px) {
	#header,
	#submenu,
	#tabgroup div.content,
	#tabgroup div.tabs,
	#body {
		padding-left: 20px;
		padding-right: 20px;
	}
	#intro {
		background: #fff url(/images/151206/intro_photo_alt.jpg) no-repeat -37px top;
		padding-left: 290px;
	}
	#intro div.photo {
		display: none;
	}
	#quicksearch h2 {
		padding-top: 0.3em;
	}
	#quicksearch dt {
		height: 2.3em;
		line-height: 1.9em;
	}
	#quicksearch dd {
		height: 2.3em;
	}
	#quicksearch div.buttons {
		padding-bottom: 0.6em;
	}
	#title {
		background-position: left 7px;
		background-size: 60px 60px;
		margin-left: 16px;
		padding-left: 70px;
	}
	#title.short {
		padding-left: 20px;
	}
	#title h2,
	#body h2 {
		font-size: 179%;
	}
	#title p {
		font-size: 113% !important;
	}
	#submenu,
	#tabgroup div.tabs {
		padding-right: 0;
	}
	#submenu li {
		padding-right: 8px;
	}
	#submenu li a span {
		padding-left: 8px;
		padding-right: 8px;
	}
}
@media all and (max-width: 595px) {
	#intro {
		background-size: 308px 183px;
		padding-left: 250px;
	}
	#quicksearch {
		width: 265px;
		font-size: 90%;
	}
	#quicksearch dl {
		width: 265px;
	}
	#quicksearch select#gender,
	#quicksearch select#state {
		width: 132px;
	}
}
@media all and (max-width: 550px) {
	#intro {
		background-position: -50px top;
		background-size: 303px 180px;
		padding-left: 220px;
	}
}
@media all and (max-width: 530px) {
	#intro {
		background-position: -60px top;
		padding-left: 205px;
	}
}
@media all and (max-width: 490px) {
	#intro {
		background-position: 40% top;
		background-size: 270px 160px;
		padding-top: 160px;
		padding-left: 0;
	}
	#quicksearch {
		float: none;
		clear: both;
		margin: 0 auto;
		padding-top: 0.2em;
	}
}
@media all and (max-width: 460px) {
	#title span.username {
		display: none;
	}
}
@media all and (max-width: 400px) {
	#header,
	#submenu,
	#tabgroup div.content,
	#tabgroup div.tabs,
	#body {
		padding-left: 15px;
		padding-right: 15px;
	}
	#intro {
		background-size: 236px 140px;
		padding-top: 140px;
	}
	#title {
		margin-left: 11px;
	}
	#title.short {
		padding-left: 15px;
	}
	#submenu,
	#tabgroup div.tabs {
		padding-right: 0;
	}
	#submenu li {
		padding-right: 6px;
	}
	#submenu li a span {
		padding-left: 6px;
		padding-right: 6px;
	}
	#footer p.links,
	#footer p.copyright {
		padding-left: 15px !important;
	}
}
@media all and (max-width: 350px) {
	#header,
	#submenu,
	#tabgroup div.content,
	#tabgroup div.tabs,
	#body {
		padding-left: 10px;
		padding-right: 10px;
	}
	#title {
		margin-left: 7px;
	}
	#title.short {
		padding-left: 10px;
	}
	#submenu,
	#tabgroup div.tabs {
		padding-right: 0;
	}
	#submenu li a span {
		padding-left: 5px;
		padding-right: 5px;
	}
	#footer p.links,
	#footer p.copyright {
		padding-left: 10px !important;
	}
	#footer span.separator {
		padding: 0 1px;
	}
}
@media all and (max-width: 319px) {
	#nav div.mobile {
		width: 34px;
	}
	#nav div.mobile a {
		width: 34px;
		background-image: url(/images/151206/mobile_small_bg.png);
	}
}
@media
all and (max-width: 319px) and (min-resolution: 2dppx),
all and (max-width: 319px) and (min-resolution: 192dpi),
all and (max-width: 319px) and (min-device-pixel-ratio: 2),
all and (max-width: 319px) and (min--moz-device-pixel-ratio: 2),
all and (max-width: 319px) and (-webkit-min-device-pixel-ratio: 2) {
	#nav div.mobile a {
		background-image: url(/images/151206/mobile_small_bg_2x.png);
		background-size: 34px 32px;
	}
}
@media all and (max-width: 318px) {
	#banner,
	#banner-bottom {
		display: none;
	}
}

/* Common body elements
-------------------------------------------------- */
div.video {
	width: auto !important;
}
@media all and (max-width: 846px) {
	div.results {
		margin-right: -25px;
	}
}
@media all and (max-width: 625px) {
	div.results {
		margin-left: -20px;
		margin-right: -20px;
		padding: 4px;
	}
	div.results div.footer,
	table.results caption {
		padding-left: 17px;
	}
}
@media all and (max-width: 490px) {
	body#forumspage div.page-nav {
		display: none;
	}
	body#forumspage div.page-nav.mobile {
		display: block;
	}
}
@media all and (max-width: 470px) {
	div.page-nav {
		display: none;
	}
	div.page-nav.mobile {
		display: block;
	}
}
@media all and (max-width: 400px) {
	div.results {
		margin-left: -15px;
		margin-right: -15px;
		padding: 2px;
	}
	div.results div.footer,
	table.results caption {
		padding-left: 14px;
	}
}
@media all and (max-width: 350px) {
	div.results {
		margin-left: -10px;
		margin-right: -10px;
	}
	div.results div.footer,
	table.results caption {
		padding-left: 9px;
	}
}

/* Page content
-------------------------------------------------- */
#myhome div.profile div.stats {
	width: 100% !important;
	max-width: 450px;
}
#faces {
	width: 100% !important;
	max-width: 600px;
}
@media all and (max-width: 978px) {
	#forum-topic td.message img.image {
		max-width: 690px !important;
	}
}
@media all and (max-width: 925px) {
	#forum-topic td.message img.image {
		max-width: 640px !important;
	}
}
@media all and (max-width: 875px) {
	#forum-topic td.message img.image {
		max-width: 590px !important;
	}
}
@media all and (max-width: 846px) {
	#home div.steps h2 {
		width: 153px;
		height: 60px;
		background-image: url(/images/151206/home_steps_text_alt.png);
		background-size: 143px 60px;
	}
	#home div.steps ol {
		width: 519px;
	}
	#home div.steps ol a {
		height: 52px;
		background-image: url(/images/151206/home_steps_bg_alt.png);
		background-size: 519px 52px;
	}
	#home div.about {
		width: 360px;
	}
	#myhome div.profile table.list {
		width: 500px;
	}
	#myhome div.profile table.list th {
		width: 170px;
	}
	#faces {
		max-width: 100%;
	}
	#faces div.row {
		width: 686px;
		margin: 0 auto;
		padding-bottom: 4px;
	}
	#faces div.face7,
	#faces div.face14,
	#faces div.face21 {
		display: block;
	}
	#faces div.image-link,
	#faces div.image-no-link {
		margin-right: 4px;
	}
	#terms dl {
		width: 100% !important;
	}
	#conversation td.message img.image {
		max-width: 590px !important;
	}
}
@media all and (max-width: 825px) {
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 540px !important;
	}
}
@media all and (max-width: 800px) {
	#forum-topic th.author,
	#forum-topic td.author-header a {
		width: 130px;
	}
	#forum-topic td.author div.custom-icon img {
		width: 125px;
	}
}
@media all and (max-width: 764px) {
	#forum-topic div.ad {
		width: 320px;
	}
	#forum-topic div.ad div.slot,
	#forum-topic div.ad img.placeholder {
		width: 320px;
		height: 50px;
	}
	#forum-topic div.ad noscript {
		display: none;
	}
}
@media all and (max-width: 755px) {
	#home div.steps h2 {
		width: 137px;
		height: 54px;
		background-image: url(/images/151206/home_steps_text.png);
		background-size: 128px 54px;
	}
	#home div.steps ol {
		width: 463px;
	}
	#home div.steps ol a {
		height: 46px;
		background-image: url(/images/151206/home_steps_bg.png);
		background-size: 463px 46px;
	}
	#home div.about {
		width: 315px;
	}
	#myhome div.profile table.list {
		width: 455px;
	}
	#myhome div.profile table.list th {
		width: 165px;
	}
	#faces div.row {
		width: 600px;
		padding-bottom: 6px;
	}
	#faces div.face7,
	#faces div.face14,
	#faces div.face21 {
		display: none;
	}
	#faces div.image-link,
	#faces div.image-no-link {
		margin-right: 6px;
	}
}
@media all and (max-width: 750px) {
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 490px !important;
	}
}
@media all and (max-width: 700px) {
	#profile div.interests dt,
	#profile div.partner dt {
		float: none;
		text-align: left;
	}
	#profile div.interests dd,
	#profile div.partner dd {
		float: none;
		width: 96%;
		padding-left: 4%;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 440px !important;
	}
}
@media all and (max-width: 666px) {
	#home div.steps h2 {
		width: 123px;
		height: 49px;
		background-size: 116px 49px;
	}
	#home div.steps ol {
		width: 417px;
	}
	#home div.steps ol a {
		height: 41px;
		background-size: 413px 41px;
	}
	#home div.about,
	#home div.features {
		float: none;
		width: 100%;
	}
	#home div.about p {
		padding: 0 0 0.8em;
	}
	#home div.features {
		padding-top: 0.5em;
	}
	#myhome div.profile table.list {
		width: 390px;
	}
	#myhome div.profile table.list th {
		width: 155px;
	}
	#faces h2 {
		padding-bottom: 0.3em;
	}
	#faces p {
		float: left;
		clear: both;
		margin: 0;
		padding-bottom: 1.2em;
	}
	#faces div.row {
		width: 500px;
	}
	#faces div.face6,
	#faces div.face13,
	#faces div.face20 {
		display: none;
	}
	#search-results div.details p {
		margin-right: 0;
		padding-right: 0;
	}
	#search-results div.options {
		display: none;
	}
	#search-results div.gallery {
		width: 457px;
	}
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 120px;
	}
	#search-results ul.profiles li.end,
	#profile div.photos ul.images li.end,
	#profile div.friends ul.profiles li.end,
	#photos div.photos ul.images li.end {
		width: 94px;
	}
	#search-results ul.profiles div.image-link,
	#profile div.photos ul.images div.image-link,
	#profile div.friends ul.profiles div.image-link,
	#photos div.photos ul.images div.image-link {
		width: 92px;
		height: 92px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		margin-bottom: 0.1em;
	}
	#search-results ul.profiles div.image-link div,
	#profile div.photos ul.images div.image-link div,
	#profile div.friends ul.profiles div.image-link div,
	#photos div.photos ul.images div.image-link div {
		width: 90px;
		height: 90px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#search-results ul.profiles div.image-link div img,
	#profile div.friends ul.profiles div.image-link div img {
		width: 90px;
		height: 90px;
		min-width: 90px;
		min-height: 90px;
	}
	#profile div.photos ul.images div.image-link div img,
	#photos div.photos ul.images div.image-link div img {
		min-width: 90px;
		min-height: 90px;
	}
	#search-results ul.profiles p,
	#profile div.friends ul.profiles p,
	#photos div.photos ul.images p {
		width: 94px;
	}
	#search-results ul.profiles span.detail {
		display: none;
	}
	#photos div.photos ul.images p {
		font-size: 88%;
	}
	#photos div.photos ul.images p.date {
		padding-top: 0.1em;
	}
	#photos div.photos ul.images span.separator {
		padding: 0 2px;
	}
}
@media all and (max-width: 650px) {
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 390px !important;
	}
}
@media all and (max-width: 625px) {
	#profile-error,
	#profile-flagged {
		padding-left: 20px;
		padding-right: 20px;
	}
	#profile div.overview,
	#profile-edit {
		padding-left: 20px;
	}
	#profile div.alert.top {
		margin-left: 20px;
		margin-right: 20px;
	}
	#browse div.gallery {
		width: 480px;
	}
}
@media all and (max-width: 600px) {
	#forum-topic th.author,
	#forum-topic td.author-header a {
		width: 100px;
	}
	#forum-topic td.author div.image-link {
		width: 92px;
		height: 92px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#forum-topic td.author div.image-link div {
		width: 90px;
		height: 90px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#forum-topic td.author div.image-link div img {
		width: 90px;
		height: 90px;
		min-width: 90px;
		min-height: 90px;
	}
	#forum-topic td.author div.custom-icon img {
		width: 95px;
	}
}
@media all and (max-width: 596px) {
	#home div.steps h2 {
		width: 110px;
		height: 43px;
		background-size: 102px 43px;
	}
	#home div.steps ol {
		width: 370px;
	}
	#home div.steps ol a {
		height: 37px;
		background-size: 372px 37px;
	}
}
@media all and (max-width: 591px) {
	#myhome div.profile div.options {
		width: 110px;
	}
	#myhome div.profile div.icon {
		width: 94px;
	}
	#myhome div.profile div.stats {
		margin-left: -110px;
	}
	#myhome div.profile div.list {
		margin-left: 110px;
	}
	#myhome div.profile div.icon div.image-link {
		width: 92px;
		height: 92px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#myhome div.profile div.icon div.image-link div {
		width: 90px;
		height: 90px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#myhome div.profile div.icon div.image-link div img {
		width: 90px;
		height: 90px;
		min-width: 90px;
		min-height: 90px;
	}
}
@media all and (max-width: 570px) {
	#profile div.options h2 {
		font-size: 179%;
	}
	#profile div.details dt {
		float: none;
		text-align: left;
	}
	#profile div.details dd {
		float: none;
		width: 96%;
		padding-left: 4%;
	}
	#forum-topic div.page-buttons a.topic {
		display: none;
	}
}
@media all and (max-width: 560px) {
	#faces div.row {
		width: 408px;
		padding-bottom: 4px;
	}
	#faces div.face6,
	#faces div.face13,
	#faces div.face20 {
		display: block;
	}
	#faces div.image-link,
	#faces div.image-no-link {
		width: 62px;
		height: 62px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-right: 4px;
	}
	#faces div.image-link div,
	#faces div.image-no-link div {
		width: 60px;
		height: 60px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#faces div.image-link div img,
	#faces div.image-no-link div img {
		width: 60px;
		height: 60px;
		min-width: 60px;
		min-height: 60px;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 340px !important;
	}
}
@media all and (max-width: 556px) {
	#myhome div.profile div.options {
		float: none;
		display: block;
		width: 134px;
		margin: 0 auto;
	}
	#myhome div.profile div.icon {
		width: 134px;
	}
	#myhome div.profile div.icon div.image-link {
		width: 132px;
		height: 132px;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	#myhome div.profile div.icon div.image-link div {
		width: 130px;
		height: 130px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#myhome div.profile div.icon div.image-link div img {
		width: 130px;
		height: 130px;
		min-width: 130px;
		min-height: 130px;
	}
	#myhome div.profile div.stats {
		float: none;
		clear: both;
		padding-top: 1.2em;
	}
	#myhome div.profile div.stats,
	#myhome div.profile div.list {
		margin-left: 0;
	}
	#myhome div.profile table.list {
		width: 100%;
	}
	#myhome div.profile table.list th {
		width: 40%;
	}
}
@media all and (max-width: 550px) {
	body#searchpage #search-results div.page-buttons {
		display: none;
	}
	#profile div.overview div.icon {
		width: 220px;
	}
	#profile div.overview div.icon div.image-link,
	#picture div.picture div.image-link {
		width: 196px;
		height: 196px;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	#profile div.overview div.icon div.image-link div,
	#picture div.picture div.image-link div {
		width: 194px;
		height: 194px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#profile div.overview div.icon div.image-link div img,
	#picture div.picture div.image-link div img {
		width: 194px;
		height: 194px;
		min-width: 194px;
		min-height: 194px;
	}
	#profile div.overview div.info {
		margin-left: -220px;
	}
	#profile div.options {
		margin-left: 220px;
	}
	#profile div.options ul.first {
		width: 125px;
	}
	#conversations th.read,
	#conversations td.read,
	#forums th.topics,
	#forums td.topics,
	#forums th.posts,
	#forums td.posts,
	#forum th.replies,
	#forum td.replies,
	#forum th.views,
	#forum td.views {
		display: none;
		visibility: collapse;
		width: 0;
	}
	#conversations th.icon {
		width: 9%;
	}
	#conversations th.member {
		width: 51%;
	}
	#conversations th.last-message {
		width: 35%;
	}
	#picture div.picture {
		width: 199px;
	}
}
@media all and (max-width: 536px) {
	#home div.steps {
		display: none;
	}
	#home div.steps h2 {
		padding-right: 9px;
	}
	#home div.steps ol {
		float: left;
	}
}
@media all and (max-width: 530px) {
	#search-results div.icon {
		width: 105px;
	}
	#search-results div.icon div.image-link {
		width: 92px;
		height: 92px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#search-results div.icon div.image-link div {
		width: 90px;
		height: 90px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#search-results div.icon div.image-link div img {
		width: 90px;
		height: 90px;
		min-width: 90px;
		min-height: 90px;
	}
	#search-results div.details {
		margin-left: -105px;
	}
	#search-results div.details p {
		margin-left: 105px;
	}
	#search-results div.gallery {
		width: 426px;
	}
	#browse div.gallery {
		width: 420px;
	}
}
@media all and (max-width: 515px) {
	#search-results div.gallery {
		width: 402px;
	}
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 110px;
	}
	#friend-requests div.details,
	#friend-requests div.details p {
		margin-right: 0;
	}
	#friend-requests div.buttons {
		float: none;
		clear: both;
	}
}
@media all and (max-width: 510px) {
	#profile div.overview {
		width: 100%;
		padding-left: 0;
	}
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 27%;
	}
	#profile div.overview div.icon {
		float: none;
	}
	#profile div.overview div.icon div.image-link {
		width: 222px;
		height: 222px;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}
	#profile div.overview div.icon div.image-link div {
		width: 220px;
		height: 220px;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	#profile div.overview div.icon div.image-link div img {
		width: 220px;
		height: 220px;
		min-width: 220px;
		min-height: 220px;
	}
	#profile div.overview div.info {
		float: none;
		clear: both;
		margin-left: 0;
		padding-top: 0.8em;
	}
	#profile div.options p.online {
		padding-bottom: 1em;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 290px !important;
	}
}
@media all and (max-width: 485px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 26%;
	}
	#conversations.deleted div.page-buttons select {
		width: 52px;
	}
	#conversation table.results caption,
	#forum-topic table.results caption {
		font-size: 86%;
	}
	#conversation th.author,
	#conversation td.author-header a,
	#forum-topic th.author,
	#forum-topic td.author-header a {
		width: 65px;
	}
	#conversation td.author div.image-link,
	#forum-topic td.author div.image-link {
		width: 62px;
		height: 62px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#conversation td.author div.image-link div,
	#forum-topic td.author div.image-link div {
		width: 60px;
		height: 60px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#conversation td.author div.image-link div img,
	#forum-topic td.author div.image-link div img {
		width: 60px;
		height: 60px;
		min-width: 60px;
		min-height: 60px;
	}
	#chatrooms th.males,
	#chatrooms td.males,
	#chatrooms th.females,
	#chatrooms td.females,
	#chatrooms th.total,
	#chatrooms td.total {
		display: none;
		visibility: collapse;
		width: 0;
	}
	#forum-topic td.author div.custom-icon img {
		width: 62px;
	}
	#forum-topic td.author div.stats,
	#forum-topic td.message div.signature {
		display: none;
	}
}
@media all and (max-width: 475px) {
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 102px;
	}
	#profile div.photos ul.images,
	#photos div.photos ul.images {
		padding-top: 8px;
	}
	#browse div.gallery {
		width: 350px;
	}
	#browse ul div.image-link {
		width: 92px;
		height: 92px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		margin-bottom: 0.1em;
	}
	#browse ul div.image-link div {
		width: 90px;
		height: 90px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#browse ul div.image-link div img {
		width: 90px;
		height: 90px;
		min-width: 90px;
		min-height: 90px;
	}
}
@media all and (max-width: 465px) {
	#faces div.row {
		width: 340px;
	}
	#faces div.face6,
	#faces div.face13,
	#faces div.face20 {
		display: none;
	}
}
@media all and (max-width: 460px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 25%;
	}
}
@media all and (max-width: 455px) {
	#search-results div.gallery {
		width: 306px;
	}
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 80px;
	}
	#search-results ul.profiles li.end,
	#profile div.photos ul.images li.end,
	#profile div.friends ul.profiles li.end,
	#photos div.photos ul.images li.end {
		width: 64px;
	}
	#search-results ul.profiles div.image-link,
	#profile div.photos ul.images div.image-link,
	#profile div.friends ul.profiles div.image-link,
	#photos div.photos ul.images div.image-link {
		width: 62px;
		height: 62px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-bottom: 0;
	}
	#search-results ul.profiles div.image-link div,
	#profile div.photos ul.images div.image-link div,
	#profile div.friends ul.profiles div.image-link div,
	#photos div.photos ul.images div.image-link div {
		width: 60px;
		height: 60px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#search-results ul.profiles div.image-link div img,
	#profile div.friends ul.profiles div.image-link div img {
		width: 60px;
		height: 60px;
		min-width: 60px;
		min-height: 60px;
	}
	#profile div.photos ul.images div.image-link div img,
	#photos div.photos ul.images div.image-link div img {
		min-width: 60px;
		min-height: 60px;
	}
	#search-results ul.profiles p,
	#profile div.friends ul.profiles p,
	#photos div.photos ul.images p.date,
	#photos div.photos ul.images a.edit,
	#photos div.photos ul.images span.separator {
		display: none;
	}
	#photos div.photos ul.images p {
		width: 64px;
	}
	#photos div.photos ul.images p.options {
		padding-top: 0.2em;
	}
}
@media all and (max-width: 445px) {
	#conversations th.last-message,
	#conversations td.last-message,
	#forums th.last-post,
	#forums td.last-post,
	#forum th.last-post,
	#forum td.last-post {
		display: none;
		visibility: collapse;
		width: 0;
	}
	#conversations th.icon {
		width: 11%;
	}
	#conversations th.member {
		width: 84%;
	}
	#forum-topic td.message-header div.buttons {
		display: none;
	}
}
@media all and (max-width: 441px) {
	#search div.checklist div.first {
		padding-bottom: 0;
	}
}
@media all and (max-width: 440px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 23.75%;
	}
}
@media all and (max-width: 425px) {
	#profile #tabgroup div.tabs li {
		margin-right: 5px;
	}
}
@media all and (max-width: 420px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 22.5%;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 240px !important;
	}
}
@media all and (max-width: 410px) {
	#myhome div.profile div.stats {
		display: none;
	}
}
@media all and (max-width: 400px) {
	#faces div.row {
		width: 272px;
	}
	#faces div.face5,
	#faces div.face12,
	#faces div.face19 {
		display: none;
	}
	#profile-error,
	#profile-flagged {
		padding-left: 15px;
		padding-right: 15px;
	}
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 21.25%;
	}
	#profile div.alert.top {
		margin-left: 15px;
		margin-right: 15px;
	}
	#profile div.shoutbox div.icon,
	#profile div.shout div.icon {
		width: 54px;
	}
	#profile div.shoutbox div.box,
	#profile div.shout div.comment {
		margin-left: -54px;
	}
	#profile div.shoutbox div.texteditor,
	#profile div.shoutbox div.buttons-full,
	#profile div.shout div.header,
	#profile div.shout div.message {
		margin-left: 54px;
	}
	#profile div.shoutbox div.icon div.image-no-link,
	#profile div.shout div.icon div.image-link {
		width: 44px;
		height: 44px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#profile div.shoutbox div.icon div.image-no-link div,
	#profile div.shout div.icon div.image-link div {
		width: 42px;
		height: 42px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#profile div.shoutbox div.icon div.image-no-link div img,
	#profile div.shout div.icon div.image-link div img {
		width: 42px;
		height: 42px;
		min-width: 42px;
		min-height: 42px;
	}
	#profile-edit {
		padding-left: 15px;
	}
	#browse div.gallery {
		width: 320px;
	}
}
@media all and (max-width: 390px) {
	#profile #tabgroup div.tabs li.details,
	#profile div.details {
		display: none;
	}
	#forum-topic p.jump {
		display: none;
	}
}
@media all and (max-width: 380px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 21%;
	}
	#conversation td.message-header div.buttons {
		display: none;
	}
}
@media all and (max-width: 370px) {
	#search div.form select.city {
		width: 98%;
	}
	#signup div.form select.city,
	#profile-edit div.form select.city {
		width: 97%;
	}
	#friends div.check,
	#smiles div.check,
	#blocked-users div.check {
		width: 26px;
		margin-top: 22px;
	}
	#friends div.icon,
	#friend-requests div.icon,
	#smiles div.icon,
	#views div.icon,
	#blocked-users div.icon {
		width: 46px;
	}
	#friends div.icon div.image-link,
	#friend-requests div.icon div.image-link,
	#smiles div.icon div.image-link,
	#views div.icon div.image-link,
	#blocked-users div.icon div.image-link {
		width: 44px;
		height: 44px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#friends div.icon div.image-link div,
	#friend-requests div.icon div.image-link div,
	#smiles div.icon div.image-link div,
	#views div.icon div.image-link div,
	#blocked-users div.icon div.image-link div {
		width: 42px;
		height: 42px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#friends div.icon div.image-link div img,
	#friend-requests div.icon div.image-link div img,
	#smiles div.icon div.image-link div img,
	#views div.icon div.image-link div img,
	#blocked-users div.icon div.image-link div img {
		width: 42px;
		height: 42px;
		min-width: 42px;
		min-height: 42px;
	}
	#friends div.details,
	#friend-requests div.details,
	#smiles div.details,
	#views div.details,
	#blocked-users div.details {
		margin-left: -72px;
	}
	#friends div.details p,
	#friend-requests div.details p,
	#smiles div.details p,
	#views div.details p,
	#blocked-users div.details p {
		margin-left: 72px;
		padding-left: 10px;
	}
	#views div.details {
		margin-left: -46px;
	}
	#views div.details p {
		margin-left: 46px;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 215px !important;
	}
}
@media all and (max-width: 368px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 20%;
	}
}
@media all and (max-width: 360px) {
	#browse div.gallery {
		width: 280px;
	}
	#browse ul div.image-link {
		width: 62px;
		height: 62px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-bottom: 0;
	}
	#browse ul div.image-link div {
		width: 60px;
		height: 60px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#browse ul div.image-link div img {
		width: 60px;
		height: 60px;
		min-width: 60px;
		min-height: 60px;
	}
	#browse li h3 {
		font-size: 106%;
	}
}
@media all and (max-width: 355px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 19%;
	}
}
@media all and (max-width: 350px) {
	#search-results div.icon {
		width: 73px;
	}
	#search-results div.icon div.image-link {
		width: 62px;
		height: 62px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	#search-results div.icon div.image-link div {
		width: 60px;
		height: 60px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#search-results div.icon div.image-link div img {
		width: 60px;
		height: 60px;
		min-width: 60px;
		min-height: 60px;
	}
	#search-results div.details {
		margin-left: -73px;
	}
	#search-results div.details p {
		margin-left: 73px;
	}
	#search-results div.gallery {
		width: 282px;
	}
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 72px;
	}
	#profile-error,
	#profile-flagged {
		padding-left: 10px;
		padding-right: 10px;
	}
	#profile div.alert.top {
		margin-left: 10px;
		margin-right: 10px;
	}
	#profile-edit {
		padding-left: 10px;
	}
}
@media all and (max-width: 345px) {
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 190px !important;
	}
}
@media all and (max-width: 343px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 18%;
	}
}
@media all and (max-width: 330px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 17%;
	}
}
@media all and (max-width: 326px) {
	#forum-topic div.ad {
		display: none;
	}
}
@media all and (max-width: 325px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 15.5%;
	}
}
@media all and (max-width: 320px) {
	#search-results div.gallery {
		width: 270px;
	}
	#search-results ul.profiles li,
	#profile div.photos ul.images li,
	#profile div.friends ul.profiles li,
	#photos div.photos ul.images li {
		width: 68px;
	}
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 14%;
	}
	#profile div.photos ul.images,
	#photos div.photos ul.images {
		padding-top: 4px;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 180px !important;
	}
}
@media all and (max-width: 319px) {
	#conversation th.author,
	#conversation td.author-header a,
	#forum-topic th.author,
	#forum-topic td.author-header a {
		width: 46px;
	}
	#conversation td.author div.image-link,
	#forum-topic td.author div.image-link {
		width: 44px;
		height: 44px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#conversation td.author div.image-link div,
	#forum-topic td.author div.image-link div {
		width: 42px;
		height: 42px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#conversation td.author div.image-link div img,
	#forum-topic td.author div.image-link div img {
		width: 42px;
		height: 42px;
		min-width: 42px;
		min-height: 42px;
	}
	#forum-topic td.author div.custom-icon img {
		width: 42px;
	}
}
@media all and (max-width: 315px) {
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 11%;
	}
}
@media all and (max-width: 310px) {
	#faces div.row {
		width: 250px;
	}
	#faces div.face5,
	#faces div.face12,
	#faces div.face19 {
		display: block;
	}
	#faces div.image-link,
	#faces div.image-no-link {
		width: 44px;
		height: 44px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#faces div.image-link div,
	#faces div.image-no-link div {
		width: 42px;
		height: 42px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#faces div.image-link div img,
	#faces div.image-no-link div img {
		width: 42px;
		height: 42px;
		min-width: 42px;
		min-height: 42px;
	}
	#browse div.gallery {
		width: 255px;
	}
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 8%;
	}
}
@media all and (max-width: 290px) {
	#faces div.row {
		width: 200px;
	}
	#faces div.face5,
	#faces div.face12,
	#faces div.face19 {
		display: none;
	}
	#search-results div.page-buttons {
		display: none;
	}
	#profile div.overview div.icon,
	#profile div.options {
		margin-left: 10px;
	}
	#conversation td.message img.image,
	#forum-topic td.message img.image {
		max-width: 170px !important;
	}
}

/* Styled forms
-------------------------------------------------- */
div.form,
div.textform,
table.wizard {
	width: 100% !important;
	max-width: 600px;
}
body#forumspage div.form,
body#forumspage div.textform {
	max-width: 650px;
}
@media all and (max-width: 720px) {
	body#forumspage div.editor div.input,
	body#forumspage div.texteditor div.input {
		width: 100%;
	}
	body#forumspage div.editor div.emoticons,
	body#forumspage div.texteditor div.emoticons {
		display: none;
	}
	body#forumspage div.texteditor div.field textarea,
	body#forumspage div.texteditor div.field-hover textarea,
	body#forumspage div.texteditor div.field-small textarea,
	body#forumspage div.texteditor div.field-small-hover textarea {
		width: 98%;
	}
}
@media all and (max-width: 670px) {
	div.form dt.label,
	div.textform dt.label {
		float: none !important;
		width: 100% !important;
		text-align: left !important;
		padding-right: 0 !important;
	}
	div.form dt.label.blank,
	div.textform dt.label.blank {
		display: none;
	}
	div.form dd.field,
	div.textform dd.field {
		float: none !important;
		width: 100% !important;
		border: none !important;
		padding: 0 !important;
	}
	div.form div.buttons,
	div.form div.buttons-nav,
	div.textform div.buttons,
	div.textform div.buttons-nav {
		margin: 0 !important;
	}
	div.editor div.input,
	div.texteditor div.input {
		width: 100% !important;
	}
	div.editor div.emoticons,
	div.texteditor div.emoticons {
		display: none;
	}
	div.texteditor div.field textarea,
	div.texteditor div.field-hover textarea,
	div.texteditor div.field-small textarea,
	div.texteditor div.field-small-hover textarea {
		width: 98% !important;
		height: 250px;
	}
}
@media all and (max-width: 520px) {
	div.texteditor div.field textarea,
	div.texteditor div.field-hover textarea,
	div.texteditor div.field-small textarea,
	div.texteditor div.field-small-hover textarea {
		width: 97% !important;
		height: 200px;
	}
}
@media all and (max-width: 495px) {
	div.texteditor p.buttons select {
		display: none;
	}
}
@media all and (max-width: 400px) {
	div.texteditor div.field textarea,
	div.texteditor div.field-hover textarea,
	div.texteditor div.field-small textarea,
	div.texteditor div.field-small-hover textarea {
		width: 96% !important;
		height: 160px;
	}
}
@media all and (max-width: 380px) {
	div.texteditor p.buttons input.youtube {
		display: none;
	}
}

/* Styled form fields
-------------------------------------------------- */
@media all and (max-width: 415px) {
	div.textarea,
	div.textarea-hover,
	div.textarea-small,
	div.textarea-small-hover,
	div.textarea-tiny,
	div.textarea-tiny-hover {
		width: 276px !important;
		background-image: url(/images/151206/textarea_small_narrow_bg.gif);
	}
	div.textarea,
	div.textarea-hover {
		height: 75px !important;
	}
	div.textarea-hover {
		background-position: 0 -95px;
	}
	div.textarea-tiny,
	div.textarea-tiny-hover {
		background-image: url(/images/151206/textarea_tiny_narrow_bg.gif);
	}
	div.textarea textarea,
	div.textarea-hover textarea,
	div.textarea-small textarea,
	div.textarea-small-hover textarea,
	div.textarea-tiny textarea,
	div.textarea-tiny-hover textarea {
		width: 277px !important;
	}
	div.textarea textarea,
	div.textarea-hover textarea {
		height: 73px !important;
	}
}
@media all and (max-width: 340px) {
	div.textarea,
	div.textarea-hover,
	div.textarea-small,
	div.textarea-small-hover,
	div.textarea-tiny,
	div.textarea-tiny-hover {
		width: 236px !important;
		background-image: url(/images/151206/textarea_small_tight_bg.gif);
	}
	div.textarea-tiny,
	div.textarea-tiny-hover {
		background-image: url(/images/151206/textarea_tiny_tight_bg.gif);
	}
	div.textarea textarea,
	div.textarea-hover textarea,
	div.textarea-small textarea,
	div.textarea-small-hover textarea,
	div.textarea-tiny textarea,
	div.textarea-tiny-hover textarea {
		width: 237px !important;
	}
}

/* Plug-ins
-------------------------------------------------- */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
	display: none !important; }
.mm-wrapper {
	overflow-x: hidden;
	position: relative; }
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0; }
.mm-menu {
	box-sizing: border-box;
	background: inherit;
	display: block;
	overflow: hidden;
	padding: 0; }
.mm-panel {
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0); }
	.mm-panel.mm-opened {
		-webkit-transform: translate3d(0%, 0, 0);
		-moz-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0); }
	.mm-panel.mm-subopened {
		-webkit-transform: translate3d(-30%, 0, 0);
		-moz-transform: translate3d(-30%, 0, 0);
		-ms-transform: translate3d(-30%, 0, 0);
		-o-transform: translate3d(-30%, 0, 0);
		transform: translate3d(-30%, 0, 0); }
	.mm-panel.mm-highest {
		z-index: 1; }
.mm-panels,
.mm-panels > .mm-panel {
	background: inherit;
	border-color: inherit; }
.mm-panels > .mm-panel {
	background: inherit;
	border-color: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	padding: 0 20px; }
	.mm-panels > .mm-panel.mm-hasnavbar {
		padding-top: 40px; }
	.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
		content: '';
		display: block;
		height: 20px; }
.mm-vertical .mm-panel {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important; }
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
	display: none;
	padding: 10px 0 10px 10px; }
	.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
	.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
		border-color: transparent; }
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
	display: block; }
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
	height: 40px;
	bottom: auto; }
	.mm-vertical .mm-listview > li > .mm-next:after,
	.mm-listview > li.mm-vertical > .mm-next:after {
		top: 16px;
		bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }
.mm-navbar {
	border-bottom: 1px solid;
	border-color: inherit;
	text-align: center;
	line-height: 20px;
	height: 40px;
	padding: 0 40px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0; }
	.mm-navbar > * {
		display: block;
		padding: 10px 0; }
	.mm-navbar a,
	.mm-navbar a:hover {
		text-decoration: none; }
	.mm-navbar .mm-title {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden; }
	.mm-navbar .mm-btn {
		box-sizing: border-box;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 0;
		z-index: 1; }
		.mm-navbar .mm-btn:first-child {
			padding-left: 20px;
			left: 0; }
		.mm-navbar .mm-btn:last-child {
			text-align: right;
			padding-right: 20px;
			right: 0; }
.mm-panel .mm-navbar {
	display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
	display: block; }
.mm-listview,
.mm-listview > li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0; }
.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px; }
	.mm-listview a,
	.mm-listview a:hover {
		text-decoration: none; }
	.mm-listview > li {
		position: relative; }
		.mm-listview > li, .mm-listview > li:after,
		.mm-listview > li .mm-next,
		.mm-listview > li .mm-next:before {
			border-color: inherit; }
		.mm-listview > li > a,
		.mm-listview > li > span {
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			color: inherit;
			display: block;
			padding: 10px 10px 10px 20px;
			margin: 0; }
			.mm-listview > li > a.mm-arrow,
			.mm-listview > li > span.mm-arrow {
				padding-right: 50px; }
		.mm-listview > li:not(.mm-divider):after {
			content: '';
			border-bottom-width: 1px;
			border-bottom-style: solid;
			display: block;
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0; }
		.mm-listview > li:not(.mm-divider):after {
			left: 20px; }
	.mm-listview .mm-next {
		background: rgba(3, 2, 1, 0);
		width: 50px;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 2; }
		.mm-listview .mm-next:before {
			content: '';
			border-left-width: 1px;
			border-left-style: solid;
			display: block;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0; }
		.mm-listview .mm-next + a,
		.mm-listview .mm-next + span {
			margin-right: 50px; }
		.mm-listview .mm-next.mm-fullsubopen {
			width: 100%; }
			.mm-listview .mm-next.mm-fullsubopen:before {
				border-left: none; }
			.mm-listview .mm-next.mm-fullsubopen + a,
			.mm-listview .mm-next.mm-fullsubopen + span {
				padding-right: 50px;
				margin-right: 0; }
.mm-panels > .mm-panel > .mm-listview {
	margin: 20px -20px; }
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: -20px; }
.mm-listview .mm-inset {
	list-style: inside disc;
	padding: 0 10px 15px 40px;
	margin: 0; }
	.mm-listview .mm-inset > li {
		padding: 5px 0; }
.mm-listview .mm-divider {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px; }
.mm-listview .mm-spacer {
	padding-top: 40px; }
	.mm-listview .mm-spacer > .mm-next {
		top: 40px; }
	.mm-listview .mm-spacer.mm-divider {
		padding-top: 25px; }
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); }
.mm-prev:before {
	border-right: none;
	border-bottom: none;
	left: 23px; }
.mm-next:after,
.mm-arrow:after {
	border-top: none;
	border-left: none;
	right: 23px; }
.mm-menu {
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.7); }
	.mm-menu .mm-navbar > *,
	.mm-menu .mm-navbar a {
		color: rgba(0, 0, 0, 0.3); }
	.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
		border-color: rgba(0, 0, 0, 0.3); }
	.mm-menu .mm-listview {
		border-color: rgba(0, 0, 0, 0.1); }
		.mm-menu .mm-listview > li .mm-next:after,
		.mm-menu .mm-listview > li .mm-arrow:after {
			border-color: rgba(0, 0, 0, 0.3); }
		.mm-menu .mm-listview > li a:not(.mm-next) {
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
			tap-highlight-color: rgba(255, 255, 255, 0.5); }
		.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu .mm-listview > li.mm-selected > span {
			background: rgba(255, 255, 255, 0.5); }
	.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
	.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
	.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
	.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
		background: rgba(0, 0, 0, 0.05); }
	.mm-menu .mm-divider {
		background: rgba(0, 0, 0, 0.05); }
/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
	box-sizing: border-box;
	position: relative; }
.mm-slideout {
	-webkit-transition: -webkit-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease; }
html.mm-opened {
	overflow-x: hidden;
	position: relative; }
html.mm-blocking {
	overflow: hidden; }
	html.mm-blocking body {
		overflow: hidden; }
html.mm-background .mm-page {
	background: inherit; }
#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999; }
html.mm-blocking #mm-blocker {
	display: block; }
.mm-menu.mm-offcanvas {
	display: none;
	position: fixed; }
.mm-menu.mm-current {
	display: block; }
.mm-menu {
	width: 80%;
	min-width: 140px;
	max-width: 440px; }
html.mm-opening .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-moz-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	-o-transform: translate(80%, 0);
	transform: translate(80%, 0); }
@media all and (max-width: 175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-moz-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		-o-transform: translate(140px, 0);
		transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(440px, 0);
		-moz-transform: translate(440px, 0);
		-ms-transform: translate(440px, 0);
		-o-transform: translate(440px, 0);
		transform: translate(440px, 0); } }
/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }
.mm-collapsed:not(.mm-uncollapsed) {
	display: none; }
.mm-fixeddivider {
	background: inherit;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }
	.mm-fixeddivider:after {
		content: none !important;
		display: none !important; }
.mm-hasdividers .mm-fixeddivider {
	display: block; }
.mm-menu .mm-fixeddivider span {
	background: rgba(0, 0, 0, 0.05); }
/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
	left: auto;
	right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
	content: none;
	display: none; }
.mm-menu.mm-pageshadow:after {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
	width: 100%;
	min-width: 100%;
	max-width: 100%; }
.mm-menu.mm-right {
	left: auto;
	right: 0; }
.mm-menu.mm-bottom {
	top: auto;
	bottom: 0; }
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-moz-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	-o-transform: translate(-80%, 0);
	transform: translate(-80%, 0); }
@media all and (max-width: 175px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-moz-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		-o-transform: translate(-140px, 0);
		transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-440px, 0);
		-moz-transform: translate(-440px, 0);
		-ms-transform: translate(-440px, 0);
		-o-transform: translate(-440px, 0);
		transform: translate(-440px, 0); } }
/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
	background: #333333;
	border-color: rgba(0, 0, 0, 0.15);
	color: rgba(255, 255, 255, 0.8); }
	.mm-menu.mm-theme-dark .mm-navbar > *,
	.mm-menu.mm-theme-dark .mm-navbar a {
		color: rgba(255, 255, 255, 0.4); }
	.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
		border-color: rgba(255, 255, 255, 0.4); }
	.mm-menu.mm-theme-dark .mm-listview {
		border-color: rgba(0, 0, 0, 0.15); }
		.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
		.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
			border-color: rgba(255, 255, 255, 0.4); }
		.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
			-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
			tap-highlight-color: rgba(0, 0, 0, 0.1); }
		.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
			background: rgba(0, 0, 0, 0.1); }
	.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
	.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
	.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
	.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
		background: rgba(255, 255, 255, 0.05); }
	.mm-menu.mm-theme-dark .mm-divider {
		background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-theme-dark label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark em.mm-counter {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-fixeddivider span {
	background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-pageshadow.mm-theme-dark:after {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.mm-menu.mm-theme-dark .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-indexer a {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark label.mm-toggle {
	background: rgba(0, 0, 0, 0.15); }
	.mm-menu.mm-theme-dark label.mm-toggle:before {
		background: #333333; }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963; }
.mm-menu.mm-theme-white {
	background: white;
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6); }
	.mm-menu.mm-theme-white .mm-navbar > *,
	.mm-menu.mm-theme-white .mm-navbar a {
		color: rgba(0, 0, 0, 0.3); }
	.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
		border-color: rgba(0, 0, 0, 0.3); }
	.mm-menu.mm-theme-white .mm-listview {
		border-color: rgba(0, 0, 0, 0.1); }
		.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
		.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
			border-color: rgba(0, 0, 0, 0.3); }
		.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
			-webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
			tap-highlight-color: rgba(0, 0, 0, 0.05); }
		.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
			background: rgba(0, 0, 0, 0.05); }
	.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
	.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
	.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
	.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
		background: rgba(0, 0, 0, 0.03); }
	.mm-menu.mm-theme-white .mm-divider {
		background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-theme-white label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white em.mm-counter {
	color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-fixeddivider span {
	background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-pageshadow.mm-theme-white:after {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.mm-menu.mm-theme-white .mm-search input {
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-indexer a {
	color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white label.mm-toggle {
	background: rgba(0, 0, 0, 0.1); }
	.mm-menu.mm-theme-white label.mm-toggle:before {
		background: white; }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963; }
.mm-menu.mm-theme-black {
	background: black;
	border-color: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.6); }
	.mm-menu.mm-theme-black .mm-navbar > *,
	.mm-menu.mm-theme-black .mm-navbar a {
		color: rgba(255, 255, 255, 0.4); }
	.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
		border-color: rgba(255, 255, 255, 0.4); }
	.mm-menu.mm-theme-black .mm-listview {
		border-color: rgba(255, 255, 255, 0.2); }
		.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
		.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
			border-color: rgba(255, 255, 255, 0.4); }
		.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
			tap-highlight-color: rgba(255, 255, 255, 0.3); }
		.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
			background: rgba(255, 255, 255, 0.3); }
	.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
	.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
	.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
	.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
		background: rgba(255, 255, 255, 0.2); }
	.mm-menu.mm-theme-black .mm-divider {
		background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black em.mm-counter {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-fixeddivider span {
	background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-pageshadow.mm-theme-black:after {
	content: none;
	display: none; }
.mm-menu.mm-theme-black .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-indexer a {
	color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black label.mm-toggle {
	background: rgba(255, 255, 255, 0.2); }
	.mm-menu.mm-theme-black label.mm-toggle:before {
		background: black; }
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963; }
