ul.nav>li>a.active {
	color: #06d0d8;
	border-bottom: 3px solid #06d0d8;
}

ul.nav>li>a:hover.active {
	color: #06d0d8;
	border-bottom: 3px solid #06d0d8;
}

ul.nav>li>a:hover {
	color: #06d0d8;
}

ul.nav.dark>li>a.active {
	color: #06d0d8;
	border-right: 1px solid #2e2e2e;
	border-bottom: 0;
}

ul.nav.dark>li>a:hover.active {
	color: #06d0d8;
	border-right: 1px solid #2e2e2e;
	border-bottom: 0;
}

ul.nav.dark>li>a {
	border-right: 1px solid #2e2e2e;
	border-bottom: 0;
}

ul.nav.dark>li:first-child>a {
	border-left: 1px solid #2e2e2e;
}

.yamm .nav,.yamm .collapse,.yamm .dropup,.yamm .dropdown {
	position: static;
}

.yamm .container {
	position: relative;
}

.yamm .dropdown-menu {
	left: auto;
}

.yamm .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}

.yamm .yamm-content {
	padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.yamm .dropdown.yamm-hw .dropdown-menu {
	left: auto;
	right: 0;
	width: 550px;
}

.yamm .yamm-content .col-md-4,.yamm .yamm-content .col-md-8 {
	padding-right: 5px;
	padding-left: 5px;
}

.yamm .yamm-content .thumbnail {
	padding: 0;
	border: 0;
}

.yamm .yamm-content .caption {
	padding: 0;
}

.yamm .yamm-content .caption h3 {
	font-size: 18px;
	color: #272727;
	margin-top: 14px;
	margin-bottom: 8px;
}

.yamm .yamm-content .caption p {
	font-size: 14px;
	color: #727272;
}

.list-unstyled .header-menu {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
}

.list-unstyled p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-family: "Oswald",sans-serif;
}

.list-unstyled li i {
	color: #fff;
}

.list-unstyled li {
	padding: 5px 0;
}

.list-unstyled a {
	color: #fff;
	padding: 4px 8px;
	width: 100%;
	font-size: 14px;
	transition-property: margin-left,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}

.list-unstyled a:hover {
	color: #272727;
	background-color: #eee;
	text-decoration: none;
	margin-left: 8px;
	transition-property: margin-left,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
	border-radius: 3px;
}

.list-unstyled a:before {
	font-size: 12px;
	margin-right: 5px;
}

.row-border+.row .caption h3 {
	margin-top: 0;
}

.row-border {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

@media(max-width:767px) {

.logo {
    position: relative;
    top: 12px;
}

#header .container {
    width: auto;
    max-width: 100%;
    padding: 0;
}

.navbar-default {
    margin-right: 0;
    display: inline-block;
    width: 100%;
    margin: 31px 0 0 ;
}

.scrollto_sticky {
    width: 100% !important;
    left: 0px;
    right: 0px;
}


	.list-unstyled .header-menu {
		border-bottom: 0;
		margin-bottom: 0;
		top-bottom: 15px;
	}

	.list-unstyled p {
		font-size: 16px;
		color: #bbb;
	}

	.list-unstyled li {
		padding: 8px 0;
	}

	.list-unstyled a {
		color: #bbb;
	}

	.list-unstyled a {
		color: #bbb;
	}

	.list-unstyled a {
		color: #bbb;
	}

	.list-unstyled a:hover {
		color: #fff;
		background-color: #666;
	}

	.yamm .yamm-content .thumbnail {
		background-color: transparent;
		-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.075);
		box-shadow: 0 0 0 rgba(0,0,0,0.075);
	}

	.yamm .yamm-content .caption p {
		color: #ccc;
	}

	.yamm .yamm-content .caption h3 {
		color: #ccc;
	}

	.yamm .yamm-content .thumbnail>img {
		margin-left: 0;
	}

	.row-border {
		border-bottom: 0;
	}
}

