/*css*/
@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url('camera.css');
@import url('touchTouch.css');
@import url('form.css');
@import url('accordion.css');

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);


html, body {}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	width: 100%;
	overflow:hidden; 
}
.wrapper-after:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{margin-left:0 !important; margin-right:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}
.marBot1{margin-bottom: 9px;}
.marBot2{margin-bottom: 40px;}
.marBot3{margin-bottom: 84px;}
.marBot4{margin-bottom: 29px;}
.marBot5{margin-bottom: 69px;}

.border_botom{border-bottom: 1px solid #f2f2f2; margin-bottom: 25px; padding-bottom: 7px;}

.fs12{font-size: 12px;}

.box{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #47d4f9;}
.color2{color: #000000;}
.color3{color: #fafafa;}

/* Global properties ======================================================== */
html, body { padding:0; margin:0; height:100%;}

body {
	font:13px/20px Arial, Helvetica, sans-serif ;
	color:#8a8a8a;
	background: #151f28;
	min-width:300px;
}
.fs_12{font-size: 12px;}
#back-top {
  position: fixed;
  left: 51%;
  margin-left: 500px;
  bottom: 90px;
  z-index: 1000;
  display: none;
  width: 59px;
  height: 55px;
  background: #273443 url("../images/up-arrow.png") center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#back-top:hover {
  background: #a29061 url("../images/up-arrow.png") center center no-repeat;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.main{
	width:100%;
	height: auto;
	padding:0 0 0 0; 
	/*background: #fafafa;*/
	padding-bottom: 32px;
}
.div-content{
	width:100%;
	width: 1004px;
	margin:0 auto;
	padding-bottom:0;
	background: #fff;
	padding-top: 0px;
	margin-top: 64px;
	
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	float:left;
	margin:0;
	background: #a29061;
	width: 150px;
	height: 150px;
}
h1 img{max-width: inherit;}
h1 a{
	width: 265px;
	height: 79px;
	display: inline-block;
}
h1 a img{

	display:inline-block;
}


h2{
	font:bold 20px/20px 'Open Sans Condensed', Arial, sans-serif;
	color:#454545; 
	margin-bottom: 22px;
}
h2.v2{color: #fff; margin-bottom: 10px;}
h2.v3{margin-bottom: 15px;}
h2.h2_footer{
	font:16px/20px 'Open Sans', Arial, sans-serif;
	color: #675b3d;
	text-transform: uppercase;
	margin-bottom: 21px;
}
h3{
	font:bold 17px/20px 'Open Sans Condensed', Arial, sans-serif;
	color:#4f4f4f; 
	margin-top: 3px;
	margin-bottom: 17px;
}
h3.v2{
	color: #727272;
	margin-bottom: 17px;
}
h3.v3{
	font:12px/16px 'Open Sans', Arial, sans-serif;
	color:#34495e; 
	margin-bottom: 1px;
}
h4{
	font:12px/16px 'Open Sans', Arial, sans-serif;
	color:#34495e; 
	text-transform:uppercase;
	margin-bottom: 5px;
}
h4.v2{
	font:12px/20px 'Open Sans', Arial, sans-serif;
	margin-bottom: 6px;
}
h4.v3{text-transform: none;}
h4.v4{
	font:12px/20px 'Open Sans', Arial, sans-serif;
	margin-bottom: 13px;
}
h4.v5{
	margin-top: 5px;
}
h6{
	font:16px/16px 'Open Sans', Arial, sans-serif;
	color:#547c0c; 
	text-transform:uppercase;
	margin-bottom: 20px;
}	
.txt1{
	font:12px/16px 'Open Sans', Arial, sans-serif;
	color:#34495e; 
}
.gray_bg{
	width: 100%;
	position: relative;
	background: #f8f8f8;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-top: 61px;
	margin-bottom: 83px;
}
.gray_bg.v2{
	margin-top: 30px;
	margin-bottom: 85px;
	padding: 28px 0 18px;
}
.gray_bg.v3{margin-top: 40px;}
.date_section{
	font:14px/14px 'Open Sans Condensed', Arial, sans-serif;
	color:#fff; 
	text-transform:uppercase;
	display: block;
	float: left;
	width: 61px;
	height: 61px;
	background: #34495e;
	text-align: center;
	margin-right: 18px;
	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.day{
	display: block;
	margin-top: 11px;
	font:24px/24px 'Open Sans Condensed', Arial, sans-serif;
	margin-bottom: 0;
}
.main_date_section:hover .date_section{background: #a29061;}

p{margin-bottom: 16px;}
img{max-width:100%; height:auto; margin-bottom: 0px;}
.img1{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.img1.v2{margin-bottom: 19px !important; width:150px;height:100px;}
.img2{
	margin-top: 35px;
	margin-bottom: 19px;
}
.img3{margin-bottom: 20px;}
.img4{margin-bottom: 10px;}
a {
	text-decoration:none; 
	cursor:pointer; 
	color: #4f4f4f;
}
a.link2{color: #727272;}
a.link3{color: #34495e;}
a.link4{color: #8a8a8a; text-decoration: underline;}
a:hover {
	text-decoration:none;
	color: #a29061;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


/************Header************/
header{
	position: relative;
	background: #273443;
	padding-bottom: 0;
	min-height: 51px;
	z-index: 1000;
}
header.content_header{margin-bottom: 68px;}
.bot_line{
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #f2f2f2;
	margin-top: 2px;	
	margin-bottom: 42px;	
}
	
/************Content***********/
blockquote{
	width: 100%;
	background: #f8f8f8;
	border: 1px solid #ebebeb;
	position: relative;
	padding: 31px 30px 8px 41px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin-bottom: 39px;
}
blockquote:after{
	position: absolute;
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(../images/quote_corner.png) no-repeat;
	bottom: -15px;
	left: 62px;
	content: "";
}
blockquote .quote1, blockquote .quote2{
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 13px;
	background: url(../images/quote_1.png) no-repeat;
}
blockquote .quote1{
	top: 17px;
	left: 17px;
}
blockquote .quote2{
	background: url(../images/quote_2.png) no-repeat;
	bottom: 17px;
	right: 17px;
}
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  padding-top: 5px;
  margin-bottom: 9px;
}
.listWithMarker.v2 {
  margin-bottom: 19px;
}
.listWithMarker li {
  display: block;
  padding-left: 14px;
  margin-bottom: 10px;
  background: url(../images/list_marker.png) 0 6px no-repeat;
}
.listWithMarker li a {
  color: #5e5e5e;
  font: 12px/16px "Open Sans", Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
.listWithMarker li a:hover {
  color: #a29061;
}

/* ============================= end lists ====================== */
/*===============================neww lists======================*/
.listWithMarker2 {
  margin: 30px;
  padding-top: 0px;
  margin-bottom: 9px;
}
.listWithMarker2.v2 {
  margin-bottom: 19px;
}
.listWithMarker2 li {
  display: block;
  padding-left: 14px;
  margin-bottom: 10px;
  background: url(../images/list_marker.png) 0 6px no-repeat;
}
.listWithMarker2 li a {
  color: #5e5e5e;
  font: 12px/16px "Open Sans", Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
.listWithMarker2 li a:hover {
  color: #a29061;
}
/*===============================endddd lists======================*/


.year{
	font:12px/16px "Open Sans", Arial, sans-serif;
	color: #34495e;
	padding-top: 13px;
	margin-bottom: 5px;
}
.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#fff;
	text-align: center;
	padding:7px 15px;
	text-transform: uppercase;
	font:300 12px/16px "Open Sans", Arial, sans-serif;
	background: #a29061; /* for old browsers */
    margin-bottom: 18px;
}
.more_btn:hover, .more_btn .active a{
	color:#fff;
	background: #34495e; /* for old browsers */
    text-decoration:none;
}

.more_btn2 {
	display: inline-block;
	text-decoration:none;
	text-transform: uppercase;
	color:#848484;
	text-align: center;
	background:#f0f0f0;
	padding:0px 15px;
	font:11px/26px Arial, sans-serif;
	border: 1px solid #e0e0e0;
	border-radius: 20px; 
    margin-bottom: 20px;
    margin-top: 3px;
}
.more_btn2:hover {
	color:#fff;
	background:#2bc2fa;
	border: 1px solid #2bc2fa;
	text-decoration:none;
}
figure{display: block;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 4px;
	margin-bottom: 25px;
}
figure iframe {
	width: 100%;
	height: 371px;
}
address{
	font-style: normal;
	display: block;
	margin-bottom: 20px;
}
address dl dt{
	/*color: #47d4f9;*/
}
address dd span{
	position: relative;
	display: inline-block;
	width: 76px;
}
address a, .link1{
	color: #707070;
	text-decoration: underline;
}

/*------start list_carousel ------- */
.list_box{
	position: relative;
	background: #a29061;
	padding: 34px 0 87px;
	margin-left: -32px;
	padding-left: 33px;
	padding-right: 20px;


		box-sizing: border-box;
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		-webkit-box-sizing: border-box; /* Safari */
}
.list_carousel {
  padding: 5px 0 0px;
  position: relative;
  margin-top: -12px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  padding-top: 14px;
  /*width: 140px !important;
  margin-right:20px !important;*/
  float: left;
  color: #fff;
}
.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  bottom: -54px;
  display: block;
  width: 47px;
  height: 46px;
}
.next {
  background: url(../images/next.png) no-repeat 0 0;
  left: 43px;
}
.prev {
  background: url(../images/prev.png) no-repeat 0 0;
  left: -4px;
}
.prev:hover,
.next:hover {
  background-position: 0 -46px;
}
/*------end list_carousel ------- */

/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /*display:block;*/
    display: inline-block;
}
.magnifier2 img{
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	border: 18px solid #2b91ab;
	top: 0;
	left: 0; 
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;

  	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
a.magnifier2:hover .zoom{
	opacity: 1
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	background: #273443;
	display: block;
	text-align: center;
}
.main-footer{
	padding-top: 47px; 
	padding-bottom: 28px;
	background: #a29061;
}
.main-footer p{
	margin:0;
	font:14px/25px "Open Sans", Arial, sans-serif;
	color:#675b3d;
}

.footer_priv{
	padding: 17px 0 2px;
	background: #273443;
	letter-spacing: 1px;
	color: #757b82;
}
.footer_priv p{font:12px/20px "Open Sans", Arial, sans-serif;}
.footer_priv a{color: #757b82;}
.footer_priv a:hover{color: #fff;}

/************start social icons************/
.social{
	display:inline-block; 
	overflow:hidden;
	margin-top: 30px;
	margin-bottom: 16px;
}
.social a{
	display:inline-block; 
	float:left;
	width:46px;
	height: 43px;
	overflow:hidden;
	margin-left: 37px;
}
.social a.first{margin-left: 0;}
.social a:first-child{
	/*margin: 0 0 0 0;*/
}
.social a:hover img{
	margin-top:-43px;

}	
.social a img{
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}	

/************end social icons************/


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1039px) {

	.div-content{width:100%;}

	.camera_wrap {min-height: 200px;}

}

@media only screen and (max-width: 995px) {
	.address figure iframe {
		width: 100%;
		max-width:100%;
	}

	address dd span{width: 74px;}
	.hide{display: none;}
	.hide2{display: none;}



}
@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}

	/*img:not(.no_resize) {width: 100%;}*/

	.caption{display: none;}

	.mobile_bottom_mar{margin-bottom: 30px !important;}
	address dd span{width: 94px;}

	h1{
		position: absolute;
		top: -39px;
	}


	.list_box{
		padding: 34px 20px 87px 20px;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		-webkit-box-sizing: border-box; /* Safari */
	}

	.social a{margin-left: 7px;}
	.hide2{display: block;}

	


}


@media only screen and (max-width: 479px) {
	.grid_12{margin: 0 4px !important;}
	header .grid_12{margin: 0 5px !important;}
	.alpha, .omega{margin: 0 !important;}
	.hide2{display: none;}
	.mobile_bottom_mar{margin-bottom: 30px !important;}
}
@media only screen and (max-width: 320px) {

}