/*table product*/
.table-product {
    margin-top:20px;
    border-spacing:5px;
    border-collapse:separate;
	width:100%;
}

.table-product>tr>td {
    border-top:none;
	
}

.table-product tr td {
    
	padding:5px;
   vertical-align:middle;
}
 .he {
    background:#e8e9f0;

}
 .su {
    background:#0a2d87;
	color:#fff;

}


/*timeline*/
.timeline {
    border-collapse:collapse;
    border-spacing:0;
    display:table;
    position:relative;
    table-layout:fixed;
    width:100%;
}
.timeline .time-show {
    margin-right:-75px;
    margin-top:30px;
    position:relative;
    margin-bottom:30px;
}
.timeline .time-show.first {
    /*margin-top:-80px;*/
}
.time-show .btn {
    width:150px;
}
.timeline .time-show a {
    color:#fff;
}
.timeline:before {
    background-color:#d8d9df;
    bottom:0px;
    content:"";
    left:50%;
    position:absolute;
    top:30px;
    width:1px;
    z-index:0;
}
h3.timeline-title {
    margin:0;
    color:#C8CCD7;
    font-size:20px;
    font-weight:400;
    margin:0 0 5px;
    text-transform:uppercase;
}
.t-info {
    color:#C8CCD7;
}
.timeline-item:before,.timeline-item.alt:after {
    content:"";
    display:block;
    width:50%;
}
.timeline-item {
    display:table-row;
}
.timeline-desk {
    display:table-cell;
    vertical-align:top;
    width:50%;
}
.timeline-desk h1 {
    font-size:16px;
    font-weight:300;
    margin:0 0 5px;
}
.timeline-desk .panel {
    display:block;
    margin-left:45px;
    position:relative;
    text-align:left;
    background:#dedede;
	padding:10px;
}
.timeline-item .timeline-desk .arrow {
    border-bottom:8px solid transparent;
    border-top:8px solid transparent;
    display:block;
    height:0;
    left:-7px;
    position:absolute;
    top:13px;
    width:0;
}
.timeline-item .timeline-desk .arrow {
    border-right:8px solid #dedede !important;
}
.timeline-item.alt .timeline-desk .arrow-alt {
    border-bottom:8px solid transparent;
    border-top:8px solid transparent;
    display:block;
    height:0;
    right:-7px;
    position:absolute;
    top:13px;
    width:0;
    left:auto;
}
.timeline-item.alt .timeline-desk .arrow-alt {
    border-left:8px solid #dedede !important;
}
.timeline .timeline-icon {
    left:-60px;
    position:absolute;
    padding-top:5px;
}
.timeline .timeline-icon {
	font-size:28px;
    background:#C7CBD6;
    /*box-shadow:0 0 0 3px #C7CBD6;*/
}
.timeline-desk span a {
    text-transform:uppercase;
}
.timeline-desk h1.red,.timeline-desk span a.red {
    color:#EF6F66;
}
.timeline-desk h1.green,.timeline-desk span a.green {
    color:#39B6AE;
}
.timeline-desk h1.blue,.timeline-desk span a.blue {
    color:#56C9F5;
}
.timeline-desk h1.purple,.timeline-desk span a.purple {
    color:#8074C6;
}
.timeline-desk h1.light-green,.timeline-desk span a.light-green {
    color:#A8D76F;
}
.timeline-desk h1.yellow,.timeline-desk span a.yellow {
    color:#fed65a;
}
.timeline .timeline-icon.red {
    background:#EF6F66;
}
.timeline .timeline-icon.green {
    background:#39B6AE;
}
.timeline .timeline-icon.blue {
    background:#56C9F5;
}
.timeline .timeline-icon.purple {
    background:#8074C6;
}
.timeline .timeline-icon.light-green {
    background:#A8D76F;
}
.timeline .timeline-icon.yellow {
    background:#fed65a;
}
.timeline .timeline-icon {
    border-radius:50%;
    -webkit-border-radius:50%;
    display:block;
    height:30px;
    width:30px;
    text-align:center;
    color:#fff;
}
.timeline .timeline-icon i {
    margin-top:9px;
}
.timeline-item.alt .timeline-icon {
    left:auto;
    right:-60px;
}
.timeline .time-icon:before {
    font-size:16px;
    margin-top:5px;
}
.timeline .timeline-date {
    left:-245px;
    position:absolute;
    text-align:right;
    top:12px;
    width:150px;
    display:none;
}
.timeline-item.alt .timeline-date {
    left:auto;
    right:-245px;
    text-align:left;
    display:none;
}
.timeline-desk h5 span {
    color:#999999;
    display:block;
    font-size:12px;
    margin-bottom:4px;
}
.timeline-item.alt:before {
    display:none;
}
.timeline-item:before,.timeline-item.alt:after {
    content:"";
    display:block;
    width:50%;
}
.timeline-desk p {
    font-size:14px;
    margin-bottom:0;
    color:#999;
}
.timeline-desk a {
    color:#1fb5ad;
}
.timeline-desk .panel {
    margin-bottom:5px;
}
.timeline-desk .album {
    margin-top:20px;
}
.timeline-item.alt .timeline-desk .album {
    margin-top:20px;
    float:right;
}
.timeline-desk .album a {
    margin-right:5px;
    float:left;
}
.timeline-item.alt .timeline-desk .album a {
    margin-left:5px;
    float:right;
}
.timeline-desk .notification {
    background:none repeat scroll 0 0 #FFFFFF;
    margin-top:20px;
    padding:8px;
}
.timeline-item.alt .panel {
    margin-left:0;
    margin-right:45px;
}
.mbot30 {
    margin-bottom:30px;
}
.timeline-item.alt h1,.timeline-item.alt p {
    text-align: right;
}




.s1hide{
	
	display:none;}

/*-------------------------------
	Slider
 ------------------------------*/
.met_slider_wrap {
	position : relative;
}

.met_slider_overlay {
	position   : absolute;
	width      : 100%;
	height     : 100%;
	left       : 0;
	top        : 0;
	z-index    : 5;
	background : #FFFFFF url('../img/slider_loader.gif') center center no-repeat;
}

.met_slider_wrap .caroufredsel_wrapper {
	z-index : 1;
}

.met_slider {
	height   : 500px;
	overflow : hidden;
}

.met_slider_item {
	position : relative;
	float    : left;
}

.met_slider_item_preview {
	width : 60%;
	float : left;
	z-index : -1;
}

.met_slider_item_preview a,
.met_slider_item_preview img {
	display : block;
}

.met_slider_item_caption {
	margin-left : 60%;
	position    : absolute;
	height      : 100%;
	z-index : 1;
}

.met_slider_item_caption > div {
	padding : 20px;
}

h2.met_title_stack {
	color       : #FFFFFF;
	font-size   : 14px;
	margin      : 0;
	line-height : 27px;
}

h3.met_title_stack {
	color       : #FFFFFF;
	font-size   : 14px;
	margin      : 0;
	line-height : 27px;
}

.met_slider_nav_prev,
.met_slider_nav_next {
	color       : #FFFFFF;
	width       : 30px;
	height      : 30px;
	position    : absolute;
	bottom      : 10px;
	left       : 50px;
	display     : block;
	line-height : 32px;
	text-align  : center;
	z-index     : 2;
}

.met_slider_nav_prev {
	left : 10px;
}

.met_slider_nav_next:hover,
.met_slider_nav_prev:hover {
	text-decoration : none;
}


