@import"reset.css";@import"skeleton.css";@import"superfish.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
body{
	background:#171717;
	font:13px/18px Trebuchet MS, Helvetica, sans-serif;
	color:#474747;
	position:relative;
	min-width:980px;
}

img {
	width:100%;
	height:auto;
}

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

html,body{height:100%;}
p{
	padding-bottom:18px;
	color: #999;
}
a{color:#fff;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.1em;color:#6c6c6c; font-family: 'Open Sans Condensed', sans-serif;text-transform: uppercase;margin-top: 40px; letter-spacing: 1px;}
h1{font-size:32px;}
h2{font-size:30px;}
h3{font-size:28px;} 
h4{font-size:26px;}  
h5{font-size:24px;}
h6{font-size:22px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

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

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

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.logo {
	display: inline-block;
	width:300px; 
	height:117px; 
	text-indent:-5000px; 
	background:url(../images/logo2.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	padding-bottom: 38px;
	border-bottom: 1px solid #222222;
}

header h1 {
	padding:47px 0 0;
	margin:0;
	font-size:0;
	float: left;
	line-height:0;
}
																									
.soc-links a {
	display:block;
	width:144px;
	height:20px;
}

.soc-links a:hover {
	background-position:0 bottom;
}

.soc-links li {
	display:block;
	float:left;
	margin-left:11px;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0 ;
}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0 ;
}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0 ;
}	

.soc-links	{
	float: right;
	padding-top: 40px;
	overflow: hidden;
	display: inline-block;
}	

.slide1 {
	float: left;
}



.slider-bg {
	width: 100%;
	position: relative;
	margin-top: 28px;
	background: #fff;
	padding: 10px 0 44px;
}	

.slider-bg:before {
	display: block;
	position: absolute;
	width: 10px;
	height: 100%;
	content: '';
	background: #fff;
	top: 0;
	left: -10px;
}

.slider-bg:after {
	display: block;
	position: absolute;
	width: 10px;
	height: 100%;
	content: '';
	background: #fff;
	top: 0;
	right: -10px;
}

.carousel1 li {
	float: left;
	
}



.carousel-div1 {
	position: relative;
	z-index:9;	
	height:472px;
}

.prev {
	background: url(../images/prev.gif) 0 0 no-repeat;
	display: block;
	width: 90px;
	height: 23px;
	position:absolute;
	bottom:11px;
	transition: all 0.4s ease 0s;
	left:1px;
	z-index:99;
}

.caroufredsel_wrapper {
	z-index:9;
	cursor: auto !important;
}


.next {
	background: url(../images/next.gif) 0 0 no-repeat;
	display: block;
	width: 90px;
	height: 23px;
	z-index:99;
	transition: all 0.4s ease 0s;
	position:absolute;
	bottom:11px;
	right:1px;
}

.next:hover,
.prev:hover {
	background-position: 0 bottom;	
}

.slide-box {
	position: relative;
	float: left;
	overflow: hidden;
	width:237px;
}

.inner2 {
	position: absolute;
	background: url(../images/banner-bg.png) repeat 0 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 14px;
	top: -280px;
	left: 0px;
	text-align: center;
	line-height: 20px;
	width: 100%;
	height: 100%;
}

.inner2 > div {
    position: relative;
    top: 75px;
}

.inner2 span {
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.inner2 a {
	color: #fff;
	transition: all 0.4s ease 0s;
}


/********************** Content ************************/

#content {
	width:100%; 
	padding:0 0 41px;
	position:relative;
	z-index:1;
}

												/***** Page 1 *****/

.page1-box1 {
    color: #6C6C6C;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 48px;
    margin-bottom: 32px;
    padding-top: 37px;
    text-transform: uppercase;
}

.page1-box1 span {
	color: #fff;
	font-weight: bold;
}

.page1-box1 strong {
	display: block;
	margin-top: -9px;
	font-size: 24px;
}

.page1-box1 strong2 {
	display: block;
	font-family: sans-serif;
	margin-top: -9px;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}

.page1-box1 strong2 span{
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top: -9px;
	font-size: 13px;
	line-height:normal;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}

.page1-box2 {
	background: #1d1d1d;
	padding: 10px 0;
	position: relative;
}

.page1-box2:before {
	content: '';
	position: absolute;
	display: block;
	background: #1d1d1d;
	height: 100%;
	width: 5px;
	top: 0;
	left: -5px;
}

.page1-box2:after {
	content: '';
	position: absolute;
	display: block;
	background: #1d1d1d;
	height: 100%;
	width: 5px;
	top: 0;
	right: -5px;
}

.text1 {
	display: block;
	color: #fff;
	margin-bottom: 18px;
	font-size: 24px;
	line-height: 26px;
	transition: all 0.4s ease 0s;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
}

.text7 {
	display: block;
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;
	
	transition: all 0.4s ease 0s;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
}
.inner1 {	
	border: 1px solid #262626;
	position: relative;
	transition: all 0.4s ease 0s;
	padding: 25px 14px 33px 39px;
}

.inner1:hover {
	background: #171717;
}

.inner1:hover .text1 {
	color: #6c6c6c;
}

.link1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	transition: all 0.4s ease 0s;
}