@media(max-width:999px) {
	.list-unstyled a {
		color: #bbb;
	}

	.header-menu {
		border-bottom: 1px solid #3b3b3b;
		margin-bottom: 16px;
	}

	.list-unstyled p {
		color: #fff;
		padding-top: 10px;
	}

	.list-unstyled .img_left4 {
		margin-right: 20px;
	}
}

.navbar-nav>li>a {
	padding-top: 35px;
	padding-bottom: 35px;
	text-transform: uppercase;
}

.navbar-nav>li>a i {
	display: block;
	text-align: center;
}

.navbar-default.two {
	width: 100%;
}

.navbar-nav.dark>li>a {
	padding-top: 30px;
	padding-bottom: 27px;
	text-transform: uppercase;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

@media(min-width:769px;){.dropdown-submenu>.dropdown-menu:last-child {
	border-top: 0 solid #000;
}}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.navbar-brand {
	padding: 0;
	margin: 15px 0;
}

.wrapper {
	margin-top: 0;
}

.navbar-fixed-top+.wrapper {
	margin-top: 104px;
}

.dropdown-menu {
	min-width: 220px;
}

.dropdown-menu>li>a {
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #492c7f;
}

.dropdown-menu>li>a:hover {
	border-bottom: 1px solid #492c7f;
}

.dropdown-menu>li:last-child>a {
	border-bottom: 0 solid #d1d1d1;
}

.help {
	height: 40px;
}

.help>.container {
	padding-top: 10px;
}

@media(max-width:999px) {
	.navbar-collapse.pull-right {
		width: 100%;
		background: #1e1e1e;
	}

	#navbar-collapse-1>ul>li.dropdown>a>b {
		float: right;
	}

	.navbar-default .navbar-brand {
		margin-left: 14px;
	}

	#navbar-collapse-1>ul>li {
		border-bottom: 1px solid #eee;
	}

	#navbar-collapse-1>ul>li.open {
		background-color: #2b2b2b;
	}

	.help {
		display: none;
	}

	.navbar-nav>li>a {
		color: #b3b3b3;
		padding: 14px 15px;
	}

	.navbar-nav>li>a:hover {
		color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #92d102;
		background-color: transparent;
		padding: 10px 20px;
		border-bottom: 0;
	}

	.dropdown-menu>li>a {
		padding: 8px 20px!important;
		border-bottom: 0;
	}

	.dropdown-submenu>.dropdown-menu:last-child {
		border-top: 0;
	}
}

.navbar-nav>li>a {
	box-shadow: 0 0 0 rgba(255,255,255,0.25);
}

.callus {
	color: #545454;
	font-size: 13px;
	padding-top: 13px;
}

.callus a {
	margin-right: 20px;
	color: #545454;
}

.social-icons ul li {
	float: left;
	list-style-type: none;
	margin: 10px 0 10px 7px;
}

.social-icons a {
	width: 25px;
	height: 25px;
	display: block;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	border-radius: 50%;
	text-align: center;
}

.social-icons a i {
	font-size: 15px;
	color: #272727;
	line-height: 24px;
	text-align: center;
}

.social-icons a:hover {
	background-color: #272727;
	border: 1px solid #272727;
}

.social-icons a:hover i {
	color: #fff;
}

@media(max-width:999px) {
	#navbar-collapse-1>ul>li {
		border-bottom: 0;
	}
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #9351e5 !important;
}
.menu_main3 .navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar-toggle {
	position: relative;
	padding: 12px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 0;
	background-color: transparent;
	border: 0 solid transparent;
	border-radius: 0;
	margin-left: 15px;
	background: transparent;
	cursor: pointer;
}

.navbar-toggle>span {
	color: #fff;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-collapse {
	border-top: 0;
}

@media only screen and (min-width:99px) and (max-width:999px) {
	li.dropdown ul.dropdown-menu li a {
		color: #fff;
	}

	li.dropdown a:hover {
		color: #fff;
	}

	li.dropdown ul.dropdown-menu .yamm-content li a:hover {
		color: #454545;
	}
}

