/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/camera.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/subscribe-form.css";

@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;margin-top: 2px;}
.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: 26px;}
.marBot2{margin-bottom: 10px;}
.marBot3{margin-bottom: 8px;}

.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:12px/21px Arial, Helvetica, sans-serif ;
	color:#5a5a5a;
	background: #233140;
	min-width:300px;
}
#back-top {
  position: fixed;
  left: 51%;
  margin-left: 500px;
  bottom: 40px;
  z-index: 1000;
  display: none;
  width: 32px;
  height: 31px;
  background: #4c5b6a url("../images/up-arrow.png") 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: #000 url("../images/up-arrow.png") 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;*/
}
.div-content{
	width:100%;
	margin:0 auto;
	padding-bottom:0;
	background: #fff;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: inline-block;
	float:left;
	margin:0;
}
h1 img{max-width: inherit;}
h1 a{display:inline-block;}
h2{
	font:bold 20px/20px 'Open Sans Condensed', Arial, sans-serif;
	color:#000; 
	margin-bottom: 16px;
	text-transform: uppercase;
	display: inline-block;
	/*padding-right: 193px;*/
	width: 100%;
	overflow: hidden;
}
h2.v2{margin-bottom: 19px;}
h2 span{
	display: block;
	margin-right: 7px;
	float: left;
}
h2 strong{
	display: block;
	height: 22px;
	max-width: 179px;
	/*width: 100%;*/
	background: url("../images/title_bg.png") left 50% no-repeat;
	overflow: hidden;
}
h3{
	font:bold 18px/18px 'Open Sans Condensed', Arial, sans-serif;
	color:#2d3e50; 
	text-transform:uppercase;
	margin-bottom: 13px;
}
h3.v2{margin-bottom: 3px; }
h3.v3{
	margin-top: 0px;
	margin-bottom: 6px;
	font:bold 15px/24px 'Open Sans Condensed', Arial, sans-serif;
}
h3.footer_h3{
	color: #fff;
	margin-bottom: 12px;
}
h4{
	font:22px/22px 'Open Sans Condensed', Arial, sans-serif;
	color:#557f0c; 
	text-transform:uppercase;
	margin-bottom: 17px;
}
h5{
	font:20px/22px 'Open Sans Condensed', Arial, sans-serif;
	color:#557f0c; 
	margin-bottom: 10px;
}
h6{
	font:18px/22px 'Open Sans Condensed', Arial, sans-serif;
	color:#034e95; 
	margin-bottom: 10px;
	text-transform:uppercase;
}

table.gridtable {
	border-collapse: collapse;
	border: 1px #f4f4f4;
	font-size:13px;
	line-height:.7cm;

}
table.gridtable th {
	border-width: 1px;
	padding: 6px 8px;
	border-style: solid;
	border-color: #f4f4f4;
	/*background-color: #dedede;*/
}
table.gridtable td {
	border-width: 1px;
	padding: 6px 8px;
	border-style: solid;
	border-color: #f4f4f4;
	/*background-color: #ffffff;*/
}
table.gridtable1 {
	border-collapse: collapse;
	border: 1px #f4f4f4;
	font-size:16px;
	color: #404040;
	line-height:.7cm;
	text-align:center;

}
table.gridtable1 th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #f4f4f4;
	/*background-color: #dedede;*/
}
table.gridtable1 td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #f4f4f4;
	/*background-color: #ffffff;*/
}

table.gridtable2 {
	border-collapse: collapse;

}
table.gridtable2 th {
	border-width: 0px;
	padding: 4px;

}
table.gridtable2 td {
	border-width: 0px;
	padding: 4px;
}

.imageshad
{
box-shadow: 0px 0px 5px 1px #c0c0c0;
-moz-box-shadow: 0px 0px 5px 1px #c0c0c0;
-webkit-box-shadow: 0px 0px 5px 1px #c0c0c0;
border: solid 2px #FFFFFF;
}

.imageshad1
{
box-shadow: 0px 0px 5px 1px #c0c0c0;
-moz-box-shadow: 0px 0px 5px 1px #c0c0c0;
-webkit-box-shadow: 0px 0px 5px 1px #c0c0c0;
border: solid 2px #fff;
}

