/*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 url(//fonts.googleapis.com/css?family=Open+Sans:400,600,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;
}
.box{overflow: 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;}

.marTop1{margin-top: 5px;}
.marTop2{margin-top: 3px;}

.marBot1{margin-bottom: 20px;}
.marBot2{margin-bottom: 14px;}
.marBot3{margin-bottom: 24px;}

.border_botom{border-bottom: 1px solid #f2f2f2; margin-bottom: 25px; padding-bottom: 7px;}

.fs12{font-size: 12px;}

.color1{color: #47d4f9;}
.color2{color: #000000;}
.color3{color: #fafafa;}

/* Global properties ======================================================== */
html, body { padding:0; margin:0; height:100%;}

body {
	font:13px/19px "Open Sans", Arial, Helvetica, sans-serif ;
	color:#000000;
	background: #797979;
	background: url(../images/bg_grad.png) #797979;
	min-width:300px;
	}
.main{
	width:100%;
	height: auto;
	padding:35px 0 30px 0; 
	/*background: #fafafa;*/
}
.div-content{
	width:100%;
	width: 970px;
	margin:0 auto;
	padding-bottom:0;
	background: #dcdcdc;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: inline-block;
	float:left;
	margin:17px 0 0 25px;
}
h1 img{max-width: inherit;}
h1 a{display:inline-block;}
h2{
	width: 100%;
	min-height: 68px;
	font:bold 20px/54px 'Open Sans', Arial, sans-serif;
	color:#2c2c2c;
	background: url(../images/title_bg.png) right 0;
	text-indent: 21px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h2.v2{margin-bottom: 5px;}
h3{
	font:600 14px/19px 'Open Sans', Arial, sans-serif;
	color:#053c82; 
	text-transform:uppercase;
	margin-bottom: 11px;
}
h3.v2{margin-bottom: 8px;}
.hline2{
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
h6{
	font:600 14px/19px 'Open Sans', Arial, sans-serif;
	color:#053c82; 
	margin-bottom: 11px;
}
p{
	margin-bottom: 11px;
	font-size: 14px;
 }
.list1 p{margin-bottom: 12px;}
img{max-width:100%; height:auto;}
a {
	text-decoration:none; 
	cursor:pointer; 
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #0352ad;
}

a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


.phone_section{
	float: right;
	/*margin-right: -5px;*/
	text-transform: uppercase;
	color: #8b8b8b;
	padding-bottom: 26px;
	font:11px/15px 'Open Sans', Arial, sans-serif;
}
.phone_section .phone{
	margin: 0 6px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/phone_sign.png);
	margin-top: -7px;
}
.phone_section .phone_txt{
	font:600 25px/30px 'Open Sans', Arial, sans-serif;
	color:#9b9b9b; 
	margin-top: -13px;
	display: inline-block;
}
/************Header************/
header{
	position: relative;
	padding-bottom: 0px;
	background: url(../images/header_bg.png);
	height: 71px;
	border-top: 1px solid #0a5cb9;
}
.under_header{
	background: url(../images/under_header_bg.png);
	width: 100%;
	height: 20px;
	display: block;
	margin-bottom: 10px;
}
.under_header.marBot0{margin-bottom: 0;}
header .header_spot {
	position: absolute;
	width: 263px;
	height: 97px;
	top: -1px;
	left: -2px;
	display: inline-block;
	background: url(../images/header_spot.png) no-repeat;
}
.slider_section	{
	#background: url(../images/slider_section.png) 0 bottom;
	padding: 0px 0 10px;
}
.banners_section	{
	background: url(../images/banners_section.png);
	padding: 10px 0 0;
}

.content_section{
	position: relative;
	width: 100%;
	background: #e5e2e2;
	margin-top: 10px;
}
.content_section_body{
	position: relative;
	width: 960px;;
	background: #e5e2e2;
	margin-top: 10px;
}

.content_section .content_section_pad{
	padding: 2px 20px 20px 20px;
}
.content_section .content_section_pad2{
	padding: 2px 14px 20px 20px;
}
.content_section .content_section_pad3{
	padding: 2px 7px 20px 14px;
}
/************Content***********/
figure{
	display: block;
	margin-top: 5px;
	margin-bottom: 16px;
}
figure a{width: 100%;}
.col_1{
	float: left;
	width: 45%;
	margin-right: 5%;
	display: inline;
}
.list_left_part{
	width: 45px;
	margin-right: 3px;
	float: left;
	font:600 14px/17px "Open Sans", Arial, sans-serif;
	color: #0352ad;
}
/* ============================= start lists ====================== */
.listWithMarker{
	margin: 0;
	margin-top: 22px;
	margin-bottom: 25px;
}
.listWithMarker li {
	display:block;
	margin-bottom: 12px;
	padding-left:13px;
	background:url(../images/list_marker.png) 0 6px no-repeat;
}
.listWithMarker li.last {
	border-bottom: none;
}
.listWithMarker li a {
	display:inline-block;
	color:#636363;
	text-decoration:none;
}
.listWithMarker li a:hover {
	padding-left:10px;
	color:#0352ad;
}
/* ============================= end lists ====================== */
.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#fff;
	padding:11px 15px 10px;
	font:bold 14px/17px Arial, sans-serif;
	border-right: 1px solid #041f3f;
	border-bottom: 1px solid #041f3f;


	text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 4px;

    -moz-box-shadow: 2px 2px 0px rgba(156,156,156,1);
	-webkit-box-shadow: 2px 0px 2px rgba(156,156,156,1);
	box-shadow: 2px 2px 0px rgba(156,156,156,1);

	background: #063469; /* for old browsers */
    background: -moz-linear-gradient(top, #094fa0, #033e82); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#094fa0), color-stop(100%,#033e82));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #094fa0, #033e82);
    background: -o-linear-gradient(top, #094fa0, #033e82); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #094fa0, #033e82); /* IE10 */
    background: linear-gradient(top, #094fa0, #033e82); /* CSS3 */ 
}
.more_btn:hover, .more_btn .active a{
	color:#93c5ff;
	background: #1965bd; /* for old browsers */
    text-decoration:none;

    background: #032f62; /* for old browsers */
    background: -moz-linear-gradient(top, #2488fe, #032f62); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#2488fe), color-stop(100%,#032f62));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #2488fe, #032f62);
    background: -o-linear-gradient(top, #2488fe, #032f62); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2488fe, #032f62); /* IE10 */
    background: linear-gradient(top, #2488fe, #032f62); /* CSS3 */ 

    padding:11px 19px 10px;
}


.more_arr {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: 5px;
	margin-left: 7px;
	background: url(../images/more_arr1.png) no-repeat 0 0;
}
.more_arr:hover{
	margin-left: 11px;
}
.img1{
	display: inline-block;
	margin-bottom: 10px;
}
.img2{
	float: left;
	display: inline-block;
	margin-top: -3px;
	margin-right: 9px;
}
.img3{
	float: left;
	display: inline-block;
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 16px;
}
.img4{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 26px;
}
.img4.marBot16{margin-bottom: 16px;}
.img5{
	float: left;
	display: inline-block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 16px;
}
.address figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: 25px;
}
.address figure iframe {
	width: 100%;
	max-width:394px;
	height: 270px;
}
address{
	font-style: normal;
	display: inline-block;
}
address dl dt{
	color: #0352ad;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 94px;
}
address a, .link1{
	color: #636363;
}

/*------start list_carousel ------- */
.list_carousel {
  padding: 0 0 55px;
  position: relative;
  margin-top: -12px;
}
.list_carousel .more_btn{
  margin-bottom: 38px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  padding-top: 14px;
  margin-right:10px;
  float: left;
}
.list_carousel li blockquote{
	position: relative;
	width: 100%;
	border: 1px solid #e8e8e8;
	border-top: 3px solid #e47e6b;
}
.list_carousel li blockquote .inner{
	padding: 20px;
}

.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  top: -52px;
  display: block;
  width: 10px;
  height: 15px;
}
.next {
  background: url(../images/next.png) no-repeat 0 0;
  right: 10px;
}
.prev {
  background: url(../images/prev.png) no-repeat 0 0;
  right: 43px;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */

/*********************************start magnifier2*************************************/
.magnifier2 {
	position: relative;
	/*display:block;*/
	display: inline-block;
	background-image: url(images/nec2.jpg);
}
.magnifier2:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	background: #0352ad url('../images/magnifier2.png') center center no-repeat;
	-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
	
.magnifier2:hover:after{
	opacity: 0.4;
	transition: 0.3s easy all;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	margin-top: 0px;
	}
.main-footer{
	padding-top: 18px; 
	padding-bottom: 14px;
}
.main-footer .footer_left_section{
	float: left;
	margin-left: 10px;
}
.main-footer p{
	float: left;
	margin:0;
	font-size:13px;
	color: #727272;
	margin-top: 2px;
}
footer a{color:#727272;}
footer a:hover{color:#000}

/************start social icons************/
.social{
	overflow:hidden;
	margin-top: 14px;
	margin-right: 6px;
	float: right;
}
.social a{
	display:block; 
	float:left;
	width:19px;
	height: 20px;
	overflow:hidden;
	margin-left: 3px;
}
.social a:first-child{
	margin: 0 0 0 0;
}
.social a:hover img{
	margin-top:-20px;
}	
/************end social icons************/

#container_body {

    background-position: center top;
    background-repeat: no-repeat;
    height: 800px;
    width: 600px;
    margin: auto;
}

#container_body_news {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1800px;
    width: 600px;
    margin: auto;
}

#container_news {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}

#container_news_15 {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1300px;
    width: 600px;
    margin: auto;
}
#container_body_news14 {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}

#container_body_news13 {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}

#container_body_mos {

    background-position: center top;
    background-repeat: no-repeat;
    height: 4000px;
    width: 600px;
    margin: auto;
}
#container_proto {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}

#container_value {

    background-position: center top;
    background-repeat: no-repeat;
    height: 950px;
    width: 600px;
    margin: auto;
}
#container_body_event {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1500px;
    width: 600px;
    margin: auto;
}
#container_bod {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1800px;
    width: 600px;
    margin: auto;
}

