ul.nav > li > a.active {
	background: rgb(255, 255, 255); color: rgb(255, 255, 255) !important;
}
ul.nav > li > a.active:hover {
	background: rgb(255, 255, 255); color: rgb(255, 255, 255) !important;
}
ul.nav > li > a:hover {
	background: rgb(255, 255, 255); color: rgb(255, 255, 255) !important;
}
ul.nav .dropdown li a.active {
	background: rgb(204, 204, 204);
}
ul.nav .dropdown li:hover a.active {
	color: rgb(51, 51, 51);
}
.navbar-nav {
	margin: 0px auto; width: 92.3%;
}
.three.navbar-nav {
	width: 100%;
}
.yamm .nav {
	position: static;
}
.yamm .collapse {
	position: static;
}
.yamm .dropup {
	position: static;
}
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .dropdown-menu {
	background: rgb(255, 255, 255);
}
.yamm .navbar-right.nav .dropdown-menu {
	left: auto; right: 0px;
}
.yamm .yamm-content {
	padding: 30px 40px;
}
.yamm .yamm-fw.dropdown .dropdown-menu {
	left: 0px; right: 0px;
}
.yamm .yamm-hw.dropdown .dropdown-menu {
	left: auto; width: 550px; right: 0px;
}
.yamm .yamm-content .col-md-4 {
	padding-right: 5px; padding-left: 5px;
}
.yamm .yamm-content .col-md-8 {
	padding-right: 5px; padding-left: 5px;
}
.yamm .yamm-content .thumbnail {
	padding: 0px; border: 0px currentColor; border-image: none;
}
.yamm .yamm-content .caption {
	padding: 0px;
}
.yamm .yamm-content .caption h3 {
	color: rgb(255, 255, 255); font-size: 18px; margin-top: 14px; margin-bottom: 8px;
}
.yamm .yamm-content .caption p {
	color: rgb(255, 255, 255); font-size: 14px;
}
.list-unstyled li:first-child {
	margin-bottom: 12px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.two.list-unstyled li:first-child {
	margin-bottom: 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 0px; border-bottom-style: solid;
}
.list-unstyled li p {
	padding: 0px 0px 5px; color: rgb(119, 119, 119); font-family: "Raleway", sans-serif; font-size: 15px; font-weight: 500;
}
.list-unstyled li i {
	color: rgb(255, 255, 255);
}
.list-unstyled li {
	padding: 5px 0px;
}
.list-unstyled a {
	padding: 4px 8px; width: 100%; color: rgb(255, 255, 255); transition-property: margin-left, background-color; transition-duration: 0.3s; transition-timing-function: ease-out;
}
.list-unstyled a:hover {
	border-radius: 3px; color: rgb(255, 255, 255); text-decoration: none; margin-left: 8px; transition-property: margin-left, background-color; transition-duration: 0.3s; transition-timing-function: ease-out; background-color: rgb(238, 238, 238);
}
.list-unstyled a::before {
	font-size: 12px; margin-right: 5px;
}
.row-border + .row .caption h3 {
	margin-top: 0px;
}
.row-border {
	padding-bottom: 10px; margin-bottom: 20px; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
@media all and (max-width:767px)
{
.header {
	padding: 10px 0px 0px;
}
.list-unstyled li:first-child {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; top-bottom: 15px;
}
.list-unstyled li p {
	color: rgb(187, 187, 187); font-size: 16px;
}
.list-unstyled li {
	padding: 8px 0px;
}
.list-unstyled a {
	color: rgb(187, 187, 187);
}
.list-unstyled a {
	color: rgb(187, 187, 187);
}
.list-unstyled a {
	color: rgb(187, 187, 187);
}
.list-unstyled a:hover {
	color: rgb(255, 255, 255); background-color: rgb(238, 238, 238);
}
.yamm .yamm-content .thumbnail {
	box-shadow: 0px 0px 0px rgba(0,0,0,0.075); background-color: transparent; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
.yamm .yamm-content .caption p {
	color: rgb(204, 204, 204);
}
.yamm .yamm-content .caption h3 {
	color: rgb(204, 204, 204);
}
.yamm .yamm-content .thumbnail > img {
	margin-left: 0px;
}
.row-border {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
@media all and (max-width:999px)
{
.list-unstyled a {
	color: rgb(187, 187, 187);
}
.list-unstyled li:first-child {
	margin-bottom: 16px; border-bottom-color: rgb(59, 59, 59); border-bottom-width: 1px; border-bottom-style: solid;
}
.list-unstyled li p {
	color: rgb(255, 255, 255); padding-top: 10px;
}
.list-unstyled .img_left4 {
	margin-right: 20px;
}
}
.navbar-nav > li > a {
	padding: 30px 15px; line-height: 30px; font-family: "Raleway", sans-serif; font-size: 14px; border-right-color: rgb(14, 14, 14); border-left-color: rgb(76, 76, 76); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	border-radius: 0px; left: 100%; top: 0px; margin-top: -1px; margin-left: -1px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.dropdown-submenu > :last-child.dropdown-menu {
	
}
@media not all
{
.dropdown-submenu > :last-child.dropdown-menu {
	border-top-color: rgb(0, 0, 0); border-top-width: 0px; border-top-style: solid;
}
.navbar-nav > li > a {
	font-size: 13px !important;
}
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.pull-left.dropdown-submenu {
	float: none;
}
.pull-left.dropdown-submenu > .dropdown-menu {
	border-radius: 6px 0px 6px 6px; left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px;
}
.navbar-brand {
	margin: 15px 0px; padding: 0px;
}
.wrapper {
	margin-top: 0px;
}
.navbar-fixed-top + .wrapper {
	margin-top: 104px;
}
.dropdown-menu {
	min-width: 220px;
}
.dropdown-menu > li > a {
	padding: 10px 20px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropdown-menu > li > a:hover {
	border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropdown-menu > li:last-child > a {
	border-bottom-color: rgb(209, 209, 209); border-bottom-width: 0px; border-bottom-style: solid;
}
.help {
	height: 40px;
}
.help > .container {
	padding-top: 10px;
}
@media all and (max-width:999px)
{
.navbar-nav > li > a {
	font-size: 13px !important;
}
.pull-right.navbar-collapse {
	background: rgb(30, 30, 30); width: 100%;
}
#navbar-collapse-1 > ul > li.dropdown > a > b {
	float: right;
}
.navbar-default .navbar-brand {
	margin-left: 14px;
}
#navbar-collapse-1 > ul > li {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
#navbar-collapse-1 > ul > li.open {
	background-color: rgb(51, 51, 51);
}
.help {
	display: none;
}
.navbar-nav > li > a {
	padding: 14px 15px; color: rgb(179, 179, 179);
}
.navbar-nav > li > a:hover {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	padding: 10px 20px; color: rgb(255, 255, 255); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	padding: 10px 20px; color: rgb(255, 255, 255); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: transparent;
}
.dropdown-menu > li > a {
	padding: 8px 0px 8px 20px !important; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.dropdown-submenu > :last-child.dropdown-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
}
.navbar-nav > li > a {
	box-shadow: 0px 0px 0px rgba(255,255,255,0.25);
}
.callus {
	color: rgb(84, 84, 84); padding-top: 13px; font-size: 13px;
}
.callus a {
	color: rgb(84, 84, 84); margin-right: 20px;
}
.social-icons ul li {
	margin: 10px 0px 10px 7px; float: left; list-style-type: none;
}
.social-icons a {
	border-radius: 50%; border: 1px solid rgb(199, 199, 199); border-image: none; width: 25px; height: 25px; text-align: center; display: block; background-color: rgb(255, 255, 255);
}
.social-icons a i {
	text-align: center; color: rgb(255, 255, 255); line-height: 24px; font-size: 15px;
}
.social-icons a:hover {
	border: 1px solid rgb(255, 255, 255); border-image: none; background-color: rgb(255, 255, 255);
}
.social-icons a:hover i {
	color: rgb(255, 255, 255);
}
a.login_but {
	margin: 2% 18px 0px 48%; padding: 0px; color: rgb(255, 255, 255); float: left;
}
a.registerbut {
	padding: 0px; color: rgb(255, 255, 255); margin-top: 2%; float: left;
}
a.login_but:hover {
	color: rgb(255, 255, 255);
}
a.registerbut:hover {
	color: rgb(255, 255, 255);
}
@media all and (max-width:999px)
{
#navbar-collapse-1 > ul > li {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.navbar-toggle {
	background: rgb(255, 255, 255); margin: 10px 15px; padding: 10px; border-radius: 0px; border: 0px solid transparent; border-image: none; font-family: "Raleway", sans-serif; float: none; position: relative; cursor: pointer;
}
.navbar-toggle > span {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-toggle:hover {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-toggle:focus {
	background-color: rgb(255, 255, 255);
}
.navbar-collapse {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
@media only screen and (max-width:999px) and (min-width:99px)
{
li.dropdown ul.dropdown-menu li a {
	color: rgb(255, 255, 255);
}
li.dropdown ul.dropdown-menu li a.active {
	color: rgb(255, 255, 255);
}
li.dropdown ul.dropdown-menu li a.active:hover {
	background: rgb(238, 238, 238); color: rgb(255, 255, 255);
}
li.dropdown a:hover {
	color: rgb(255, 255, 255);
}
li.dropdown ul.dropdown-menu .yamm-content li a:hover {
	color: rgb(69, 69, 69);
}
}
@media all and (min-width:1000px)
{
.yamm ul.nav li.dropdown > ul.dropdown-menu {
	
}
.dropdown-submenu:hover > .dropdown-menu {
	animation-name: fadeInFromNoneIE; animation-duration: 0.5s; animation-fill-mode: forwards; -webkit-animation-duration: 0.5s; -webkit-animation-name: fadeInFromNone; -webkit-animation-fill-mode: forwards;
}
.yamm ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block; animation-name: fadeInFromNoneIE; animation-duration: 5s; animation-fill-mode: forwards; -webkit-animation-duration: 0.5s; -webkit-animation-name: fadeInFromNone; -webkit-animation-fill-mode: forwards;
}
.navbar-default .navbar-nav > .open > a {
	
}
.navbar-default .navbar-nav > .open > a:hover {
	
}
.navbar-default .navbar-nav > .open > a:focus {
	
}
}
.navbar-toggle > button {
	background: none; border: 0px currentColor; border-image: none; float: right; cursor: pointer;
}
.navbar-default .navbar-toggle i {
	color: rgb(255, 255, 255); font-size: 21px;
}
.yamm ul.nav li.dropdown:hover b {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);
}
.container > .navbar-collapse {
	margin-right: 0px;
}
.navbar-brand {
	text-shadow: 0px 0px 0px rgba(255,255,255,0.25);
}
.navbar-nav > li > a {
	text-shadow: 0px 0px 0px rgba(255,255,255,0.25);
}
button.navbar-toggle {
	clear: right;
}
.width50 {
	width: 50%;
}
.navbar-default .navbar-nav > .open > a .caret {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a:hover .caret {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);
}
.two.dropdown-menu {
	right: 0px;
}
.dart {
	color: rgb(69, 69, 69);
}
.dropdown-menu li a i {
	margin-right: 5px;
}
pre {
	margin: 0px; padding: 10px 20px !important;
}
#header .container {
	width: auto; max-width: 1170px;
}
.jumbotron {
	margin: 60px 0px; padding-right: 0px; padding-left: 0px;
}
.intro.jumbotron {
	margin-top: 0px;
}
.jumbotron .navbar {
	line-height: 1.6; font-size: 14px;
}
.list-unstyled {
	min-width: 120px;
}
.list-unstyled ul {
	min-width: 120px;
}
@media all and (min-width:767px)
{
.panel-group {
	width: 400px;
}
.thumbnail {
	margin: 0px;
}
}
.grid-demo {
	padding: 10px 30px;
}
.grid-demo [class*='col-'] {
	border: 1px solid rgb(209, 209, 209); border-image: none; text-align: center; line-height: 2; font-size: 1em; margin-top: 5px; margin-bottom: 5px; background-color: rgb(229, 225, 234);
}
@media only screen and (max-width:1169px) and (min-width:1000px)
{
#header .container {
	width: auto; max-width: 961px;
}
.two.dropdown-menu {
	right: 0px;
}
.navbar-nav > li > a {
	background: none;
}
.navbar-nav > li > a:hover {
	background: none;
}
.navbar-nav > li > a.active {
	background: none;
}
}
@media only screen and (max-width:999px) and (min-width:768px)
{
#header .container {
	width: auto; max-width: 98%;
}
.menu_main {
	padding: 8px 0px;
}
.navbar-default {
	margin-right: 20px;
}
.navbar-nav > li > a {
	border: currentColor; border-image: none; line-height: 20px;
}
.navbar-nav > li.hfl {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(119, 119, 119) !important;
}
.dart {
	color: rgb(153, 153, 153);
}
.navbar-nav {
	width: 100%;
}
}
@media only screen and (max-width:767px) and (min-width:640px)
{
#header .container {
	width: auto; max-width: 620px;
}
.menu_main {
	padding: 0px;
}
.navbar-default {
	margin-right: 5px;
}
.navbar-nav > li > a {
	border: currentColor; border-image: none; line-height: 20px; margin-left: 0px;
}
.navbar-nav > li.hfl {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.dart {
	color: rgb(153, 153, 153);
}
.navbar-nav {
	width: 100%;
}
}
@media only screen and (max-width:639px) and (min-width:480px)
{
#header .container {
	width: auto; max-width: 460px;
}
.menu_main {
	padding: 0px;
}
.navbar-default {
	margin-right: 5px;
}
.navbar-nav > li > a {
	border: currentColor; border-image: none; line-height: 20px; margin-left: 0px;
}
.navbar-nav > li.hfl {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(119, 119, 119) !important;
}
.dart {
	color: rgb(153, 153, 153);
}
.navbar-nav {
	width: 100%;
}
}
@media only screen and (max-width:479px)
{
#header .container {
	width: auto; max-width: 300px;
}
.menu_main {
	padding: 0px;
}
.navbar-default {
	margin-right: 3px;
}
.navbar-nav > li > a {
	border: currentColor; border-image: none; line-height: 20px; margin-left: 0px;
}
.navbar-nav > li.hfl {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(119, 119, 119) !important;
}
.dart {
	color: rgb(153, 153, 153);
}
.navbar-nav {
	width: 100%;
}
}
body {
	-ms-overflow-x: hidden;
}
.noanim {
	transition:none !important; -webkit-transition: none; -moz-transition: none; -o-transition: none;
}
body {
	
}
.wrapper {
	margin: 0px auto; width: 100%; -ms-zoom: 1;
}
#page {
	margin: 0px auto; width: 100%; -ms-zoom: 1;
}
.wrapper::after {
	height: 0px; overflow: hidden; display: table; content: "\0020";
}
#page::after {
	height: 0px; overflow: hidden; display: table; content: "\0020";
}
.wrapper::before {
	height: 0px; overflow: hidden; display: table; content: "\0020";
}
#page::before {
	height: 0px; overflow: hidden; display: table; content: "\0020";
}
.wrapper::after {
	clear: both;
}
#page::after {
	clear: both;
}
#header {
	margin: 0px; background-color: rgb(0, 0, 0);
}
.header {
	background-color: rgb(51, 51, 51);
}
#trueHeader {
	padding: 0px; transition:padding 0.35s; left: 0px; right: 0px; z-index: 8000; -ms-zoom: 1; box-shadow: 0px 1px 5px rgba(0,0,0,0.1); background-color: transparent; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -webkit-transition: padding 0.35s ease; -moz-transition: padding 0.35s ease; -o-transition: padding 0.35s ease; -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -khtml-transition: padding 0.35s ease;
}
#topHeader {
	background: rgb(51, 51, 51); padding: 0px;
}
#trueHeader {
	background: rgb(243, 243, 243); border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
.sticky#header #trueHeader {
	top: 0px; position: fixed;
}
.condensed.sticky#header #trueHeader {
	padding: 0px;
}
