@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/css?family=Audiowide);
/*========================================================
                    Main layout styles
=========================================================*/

body {
	background: #393d3d url(../img/pattern1.png) repeat;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #737885;
}
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: 24px;
	line-height: 24px;
}
h1.navbar-brand_ {
	margin: 0 0 10px 0;
	padding: 0;
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 24px/1em 'Audiowide';
	margin: 0 0 31px 0;
	padding-bottom: 27px;
	color: #1e2731;
	border-bottom: 1px solid #7e7c7b;
}
h2.indent {
	border-bottom-color: #d0d1d0;
}
h3 {
	font: bold 14px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #57a405;
	margin: 0 0 24px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 90px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
.container-header{max-width: 1200px;margin: 0 auto;}
header {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 0;
	z-index: 11;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.15);
}
header.indent {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.topnavv {
  overflow: hidden;
  background-color: #B40705;
}

.topnavv a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 7px;
  text-decoration: none;
  font-size: 15px;
}
.topnavv a:hover {
  background-color: #ddd;
  color: black;
}
.topnavv a:first-child:hover{
	  background-color: #B40705;
	  color: white;
}

.active {
  background-color: #fff; /* Changed  by zubair on 04-01-08 from green #4CAF50 to white #fff */
  color: white;
}

.topnavv .icon {
  display: none;
}