#container_news {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1800px;
    width: 600px;
    margin: auto;
}

#container_sm {

    background-position: center top;
    background-repeat: no-repeat;
    height: 450px;
    width: 600px;
    margin: auto;
}
#container_groups {

    background-position: center top;
    background-repeat: no-repeat;
    height: 950px;
    width: 600px;
    margin: auto;
}

#container_stat {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1900px;
    width: 400px;
    margin: auto;
}

#container_css {

    background-position: center top;
    background-repeat: no-repeat;
    height: 800px;
    width: 400px;
    margin: auto;
}

#container_IR {

    background-position: center top;
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
    margin: auto;
}

#container_asia {

    background-position: center top;
    background-repeat: no-repeat;
    height: 500px;
    width: 600px;
    margin: auto;
}

#container_lev {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}

#container_lev_prod {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1800px;
    width: 600px;
    margin: auto;
}

#container_hightlight {

    background-position: center top;
    background-repeat: no-repeat;
    height: 2400px;
    width: 600px;
    margin: auto;
}
#container_key {

    background-position: center top;
    background-repeat: no-repeat;
    height: 1200px;
    width: 600px;
    margin: auto;
}
#container_photo{

    background-position: center top;
    background-repeat: no-repeat;
    height: 2100px;
    width: 600px;
    margin: auto;
}

