@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
body {
	background: #121212;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #acacac;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 27px;
	line-height: 24px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: none;
}
h1.navbar-brand_ a {
	display: inline-block;
	padding: 0;
}
h2 {
	font: 40px/40px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 68px 0;
}
h2 span {
	font-size: 40px;
	color: #2f2f2f;
	margin-right: 18px;
	position: relative;
	top: -5px;
}
h3 {
	font: 300 40px/40px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin: 0 0 43px 0;
}
h3 span {
	color: #ffffff;
}
h3.indent {
	margin: 0 0 75px 0;
}
h4 {
	font: 20px/25px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 17px 0;
}
h5 {
	font: 28px/32px 'Open Sans';
	font-weight: 300 !important;
	color: #e74c3c;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: #ffffff;
}
.global.indent {
	padding: 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
.main {
	width: 1382px;
	margin: 0 auto;
}
.modal-title {
	color: #000000;
}
/*-----menu-----*/
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	min-height: 0;
}
nav.tm_navbar ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}
nav.tm_navbar ul:after {
	display: none;
}
nav.tm_navbar ul:before {
	display: none;
}
nav.tm_navbar li {
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #393939;
	display: table-cell;
	float: none;
	text-align: center;
}
nav.tm_navbar li:first-child {
	border-left: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 14px/83px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	background: #2f2f2f;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: #2b2b2b;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: #2b2b2b;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #2b2b2b;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 0;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 100%;
	top: 83px;
	left: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2f2f2f;
	padding: 33px 0 23px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	position: relative;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 300 14px 'Open Sans';
	color: #c8c8c8;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > .submenu li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	top: 9px;
	right: 17px;
	left: auto;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #e74c3c !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #e74c3c !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 100%;
	top: -7px;
	left: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #e74c3c;
	padding: 28px 0;
	margin: 0 0 0 10px;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li {
	position: relative;
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li.tr {
	position: absolute;
	top: 13px;
	left: -5px;
	width: 5px;
	height: 9px;
	background: url(../img/triangle2.png) no-repeat;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 300 14px 'Open Sans';
	color: #f9cfcb;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	color: #2f2f2f !important;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	background: none;
}
footer {
	padding: 74px 0 59px 0;
	background: #2f2f2f;
}
footer p {
	font: 14px 'Open Sans';
	color: #555;
	margin: 0;
	text-align: right;
}
footer p a {
	color: #555;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #e74c3c;
}
footer em {
	font-style: normal;
}
footer strong {
	font-weight: normal;
	color: #e74c3c;
}
footer br {
	display: none;
}
.follow_icon {
	padding: 0;
	margin: 12px 90px 0 0;
	list-style: none;
	float: right;
}
.follow_icon li {
	margin-left: 8px;
	float: left;
}
.follow_icon li:first-child {
	margin-left: 0;
}
.follow_icon li a {
	display: block;
	width: 36px;
	height: 34px;
	overflow: hidden;
}
.follow_icon li a:hover img {
	margin-top: -34px;
}
#toTop {
	display: none;
	width: 32px;
	height: 32px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 224px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.trainerBox {
	margin-bottom: 30px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box {
	padding: 92px 0 30px 0;
	background: #e74c3c;
	margin-bottom: 83px;
}
.who-box .col-lg-4 {
	margin-bottom: 53px;
}
.discography-box {
	background: #e74c3c;
	width: 100%;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	color: #FFF;
}
.blog-box {
	padding: 92px 0 30px 0;
	background: #e74c3c;
}
.priv-box {
	padding: 92px 0 90px 0;
	background: #e74c3c;
}
.err-box {
	padding: 92px 0 113px 0;
	background: #e74c3c;
}
.errorBox .title {
	font: 300 italic 172px/172px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 21px;
}
.errorBox .description {
	font: 300 italic 60px/60px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 27px;
}
.errorBox p {
	color: #ffffff;
}
.about-box {
	margin-bottom: 42px;
	overflow: hidden;
}
.about-box figure img {
	width: 100%;
}
.about-box .col-lg-7, .about-box .col-lg-5 {
	margin-bottom: 40px;
}
.bg_pic {
	position: relative;
	overflow: hidden;
	padding: 172px 0 258px 0;
	margin: -83px 0 0 0;
	width: 100%;
	background: #121212 url(../img/bg_pic1.jpg) center top fixed no-repeat;
}
.bg_pic .title {
	color: #ffffff;
	text-transform: uppercase;
	margin: 200px 0 17px 0;
	font-family: 'Open Sans';
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
}
.bg_pic .description {
	color: #3f3f3f;
	font: 20px/25px 'Open Sans';
	text-transform: uppercase;
	margin: 0;
}
.bg_pic.indent {
	background: #121212 url(../img/bg_pic1.jpg) center -140px fixed no-repeat;
	padding: 172px 0 135px 0;
}
.events-box {
	background: #e74c3c;
	padding: 92px 0 69px 0;
	margin-bottom: 93px;
	overflow: hidden;
}
.bg-box2 {
	overflow: hidden;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/bg_pic2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 0;
	padding-left: 0;
}
.testimBox .col-lg-4 {
	margin-bottom: 75px;
	color: #333;
}
.testimBox p {
	font-style: italic;
	margin-bottom: 20px;
}
.testimBox a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e74c3c;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.testimBox a:hover {
	color: #222;
}
.testimBox h3 {
	margin: 0 0 30px 0;
}
.join-box {
	padding-bottom: 63px;
	overflow: hidden;
}
.join-box .col-lg-6 {
	margin-bottom: 30px;
}
.join-box .title {
	font: 300 70px/70px 'Open Sans';
	text-transform: uppercase;
	color: #e74c3c;
	margin-bottom: 8px;
}
.join-box .description {
	font: 20px 'Open Sans';
	text-transform: uppercase;
	color: #2f2f2f;
	margin-bottom: 0;
}
.join-box a {
	float: right;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin-right: 0;
	text-align: center;
	padding: 0 15px;
}
.list_carousel1 #foo1 > li .title {
	font: 300 40px/40px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 66px;
}
.list_carousel1 #foo1 > li figure {
	display: inline-block;
	margin-bottom: 44px;
}
.list_carousel1 #foo1 > li figure img {
	border-radius: 100%;
}
.list_carousel1 #foo1 > li .description {
	font: 300 italic 24px/24px 'Open Sans';
	color: #FFFFFF;
	margin-bottom: 22px;
}
.list_carousel1 #foo1 > li .name {
	font: 24px 'Open Sans';
	color: #e74c3c;
	margin-bottom: 0;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
	margin-bottom: 33px !important;
}
.carousel-box {
	padding-top: 48px;
	margin-bottom: 65px;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0;
}
#foo2_pag {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
#foo2_pag a {
	position: relative;
	z-index: 1;
	width: 10px;
	height: 10px;
	padding: 0 !important;
	margin: 0 0 0 10px;
	display: inline-block;
	background: #ffffff !important;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#foo2_pag a:first-child {
	margin-left: 0;
}
#foo2_pag a:hover {
	background: #e74c3c !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#foo2_pag a.selected {
	background: #e74c3c !important;
}
#foo2_pag a span {
	display: none;
}
/*-----thumbs-----*/
.thumb-pad1 {
	overflow: hidden;
	background: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption {
	padding: 40px 33px;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption strong {
	width: 52px;
	height: 52px;
	background: #2f2f2f;
	text-align: center;
	font: 600 20px/52px 'Open Sans';
	color: #ffffff;
	display: inline-block;
	margin-right: 24px;
	float: left;
}
.thumb-pad1 .thumbnail .caption .title {
	color: #e74c3c;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 0;
	font-size: 14px;
	font-family: "Open Sans";
	line-height: 15px;
}
.thumb-pad1 .thumbnail .caption time {
	font: 15px 'Open Sans';
	color: #111;
	text-transform: uppercase;
	margin-bottom: 0;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 14px 0 0;
	line-height: 21px;
	text-align: left;
}
.thumb-pad1 .thumbnail figure {
	margin: 0;
}
.thumb-pad1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad2 {
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 29px 0 0;
	float: left;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
	line-height: 23px;
}
.thumb-pad2 .thumbnail .caption strong {
	display: block;
	text-transform: uppercase;
	font: 15px 'Open Sans';
	color: #31353d;
	margin-bottom: 6px;
}
.thumb-pad2 .thumbnail .caption .title {
	text-transform: uppercase;
	font: 20px/25px 'Open Sans';
	color: #e74c3c;
	margin-bottom: 15px;
}
.thumb-pad3 {
	overflow: hidden;
	margin: 0 0 54px 0;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 figure {
	margin: 0 0 32px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: bold 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2c3e50;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #e9ac06;
}
.thumb-pad3 .thumbnail .caption p {
	margin-top: 12px;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption p {
	color: #ffffff;
}
.thumb-pad4 figure {
	margin: 0 0 23px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 11px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .badge {
	padding: 0;
	margin: 0 28px 0 0;
	border: none;
	border-radius: 100%;
	background: #e9ac06;
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 97px;
	color: #ffffff;
	font-size: 50px;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail figure {
	float: left;
	margin: 0 30px 0 0;
}
.thumb-pad6 {
	margin: 0 0 11px 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .thumbnail span {
	float: left;
	margin-right: 13px;
	font-size: 20px;
	color: #e9ac06;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 {
	margin: 0 0 27px 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption .title {
	font: 20px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 17px;
}
.thumb-pad7 .thumbnail .caption p {
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad7 figure {
	margin: 0 0 33px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad7 figure a {
	position: relative;
	display: block;
	overflow: hidden;
}
.thumb-pad7 figure a em {
	position: absolute;
	top: -400px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	background: rgba(44, 62, 80, 0.64);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad7 figure a em span {
	background: url(../img/zoom.png) center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.thumb-pad7 figure a:hover em {
	top: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad8 {
	overflow: hidden;
	margin-bottom: 60px;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail br {
	display: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #acacac;
}
.thumb-pad8 .thumbnail .caption .lnk {
	text-transform: uppercase;
	color: #ffffff;
	font: 300 28px/28px 'Open Sans';
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #222;
}
.thumb-pad8 .thumbnail .caption .indent {
	margin-bottom: 13px;
}
.thumb-pad8 .thumbnail .caption p {
	color: #ffffff;
	margin-bottom: 24px;
}
.thumb-pad8 .thumbnail .caption p a {
	text-transform: uppercase;
	color: #ffffff;
	font: 14px 'Open Sans';
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption p a:hover {
	color: #222;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none !important;
	display: block;
	padding: 0;
	font: 600 15px/43px 'Open Sans';
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #2f2f2f;
	text-align: right;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1 span {
	line-height: 43px;
	font-size: 15px;
	color: #ffffff;
	width: 40px;
	display: inline-block;
	background: #cdcdcd;
	margin-left: 28px;
	text-align: center;
	float: right;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #cdcdcd !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover span {
	color: #e74c3c;
	background: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 29px;
	font: 20px/34px 'Open Sans';
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	color: #e74c3c;
	background: #fdedeb;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #e74c3c;
	background: #ffffff !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 32px;
	font: 300 25px/87px 'Open Sans';
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #e74c3c;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #e74c3c;
	background: #fdedeb !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1.indent {
	margin-bottom: 21px;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 16px;
	background: url(../img/list_arrow.png) left 4px no-repeat;
}
.list1-1 li a {
	font: 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #222;
}
.list1 {
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
}
.list1 li p {
	margin-bottom: 0;
}
.list1 li a {
	display: block;
	background: #f4f5f5;
	font: 15px/59px 'Open Sans';
	color: #5c6475;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a span {
	font-size: 23px;
	color: #e74c3c;
	position: relative;
	top: 3px;
	margin-right: 23px;
}
.list1 li a:hover {
	background: #fafafa;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 17px;
	padding-bottom: 16px;
	border-bottom: 1px solid #c4c4c4;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li p a {
	color: #ff5d5c;
	font-weight: bold;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li p a:hover {
	color: #455052;
}
.list2 li time {
	display: inline-block;
	background: #57a0b0;
	padding: 0 10px;
	font: bold 12px/28px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.list2 li .title {
	font: 500 16px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #455052;
	margin-bottom: 5px;
}
.list2 li:last-child {
	border-bottom: none;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 6px;
}
.list3 li a {
	font: 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #acacac;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #ff5d5c;
}
.list3 li p {
	margin-bottom: 0;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
.list4 li p {
	margin-bottom: 0;
	color: #ffffff;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #acacac;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 25px;
	overflow: hidden;
}
.list6 li p {
	margin-bottom: 0;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 38px;
}
.list8 li p {
	margin-bottom: 0;
	color: #ffffff;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 33px 0 0 0;
	overflow: hidden;
	width: 298px;
}
#search-404 a {
	position: absolute;
	top: 10px;
	right: 0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 267px;
	outline: none;
	border: 1px solid #cf4436;
	background: #fefefe;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #acacac;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
#search {
	margin: 8px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.5);
	font: 13px/48px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 58px 0 14px;
	height: 48px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.formBox1 {
	padding: 92px 0 90px 0;
	background: #e74c3c;
	margin-bottom: 83px;
}
.formBox2 {
	padding-bottom: 60px;
}
.formBox2 h3 {
	margin-bottom: 27px;
}
.formBox2 .col-lg-4, .formBox2 .col-lg-8 {
	margin-bottom: 40px;
}
.map {
	margin: 0;
	width: 100%;
	line-height: 0;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: auto;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 470px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 0;
}
.info a {
	color: #e74c3c;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.info a:hover {
	color: #222;
	text-decoration: underline;
}
.mail {
	color: #ffffff;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #222;
	text-decoration: underline;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1432px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1431px) {
 .main {
 width: 100%;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 .main {
 width: 100%;
}
 .bg_pic {
 padding: 172px 0;
}
 .bg_pic .title {
 margin: 100px 0 17px 0;
 font-size: 35px;
}
 .discography-box .col-lg-4 {
 margin-bottom: 40px;
}
 .join-box .title {
 font-size: 45px;
}
 .bg_pic {
 background-size: cover;
}
 .bg-box2 {
 background: url(../img/bg_pic2.jpg) center 0 fixed no-repeat;
 background-size: cover;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 .main {
 width: 100%;
}
 h1.navbar-brand_ {
 float: none;
}
 h3 {
 font-size: 30px;
 line-height: 35px;
 margin: 0 0 30px 0 !important;
}
 nav.tm_navbar {
 float: none;
}
 nav.tm_navbar .nav {
 display: none;
}
 nav.tm_navbar {
 width: 100%;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 3px 4px 0;
 margin: 20px 0 0 0;
 width: 100%;
 border: 1px solid #e74c3c;
 background: #e74c3c;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .bg_pic {
 padding: 172px 0;
}
 .bg_pic .title {
	margin: 100px 0 17px 0;
	font-size: 35px;
}
 .bg-box2 {
 padding: 30px 0;
}
 .list_carousel1 #foo1 > li .title {
 font-size: 30px;
 line-height: 30px;
 margin-bottom: 30px;
}
 .list_carousel1 #foo1 > li .description {
 font-size: 20px;
}
 .list_carousel1 #foo1 > li figure {
 margin-bottom: 30px;
}
 .thumb-pad4 figure {
 margin: 0 23px 0 0;
 float: left;
}
 .thumb-pad4 .thumbnail .caption {
 overflow: visible;
}
 .discography-box .col-lg-4 {
	margin-bottom: 40px;
	color: #FFF;
}
 .thumb-pad8 .thumbnail .caption br {
 display: block;
}
 .thumb-pad8 .thumbnail .caption p a {
 float: none !important;
}
 .thumb-pad8 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad8 .thumbnail .caption .lnk {
 font-size: 20px;
}
 .join-box {
 text-align: center;
}
 .join-box .title {
 font-size: 45px;
}
 .join-box a {
 float: none;
}
 .bg_pic {
 background: #121212 !important;
}
 .bg-box2 {
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../img/bg_pic2.jpeg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
 .formBox2 {
 padding-bottom: 0;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
 footer {
 text-align: center;
}
 footer p {
 text-align: center;
 margin: 25px 0;
}
 footer .follow_icon {
 float: none;
 margin: 0;
 display: inline-block;
}
 .map iframe {
 height: 300px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .bg_pic {
 background: #121212 !important;
 padding: 132px 0 72px 0;
}
 .bg_pic .title {
 margin: 50px 0 17px 0;
}
 .bg_pic br {
 display: none;
}
 .thumb-pad4 figure {
 margin: 0 0 23px 0;
 float: none;
}
 .thumb-pad8 .thumbnail figure img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 #search-404 {
 width: 283px;
}
 #search-404 input {
 width: 247px;
}
 .list1 li a {
 font-size: 12px;
 line-height: 50px;
}
 .errorBox .title {
 font-size: 40px;
 line-height: 40px;
}
 .errorBox .description {
 font-size: 30px;
 line-height: 35px;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------*/
s