.inner1 p {
    padding-bottom: 15px;
}

.link1:hover {
	color: #6c6c6c;
	text-decoration: none;
}



.inner4 {
	border: 1px solid #262626;
	position: relative;
	transition: all 0.4s ease 0s;
	padding: 35px 10px 10px 10px;
	text-align: center;
	vertical-align: middle;
}

.inner4:hover {
	background: #171717;
}

.inner4:hover .text1 {
	color: #6c6c6c;
}

.inner4 p {
    padding-bottom: 15px;
}

.link4:hover {
	color: #6c6c6c;
	text-decoration: none;
}


.bot1 {
	position: absolute;
	right: -1px;
	top: -1px;
}

.bot1 img {
	width: auto;
}

.dl2 {
	color: #474747;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}

.dl2 a {
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 13px;
    text-decoration: underline;
}

.dl2 a:hover {
	text-decoration: none;
}

.text2 {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    margin-bottom: 9px;
    margin-top:50px;
}

.p7 {
	margin-top: 20px;
}

.page1-img2 {
	margin-top: 26px;
}

.text3 {
	display: block;
	color: #474747;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 3px;
}

.text3 span {
	color: #fff;
}


.text6 {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    margin-bottom: 9px;
    margin-top:10px;
}

.page1-box4 {
	position: relative;
	padding-top: 105px;
}

.p8 {
	padding-top: 10px;
}

.carousel2 li {
	float: left;
}

.carousel-div2 {
	position: relative;
	z-index:9;
	height: 178px;
}

.prev1 {
	background: url(../images/prev1.gif) 0 0 no-repeat;
	display: block;
	width: 67px;
	height: 23px;
	position:absolute;
	top:56px;
	transition: all 0.4s ease 0s;
	left:0px;
	z-index:99;
}

.p21 {
	border: none;
	padding-bottom: 0;
}


.next1 {
	background: url(../images/next1.gif) 0 0 no-repeat;
	display: block;
	width: 67px;
	height: 23px;
	z-index:99;
	transition: all 0.4s ease 0s;
	position:absolute;
	top:56px;
	right:85px;
}

.next1:hover,
.prev1:hover {
	background-position: 0 bottom;	
}

												/***** Page 2 *****/

.page2-banner1 {
	margin-top: 60px;
}

.page2-img1 {
	float: left;
	margin-right: 22px;
	margin-bottom: 10px;

}

.p9 {
	margin-top: 14px;
	padding-bottom: 15px;
}

.link2 {
	transition: all 0.4s ease 0s;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.p10 {
	margin-top: 50px;
	color: #FFF;	
}

.p15
{
color:#FFF;
margin-top:5px;
}
.p16
{
color:#FFF;

}
.page2-box1 {
	padding-top: 21px;
}

.list1 a {
	color: #fff;
	font-size: 13px;
}

.list1 li {
    background: url("../images/marker3.png") no-repeat scroll 0 6px transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 10px;
    padding-left: 13px;
}

.list1 {
	margin-top: 23px;
	padding-bottom: 12px;
}


.text4 {
	background: url("../images/marker4.png") no-repeat scroll 0 0 transparent;
	color: #666;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 26px 0 20px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 10px;
}

.text4 span{
    
    color: #fff;
    
}

.bot3 {
	padding-left: 10px;
}



.text6 {
	color: #fff;
	display: block;
}

.page2-img2 {
    margin: 20px 0 28px;
}

.p11 {
	margin-top: 33px;
}

												/***** Page 3 *****/

.page3-box1 {
	background: #1d1d1d;
	border: 1px solid #262626;
	padding: 20px 20px 28px;
	margin-top: 16px;
}

.p20 {
	margin-top: 51px;
}

.p20 span { color: #FFF;
	
}

.page3-img1 {
	margin-bottom: 29px;
}

.p12 {
	margin-top: 54px;
	padding-bottom: 10px;
}

.inner3 {
	color: #999;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	margin-bottom: 13px;
	margin-top: 10px;
	text-transform: uppercase;
}

.inner3 span {
    color: #fff;   

}



												/***** Page 4 *****/


.page4-img1 {
    float: left;
    margin-right: 22px;
    padding-top: 5px;
}

.photo-img1 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
	
	margin-bottom:22px;
	position: relative;
	transition: all 0.4s ease 0s;
	display: block;
	width: 190px;
	height: 208px;
	background: url("../images/photo-img1.jpg") bottom;
	text-indent: -99999px;

}

.photo-img1:hover {
   float: left;
   margin-top: 5px;
   background-position: 0 0;
   position: relative;
   
}

.photo-img2 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
	margin-bottom:22px;
	position: relative;
	transition: all 0.4s ease 0s;
	display: block;
	width: 190px;
	height: 208px;
	background: url("../images/photo-img2.jpg") bottom;
	text-indent: -99999px;

}