#container_photo14{

    background-position: center top;
    background-repeat: no-repeat;
    height: 2600px;
    width: 600px;
    margin: auto;
}

#container_photo15{

    background-position: center top;
    background-repeat: no-repeat;
    height: 3800px;
    width: 600px;
    margin: auto;
}

#container_photo17{

    background-position: center top;
    background-repeat: no-repeat;
    height: 5600px;
    width: 600px;
    margin: auto;
}
#container_photo18{

    background-position: center top;
    background-repeat: no-repeat;
    height: 6000px;
    width: 600px;
    margin: auto;
}
#container_contactus{

    background-position: center top;
    background-repeat: no-repeat;
    height: 900px;
    width: 600px;
    margin: auto;
}
/*==================================AP LAYOUTS===============================================*/
     #aplogo {
	position: absolute;
	width: 204px;
	height: 186px;
	z-index: 2;
	left: 4px;
	top: -85px;
	background-image: url(../images/logo.png);
	visibility: inherit;
}

     #apheader {
	position: absolute;
	width: 768px;
	height: 186px;
	z-index: 0;
	left: 160px;
	top: 0px;
}

     #apmenucorner {
	position: absolute;
	width: 61px;
	height: 72px;
	z-index: 1;
	left: 205px;
	top: -1px;
	background-image: url(../images/myNav.png);
}

			/*Added LEFT SIDEBAR*/
