/* Getting the new tags to behave */
article, aside, audio, canvas, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#808080;
	width:100%;
	background:#0d0d0d;
}
div, article, section, header, footer {box-sizing:border-box;}

.red{color:#FF0000;}
a{	color: #69F;	text-decoration: none;word-wrap: break-word;}
p, li { line-height: 1.8em;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing:-1px;
}
h1 {
	font-size:30px;
	padding: 0;
	color: #333;
}
.main {
	display:block;
	width:100%;
	max-width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5714em;
}

a {color:#fff; outline:none;}
a:focus, a:hover, a:active  {text-decoration:none;}
.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px !important;}
.p2 {margin-bottom:15px !important;}
.p3 {margin-bottom:30px !important;}
.p4 {margin-bottom:42px !important;}
.p5 {margin-bottom:50px !important;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/***** header *****/

header {
	width:100%;
	position:relative; 
	z-index:2;
}
header .logo {
	padding:20px 0px;
}
/***** menu *****/
.menu {
	padding:0 0 0 0; 
	width:100%;
	overflow:hidden;
}
.menu li {
	float:left; 
	position:relative;
	padding-left:2px;
	background:url("/media/menu-spacer.gif") left top no-repeat;
}
.menu li:first-child {background:none;}
.menu li a {
	display:block;
	height:55px; 
	font-size:16px; 
	line-height:51px; 
	padding:0 67px 0 66px; 
	color:#0d0d0d; 
	background:url("/media/menu-a.png") left bottom repeat-x #fff;
}
.menu li:first-child > a {border-radius:12px 0 0 12px; padding:0 66px;}
.menu li:last-child > a {border-radius:0 12px 12px 0; padding:0 65px 0 64px; }
.menu li.active a,
.menu > li > a:hover {
	background-position:left top; 
	background-color:#e82d02;
	color:#fff;
}
/***** content *****/
.content{
padding:60px 0 20px 0;
}
section .row-fluid{margin-bottom:20px;}
section .row-fluid:last{margin-bottom:0px;}
.list-1 li {
	line-height:20px; 
	padding:5px 0 5px 15px; 
	background:url("/media/marker-2.gif") 0 10px no-repeat;
}
	.list-1 li a {display:inline-block;}
	.list-1 li a:hover {text-decoration:underline;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url("/media/pic-1.gif") 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url("/media/marker-1.gif") 0 10px no-repeat;
	}
	.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}
.box {
	position:relative;
	overflow:hidden;
	border:1px solid #0d0d0d;
	background:url("/media/box-tail.gif") 0 0 repeat-x #0d0d0d;
	border-radius:12px;
	margin:1px 0;
	box-shadow: 0px 0px 0px 1px #2b2b2b;
	-moz-box-shadow: 0px 0px 0px 1px #2b2b2b;
	-webkit-box-shadow: 0px 0px 0px 1px #2b2b2b;
}
	.box.padding, .padding {padding:17px 35px 17px 17px;}
	.box.padding2, .padding2 {padding:17px 17px 17px 17px;}
.title-1 {
	display:block;
	font-size:53px;
	line-height:1.2em;
	color:#ec4003;
	text-transform:uppercase;
	margin-bottom:-10px;
}
.title-2 {
	display:block;
	font-size:32px;
	line-height:1.2em;
	color:#e7e7e7;
	margin-bottom:17px;
	letter-spacing:-1px;
}
h2 {
	font-size:35px; 
	line-height:1.2em; 
	margin-bottom:-10px;
	color:#eb3c03;
	text-transform:uppercase;
	letter-spacing:-2px;
}
h3 {
	font-size:32px; 
	line-height:1.218em; 
	color:#ebebeb;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:12px;
}
h6 {color:#fff; font-weight:normal;}

.numb {
	display:block;
	width:72px;
	overflow:hidden;
	font-size:50px;
	line-height:72px;
	color:#202020;
	background:url("/media/numb-tail.gif") 0 0 repeat-x #d9d9d9;
	border-radius:12px;
	text-align:center;
	float:left;
	margin-right:20px;
}
.link-1 {
	display:block; 
	width:13px;
	height:20px;
	cursor:pointer;
	background:url("/media/marker-1.png") left top no-repeat;
	position:absolute;
	right:23px;
	bottom:36px;
	z-index:9;
}
.link-1:hover {background-position:left bottom;} 

.link-2 {
	display:inline-block; 
	padding-left:15px;
	cursor:pointer;
	background:url("/media/marker-2.gif") 0 6px no-repeat;
}
.link-2:hover {text-decoration:underline;} 

blockquote {
	width:100%;
	background:url("/media/quote.png") 0 0 no-repeat;
	padding:0 0;
	margin:0 0;
	border:0px none;
}
blockquote .padding-left {padding-left:40px;}
.border-bot {
	width:100%; 
	padding-bottom:18px; 
	background:url("/media/pic-1.gif") 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:1px; 
	background:url("/media/breeze/pic-1.gif") 0 bottom repeat-x;
}
.button {
	display:inline-block; 
	padding:5px 36px 8px;
	font-size:16px;
	line-height:2em;
	color:#0d0d0d; 
	background:url("/media/button-tail.gif") 0 0 repeat-x #d9d9d9;
	cursor:pointer;
	border-radius:12px;
}
.button:hover,.button:active ,.button:focus {color:#fff; background:#ee4704;}

/***** boxes ****/
.indent {padding:20px 10px 0 0;}
.indent-left {padding-left:15px;}
.indent-left2 {padding-left:20px;}
.indent-right {padding-right:50px;}
.indent-top {padding-top:10px;}
.indent-top2 {padding-top:15px;}
.indent-top3 {padding-top:20px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:0 25px 0px 0;}	
.img-indent2 {float:left; margin:0 40px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

/***** footer *****/
footer {
	display:block;
	width:100%; 
	height:112px;
	color:#0d0d0d;
	background:url("/media/footer-tail.gif") center top repeat-x;
	z-index:99;
}
footer a {color:#e82d02;}
footer > .main {padding:20px 0px;}
	
/***** slider *****/

.slider-wrapper {
	width:100%;
	height:337px;
	padding:22px 0 0 107px;
	background:url("/media/slider-bg.png") 0 0 no-repeat;
	overflow:hidden;
	position:relative;
	z-index:1;
	float:left;
	margin:0 40px 0 2px;
}
.slider {
	position:relative;
	width:425px;
	height:267px;
}

.next,
.prev {
	display:block;
	  text-indent: -9999px;
	  overflow: hidden;
	width:36px;
	height:36px;
	cursor:pointer;
	position:absolute;
	z-index:99;
	top:135px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.next {
	background:url("/media/slider-next.png") 0 0 no-repeat;
	right:11px;
}
.prev {
	background:url("/media/slider-prev.png") 0 0 no-repeat;
	left:11px;
}
	

/**** misc ****/
.responsive img {display:block;margin:0 auto;}
.responsive img.width {width:100%;}
a.mobile-menu{
display:none;
position:relative;
right:0;
width:40px;
height:40px;
margin-right:5px;
background-image:url("/media/icon/menu-32.png");
background-size: 39px 39px;
background-repeat:no-repeat;
background-position: 3px 2px;
text-decoration:none;
}
a.mobile-menu:after{
clear:both;
}
a.mobile-menu:hover{
text-decoration:none;}
.text-spacer{margin-bottom:10px;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

.margin-right{margin-right:10px;}
.margin-left{margin-left:10px;}
.margin-bottom{margin-bottom:10px;}
.margin-top{margin-top:10px;}
.inline{display:inline-block;margin-left:10px;}
div > .inline:first-child{display:inline-block;margin-left:0px;}
.float-left{float:left;}
.float-right{float:right;}

.text-block{display:inline-block;width:auto;}
.text-white{color:white !important;}

.image-header{background-color:#5FAECC;color:white;text-align:center;}
.image-fill{width:100%;}

.rounded{
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.rounded-top{
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
}
.rounded-bottom{
  -webkit-border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
}


/* MEDIA QUERY */

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .extra-wrap {overflow:visible !important;}

}

@media (min-width: 768px) and (max-width: 912px) {
   .extra-wrap {overflow:visible !important;}
 .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}

@media (max-width: 480px) {
  .extra-wrap {overflow:visible !important;}
	a.mobile-menu, a.mobile-menu-inline{
display:block !important;
}
header {text-align:center;} 
.content{padding:20px 10px;}
footer > .main{padding:20px 20px;}
footer .text-right{text-align:left;}
nav{border-bottom:red 3px solid;border-top:red 3px solid;}
	.menu{display:none;}
	.menu.in{}
.menu li {
	float:none; 
	display:block;
	position:relative;
	padding-left:0px;
	background:none left top no-repeat;
}
.menu li:first-child > a {border-radius:0 0; padding:0 67px;}
.menu li:last-child > a {border-radius:0 0; padding:0 66px 0 64px; }
	.img-indent.responsive {float:none; margin-bottom:25px;}	
}

@media (max-width: 767px) {
		a.mobile-menu, a.mobile-menu-inline{
display:block !important;
}

  .pull-right, .pull-left{
	  float:none !important;
    display: block !important;}
  .float-right, .float-left{
	  float:none !important;
    display: inline-block !important;}
	.page-header,.page-footer, .page-container{
		width:auto !important;
	}
	.top-nav{display:none;}
  ul.list-menu li{padding-left:30px;}
	header.page .pageheader a{
		margin-left:10px !important;
	}
	.img-indent.responsive {float:none; margin-bottom:25px;}	
.content{padding:20px 10px;}
footer > .main{padding:20px 20px;}
footer .text-right{text-align:left;}
nav{border-bottom:red 3px solid;border-top:red 3px solid;}
	.menu{display:none;}
	.menu.in{}
.menu li {
	float:none; 
	display:block;
	position:relative;
	padding-left:0px;
	background:none left top no-repeat;
}
.menu li:first-child > a {border-radius:0 0; padding:0 67px;}
.menu li:last-child > a {border-radius:0 0; padding:0 66px 0 64px; }

}
@media (min-width: 768px) and (max-width: 912px) {
	a.mobile-menu, a.mobile-menu-inline{
display:block !important;
}
		.page-header,.page-footer, .page-container{
		margin:0 auto !important;
	}
  ul.list-menu li{padding-left:0px;}
}

@media (min-width: 800px) {
	.page-container{max-width:900px;}

}