.photo-img2:hover {
   float: left;
   margin-top: 5px;
   background-position: 0 0;
   position: relative;
}

.photo-img3 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
	margin-bottom:22px;
	position: relative;
	transition: all 0.4s ease 0s;
	display: block;
	width: 190px;
	height: 208px;
	background: url("../images/photo-img3.jpg") bottom;
	text-indent: -99999px;

}

.photo-img3:hover {
   float: left;
   margin-top: 5px;
   background-position: 0 0;
   position: relative;
   
   
}

.photo-img4 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
	margin-bottom:22px;
	position: relative;
	transition: all 0.4s ease 0s;
	display: block;
	width: 190px;
	height: 208px;
	background: url("../images/photo-img4.jpg") bottom;
	text-indent: -99999px;

}

.photo-img4:hover {
   float: left;
   margin-top: 5px;
   background-position: 0 0;
   position: relative;
}

.page4-img4 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
	position: relative;
	transition: all 0.4s ease 0s;
	display: block;
	width: 190px;
	height: 208px;
	background: url("../images/page4-img4.jpg") bottom;
	text-indent: -99999px;

}

.page4-img4:hover {
   float: left;
   margin-top: 5px;
   background-position: 0 0;
   position: relative;
   
}
.page4-box1 {
    margin-top: 11px;
    padding-bottom: 20px;
}

.text5 {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 13px;
	line-height: 22px;
	text-transform: uppercase;
}

.map iframe {
    height: 427px;
    overflow: hidden;
    width: 100%;
}

.map {
	margin: 16px 0 26px;
}

												/***** Page 5 *****/
																								
.dl1 dt {width: 275px;
	margin-bottom: 18px;
	 color: #6c6c6c;
	  font-family: 'Open Sans Condensed', sans-serif; 
	  text-transform: uppercase;
	  font-weight: bold; 
	  font-size: 14px;	  
}

.p13 {
	margin-left: 25px;
}

.p13 dt {
	width: auto;
}

.dl1 {
	margin-top: 11px;
	letter-spacing: 1px;
	float: left;
	margin-bottom: 20px;
}

.dl1 span {float:left; width:88px;}

.dl1 dd { line-height:18px;color: #474747;
	  font-family: 'Open Sans Condensed', sans-serif; 
	  text-transform: uppercase;
	  font-weight: bold; 	  
	  font-size: 14px;
}

.dl1 dd a {
	font-size: 14px;
}

