@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/* Stuck menu styles
========================================================*/
.isStuck {
	padding: 0 32px;
	z-index: 9999;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	background: #3b3b3b;
}
.isStuck nav.tm_navbar li a {
	line-height: 56px;
}
.isStuck.indent {
	background: #000;
	background: rgba(0, 0, 0, 0.75);
}
.isStuck h1.navbar-brand_ {
	margin: 5px 0 0 0;
}
.isStuck h1.navbar-brand_ img {
	width: 60%;
}
@media only screen and (max-width: 979px) {
 .isStuck {
 display: none !important;
}
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #31353d;
	font: 16px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.8;
	color: #999999;
}
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: 23px;
}
p strong {
	color: #999999;
	font-weight: bold;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 300 50px/50px 'Open Sans';
	color: #01aef0;
	text-transform: uppercase;
	margin: 0 0 33px 0;
}
h3 {
	font: 300 40px/40px 'Open Sans';
	color: #cf7d41;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}
h3 span {
	color: #ed008c;
}
h3.indent {
	margin: 0 0 39px 0;
}
h4 {
	font: 300 20px/25px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	margin: 0 0 14px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 145px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	height: 195px;
	background: url(../img/bg_pic.png) center 0 no-repeat;
}
header.indent {
	background: none;
	height: auto;
}
/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 123px 0 0 0;
	display: inline-block;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 23px;
	padding: 0;
	margin: 0 0 0 45px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 600 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li.active span {
	color: #01aef0;
}
nav.tm_navbar li.active > a {
	color: #01aef0;
	background: none;
}
nav.tm_navbar li:hover span {
	color: #01aef0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li:hover > a {
	color: #01aef0;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar .sfHover span {
	color: #01aef0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar .sfHover > a {
	color: #01aef0;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -10px;
	color: #ffffff;
	font-size: 14px;
	z-index: 0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 234px;
	top: 37px;
	left: -93px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #30343c;
	padding: 33px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li.tr1 {
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../img/triangle2.png) center 0 no-repeat;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 600 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 3px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
}
nav.tm_navbar .sub-menu ul > li a:hover {
	text-decoration: none;
	color: #01aef0 !important;
	background: none;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu ul li.sfHover > a {
	text-decoration: none;
	color: #01aef0 !important;
	background: none;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 100%;
	top: -29px;
	left: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #01aef0;
	padding: 28px 0;
	margin: 0 0 0 10px;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li {
	position: relative;
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li.tr {
	position: absolute;
	top: 13px;
	left: -5px;
	width: 5px;
	height: 9px;
	background: url(../img/triangle1.png) no-repeat;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 600 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	color: #30343c !important;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #ffffff;
	font-size: 31px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #4fbcc0;
}
.trainerBox {
	margin-bottom: 38px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 50px;
}
.thumb-box1 {
	background: #ffffff url(../img/page1_pic1.jpg) left 0 no-repeat;
	padding: 90px 0;
	overflow: hidden;
}
.thumb-box1 .title {
	font: 600 85px/95px 'Open Sans';
	color: #01aef0;
	text-transform: uppercase;
	float: left;
	margin: 0 48px 0 0;
}
.thumb-box1 .description {
	font: 300 36px/38px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}
.thumb-box1 p {
	font: 300 18px/20px 'Open Sans';
	color: #989a9e;
	text-transform: uppercase;
	margin: 23px 0 5px 0;
	line-height: 1.5em;
}
.thumb-box2 {
	overflow: hidden;
	background: #f4f5f5;
	padding: 70px 0 0 0;
}
.thumb-box3 {
	overflow: hidden;
	padding: 60px 0 0 0;
	margin-bottom: 64px;
}
.thumb-box3 .box {
	border-bottom: 1px solid #eaeaeb;
}
.thumb-box3 .title {
	text-transform: uppercase;
	font: 300 20px/25px 'Open Sans';
	color: #31353d;
	margin-bottom: 11px;
}
.thumb-box3 p {
	font: 16px/24px 'Arial';
	color: #bbbaba;
	margin: 0 0 58px 0;
}
.thumb-box4 {
	overflow: hidden;
}
.thumb-box4 .col-lg-6 {
	margin-bottom: 40px;
}
.thumb-box5 {
	background: #000;
	overflow: hidden;
	padding: 124px 0 107px 0;
	background-image: url(../img/bg_pic.jpg);
	background-position: 100% 100%;
	background-attachment: fixed;
}
.thumb-box6 {
	background: #f5f5f6;
	padding: 40px 0 34px 0;
	overflow: hidden;
}
.thumb-box6 p {
	margin: 10px 0 0 0;
	font: 300 20px 'Open Sans';
	text-transform: uppercase;
	display: inline-block;
	color: #1c1d21;
}
.thumb-box6 p span {
	font-size: 30px;
	color: #01aef0;
	margin-right: 19px;
	float: left;
}
.thumb-box7 {
	background: #f4f5f5;
	padding: 83px 0 40px 0;
	overflow: hidden;
}
.thumb-box7 h3 {
	color: #01aef0;
}
.thumb-box7 img {
	margin-bottom: 10px;
}
.thumb-box7 p {
	font-style: italic;
}
.thumb-box7 a {
	font: 300 20px/25px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-box7 a:hover {
	color: #01aef0;
}
.thumb-box7 .col-lg-3 {
	margin-bottom: 40px;
}
.thumb-box9 {
	overflow: hidden;
	padding-bottom: 65px;
}
.thumb-box10 {
	overflow: hidden;
	background: #f4f5f5;
	padding: 83px 0 30px 0;
}
.thumb-box10 h3 {
	color: #01aef0;
}
.thumb-box11 {
	padding-bottom: 40px;
	overflow: hidden;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 #foo1 > li {
	float: left;
	cursor: default;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.list_carousel1 #foo1 > li p {
	color: #ffffff;
	font: italic 24px/36px 'Open Sans';
	margin-bottom: 20px;
}
.list_carousel1 #foo1 > li a {
	font: italic 16px 'Open Sans';
	color: #01aef0;
	margin-bottom: 37px;
	display: inline-block;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	transition: all 0.45s;
}
.list_carousel1 #foo1 > li a:hover {
	color: #ffffff;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
	margin-bottom: 0 !important;
}
.foo-btn {
	width: 100%;
}
#foo2_pag {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
	display: inline-block;
}
#foo2_pag a {
	position: relative;
	z-index: 1;
	width: 11px;
	height: 11px;
	padding: 0 !important;
	margin: 0 3px;
	display: inline-block;
	background: #ffffff !important;
	border-radius: 100%;
	opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: pointer;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#foo2_pag a:first-child {
	margin-left: 0;
}
#foo2_pag a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#foo2_pag a.selected {
	opacity: 1;
	filter: alpha(opacity=100);
}
#foo2_pag a span {
	display: none;
}
.list_btn2 {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
	width: 100%;
	z-index: 0;
}
.list_btn2 .prev2, .list_btn2 .next2 {
	display: inline-block;
	width: 19px;
	height: 30px;
	cursor: pointer;
	margin: 0;
}
.list_btn2 .prev2 {
	float: left;
	background: url(../img/prev.png) no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_btn2 .next2 {
	background: url(../img/next.png) no-repeat;
	float: right;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_btn2 .prev2:hover {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_btn2 .next2:hover {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
#newsletter .btn-default.btn2 {
	float: left;
	padding: 0 42px;
	line-height: 50px;
}
#newsletter input {
	background: none;
	box-shadow: none;
	border: none;
	font: 300 14px/18px 'Open Sans';
	color: #abaeb1;
	text-transform: uppercase;
	background: #ffffff;
	height: 50px;
	width: 380px;
	border-radius: 10px;
	padding: 16px;
	margin: 0 9px 0 0;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter input:focus {
	outline: none;
	border: none;
}
#newsletter .error {
	position: absolute;
	bottom: 0;
	right: 12px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #01aef0;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter label {
	position: relative;
	margin-right: 11px;
	float: left;
	border: none;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: none;
	font: 300 14px/50px 'Open Sans';
	color: #abaeb1;
	text-transform: uppercase;
	background: #ffffff;
	height: 50px;
	width: 100%;
	border-radius: 10px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 70px 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 30px 0 19px 55px;
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #01aef0;
}
.thumb-pad1 .thumbnail p {
	font: 600 40px/40px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad1 .caption {
	padding: 47px 55px 54px 55px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
}
.thumb-pad1 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}
.thumb-pad1 .caption p {
	font: 14px/23px 'Arial';
	color: #bfbfbf;
	margin: 7px 0 32px 0;
}
.thumb-pad1-1 {
	margin: 0 0 70px 0;
	overflow: hidden;
}
.thumb-pad1-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 30px 0 19px 55px;
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #ed008c;
}
.thumb-pad1-1 .thumbnail p {
	font: 600 40px/40px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad1-1 .caption {
	padding: 47px 55px 54px 55px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
}
.thumb-pad1-1 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}
.thumb-pad1-1 .caption p {
	font: 14px/23px 'Arial';
	color: #bfbfbf;
	margin: 7px 0 32px 0;
}
.thumb-pad1-2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 30px 0 19px 55px;
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #ebe004;
}
.thumb-pad1-2 .thumbnail p {
	font: 600 40px/40px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad1-2 .caption {
	padding: 47px 55px 54px 55px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
}
.thumb-pad1-2 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}
.thumb-pad1-2 .caption p {
	font: 14px/23px 'Arial';
	color: #bfbfbf;
	margin: 7px 0 32px 0;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 29px 0 0;
	float: left;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 23px 0;
	overflow: hidden;
	background: #f5f5f5;
}
.thumb-pad3 br {
	display: none;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption {
	padding: 16px 20px;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption h4 {
	margin-bottom: 0;
	float: left;
	font-size: 15px;
}
.thumb-pad3 .thumbnail .caption .lnk {
	float: left;
	font: 300 15px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}
.thumb-pad3 .thumbnail .caption a {
	float: right;
	margin-top: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.thumb-pad3 figure {
	margin: 0;
	position: relative;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad3 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #01aef0 url(../img/zoom.png) center center no-repeat;
	background: rgba(1, 174, 240, 0.6) url(../img/zoom.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0 0 34px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 16px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption .lnk {
	float: left;
	font: 300 15px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}
.thumb-pad5 .thumbnail .caption .lnk1 {
	margin: 5px 0 0 18px;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption .lnk1:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.thumb-pad5 .thumbnail .caption .lnk1 img {
	margin: 0;
}
.thumb-pad5 .thumbnail .caption br {
	display: none;
}
.thumb-pad5 figure {
	margin: 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	margin-bottom: 42px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	color: #bbbaba;
}
.thumb-pad6 .thumbnail .caption > div {
	padding: 10px 0 19px 0;
}
.thumb-pad6 .thumbnail .caption > div p {
	float: left;
	margin: 0 19px 0 0;
}
.thumb-pad6 .thumbnail .caption > div a {
	font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bbbaba;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption > div a:hover {
	color: #01aef0;
}
.thumb-pad6 .thumbnail .caption > div span {
	float: left;
	font-size: 14px;
	color: #bbbaba;
	margin: 5px 8px 0 0;
}
.thumb-pad6 .thumbnail .caption .lnk {
	font: 300 20px/25px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}
.thumb-pad6 .thumbnail figure {
	margin: 0 0 31px 0;
}
.thumb-pad6 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 {
	margin: 0 0 65px 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #e2b263;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 0 20px 0;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0;
}
.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #bbbaba;
}
.thumb-pad8 .thumbnail .caption a {
	font: 16px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption a:hover {
	color: #5fd0eb;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 13px;
}
.thumb-pad8 figure {
	margin: 0 30px 0 0;
	float: left;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	z-index: 99;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 30px;
	font: 600 20px/72px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn1 strong {
	width: 70px;
	display: inline-block;
	background: #ebe004 url(../img/more_arrow.png) center center no-repeat;
	height: 72px;
	float: right;
	border-radius: 10px;
	margin-left: 23px;
}
.btn-default.btn1:hover {
	color: #000000;
	background: #ebe004;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn2 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../img/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}
.btn-default.btn2:hover {
	color: #01aef0;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #ed008c;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn3 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../img/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}
.btn-default.btn3:hover {
	color: #ed008c;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #ebe004;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn4 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../img/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}
.btn-default.btn4:hover {
	color: #ebe004;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 49px;
	font: 600 16px/50px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn5:hover {
	color: #01aef0;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
/* list
========================================================*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: left;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../img/list_point.png) left 8px no-repeat;
}
.list1-1 li a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff8cb;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #4fbcc0;
}
.list1 {
	margin: 0 0 70px 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0;
	padding-left: 50px;
	background: #f5f5f5 url(../img/list_arrow.png) 22px 24px no-repeat;
}
.list1 li a {
	font: 300 15px/59px 'Open Sans';
	color: #3e454c;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #01aef0;
}
.list1 li:first-child + li {
	background: #fbfbfb url(../img/list_arrow.png) 22px 24px no-repeat;
}
.list1 li:first-child + li + li + li {
	background: #fbfbfb url(../img/list_arrow.png) 22px 24px no-repeat;
}
.list1 li:first-child + li + li + li + li + li {
	background: #fbfbfb url(../img/list_arrow.png) 22px 24px no-repeat;
}
.list1 li:first-child + li + li + li + li + li + li + li {
	background: #fbfbfb url(../img/list_arrow.png) 22px 24px no-repeat;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 30px;
	padding: 0;
}
.list2 li time {
	font: 50px/54px 'Roboto Slab';
	color: #ffffff;
	width: 73px;
	margin-right: 30px;
	display: inline-block;
	letter-spacing: 2px;
	float: left;
}
.list2 li time span {
	display: block;
	font-size: 60px;
	text-transform: uppercase;
}
.list2 li p {
	margin-bottom: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 24px;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li .badge {
	width: 60px;
	height: 65px;
	background: #01aef0;
	text-align: center;
	font: 600 24px/65px 'Open Sans';
	color: #ffffff;
	border-radius: 10px;
	padding: 0;
	margin: 6px 21px 0 0;
	float: left;
}
.list3 li figure {
	margin: 3px 20px 0 0;
	float: left;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	overflow: hidden;
}
.list4 li p {
	margin-bottom: 21px;
}
.list4 li img {
	float: left;
	margin-right: 21px;
	margin-top: 7px;
}
.list4 li a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	text-decoration: none;
	color: #db9f3c;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #bbbaba;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 26px;
	overflow: hidden;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li time {
	color: #74c0bc;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 6px;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0 0 52px 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
.list8 li strong {
	color: #ffffff;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	overflow: hidden;
	padding: 13px 0 0 0;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e5dfd8;
	background: #ffffff;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #bbbaba;
	padding: 10px 14px;
	height: 40px;
	margin-bottom: 36px;
	resize: none;
}
#search {
	margin: 8px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.5);
	font: 13px/48px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 58px 0 14px;
	height: 48px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/* map
========================================================*/
.map {
	margin-bottom: 84px;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 470px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info {
	padding-bottom: 40px;
}
.info p {
	margin-bottom: 33px;
}
.mail {
	color: #01aef0;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #31353d;
	text-decoration: none;
}
.errorBox {
	padding-bottom: 85px;
}
.errorBox h2 {
	font-size: 72px;
	line-height: 72px;
	margin-bottom: 29px;
	color: #31353d;
}
.errorBox h3 {
	margin-bottom: 37px;
}
.errorBox1 {
	text-align: center;
	padding-top: 36px;
	padding-bottom: 40px;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 85px 0;
	overflow: hidden;
}
footer figure {
	float: left;
	margin-right: 20px;
	margin-top: 1px;
	width: 30px;
}
footer p {
	font: 300 17px/22px 'Open Sans';
	color: #D0D0D0;
	text-transform: uppercase;
	margin-bottom: 14px;
}
footer p.priv strong {
	text-transform: normal;
	color: #01aef0;
	font-weight: 600;
}
footer p.priv a {
	text-transform: none;
}
footer a {
	font: 300 17px/22px 'Open Sans';
	color: #A0A0A0;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #01aef0;
	font-weight: bold;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer em {
	font-style: normal;
}
footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding-top: 3px;
}
footer ul li {
	overflow: hidden;
	width: 35px;
	height: 34px;
	float: left;
	margin-right: 7px;
}
footer ul li a:hover img {
	margin-top: -34px;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1350px) {
 .container {
 padding: 0;
}
 .list_carousel1.responsive .caroufredsel_wrapper {
 height: 151px !important;
}
}
/*===========================================================================================================================*/
@media (min-width: 1220px) and (max-width: 1349px) {
 .container {
 padding: 0;
}
 h1.navbar-brand_ {
 margin: -92px 0 0 0;
}
 nav.tm_navbar {
 margin: 20px 0 0 0;
}
 .thumb-box1 {
 background: #ffffff;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 #toTop {
 display: none !important;
}
 h1.navbar-brand_ {
 margin: -92px 0 0 0;
}
 nav.tm_navbar {
 margin: 20px 0 0 0;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-box6 {
 text-align: center;
}
 .thumb-box6 p {
 margin-bottom: 25px;
}
 .thumb-box1 {
 background: #ffffff;
}
 .errorBox1 img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 h1.navbar-brand_ {
 margin: -92px 0 0 0;
}
 nav.tm_navbar {
 margin: 20px 0 0 0;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-box6 {
 text-align: center;
}
 .thumb-box6 p {
 margin-bottom: 25px;
}
 footer {
 text-align: center;
 padding: 50px 0;
}
 footer figure {
 float: none;
 display: inline-block;
 margin: 0 0 20px 0;
}
 footer div {
 margin-bottom: 15px;
}
 footer ul {
 padding-top: 15px;
 display: inline-block;
}
 .thumb-box1 {
 background: #ffffff;
}
 .thumb-pad3 .thumbnail .caption {
 text-align: center;
}
 .thumb-pad3 .thumbnail .caption a {
 float: none !important;
}
 .thumb-pad3 .thumbnail .caption br {
 display: block;
}
 .thumb-pad3 .thumbnail .caption .lnk1 {
 display: inline-block;
 margin-top: 10px;
}
 .thumb-pad5 .thumbnail .caption {
 text-align: center;
}
 .thumb-pad5 .thumbnail .caption a {
 float: none !important;
}
 .thumb-pad5 .thumbnail .caption .lnk1 {
 display: inline-block;
 margin-top: 10px;
 margin-left: 0;
}
 .thumb-pad5 .thumbnail .caption br {
 display: block;
}
 .errorBox1 img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 width: 100%;
 margin: 20px 0 0 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 header {
 text-align: center;
 background: #334761;
 height: 220px;
}
 header.indent {
 height: auto;
}
 .content.indent {
 padding: 50px 0px 0px;
}
 h1.navbar-brand_ {
 margin: -92px 0 0 0;
 float: none;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #01aef0;
 background: #01aef0;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-box6 {
 text-align: center;
}
 .thumb-box6 p {
 margin-bottom: 25px;
}
 .thumb-box6 #newsletter {
 display: block;
}
 .thumb-box6 #newsletter label {
 float: none;
 display: block;
 margin: 0;
}
 .thumb-box6 #newsletter input {
 width: 100%;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-box6 #newsletter .btn-default.btn2 {
 float: none;
}
 .list_btn2 {
 display: none;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad4 .thumbnail .caption {
 overflow: visible;
}
 footer {
 text-align: center;
 padding: 50px 0;
}
 footer figure {
 float: none;
 display: inline-block;
 margin: 0 0 20px 0;
}
 footer div {
 margin-bottom: 15px;
}
 footer ul {
 padding-top: 15px;
 display: inline-block;
}
 .thumb-box1 {
 background: #ffffff;
}
 .thumb-box1 .title {
 font-size: 50px;
 line-height: 50px;
 float: none;
 margin: 0;
}
 .thumb-box1 .description {
 font-size: 24px;
 line-height: 30px;
}
 .thumb-pad3 .thumbnail .caption {
 text-align: center;
}
 .thumb-pad3 .thumbnail .caption a {
 float: none !important;
}
 .thumb-pad3 .thumbnail .caption br {
 display: block;
}
 .thumb-pad3 .thumbnail .caption .lnk1 {
 display: inline-block;
 margin-top: 10px;
}
 .thumb-pad5 .thumbnail .caption {
 text-align: center;
}
 .thumb-pad5 .thumbnail .caption a {
 float: none !important;
}
 .thumb-pad5 .thumbnail .caption .lnk1 {
 display: inline-block;
 margin-top: 10px;
 margin-left: 0;
}
 .thumb-pad5 .thumbnail .caption br {
 display: block;
}
 .map iframe {
 height: 300px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad3 .thumbnail .caption {
 text-align: center;
}
 .thumb-pad3 .thumbnail .caption h4 {
 margin-bottom: 10px;
 float: none;
}
 .thumb-pad3 .thumbnail .caption a {
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .thumb-pad1 .thumbnail p,  .thumb-pad1-1 .thumbnail p,  .thumb-pad1-2 .thumbnail p {
 font-size: 25px;
 line-height: 30px;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .errorBox1 img {
 width: 100%;
}
 .errorBox h2 {
 font-size: 50px;
 line-height: 50px;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