#sidebar {
float : left;
width : 150px;
margin : 0 0 0 0;
padding : 5px;
}
			/*NAVIGATION*/
.menu {
margin-bottom : 20px;
width : 110px;
padding : 10px 0 0 0;
}
.menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.menu li {
margin : 0 0 0.2em 0;
}
.menu a {
display : block;
font-size : 11px;
color : #acaf2c;
background : #515244;
width : 120px;
padding : 0.5em 0.8em;
text-decoration : none;
border-left : 10px solid #4c4c42;
}
.menu a:hover {
border-left : 10px solid #6d6f1c;
background-color : #acaf2c;
color : #fff;
}
.links {
font-size : 1.4em;
text-transform : uppercase;
letter-spacing : 3px;
}
/*another sidebar nav style */
#content_right {
width: 200px;
float: right;
margin: 0px 10px 0 0;
padding-bottom: 30px;
}
			/*CURVED CORNERS*/
dl.curved {background:transparent url(images/c_tl.gif) top left no-repeat; margin:15px 0; padding:0; width:100%;color:#000000;}
dl.curved dt {background:transparent url(images/c_tr.gif) top right no-repeat; text-align:left; font-weight: bold; font-size: 20px;}
dl.curved dd {background:transparent url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.53em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }

#navlist li {
list-style-image : url(../images/right.gif);
background : inherit;
color :#ff9933;
font-size:17px;
margin : 5px 0 0 0;
padding-left : 10px;
color:#000000;

}





/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1039px) {
	

}

@media only screen and (max-width: 995px) {
	.address figure iframe {
		width: 100%;
		max-width:100%;
	}

	.slider_wrapper {height: 296px;}

	.div-content{width: 768px;}

	.caption {top: 54px;}


}
@media only screen and (max-width: 767px) {
	img{width: 100%;}
	figure{width: 100%;}
	img.no_resize{width: auto;}

	.slider_wrapper {height: 163px;}
	
	.div-content{width: 431px;}

	h1{
		margin:6px 0 2px 25px;
	}
	
	.caption {display: none;}
	.box{overflow: visible;}


	.content_section .content_section_pad2{
		padding: 2px 17px 20px 17px;
	}
	.content_section .content_section_pad3{
		padding: 2px 10px 20px 11px;
	}
}


@media only screen and (max-width: 479px) {
	.slider_wrapper {height: 116px;}

	.phone_section .phone_txt{margin-top: 4px;}
	.div-content{width: 310px;}

	header .header_spot {
		width:300px;
		background: url(../images/header_spot.png) right 0 no-repeat;
	}

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

}