.p16 {
	padding-bottom: 21px;
}

.p17 {
	font-size: 14px;
}


	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:0 0 21px;
}

.bot2 {
	width: 100%;
	height: 1px;
	background: #1e1e1e;
}

.foot-page1 {
    color: #474747;
    float: left;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 9px;
    padding-top: 33px;
    text-transform: uppercase;
}

.foot-page1 a {
	color: #474747;
	transition: all 0.4s ease 0s;
}

.foot-page1 a:hover {
	color: #fff;
}

.foot-logo img {
	width: auto;
}

.foot-logo {
	padding-top: 20px;
	float: left;
}

.banner1 {
	float: left;
	margin-top: 28px;
	margin-right: 10px;
}


.banner2 {
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 28px;
}

.banner3 {
    float: left;
    margin-left: 22px;
    margin-right: 10px;
    margin-top: 28px;
}


.banner4 {
    float: left;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 23px;
}

.banner5 {
    float: left;
    margin-left: 16px;
    margin-right: 10px;
    margin-top: 23px;
}

#news-form {
    position: relative;
	padding-top:14px;
}

#news-form input {
    background: none;
	border:1px solid #1e1e1e;
    box-shadow: none;
    color: #474747;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;		
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    outline: medium none;
    padding: 3px 10px 6px;
	margin:0 0 9px;
    width: 100%;
}

#news-form label.invalid .error {
    height: 19px;
}

#news-form a:hover {
	background-position:0 bottom;
}

#news-form .success {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #333333;
    display: none;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    left: 0;
    padding: 4px 0 5px 10px;
    position: absolute;
    top: 14px;
    width: 100%;
    z-index: 10;
}

#news-form .error {
    color: #FF0000;
    display: block;
    font-size: 10px;
    height: 0;
	position:absolute;
	top:-2px;
	left:0;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}

/******************** Responsive ******************/



@media only screen and (min-width: 768px) and (max-width: 1024px) {
 body {
min-width:768px;
}
}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}

.slide-box {
    width: 189px;
}
.next1 {
	right: 0;
}
}

@media only screen and (max-width: 800px) {
	.slide-box {
    width: 189px;
}

.page1-box1 strong {
    font-size: 21px;
}

.next1 {
	right: 0;
}


}
 @media only screen and (max-width: 767px) {
body {
min-width:420px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:25px;
	line-height:25px;
	padding:0 0 4px;
}	

.p6 {
	margin-left: 0;
}

header h1 {
    float: none;
    text-align: center;
}

header .fright {
	float: none;
	text-align: center;
}

nav {
    float: none;
    width: 100%;
}


.soc-links {
    float: none;
}

.slider-bg:after,
.page1-box2:after,
.page1-box2:before,
.slider-bg:before {
	display: none;
}

.page1-box1 strong {
    font-size: 19px;
    line-height: 30px;
    margin-top: 0;
}


.page1-box1 {   
    font-size: 31px;   
    line-height: 42px;
}


.slide-box {
    width: 210px;
}


.inner2 > div {
    top: 80px;
}

.p30 {
    width: 196px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.page4-img1 {
	float: none;
	margin-right: 0;
	margin-bottom: 14px;
}

.p13 {
    margin-left: 0;
}


}
 @media only screen and (max-width: 479px) {

	 .inner-block {
	padding:0 10px;
}

body {
min-width:300px;
}


header h1 {
    float: none;
    text-align: center;
}

header .fright {
	float: none;
	text-align: center;
}

nav {
    float: none;
    width: 100%;
}


.soc-links {
    float: none;
}

.slide1 {
    float: none;
}

.slide-box {
	float: none;
	width: 100%;
}

.slider-bg:after,
.page1-box2:after,
.page1-box2:before,
.slider-bg:before {
	display: none;
}

.p6 {
	margin-left: 0;
}

.page1-box1 strong {
    font-size: 19px;
    line-height: 30px;
    margin-top: 0;
}

.page4-img1 {
	float: none;
	margin-right: 0;
	margin-bottom: 14px;
}

.page1-box1 {   
    font-size: 31px;   
    line-height: 42px;
}

.p13 {
    margin-left: 0;
}
	
	
