@import url(//fonts.googleapis.com/css?family=Oleo+Script:400,700);
@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(//fonts.googleapis.com/css?family=Anton);
body {background: #27272b url(/imagenes/pattern4.png) repeat; font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif; line-height: 1.428571429; color: #29272b;}
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: 20px;
	line-height: 20px;
}
p.color {
	color: #8f8476;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 1;
        height:auto;
}
h1.navbar-brand_ a {
	display: block;
}
h2 {
	color: #29272b;
	font: 36px/36px 'Anton';
	margin: 0 0 33px 0;
	text-transform: uppercase;
}
h3 {
	color: #dd1f1a;
	font: 16px 'Anton';
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
h4 {
	color: #29272b;
	font: 20px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 7px 0;
	text-transform: uppercase;
}
h5 {
	color: #dd1f1a;
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	padding-top: 48px;
	background: #ffffff;
}
.global.indent {
	padding-top: 0;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
	float: right;
	margin-bottom: 0;
}
.menuBox.marg {
	margin-bottom: 63px;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 31px 0 0 0;
	min-height: 0;
}
nav.tm_navbar > ul > li {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	position: relative;
	margin-right: 25px;
}
nav.tm_navbar > ul > li:last-child {
	margin-right: 0;
}
nav.tm_navbar > ul > li em {
	width: 100%;
	height: 18px;
	text-align: center;
	position: absolute;
	bottom: -43px;
	left: 0;
	display: none;
	background: url(/imagenes/menu_triangle.png) center 0 no-repeat;
}
nav.tm_navbar > ul> li > a {
	position: relative;
	padding: 0;
	text-transform: none;
	font: 18px 'Oswald';
	color: #ffffff;
	background: none;
	line-height: 22px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	float: left;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
nav.tm_navbar > ul > li.active > a {
	color: #ffffff;
	background: none;
}
nav.tm_navbar > ul > li.active em {
	display: block;
}
nav.tm_navbar > ul > li > a:hover {
	color: #fed5a1;
	background: none;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: none;
}
nav.tm_navbar .sfHover em {
	display: block;
}
nav.tm_navbar li a span {
	height: 4px;
	background: url(/imagenes/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -10px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 116px;
	top: 46px;
	left: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #29272b;
	padding: 20px 0 15px 20px;
	margin: 0;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li a span {
	display: inline-block;
	background: url(/imagenes/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	top: 8px;
	left: 102px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #dd1f1a !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: #dd1f1a !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 116px;
	top: -54px;
	left: 96px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #dd1f1a;
	padding: 20px 0 15px 20px;
	margin: 0;
}
nav.tm_navbar .sub-menu ul ul li {
	position: relative;
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
	display: block;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	color: #000000;
	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: #ffffff !important;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	padding: 15px 0 19px 0;
	background: none;
	background: #bd253c;
	position: relative;
	z-index: 11;
}
footer {
	padding: 0;
}
footer figure {
	margin: 3px 0 20px 0;
}
footer p {
	font: 15px/17px 'Open Sans';
	color: #80838d;
	text-transform: uppercase;
}
footer a {
	font: 15px/17px 'Open Sans';
	color: #80838d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #8fbf4d;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer em {
	font-style: normal;
}
footer section {
	background: url(/imagenes/pattern2.png) repeat;
	padding-top: 40px;
	padding-bottom: 61px;
}
footer .priv {
	text-align: center;
	padding: 18px 0 0 0;
}
footer .priv p {
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
footer .priv a {
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
footer .priv a:hover {
	text-decoration: underline;
}
footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: block;
}
footer ul li {
	overflow: hidden;
	float: left;
	margin-right: 3px;
}
footer ul li a {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer ul li a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.servicesBox {
	background: #f5f6f6;
	padding: 87px 0 67px 0;
	margin-top: 74px;
}
.newsBox {
	margin-bottom: 57px;
	position: relative;
}
.newsBox time a {
	font: bold 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 13px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.newsBox time a:hover {
	color: #819e6f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.newsBox article {
	margin-bottom: 18px;
}
.newsBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #d1d7bb;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: -49px;
	content: ' ';
	z-index: 10;
}
.welcomeBox {
	margin-top: -6px;
}
.welcomeBox hr {
	border-top: none;
	border-bottom: 1px solid #ebeced;
	margin: 27px 0 65px 0;
}
.testimonialsBox {
	margin-top: 0;
	margin-bottom: 69px;
}
.aboutBox {
	margin-bottom: 40px;
}
.aboutBox .title1 {
	font: 20px/19px 'Open Sans';
	color: #e74c3c;
	text-transform: uppercase;
	margin-bottom: 0;
}
.aboutBox .title2 {
	font: 15px 'Open Sans';
	color: #b4b5ba;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.aboutBox .description {
	font: 20px/20px 'Open Sans';
	color: #333745;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.gallBox {
	overflow: hidden;
	margin-bottom: 51px;
}
.gallBox hr {
	margin: 7px 0 0 0;
	border-top: 1px solid #f5f5f5;
}
.joinBox {
	padding-bottom: 45px;
}
.joinBox .box {
	float: left;
}
.joinBox .box .title {
	font: 300 80px/80px 'Open Sans';
	color: #e74c3c;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.joinBox .box .description {
	font: 300 30px/30px 'Open Sans';
	color: #3e454c;
	text-transform: uppercase;
	margin-bottom: 0;
}
.joinBox > a {
	float: right;
}
.centerBox {
	padding-bottom: 25px;
	overflow: hidden;
}
.centerBox h2 {
	float: left;
}
.centerBox .btn2 {
	float: right;
	margin-top: 7px !important;
}
.centerBox hr {
	border-bottom: none;
	border-top: 1px solid #f8f8f8;
	margin: 0 0 56px 0;
}
.bannerBox {
	overflow: hidden;
	padding-top: 59px;
	margin-bottom: 55px;
}
.bannerBox hr {
	margin: 61px 0 0 0;
	border-top: none;
	border-bottom: 1px solid #f8f8f8;
}
.testBox {
	padding: 74px 0 0 0;
	margin-top: 27px;
	background: #f5f6f6;
}
.teamBox {
	margin-bottom: 30px;
}
.teamBox article {
	margin-bottom: 37px;
}
.treatmentsBox {
	background: #f5f6f6;
	padding: 74px 0 55px 0;
}
.treatmentsBox figure {
	margin-bottom: 15px;
}
.treatmentsBox figure img {
	width: 100%;
}
.circle-banner-box {
	padding: 65px 0 18px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
.articlesBox {
	padding: 74px 0 34px 0;
	background: url(/imagenes/pattern3.png) repeat;
}
.postBox {
	padding: 0;
	margin-top: 107px;
}
.opportunitiesBox h3 {
	font-size: 13px;
	margin-bottom: 12px;
}
.advantage-box {
	margin-bottom: 30px;
}
.historyBox p {
	font-size: 13px;
	color: #8f8476;
}
.visionBox p {
	color: #8f8476;
}
/*-----gallery-----*/
#gallery .gall1 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	margin-right: 10px;
	background: #f5f5f5;
	min-width: 270px;
	min-height: 229px;
}
#gallery .thumbs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#gallery .thumbs li {
	cursor: pointer;
	margin-bottom: 10px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----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: 30px;
}
.list_carousel1 #foo1 > li figure {
	margin: 0;
	position: relative;
}
.list_carousel1 #foo1 > li figure img {
	width: 100%;
}
.list_carousel1 #foo1 > li figure div {
	position: absolute;
	top: 110px;
	left: 0;
	padding: 6px 37px 10px 24px;
	background: rgba(0, 173, 196, 0.82);
	-webkit-box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
}
.list_carousel1 #foo1 > li figure div p {
	font-size: 17px;
	color: #ffffff;
	margin-bottom: 0;
}
.list_carousel1 #foo1 > li figure div .title {
	font: bold 17px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
}
.list_carousel1 #foo1 > li > div {
	margin-bottom: 30px;
	-webkit-box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 11px 9px -9px rgba(0, 0, 0, 0.5);
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
	margin-top: 13px !important;
}
.carousel-box {
	padding-top: 48px;
	margin-bottom: 65px;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0;
}
.pagination {
	position: relative;
	margin: 0;
	padding: 0 38px;
	border-radius: 0;
}
.pagination a {
	position: relative;
	z-index: 1;
	width: 15px;
	height: 15px;
	padding: 0 !important;
	margin: 0 0 0 3px;
	display: inline-block;
	background: #c1cbcf !important;
	border: none !important;
	border-radius: 15px;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a > span {
	padding: 0 !important;
	border: none !important;
}
.pagination a:first-child {
	margin-left: 0;
}
.pagination a:hover {
	background: #ffc819 !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a.selected {
	background: #ffc819 !important;
}
.pagination a span {
	display: none;
}
.clientBox {
	background: #edf3f3;
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom: 4px solid #d5dada;
}
.clientBox .title {
	font: 900 14px 'Roboto';
	color: #535b60;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.moreBox {
	text-align: center;
	padding-top: 73px;
	margin-bottom: 83px;
}
.moreBox hr {
	margin: 82px 0 0 0;
	border-color: #e1e3e5;
}
.moreBox p {
	font: 80px 'Sail';
	color: #414141;
	letter-spacing: -4px;
	margin-bottom: 16px;
}
.allBox {
	margin-bottom: 85px;
}
.allBox h2 {
	margin-bottom: 27px;
}
.trainers-box h3 {
	margin-bottom: 17px;
}
.overviewBox h3 {
	margin: 0 0 26px 0;
}
.testimBox {
	margin-top: 18px;
	padding-bottom: 45px;
}
.testimBox p {
	font-style: italic;
	margin-bottom: 13px;
}
.testimBox em {
	height: 6px;
	width: 100%;
	background: #c5c5c5;
	position: absolute;
	top: 0;
	left: 0;
}
.testimBox hr {
	margin: 0 0 58px 0;
	border-top: 1px solid #f8f8f8;
}
.testimBox article {
	margin-bottom: 35px;
}
.testimBox a {
	color: #2185c5;
	font: 14px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox a:hover {
	color: #7ecefd;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.video-box {
	position: relative;
	padding: 100px 0 36px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
.video-box h2 {
	margin-bottom: 27px;
}
.video-box h3 {
	font: 13px 'Oswald';
	text-transform: uppercase;
	margin: 0 0 11px 0;
}
.video-box figure {
	padding: 7px;
	background: #fed5a1;
	margin-top: -35px;
}
.video-box figure a {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.video-box figure a img {
	width: 100%;
}
.video-box figure a:hover em {
	opacity: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.video-box figure em {
	width: 100%;
	height: 100%;
	background: url(/imagenes/play.png) center center no-repeat;
	display: block;
	position: absolute;
	top: 0;
}
.packagesBox {
	background: #fcfcfc url(/imagenes/page3_pic2.jpg) no-repeat;
	padding: 25px 26px 22px 0;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}
.packagesBox h3 {
	color: #2d2d2d;
	margin: 0 0 17px 0;
	font-size: 20px;
	line-height: 22px;
}
.packagesBox div {
	float: right;
}
.privacyBox {
	padding-bottom: 50px;
}
.error-box {
	padding-bottom: 52px;
}
.errorBox figure {
	margin: -35px 0 0 0;
}
.errorBox1 h2 {
	font-size: 60px;
	line-height: 53px;
	margin-top: 106px;
	margin-bottom: 28px;
}
.errorBox1 p {
	font-size: 18px;
	line-height: 26px;
}
.formBox {
	padding: 74px 0 92px 0;
	background: url(/imagenes/pattern3.png) repeat;
}
.searchBox {
	padding-bottom: 60px;
}
#toTop {
	display: none;
	width: 42px;
	height: 42px;
	background: url(/imagenes/top.png) no-repeat;
	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
	opacity: 1;
}
#toTop:hover {
	background: url(/imagenes/top.png) no-repeat;
	opacity: 0.55;
}
.servBox {
	padding-bottom: 61px;
}
.blogBox h2 {
	margin-bottom: 27px;
}
.logosBox {
	margin-top: 2px;
	margin-bottom: 61px;
}
.logosBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.logosBox ul li {
	float: left;
	border-right: 1px solid #dcdddd;
}
.logosBox ul li img {
	width: 100%;
}
.logosBox ul li:last-child {
	border-right: none;
}
.trainerBox a {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.trainerBox a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.trainerBox {
	margin-bottom: 30px;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure img {
	width: 100%;
}
.trainerBox a {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.trainerBox a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unlockBox {
	padding-top: 66px;
	background: url(/imagenes/pattern.png) repeat;
	padding-bottom: 11px;
	-webkit-box-shadow: inset 1px 0px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.unlockBox.colorBox {
	background: #302f46;
	box-shadow: none;
}
.unlockBox.colorBox h2 {
	color: #dbdaed;
}
.unlockBox.colorBox p {
	color: #dbdaed;
}
.classesBox {
	padding-top: 76px;
	background: url(/imagenes/pattern4.png) repeat;
	padding-bottom: 98px;
}
.hundredBox {
	margin-top: 30px;
}
.hundredBox strong {
	font: bold 60px/47px 'Open Sans';
	color: #ffffff;
	margin-bottom: 0;
	display: block;
}
.hundredBox p {
	font: 600 24px/29px 'Open Sans';
	color: #ffffff;
}
.box1 {
	padding: 60px 0 40px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
.box2 {
	padding: 75px 0 36px 0;
	background: url(/imagenes/pattern3.png) repeat;
}
.box3 {
	padding: 86px 0 91px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
.box4 {
	padding: 75px 0 56px 0;
	background: url(/imagenes/pattern3.png) repeat;
}
.box5 {
	padding: 60px 0 99px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
.box6 {
	padding: 75px 0 69px 0;
	background: url(/imagenes/pattern3.png) repeat;
}
.box7 {
	padding: 100px 0 109px 0;
	background: url(/imagenes/pattern1.png) repeat;
}
/*-----thumbs-----*/
.pad1Box {
	background: #f8f8f8;
	padding: 62px 0 61px 0;
	position: relative;
}
.pad1Box em {
	display: inline-block;
	width: 100%;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/imagenes/shadow.png) center top no-repeat;
}
.thumb-pad1 {
	overflow: hidden;
	padding: 0 0 35px 0;
}
.thumb-pad1.marg {
	padding-bottom: 80px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	text-align: center;
}
.thumb-pad1 .thumbnail figure {
	border-radius: 200px;
	overflow: hidden;
	border: 7px solid #fed5a1;
	display: inline-block;
	margin-bottom: 27px;
}
.thumb-pad1 .thumbnail figure img {
	border-radius: 200px;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #29272b;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 18px;
	font: 16px/18px 'Oswald';
	color: #29272b;
}
.thumb-pad1 .thumbnail .caption .title {
	font: 30px/30px 'Oswald';
	color: #29272b;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.thumb-pad2 {
	margin: 0;
	padding: 0 0 35px 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
	font: 13px 'Oswald';
	color: #8f8476;
	margin-bottom: 21px;
}
.thumb-pad2 .thumbnail .caption p > .btn2 {
	float: left;
}
.thumb-pad2 .thumbnail .caption p > .lnk2 {
	float: left;
	margin-left: 17px;
}
.thumb-pad2 .thumbnail .caption p > .lnk2 img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.thumb-pad2 .thumbnail .caption p > .lnk2 a {
	float: left;
	color: #dd1f1a;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail .caption p > .lnk2 a:hover {
	color: #29272b;
}
.thumb-pad2 figure {
	margin: 0;
	padding: 8px;
	margin-bottom: 25px;
	background: #ffffff;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2-2 {
	margin-bottom: 45px;
}
.thumb-pad2-2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad2-2 .thumbnail .caption {
	padding: 0;
	color: #29272b;
	overflow: hidden;
}
.thumb-pad2-2 figure {
	margin: 0;
	margin-bottom: 24px;
	border: 1px solid #f5f5f5;
}
.thumb-pad2-2 figure img {
	width:100%;
}
.thumb-pad2-2 .thumbnail .caption a {
	color: #333745;
	font: 20px 'Open Sans';
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 11px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2-2 .thumbnail .caption a:hover {
	color: #e74c3c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad3 {
	overflow: hidden;
	padding: 7px 35px 29px 0;
	border-right: 1px solid #caa473;
	margin-bottom: 35px;
}
.thumb-pad3 .title {
	font: 12px/18px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #29272b;
	text-transform: uppercase;
	margin-bottom: 1px;
}
.thumb-pad3.bord-none {
	border-right: none;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
	margin-bottom: 14px;
}
.thumb-pad3 .thumbnail .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 53px;
	background: none;
	width: 53px;
	height: 53px;
	font: 24px/20px 'Anton';
	color: #ffffff;
	background: #dd1f1a;
	text-align: center;
	float: left;
	margin-right: 14px;
	padding-top: 6px;
}
.thumb-pad3 .thumbnail .badge > span {
	font-size: 14px;
	display: block;
	margin-top: 1px;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #29272b;
	overflow: hidden;
	padding-top: 11px;
}
.thumb-pad3 .thumbnail .caption h2 {
	font-size: 24px;
	margin-bottom: 0;
	color: #29272b;
}
.thumb-pad4 {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	color: #29272b;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption h3 {
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 12px 0;
}
.thumb-pad4 figure {
	margin: 0;
	padding: 7px;
	background: #fed5a1;
	margin-bottom: 25px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 7px;
	background: #fffefa;
	margin-bottom: 24px;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #29272b;
}
.thumb-pad5 .thumbnail .caption a {
	color: #dd1f1a;
	font: 16px 'Anton';
	margin: 0 0 17px 0;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #29272b;
}
.thumb-pad5 .thumbnail .caption p {
	font-size: 13px;
	color: #8f8476;
}
.thumb-pad5 .thumbnail .caption .title1 {
	font: 24px 'Pacifico';
	color: #bab9b9;
	text-align: right;
	margin-bottom: 0;
}
.thumb-pad5 .thumbnail .caption .title2 {
	float: right;
	margin-top: -6px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 figure {
	margin: 0;
	float: left;
	margin-right: 29px;
	padding: 7px;
	background: #fed5a1;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #29272b;
}
.thumb-pad6 .thumbnail .caption p {
	font-style: italic;
}
.thumb-pad6 .thumbnail .caption a {
	color: #dd1f1a;
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	display: inline-block;
	margin-bottom: 12px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #29272b;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad7 {
	overflow: hidden;
	padding-top: 5px;
	margin-bottom: 5px;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 .thumbnail figure {
	margin: 0;
	padding: 7px;
	background: #fed5a1;
	list-style: none;
	float: left;
	margin-right: 20px;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 23px;
}
.thumb-pad9 {
	padding-bottom: 64px;
	overflow: hidden;
}
.thumb-pad9:hover .thumbnail {
	background: #f5f5f5;
}
.thumb-pad9 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	padding: 38px 38px 25px 38px;
	background: #ffffff;
	border: 1px solid #f5f5f5;
}
.thumb-pad9 figure {
	margin: 0;
	margin-bottom: 24px;
}
.thumb-pad9 figure img {
	width: 100%;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	color: #29272b;
}
.thumb-pad9 .thumbnail .caption a {
	font: 20px 'Open Sans';
	color: #333745;
	display: inline-block;
	margin-bottom: 11px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 .thumbnail .caption a:hover {
	color: #e74c3c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad10 {
	overflow: hidden;
}
.thumb-pad10 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad10 figure {
	margin: 0 0 26px 0;
}
.thumb-pad10 figure img {
	width: 100%;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	color: #29272b;
	overflow: hidden;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 11px 20px;
	font: 14px 'Oswald';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
	background: none;
	background: #dd1f1a;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: none;
	background: #29272b;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 14px 'Oswald';
	margin: 0;
	text-shadow: none;
	color: #29272b;
	border: none;
	text-transform: uppercase;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #dd1f1a;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 11px 20px;
	font: 14px 'Oswald';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
	background: none;
	background: #29272b;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: none;
	background: #dd1f1a;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 4px 35px;
	border: none;
	font: 600 24px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	background: #a2c9c2;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn-default.btn4:hover {
	color: #6c9295;
	background: #e9e9e9 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.events-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.events-list li {
	margin-bottom: 43px;
}
.events-list li time a {
	font: bold 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 13px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.events-list li time a:hover {
	color: #819e6f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	float: none;
	margin-right: 0;
	margin-bottom: 7px;
}
.list1 li a {
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5b575f;
	opacity: 1 !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #29272b !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0 0 9px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2.color li a {
	color: #8f8476;
}
.list2 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 11px;
	padding-left: 15px;
	background: url(/imagenes/list_arrow.png) left 4px no-repeat;
}
.list2 li a {
	color: #29272b;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li a:hover {
	color: #dd1f1a;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2-1 {
	margin: 0;
	padding: 0;
	margin-bottom: 49px;
	list-style: none;
}
.list2-1 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 24px;
}
.list2-1 li p {
	margin-bottom: 0;
}
.list2-1 li .badge {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font: 30px/75px 'Open Sans';
	text-align: center;
	color: #ffffff;
	background: #8fbf4d;
	width: 75px;
	height: 75px;
	float: left;
	margin-right: 23px;
	margin-top: 7px;
}
.list2-1 li a {
	font: 20px 'Open Sans';
	color: #8fbf4d;
	margin-bottom: 13px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2-1 li a:hover {
	color: #333745;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 28px;
	margin-top: 0;
}
.list3 li time {
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #dd1f1a;
	float: left;
	margin-right: 5px;
	margin-top: -1px;
}
.list3 li p {
	margin: 0;
}
.list3-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3-1 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 30px;
}
.list3-1 li a {
	font: 13px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #dd1f1a;
	margin-bottom: 12px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3-1 li a:hover {
	color: #29272b;
}
.list3-1 li > img {
	float: left;
	margin-right: 11px;
	margin-top: 4px;
}
.list3-1 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 53px;
	background: none;
	width: 53px;
	height: 53px;
	font: 24px/50px 'Anton';
	color: #ffffff;
	background: #dd1f1a;
	text-align: center;
	float: left;
	margin-right: 11px;
	margin-top: 4px;
	padding-left: 3px;
}
.list3-1 li p {
	margin-bottom: 0;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 48px;
	padding-bottom: 13px;
	margin-top: -3px;
	border-bottom: 1px solid #d1d7bb;
}
.list4 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 30px;
}
.list4 li .badge {
	padding: 0;
	margin: 0;
	border-radius: 51px;
	box-shadow: none;
	text-shadow: none;
	font: 30px 'Six Caps';
	text-align: center;
	color: #ffffff;
	background: url(/imagenes/pattern1.png) repeat;
	width: 51px;
	height: 51px;
	float: left;
	margin-right: 29px;
	margin-top: 3px;
	padding-top: 6px;
}
.list4 li a {
	font: bold 13px/18px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 6px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 li a:hover {
	color: #819e6f;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 32px;
}
.list5 li .title {
	color: #000000;
	text-transform: uppercase;
}
.list5 li a {
	text-decoration: underline;
	color: #29272b;
}
.list5 li a:hover {
	text-decoration: none;
}
.list5 li img {
	float: left;
	margin-right: 17px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 12px;
	line-height: 1.428571429;
	margin-bottom: 23px;
}
.list6 li h4 {
	margin-bottom: 10px;
}
.list6 li a {
	color: #2d2d2d;
	font: bold 24px/26px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li a:hover {
	color: #f4cc6c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	font: 30px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	color: #ffffff;
	background: #f4cc6c;
	width: 52px;
	height: 53px;
	border-radius: 0;
	float: left;
	margin-right: 16px;
	padding-top: 7px;
	margin-top: 4px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 18px;
}
.list8 li p {
	margin-bottom: 0;
}
.list9 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list9 li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 28px;
}
.list9 li p {
	margin-bottom: 0;
}
.list9 li .marg {
	margin-bottom: 10px;
	color: #dd1f1a;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
	padding-top: 16px;
}
#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: 100%;
	outline: none;
	border: 1px solid #d0a772;
	background: #efc083;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #1b1c20;
	padding: 11px 14px 10px 14px;
	height: 41px;
	resize: none;
}
#search-404 a {
	float: left;
	margin-top: 2px;
	margin-left: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#search-404 a:hover {
	opacity: 0.7;
}
/*-----map-----*/
.map {
	margin: 0 0 25px 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
	padding: 7px;
	background: #fed5a1;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 423px;
	border: none;
	line-height: 0;
}
.info {
	margin-bottom: 36px;
}
.info p {
	margin-bottom: 0;
	font-size: 13px;
	color: #8f8476;
	line-height: 21px;
}
.info p span {
	font-size: 13px;
	color: #8f8476;
	width: 60px;
	display: inline-block;
}
.info p a {
	color: #dd1f1a;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info p a:hover {
	color: #29272b;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info h3 {
	line-height: 21px;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	margin: 0;
	margin-top: 12px;
}
#newsletter label {
	position: relative;
	width: 100%;
	height: 33px;
	float: left;
	margin: 0 0 13px 0;
}
#newsletter input {
	box-shadow: none;
	border-radius: 0;
	border: none;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #ffffff;
	text-transform: uppercase;
	background: rgba(46, 46, 46, 0.2);
	height: 33px;
	width: 100%;
	padding: 7px 11px 8px 11px;
 margin:;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter input:focus {
	outline: none;
	border-color: #e9e9e9;
}
#newsletter .error {
	position: absolute;
	top: -16px;
	right: 0px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #dd1f1a;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .btns {
	float: right;
}
#newsletter .btns .btn-default.btn1 {
	padding: 6px 32px;
	font-size: 18px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-radius: 0px;
	padding: 5px 12px 5px 12px;
	font: 11px/13px 'Arial';
	color: #ffffff;
	border: none;
	text-align: center;
	background: #ccc5b3;
	height: 33px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----form-----*/
#contact-form {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 0;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 69px;
	margin: 0;
	font-weight: normal;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #8f8476;
}
#contact-form label span {
	margin-bottom: 2px;
	display: block;
	color: #8f8476;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 249px;
	margin-right: 10px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 14px 9px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: none;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	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: 100%;
	outline: none;
	border: 1px solid #ddd7cb;
	background: #f9f2e5;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #8f8476;
	padding: 10px 14px 9px 14px;
	height: 39px;
	resize: none;
}
#contact-form textarea {
	height: 277px;
	margin-bottom: 30px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial';
	color: #8f8476;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 5px;
	top: 2px;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 48px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding: 0;
}
#contact-form.success .success-message {
	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: 100%;
	outline: none;
	border: 1px solid #ddd7cb;
	background: #f9f2e5;
	font: 12px 'Oswald', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #8f8476;
	padding: 10px 14px 9px 14px;
	height: 39px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns .btn3 {
	float: left;
	padding: 8px 37px;
}
.btns p {
	float: left;
	font-size: 13px;
	margin-top: 11px;
	margin-left: 27px;
	color: #8f8476;
}
.mail {
	color: #dd1f1a;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #29272b;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 #search-404 input {
 margin-right: 14px;
 width: 247px;
 float: left;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .thumb-pad1 .thumbnail .caption .title1 {
 font-size: 26px;
 line-height: 26px;
}
 .thumb-pad2 .thumbnail .caption .title {
 font-size: 18px;
}
 .thumb-pad7 .thumbnail .caption .descrip i {
 float: none;
 display: block;
}
 .thumb-pad7 .thumbnail .caption .descrip a {
 float: none;
}
 .banner_list li {
 padding: 73px 43px 70px 44px;
}
 .banner_list li .title {
 font-size: 25px;
 line-height: 1em;
}
 .banner_list li {
 width: 235px !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 57px;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 #newsletter label {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .list-romb-box {
 text-align: center;
}
 .errorBox > img {
 width: 100%;
}
 .logosBox ul li {
 width: 25%;
}
 .starBox .fl {
 float: none !important;
}
 .projectBox .box1 {
 padding: 35px 0 0 50px;
 width: 400px;
}
 .packagesBox {
 background: #fcfcfc;
 padding: 25px 0 22px 0;
 text-align: center;
}
 .packagesBox div {
 float: none;
}
 .thumb-pad3 .thumbnail .caption a {
 font-size: 13px;
}
 .errorBox figure img {
 width: 100%;
}
 .joinBox .box .title {
 font-size: 50px;
 line-height: 40px;
}
 .joinBox .box .description {
 font-size: 20px;
 line-height: 20px;
}
 .opportunitiesBox {
 margin-top: 60px;
}
 .clientsBox {
 overflow: hidden;
 margin-top: 50px;
}
 .thumb-pad1.marg {
 padding-bottom: 30px;
}
 #search-404 {
 float: none;
}
 #search-404 a {
 position: absolute;
 top: 18px;
 right: 10px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 header {
 height: auto;
 padding: 0 0 40px 0;
}
 h1.navbar-brand_ {
 margin-bottom: 0;
 float: none;
 margin: 30px 0 15px 0;
 width: 100%;
 text-align: center;
}
 .menuBox {
 float: none;
 text-align: center;
}
 nav.tm_navbar {
 display: inline-block;
 margin-top: 50px;
}
 .tel-box {
 text-align: center;
}
 .centerBox h2 {
 font-size: 30px;
 line-height: 30px;
}
 .thumb-pad1 .thumbnail .caption .title1 {
 font-size: 26px;
 line-height: 26px;
}
 .bannerBox hr {
 margin: 0;
}
 .thumb-pad2 .thumbnail .caption .title {
 font-size: 18px;
}
 .blogBox {
 margin-bottom: 20px;
}
 .moreBox p {
 font-size: 50px;
}
 .offerBox {
 margin-bottom: 50px;
}
 .list6 li a {
 font-size: 14px;
 line-height: 20px;
}
 .list4 li .badge {
 margin-bottom: 7px;
 float: none;
 margin-right: 0;
}
 .testimBox a {
 font-size: 14px;
 line-height: 20px;
}
 .trainers-box {
 margin-top: 50px;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .banner_list li {
 padding: 73px 43px 70px 44px;
}
 .banner_list li {
 width: 360px !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .bnBox article {
 margin-bottom: 35px;
 overflow: hidden;
}
 .testimonials-box > div img {
 position: absolute;
 top: 10px;
 right: 15px;
}
 .testimonials-box > div {
 padding: 20px 20px 20px 20px;
}
 .commercialBox article .title1 {
 font-size: 80px;
 line-height: 90px;
}
 .sloganBox {
 padding: 40px 0 120px 0;
}
 .sloganBox .title1 {
 font-size: 140px;
 line-height: 140px;
 margin-left: 0;
}
 .sloganBox .title2 {
 margin-bottom: 40px;
}
 .sloganBox .title3 {
 font-size: 27px;
 line-height: 29px;
}
 .sloganBox .title4 {
 font-size: 20px;
 line-height: 25px;
}
 .mailBox p img {
 margin-top: 0px;
}
 .mailBox p a {
 font-size: 14px;
}
 .mailBox span img {
 margin-top: 6px;
}
 .mailBox span a {
 font-size: 14px;
}
 #contact-form label {
 min-height: 57px;
}
 .info-box {
 width: 100%;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .thumb-pad2-1 .badge {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 10px;
}
 .foo-btn {
 right: 30px;
}
 .idealBox {
 width: 100%;
 float: none;
}
 .logosBox ul li {
 width: 25%;
}
 .projectBox .box1 {
 width: 100%;
 text-align: left;
 padding: 20px 20px 0 50px;
 float: none;
 position: relative;
}
 .projectBox figure {
 margin: 0;
 float: none;
}
 .projectBox figure img {
 width: 100%;
}
 .projectBox .lnk {
 top: 20px;
 right: 30px;
}
 .list1-3 {
 margin-left: 0;
}
 .table1 {
 margin-bottom: 40px;
}
 .thumb-pad5 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 .thumb-pad3-1 .thumbnail .caption .lnk {
 font-size: 14px;
 line-height: 20px;
}
 .thumb-pad3-1 .thumbnail .caption span {
 font-size: 14px;
 line-height: 20px;
}
 footer .listBox > div {
 padding-right: 0;
}
 .infoBox {
 padding-top: 45px;
}
 .thumb-pad3 .thumbnail .caption {
 overflow: visible;
}
 .banner-box {
 margin-top: 60px;
}
 .opportunitiesBox {
 margin-top: 50px;
}
 .errorBox figure img {
 width: 100%;
}
 #gallery .gall1 {
 width: 100%;
 margin-right: 0;
 margin-bottom: 10px;
 min-height: 293px;
}
 #gallery .gall1 li {
 width: 100%;
}
 #gallery .gall1 li > img {
 width: 100%;
}
 #gallery .thumbs li {
 float: left;
 margin-bottom: 0;
 margin-right: 10px;
}
 .joinBox .box .title {
 font-size: 50px;
 line-height: 40px;
}
 .joinBox .box .description {
 font-size: 20px;
 line-height: 20px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .clientsBox {
 overflow: hidden;
 margin-top: 50px;
}
 .thumb-pad1 .thumbnail .title {
 font-size: 17px;
 line-height: 18px;
}
 .thumb-pad4 {
 margin-bottom: 0;
}
 .teamBox {
 margin-top: 45px;
}
 .thumb-pad4 .thumbnail .caption a {
 font-size: 15px;
}
 .info p span {
 width: 85px;
}
 .global.indent {
 padding-top: 60px;
}
 .newsletterBox {
 margin-top: 35px;
}
 .testimonialsBox {
 margin-top: 35px;
}
 .thumb-pad7 .thumbnail .caption {
 overflow: visible;
}
 #search-404 {
 float: none;
}
 #search-404 a {
 position: absolute;
 top: 18px;
 right: 10px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin: 0;
 padding: 0 0 35px 0;
}
 .menuBox {
 float: none;
}
 nav.tm_navbar {
 display: inline-block;
 margin-top: 50px;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 15px;
 margin-top: 30px;
}
 h1.navbar-brand_ a img {
 width: 100%;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #fed5a1;
 background: #fed5a1;
 color: #29272b;
 cursor: pointer;
 margin-top: 20px;
 margin-bottom: 30px;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 20px;
 line-height: 20px;
}
 .thumb-pad1 .thumbnail .caption p {
 font-size: 14px;
}
 .tel-box {
 text-align: center;
}
 .centerBox {
 text-align: center;
 padding-top: 15px;
}
 .centerBox h2 {
 font-size: 30px;
 line-height: 30px;
 float: none;
}
 .bannerBox hr {
 margin: 0;
}
 .global.indent {
 padding-top: 40px;
}
 .thumb-pad3 figure {
 margin: 0;
 float: left;
 margin-right: 15px;
}
 .trainers-box {
 padding-top: 30px;
}
 .testimBox hr {
 margin: 0 0 40px 0;
}
 .thumb-pad7 .thumbnail .caption .descrip i {
 float: none;
 display: block;
}
 .thumb-pad7 .thumbnail .caption .descrip a {
 float: none;
}
 .who-box {
 margin-bottom: 25px;
}
 .foo_list {
 float: none;
}
 .errorBox {
 margin-bottom: 40px;
}
 .moreBox p {
 font-size: 50px;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .list6 li a {
 font-size: 14px;
 line-height: 20px;
}
 .testimBox a {
 font-size: 14px;
 line-height: 20px;
}
 .offerBox {
 margin-bottom: 50px;
}
 .thumb-pad3-1 .thumbnail .caption .lnk {
 font-size: 14px;
 line-height: 20px;
}
 .thumb-pad3-1 .thumbnail .caption span {
 font-size: 14px;
 line-height: 20px;
}
 .map iframe {
 height: 370px;
}
 .banner_list li {
 padding: 73px 43px 70px 44px;
}
 .banner_list li .title {
 font-size: 25px;
 line-height: 1em;
}
 .banner_list li {
 width: 50% !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .bnBox article {
 margin-bottom: 35px;
 overflow: hidden;
}
 .pad1Box article {
 margin-bottom: 50px;
}
 .foo_menu {
 display: none;
}
 .bnBox article .caption {
 padding-left: 0;
}
 .commercialBox article .title1 {
 font-size: 80px;
 line-height: 90px;
}
 .bracketBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .manBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .sloganBox {
 min-height: 360px;
}
 .sloganBox {
 text-align: center;
 padding: 180px 0 0 0;
}
 .sloganBox .title1 {
 font-size: 40px;
 line-height: 25px;
}
 .sloganBox .title2 {
 font-size: 14px;
 line-height: 18px;
}
 .sloganBox {
 padding: 40px 0 120px 0;
}
 .sloganBox .title1 {
 font-size: 140px;
 line-height: 140px;
 margin-left: 0;
}
 .sloganBox .title2 {
 margin-bottom: 40px;
}
 .sloganBox .title3 {
 font-size: 27px;
 line-height: 29px;
}
 .sloganBox .title4 {
 font-size: 20px;
 line-height: 25px;
}
 .hundredBox {
 margin-bottom: 60px;
}
 .projectBox .box1 {
 width: 100%;
 text-align: left;
 padding: 20px 20px 0 50px;
 float: none;
 position: relative;
}
 .projectBox figure {
 margin: 0;
 float: none;
}
 .projectBox figure img {
 width: 100%;
}
 .projectBox .lnk {
 top: 20px;
 right: 30px;
}
 .classesBox {
 padding-bottom: 0;
}
 .helpBox article {
 padding-bottom: 40px;
}
 .circleBox1 {
 margin-top: 0;
 text-align: center;
 margin-bottom: 20px;
}
 .circleBox1 figure {
 display: inline-block;
}
 .unlockBox {
 padding-top: 30px;
}
 .class-box {
 width: 50%;
 float: left;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 #newsletter {
 float: none;
}
 #newsletter label {
 width: 100%;
}
 .foo-btn {
 right: 30px;
}
 #search {
 display: inline-block;
 float: none;
}
 #search input {
 width: 200px;
}
 header .container > div {
 padding-bottom: 0;
}
 .programsBox article {
 width: 100%;
 display: block;
 overflow: hidden;
 margin-bottom: 35px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .circleBox ul li {
 width: 160px;
 height: 160px;
}
 .dateBox {
 margin-top: 70px;
}
 .about-box {
 margin-bottom: 50px;
}
 .services-box {
 float: left;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 57px;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .info-box {
 width: 100%;
}
 .iconBlock {
 margin-top: 50px;
 margin-bottom: 50px;
}
 .list-romb-box {
 text-align: center;
}
 .logosBox {
 margin-top: 50px;
}
 .logosBox ul li {
 width: 50%;
}
 .logosBox ul li:last-child {
 border-right: 1px solid #dcdddd;
}
 .plumbBox {
 width: 60%;
 float: left;
}
 .locationsBox {
 width: 40%;
 float: left;
}
 .locationsBox > img {
 width: 100%;
}
 .picBox {
 float: left;
 margin-right: 0;
 width: 50%;
}
 .table1 {
 margin-bottom: 50px;
}
 .error-box {
 padding-bottom: 30px;
}
 .thumb-pad5 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad5 {
 padding-bottom: 40px;
}
 .favorites-box {
 padding-bottom: 68px;
}
 .list5Box {
 overflow: hidden;
}
 .list5Box .bracket-list {
 display: block;
 float: none;
}
 .blogBox {
 padding-bottom: 0;
}
 .bsBox {
 margin-bottom: 50px;
}
 .serv-box {
 margin-bottom: 50px;
}
 .date-box {
 margin-bottom: 50px;
}
 .info-cont article {
 margin-bottom: 50px;
}
 .list_carousel1 #foo1 > li figure div {
 top: 60px;
}
 .list_carousel1 #foo1 > li figure div .title {
 font-weight: normal;
 font-size: 12px;
}
 .list_carousel1 #foo1 > li figure div p {
 font-size: 12px;
}
 .fishingBox {
 margin-top: 50px;
}
 .menuBox.marg {
 margin-bottom: 0;
}
 .newBox {
 margin-top: 35px;
}
 .welcomeBox {
 margin-top: 0;
}
 .thumb-pad4 {
 margin-bottom: 0;
}
 .teamBox {
 margin-top: 45px;
}
 .thumb-pad4 .thumbnail .caption a {
 font-size: 15px;
}
 .advantage-box {
 margin-bottom: 60px;
}
 .testimonialsBox {
 margin-top: 40px;
}
 .errorBox figure img {
 width: 100%;
}
 .galleryBox {
 margin-top: 50px;
}
 .newBox {
 margin-top: 50px;
}
 .joinBox .box .title {
 font-size: 50px;
 line-height: 40px;
}
 .joinBox .box .description {
 font-size: 20px;
 line-height: 20px;
}
 .joinBox .box {
 float: none;
 width: 100%;
 text-align: center;
 margin-bottom: 15px;
}
 .joinBox {
 text-align: center;
}
 footer {
 text-align: center;
}
 footer article {
 margin-bottom: 35px;
}
 footer ul {
 float: none;
 display: inline-block;
}
 .clientsBox {
 overflow: hidden;
 margin-top: 50px;
}
 .thumb-pad1 {
 padding-bottom: 30px;
}
 .thumb-pad1 .thumbnail .title {
 font-size: 17px;
 line-height: 18px;
}
 .list1 li {
 background-position: 0 2px;
}
 .list1 li a {
 font-size: 14px;
}
 .servicesBox {
 padding: 70px 0 67px 0;
 margin-top: 20px;
}
 .list1Box {
 margin-bottom: 50px;
}
 .popularBox {
 margin-top: 40px;
}
 .video-box {
 padding: 60px 0 36px 0;
}
 .video-box figure {
 margin-top: 40px;
}
 .thumb-pad3 {
 border-right: none;
 padding-right: 0;
}
 .newsletterBox {
 margin-top: 35px;
}
 .thumb-pad4 figure {
 float: left;
 margin-right: 15px;
 margin-bottom: 0;
}
 .thumb-pad4 .thumbnail .caption {
 overflow: visible;
}
 .history-box {
 margin-top: 30px;
 margin-bottom: 60px;
}
 .testimonialsBox {
 margin-top: 35px;
}
 .thumb-pad7 {
 margin-bottom: 60px;
}
 .historyBox {
 margin-bottom: 50px;
}
 .coachingBox {
 margin-top: 60px;
}
 .box5 {
 padding: 60px 0 50px 0;
}
 .box7 {
 padding: 60px 0 20px 0;
}
 .importantBox {
 margin-bottom: 50px;
}
 .expertsBox {
 margin-top: 50px;
}
 #search-404 {
 float: none;
}
 #search-404 a {
 position: absolute;
 top: 18px;
 right: 10px;
}
 .errorBox1 h2 {
 margin-top: 0;
 font-size: 45px;
}
 .errorBox figure {
 margin: 60px 0 0 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .flickr_badge_image {
 width: 20%;
}
 .list2 {
 margin-bottom: 20px;
}
 .thumb-pad1 .thumbnail figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad7 .thumbnail .caption {
 overflow: visible;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .thumb-pad2 .thumbnail .caption .title {
 font-size: 18px;
}
 .thumb-pad3 figure {
 width: 100%;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad7 .thumbnail figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad7 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad3 .thumbnail .caption {
 overflow: visible;
}
 .commercialBox article .title1 {
 font-size: 50px;
 line-height: 60px;
}
 .commercialBox article .title2 {
 font-size: 26px;
 line-height: 30px;
}
 .errorBox img {
 width: 100%;
}
 .circleBox ul li {
 width: 140px;
 height: 140px;
 padding-top: 20px;
}
 .plumbBox {
 width: 100%;
 float: none;
}
 .locationsBox {
 width: 100%;
 float: none;
}
 .locationsBox > img {
 width: auto;
}
 .manBox {
 padding-bottom: 20px;
}
 .sloganBox .title1 {
 font-size: 35px;
 line-height: 45px;
}
 .sloganBox .title2 {
 font-size: 14px;
 line-height: 18px;
 font-weight: normal;
 letter-spacing: 0;
}
 .sloganBox .title3 {
 font-size: 20px;
 line-height: 29px;
 font-weight: normal;
}
 .sloganBox .title4 {
 font-size: 16px;
 line-height: 25px;
}
 .projectBox .box1 .title1 {
 font-size: 20px;
 margin-bottom: 14px;
}
 .projectBox .lnk {
 top: 10px;
 right: 0;
 width: auto;
 height: auto;
 padding-top: 10px;
 padding-right: 10px;
 background: none;
}
 .thumb-pad5 .thumbnail .post .posted br {
 display: block;
}
 .thumb-pad5 .thumbnail .post .posted a {
 float: none !important;
}
 .thumb-pad6 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad6 .thumbnail .badgeBox p > .lnk {
 float: none !important;
}
 .thumb-pad4 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .history-box {
 margin-top: 50px;
 margin-bottom: 60px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 h1.navbar-brand_ a {
 float: none;
}
 h1.navbar-brand_ strong {
 float: none;
}
 .iconBox article {
 width: 100%;
 float: none;
}
 .videoBox,  .newsBox {
 width: 100%;
 float: none;
}
 .bnBox article figure {
 margin: 0;
 width: auto;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .commercialBox article .title1 {
 font-size: 34px;
 line-height: 45px;
}
 .commercialBox article .title2 {
 font-size: 20px;
 line-height: 27px;
}
 .class-box {
 width: 100%;
 float: none;
}
 .circleBox1 figure img {
 width: 100%;
}
 .dateBox {
 width: 100%;
 float: none;
}
 .services-box {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .professionalBox article {
 width: 100%;
 float: none;
}
 .servBox .padBot {
 padding-bottom: 10px;
}
 .servBox article {
 width: 100%;
 float: none;
}
 .logosBox ul li {
 width: 100%;
 float: none;
 border-bottom: 1px solid #dcdddd;
}
 .logosBox ul li {
 border-right: none !important;
}
 .thumb-pad5 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad5 .thumbnail .badgeBox p > .lnk {
 float: none !important;
}
 .banner_list li {
 width: 100% !important;
 float: none;
}
 .banner_list li {
 padding: 40px 40px 40px 40px;
}
 .banner_list li figure {
 margin-bottom: 24px;
}
 .testimBox .col-xs-6 {
 width: 100%;
 float: none;
}
 .trainerBox {
 width: 100%;
 float: none;
}
 .packagesBox {
 background: #fcfcfc;
 padding: 25px 0 22px 0;
 text-align: center;
}
 .packagesBox div {
 float: none;
}
 .iconBox {
 width: 100%;
 float: none;
}
 .list0 li {
 display: block;
 margin: 0;
}
 .list_carousel1 #foo1 > li figure div {
 display: none;
}
 .thumb-pad3 .thumbnail .caption a {
 font-size: 13px;
}
 .listBox1 {
 width: 100%;
 float: none;
}
 .banner-box {
 margin-top: 0;
}
 .banner-box article {
 float: none;
 width: 100%;
}
 footer p {
 float: none;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 #gallery .gall1 {
 width: 100%;
 margin-right: 0;
 margin-bottom: 10px;
}
 #gallery .gall1 li {
 width: 100%;
}
 #gallery .gall1 li > img {
 width: 100%;
}
 #gallery .thumbs li {
 float: left;
 margin-bottom: 0;
 margin-right: 10px;
}
 #gallery .thumbs li {
 width: 75px;
}
 #gallery .thumbs li img {
 width: 100%;
}
 .teamBox article {
 float: none;
 width: 100%;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 footer ul {
 float: none;
 display: inline-block;
}
 .errorBox1 h2 {
 font-size: 45px;
 line-height: 45px;
}
 .circle-banner-box article {
 width: 100%;
 float: none;
}
 .articlesBox article {
 width: 100%;
 float: none;
}
 .professionalsBox article {
 width: 100%;
 float: none;
}
 .thumb-pad6 .thumbnail .caption {
 overflow: visible;
}
 .visionBox,  .pad5Box {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ a img {
 width: 100%;
}
 .thumb-pad2 .thumbnail .caption {
 overflow: visible;
}
 .iconBox {
 width: 100%;
 float: none;
}
 .bracketBox figure {
 margin-right: 0;
}
 .bracket-list li a {
 font-weight: normal;
 font-size: 13px;
}
 .foo-btn {
 right: 0;
}
 .thumb-pad2-1 .badge {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 10px;
}
 .trainerBox {
 width: 100%;
 float: none;
}
 .sloganBox .title1,  .sloganBox .title2 {
 line-height: 40px;
}
 .helpBox .col-lg-6 .badge {
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .commercialBox article .title1 {
 font-size: 25px;
 line-height: 30px;
}
 .thumb-pad5 figure img {
 width: 100%;
}
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad3 figure img {
 width: 100%;
}
 .thumb-pad6 figure {
 margin-bottom: 15px;
 margin-right: 0;
 float: none;
 display: inline-block;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 56px;
}
.margTop {
	margin-top: 76px;
}
.padBot {
	padding-bottom: 45px;
}

/*Core variables and mixins*/


@media (min-width:991px) {
    #latest-news figure img {max-height:127px;}
    #latest-news h3 {height:24px; overflow:hidden;}
    .news .media {height:120px; overflow:hidden}
}

.nav-bar {margin-bottom:2em;}
.nav-bar h3 {padding-left:15px;}

#faq dt {margin-bottom:20px; color:#800000; text-transform:uppercase;}
#faq dd {margin-bottom:30px;}