.met_color{
	font-size:12px;
	color : #fff;}

.met_colorh{
	font-size:12px;
	color : #000;}

.met_color2{
	color : #009CE1;}
.met_bgcolor {
	background-color : #009CE1;
}

.met_bgcolor2 {
	background-color : #0A2D87;
}

.met_bgcolor3 {
	background-color : #F1F1F1;
}




/*-------------------------------
	Tab Content
------------------------------*/
.met_tab_nav {
	margin-bottom : 0;
	border-bottom : none;
	background-color : #009CE1;
}

.met_tab_nav > li > a {
	border         : none;
	color          : #FFFFFF;
	font-size      : 18px;
	padding: 20px 20px;
	font-weight: 600;
	-webkit-transition : all ease 0.3s;
	-moz-transition    : all ease 0.3s;
	-ms-transition     : all ease 0.3s;
	-o-transition      : all ease 0.3s;
}

.met_tab_nav > li.active > a {
	border-radius    : 0;
	border           : none;
	background-color : #F8F9FB;
	color: #65676F;
}

.met_tab_nav > li.active > a:hover {
	border           : none;
	background-color : #F8F9FB;
}

.met_tab_content {
	background : #F8F9FB;
	padding    : 15px;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #F8F9FB;
	color: #65676F;
}

.nav-tabs > li > a{
	border-radius: 0;
}
/*-------------------------------
	Testimonials
 ------------------------------*/
.met_testimonial {
	float              : left;
	width              : 60px;
	height             : 60px;
	margin-right       : 9px;
	background-color:#f1f1f1;
	border-bottom: none;
	cursor: pointer;
	-webkit-transition : all ease 0.2s;
	-moz-transition    : all ease 0.2s;
	-ms-transition     : all ease 0.2s;
	-o-transition      : all ease 0.2s;
}

.met_testimonial:hover{
	border-bottom: 5px solid #18ADB6;
}

.met_testimonial_photo {
	width              : 60px;
	height             : 60px;
	padding            : 10px;

}
.met_testimonial_photo span {
	font-size: 12px;
	text-align: center;
}
.met_testimonial_photo p {
	font-size: 18px;

	clear: both;
	float: none;
}

.met_testimonial_plus {
	float            : left;
	display          : table;
	width            : 60px;
	height           : 60px;
}

.met_testimonial_plus div {
	display        : table-cell;
	text-align     : center;
	vertical-align : middle;
	color          : #FFFFFF;
}

.met_testimonial_messages {
	text-align : center;
	font-size  : 15px;
}

.met_testimonial_messages div {
	display : none;
	padding : 20px 0;
}


.met_portfolio_item_details {
	position : relative;
	float    : left;
	width    : 100%;
}


.met_portfolio_item_descr {
	float : right;
	width : 65%;
	background-color:#f4f4f4;
}

.met_portfolio_item_descr .dis {
	padding:20px;
	
}

.met_portfolio_item_descr div h3,
.met_portfolio_item_descr div p {
	margin : 0;
}

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

.met_portfolio_item_descr p {
	font-size   : 12px;
	line-height : 18px;
}

.met_portfolio_item_share {
	width              : 35%;
	height             : 100%;
	background-color:   #dfdfdf;
	left              : 0;
	top                : 0;
	position           : absolute;
	display            : -webkit-box;
	display            : -ms-flexbox;
	display            : -moz-box;
	display            : box;
	-webkit-box-align  : center;
	-moz-box-align     : center;
	box-align          : center;
	-webkit-box-pack   : center;
	-moz-box-pack      : center;
	box-pack           : center;
	-ms-flex-align     : center;
	-webkit-box-orient : horizontal;
	-moz-box-orient    : horizontal;
}
.met_portfolio_item_data {
	width              : 35%;
	height             : 100%;
	background-color:   #f1f1f1;
	left              : 0;
	top                : 0;
	position           : absolute;
	display            : -webkit-box;
	display            : -ms-flexbox;
	display            : -moz-box;
	display            : box;
	-webkit-box-align  : center;
	-moz-box-align     : center;
	box-align          : center;
	-webkit-box-pack   : center;
	-moz-box-pack      : center;
	box-pack           : center;
	-ms-flex-align     : center;
	-webkit-box-orient : horizontal;
	-moz-box-orient    : horizontal;
}

.met_portfolio_item_share:hover {
	
}

.met_portfolio_item_data h1 {
	font-size   : 48px;
	font-weight        : 800;
	}
.met_portfolio_item_data h2 {
	font-size   : 24px;
	font-weight        : 800;
	
	}


.met_portfolio_item_share > span {
	text-align         : center;
	width              : 100%;
	display            : block;
	position           : relative;
	width              : 100%;
	
	display            : -webkit-box;
	display            : -ms-flexbox;
	display            : -moz-box;
	display            : box;
	-webkit-box-align  : center;
	-moz-box-align     : center;
	box-align          : center;
	-webkit-box-pack   : center;
	-moz-box-pack      : center;
	box-pack           : center;
	-ms-flex-align     : center;


	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.met_portfolio_item_share > span {
	font-size          : 28px;
	font-weight        : 700;
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_portfolio_item_share:hover > span {
	opacity    : 0;
	visibility : hidden;
	filter     : alpha(opacity=0);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


.post-video {
    width: 100%;
    min-height: 422px;
    border: none;
}

/*-------------------------------
	Custom Accordion
 ------------------------------*/
.met_accordion .accordion-group {
	border        : 0;
	border-radius : 0;
}

.met_accordion .accordion-toggle {
	color  : #FFFFFF;
	text-decoration : none;
	font-weight: 600;
	font-size: 14px;
}

.met_accordion .accordion-inner {
	border       : none;
	background-color: #F8FAFB;
}

.met_accordion span.icon-white {
	color    : white !important;
	position : relative;
	z-index  : 2;
}

.met_accordion span.met_bgcolor {
	position           : absolute;
	width              : 100%;
	height             : 100%;
	z-index            : 1;
	opacity            : 0;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	left               : 0;
	top                : 0;
	-webkit-transition : opacity ease-out 0.3s;
	-moz-transition    : opacity ease-out 0.3s;
	-ms-transition     : opacity ease-out 0.3s;
	-o-transition      : opacity ease-out 0.3s;
}

.met_accordion .accordion-toggle:hover span.met_bgcolor {
	opacity : 1;
	filter  : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_accordion .accordion-toggle {
	font-size        : 14px;
	padding          : 10px 15px;
	background-color : #f1f1f1;
	color            : #333;
}

.met_accordion .accordion-toggle .small {
	font-size        : 12px;
	padding          : 10px 15px;
	color            : #666;
}

.met_accordion .collapsed.accordion-toggle {
	background-color : #d1d1d1;
}

.met_accordion .accordion-toggle .met_icon_plus {
	float               : right;
	background-image    : url("../images/icon_plus.png");
	background-repeat   : no-repeat;
	background-position : center center;
	width               : 13px;
	height              : 22px;
}

.met_accordion .accordion-toggle .met_icon_minus {
	float               : right;
	background-image    : url("../images/icon_minus.png");
	background-repeat   : no-repeat;
	background-position : center center;
	width               : 10px;
	height              : 22px;
}



@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.met_accordion .accordion-toggle .met_icon_plus {
		background-image    : url("../images/icon_plus@2x.png");
		background-size: 13px 13px;
	}

	.met_accordion .accordion-toggle .met_icon_minus {
		background-image    : url("../images/icon_minus@2x.png");
		background-size: 10px 3px;
	}
}

/* ========== */
/* = Various Components = */
/* ========== */
.mejs-container {
  position: relative;
  min-width: 150px;
  background: none;s
 font-family:"方正黑体", "Arial", "sans-serif";
  text-align: left;
  vertical-align: top; }

.me-plugin {
  position: absolute; }

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
  display: block;
  width: auto;
  height: 100%; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/mediaelement/bigplay.png) no-repeat; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px; }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: #3a3c3d url(../images/mediaelement/loading.gif) 50% 50% no-repeat;
  border-radius: 40px; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  background: #ececec url(../images/mediaelement/background.png);
  background: -webkit-linear-gradient(#ececec, #ececec);
  background: -moz-linear-gradient(#ececec, #ececec);
  background: -o-linear-gradient(#ececec, #ececec);
  background: -ms-linear-gradient(#ececec, #ececec);
  background: linear-gradient(#ececec, #ececec);
  list-style: none; }

.mejs-audio .mejs-controls {
  border-radius: 3px; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 30px;
  font-size: 12px;
  line-height: 12px;
  font-family: "方正黑体", "Arial", "sans-serif";
  background: url(../images/mediaelement/sep.png) left no-repeat;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 7px 0 9px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/mediaelement/controls.png) no-repeat; }

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 8px 5px 10px;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 12px;
  color: #333;
  line-height: 14px;
  display: block;
  float: left;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-container .mejs-controls .mejs-playpause-button {
  cursor: pointer;
  width: 30px; }

.mejs-controls .mejs-playpause-button button {
  margin: 7px 8px; }

.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-play:hover button {
  background-position: 0 -32px; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

.mejs-controls .mejs-pause:hover button {
  background-position: 0 -48px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

.mejs-controls .mejs-stop:hover button {
  background-position: -112px -32px; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 5px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  padding: 1px;
  margin: 11px 8px 0 10px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4); }

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background: #333333;
  background-image: -webkit-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -moz-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -o-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -ms-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  -moz-background-size: 6px 6px;
  background-size: 6px 5px;
  -webkit-background-size: 6px 5px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  z-index: 1; }

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #333333;
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  z-index: 1; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 5px;
  background: transparent;
  cursor: pointer;
  top: 1px;
  z-index: 1;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #333333;
  background: -webkit-linear-gradient(#333333, #333333);
  background: -moz-linear-gradient(#333333, #333333);
  background: -o-linear-gradient(#333333, #333333);
  background: -ms-linear-gradient(#333333, #333333);
  background: linear-gradient(#333333, #333333);
  width: 36px;
  height: 17px;
  border-radius: 4px;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #ececec; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 3px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 4px #333333;
  border-color: #333333 transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 17px;
  left: 13px; }

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
  visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-mute button:hover {
  background-position: -16px -48px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-unmute button:hover {
  background-position: -16px -32px; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 68px;
  width: 31px;
  background: #3A3C3D;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -68px;
  left: 1px;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 1px; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  background-position: bottom;
  margin: 1px; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 14px;
  top: 16px;
  width: 5px;
  height: 5px;
  background: transparent;
  margin: 0; }

/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 62px;
  position: relative;
  background: none; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 0;
  padding: 1px;
  font-size: 1px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 1px;
  padding: 0;
  font-size: 1px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  background-image: linear-gradient(-45deg, #fd5647 25%, #009CE1 25%, #009CE1 50%, #fd5647 50%, #fd5647 75%, #009CE1 75%, #009CE1);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button:hover button {
  background-position: -48px -32px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
  visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
 font-family: "方正黑体", "Arial", "sans-serif";
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 0px #fff;
  width: 10000px;
  z-index: 1; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #3A3C3D;
  background: rgba(58, 60, 61, 0.7);
  background: -webkit-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 12px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 0px #313335;
  border-right: solid 0px rgba(49, 51, 53, 0.7);
  border-bottom: solid 0px #313335;
  border-bottom: solid 0px rgba(49, 51, 53, 0.7);
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #333;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 5px 7px;
  background: #3a3c3d;
  background: rgba(58, 60, 61, 0.8);
  border-radius: 4px; }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

/* Start: ERROR */
.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-off:hover button {
  background-position: -64px -48px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

.mejs-controls .mejs-loop-on::hover button {
  background-position: -64px -32px; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-off:hover button {
  background-position: -80px -48px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

.mejs-controls .mejs-backlight-on:hover button {
  background-position: -80px -32px; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

.mejs-controls .mejs-picturecontrols-button:hover {
  background-position: -96px -32px; }

/* End: picture controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */ }

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; }

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: "方正黑体", "Arial", "sans-serif";
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333; }

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff; }

/* Start: SourceChooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative; }

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0; }

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px -32px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: "方正黑体", "Arial", "sans-serif";
  font-size: 10px; }

/* End: SourceChooser */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* ========== */
/* = Tags and helpers = */
/* ========== */
*,
html * {
  outline: 0 !important;
  outline: none !important; }

body {
  color: #333333; }

  body.no-sticky .boxed-container {
    padding-top: 0; }

.boxed-container {
  padding-top: 142px; }

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

a {
  color: #009CE1;
  text-decoration: none; }
  a:hover {
    color: #009CE1;
    text-decoration: underline; }

p {
  font-size: 12px;
  font-family:  "方正黑体", "Arial", "sans-serif";
  color: #333333;
  line-height: 18px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #333333;
  margin-top: 0;
font-family: "方正黑体", "Arial", "sans-serif"; }

h1 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 8px; }

h2 {
  font-size: 24px;
  line-height: 28px; }

h3 {
  font-size: 18px;
  line-height: 24px; }

h4 {
  font-size: 14px;
  line-height: 16px; }

h5 {
  font-size: 12px;
  line-height: 20px; }

h6 {
  font-size: 12px;
  line-height: 18px; }

ul,
ol {
  margin: 0 0 10px 16px; }

ol {
  margin-left: 20px; }

li {
  font-family:  "方正黑体", "Arial", "sans-serif";}

small {
  font-family: "方正黑体", "Arial", "sans-serif";
  font-size: 12px; }

.no-bottom {
  margin-bottom: 0!important;
  padding-bottom: 0!important; }

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

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

.no-top {
  margin-top: 0!important;
  padding-top: 0!important; }

.push-down-5 {
  margin-bottom: 5px; }

.push-down-10 {
  margin-bottom: 10px; }

.push-down-15 {
  margin-bottom: 15px; }

.push-down-20 {
  margin-bottom: 20px; }

.push-down-25 {
  margin-bottom: 25px; }

.push-down-30 {
  margin-bottom: 30px; }

.push-down-35 {
  margin-bottom: 35px; }

.push-down-40 {
  margin-bottom: 40px; }

.push-down-45 {
  margin-bottom: 45px; }

.push-down-50 {
  margin-bottom: 50px; }

.push-down-55 {
  margin-bottom: 55px; }

.push-down-60 {
  margin-bottom: 60px; }

blockquote, .author {
  font-family:  "方正黑体", "Arial", "sans-serif";
  font-size: 12px;
  color: #009CE1;
  font-style: italic; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  border-left: 5px solid #009CE1; }

.distance-left {
  margin-left: 20px;
  margin-bottom: 10px; }

.distance-right {
  margin-right: 20px;
  margin-bottom: 10px; }

.tooltip.top .tooltip-arrow {
  bottom: 2px;
  border-top-color: #009CE1; }

.tooltip-inner {
  padding: 2px 7px;
  margin-bottom: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #009CE1; }

.label,
.badge {
  font-size: 12px;
  font-weight: normal;
  text-shadow: none; }

.label-green {
  background-color: #009CE1; }

.first-letter {
  font-size: 36px;
  display: inline-block;
  margin: 8px 4px 0 -3px;
  float: left; }

.first-letter-box {
  font-size: 22px;
  display: inline-block;
  margin: 5px 10px 0 0px;
  float: left;
  color: #ffffff;
  background: #9d9d9d;
  padding: 5px 6px 6px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.first-letter-circle {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.green-bg {
  background-color: #009CE1; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 2px 6px 2px 6px;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
 
  line-height: 1; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #009CE1;
	 -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
 
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    outline: 0 none; }

select,
input[type="file"] {
  height: 26px;
  line-height: 20px;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
 }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #009CE1;
  color: #009CE1; }
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #009CE1;
	 -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
.control-group.error .control-label {
  color: #333; }

::-moz-selection {
  color: #fff;
  background: #009CE1; }

::selection {
  color: #fff;
  background: #009CE1; }

label {
  cursor: default; }


/* ========== */
/* = Sprites = */
/* ========== */
.icons-sprite, .icons-arrow-search, .icons-close-dark, .icons-close-light, .icons-icon-author, .icons-icon-basket-black-big, .icons-icon-basket-black-small, .icons-icon-basket-white-big, .icons-icon-basket-white-small, .icons-icon-comment, .icons-icon-download-white, .icons-icon-download, .icons-icon-minus, .icons-icon-plus, .icons-icon-right-arrow, .icons-icon-share, .icons-icon-tags, .icons-icon-testimonial, .icons-icon-two-columns, .icons-icon-url, .icons-lupe-img, .icons-nav-center, .icons-nav-left, .icons-nav-right, .icons-play-large, .icons-reply-arrow, .icons-slider-left, .icons-slider-pause, .icons-slider-pin-selected, .icons-slider-pin, .icons-slider-resume, .icons-slider-right, .icons-tothetop, .icons-upsize, .navbar-form .btn-search, .navbar-form .btn-search:hover, .slider-pause .slider-pause-resume-inner, .slider-resume .slider-pause-resume-inner, .slider-pin, .slider-pin.selected, .nav-left, .nav-left:hover, .nav-right, .nav-right:hover, .nav-center, .nav-center:hover, .video .play-btn, .video .fullscreen-btn, .btn:hover .icon-basket-big,
.btn.active .icon-basket-big,
.btn.disabled .icon-basket-big,
.btn[disabled] .icon-basket-big, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .icon-two-columns, .icon-tags, .icon-plus, .icon-minus, .icon-url, .icon-right-arrow, .icon-arrow-search, .icon-reply, .icon-author, .icon-comment, .icon-testimonial-small, .icon-share, .icon-basket-white, .icon-basket-white-big, .icon-basket, .icon-basket-big, .icon-download, .icon-download-white, .icon-close-light, .icon-close-dark {
  background: url('../images/../images/icons-s901504688e.png') no-repeat; }

.icons-arrow-search {
  background-position: 0 -656px;
  height: 7px;
  width: 5px; }

.icons-close-dark {
  background-position: 0 -405px;
  height: 9px;
  width: 9px; }

.icons-close-light {
  background-position: 0 -414px;
  height: 9px;
  width: 9px; }

.icons-icon-author {
  background-position: 0 -336px;
  height: 14px;
  width: 11px; }

.icons-icon-basket-black-big {
  background-position: 0 -202px;
  height: 21px;
  width: 24px; }

.icons-icon-basket-black-small {
  background-position: 0 -265px;
  height: 16px;
  width: 19px; }

.icons-icon-basket-white-big {
  background-position: 0 -223px;
  height: 21px;
  width: 24px; }

.icons-icon-basket-white-small {
  background-position: 0 -281px;
  height: 16px;
  width: 19px; }

.icons-icon-comment {
  background-position: 0 -390px;
  height: 15px;
  width: 14px; }

.icons-icon-download-white {
  background-position: 0 -297px;
  height: 21px;
  width: 24px; }

.icons-icon-download {
  background-position: 0 -244px;
  height: 21px;
  width: 24px; }

.icons-icon-minus {
  background-position: 0 -618px;
  height: 18px;
  width: 18px; }

.icons-icon-plus {
  background-position: 0 -562px;
  height: 18px;
  width: 18px; }

.icons-icon-right-arrow {
  background-position: 0 -636px;
  height: 9px;
  width: 6px; }

.icons-icon-share {
  background-position: 0 -350px;
  height: 10px;
  width: 10px; }

.icons-icon-tags {
  background-position: 0 -376px;
  height: 14px;
  width: 9px; }

.icons-icon-testimonial {
  background-position: 0 -360px;
  height: 16px;
  width: 18px; }

.icons-icon-two-columns {
  background-position: 0 -645px;
  height: 11px;
  width: 11px; }

.icons-icon-url {
  background-position: 0 -318px;
  height: 18px;
  width: 18px; }

.icons-lupe-img {
  background-position: 0 -68px;
  height: 20px;
  width: 24px; }

.icons-nav-center {
  background-position: 0 -599px;
  height: 19px;
  width: 19px; }

.icons-nav-left {
  background-position: 0 -505px;
  height: 19px;
  width: 19px; }

.icons-nav-right {
  background-position: 0 -486px;
  height: 19px;
  width: 19px; }

.icons-play-large {
  background-position: 0 -663px;
  height: 40px;
  width: 65px; }

.icons-reply-arrow {
  background-position: 0 -423px;
  height: 5px;
  width: 8px; }

.icons-slider-left {
  background-position: 0 0;
  height: 34px;
  width: 34px; }

.icons-slider-pause {
  background-position: 0 -108px;
  height: 47px;
  width: 47px; }

.icons-slider-pin-selected {
  background-position: 0 -462px;
  height: 12px;
  width: 12px; }

.icons-slider-pin {
  background-position: 0 -474px;
  height: 12px;
  width: 12px; }

.icons-slider-resume {
  background-position: 0 -155px;
  height: 47px;
  width: 47px; }

.icons-slider-right {
  background-position: 0 -34px;
  height: 34px;
  width: 34px; }

.icons-tothetop {
  background-position: 0 -428px;
  height: 34px;
  width: 33px; }

.icons-upsize {
  background-position: 0 -703px;
  height: 20px;
  width: 20px; }

.icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* ========== */
/* = Navbar = */
/* ========== */
.navbar-head {
  background: #ffffff;
  line-height: 1; }
  .navbar-head .call-us {
    color: #9d9d9d;
    font-size: 14px;
    text-align: right;
    margin-top: 3px; }
  .navbar-head .social {
    margin-top: 21px;
    *zoom: 1; }
    .navbar-head .social:before, .navbar-head .social:after {
      display: table;
      content: "";
      line-height: 0; }
    .navbar-head .social:after {
      clear: both; }
    .navbar-head .social > span {
      display: block;
	  font-size: 12px;
	  color:#f8f8f8;
	   background-color: #f4f4f4;
	  margin-left:10px;
	  padding:5px;
      float: left; }

.navbar-menu-line {
  border-bottom: 3px solid #009CE1;
  background-color: #0A2D87; }

  .navbar-menu-line.search-mode .nav > li > a {
    padding-left: 15px;
    padding-right: 15px; }
  .navbar-menu-line.search-mode .search-form {
    width: 223px; }

.navbar .nav > li > a {
  padding: 15px 20px 14px 20px;
  text-shadow: none;
  -webkit-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  -moz-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  -o-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in; }
  .navbar .nav > li > a span {
    display: block;
    font-size: 14px;
    line-height: 30px;
	font-family: "方正黑体", "Arial", "sans-serif";
	font-weight: 800;
	color: #fff;
    text-transform: uppercase; }
  
  .navbar .nav > li > a:hover {
    color: #fff;
	background-color: #009CE1;
	 }
 
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
 background-color: #009CE1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }



.navbar-form {
  position: relative; 
  }
  .navbar-form .search-form {
    display: block;
    width: 163px;
    padding: 15px 20px 14px 20px;
    background: #153a9b;
	
    -webkit-transition: width 0.15s ease-in;
    -moz-transition: width 0.15s ease-in;
    -o-transition: width 0.15s ease-in;
    transition: width 0.15s ease-in; }
  .navbar-form .btn-search {
    position: absolute;
    top: 19px;
    right: 23px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    padding: 0;
    margin: 0;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    background-position: 0 -68px;
    height: 20px;
    width: 24px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
    .navbar-form .btn-search:hover {
      background-color: transparent;
      background-position: 0 -88px;
      height: 20px;
      width: 24px; }
    .navbar-form .btn-search:focus {
      background-color: transparent; }
  .navbar-form .search-input {
    margin-top: 0;
    padding: 2px 32px 2px 6px;
	 -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.dropdown-menu {
  display: none;
  min-width: 150px;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #009CE1; }
  .dropdown-menu > li {
    border-bottom: 1px solid #0086cd; }
    .dropdown-menu > li:last-of-type {
      border-bottom: none; }
  .dropdown-menu > li > a {
    color: #f8f8f8;
    padding: 10px 20px 9px 20px; }
    .dropdown-menu > li > a:hover {
      background-image: none;
      filter: none; }
  .dropdown-menu:after {
    border-bottom-color: #333333 !important;
    left: 20px !important; }
  .dropdown-menu:before {
    display: none !important; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #0a2d87; }




.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #009CE1; }

.navbar-inverse .btn-navbar {
  background: #009CE1;
  margin-right: 0;
  -webkit-transition: background;
  -moz-transition: background;
  -o-transition: background;
  transition: background; }
  .navbar-inverse .btn-navbar .icon-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* ========== */
/* = Header = */
/* ========== */
.header-padding {
  padding: 20px 0 21px 0; }

.navbar .brand {
  padding: 0;
  margin-left: 0;
  max-height: 63px; }

/* ========== */
/* = Theme slider = */
/* ========== */
.fullwidthbanner-container {
  max-height: 450px;
  background: whitesmoke;
  overflow: hidden;
  position: relative; }
  .fullwidthbanner-container .slide {
    margin-top: 146px; }
    .fullwidthbanner-container .slide h1 {
      color: #333333;
      font-size: 36px;
      font-weight: normal;
      margin: 0; }
    .fullwidthbanner-container .slide h2 {
      color: #009CE1;
      font-size: 24px;
      font-weight: normal;
      margin: 3px 0 12px 0; }
    .fullwidthbanner-container .slide p {
      color: #333333;
      padding-bottom: 6px; }
  .fullwidthbanner-container .nav-icons {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 150;
    top: 50%;
    margin-top: -60px; }
  .fullwidthbanner-container .slider-content {
    position: absolute;
    width: 100%;
    margin-top: -500px; }
  .fullwidthbanner-container .tp-leftarrow,
  .fullwidthbanner-container .tp-rightarrow {
    display: none; }



.slider-right .slider-right-inner, .slider-left .slider-left-inner, .toogle-pause-resume .slider-pause-resume-inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
 
  display: block; }
 
.slider-right {
  margin: 0 0 0 7px;
  width: 32px;
  height: 32px; }
  .slider-right .slider-right-inner {
	
	height: 34px;
	width: 34px;
	background-image: url(../images/slider-right.png);
}

.slider-left {
  margin: 5px 0 0 7px;
  width: 32px;
  height: 32px; }
  .slider-left .slider-left-inner {
    background-image: url(../images/slider-left.png);
    height: 34px;
    width: 34px; }

.toogle-pause-resume {
  margin-top: 5px;
  width: 45px;
  height: 45px; }

.slider-pause .slider-pause-resume-inner {
  background-position: 0 -108px;
  height: 47px;
  width: 47px; }

.slider-resume .slider-pause-resume-inner {
  background-position: 0 -155px;
  height: 47px;
  width: 47px; }

.slider-pin {
  margin: 8px 0 0 19px;
  display: block;
  width: 12px;
  height: 12px;
  background-position: 0 -474px;
  height: 12px;
  width: 12px; }
  .slider-pin.selected {
    background-position: 0 -462px;
    height: 12px;
    width: 12px; }

.banner-container {
  position: relative;
  overflow: hidden;
  padding: 0;
  max-height: 450px; }

.banner ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .banner ul > li {
    opacity: 0;
    filter: alpha(opacity=0); }

.fullwidthbanner-subpage-container {
  height: 150px;
  overflow: hidden; }
  .fullwidthbanner-subpage-container .slide {
    padding-top: 30px;
    overflow: hidden; }
  .fullwidthbanner-subpage-container h1 {
    padding: 0 8px;
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: normal;
  
    display: block;
    float: left; }
  .fullwidthbanner-subpage-container h2 {
    padding: 0 8px;
    color: #0a2d87;
    font-size: 28px;
    line-height: 36px;
    font-weight: normal;
   
    display: block;
    float: left;
    margin: 2px 0 0 0; }

.slider-pins {
  margin-top: 6px;
  overflow: auto; }

.img-slide {
  background-size: cover; }

.img-sub-01 {
  background: url("../upload/top1.jpg") no-repeat center top; }

.img-sub-02 {
  background: url("../upload/top2.jpg") no-repeat center top; }
 
 .img-sub-03 {
  background: url("../upload/top3.jpg") no-repeat center top; }
  
.img-sub-04 {
  background: url("../upload/top4.jpg") no-repeat center top; }

 .img-sub-05 {
  background: url("../upload/top5.jpg") no-repeat center top; }

/* ========== */
/* = Social icons = */
/* ========== */
.social-sprite, 
.social-icon-qq, 
.social-icon-qq:hover, 
.social-icon-weixin,
.social-icon-weixin:hover, 
.social-icon-kaixin, 
.social-icon-kaixin:hover, 
.social-icon-mi, 
.social-icon-mi:hover, 
.social-icon-qqspace, 
.social-icon-qqspace:hover, 
.social-icon-renren, 
.social-icon-renren:hover, 
.social-icon-weibo, 
.social-icon-weibo:hover, 
.social-icon-qqweibo, 
.social-icon-qqweibo:hover {
  background: url('../images/../images/media.png') no-repeat; }



.social-icon-qq, 
.social-icon-weixin,
.social-icon-kaixin, 
.social-icon-mi, 
.social-icon-qqspace, 
.social-icon-renren, 
.social-icon-weibo, 
.social-icon-qqweibo, {
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
.social-icon-qq:hover, 
.social-icon-weixin:hover, 
.social-icon-kaixin:hover, 
.social-icon-mi:hover, 
.social-icon-qqspace:hover, 
.social-icon-renren:hover, 
.social-icon-weibo:hover, 
.social-icon-qqweibo:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.social-icon-qq {
  background-position: -6px 0;
  height: 20px;
  width: 25px; }
  .social-icon-qq:hover {
    background-position: -38px 0;
    height: 20px;
    width: 25px; }

.social-icon-weixin {
  background-position: -70px 0;
  height: 20px;
  width: 25px; }
  .social-icon-weixin:hover {
    background-position: -102px 0;
    height: 20px;
    width: 25px; }

.social-icon-kaixin {
  background-position: -134px 0;
  height: 20px;
  width: 25px; }
  .social-icon-kaixin:hover {
    background-position: -167px 0;
    height: 20px;
    width: 25px; }

.social-icon-mi {
  background-position: -198px 0;
  height: 20px;
  width: 25px; }
  .social-icon-mi:hover {
    background-position: -230px 0;
    height: 20px;
    width: 25px; }

.social-icon-qqspace {
  background-position: -263px 0;
  height: 20px;
  width: 25px; }
  .social-icon-qqspace:hover {
    background-position: -295px 0;
    height: 20px;
    width: 25px; }

.social-icon-renren {
  background-position: -326px 0;
  height: 20px;
  width: 25px; }
  .social-icon-renren:hover {
    background-position: -359px 0;
    height: 20px;
    width: 25px; }

.social-icon-weibo {
  background-position: -391px 0;
  height: 20px;
  width: 25px; }
  .social-icon-weibo:hover {
    background-position: -423px 0;
    height: 20px;
    width: 25px; }

.social-icon-qqweibo {
  background-position: -455px 0;
  height: 20px;
  width: 25px; }
  .social-icon-qqweibo:hover {
    background-position: -487px 0;
    height: 20px;
    width: 25px; }


/* ========== */
/* = Arrows = */
/* ========== */
.arrow-grey {
  background: url("../images/02_arrow.png") no-repeat 20px bottom; }

/* ========== */
/* = Content = */
/* ========== */
.content {
  margin-top: 55px; }
  .content > .row {
    padding-bottom: 41px; }
  .content .page-header {
    margin: 0 0 25px 0;
    padding: 0  0 4px 0;
    border-bottom: 2px #ececec solid; }
	.content .page-title {
    margin: 0 0 5px 0;
    padding: 0  0 4px 0;
    border-bottom: 1px #ececec solid; }
    .content .page-header h2 {
      line-height: 24px;
      font-size: 24px;
      font-weight: normal;
      color: #000; }
    .content .page-date {
      line-height: 18px;
      font-size: 12px;
      font-weight: normal;
      color: #666; 
	  margin: 0 0 25px 0;}
	
	  .content .page-header h2 span{
      
      color: #666666; }

.img-in-circle {
  display: inline-block; }
  .img-in-circle > .inner {
    overflow: hidden;
    position: relative; }
    .img-in-circle > .inner:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2;
      -webkit-border-radius: 999px;
      -moz-border-radius: 999px;
      border-radius: 999px; }
  .img-in-circle img {
    max-width: 100%; }

.columnShortcodeType {
  margin-bottom: 4px; }
  .columnShortcodeType h3 {
    font-size: 18px;
    font-weight: normal;
    color: #009CE1;
    line-height: 23px;
    margin-top: 0; }
  .columnShortcodeType h3,
  .columnShortcodeType p {
    margin-left: 70px; }

.columnShortcodeType a
{
	background-color: #ececec;
	text-decoration: none;
}
.columnShortcodeType :hover
{
	color: #999999;
}
.team .thumbnail h3 {
  margin-bottom: 0; }
.team .thumbnail .job {
  display: block;
  color: #9d9d9d;
  font-style: italic;
  font-size: 12px;
  font-family: "方正黑体", "Arial", "sans-serif";
  padding-bottom: 10px; }

.thumbnail-footer-social .icon-share {
  margin-top: 5px; }
.thumbnail-footer-social .tooltip {
  opacity: 1;
  filter: alpha(opacity=100); }
  .thumbnail-footer-social .tooltip .tooltip-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }



.thumbnail {
  padding: 0;
  margin-bottom: 0px;
 }
 .thumbnail-news {
  padding: 0;
  margin-bottom: 0px;
 }
  .thumbnail > img {
    margin: 0; }

  .thumbnail .caption {
    padding: 17px 20px 6px 20px;
	background-color: #f4f4f4;
     }
	  .thumbnail .picnew  {
		   
    background-color: #f4f4f4;

  }
	 .thumbnail .picnew .newspic {
	width: 20%;
	display: inline;		 
  }
    .thumbnail .picnew .newspict {
		 width:76%;
		 margin-left:0;
	background-color: #f4f4f4;	
	padding: 15px 15px 6px 15px;
	
  }
   .thumbnail .newst {
		 width:76%;
		
	
  }
	.thumbnail .news {
    padding: 8px 5px 7px 5px;
	
	border-bottom: 1px #ececec solid;
     }
    
  .thumbnail .caption-border-bottom {
    border-bottom: 2px #bebebe solid; }
  .thumbnail h4 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal; }
	.thumbnail h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal; }
    .thumbnail h4 a {
      color: #009CE1;
      -webkit-transition: color 0.3s ease-in;
      -moz-transition: color 0.3s ease-in;
      -o-transition: color 0.3s ease-in;
      transition: color 0.3s ease-in; }
      .thumbnail h4 a:hover {
        color: #0a2d87;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
  .thumbnail h6 {
    margin-bottom: 5px; }
    .thumbnail h6 a {
      color: #333333;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .thumbnail h6 a:hover {
        color: #ffffff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
  .thumbnail h3,
  .thumbnail h6 {
    color: #009CE1; }
  .thumbnail .thumbnail-footer {
    overflow: auto;
    padding: 6px 15px 6px 15px;
    background-color: #ececec;
    color: #9d9d9d;
	margin-bottom:20px;
    font-size: 12px;
    font-family: "方正黑体", "Arial", "sans-serif"; }
    .thumbnail .thumbnail-footer.thumbnail-footer-social {
      padding: 6px 20px 6px 14px;
      line-height: 0; }
      .thumbnail .thumbnail-footer.thumbnail-footer-social a[class*="social-icon-"] {
        display: block;
        float: left; }
    .thumbnail .thumbnail-footer a {
      color: #9d9d9d;
      text-decoration: none; }
      .thumbnail .thumbnail-footer a:hover {
        color: #333333;
        text-decoration: none; }
  .thumbnail:hover {
	  
    background-color: #009CE1;
    cursor: pointer;
    
    cursor: default; }
	.thumbnail .caption:hover {
    background-color: #dedede;
    cursor: pointer;
    
    cursor: default; }
    .thumbnail:hover .caption-border-bottom {
      border-bottom: 2px #009CE1 solid; }


.span3 .thumbnail .caption {
  padding: 11px 20px 6px 20px; }
 

.testimonial {
  margin: 5px 0 14px 0;
  padding: 38px 53px 30px 53px;
  overflow: auto;
  background: whitesmoke url("../images/apostrophe.png") no-repeat 20px 41px;
  border-top: 2px #009CE1 solid;
  color: #b9b9b9;
  position: relative;
  overflow: visible;
  min-height: 70px; }
  .testimonial:hover{
 
  background: #eeeeee url("../images/apostrophe.png") no-repeat 20px 41px;
  border-top: 2px #ccc solid;
  color: #b9b9b9;
  position: relative;
  overflow: visible;
  min-height: 70px; }
  .testimonial p {
    font-size: 16px;
    line-height: 20px;
    color: #9d9d9d;
    font-family:  "方正黑体", "Arial", "sans-serif"; }
  .testimonial i {
    font-family: "方正黑体", "Arial", "sans-serif";
    color: #333333; }
  .testimonial .testimonial-img {
    right: 0;
    top: -48px;
    z-index: 2;
    position: absolute; }

.brands {
  background: url("../images/border-line-px.gif") repeat-x left bottom; }
  .brands .caroufredsel_wrapper {
    margin-top: -2px !important; }
  .brands a {
    display: block;
    float: left;
    border-top: 2px transparent solid;
    border-bottom: 2px transparent solid;
    padding: 23px 8px;
    position: relative;
    -webkit-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out; }
    .brands a img {
      opacity: 0.5;
      filter: alpha(opacity=50);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      width: 100%; }
    .brands a:after {
      content: "";
      display: block;
      bottom: 0;
      left: 50%;
      border-bottom: 2px #009CE1 solid;
      position: absolute;
      margin-left: -5px;
      border-color: transparent;
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #ececec;
      border-width: 6px;
      border-style: solid;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
    .brands a:hover {
      border-top: 2px #009CE1 solid;
      border-bottom: 2px solid #009CE1; }
      .brands a:hover:after {
        opacity: 1;
        filter: alpha(opacity=100);
        border-bottom-color: #009CE1; }
      .brands a:hover img {
        opacity: 1;
        filter: alpha(opacity=100); }

.carouFredSel .slide {
  float: left;
  display: none; }
  .carouFredSel .slide:first-of-type {
    display: block; }
.carouFredSel.four-columnss .slide {
  max-width: 226px; }

.carouFredSel-vertical .sidebar-post {
  display: none;
  
   }
  .carouFredSel-vertical .sidebar-post:first-of-type, .carouFredSel-vertical .sidebar-post:nth-of-type(2), .carouFredSel-vertical .sidebar-post:nth-of-type(3) {
    display: block; }

.caroufredsel_wrapper .slide,
.caroufredsel_wrapper .sidebar-post {
  display: block; }

.navs {
  margin-top: 5px; }

.nav-left {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-position: 0 -505px;
  height: 19px;
  width: 19px; }
  .nav-left:hover {
    background-position: 0 -543px;
    height: 19px;
    width: 19px; }

.nav-right {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -486px;
  height: 19px;
  width: 19px; }
  .nav-right:hover {
    background-position: 0 -524px;
    height: 19px;
    width: 19px; }

.nav-center {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -599px;
  height: 19px;
  width: 19px; }
  .nav-center:hover {
    background-position: 0 -580px;
    height: 19px;
    width: 19px; }

.testimonial-item i {
  margin: 0 7px 0 0; }
.testimonial-item p {
  font-style: italic; }

.progress {
  margin-bottom: 10px; }

.progress-bar-item {
  margin-bottom: 20px; }
  .progress-bar-item .strong {
    background: #b9b9b9;
    color: #ffffff;
    border-right: 1px #ececec solid;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    padding: 3px 5px 2px 5px; }

.progress .bar {
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease; }

.progress-success .bar,
.progress .bar-success {
  filter: none;
  background: #009CE1; }

.small-text {
  line-height: 18px;
  color: #9d9d9d;
  margin-top: -6px;
  display: inline-block; }

.right-column > .row {
  padding-bottom: 35px; }
.right-column .sidebar-post {
	
 margin-bottom: 10px; 
background: #f1f1f1;
 border-bottom: 1px #ececec solid;
  }
  .right-column .sidebar-post a {
    color: #333333; }
    .right-column .sidebar-post a:hover {
      color: #009CE1;
      text-decoration: none; }
  .right-column .sidebar-post .picture {
    float: left;
    margin-top: 2px; }
    .right-column .sidebar-post .picture .img-overlay .plus {
      background: none!important; }
  .right-column .sidebar-post p {
    margin: 0;
	padding: 10px; }
  .right-column .sidebar-post small {
    font-size: 12px;
    color: #9d9d9d; }
.right-column .video-item small {
  font-size: 12px;
  color: #9d9d9d;
  line-height: 18px;
  margin: 15px 0;
  display: block; }
.right-column .btn {
  margin-top: 5px; }
.right-column .thumbnail {
  margin-top: 5px;
  margin-bottom: 20px; }

.video {
  height: 143px;
  display: block;
  position: relative;
  background: #b9b9b9; }
  .video .play-btn {
    background-position: 0 -663px;
    height: 40px;
    width: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -32px;
    background-color: #009CE1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .video .fullscreen-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-position: 0 -703px;
    height: 20px;
    width: 20px; }

iframe[src*="vimeo.com"],
iframe[src*="youtube.com"] {
  width: 100%; }

.nav-sidebar {
  margin-top: 5px; }

.categories {
  font-family: "方正黑体", "Arial", "sans-serif";}
  .categories ul {
    margin: 0 0 20px 0; }

    .categories ul li {
      list-style: none; }

      .categories ul li a {
        display: block;
        padding: 7px 0 8px 19px;
        color: #333333;
        background: url("../images/c-arrow.png") no-repeat left 13px;
        border-bottom: 1px #ebebeb solid;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in; }
		
      .categories ul ul {
  
        padding-left: 19px;
        color: #999;
      
      }
        .categories ul li a:hover {
          color: #009CE1;
          text-decoration: none;
          padding: 7px 0 8px 26px;
          -webkit-transition: all 0.1s ease-out;
          -moz-transition: all 0.1s ease-out;
          -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out; }

/* ========== */
/* = Elements = */
/* ========== */
.page .thumbnail,
.post .thumbnail {
  margin-bottom: 20px; }
.page .navs-links .social,
.post .navs-links .social {
  padding-top: 2px; }

.portfolio .thumbnail {
  margin-bottom: 40px; }

.portfolio-related .thumbnail {
  margin-bottom: 0; }

.portfolio-4-cols .thumbnail {
  margin-bottom: 20px; }

ul.sharp-arrows,
ul.arrows,
ul.circles {
  margin-left: 0; }
  ul.sharp-arrows ul,
  ul.arrows ul,
  ul.circles ul {
    margin-left: 2px; }
  ul.sharp-arrows li,
  ul.arrows li,
  ul.circles li {
    list-style: none;
	padding: 2px 4px; 
    padding-left: 14px; }
    ul.sharp-arrows li a,
    ul.arrows li a,
    ul.circles li a {
      color: #333333;

      padding: 5px 4px; }
      ul.sharp-arrows li a:hover,
      ul.arrows li a:hover,
      ul.circles li a:hover {
        background: #009CE1;
        color: #ffffff;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }

ul.sharp-arrows li {
  background: url("../images/01-li-arrow.gif") no-repeat left 6px; }

ul.arrows ul {
  margin-left: 5px; }
ul.arrows li {
  background: url("../images/02-li-arrow.gif") no-repeat left 6px;
  padding-left: 11px; }

ul.circles {
  margin-left: 0; }
  ul.circles li {
    padding-left: 16px;
    list-style: none;
    background: url("../images/03-li-circle.gif") no-repeat left 6px; }

.portfolio-navs i {
  margin: 3px 3px 0 0; }
.portfolio-navs .icon-two-columns {
  margin-top: 3px; }
.portfolio-navs .btn {
  margin-left: 1px; }
.portfolio-navs .btn-mini {
  padding: 2px 7px 1px 7px;
  margin-top: 2px;
  margin-bottom: 2px; }

.pins {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center; }
  .pins a {
    display: inline-block; }
  .pins .slider-pin {
    margin: 13px 0 0 4px; }

.pageof {
  margin-top: -23px;
  color: #9d9d9d;
  position: relative;
  z-index: 99; }

.pagination-row {
  margin-bottom: 10px; }

.pagination-search-results {
  margin-top: 16px;
  margin-bottom: 10px; }

.content > .pagination-row {
  padding-bottom: 0; }

.portfolio .pagination-row {
  padding-top: 16px; }

.portfolio-4-cols .pagination-row {
  padding-top: 30px; }

.pagination {
  margin: -26px 0 0 0;
  position: relative;
  z-index: 99; }
  .pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block; }
    .pagination ul li.active a {
      -webkit-transition: all 0.1s ease-in;
      -moz-transition: all 0.1s ease-in;
      -o-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in;
      color: #fff;
      background-color: #009CE1; }
    .pagination ul li > a,
    .pagination ul li > a:focus {
      margin-left: 4px;
      padding: 7px 15px 8px 15px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: none;
      background: #9d9d9d;
      color: #ffffff;
      font-family:  "方正黑体", "Arial", "sans-serif";
      font-size: 12px; }
      .pagination ul li > a:first-child,
      .pagination ul li > a:focus:first-child {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
      .pagination ul li > a:last-child,
      .pagination ul li > a:focus:last-child {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
      .pagination ul li > a:hover,
      .pagination ul li > a:focus:hover {
        color: #FFFFFF;
        background-color: #333333;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

.thumbnail-portfolio-single .buttons {
  padding: 16px 0 17px 0; }
.thumbnail-portfolio-single .navs-links {
  margin-bottom: 15px; }

.not-found-page ol {
  margin-bottom: 25px; }
  .not-found-page ol li {
    line-height: 18px; }

.not-found-page-header {
  margin: 0 0 14px 0!important; }

.price-circle,
.date-circle {
  display: inline-block;
  width: 76px;
  height: 76px;
  text-align: center;
  border: 2px #9D9D9D solid;
  margin-bottom: 13px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  .price-circle .inner-shadow,
  .date-circle .inner-shadow {
    margin: -1px -1px 0 -1px;
    background: #ffffff;
    padding-top: 19px;
    height: 59px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset; }
  .price-circle .price, .price-circle .date-day,
  .date-circle .price,
  .date-circle .date-day {
    display: block;
    color: #009CE1;
    font-size: 32px;
    padding-bottom: 6px; }
  .price-circle small,
  .date-circle small {
    font-size: 12px;
    color: #9d9d9d; }

.alert {
  margin-bottom: 10px;
  font-size: 16px;
  border: none;
  background-color: lightgrey;
  color: #333333;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .alert .close {
    color: #333333;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 6px; }
    .alert .close:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }

.alert-info {
  background-color: #53a0cf;
  color: #ffffff; }
  .alert-info .close {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100); }

.alert-info-black {
  background-color: #333333;
  color: #ffffff; }
  .alert-info-black .close {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100); }

.alert-error {
  background-color: #f6a066;
  color: #333333; }

.alert-success {
  background-color: #9dc869;
  color: #333333; }

.alert-success-grey {
  background-color: lightgrey;
  color: #333333; }

.quote {
  background: #009CE1;
  color: #ffffff;
  padding: 5px 10px;
  width: 40%;
  margin-right: 18px;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  font-family:  "方正黑体", "Arial", "sans-serif";
  margin-top: 5px; }



.sidebar-gallery .picture {
  margin-bottom: 10px; }
.sidebar-gallery .move-left {
  margin-left: 10px; }
.sidebar-gallery .flickr {
  margin-left: -4.33%; }
  .sidebar-gallery .flickr .picture {
    display: block;
    width: 29%;
    margin-left: 4.33%;
    margin-bottom: 4.33%; }

.flickr-badge-wrapper {
  margin-left: -10px; }
  .flickr-badge-wrapper .flickr_badge_image {
    float: left;
    width: 68px;
    margin: 0 0 10px 10px; }
    .flickr-badge-wrapper .flickr_badge_image:last-of-type, .flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(2), .flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(3) {
      margin-bottom: 0; }

pre {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(50%, #f5f5f5), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: -moz-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: -o-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-size: 100% 36px;
  background-repeat: repeat-y;
  padding: 0 19px;
  line-height: 18px;
  border: none;
  color: #009CE1;
  font-family: "方正黑体", "Arial", "sans-serif";
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }



.twitter-item {
  background: whitesmoke;
  padding: 15px 20px 0 20px; }

.slidebar-small-img.pull-left {
  margin-right: 10px; }
.slidebar-small-img.pull-right {
  margin-left: 10px; }

/* ========== */
/* = Post = */
/* ========== */
.post .thumbnail:hover .caption {
  background: none; }
.post .thumbnail h3 {
  margin-bottom: 0; }
.post .meta,
.post .entry {
  margin-bottom: 12px; }
  .post .meta a,
  .post .entry a {
    color: #333333; }
    .post .meta a:hover,
    .post .entry a:hover {
      color: #009CE1;
      text-decoration: none; }
.post .entry h3 {
  padding-bottom: 10px;
  margin-top: 30px; }
.post .entry .alert {
  margin: 26px 0; }
.post .date {
  position: absolute;
  z-index: 10;
  margin: -8px 0 0 20px; }
.post .comments-div {
  margin: -3px -21px 0 10px; }
.post .comments-div a {
  background: #009CE1;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: 5px 10px 6px 10px;
  text-decoration: none; }
  .post .comments-div a i {
    margin-right: 1px; }
  .post .comments-div a:hover {
    color: #FFFFFF;
    background-color: #333333;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
.post .no-picture {
  height: 72px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  background: url("../images/no-picture-bg.gif") repeat-x left top;
  overflow: visible; }
.post .audio {
  float: right;
  width: 600px; }
.post .list {
  margin: 0 0 20px 0;
  overflow: auto; }

.post-quote {
  background: #009CE1;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  font-family:  "方正黑体", "Arial", "sans-serif";}

/* ========== */
/* = Comments = */
/* ========== */
.comments {
  padding-bottom: 45px; }
  .comments .name {
    font-size: 16px;
    color: #009CE1;
    font-family:  "方正黑体", "Arial", "sans-serif"; }
  .comments .post-date {
    font-size: 12px;
    color: #9d9d9d; }
  .comments p {
    margin-top: 10px; }
  .comments .replied {
    margin-left: 60px; }
  .comments hr {
    margin: 20px 0 30px 0; }

.move-9 {
  margin-top: 9px; }

.input-are-you-human {
  width: 36px;
  margin: 0!important; }

.are-you-label {
  display: inline-block;
  margin: 13px 12px 0 0; }

.google-map,
#gmap {
  height: 450px; }
  .google-map img,
  #gmap img {
    max-width: none; }

.slide-map {
  position: absolute;
  margin: -440px 0 0 0; }

.contact-form {
  margin-top: 20px; }
  .contact-form .nav-tabs {
    float: right;
    margin-top: -50px; }
  .contact-form .tab-content {
    width: 100%;
    overflow: hidden; }
   
  .contact-form .controls-row > div {
    margin-bottom: 5px; }

.custom-select-menu {
  color: #fff;
  position: relative; }
  .custom-select-menu > label {
    background: #9d9d9d url('../images/select-dropdown.png?1376927920') no-repeat right center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    padding: 3px 7px; }
    .custom-select-menu > label.opened {
      -webkit-border-radius: 4px 4px 0 0;
      -moz-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0; }
  .custom-select-menu > ul {
    background-color: #333333;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    list-style: none;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px; }
    .custom-select-menu > ul > li {
      padding: 3px 7px;
      cursor: pointer;
      color: #9d9d9d; }
      .custom-select-menu > ul > li:hover {
        background-color: #009CE1;
        color: #fff; }

.input-block-level {
  min-height: 26px; }

.controls {
  font-family:  "方正黑体", "Arial", "sans-serif"; }

.require-budget {
  padding: 5px 0 10px 0; }
  .require-budget label {
    margin-bottom: 0; }
  .require-budget .radio.inline,
  .require-budget .checkbox.inline {
    padding-top: 0; }

.btn-reply .btn {
  margin: 2px 0 0 -51px;
  padding: 0px 5px 0px 6px;
  line-height: 18px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.submit-a-comment .controls-row {
  padding-bottom: 5px; }

/* ========== */
/* = Buttons = */
/* ========== */
.btn {
  border: none;
  text-shadow: none;
  color: #ffffff;
  background: #9d9d9d;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .btn i {
    margin-right: 2px!important; }
  .btn:first-child {
    margin-left: 0; }
  .btn .icon-basket-big,
  .btn .icon-basket-white-big,
  .btn .icon-download,
  .btn .icon-download-white {
    margin: -3px 0 0 -8px; }

.btn:hover,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #FFFFFF;
  background-color: #333333;
  *background-color: #003bb3;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out; }
  .btn:hover .icon-basket-big,
  .btn.active .icon-basket-big,
  .btn.disabled .icon-basket-big,
  .btn[disabled] .icon-basket-big {
    background-position: 0 -223px;
    height: 21px;
    width: 24px; }

.btn:focus,
.btn:active {
  background-color: #009CE1;
  color: white; }

.btn-mini {
  padding: 1px 7px 2px 7px;
  font-size: 12px;
  line-height: 15px; }

button.btn-mini {
  padding: 2px 7px 1px 7px; }

.btn-small {
  padding: 5px 7px 4px 7px;
  font-size: 12px;
  line-height: 16px; }
  .btn-small i {
    margin-top: -1px !important; }

.btn-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-green {
  color: #ffffff;
  text-shadow: none;
  background: #009CE1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.btn-grey,
.btn-grey:focus {
  color: #333333;
  text-shadow: none;
  background-color: lightgrey;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.btn-black {
  color: #ffffff;
  text-shadow: none;
  background-color: #333333;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

/* ========== */
/* = Results = */
/* ========== */
.search-results > .row {
  padding-bottom: 0px; }
.search-results .thumbnail {
  margin-bottom: 40px; }

.read-more i {
  margin-top: 4px;
  opacity: 0.3;
  filter: alpha(opacity=30); }
.read-more a {
  color: #9d9d9d; }
  .read-more a:hover {
    color: #333333;
    text-decoration: none; }
    .read-more a:hover i {
      opacity: 1;
      filter: alpha(opacity=100); }

/* ========== */
/* = Foot = */
/* ========== */
.foot {
  margin-top: 20px;
  background-color: #0a2d87; }

.foot-item {
  padding: 38px 0 0 0; }
  .foot-item h4 {
    font-size: 18px;
    font-weight: normal;
    color: #f4f4f4;
    margin: 0 0 11px 0; }
	.foot-item p {
    font-size: 12px;
    font-weight: normal;
    color: #d1d1d1;
    margin: 0 0 11px 0; 
	width: 270px;}
  
  .foot-item small {
    font-size: 12px;
    color: #9d9d9d;
    line-height: 18px;
    margin: 15px 0;
    display: block; }
  .foot-item .follow-us {
    margin-top: 3px;
    font-size: 12px;
    color: #9d9d9d; }
    .foot-item .follow-us a {
      color: #9d9d9d;
      text-decoration: none; }
      .foot-item .follow-us a:hover {
        text-decoration: none; }
    .foot-item .follow-us i {
      margin: 1px 5px 0 0;
      float: left;
      opacity: 0.3;
      filter: alpha(opacity=30); }

.foot-item-green {
  background-color: #009CE1;
  color: #ffffff; }
  .foot-item-green img {
    margin-top: 3px; }
  .foot-item-green p {
    color: #ffffff; }
  .foot-item-green .t-text {
	  color: #ffffff; 
    display: block;
	font-family:  "方正黑体",Arial, "sans-serif"; 
    font-size: 12px;
    margin: 25px 0 20px 0; 
	width: 220px;}
  .foot-item-green .support-text {
    display: block;
    font-size: 14px;
    margin-bottom: 36px; }

.foot-item-green {
  padding: 35px 80px 20px 20px;
  }

.foot a,
footer a {
  color: #009CE1; }
  .foot a:hover,
  footer a:hover {
    text-decoration: underline; }
.foot .social,
footer .social {
  margin-top: -2px; }
  .foot .social > a,
  footer .social > a {
    display: block;
    float: left; }

.subscribe-form {
  margin-top: 5px; }
  .subscribe-form input {
    margin-top: 0; }
  .subscribe-form .btn-subscribe {
    position: absolute;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 0 0 6px;
    margin: 3px 0 0 -40px;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #9c9fa2;  }
    .subscribe-form .btn-subscribe:hover {
      color: #333333; }

/* ========== */
/* = Footer = */
/* ========== */
footer {
  padding: 5px 0 5px 0;
  color: #9d9d9d; }
  footer a {
    color: #9d9d9d; }
  footer .terms-privacy-links {
    text-align: center; }
    footer .terms-privacy-links a {
      margin: 0 5px; }
      footer .terms-privacy-links a:hover {
        color: #333333;
        text-decoration: none; }

#tothetop {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 42px;
  display: none;
  height: 34px;
  width: 34px;
  background: url('../images/scroll_to_top.png?1375288545') 0 0; }
  #tothetop:hover {
    background-position: 0 34px; }


/* ========== */
/* = Images and galleries = */
/* ========== */
.picture .img-overlay, .picture .shine-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.picture {
  position: relative;
  overflow: hidden; }

.picture img {
  width: 100%; }
 .heit img {
  width: 150px; } 

.picture .img-overlay {
  background-color: rgba(0, 156, 255, 0.4);
  opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.picture .img-overlay .plus,
.picture .img-overlay .url,
.picture .img-overlay .icons-zoom {
  position: absolute;
  top: 50%;
  left: 50%; }

.picture .img-overlay-slider .slider-left-overlay,
.picture .img-overlay-slider .slider-right-overlay {
  position: absolute;
  top: 50%; }

.picture .img-overlay .plus {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: -25px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
  .picture .img-overlay .plus i {
    margin-top: 14px; }
  .picture .img-overlay .plus:hover {
    background-color: rgba(21, 21, 21, 0.4); }

.picture .img-overlay .url {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: 35px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
  .picture .img-overlay .url i {
    margin-top: 14px; }
  .picture .img-overlay .url:hover {
    background-color: rgba(21, 21, 21, 0.4); }

.picture .img-overlay .slider-left-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  left: 10px;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner {
    cursor: pointer;
    background-position: 0 0;
    height: 34px;
    width: 34px; }

.picture .img-overlay .slider-right-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  right: 10px;
  left: none!important;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
    cursor: pointer;
    background-position: 0 -34px;
    height: 34px;
    width: 34px; }

.picture .img-overlay .icons-zoom {
  margin-left: -8px;
  margin-top: -8px; }

.picture .shine-overlay {
  background: url("../images/shine-overlay.png?1357075791") no-repeat left top;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto; }

.picture a:hover .img-overlay,
.picture-url-overlay:hover .img-overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.url-overlay .plus {
  margin-left: -61px !important; }
.url-overlay .url {
  margin-left: -25px!important; }

/* ========== */
/* = Icons = */
/* ========== */
.icon-two-columns {
  display: inline-block;
  width: 11px;
  height: 11px;
  background-position: 0 -645px;
  height: 11px;
  width: 11px;
  margin: 2px 7px 0 0; }

.icon-tags {
  display: inline-block;
  width: 9px;
  height: 14px;
  background-position: 0 -376px;
  height: 14px;
  width: 9px;
  margin: 1px 7px 0 0; }

.icon-plus {
  width: 18px;
  height: 18px;
  background-position: 0 -562px;
  height: 18px;
  width: 18px; }

.icon-minus {
  width: 18px;
  height: 18px;
  background-position: 0 -618px;
  height: 18px;
  width: 18px; }

.icon-url {
  width: 18px;
  height: 18px;
  background-position: 0 -318px;
  height: 18px;
  width: 18px; }

.icon-right-arrow {
  width: 6px;
  height: 9px;
  background-position: 0 -636px;
  height: 9px;
  width: 6px; }

.icon-arrow-search {
  width: 5px;
  height: 7px;
  background-position: 0 -656px;
  height: 7px;
  width: 5px; }

.icon-reply {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-top: 4px!important;
  background-position: 0 -423px;
  height: 5px;
  width: 8px; }

.icon-author {
  width: 11px;
  height: 14px;
  background-position: 0 -336px;
  height: 14px;
  width: 11px;
  margin-top: 1px; }

.icon-comment {
  width: 14px;
  height: 15px;
  background-position: 0 -390px;
  height: 15px;
  width: 14px; }

.icon-testimonial-small {
  width: 18px;
  height: 16px;
  background-position: 0 -360px;
  height: 16px;
  width: 18px; }

.icon-share {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: 0 -350px;
  height: 10px;
  width: 10px; }

.icon-basket-white {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -281px;
  height: 16px;
  width: 19px; }

.icon-basket-white-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -223px;
  height: 21px;
  width: 24px; }

.icon-basket {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -265px;
  height: 16px;
  width: 19px; }

.icon-basket-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -202px;
  height: 21px;
  width: 24px; }

.icon-download {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -244px;
  height: 21px;
  width: 24px; }

.icon-download-white {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -297px;
  height: 21px;
  width: 24px; }

.icon-close-light {
  width: 9px;
  height: 9px;
  background-position: 0 -414px;
  height: 9px;
  width: 9px; }

.icon-close-dark {
  width: 9px;
  height: 9px;
  background-position: 0 -405px;
  height: 9px;
  width: 9px; }

/* ========== */
/* = Responsiveness= */
/* ========== */
@media (max-width: 1200px) {
  body {
    padding-top: 0; }


.met_slider_item_preview {
	width : 75%;
	
}
 .met_slider_item_caption {
	margin-left : 55%;
	
} 
 .thumbnail .picnew .newspic {
	     width:28%;
		 display: block;
		 
  }
    .thumbnail .picnew .newspict {
		 width:67%;
		 margin-left:0;
	background-color: #f4f4f4;	
	padding: 12px 15px 6px 15px;
	
  }
   .thumbnail .newst {
		 width:67%;
		
	
  }



.columnShortcodeType h3,
  .columnShortcodeType p {
    margin-left: 60px; }

  .columnShortcodeType h3,
  .thumbnail h3 {
    font-size: 14px;
    line-height: 18px; }

  .foot-item-green {
    padding: 35px 10px 15px 10px;
    width: 146px;
    height: 150px; }
    .foot-item-green .tex-text {
      line-height: 26px; }

  .subscribe-input {
    width: 150px; }


  .brands .slide a {
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    float: left; }

  .foot-item iframe,
  .right-column iframe {
    max-width: 100%; }

  .navbar-inverse .nav-collapse .navbar-form {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    border: none; }



  .btn-tablet-fix {
    margin-bottom: 5px; }

  .fullwidthbanner-subpage-container h1 {
	  padding: 0 8px;
    font-size: 24px;
    line-height: 28px; }
  .fullwidthbanner-subpage-container h2 {
	  padding: 0 8px;
    font-size: 24px;
    line-height: 28px; }

  .sidebar-gallery .picture {
    margin-bottom: 7px; }

  .post .audio {
    width: 410px; }

  .testimonial-img {
    display: none; }

  .navbar-inverse .btn-navbar {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    margin: 0; }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0; }

  .thumbnail-footer .tablet-bottom {
    float: none;
    clear: both; } }


@media (max-width: 1004px) {
  body {
    padding-top: 0; }

  .boxed-container {
    padding-top: 0; }

 .thumbnail .picnew .newspic {
	     width:54%;
		 display: block;
		 
  }
    .thumbnail .picnew .newspict {
		 width:40%;
		 margin-left:0;
	background-color: #f4f4f4;	
	padding: 6px 15px 2px 15px;
	
  }
   .thumbnail .newst {
		 width:40%;
		
	
  }

  .navbar-form .btn-search {
    position: relative;
    float: right;
    right: 7px;
    top: -25px; }

  .navbar-form .search-form {
    width: auto; }

  .btn-navbar:hover {
    background-position: 0 0; }

  .navbar-menu-line {
    min-height: 75px; }
    .navbar-menu-line > .container {
      position: relative; }

  .navbar-fixed-top {
    margin-bottom: 0; }

  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    background: none;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: normal; }

  .nav > .mobile-active {
    background-color: #009CE1;
	 -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff; }
    .nav > .mobile-active > a span,
    .nav > .mobile-active > a small {
      color: #fff !important; }

  .nav-collapse .dropdown-menu .mobile-active a,
  .nav-collapse .dropdown-menu .mobile-active a:hover {
    background-color: #009CE1 !important;
    color: #fff; }

  .navbar .container {
    width: 650px; }

  .navbar .nav > .active > a,
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus,
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background: none;
    border: none; }

.columnShortcodeType h3,
  .columnShortcodeType p {
    margin-left: 60px; }

  .columnShortcodeType h3,
  .thumbnail h3 {
    font-size: 14px;
    line-height: 18px; }

  .foot-item-green {
    padding: 25px 10px 5px 10px;
  }
    .foot-item-green .tex-text {
      line-height: 26px; }
	  .foot .foot-item .icq {
	width:40%;
	display: block;

	}
  .subscribe-input {
    width: 90%; }
.subscribe-form .btn-subscribe {
    top: 5px;
    right: 9px; }
  .nav-collapse > .nav {
    margin-top: 20px; }
  .nav-collapse .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px; }
    .nav-collapse .dropdown-menu > li {
      border-bottom-color: #113caa; }
      .nav-collapse .dropdown-menu > li > a:hover {
        color: #f8f8f8; }

  .navbar-form .btn-search {
    right: 6px;
    top: -23px; }

  .brands .slide a {
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    float: left; }

  .foot-item iframe,
  .right-column iframe {
    max-width: 100%; }

  .navbar-inverse .nav-collapse .navbar-form {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    border: none; }

  .fullwidthbanner-container .nav-icons {
    margin-top: 0;
    top: 20px; }

  .btn-tablet-fix {
    margin-bottom: 5px; }

  .fullwidthbanner-subpage-container h1 {
	  padding: 0 8px;
    font-size: 18px;
    line-height: 24px; }
  .fullwidthbanner-subpage-container h2 {
	  padding: 0 8px;
    font-size: 18px;
    line-height: 24px; }

  .sidebar-gallery .picture {
    margin-bottom: 7px; }


  .testimonial-img {
    display: none; }

  .navbar-inverse .btn-navbar {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    margin: 0; }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0; }

  .thumbnail-footer .tablet-bottom {
    float: none;
    clear: both; } }
@media (max-width: 767px) {
.s1hide{
	
	display:inline-block;}
.met_color{
	font-size:150%;
	line-height:14px;
	}
.met_colorh{
	font-size:150%;
	line-height:14px;}	
	
	
.met_slider_item_preview {
	width : 100%;
	
}
 .met_slider_item_caption {
	margin-left : 25%;
	
} 	
.thumbnail .picnew .newspic {
	     width:30%;
		 
		 display: block;
		 
  }
    .thumbnail .picnew .newspict {
		 width:65%;
		margin-left:0;
		display: block;
	background-color: #f4f4f4;
	padding: 12px 15px 6px 15px;
	
  }
   .thumbnail .newst {
		 width:65%;

  }
	


  .btn-tablet-fix {
    margin-bottom: 0; }

  .navbar-head {
    padding: 0 20px; }
.fullwidthbanner-subpage-container,
  .fullwidthbanner-container {
    margin-left: -20px;
    margin-right: -20px; }

  footer [class*="span"] {
    text-align: center;
    margin-bottom: 10px; }
  footer .container > .row {
    padding-bottom: 0 !important; }

  footer .pull-right {
    float: none; }

  .foot .social,
  footer .social {
    margin: 0; }

  footer .social > a {
    display: inline-block;
    float: none; }

  .foot {
    height: auto; }
    .foot .foot-item {
      padding: 10px 20px 0 20px; }
	  .foot .foot-item .icq {
	width:40%;
	display: block;

	}
    .foot .foot-item-green {
      width: auto;
      height: auto;
      padding-bottom: 10px; }
	  .foot-item-green .t-text {
	 
    font-size: 12px;

	 }

  .post .audio {
    width: 300px; }

  pre.no-bottom {
    margin-bottom: 20px !important; }

  .columnShortcodeType {
    margin-bottom: 20px; }

  .thumbnail,
  .page .thumbnail,
  .post .thumbnail {
    margin-bottom: 10px; }

  .page-header [class*="span"] {
    float: left;
    width: 50%; }

  .container > .row.no-bottom,
  .container > .row {
    padding-bottom: 40px !important; }

  .search-results > .row.no-bottom,
  .search-results > .row {
    padding-bottom: 0 !important; }

  .search-results > .pagination-row {
    margin-top: 40px; }

  .portfolio > .pagination-row {
    padding-top: 0;
    padding-bottom: 0 !important; }

  .foot .row {
    padding-bottom: 0 !important; }

  .right-column {
    padding-top: 40px; }

  .post {
    margin-bottom: 40px; }

  .navbar .container {
    width: auto; }

  .testimonial {
    padding-left: 83px;
    margin-top: 0;
    margin-bottom: 20px; }

  .mobile-spacing-0 {
    margin-bottom: 0px !important; }

  .mobile-spacing-5 {
    margin-bottom: 5px !important; }

  .mobile-spacing-10 {
    margin-bottom: 10px !important; }

  .mobile-spacing-15 {
    margin-bottom: 15px !important; }

  .mobile-spacing-20 {
    margin-bottom: 20px !important; }

  .mobile-spacing-25 {
    margin-bottom: 25px !important; }

  .mobile-spacing-30 {
    margin-bottom: 30px !important; }

  .mobile-spacing-35 {
    margin-bottom: 35px !important; }

  .mobile-spacing-40 {
    margin-bottom: 40px !important; }

  .mobile-spacing-45 {
    margin-bottom: 45px !important; }

  .mobile-spacing-50 {
    margin-bottom: 50px !important; }

  .mobile-spacing-55 {
    margin-bottom: 55px !important; }

  .mobile-spacing-60 {
    margin-bottom: 60px !important; }

  .portfolio-single > .row,
  .portfolio-single > .row.no-bottom,
  .blog-multiple > .row,
  .blog-multiple > .row.no-bottom,
  .blog-single > .row,
  .blog-single > .row.no-bottom,
  .contact-page > .row,
  .contact-page > .row.no-bottom {
    padding-bottom: 0 !important; }

  .portfolio-navs {
    margin-bottom: 4px; }

  .page .navs-links .social,
  .post .navs-links .social {
    margin-left: -1px; } }
@media (max-width: 480px) {
 .met_slider_item_preview {
	width : 100%;

}
.hidden-date{
	display:none;
	
	}
.met_color{
	font-size:150%;
	line-height:12px;
	}	
	.met_colorh{
	font-size:150%;
	line-height:12px;
	}	
	
.met_slider_item_caption {
	margin-left : 0;
	position    : absolute;
	height      : 100%;
}
 
 .s1hide{
	
	display:inline-block;}
	
	.thumbnail .picnew .newspic {
	     width:100%;
		 
		 display: block;
		 
  }
    .thumbnail .picnew .newspict {
		 width:90%;
	
	
  }
   .thumbnail .newst {
		 width:90%;

  }
	
	    .foot .foot-item-green {
      width: auto;
      height: auto;
      padding-bottom: 10px; }


  .brands .slide a {
    width: 48%; }

  .navbar-head .brand {
    float: none;
    text-align: center;
    margin-bottom: 14px; }
  .navbar-head .pull-right {
    float: none; }
  .navbar-head .call-us {
    text-align: center; }
  .navbar-head .social {
    text-align: center;
    margin-top: 8px; }
    .navbar-head .social > span {
      display: inline-block;
      float: none; }

  .fullwidthbanner-subpage-container h1 {
    font-size: 14px;
    line-height: 24px; }
  .fullwidthbanner-subpage-container h2 {
    font-size: 14px;
    line-height: 24px; }

  .comments .media .comment-avatar {
    float: left;
    margin-bottom: 15px; }
  .comments .btn-reply {
    float: right; }
  .comments .media-body {
    overflow: visible; }
  .comments p {
    clear: left; }

  .google-map, #gmap {
    height: 350px; }

  .slide-map {
    margin-top: -340px; }

  .subscribe-form .subscribe-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px; }
  .subscribe-form .btn-subscribe {
    top: 5px;
    right: 9px; } }
.lt-ie9 .picture .img-overlay {
  display: none; }