@media(min-width:1000px) {
	.dropdown-submenu:hover>.dropdown-menu {
		-webkit-animation-duration: .5s;
		-webkit-animation-name: fadeInFromNone;
		-webkit-animation-fill-mode: forwards;
		animation-duration: .5s;
		animation-name: fadeInFromNone;
		animation-fill-mode: forwards;
		-ms-animation-duration: .5s;
		-ms-animation-name: fadeInFromNoneIE;
		-ms-animation-fill-mode: forwards;
	}

	.yamm ul.nav li.dropdown:hover>ul.dropdown-menu {
		display: block;
		animation-duration: .5s;
		animation-name: fadeInFromNone;
		animation-fill-mode: forwards;
		-webkit-animation-duration: .5s;
		-webkit-animation-name: fadeInFromNone;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-duration: 5s;
		-ms-animation-name: fadeInFromNoneIE;
		-ms-animation-fill-mode: forwards;
	}@	-webkit-keyframes fadeInFromNone {
		0%{opacity: 0;
	}

	1% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes "fadeInFromNoneIE" {
	0% {
		opacity: 0;
	}

	1% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes "fadeInFromNone" {
	0% {
		opacity: 0;
	}

	1% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	padding: 22px 18px;
}}

.navbar-toggle>button {
	background: 0;
	border: 0;
	float: right;
}

.navbar-default .navbar-toggle i {
	color: #fff;
	font-size: 21px;
}

.yamm ul.nav li.dropdown:hover b {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.container>.navbar-collapse {
	margin-right: 0;
}

.navbar-brand,.navbar-nav>li>a {
	text-shadow: 0 0 0 rgba(255,255,255,0.25);
}

button.navbar-toggle {
	clear: right;
}

.width50 {
	width: 50%;
}

.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

@media only screen and (max-width:1280px) {
	.dropdown-menu.two {
		left: 650px;
	}

	.dropdown-menu.three {
		left: 600px;
	}

	.dropdown-submenu>.dropdown-menu.four {
		top: 0;
		left: 600px;
	}

	.dropdown-menu.five {
		left: 500px;
	}
}

@media only screen and (max-width:1199px) {
	.dropdown-menu.two {
		left: 650px;
	}

	.dropdown-menu.three {
		left: 600px;
	}

	.dropdown-submenu>.dropdown-menu.four {
		top: 0;
		left: 600px;
	}

	.dropdown-menu.five {
		left: 500px;
	}
}

@media screen and (max-width:1080px) {
	.dropdown-menu.two {
		left: 650px;
	}

	.dropdown-menu.three {
		left: 600px;
	}

	.dropdown-submenu>.dropdown-menu.four {
		top: 0;
		left: 600px;
	}

	.dropdown-menu.five {
		left: 500px;
	}
}

@media screen and (max-width:1024px) {
	.dropdown-menu.two {
		left: 650px;
	}

	.dropdown-menu.three {
		left: 600px;
	}

	.dropdown-submenu>.dropdown-menu.four {
		top: 0;
		left: 600px;
	}

	.dropdown-menu.five {
		left: 500px;
	}
}

@media only screen and (min-width:1000px) and (max-width:1169px) {
	.dropdown-menu.two {
		left: 540px;
	}

	.dropdown-menu.three {
		left: 450px;
	}

	.dropdown-submenu>.dropdown-menu.four {
		top: 0;
		left: 500px;
	}

	.dropdown-menu.five {
		left: 400px;
	}
}

@media only screen and (max-width:1199px) {
	.container>.navbar-collapse {
		z-index: 9999;
	}

	.navbar-default.two {
		margin-right: 200px;
	}

	.menu_main2 .dropdown-menu.three {
		left: 550px;
	}

	.menu_main2 .dropdown-menu.two {
		left: 630px;
	}

	.navbar-default {
		margin-right: 0;
	}
}

@media only screen and (max-width:1112px) {
	.container>.navbar-collapse {
		z-index: 9999;
	}

	.navbar-default.two {
		margin-right: 227px;
	}

	.menu_main2 .dropdown-menu.three {
		left: 420px;
	}

	.menu_main2 .dropdown-menu.two {
		left: 480px;
	}
}

@media only screen and (max-width:991px) {
	.menu_main2 .container>.navbar-collapse {
		width: 100%;
		background-color: #161616;
	}
}

@media only screen and (max-width:800px) {
	.navbar-default.two {
		margin-right: 0;
	}

	.menu_main2 .container>.navbar-collapse {
		width: 100%;
		background-color: #161616;
	}
}

@media only screen and (min-width:768px) and (max-width:999px) {
	.navbar-default {
		margin-right: 20px;
	}

	.navbar-nav>li>a i {
		display: inherit;
		text-align: left;
		float: left;
		margin: 5px 10px 0 0;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {

	.navbar-nav>li>a i {
		display: inherit;
		text-align: left;
		float: left;
		margin: 5px 10px 0 0;
	}

	.navbar-default.two {
		padding-right: 0;
		width: 100%;
	}

	.menu_main2 .container>.navbar-collapse {
		width: 100%;
		background-color: #161616;
	}
}

@media only screen and (max-width:479px) {

	.navbar-nav>li>a i {
		display: inherit;
		text-align: left;
		float: left;
		margin: 5px 10px 0 0;
	}

	.navbar-default.two {
		padding-right: 0;
		width: 100%;
	}

	.menu_main2 .container>.navbar-collapse {
		width: 100%;
		background-color: #161616;
	}
}

.top-animate {
	background: #fff!important;
	top: 13px!important;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mid-animate {
	opacity: 0;
}

.bottom-animate {
	background: #fff!important;
	top: 13px!important;
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

.top-menu {
	top: 5px;
	width: 25px;
	height: 2px;
	border-radius: 10px;
	background-color: #f9a530;
}

.mid-menu {
	top: 13px;
	width: 25px;
	height: 2px;
	border-radius: 10px;
	background-color: #f9a530;
}

.bottom-menu {
	top: 21px;
	width: 25px;
	height: 2px;
	border-radius: 10px;
	background-color: #f9a530;
}

.menui {
	background: #fff;
	transition: .6s ease;
	transition-timing-function: cubic-bezier(.75,0,.29,1.01);
	margin-top: 10px;
	position: absolute;
}

.simplenavicon {
	display: block;
	height: 42px;
	left: 1300px;
	margin: 0;
	padding: 9px;
	position: fixed;
	top: 32px;
	width: 42px;
	z-index: 999;
}

.simplenavicon2 {
	display: block;
	height: 40px;
	left: 1300px;
	margin: 0;
	padding: 9px;
	position: fixed;
	top: 35px;
	width: 40px;
	z-index: 999;
}

.mobilenav {
	position: fixed;
	z-index: 9999;
	display: none;
	width: 25%;
	float: right;
	left: 909px;
	top: 58px;
	padding: 60px;
	background: #fff;
	border: 1px solid #e4e4e4;
	opacity: 1;
}

.mobilenav.two {
	position: fixed;
	z-index: 9999;
	display: none;
	width: 100%;
	height: 100%;
	float: left;
	left: 0;
	top: 0;
	padding: 60px;
	background: url(../images/transparent_bg4.png) 0 0 repeat;
	border: 0;
}

.mobilenav.two li a {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.mobilenav.two li {
	border-bottom: 0;
	padding: 20px 10px;
}

.mobilenav li {
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	list-style-type: none;
	text-align: center;
	padding: 10px;
}

.mobilenav li.last {
	border-bottom: 0;
}

.mobilenav li a {
	color: #272727;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

.mobilenav li a:hover {
	color: #06d0d8;
	text-decoration: none;
	font-weight: normal;
}

.menu li:hover {
	color: #06d0d8;
}

.menu li a:hover {
	color: #06d0d8;
}

.menu li.current a {
	color: #06d0d8;
}

@media only screen and (max-width:1280px) {
	.simplenavicon {
		left: 1150px;
	}

	.mobilenav {
		left: 835px;
	}

	.simplenavicon2 {
		left: 1150px;
	}
}

@media only screen and (max-width:1199px) {
	.simplenavicon {
		left: 1100px;
	}

	.mobilenav {
		left: 800px;
	}

	.simplenavicon2 {
		left: 1100px;
	}
}

@media only screen and (max-width:1112px) {
	.simplenavicon {
		left: 1000px;
	}

	.mobilenav {
		left: 720px;
		padding: 40px;
	}

	.simplenavicon2 {
		left: 1000px;
	}
}

@media only screen and (max-width:1080px) {
	.simplenavicon {
		left: 940px;
	}

	.mobilenav {
		left: 675px;
		padding: 40px;
	}

	.simplenavicon2 {
		left: 940px;
	}
}

@media only screen and (max-width:1024px) {
	.simplenavicon {
		left: 940px;
	}

	.mobilenav {
		left: 675px;
		padding: 40px;
	}

	.simplenavicon2 {
		left: 940px;
	}
}

@media only screen and (max-width:991px) {
	.simplenavicon {
		left: 885px;
	}

	.mobilenav {
		left: 640px;
		padding: 40px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.simplenavicon2 {
		left: 885px;
	}
}

@media only screen and (max-width:800px) {
	.simplenavicon {
		left: 700px;
	}

	.simplenavicon2 {
		left: 700px;
	}

	.mobilenav {
		left: 366px;
		padding: 40px;
		width: 42%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}
}

@media only screen and (max-width:768px) {
	.simplenavicon {
		left: 663px;
	}

	.mobilenav {
		left: 345px;
		padding: 20px;
		width: 42%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.simplenavicon2 {
		left: 663px;
	}
}

@media only screen and (max-width:640px) {
	.simplenavicon {
		left: 550px;
	}

	.mobilenav {
		left: 286px;
		padding: 20px;
		width: 42%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.simplenavicon2 {
		left: 550px;
	}
}

@media only screen and (max-width:480px) {
	.simplenavicon {
		top: 24px;
		left: 400px;
	}

	.mobilenav {
		left: 137px;
		padding: 20px;
		width: 56%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.simplenavicon2 {
		top: 24px;
		left: 400px;
	}
}

@media only screen and (max-width:360px) {
	.simplenavicon {
		left: 300px;
	}

	.mobilenav {
		left: 56px;
		padding: 20px;
		width: 70%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav.two li a {
		font-size: 17px;
	}

	.mobilenav.two li {
		padding: 16px 10px;
	}

	.simplenavicon2 {
		left: 300px;
	}
}

@media only screen and (max-width:320px) {
	.simplenavicon {
		top: 0;
		left: 238px;
	}

	.simplenavicon2 {
		top: 0;
		left: 238px;
	}

	.mobilenav {
		left: 52px;
		padding: 20px;
		width: 61%;
	}

	.mobilenav li a {
		font-size: 14px;
	}

	.mobilenav li a {
		font-size: 14px;
	}
}

.main_holder {
	position: fixed;
	top: 0;
	max-height: 70px;
	z-index: 999;
	width: 100%;
	padding-top: 17px;
	background: 0;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	top: -100px;
}

.main_holder .menu_holder {
	width: 75%;
	padding: 0;
	margin: 0;
	float: right;
}

.menu_holder .menu li a.current {
	color: #06d0d8;
}

.menu_holder .mobilenav li a {
	color: #272727;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

@media only screen and (max-width:766px) {
	.main_holder {
		padding-top: 25px;
	}
}

.open-nav {
	max-height: 400px!important;
}

.open-nav .mobile-toggle {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

.sticky {
	background-color: rgba(255,255,255,0.93);
	opacity: 1;
	top: 0;
	padding: 20px 0 70px 0;
	background-color: #fff;
	border-bottom: 1px solid silver;
}

@media only screen and (max-width:766px) {
	.logo {
		float: none;
	}
}

.main_holder nav {
	float: right;
	width: 100%;
	padding-top: 10px;
}

@media only screen and (max-width:766px) {
	.main_holder nav {
		width: 100%;
	}
}

.main_holder nav ul {
	list-style: none;
	overflow: hidden;
	text-align: right;
	float: right;
}

@media only screen and (max-width:766px) {
	.main_holder nav ul {
		padding-top: 10px;
		margin-bottom: 22px;
		float: left;
		text-align: center;
		width: 100%;
	}
}

.main_holder nav ul li {
	display: inline-block;
	margin-left: 35px;
	line-height: 1.5;
}

@media only screen and (max-width:766px) {
	.main_holder nav ul li {
		width: 100%;
		padding: 7px 0;
		margin: 0;
	}
}

.main_holder nav ul a {
	color: #272727;
	text-transform: uppercase;
	font-size: 14px;
}

.mobile-toggle {
	display: none;
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	right: 22px;
	top: 0;
	width: 30px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

@media only screen and (max-width:766px) {
	.mobile-toggle {
		display: block;
	}
}

.mobile-toggle span {
	width: 30px;
	height: 4px;
	margin-bottom: 6px;
	border-radius: 1000px;
	background: #8f8f8f;
	display: block;
}

@-webkit-keyframes "scroll" {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes "scroll" {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@media only screen and (max-width:800px) {
	.sticky {
		padding: 20px 0 120px 0;
	}

	.main_holder .menu_holder {
		float: left;
		width: 100%;
	}

	.main_holder nav ul li {
		margin-left: 34px;
	}

	.main_holder nav ul li {
		margin-left: 30px;
	}
}

@media only screen and (max-width:768px) {
	.main_holder nav ul li {
		margin-left: 30px;
	}
}

@media only screen and (max-width:640px) {
	.sticky {
		padding: 20px 0 62px;
	}

	.mobile-toggle {
		right: 41px;
		top: 31px;
	}
}

@media only screen and (max-width:480px) {
	.mobile-toggle {
		right: 41px;
		top: 31px;
	}
}

@media only screen and (max-width:360px) {
	.mobile-toggle {
		right: 41px;
		top: 31px;
	}
}

pre {
	margin: 0;
	padding: 10px 20px!important;
}

#header .container {
	width: auto;
	max-width: 1170px;
}

.jumbotron {
	margin: 60px 0;
	padding-left: 0;
	padding-right: 0;
}

.jumbotron.intro {
	margin-top: 0;
}

.jumbotron .navbar {
	font-size: 14px;
	line-height: 1.6;
}

.list-unstyled,.list-unstyled ul {
	min-width: 120px;
}

@media(min-width:767px) {
	.panel-group {
		width: 400px;
	}

	.thumbnail {
		margin: 0;
	}
}

.grid-demo {
	padding: 10px 30px;
}

.grid-demo[class*="col-"] {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	text-align: center;
	line-height: 2;
	background-color: #e5e1ea;
	border: 1px solid #d1d1d1;
}

@media only screen and (min-width:1000px) and (max-width:1169px) {
	#header .container {
		width: auto;
		max-width: 1000px;
	}
}

@media only screen and (min-width:768px) and (max-width:999px) {
	#header .container {
		width: auto;
		max-width: 98%;
	}

	.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0!important;
	}

	.dropdown-menu {
		position: absolute;
		margin: 0!important;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {

	.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0!important;
	}

	.dropdown-menu {
		position: absolute;
		margin: 0!important;
	}

	.menu_main2 .navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #161616;
		border: 0;
		box-shadow: none;
	}

	.menu_main2 .navbar-collapse {
		position: absolute;
		z-index: 999999;
		width: calc(100vw - 35px);
	}
}

@media only screen and (max-width:479px) {

	.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0!important;
	}

	.menu_main2 .navbar-collapse {
		z-index: 999999;
		width: calc(100vw - 35px);
	}

	.dropdown-menu {
		position: absolute;
		margin: 0!important;
	}
}