.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	overflow: hidden;
}
.follow_iconn {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 20px !important;
	line-height: 40px;
	color: #b0b0b0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #a7393c;
}
.follow_iconn li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_iconn li:first-child {
	margin: 0;
}
.follow_iconn li a {
	font-size: 20px !important;
	line-height: 40px;
	color: #b0b0b0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_iconn li a:hover {
	color: #a7393c;
}
/* menu
========================================================*/
.header-logo > .tm_navbar{margin-left: 0px;}
.header-2nd > .tm_navbar{margin-left: 50px;}
nav.tm_navbar {
	position: relative;
	z-index: 5;
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	min-height: 0;
	background: none;
}
nav.tm_navbar .sf-menu li {
	position: relative;
	font-size: 13px;
	line-height: 24px;
	margin: 0 2px 0 0;
	float: left;
}
nav.tm_navbar .sf-menu li:last-child {
	margin: 0;
	padding: 0;
}
nav.tm_navbar .sf-menu li a {
	position: relative;
	padding: 0 26px;
	font: italic 16px/60px 'Roboto Condensed';
	color: #363535;
	background: transparent;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu li.active > a {
	color: #ffffff;
	background: #871416 url(../img/pattern2.png) repeat-x;
}
nav.tm_navbar .sf-menu li:hover > a {
	color: #ffffff;
	background: #871416 url(../img/pattern2.png) repeat-x;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu .sfHover > a {
	color: #ffffff;
	background: #871416 url(../img/pattern2.png) repeat-x;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu li span {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 4px;
	background: url(../img/marker.png) center bottom no-repeat;
	left: 0;
	bottom: 11px;
	z-index: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 110px;
	left: 0;
	top: 61px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #272727;
	border-radius: 0;
	padding: 22px 10px 11px 12px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 10px 0 !important;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li::after {
 display: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 5px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #991b1e !important;
	background: none !important;
	-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: #991b1e !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 100px;
	left: 98px;
	top: -6px;
	border-radius: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #991b1e;
	padding: 6px 10px 0 12px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #000000 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 46px;
}
.thumb-box1 {
	background-position: center center;
	position: relative;
	background-image: url(../img/bg_pic.jpg);
	padding: 32px 0;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}
.thumb-box1 .btn-default.btn1 {
	position: absolute;
	bottom: 17px;
	left: 17px;
}
.thumb-box1 figure {
	position: relative;
}
.thumb-box1 figure img {
	width: 100%;
}
.thumb-box2 {
	background-image: -webkit-linear-gradient(top, #9e2029 0%, #871218 100%);
	background-image: -o-linear-gradient(top, #9e2029 0%, #871218 100%);
	background-image: linear-gradient(to bottom, #9e2029 0%, #871218 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e2029', endColorstr='#ff871218', GradientType=0);
	padding: 30px 0 34px 0;
	overflow: hidden;
}
.thumb-box2 .title {
	color: #ffffff;
	text-transform: uppercase;
	font: bold 60px/1em 'Roboto Condensed';
	margin-bottom: 0;
	text-shadow: 1px 1px 0 #740f14;
	float: left;
	margin-right: 37px;
}
.thumb-box2 p {
	color: #ffffff;
	float: left;
	font: 12px/18px 'Roboto Condensed';
	text-shadow: 1px 1px 0 #740f14;
	margin: 0;
}
.thumb-box2 .btn-default.btn2 {
	float: right;
	margin-top: 12px;
}
.thumb-box3 {
	background: url(../img/pattern3.png) repeat;
	/*padding: 20px 0 32px 0;*/
	padding: 22px 0px;
	text-align: center;
	border-bottom: 1px solid #c1c3c7;
	overflow: hidden;
}
.thumb-box3-2 {
	background: url(../img/pattern3.png) repeat;
	/*padding: 20px 0 32px 0;*/
	padding: 22px 0px;
	text-align: center;
	border-bottom: 1px solid #c1c3c7;
	overflow: hidden;
}
.thumb-box3 strong {
	font: 24px/1em 'Audiowide';
	margin-bottom: 20px;
	display: block;
	position: relative;
	color: #1e2731;
	padding-bottom: 27px;
}
.thumb-box3 strong:after {
	position: absolute;
	z-index: 0;
	width: 136px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -68px;
	background: #ce0503;
	content: '';
}
.thumb-box3 .col-lg-4 {
	margin-bottom: 20px;
}
.thumb-box3 .col-lg-4 p {
	font-size: 14px;
	line-height: 21px;
}
.thumb-box4 {
	overflow: hidden;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #c1c3c7;
}
.thumb-box4 .title {
	font: 30px/38px 'Audiowide';
	color: #1e2731;
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #7e7c7b;
}
.thumb-box4 .description {
	font: bold 18px/1em 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #991b1e;
	margin-bottom: 20px;
}
.thumb-box4 .col-lg-3 {
	margin-bottom: 400px;
}
.thumb-box5 {
	overflow: hidden;
	padding: 20px 0 0 0;
	background: url(../img/pattern3.png) repeat;
}
.thumb-box5 .title {
	font: 24px/30px 'Audiowide';
	color: #1e2731;
	margin-bottom: 46px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d0d0d1;
}
.thumb-box6 {
	overflow: hidden;
	padding: 57px 0 0 0;
}
.thumb-box6 .box {
	overflow: hidden;
}
.thumb-box6 .box figure {
	float: left;
	position: relative;
}
.thumb-box6 .list2 {
	position: absolute;
	top: 67px;
	left: 35px;
}
.thumb-box6 .list2 li {
	background: url(../img/list_point2.png) left 8px no-repeat;
	margin-bottom: 2px;
}
.thumb-box6 .list2 li a {
	color: #ffffff;
	font-size: 12px;
}
.thumb-box7 {
	overflow: hidden;
	padding: 43px 0 48px 0;
}
.thumb-box8 {
	overflow: hidden;
	padding: 0 0 55px 0;
	border-bottom: 1px solid #c1c3c7;
}
.thumb-box9 {
	overflow: hidden;
	padding: 63px 0 65px 0;
	background: url(../img/pattern3.png) repeat;
}
.thumb-box9 span {
	color: #57a405;
	font-size: 72px;
	float: left;
	margin-right: 23px;
}
.thumb-box9 .box {
	overflow: hidden;
	margin-bottom: 6px;
}
.thumb-box9 .box p {
	font: bold 14px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	text-transform: uppercase;
}
.thumb-box10 {
	overflow: hidden;
	padding: 70px 0 27px 0;
}
.thumb-box10 strong {
	font: 18px 'Audiowide';
	color: #1e2731;
	display: block;
	margin-bottom: 17px;
	padding-bottom: 19px;
	border-bottom: 3px solid #ce0301;
}
.thumb-box10 strong span {
	font-size: 24px;
}
.thumb-box10 .col-lg-4 {
	margin-bottom: 15px;
}
.thumb-box11 {
	background-position: center top;
	position: relative;
	background-image: url(../img/bg_pic1.jpg);
	padding: 47px 0 46px 35px;
	margin-bottom: 87px;
	overflow: hidden;
}
.thumb-box11 .description {
	font: bold 40px/1em 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0;
}
.thumb-box11 .title {
	font: bold 54px/1em 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #6acd01;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: -1px;
}
.thumb-box11 .btn-default.btn4 {
	top: 70px;
	right: 37px;
}
.thumb-box12 {
	overflow: hidden;
	padding: 0 0 62px 0;
}
.thumb-box13 {
	overflow: hidden;
	padding: 63px 0 0 0;
	background: url(../img/pattern3.png) repeat;
	border-top: 1px solid #c1c3c7;
}
.thumb-box13 h3 {
	color: #2f2f2f;
}
.thumb-box13 a {
	color: #9a1c1f;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-box13 a:hover {
	color: #111;
}
.thumb-box13 .col-lg-3 {
	margin-bottom: 30px;
}
.thumb-box14 {
	overflow: hidden;
	padding: 63px 0 14px 0;
	border-top: 1px solid #c1c3c7;
	background: url(../img/pattern3.png) repeat;
}
.thumb-box15 {
	overflow: hidden;
	padding: 70px 0 0 0;
}
.thumb-box15 .col-lg-4 {
	margin-bottom: 60px;
}
.thumb-box16 {
	overflow: hidden;
	padding: 0 0 87px 0;
}
.errorBox {
	overflow: hidden;
	padding: 34px 0 80px 0;
}
.errorBox .title {
	font: 224px/224px 'Audiowide';
	color: #991b1e;
	margin-bottom: 32px;
}
.errorBox .description {
	font: 72px/1em 'Audiowide';
	color: #1e2731;
	margin-bottom: 34px;
	padding-bottom: 48px;
	border-bottom: 1px solid #7e7c7b;
}
.errorBox p {
	font-size: 22px;
	line-height: 36px;
	color: #8b8b8a;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 62px 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail figure {
	float: left;
	margin: 0 22px 0 0;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption strong {
	color: #57a405;
	font: bold 14px 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
}
.thumb-pad1 .thumbnail .caption p {
	font-size: 13px;
}
.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;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 figure {
	margin: 0 22px 0 0;
	float: left;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2-1 {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	background: #20acb8;
	text-align: center;
}
.thumb-pad2-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2-1 .thumbnail .caption {
	padding: 0 45px;
}
.thumb-pad2-1 .thumbnail .caption .title {
	font: 300 30px/1em 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-pad2-1 .thumbnail .caption p {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
}
.thumb-pad2-1 .thumbnail .caption a {
	display: inline-block;
}
.thumb-pad2-1 .thumbnail .caption a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad2-1 figure {
	margin: 0 0 31px 0;
}
.thumb-pad2-1 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 40px 0;
	overflow: hidden;
}
.thumb-pad3:hover strong {
	background: #b40705 !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail strong {
	display: inline-block;
	width: 52px;
	height: 52px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	line-height: 52px;
	background: #132f4d;
	border-radius: 100%;
	float: left;
	margin-right: 16px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption {
	padding: 16px 0 0 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption .description {
	font: 600 14px 'Exo';
	color: #b40705;
	margin-bottom: 22px;
	text-transform: uppercase;
}
.thumb-pad3-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
}
.thumb-pad3-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3-1 .thumbnail figure {
	margin: 0 0 30px 0;
}
.thumb-pad3-1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad3-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3-1 .thumbnail .caption a {
	font: bold 14px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3-1 .thumbnail .caption a:hover {
	color: #a22529;
}
.thumb-pad3-1 .thumbnail .caption p {
	margin: 7px 0 0 0;
}
.thumb-pad3-2 {
	margin: 0 0 27px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad3-2:hover strong {
	background: #ffffff !important;
	color: #b40705 !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3-2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3-2 .thumbnail strong {
	display: inline-block;
	width: 52px;
	height: 52px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	line-height: 52px;
	background: #b40705;
	border-radius: 100%;
	float: left;
	margin-right: 16px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3-2 .thumbnail .caption {
	padding: 16px 0 0 0;
	overflow: hidden;
}
.thumb-pad3-2 .thumbnail .caption .description {
	font: 600 18px 'Exo';
	color: #ffffff;
	margin-bottom: 19px;
	text-transform: uppercase;
}
.thumb-pad3-2 .thumbnail .caption p {
	color: #c4d9f0;
	font-weight: normal;
	margin-bottom: 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;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 .thumbnail .caption .title {
	font: 16px/21px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3d3d3c;
	margin-bottom: 22px;
}
.thumb-pad4 figure {
	margin: 0 0 32px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail strong {
	color: #b40705;
	font-size: 14px;
	float: left;
	margin: 4px 9px 0 0;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	text-align: left;
	margin: 0 0 36px 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 figure {
	margin: 0 0 29px 0;
}
.thumb-pad6 figure img {
	width: 100%;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
	font: bold 18px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #3e3e3e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #20acb8;
}
.thumb-pad6 .thumbnail .caption p {
	margin: 7px 0 0 0;
}
.thumb-pad7 {
	margin: 0 0 37px 0;
	padding-bottom: 42px;
	border-bottom: 1px solid #e4e4e4;
}
.thumb-pad7 .box {
	margin-bottom: 30px;
}
.thumb-pad7 .box strong {
	font: bold 42px/1em 'Arial';
	color: #20acb8;
	display: block;
}
.thumb-pad7 .box span {
	font: bold 18px/1em 'Arial';
	color: #20acb8;
	display: block;
	margin-top: -2px;
}
.thumb-pad7 .box hr {
	width: 1px;
	height: 69px;
	background: #cecece;
	margin: 0 20px;
	float: left;
	border: none;
}
.thumb-pad7 .box .lnk {
	font: 14px/24px 'Trebuchet MS';
	color: #2f2f2f;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 10px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box .lnk:hover {
	color: #20acb8;
}
.thumb-pad7 .box > div {
	float: left;
	width: 70px;
	margin-right: 9px;
}
.thumb-pad7 .box p {
	font-size: 13px;
	color: #a4a4a5;
	margin: 10px 0 0 0;
}
.thumb-pad7 .box p a {
	color: #e44554;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box p a:hover {
	color: #20acb8;
}
.thumb-pad7.indent {
	border-bottom: none;
	padding-bottom: 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding: 0 18px;
	font: bold 18px/40px 'Roboto Condensed';
	margin: 0;
	border-radius: 3px;
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #57a405 0%, #408c03 100%);
	background-image: -o-linear-gradient(top, #57a405 0%, #408c03 100%);
	background-image: linear-gradient(to bottom, #57a405 0%, #408c03 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57a405', endColorstr='#ff408c03', GradientType=0);
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #408c03 0%, #57a405 100%);
	background-image: -o-linear-gradient(top, #408c03 0%, #57a405 100%);
	background-image: linear-gradient(to bottom, #408c03 0%, #57a405 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff408c03', endColorstr='#ff57a405', GradientType=0);
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding: 0 24px;
	font: bold 14px/38px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #57a405 0%, #398502 100%);
	background-image: -o-linear-gradient(top, #57a405 0%, #398502 100%);
	background-image: linear-gradient(to bottom, #57a405 0%, #398502 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57a405', endColorstr='#ff398502', GradientType=0);
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #458a04;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #398502 0%, #57a405 100%);
	background-image: -o-linear-gradient(top, #398502 0%, #57a405 100%);
	background-image: linear-gradient(to bottom, #398502 0%, #57a405 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff398502', endColorstr='#ff57a405', GradientType=0);
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding: 0 17px;
	font: 16px/35px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #991b1e 0%, #991b1e 100%);
	background-image: -o-linear-gradient(top, #991b1e 0%, #991b1e 100%);
	background-image: linear-gradient(to bottom, #991b1e 0%, #991b1e 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff991b1e', endColorstr='#ff991b1e', GradientType=0);
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #57a405 0%, #398502 100%);
	background-image: -o-linear-gradient(top, #57a405 0%, #398502 100%);
	background-image: linear-gradient(to bottom, #57a405 0%, #398502 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57a405', endColorstr='#ff398502', GradientType=0);
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	position: absolute;
	top: 70px;
	right: 37px;
	display: inline-block;
	padding: 0 20px;
	font: 24px/45px 'Audiowide';
	margin: 0;
	border-radius: 5px;
	border: 2px solid #ffffff;
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #bb2f33 0%, #9c1619 100%);
	background-image: -o-linear-gradient(top, #bb2f33 0%, #9c1619 100%);
	background-image: linear-gradient(to bottom, #bb2f33 0%, #9c1619 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb2f33', endColorstr='#ff9c1619', GradientType=0);
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 em {
	background: url(../img/more_arrow.png) no-repeat;
	width: 16px;
	height: 22px;
	display: inline-block;
	float: right;
	margin: 11px 0 0 27px;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #9c1619 0%, #bb2f33 100%);
	background-image: -o-linear-gradient(top, #9c1619 0%, #bb2f33 100%);
	background-image: linear-gradient(to bottom, #9c1619 0%, #bb2f33 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c1619', endColorstr='#ffbb2f33', GradientType=0);
	text-decoration: none;
}
.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding: 0;
	width: 190px;
	text-align: center;
	font: 18px/48px 'Audiowide';
	margin: 0 20px 0 0;
	border-radius: 0;
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #57a405 0%, #57a405 100%);
	background-image: -o-linear-gradient(top, #57a405 0%, #57a405 100%);
	background-image: linear-gradient(to bottom, #57a405 0%, #57a405 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57a405', endColorstr='#ff57a405', GradientType=0);
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5:hover {
	color: #ffffff;
	background: none;
	background-image: -webkit-linear-gradient(top, #991b1e 0%, #991b1e 100%);
	background-image: -o-linear-gradient(top, #991b1e 0%, #991b1e 100%);
	background-image: linear-gradient(to bottom, #991b1e 0%, #991b1e 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff991b1e', endColorstr='#ff991b1e', GradientType=0);
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 43px 0 53px 0;
	padding: 0;
	list-style: none;
	float: right;
	overflow: hidden;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 0 23px;
	float: left;
	position: relative;
}
.list1 li a {
	color: #1e2731;
	font: 10px 'Audiowide';
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #991b1e;
}
.list1 li:first-child {
	margin-left: 0;
}
.list1 li:first-child:after {
	display: none;
}
.list1 li:after {
	position: absolute;
	z-index: 0;
	width: 3px;
	height: 3px;
	top: 50%;
	left: -13px;
	background: #57a405;
	content: '';
}
.list1-1 {
	margin: 0;
	padding: 4px 0 14px 0;
	list-style: none;
}
.list1-1.indent {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 56px;
	padding-bottom: 25px;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 13px 0;
	padding-left: 13px;
	background: url(../img/list_point.png) left 6px no-repeat;
}
.list1-1 li a {
	color: #e44554;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #737885;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list2.indent {
	padding: 0 0 20px 0;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
	padding-left: 14px;
	background: url(../img/list_point.png) left 8px no-repeat;
}
.list2 li a {
	font: 16px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #363f45;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #57a405;
}
.list3 {
	margin: 0 0 26px 0;
	padding: 0;
	list-style: none;
	float: right;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 0 18px;
	float: left;
	position: relative;
}
.list3 li:after {
	position: absolute;
	z-index: 0;
	width: 2px;
	height: 2px;
	top: 50%;
	left: -10px;
	background: #c4c4c4;
	content: '';
}
.list3 li:first-child {
	margin: 0;
}
.list3 li:first-child:after {
	display: none;
}
.list3 li a {
	font: 12px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #6acd01;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 23px;
}
.list4 li time {
	font: 18px 'Audiowide';
	color: #57a405;
	display: block;
	margin: 0 0 2px 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 35px 0;
	overflow: hidden;
}
.list5 li figure {
	margin: 0 0 13px 0;
}
.list5 li a {
	font: bold 14px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #57a405;
}
.list5 li p {
	margin-bottom: 20px;
	font-style: italic;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #737885;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(../img/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 20px;
}
.list7 li span {
	color: #991b1e;
	font-size: 18px;
	float: left;
	margin: 7px 15px 0 0;
}
.list7 li h3 {
	margin-bottom: 0;
	color: #2f2f2f;
}
.list7 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 25px 0;
}
.list8 li p {
	margin-bottom: 0;
}
.list8 li h3 {
	margin-bottom: 0;
	color: #2f2f2f;
}
/*-----table-----*/
.table1 {
	display: inline-block;
	border: none;
	padding: 0;
	background: none;
	margin-bottom: 0;
}
.table1 tr {
	height: 55px;
	vertical-align: top;
	background: none;
	border-bottom: 1px solid #7e7c7b;
}
.table1 tr.last {
	border-bottom: none;
}
.table1 td {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	width: 286px;
	padding-top: 38px;
	border-right: 1px solid #7e7c7b;
}
.table1 td h3 {
	margin-bottom: 0;
}
.table1 td.firstCol {
	width: 700px;
	padding: 38px 20px 0 0;
}
.table1 td.middle {
	width: 200px;
	text-align: center;
}
.table1 td.middle2 {
	width: 100px;
	text-align: center;
}
.table1 td.lastCol {
	width: 170px;
	text-align: center;
	border-right: none;
}
.table1 td img {
	margin-bottom: 19px;
}
.table1 td strong {
	font: 16px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1e2731;
}
.table1 .firstLine td {
	margin: 0;
	font: 16px/59px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e6512e;
	text-transform: uppercase;
}
.table1 .firstLine {
	height: 59px;
	vertical-align: top;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
}
.list_carousel1 .foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 .foo > li {
	position: relative;
	float: left;
	cursor: default;
	margin: 0;
	text-align: center;
	padding: 0;
	background: none;
}
.list_carousel1 .foo > li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_carousel1 .foo > li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
	margin-bottom: 0 !important;
}
.list_btn2 .prev, .list_btn2 .next {
	display: inline-block !important;
	cursor: pointer;
	width: 19px;
	height: 15px;
	top: 17px;
	position: absolute;
}
.list_btn2 .prev {
	left: 0;
	background: url(../img/prev.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_btn2 .prev:hover {
	background: url(../img/prev.png) 0 bottom no-repeat;
}
.list_btn2 .next {
	right: 0;
	float: right;
	background: url(../img/next.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list_btn2 .next:hover {
	background: url(../img/next.png) 0 bottom no-repeat;
}
/* search
========================================================*/
#search-404 {
	padding: 0;
	margin: 20px 0 0 0;
	position: relative;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: #e2e2e2;
	border: 1px solid #e2e2e2;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #737885;
	padding: 14px 15px;
	height: 49px;
	resize: none;
	margin-bottom: 33px;
}
#search {
	padding: 0;
	margin: 15px 0 0 0;
	float: right;
	position: relative;
	width: 257px;
	padding: 5px 40px 6px 15px;
	height: 29px;
	background: none;
	border: 1px solid #4b6076;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#search a {
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 10px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#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;
	margin: 0;
	width: 100%;
	outline: none;
	background: none;
	border: none;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
	padding: 0;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 416px;
	margin-bottom: 72px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 30px;
	text-align: left;
}
.info h3 {
	color: #1e2731;
	margin-bottom: 12px;
}
.info p {
	margin-bottom: 33px;
}
.mail {
	color: #981b1e;
	font: 13px 'Roboto Condensed', "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: #2f2f2f;
	text-decoration: none;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 58px 0;
	overflow: hidden;
}
footer .prev {
	font: 14px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9a9a9a;
	text-transform: uppercase;
	margin: 0;
}
footer .prev a {
	color: #9a9a9a;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .prev a:hover {
	color: #ffffff;
}
footer em {
	font-style: normal;
}
footer strong {
	font: 30px/1em 'Audiowide';
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	margin-bottom: 3px;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 .thumb-box2 {
 text-align: center;
}
 .thumb-box2 .title {
 float: none;
 margin-bottom: 25px;
}
 .thumb-box2 p {
 float: none;
 margin-bottom: 25px;
}
 .thumb-box2 p br {
 display: none;
}
 .thumb-box2 .btn-default.btn2 {
 float: none;
 margin: 0;
}
 header {
 text-align: center;
 padding-bottom: 25px;
}
 header h1.navbar-brand_ {
 float: left;
}
 header nav.tm_navbar {
 display: inline-block;
}
 header .list1 {
 display: block;
 text-align: center;
 float: none;
}
 header .list1 li {
 display: inline-block;
 float: none;
}
 header .follow_icon li {
 display: inline-block;
 float: none;
}
 .thumb-box1 .btn-default.btn1 {
 position: absolute;
 bottom: auto;
 left: 17px;
 top: 17px;
}
 .thumb-box6 .box figure {
 float: none;
 margin-bottom: 30px;
}
 .thumb-box6 .box figure.ban1 img {
 width: 100%;
}
 .list_btn2 .prev {
 left: -12px;
}
 .list_btn2 .next {
 right: -12px;
}
 footer {
 text-align: center;
}
 footer .list3 {
 float: none;
 display: inline-block;
}
 footer .prev {
 margin-bottom: 30px;
}
 .thumb-box11 {
 text-align: center;
 padding: 25px 0;
}
 .thumb-box11 .col-lg-6 {
 margin-bottom: 50px;
}
 .thumb-box11 .btn-default.btn4 {
 top: 0;
 right: 0;
 position: relative;
 float: none;
}
 .thumb-box11 .description {
 font-size: 25px;
 margin-bottom: 20px;
}
 .thumb-box11 .title {
 font-size: 32px;
 margin-bottom: 20px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 text-align: center;
}
 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: inline-block;
}
 header {
 text-align: center;
 padding-bottom: 25px;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 display: inline-block;
}
 header .list1 {
 display: block;
 text-align: center;
 float: none;
}
 header .list1 li {
 display: inline-block;
 float: none;
}
 header .follow_icon {
 display: block;
 text-align: center;
 float: none;
}
 header .follow_icon li {
 display: inline-block;
 float: none;
}
 .thumb-box2 {
 text-align: center;
}
 .thumb-box2 .title {
 float: none;
 margin-bottom: 25px;
}
 .thumb-box2 p {
 float: none;
 margin-bottom: 25px;
}
 .thumb-box2 p br {
 display: none;
}
 .thumb-box2 .btn-default.btn2 {
 float: none;
 margin: 0;
}
 .thumb-box6 .box figure {
 float: none;
 margin-bottom: 30px;
}
 .thumb-box6 .box figure.ban1 img {
 width: 100%;
}
 .list_btn2 .prev {
 top: 62px;
 left: 50%;
 margin-left: -50px;
}
 .list_btn2 .next {
 top: 62px;
 right: 50%;
 margin-right: -50px;
}
 footer {
 text-align: center;
}
 footer .list3 {
 float: none;
 display: inline-block;
}
 footer .prev {
 margin-bottom: 30px;
}
 .thumb-box11 {
 text-align: center;
 padding: 25px 0;
}
 .thumb-box11 .col-lg-6 {
 margin-bottom: 50px;
}
 .thumb-box11 .btn-default.btn4 {
 top: 0;
 right: 0;
 position: relative;
 float: none;
}
 .thumb-box11 .description {
 font-size: 25px;
 margin-bottom: 20px;
}
 .thumb-box11 .title {
 font-size: 32px;
 margin-bottom: 20px;
}
 .thumb-box9 .col-lg-6 {
 margin-bottom: 50px;
}
 .btn-default.btn5 {
 float: none;
 margin: 0 0 20px 0;
}
 .table1 td.firstCol {
 width: 400px;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 margin: 0;
 text-align: center;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 header {
 text-align: center;
 padding-bottom: 25px;
}
 header h1.navbar-brand_ {
 float: none;
}
 header .list1 {
 display: block;
 text-align: center;
 float: none;
}
 header .list1 li {
 display: inline-block;
 float: none;
}
 header .follow_icon {
 display: block;
 text-align: center;
 float: none;
}
 header .follow_icon li {
 display: inline-block;
 float: none;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 0 0 15px 0;
 width: 100%;
 border: 1px solid #b40705;
 background: #b40705;
 color: #ffffff;
 cursor: pointer;
 height: 42px;
 font-size: 17px;
 vertical-align: middle;
}
 .thumb-box2 {
 text-align: center;
}
 .thumb-box2 .title {
 float: none;
 margin-bottom: 25px;
 margin-left: 10%;
}
 .thumb-box2 p {
 float: none;
 margin-bottom: 25px;
}
 .thumb-box2 p br {
 display: none;
}
 .thumb-box2 .btn-default.btn2 {
 float: none;
 margin: 0;
}
 .thumb-box1 .col-lg-3 figure img {
 width: auto;
}
 .thumb-box6 .box figure {
 float: none;
 margin-bottom: 30px;
}
 .thumb-box6 .box figure.ban1 img {
 width: 100%;
}
 .list_btn2 .prev {
 top: 62px;
 left: 50%;
 margin-left: -50px;
}
 .list_btn2 .next {
 top: 62px;
 right: 50%;
 margin-right: -50px;
}
 .btn-default.btn4 {
 position: relative;
 top: 0;
 right: 0;
 left: 0;
 margin-bottom: 30px;
}
 .thumb-box11 {
 text-align: center;
 padding: 25px 0;
}
 .thumb-box11 .col-lg-6 {
 margin-bottom: 50px;
}
 .thumb-box11 .btn-default.btn4 {
 top: 0;
 right: 0;
 position: relative;
 float: none;
}
 .thumb-box11 .description {
 font-size: 25px;
 margin-bottom: 20px;
}
 .thumb-box11 .title {
 font-size: 32px;
 margin-bottom: 20px;
}
 .content_map {
 height: 300px;
}
 .thumb-box10 {
 text-align: center;
}
 .thumb-box9 .col-lg-6 {
 margin-bottom: 50px;
}
 .btn-default.btn5 {
 float: none;
 margin: 0 0 20px 0;
}
 .table1 td.firstCol {
 width: 400px;
}
 .table1 td.middle,  .table1 td.middl2 {
 display: none;
}
 .thumb-pad4 figure {
 margin: 0 32px 0 0;
 float: left;
}
 footer {
 text-align: center;
}
 footer .list3 {
 float: none;
 display: block;
 text-align: center;
}
 footer .list3 li {
 float: none;
 display: inline-block;
}
 footer .prev {
 margin-bottom: 30px;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 1em;
 margin-bottom: 20px;
}
 .errorBox .description {
 font-size: 40px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad2 figure {
 margin: 0 0 22px 0;
 float: none;
}
 .table1 td {
 width: 33% !important;
}
 .thumb-pad4 figure {
 margin: 0 0 32px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .thumb-pad1 .thumbnail figure {
 float: none;
 margin: 0 0 22px 0;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .table1 td {
 width: 50% !important;
}
 .table1 td.lastCol {
 display: none;
}
 .table1 td.middle2 {
 border-right: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 700px) {
	.thumb-box3 {
		padding: 22px 0px;

	}
}
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad1 .thumbnail figure img {
 width: 100%;
}
}

@media screen and (min-width: 320px) and (max-width: 760px) {
  .col-lg-5 .select-menu:not(:nth-child(1)), .col-lg-7 .select-menu:not(:nth-child(2)), .col-lg-12 .select-menu:not(:nth-child(1))
  { display: none !important; }
  .sf-menu, .slider
  {

  }
  #signin, .follow_icon, .box
  {

  }



  }
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

header.indent {
    -webkit-box-shadow: none;
    box-shadow: 2px 2px 2px grey !important;
}
