@import url(//fonts.googleapis.com/css?family=Six+Caps);
 @import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
	font: 14px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #1B1A1A;
}
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"], input[type=tel] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 12px;
	line-height: 16px;
}
p span {
	color: #819e6f;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	margin-top: 47px;
	position: relative;
	z-index: 1;
}
h1.navbar-brand_ a {
	display: block;
}
h2 {
	color: #494949;
	font: bold 20px/20px 'Arial';
	margin: 0 0 30px 0;
}
h4 {
	color: #494949;
	font: bold 16px/16px 'Arial';
	margin: 0 0 30px 0;
}
.extra-wrap {
	overflow: hidden;
}
.container {
	position: relative;
}

.global {
	padding: 0;
	margin: 0 auto;
	width: 1006px;
}
.global > div {
	background: url(../img/triangle1.png) left 0 repeat-y;
	height: 100%;
	width: 100%;
}
.global > div > div {
	background: url(../img/triangle2.png) right 0 repeat-y;
	height: 100%;
	width: 100%;
	padding: 0 5px;
}
.global > div > div > div {
	background: url(../img/pattern2.png) repeat;
	height: 100%;
}
/*-----menu-----*/
.menuBox2{
display:none;}
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	width:100%;
	background-position: left;
}
.menuBox img{width:100%;}
.menuBox.marg {
	margin-bottom: 63px;
}
nav.tm_navbar {
position:absolute;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	right:20px;
	top:60px;
}
nav.tm_navbar li {
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	position: relative;
	margin-right: 0px;
/*	padding-top: 60px;
*/
}
nav.tm_navbar li:last-child {
	margin-right: 0;
	padding-right: 0;
}
nav.tm_navbar li em {
	width: 1px;
	height: 9px;
	background: #ccc;
	position: absolute;
	right: -8px;
	bottom: 30px;
}