.imageshad2
{
border: solid 1px #707070;
}

.clientBox{border: 2px solid #CCCCCC;cursor:pointer;}
.clientBox:hover{box-shadow: 2px 7px 14px rgba(0, 0, 0, 0.83);}

.yellowlist1 {
	color:#222121;
	background:#EBEAE0;
}
.yellowlist2 {
	color:#222121;
	background:#E3D9C4;
}
.yellowlist4 {
	color:#3e3e3e;
	font-weight: bold;
	background:#f1f1f1;
}

.yellowlist3 {
	color:#7f0000;
	font-size:14px;
	font-family:'Archivo Narrow', sans-serif;
}

.linebor {
	border-bottom: 1px #045b7b dotted;
	margin-bottom:10px;
	margin-top: 10px;
}

.sidebr1{
	background: #f3f3f3;
	padding: 4px 4px;
}

.sidebr2{
	padding: 6px 6px;
	border: 1px solid #f3f3f3;
}

.sidebr3{
	background: #f3f3f3;
	border: 1px solid #b8b8b8;
	padding: 8px 8px;
	margin-bottom:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


figure{
	border:0px solid #d2d2d2;
}

/*----- indents -----*/
.a1 {margin:0 10px;}
.img-indent {
	float:left;
	margin:0 20px 0 0;
}
.img-indent-r {
	float:right;
	margin:0px 10px 0 10px;
}
.img-indent-bot {margin:5px 0 19px 0;}

.soc_icons {
  position: relative;
  display: block;
  margin-top: 8px;
  margin-bottom: 6px;
  white-space: nowrap;
  margin-left: 1px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.soc_icons > li > a {
  position: relative;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #fff;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #043f89;
	text-align: center;
  font: normal 14px/15px 'FontAwesome';
	border-radius: 5px;
}
.soc_icons i{font: normal 14px/20px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #1d1c18;
  text-decoration: none;
  background: #ffd200;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 21px;
	float: none;
	padding: 4px 10px;
	margin: 0 0 3px 0;
	background: url(../images/list_marker.png) left 8px no-repeat;
	border-bottom: 1px solid #e2e2e2;
}
.list1 li:last-child {
	border-bottom: none;
}
.list1 li a {
	font: 13px 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 a:hover {
	color: #ffd200;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 17px;
}
.list2 li {
	font-size: 14px;
	line-height: 21px;
	float: none;
	padding: 5px 5px 5px 14px;
	margin: 0 0 2px 0;
	background: url(../images/list_marker.png) left 8px no-repeat;
	border-bottom: 1px solid #424242;
}
.list2 li:last-child {
	border-bottom: none;
}
.list2 li a {
	font: 13px 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #424242;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 a:hover {
	color: #0072bc;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 14px;
}
.list3 li span {
	font: 20px 'Georgia';
	color: #9b9b9b;
	margin-bottom: 3px;
}
.list3 li > img {
	float: left;
	margin-right: 30px;
	margin-top: 4px;
}
.list3 li a {
	color: #9b9b9b;
	font: 14px/20px 'Open Sans';
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #6b5743;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li:first-child + li + li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 17px;
}
.list4 li {
	font-size: 14px;
	line-height: 24px;
	float: none;
	padding: 10px 0 7px 14px;
	margin: 0 0 3px 0;
	background: url(../images/list_marker.png) left 14px no-repeat;
	border-bottom: 1px solid #424242;
}
.list4 li:last-child {
	border-bottom: none;
}
.list4 li a {
	font: 13px 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #0157b7;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 a:hover {
	color: #ff9c00;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

list5 {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 17px;

}
.list5 li {
	font-size: 12px;
	line-height: 21px;
	float: none;
	padding: 5px 5px 5px 14px;
	margin: 0 0 2px 0;
	background: url(../images/list_marker.png) left 8px no-repeat;
	border-bottom: 1px solid #424242;
	text-transform:uppercase;
}
.list5 li:last-child {
	border-bottom: none;
}
.list5 li a {
	font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #424242;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	font-weight: 600;
}
.list5 a:hover {
	color: #0072bc;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}


.date_section{
	font:12px/12px 'Georgia', Arial, sans-serif;
	color:#557f0c; 
	text-transform:uppercase;
	margin-top: 2px;
	margin-bottom: 1px;
	display: block;
}
.hline2{
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 23px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 41px;
}
.supgi {
	background: #f2f2f2;
	padding: 10px 10px;
	border: 1px dotted #003471;
}
.supgi1 {
	background: #fff;
	padding: 10px 10px;
	border: 1px dotted #003471;
}
.hline2.v2{padding-bottom: 47px;}
.hline2.v3{padding-bottom: 49px; margin-bottom: 65px;}
.hline2.v4{padding-bottom: 51px;}
.hline2.v5{padding-bottom: 34px;}
p{margin-bottom: 16px;}

/*img{max-width:100%; height:auto; margin-bottom: 0px;}
.img1{display: inline-block; margin-bottom: 14px; margin-right: 22px; float: left;}
.img2{margin-bottom: 30px;}
.img2_2{margin-bottom: 22px;}
.img3{margin-bottom: 10px;}
.img4{display: inline-block; margin-bottom: 14px; margin-right: 18px; float: left;}
.img5{margin-bottom: 18px;}*/

.pics_col{
	float: left;
	width: 190px;
	margin-right: 20px;
}
.pics_col.mar0{margin: 0;}
a {
	text-decoration:none; 
	cursor:pointer; 
	color:#2d3e50;
}
a:hover {
	text-decoration:none;
	color: #000;
}
h3 a:hover {
	text-decoration:none;
	color: #f97e76;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.mebgco {
	background:url(../images/top-menu.jpg);
	}

/************Header************/
header{
	padding-bottom: 0;
	/*background: #2d3e50;*/
	background: url(../images/top-headerimg.jpg);
	padding: 6px 0 6px;
}
header.content_header{margin-bottom: 67px;}
.bot_line{
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #f2f2f2;
	margin-top: 2px;	
	margin-bottom: 42px;	
}

.gray_bg_section{
	padding: 72px 0 52px;
	margin: 51px 0 72px;
	background: #f4f3f3;

	-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 10px rgba(0,0,0,0.1);
}
/************Content***********/
blockquote {
	padding-left: 30px;
	font-style: italic;
	background: url("../images/quote_sign.png") 0 6px no-repeat;
	margin-top: -5px;
	margin-bottom: 23px;
}
blockquote .normal_txt {font-style: normal;}
.banner1{
	width: 100%;
	padding: 36px 90px 32px 90px;
	margin-bottom: 39px;
	background: #d3e0f0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */

	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
.banner1 p{float: left; font:bold 20px/20px 'Open Sans Condensed', Arial, sans-serif;	color:#134078; text-transform: uppercase; margin-top: 10px;}
.banner1 .more_btn{float: right; margin-bottom: 0px;}
.banner1:hover{background: #d3e0f0;}
/* ============================= lists ====================== */
.listWithMarker3{
	margin: 0;
	margin-top: -9px;
	margin-bottom: 22px;
}
.listWithMarker3 li{
	display:block;
	padding-bottom:9px;
	background: url(../images/list_marker.png) 0 3px no-repeat;
	padding-left: 13px;
}
.listWithMarker3 li a {
	display:inline-block;
	color:#1b1919;
	text-decoration:none;
	font: bold 15px 'Open Sans Condensed', Arial, sans-serif;
	width: 100%;
}

.listWithMarker3 li a em {
  background: url(../images/line-hor.gif) repeat-x 0% 11px;
  display: block; 
  overflow: hidden;
 }

.listWithMarker3 li a .list_left{
	float: left;
}
.listWithMarker3 li a .list_right{
	float: right;
	margin-left: 2px;
}
.listWithMarker3 li a:hover {
	color:#f97e76;
}





.listWithoutMarker{padding-bottom: 6px;}
.listWithoutMarker li {
  display: inline-block;
  margin-bottom: 8px;
  padding-right: 8px;
  /*border-right: 1px solid #cfcfcf;*/
  margin-right: 11px;
  position: relative;
  color: #557f0c;
  font:14px/16px "557f0c", Arial, sans-serif;
  letter-spacing: 5px;
}
.listWithoutMarker li.first {padding-right: 0px;  margin-right: 1px;}
.listWithoutMarker li:after{
	display: inline-block;
	width: 2px;
	height: 13px;
	content: "";
	background: url("../images/list_vline.png") no-repeat;
	position: absolute;
	top: 3px;
	right: -1px;
}
.listWithoutMarker li.no_line:after{background: none;}
.listWithoutMarker li a {
  display: inline-block;
  color: #557f0c;
  font:14px/16px "557f0c", Arial, sans-serif;
  text-decoration: none;
}
.listWithoutMarker li a:hover {
  color: #a01e1a;
}



.listWithMarker {
  margin: 0;
  margin-top: -4px;
  margin-bottom: 62px;
}
.listWithMarker.v2 {
  margin-bottom: 29px;
}
.listWithMarker li {
  display: block;
  margin-bottom: 15px;
}
.listWithMarker li a {
  display: inline-block;
  font:bold 18px/18px 'Open Sans Condensed', Arial, sans-serif;
  color:#2d3e50; 
  text-decoration: none;
  text-transform: uppercase;
}
.listWithMarker li a:hover {
  color: #f97e76;
}


.listWithMarker_footer{padding-top: 3px;}
.listWithMarker_footer li {
  display: block;
  margin-bottom: 5px;
  background: url(../images/list_marker.png) 0 2px no-repeat;
  padding-left: 13px;
}
.listWithMarker_footer li a{
  color: #bdbdbd;
  font:12px/14px Arial, sans-serif;
}
.listWithMarker_footer li a .list_date{
	display: inline-block;
	font-style: italic;
	margin-top: -2px;
}
.listWithMarker_footer li a:hover{
  color: #fff;
}
/* ============================= end lists ====================== */
.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#ebfaff;
	text-align: center;
	padding:10px 14px;
	text-transform: uppercase;
	font:bold 16px/20px "Open Sans Condensed", Arial, sans-serif;
	/*background: #009dd9; /* for old browsers */
	border: 1px solid #009dd9;
    margin-bottom: 20px;
}
.more_btn:hover, .more_btn .active a{
	color:#0c6390;
	background: #fdcb2e; /* for old browsers */
    text-decoration:none;
}

.footer_btns{padding-top: 4px;}
.footer_btns .more_btn, .more_btn.v2{
	padding:4px 10px;
	font:11px/14px Arial, sans-serif;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-bottom: 4px;
}
/*.more_btn.v2{padding:8px 13px;}*/
.more_btn.v2{padding:8px 0px; width: 63px;}

.more_btn1 {

	display: inline-block;
	text-decoration:none;
	color:#fff;
	text-align: center;
	padding:6px 14px;
	font:14px/16px "Open Sans Condensed", Arial, sans-serif;
	background: #0c6390; /* for old browsers */
    margin-bottom: 0px;
}
.more_btn1:hover {
	color:#0c6390;
	background: #fdcb2e; /* for old browsers */
    text-decoration:none;
}

.more_btn2 {
	position: absolute;
	bottom: 0;
	left: 0px;
	display: inline-block;
	text-decoration:none;
	color:#fff;
	text-align: center;
	padding:10px 14px;
	text-transform: uppercase;
	font:bold 14px/16px "Open Sans Condensed", Arial, sans-serif;
	background: #0c6390; /* for old browsers */
    margin-bottom: 0px;
}
.more_btn2 .more_arrow{
	position: absolute;
	top: 0;
	right: -34px;
	z-index: 10;
	width: 34px;
	height: 36px;
	display: inline-block;
	background: url(../images/more2_arrow.png) no-repeat center center #2d3e50;;
}
.more_btn2:hover {
	color:#0c6390;
	background: #fdcb2e; /* for old browsers */
    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: 10px;
}
figure iframe {
	width: 100%;
	height: 267px;
}
address{
	font-style: normal;
	display: block;
	margin-bottom: 40px;
}
address dl dt{
	/*color: #47d4f9;*/
}
address dd span{
	position: relative;
	display: inline-block;
	width: 66px;
}
address a, .link1, .link2{
	color: #f97e76;
	text-decoration: none;
}
.link2{text-decoration: underline;}

/*------start list_carousel ------- */
.list_carousel {
  padding: 0 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: 220px !important;
  margin-right:20px !important;
  float: left;
}
.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  top: -44px;
  display: block;
  width: 24px;
  height: 25px;
}
.next {
  background: url(../images/prev.png) no-repeat 0 0;
  right: 1px;
}
.prev {
  background: url(../images/next.png) no-repeat 0 0;
  right: 26px;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------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: #035293;
	display: block;
	margin-top: 15px;
}
.main-footer{
	padding-top: 27px; 
	padding-bottom: 22px;
}
.footer_list p{
	color: #bdbdbd;
	font:12px/19px Arial, Helvetica, sans-serif ;
}
.footer_priv{
	width: 100%;
	background: #023763;
	display: block;
	padding: 7px 0;
}
.footer_priv p{
	
	color: #aaaeb2;
	margin-bottom: 0;
	font-size: 11px;
}
.footer_priv p a{
	color: #878d93;
}
.footer_priv p a:hover{
	color: #fff;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1039px) {

	.div-content{width:100%;}

}

@media only screen and (max-width: 995px) {
	.address figure iframe {
		width: 100%;
		max-width:100%;
	}
	.slider_wrapper {height: 383px;}

	ul.sf-menu>li>a{
		padding:0 16px 0 16px;
		-webkit-transition:none;
		-moz-transition:none;
		-o-transition:none;
		transition:none;
	}
	.list_carousel li {width: 172px !important;}

	.banner1 p{max-width: 400px; margin-top: 0; display: inline-block;}

	#subscribe-form input {width:100% !important; display: block;}
	#subscribe-form label {width: 100%;}

	/*h2{padding-right: 0px; background: none;}*/
	nav{margin:3px 0px 0px 0;}

	h2 strong{max-width: 100px;}
	
.camera_prev{
	margin-right: -330px;
}
.camera_next {
	margin-right: -372px;
}
	

}
@media only screen and (max-width: 767px) {

	.banner1 p{max-width: 400px; margin-top: 0; display: inline-block;}

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}

	.slider_wrapper {height: 215px;}
	/*img:not(.no_resize) {width: 100%;}*/

	.caption{display: none;}
	.list_carousel li {width: 125px !important;}

	.mobile_bottom_mar{margin-bottom: 30px;}

	.banner1{padding: 36px 30px 32px 30px;}


	.more_btn2 {position: relative;left: 0px;}

	h2 strong{max-width: 75%;}
	
	.camera_prev{
		right:62px;
		margin-right: 0px;
		bottom:20px;
	}
	.camera_next {
		right:20px;
		margin-right: 0px;
		bottom:20px;
	}

	.prev, .next {top: -23px;}


}


@media only screen and (max-width: 479px) {
	.slider_wrapper {height: 148px;}
	
	.grid_12{margin: 0 !important;}
	.grid_12.mar_5px{margin: 0 5px !important;}
	header .grid_12{margin: 0 5px !important;}
	.mar_10px{margin: 0 10px !important;}
	.alpha, .omega{margin: 0 !important;}
	.main-footer .alpha, .main-footer .omega{margin: 0 0 0 5px !important;}
	.mobile_mar0{margin: 0 !important;}

	#form input, #form textarea {width: 100%;}

	.pics_col{margin: 0; width: 100%;}

	.listWithMarker li a {font:bold 15px/15px 'Open Sans Condensed', Arial, sans-serif;}


	.list_carousel li {width: 134px !important;}

	.more_btn2 {padding:10px 14px; padding:10px 0px; width: 100%;}


}
@media only screen and (max-width: 320px) {

}