﻿/**/
@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url(//fonts.googleapis.com/css?family=Oswald);

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

* {
	-webkit-text-size-adjust: none;
}

body{
	background: #fafafa;
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#797979;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#77c4d3;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	line-height:1.3em;
	color:#252832;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
}
h1{font-size:35px;}
h2{font-size:30px;}
h3{font-size:17px;} 
h4{font-size:23px;}  
h5{font-size:21px;}
h6{font-size:18px;}
/* 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;}



.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:block; 
	width:405px; 
	height:51px; 
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.head-box1 {
	background:url(../images/head-bg1.gif) repeat-x 0 0 #252832;
	border-bottom:3px solid #1c1e25;
	padding-bottom:40px;
}

header h1 {
	padding:42px 0 0 10px;
	margin:0;
	font-size:0;
	float:left;
	line-height:0;
}

.head-box3 {
	width:100%;
	background:url(../images/menu-bg1.gif) repeat-x 0 0 #b2300e;
}


.soc-links {
    float: right;
    margin-right: 9px;
    padding-top: 43px;
}

.soc-links a {
	display:block;
	width:36px;
	height:36px;
}

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

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

.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-link4 {
	background:url(../images/soc-link4.png) no-repeat 0 0;
}


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

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

#page1 #content {
	padding:62px 0 26px;
}



#page2 #content {
	padding:60px 0 8px;
}

#page4 
#content {
    padding: 60px 0 9px;
}


#page5 #content {
    padding: 60px 0 37px;
}


#page6 #content {
    padding: 60px 0 50px;
}

#page7 #content {
    padding: 60px 0 50px;
}

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

.p6 {
	line-height:28px;
}

.page1-img1 {
	float:left;
	margin-right:17px;
	margin-top:2px;
}

.p6 a {
	color:#252832;
}

.p6 a:hover {
	color:#77c4d3;
	text-decoration:none;
}

.p7 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom:11px;
	margin-bottom:30px;
}

.page1-img2 {
	float:left;
	margin-right:20px;
	margin-top:7px;	
	overflow:hidden;
	position:relative;
}
.page1-img2 img {opacity:1 !important;}


.page1-img2 strong {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 57px;
    left: 40px;
    position: absolute;
    top: -150px;
    width: 57px;
    z-index: 999;
}

.link1 {
	color:#bb3b19;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	display:inline-block;
}

.link1:hover {
	color:#77c4d3;
	text-decoration:none;
}

.page1-box2 {
	overflow:hidden;
	margin-bottom:1px;
}

.page1-box2 time {
	display:block;
	color:#a9a9a9;
	margin-top:-4px;
	font-size:14px;
	line-height:24px;
	margin-bottom:16px;
}

.p8 {
	margin-bottom:14px;
}

.rss-bot-box {
	position:relative;
}

#page1 .lightbox-video {
	margin-bottom: 20px;
	position: relative;
}

#page1 .lightbox-video strong {
	display: block;
	width: 100%;
	height: 100%;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	left: 0;
	top: 0;
	background-position: center -100%;
}

#page1 .lightbox-video:hover strong {
	background-position: center center;
}

#page1 .lightbox-video span {
    background: url("../images/marker1.png") no-repeat  50% 50% ;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.rss-bot {
    background: url("../images/rss-bot.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    left: 183px;
    position: absolute;
    top: -2px;
    width: 35px;
}

.rss-bot:hover {
	background-position:0 -112px;
}

.color2 {
	color:#77c4d3;
}

.inner1 {
	background:url(../images/marker2.png) no-repeat 0 0;
	width:60px;
	height:51px;
	text-align:center;
	font-size:20px;
	line-height:24px;
	color:#77c4d3;
	font-family: 'Oswald', sans-serif;
	float:left;
	padding-top:26px;
	margin-right:19px;
}


.inner1 span {
    color: #797979;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding-top: 12px;
    text-transform: uppercase;
}		

.text1 {
	display:block;
	color:#545454;
	margin-top:-2px;
}

.time {
	color:#a9a9a9;
	display:block;
	margin-top:-3px;
}

.page1-box3 {
	overflow:hidden;
	padding-bottom:12px;
	border-bottom:1px solid #e9e9ea;
}

.p9 {
	padding-top:14px;
	background:url(../images/bg1.gif) repeat-x 0 0;
}

.last2 {
	border:none !important;
}

aside {
	background:url(../images/aside-bg.gif) repeat-x 0 0 #fafafa;
	padding: 48px 0 0;
}

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


.list1 a:hover {
	color:#77c4d3;
	text-decoration:none;
}

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

.p10 {
	margin-bottom:23px;
}


.soc-links2 a {
    color: #797979;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 27px;
}

.soc-links2 a:hover {
    color: #77c4d3;
	text-decoration:none;
	background-position:0 -82px;
}

.soc-links2 li {
	display:block;
	padding-bottom:9px;
	line-height:16px;
}

.soc-links2 {
	padding-top:8px;
	width:110px;
	float:left;
}

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

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

.soc-link4-1 {
	background:url(../images/soc-link4-1.png) no-repeat 0 0;
}

.p11 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom:38px;
}


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

.page2-box1 {
	overflow:hidden;
	margin-bottom:43px;
}

.page2-box1 span {
	display:block;
	color:#a9a9a9;
	line-height:20px;
}

.p12 {
	margin-bottom:21px;
}

.page2-img1 {
	margin-bottom:22px;
}
																									/***** Page 3 *****/


.p13 {
    background: url("../images/border1.gif") no-repeat scroll center bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 24px;
}

.p14 {
	margin-bottom:14px;
}

.page3-box1 {
	overflow:hidden;
}

.page3-box1 span {
	display:block;
	margin-bottom:16px;
	color:#bb3b19;
}


.inner2 {
    background: url("../images/marker4.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 25px;
    height: 45px;
    line-height: 30px;
    margin-left: 1px;
    margin-right: 20px;
    margin-top: 7px;
    padding-top: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 58px;
}

.p15 {
	padding-top:16px;
}

.page3-box2 {
	overflow:hidden;
}

.link2 {
	color:#bb3b19;
}

.link2:hover {
	color:#77c4d3;
	text-decoration:none;
}

.page3-img1 {
	margin-bottom:14px;
	margin-top:1px;
}

.page3-box3 {
	overflow:hidden;
	margin-bottom:7px;
}

.p16 {
	padding-bottom:24px;
}


.p21 {
	padding-bottom:34px;
}
																									/***** Page 4 *****/



.link3 {
    background: url("../images/marker3.png") no-repeat scroll right 10px transparent;
    color: #BB3B19;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    padding-right: 16px;
}

.link3:hover {
	color:#77c4d3;
	text-decoration:none;
}
	
.page4-img1 {
	margin-top:1px;
	margin-bottom:24px;
}

.p17 {padding-top:12px;}


.page4-box1 {
	overflow:hidden;
	margin-bottom:22px;
}

.p18 {
	margin-bottom:14px;
}

.p19 {
	margin-bottom:30px;
	padding-top:4px;
}

.page5-box1 {
	overflow:hidden;
}

.p20 {
	margin-top:22px;
}


.page5-box1 p {
    padding-bottom: 12px;
    padding-top: 12px;
}
																								/***** Page 5 *****/

.text3 {
	color:#bb3b19;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	margin-top:25px;
	display:inline-block;
}

.page7-box1 .text3 {
	margin:0 0 12px;
}

.dl1 {
	margin-top:25px;
}

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

.dl1 dd { line-height:24px;}

.dl1 dd a {color:#bb3b19;}

.dl1 dd a:hover {color:#77c4d3; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:22px 0;
	background:url(../images/aside-bg.gif) repeat-x 0 0 #fafafa;
}

#page1 footer {background:none !important;padding:20px 0;}

.foot-menu {
	float:right;
}

.foot-menu a {
	color:#797979;
	text-transform:uppercase;
	font-size:12px;
}

.foot-menu a:hover,
.foot-menu a.active {
	color:#77c4d3;
	text-decoration:none;
}

.foot-menu li {
	display:block;
	position:relative;
	padding-left:43px;
	float:left;

}

.last3:after {
	background:none !important;
}

.foot-menu li:after {
	display:block;
	width:3px;
	height:3px;
	background:url(../images/marker5.gif) no-repeat 0 0;
	position:absolute;
	left:20px;
	top:11px;
	content:'  ';
}

.foot-page1 {
	float:left;
	color:#b3b3b3;
	padding-top:6px;
	font-size:14px;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:71px;
	height: 71px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/ui.totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}

.ff_right {
	float: right !important;  
}

figure iframe {
	height: 461px;
}

figure img {
	max-width: 100%;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

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


.foot-menu li {
	display:block;
	position:relative;
	padding-left:20px;
	float:left;

}

.last3:after {
	background:none !important;
}

.foot-menu li:after {
	display:none !important;

}

 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.slider_wrapper {

}

body .slider_wrapper {
	height: 376px !important;
}


figure iframe {
	width: 100%;
}


.slider_wrapper  {
	height: 376px !important;
}

#form .btns {
	padding-right: 7px !important;
}

.btns .button1 {
	font-size: 12px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.camera_pag  {
    bottom: 20px !important;
    height: 22px;
    left: 50%;
    margin-left: -38px;
    right: auto !important;
    z-index: 60;
}

.text22 {
	font-size: 52px !important;
}

.banner {
	top: 70px !important;
}

.p7, .p8 {
	left: 20px !important;
}

.page5-img1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.page5-img1+.extra-wrap {
	overflow: visible;
}

h3.p6 {
	font-size: 10px;
}

.camera_pag  {
	top: auto !important;
	bottom: 10px !important;
	left: 50% !important;
	margin-left: -27px;
}

.page5-img1 {
  	margin-right: 0px;
  	max-width: 100%;
  }

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

.page5-img1 {
  	margin-bottom: 25px;
  }

.head-box2 {
	text-align: center;
}

.soc-links {
	display: inline-block;
	float: none;
	margin-right: 0;
}

.soc-links li {
	margin-left: 0;
}

.soc-links li+li {
	margin-left: 6px;
}

h3.color2 {
	padding-top: 20px;
}

#page1 .lightbox-video {
	float: none;
	display: block;
}

#page1 .lightbox-video img {
	width: 100%;
}

.foot-menu li {

	padding-left:10px;
	margin-left: 0 !important;


}

.foot-menu li.last3 {
	padding-left: 0;
}

header h1 a {
	margin: 0 auto;
}

.banner {
	top: 20px !important;
}

.text11 {
	font-size: 30px !important;
	line-height: 80px !important;
}

.text22 {
	font-size: 30px !important;
	line-height: 40px !important;
}

.text33 {
	font-size: 20px !important;
	line-height: 40px !important;
}



.banner  {
	top: 10px;
}

.link3.p12 {
	clear: both;
}


body .slider_wrapper  {

	height: 211px !important;
}


figure  img {
	width: 100%;
}




.map address  {
	float: none;
	margin-right: 0px;
}


header {
	background-position: center 100px;
	position: relative;
}
header h1 {
	float: none;
	top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

header h1 .logo {
	margin: 0 auto;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}


.map address {
	float: none;
	margin-right: 0;
}

#content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
}

.foot-menu {
	float: left;
	padding-bottom: 20px;
}
.foot-menu li {
	margin-left: 10px;
	padding-left: 10px;
}

.foot-menu li.last3 {
	margin-left: 0;
}

figure {
	width: 100%;
}

.page1-box1 {
	padding-top: 20px;
}

#page1 .lightbox-video {
	margin-right: 0 !important;
}

}

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

.foot-menu li {
	margin-left: 0px;
	padding-left: 5px;
	background: none;
}

body .slider_wrapper {
	height: 151px !important;
}

.foot-menu li  a {
	font-size: 9px !important;

}


.banner {
	top: 10px !important;
}

.text11 {
	font-size: 30px !important;
	line-height: 60px !important;
}

.text22 {
	font-size: 15px !important;
	line-height: 30px !important;
}

.text33 {
	font-size: 12px !important;
	line-height: 15px !important;
}

body {
min-width:300px;
}

}