nav.tm_navbar li:last-child > a {
	background-image: url(../images/1_ff.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left-width: 0;
	border-left-style: none;
}

nav.tm_navbar li:first-child > a {
	background-image: url(../images/5_off.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav.tm_navbar li:nth-child(2) > a {
	background-image: url(../images/2_off.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
nav.tm_navbar li:nth-child(3) > a {
	background-image: url(../images/3_off.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
nav.tm_navbar li:nth-child(4) > a {
	background-image: url(../images/2_off.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
nav.tm_navbar li a {
	position: relative;
	text-transform: none;
	color: #494949;
	float: right;
	background-image: url(../images/3_off.png);
	background-repeat: repeat-x;
	min-height:36px;
	background-position: center bottom;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Verdana';
	font-size: 12px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

nav.tm_navbar li.current:last-child > a {
	background-image: url(../images/1_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav.tm_navbar li.current:first-child > a {
	background-image: url(../images/5_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav.tm_navbar li.current > a {
	color: #ffffff;
	background: url(../images/2_on.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

nav.tm_navbar li:last-child > a:hover {
	background-image: url(../images/1_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav.tm_navbar li:first-child > a:hover {
	background-image: url(../images/5_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav.tm_navbar li > a:hover {
	color: #ffffff;
	background: url(../images/2_on.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
nav.tm_navbar li.active > a {

}

nav.tm_navbar .sfHover > a {
	color: #fff;
	background-repeat: repeat;
	background-color: #FF0000;
	background-image: url(../images/3_on.png) !important;
}
nav.tm_navbar li a span {

}
/*-----subMenu1-----*/

nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	top: 36px;
	left: 0px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #1771a4;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin-bottom: 0px;
	display: block;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

nav.tm_navbar .sub-menu > ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	display:block;
	width: 130px;
	height:32px;
	background: none;
	margin: 0;
	float: none;
	color: #fff;
	line-height: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
nav.tm_navbar .sub-menu > ul li a span {

}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #fff !important;
	background-color: #034d77;
	background-image: none;
}

/*-----subMenu2-----*/

.select-menu {
	display: none !important;
}
/*-----content-----*/
.secondnav{
display:block;
position:absolute;
z-index:20000;
top:10px;
right:35px;
}
.tuna{
display:block;
	background-image: url(../images/tuna_off.png);
	height: 87px;
	width: 248px;
}
.tuna:hover{	
background-image: url(../images/tuna_on.png);
}

.deepsea{
display:block;
	background-image: url(../images/deepsea_off.png);
	height: 87px;
	width: 248px;
}
.deepsea:hover{	
background-image: url(../images/deepsea_on.png);
}

.cruises{
display:block;
	background-image: url(../images/cruises_off.png);
	height: 87px;
	width: 248px;
}
.cruises:hover{	
background-image: url(../images/cruises_on.png);
}

header {
	padding: 0;
	background: none;
}
footer {
	padding: 15px 0 15px 0;
	background: url(../img/pattern3b.png) repeat;
}
footer p {
	font-size: 12px;
	color: #DDCBBF;
}
footer p em {
	font-style: normal;
}
footer a {
	font-size: 11px;
	color: #937765;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}
footer ul li {
	float: left;
	padding-right: 8px;
	margin-right: 9px;
	background: url(../img/list_point1.png) right 5px no-repeat;
}
footer ul li a {
	text-transform: uppercase !important;
}
footer ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
.foo_list {
	float: right;
}
.welcomeBox {
	text-align: center;
	margin-bottom: 53px;
}
.welcomeBox p {
	font: 30px/36px 'Droid Sans';
	color: #787878;
}
.welcomeBox .title {
	font: 70px/70px 'Six Caps';
	color: #3A5B7D;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
.testimonialsBox {
	padding-top: 25px;
}
.testimonialsBox h3 {
	margin-bottom: 63px;
}
.testimonialsBox h3 span {
	background: #2d88a6;
}
.testimonialsBox {
	padding-bottom: 58px;
}
.testimonialsBox hr {
	margin: 0;
	border-color: #eaeaea;
}
.testimonialsBox .testimonials-box {
	padding-top: 81px;
}
.testimonialsBox .plumbBox {
	padding-top: 81px;
}
.testimonialsBox .locationsBox {
	padding-top: 81px;
}
.testimonials-box > div {
	border: 1px solid #e9e9e9;
	overflow: hidden;
	padding: 39px 43px 41px 43px;
	position: relative;
}
.testimonials-box > div .title {
	font: bold 18px 'Cabin';
	color: #363636;
	margin-bottom: 15px;
}
.testimonials-box > div .description {
	font: bold 14px/20px 'Cabin';
	color: #9f9f9f;
	margin-bottom: 0;
}
.testimonials-box > div img {
	position: absolute;
	top: 31px;
	right: 34px;
}
.banner-box {
	margin-bottom: 68px;
}
.banner-box > div {
	background: #fefcef;
	padding: 35px 22px 31px 22px;
}
.banner-box > div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.banner-box > div li {
	width: 363px;
	float: left;
	margin-left: 18px;
}
.banner-box > div li:first-child {
	margin-left: 0;
}
.banner-box > div li:first-child + li figure {
	margin-top: 4px;
}
.banner-box > div figure {
	margin: 0;
	float: left;
	margin-right: 27px;
	margin-top: -14px;
}
.banner-box > div p {
	font: 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #606060;
	margin: 0 0 14px 0;
}
.banner-box > div .title {
	font: 40px/40px 'Six Caps';
	color: #494949;
	margin: -4px 0 9px 0;
	text-transform: uppercase;
}
.banner-box > div .descrip {
	font: 12px/20px 'Asap';
	color: #000000;
	margin: 0 0 9px 0;
	text-transform: uppercase;
}
.servicesBox {
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0px;
	margin-left: 15px;	
/*		background-image: url(../images/pic_left2.png) !important;
background-size: 38%;
*/
	background-repeat: repeat-y;
	background-position: left;
background-image: url(../images/pic_left2.png) !important;
background-size: 38%;
}
.servicesBoxa {
	margin-bottom: 48px;
	border-bottom: 1px solid #d1d7bb;
	padding: 0 0 59px 0;
}
.aboutBox {
	position: relative;
	padding:0;
	height:100%;
	}
.filler{
/*	display:block;
	position:absolute;
	width:40%;
	bottom:0px;
	left:15px;

	padding:0;
	height:100%;
*/}
.pad2Box{
	background-image: url(../images/pic_right2.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-size: 14%;
	}
	
.textleftcontent{
z-index:999;
	width:100%;
	background-color:#f2f5f6;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.headings{
	padding:10px;
	text-align:center;
	background-image: url(../images/covehead_top.jpg);
	height: 44px;
	background-repeat: no-repeat;
	max-width:225px;
	width:100%
}
.headingscontent{
	background-image: url(../images/covehead_bg.jpg);
	max-width:225px;
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.textrightcontent{
display:block;
	width:100%;
	padding: 20px;
	margin-right: 60px;	
	background-color:#FFFFFF;
	min-height:950px;
height: 100%}
.aboutBox2 {
	position: relative;
}
.aboutBox2 hr {
	margin: 59px 0 48px 0;
	border-color: #d1d7bb;
}
.aboutBox2 p {
	margin-bottom: 30px;
}
.aboutBox2 .title {
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.aboutBox2:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #d1d7bb;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -49px;
	content: ' ';
	z-index: 10;
}
.moreinfoform span {
	display:block;
	vertical-align:middle;
	padding-bottom:5px;
}
.moreinfo {
	color:#FFF;
	background: url(../img/pattern3b.png) repeat;
	display: block;
	line-height: 3em;
}
.middle {
	vertical-align:middle;
	display: inline-block;
	line-height: 2em;
}
.middle2 {
	vertical-align:middle;
	display: inline-block;
	line-height: 4em;
}
.fishingBox {
	position: relative;
	padding-bottom: 12px;
}
.fishingBox .thumb-pad2.marg {
	margin-bottom: 58px;
}
.fishingBox hr {
	margin: 0 0 48px 0;
	border-bottom: 1px solid #d1d7bb;
}
.fishingBox p {
	margin-bottom: 30px;
}
.fishingBox .title {
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	margin-bottom: 9px;
}
.fishingBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #d1d7bb;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -49px;
	content: ' ';
	z-index: 10;
}
.contactBox2 {
	position: relative;
	margin-bottom: 86px;
}
.contactBox2:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #d1d7bb;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -49px;
	content: ' ';
	z-index: 10;
}
.basicBox p {
	margin-bottom: 30px;
}
.basicBox .title {
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	margin-bottom: 9px;
}
.basicBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.basicBox ul li {
	padding: 0 0 0 17px;
	margin-bottom: 11px;
	background: url(../img/list_point.png) left 4px no-repeat;
}
.basicBox ul li a {
	color: #606060;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.basicBox ul li a:hover {
	color: #819e6f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.basicBox hr {
	margin: 42px 0 48px 0;
	border-bottom: 1px solid #d1d7bb;
}
.basicBox .thumb-pad3 {
	border-bottom: none;
	padding: 0;
	margin: 0 0 35px 0;
}
.huntingBox {
	position: relative;
}
.huntingBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #d1d7bb;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -49px;
	content: ' ';
	z-index: 10;
}
.huntingBox .thumb-pad1 {
	border-bottom: 1px solid #d1d7bb;
	padding-bottom: 59px;
	margin-bottom: 48px;
}
.bordBox {
	position: relative;
}
.bordBoxa {
	display:inline-block;
	position: relative;
	height:500px;
	vertical-align: text-bottom;
}
.inventpic {
	display:block;
}
#lgbox {
	vertical-align:bottom;
	display:inline-block;
	height:300px;
}
.detailslg {
	display:inline-block;
	vertical-align:bottom;
	max-height:277px;
}
.creditindex {
	display: block;
	position: absolute;
	top: 10px;
	right:100px;
	z-index: 10000;
	width:14%;
}
.creditindex img {
	border:none;
	width:100%;
}
.bordBox:after {
	width: 1px;
	height: 100%;
	background: url(../img/dotted.png) repeat-y;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: -22px;
	content: ' ';
	z-index: 10;
}
.bordBoxa:after {
	width: 1px;
	height: 100%;
	background: url(../img/dotted.png) repeat-y;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: -2px;
	content: ' ';
	z-index: 10;
}
.newsBox {
	margin-bottom: 57px;
	position: relative;
}
.newsBox time a {
	font: bold 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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;
}
.videoBox {
	margin-bottom: 75px;
	position: relative;
}
.videoBox figure a {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.videoBox figure a img {
	width: 100%;
}
.videoBox figure a:hover em {
	opacity: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.videoBox figure em {
	width: 100%;
	height: 100%;
	background: url(../img/play.png) center center no-repeat;
	display: block;
	position: absolute;
	top: 0;
}
.videoBox .bordBox:after {
	width: 1px;
	height: 100%;
	background: url(../img/dotted.png) repeat-y;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: -22px;
	content: ' ';
	z-index: 10;
}
/*-----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 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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;
}
.camera-caption a {
	font: 900 23px 'Roboto';
	color: #fff;
	text-transform: uppercase;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4a110), color-stop(100%, #fab112));
	background: -webkit-linear-gradient(top, #e4a110 0%, #fab112 100%);
	background: -o-linear-gradient(top, #e4a110 0%, #fab112 100%);
	background: -ms-linear-gradient(top, #e4a110 0%, #fab112 100%);
	background: linear-gradient(to bottom, #e4a110 0%, #fab112 100%);
	border-radius: 7px;
	padding: 22px 69px;
	border-top: 1px solid #e8ad28;
	border-right: 1px solid #f0b429;
	border-bottom: 4px solid #c98f12;
	border-left: 1px solid #f0b429;
}
.camera-caption a:hover {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fab112), color-stop(100%, #e4a110));
	background: -webkit-linear-gradient(top, #fab112 0%, #e4a110 100%);
	background: -o-linear-gradient(top, #fab112 0%, #e4a110 100%);
	background: -ms-linear-gradient(top, #fab112 0%, #e4a110 100%);
	background: linear-gradient(to bottom, #fab112 0%, #e4a110 100%);
}
.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;
}
.welcomeBox h2 {
	margin-bottom: 47px;
}
.who-box h3 {
	margin-bottom: 10px;
}
.history-box h3 {
	margin-bottom: 31px;
}
.trainers-box h3 {
	margin-bottom: 17px;
}
.overviewBox h3 {
	margin: 0 0 26px 0;
}
.testimBox {
	margin-top: 40px;
	padding-bottom: 91px;
}
.testimBox h2 {
	margin: 0 0 27px 0;
}
.testimBox img {
	float: left;
	margin-right: 0;
}
.testimBox p {
	font-style: italic;
	margin-bottom: 13px;
}
.testimBox span {
	color: #b0b0b0;
	font: 10px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	text-transform: uppercase;
}
.testimBox em {
	height: 6px;
	width: 100%;
	background: #c5c5c5;
	position: absolute;
	top: 0;
	left: 0;
}
.testimBox article div {
	overflow: hidden;
	padding-top: 8px;
}
.testimBox a {
	color: #2d2d2d;
	font: bold 24px/24px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox a:hover {
	color: #f4cc6c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.videoBox p {
	font-size: 10px;
	color: #b0b0b0;
	text-transform: uppercase;
	margin-bottom: 48px;
}
.videoBox .title {
	margin: 0;
	color: #2d2d2d;
	font: bold 24px/20px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.packagesBox {
	background: #fcfcfc url(../img/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: 80px;
}
.error-box {
	padding-bottom: 80px;
}
.errorBox {
	margin-bottom: 40px;
	padding-top: 0;
	text-align: center;
}
.errorBox figure {
	margin: 0;
}
.errorBox1 {
	margin-top: 30px;
}
.errorBox1 h2 {
	line-height: 48px;
}
.formBox {
	padding-top: 0;
	padding-bottom: 0;
}
.searchBox {
	padding-bottom: 60px;
}
#toTop {
	display: none;
	width: 24px;
	height: 24px;
	background: url(../img/top.png) no-repeat;
	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
	opacity: 1;
}
#toTop:hover {
	background: url(../img/top.png) no-repeat;
	opacity: 0.55;
}
.servBox {
	padding-bottom: 61px;
}
.galleryBox {
	overflow: hidden;
	padding-bottom: 58px;
}
.galleryBox h2 {
	margin-bottom: 27px;
}
.galleryBox h3 {
	margin-bottom: 67px;
}
.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: 15px;
	padding-top: 10px;
}
.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(../img/patternb.jpg) no-repeat;
	background-attachment: fixed;
	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(../img/pattern3b.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;
}
.projectBox {
	padding: 0;
	background: url(../img/pattern2.png) repeat;
}
.projectBox article > .caption {
	margin: 0;
	padding: 0;
	background: #ffffff;
	position: relative;
	margin-bottom: 89px;
	overflow: hidden;
}
.projectBox .lnk {
	position: absolute;
	top: 42px;
	background: #ffffff;
	text-align: right;
	width: 77px;
	height: 77px;
	border-radius: 77px;
	right: -92px;
	padding-top: 24px;
	padding-right: 22px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.projectBox .lnk:hover {
	background: rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.projectBox .box1 {
	width: 630px;
	text-align: right;
	padding: 47px 0 0 50px;
	float: left;
	position: relative;
}
.projectBox .box1 .title1 {
	font: 48px 'Cabin';
	color: #278f94;
	margin-bottom: 27px;
}
.projectBox .box1 .title2 {
	font: 14px/22px 'Open Sans';
	color: #7d7d7d;
}
.projectBox figure {
	margin: 0;
	float: right;
}
/*-----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(../img/shadow.png) center top no-repeat;
}
.thumb-pad1 {
	overflow: hidden;
	padding: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
}
.thumb-pad1 .thumbnail figure {
	margin: 0;
	border:1px solid;
	border-color:#4B678C;
	margin-bottom: 24px;
}
.thumb-pad1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #606060;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 30px;
}
.thumb-pad1 .thumbnail .caption .title {
	text-transform: uppercase;
	font: 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 18px;
	margin-bottom: 6px;
}
.thumb-pad2 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 38px;
}
.thumb-pad2.marg {
	margin-bottom: 21px;
}
.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 a {
	font: bold 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 7px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail .caption a:hover {
	color: #819e6f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad2 .thumbnail .caption .title {
	font: 12px/18px 'Asap';
	color: #000000;
	margin: 0 0 9px 0;
	text-transform: uppercase;
}
.thumb-pad2 figure {
	margin: 0;
	float: left;
	margin-right: 30px;
}
.thumb-pad3 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #d1d7bb;
	padding-bottom: 60px;
	margin-bottom: 48px;
}
.thumb-pad3 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 20px;
}
.thumb-pad3 .thumbnail .caption .title {
	font: 12px/20px 'Asap';
	color: #000000;
	margin: 0 0 9px 0;
	text-transform: uppercase;
}
.thumb-pad3 figure {
	margin: 0;
	float: left;
	margin-right: 30px;
}
.thumb-pad3-1 {
	overflow: hidden;
	margin-bottom: 30px;
}
.thumb-pad3-1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3-1 .thumbnail .caption {
	padding: 6px 24px 9px 24px;
	color: #606060;
	background: #2ebccf;
}
.thumb-pad3-1 .thumbnail .caption a {
	font: bold 17px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad3-1 .thumbnail .caption a:hover {
	color: #187885;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad3-1 .thumbnail .caption p {
	font-size: 17px;
	color: #ffffff;
	margin-bottom: 0;
}
.thumb-pad3-1 figure {
	margin: 0;
}
.thumb-pad3-1 figure a {
	display: block;
	opacity: 1;
	width: 100%;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad3-1 figure img {
	width: 100%;
}
.thumb-pad3-1 figure a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad4 {
	padding-bottom: 4px;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 10;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	text-align:center
}
.thumb-pad4 .thumbnail figure {
	margin: 0 0 25px 0;
}
.thumb-pad4 .thumbnail figure a img {
	width: 100%;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail figure a:hover img {
	opacity: 0.8;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail figure img {
	width: 100%;
}
.thumb-pad4 .thumbnail a {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail a:hover {
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 {
	margin-bottom: 40px;
	padding-bottom: 28px;
	border-bottom: 1px solid #eaeaea;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .badgeBox {
	overflow: hidden;
	margin-bottom: 20px;
}
.thumb-pad5 .thumbnail .badgeBox .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	line-height: 23px;
	width: 93px;
	height: 93px;
	background: #6e9293;
	position: relative;
	display: inline-block;
	float: none;
	margin-right: 20px;
	float: left;
	font: bold 18px/18px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 27px;
}
.thumb-pad5 .thumbnail .badgeBox p {
	line-height: 20px;
	font-weight: bold;
}
.thumb-pad5 .thumbnail .badgeBox p > .lnk {
	font: bold 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #606060;
	text-transform: none;
}
.thumb-pad5 .thumbnail .badgeBox p br {
	display: none;
}
.thumb-pad5 .thumbnail .badgeBox .extra-wrap {
	padding-top: 25px;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #606060;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 23px;
	font-weight: bold;
}
.thumb-pad5 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	float: left;
	margin-right: 31px;
	border: 1px solid #e9e9e9;
}
.thumb-pad5 figure > img {
	width: 100%;
}
.thumb-pad5 .thumbnail .badgeBox a {
	color: #272727;
	font: 16px/22px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a:hover {
	color: #6c9295;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a.tl {
	position: relative;
	top: 1px;
}
.thumb-pad10 {
	overflow: hidden;
	margin-bottom: 37px;
}
.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;
	float: left;
	margin-right: 35px;
}
.thumb-pad10 figure img {
	width: 100%;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	color: #606060;
	overflow: hidden;
}
.thumb-pad10 .thumbnail .caption time {
	font: 16px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a2c9c2;
	display: block;
}
.thumb-pad10 .thumbnail .caption a {
	color: #383838;
	font: 16px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	margin-bottom: 20px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad10 .thumbnail .caption a:hover {
	color: #a2c9c2;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 {
	overflow: hidden;
	padding: 0;
}
.thumb-pad9 .title {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 19px;
}
.thumb-pad9 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 66px;
}
.thumb-pad9 .thumbnail figure {
	margin: 0;
	float: left;
	margin-right: 23px;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
/*-----btn-----*/















.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	padding: 0;
	font: 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #787878;
	border: none;
	background: none;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #819e6f;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	padding: 5px 17px;
	font: 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: #428BCA;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #428BCA;
	background: #fefcef;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Cabin';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	border-radius: 0 0 5px 5px;
	padding: 15px 23px 16px 24px;
	text-transform: uppercase;
	background: #6c9295;
	display: inline-block;
	margin-top: -1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3:hover {
	color: #ffffff;
	background: #ff5d40;
	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 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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;
	margin-bottom: 57px;
	padding-top: 7px;
}
.list1 li {
	font-size: 12px;
	line-height: 16px;
	padding-left: 24px;
	margin-bottom: 6px;
	background: url(../img/list_arrow.png) left 4px no-repeat;
}
.list1 li a {
	color: #535b60;
	font: 14px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #ffc819;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 7px;
}
.list2 li a {
	color: #757c80;
	font: 11px 'Roboto';
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li a:hover {
	color: #2d88a6;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.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(../img/pattern1b.png) repeat;
	width: 51px;
	height: 51px;
	float: left;
	margin-right: 29px;
	margin-top: 3px;
	padding-top: 6px;
}
.list4 li a {
	font: bold 13px/18px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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: 16px;
	margin-bottom: 32px;
}
.list5 li .title {
	color: #000000;
	text-transform: uppercase;
}
.list5 li a {
	text-decoration: underline;
	color: #606060;
}
.list5 li a:hover {
	text-decoration: none;
}
.list5 li img {
	float: left;
	margin-right: 17px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 6px;
}
.list6 li {
	font-size: 12px;
	line-height: 1.428571429;
	margin-bottom: 25px;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li a {
	color: #2d2d2d;
	font: bold 24px/26px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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 'Droid Sans', "Helvetica Neue", Helvetica, Arial, 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: 16px;
	margin-bottom: 18px;
}
.list8 li p {
	margin-bottom: 0;
}
.list9 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list9 li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 23px;
}
.list9 li .title {
	color: #000000;
	text-transform: uppercase;
}
/*-----search-----*/















#search-404 {
	position: relative;
	margin: 0;
	margin-top: 30px;
	overflow: hidden;
}
#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 #d9d9d9;
	background: #fdfdfd;
	font: 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #606060;
	padding: 10px 14px 11px 14px;
	height: 41px;
	resize: none;
	margin-bottom: 34px;
}
/*-----map-----*/















.map {
	margin: 0 0 56px 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 382px;
	border: none;
	line-height: 0;
}
.info p {
	margin-bottom: 16px;
}
.info .title {
	font: 13px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 8px;
}
/*-----subscribeForm-----*/















.newsletterBox {
	padding-top: 4px;
}
.newsletterBox h2 {
	font-size: 36px;
}
#newsletter {
	position: relative;
	margin: 23px 0 0 0;
	float: right;
}
#newsletter a {
	font: 600 24px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #a2c9c2;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: inline-block;
	padding: 18px 35px 17px 36px;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter a img {
	display: inline-block;
	margin-top: -6px;
}
#newsletter a:hover {
	background: #303030;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter label {
	position: relative;
	width: 513px;
	height: 68px;
	float: left;
	margin-bottom: 14px;
	margin-right: 14px;
}
#newsletter input {
	background: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #ccc;
	font: 18px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #8e8e8e;
	background: #ffffff;
	height: 68px;
	width: 100%;
	padding: 12px 20px 12px 36px;
	margin: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter input:focus {
	outline: none;
	border-color: #ccc;
}
#newsletter .error {
	position: absolute;
	top: 0;
	right: 3px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #a2c9c2;
	font-size: 11px;
	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 .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-radius: 0px;
	padding: 10px 20px 10px 36px;
	font: 18px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #767676;
	border: 1px solid #ccc;
	text-align: center;
	background: #ffffff;
	height: 64px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----form-----*/















.contactBox h2 {
	margin-bottom: 27px;
}
#contact-form {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 0;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 61px;
	margin: 0;
	font-weight: normal;
	font: 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #606060;
}
#contact-form label span {
	margin-bottom: 2px;
	display: block;
	color: #8c8c8c;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 243px;
	margin-right: 20px;
}
.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 11px 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 #d9d9d9;
	background: #fdfdfd;
	font: 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #606060;
	padding: 10px 14px 11px 14px;
	height: 41px;
	resize: none;
}
#contact-form textarea {
	height: 201px;
	margin-bottom: 34px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial';
	color: #121b21;
	-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 #d9d9d9;
	background: #fdfdfd;
	font: 12px 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #606060;
	padding: 13px 14px 13px 14px;
	height: 46px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns .btn1 {
	float: left;
	font-size: 14px !important;
	font-weight: bold !important;
}
.mail {
	text-decoration: underline;
	font-size: 12px;
	color: #606060;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #819e6f;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.creditfield {
	padding-right:5px;
	display: inline-block;
	float: left;
	background:none;
}
.creditclear {
	display:block;
	max-width:100%;
	padding-top:2px;
	background:none;
}
.creditdark {
	background-color:#195C93;
	color:#FFF;
	font-size:large;
	display:block;
	max-width:100%;
	margin:auto;
	text-align:center;
}
.creditlight {
	background-color:#DFB784;
	display:inline-block;
	float:left;
	margin-top:2px;
	padding-left:5px;
	margin-right:5px;
	width:100%;
}
.creditnone {
	display:block;
	clear:both;
	background:none;
	background-color:none;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	margin:auto;
	text-align:center;
}
#creditapp {
	text-align:center;
	width:90%;
	margin:auto;
	display:block;
}
.textsmall {
	font-size:.6em;
}
.floatleft {
	float:left;
	display:inline-block;
}
.fontred {
	color:#F00
}
.creditfield input {
	margin-top:2px;
}







/*------------------------------------------------------media queries---------------------------------------------------------*/















@media (min-width: 1427px) {
 .container {
 padding: 0;
}
}
 @media (min-width: 1220px) and (max-width: 1426px) {
 .global {
 width: 1200px;
}
 .banner-box > div li {
 width: 350px;
}
 .form-div-1, .form-div-2, .form-div-3 {
 width: 236px;
}
}















/*---------------------------------------------------------------------------------------------------------------------------*/















@media (min-width: 992px) and (max-width: 1219px) {
 .main {
 background: url(../img/pattern2.png) repeat;
}
 .global {
 width: auto;
 padding: 0;
}
 .global > div {
 background: none;
}
 .global > div > div {
 background: none;
}
 .global > div > div > div {
 background: none;
}
 nav.tm_navbar li a {
 font-size: 12px;
}
 .banner-box > div {
 text-align: center;
}
 .banner-box > div ul {
 display: inline-block;
}
 .banner-box > div li {
 width: 280px;
 text-align: left;
}
 .aboutBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .bordBoxa {
/*	height:auto;*/







	}
 .bordBoxa:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .newsBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .videoBox .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .aboutBox2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .fishingBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .huntingBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .contactBox2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: 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;
}
}















/*---------------------------------------------------------------------------------------------------------------------------*/















@media (min-width: 768px) and (max-width: 991px) {
.tuna{
display:block;
	background-image: url(../images/tuna2_off.png);
	height: 65px;
	width: 181px;
}
.tuna:hover{	
background-image: url(../images/tuna2_on.png);
}

.deepsea{
display:block;
	background-image: url(../images/deepsea2_off.png);
	height: 65px;
	width: 181px;
}
.deepsea:hover{	
background-image: url(../images/deepsea2_on.png);
}

.cruises{
display:block;
	background-image: url(../images/cruises2_off.png);
	height: 65px;
	width: 181px;
}
.cruises:hover{	
background-image: url(../images/cruises2_on.png);
}

 .global {
 width: auto;
 padding: 0;
}
 .global > div {
 background: none;
}
 .global > div > div {
 background: none;
}
 .global > div > div > div {
 background: none;
}
 .menuBox {
 float: none;
 margin-bottom: 0;
 display: inline-block;
}

nav.tm_navbar li a {
 font-size: 10px;
 padding-top: 10px;
 padding-left:12px;
padding-right:12px;
}
 nav.tm_navbar {
 margin-top:0px;
 margin-bottom: 0px;
 float: none;
 top:40px;
 right:10px;
}
 nav.tm_navbar .sub-menu > ul {
 top: 35px;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin-bottom: 0px;
 padding-bottom: 0px;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 30px;
}
 .welcomeBox p {
 font-size: 22px;
 line-height: 28px;
}
 .banner-box > div li {
 margin-bottom: 40px;
 margin-left: 0;
 width: 100%;
}
 .banner-box > div li figure {
 width: 77px;
}
 .aboutBox:after {

}
 .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .bordBoxa {
 height:500px;
}
 .bordBoxa:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .newsBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .videoBox .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .aboutBox2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .fishingBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .huntingBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .contactBox2:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
}
 .moreBox p {
 font-size: 50px;
}
 .offerBox {
 margin-bottom: 50px;
}
 .thumb-pad9 .thumbnail {
 margin-bottom: 20px;
}
 .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;
}
 #newsletter {
 display: inline-block;
 float: none;
}
 .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;
}
 .form-div-1, .form-div-2, .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #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;
}
 .errorBox img {
 width: 100%;
}
 .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;
}
 .thumb-pad9 .thumbnail figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad9 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad9 .thumbnail .caption .lnk {
 font-size: 14px;
 line-height: 20px;
}
 .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;
}
 .testimonialsBox article {
 margin-bottom: 35px;
}
 footer .listBox > div {
 padding-right: 0;
}
 .infoBox {
 padding-top: 45px;
}
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad3 figure img {
 width: 100%;
}
}















/*---------------------------------------------------------------------------------------------------------------------------*/















@media (max-width: 767px) {
 .main {
 background: url(../img/pattern2.png) repeat;
}
 .global {
 width: auto;
 padding: 0;
}
 .global > div {
 background: none;
}
 .global > div > div {
 background: none;
}
 .global > div > div > div {
 background: none;
}
 .menuBox {
 position:relative;
 top:0;
 float: none;
 margin-bottom: 0;
 display: block;
}
 nav.tm_navbar li a {
 padding-top: 24px;
}
 nav.tm_navbar {
 margin-bottom: 20px;
 float: none;
}
 nav.tm_navbar .sub-menu > ul {
 top: 70px;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin: 0;
 padding: 0;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 30px;
}
.secondnav{
display:none;}

 .select-menu {
 display: inline-block !important; 
 width: 100%;
 height: 30px;
 font-size: 12px;
 border: 1px solid #6b8d56;
 background: #6b8d56;
 color: #ffffff;
 cursor: pointer;
 vertical-align: middle;
position:relative;
left:0px; 
position:fixed;
top:0;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 15px;
}
 h1.navbar-brand_ em {
 display: block;
 text-align: center;
}
 h3 {
 font-size: 15px;
 line-height: 20px;
}
 .welcomeBox p {
 font-size: 22px;
 line-height: 28px;
}
 .banner-box > div li {
 margin-bottom: 40px;
 margin-left: 0;
 width: 100%;
}
 .banner-box > div li figure {
 width: 77px;
}
 .aboutBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .pad2Box .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .newsBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .videoBox .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .videoBox figure a {
 width: auto;
}
 .videoBox figure a img {
 width: auto;
}
 .videoBox article {
 margin-bottom: 30px;
}
 .bordBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .bordBoxa {
 height:auto;
}
 .bordBoxa:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: none;
}
 .who-box {
 margin-bottom: 50px;
}
 footer {
 text-align: center;
}
 footer ul {
 float: none;
 display: inline-block;
}
 .foo_list {
 float: none;
}
 .errorBox {
 text-align: center;
}
 .moreBox p {
 font-size: 50px;
}
 .testimonialsBox article {
 margin-bottom: 35px;
 width: 50%;
 float: left;
}
 .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-pad9 .thumbnail {
 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;
}
 .thumb-pad9 .thumbnail .caption .lnk {
 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%;
}
 nav.tm_navbar ul {
 margin-bottom: 30px;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin-top: 0;
 margin-bottom: 0px;
}
 .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;
}
 .trainers-box {
 padding-top: 60px;
}
 .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;
}
 .history-box {
 margin-bottom: 30px;
}
 .list5Box {
 overflow: hidden;
}
 .list5Box .bracket-list {
 display: block;
 float: none;
}
 .blogBox {
 padding-bottom: 0;
}
 .global.indent {
 padding: 20px 0 0 0;
}
 .bsBox {
 margin-bottom: 50px;
}
 .serv-box {
 margin-bottom: 50px;
}
 .date-box {
 margin-bottom: 50px;
}
 .video-box1 {
 margin-bottom: 50px;
}
 .info-cont article {
 margin-bottom: 50px;
}
 .thumb-pad1 .thumbnail {
 margin-bottom: 70px;
}
 .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;
}
 .huntingBox .thumb-pad1 {
 padding-bottom: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .flickr_badge_image {
 width: 20%;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .list2 {
 margin-bottom: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .detailslg {
 max-height:209px;
}
 h2 {
 font-size: 32px;
 line-height: 32px;
}
 .thumb-pad9 .thumbnail figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad9 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad3 figure img {
 width: 100%;
}
 .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 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad5 .thumbnail .post .posted br {
 display: block;
}
 .thumb-pad5 .thumbnail .post .posted a {
 float: none !important;
}
}

/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 h1.navbar-brand_ a {
 float: none;
}
 h1.navbar-brand_ strong {
 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;
}
 .galleryBox article {
 width: 100%;
 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;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ a img {
 width: 100%;
}
 .videoBox figure a {
 width: 100%;
}
 .videoBox figure 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;
}
 .teamBox article {
 float: none;
 width: 100%;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .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;
}
 .testimonialsBox article {
 margin-bottom: 35px;
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 30px;
}
.margBot1 {
	margin-bottom: 45px;
}
.margBot2 {
	margin-bottom: 38px;
}
.padBot {
	padding-bottom: 45px;
}
/*Core variables and mixins*/
@media (max-width: 767px) {
#google_translate_element{display:none;}
.col-lg-3, col-md-3, col-sm-3{
  order: 2;
}
col-lg-9, col-md-9, col-sm-9{
   order: 1;
width:100%;
float:left;
clear:both;
}
.servicesBox{    display: flex;
    flex-direction: column;
	width:100.25%;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images/pic_left2.png) !important;
	background-size: 38%;
}
.textleftcontent{
background:none;}
.aboutBox{
	background-repeat: repeat-y;
	background-position: right;
background-image: url(../images/pic_right3.png) !important;
background-size: 100%;
}
.menuBox img{
display:none;}
.menuBox2 {
display:block;
	padding: 0;
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	width:100%;
	background-position: left;
}
.menuBox2 img{width:100%;}
}
.row{
display:flex;
}
.pad2Box{
height: 100%;
}
