@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0; border:0; outline:none;}
html, body {height: 100%;}

ul {list-style-type:none;}

h2 {
	font-size: 40px;
	color: #E8E8E8;
	display: block;
	line-height: 50px;
	position: absolute;
	right: 130px;
	width: 500px;
	top: 100px;
	text-indent: -9999px;
}
h3 {

}
h4 {}
h5 {}
h6 {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D1BC;
}

h6:hover {
	text-decoration: none;
	background-color: #E1E0D0;
	cursor: pointer;
}

body 		{
	background: url(../images/bg.png) repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	hight: 100%;

}

.page-wrap 		{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}
.push 	{
	height: 20px;
}


.header 	{
	height:350px;
	background-image: url(../images/header-bg.jpg);
	background-position: center top;
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header-wrap {
	background-color: #020202;
	height: 350px;
}

.logo a {
	display: block;
	position: absolute;
	left: 80px;
	top: 130px;
	background-image: url(../images/biokoda.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 144px;
	text-indent: -9999px;
}
.language {
	position: absolute;
	right: 0px;
	color: #999;
	font-size: 10px;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
		-moz-border-radius-bottomright: 6px;
}

.language a {
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.language a:hover {
	color: #D3D3D3;
}

.header p 	{
	font-size: 12px;
	color: #CCC;
	display: block;
	width: 600px;
	position: absolute;
	right: 30px;
	bottom: 40px;
}

/*menu*/
.nav-wrap {
	margin: 50px auto;
	background-color: rgba(0,0,0,0.6);
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */
.current_page_item { color:#FFF;}
#menu {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 40px;
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu li { display: inline; }
#menu li a {
	color: #bbb;
	font-size: 18px;
	display: block;
	float: left;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
}
#menu li a:hover { color: white; }
#magic-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 2px;
	background-color: #ab8438;}

.current_page_item a { color: white !important; }
/*menu*/

.video-space {
	height: 368px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	margin-bottom: 13px;
}
ul.videos {
	float: left;
	display: block;
}
ul.videos li a {
	display:block;
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	height: 43px;
	width: 292px;
	color: #333;
	text-decoration: none;
	font-size: 15px;
	padding-top: 12px;
	padding-left: 12px;
	line-height: 13px;
}
ul.videos li a:hover {
	background-image:url(../images/button-active.jpg);
	color: #A78032;
}

ul.videos li a em {
	font-size: 11px;
	font-style: normal;
	display: block;
}
.video {
	background-color: #000;
	height: 368px;
	width: 643px;
	display: inline;
	float: right;
}



.show-more {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.show-more-delivered {}


ul.products-inline {
	height: 400px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
ul.products-inline li {
	float: left;
	width: 314px;
	background-image: url(../images/products-inline.jpg);
	background-repeat: repeat-x;
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	height: 380px;
	background-position: left bottom;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	display: block;
}
ul.products-inline li:hover {}
ul.products-inline li.first {
	margin-right: 6px;
}

ul.products-inline li.first dl {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 350px;
}

ul.products-inline li.first dt {
	background-image: url(../images/first.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	color: #FFF;
}


ul.products-inline li.first dd {
	background-image: url(../images/first-img.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 280px;
	background-position: center top;
	padding-top: 170px;
	margin-top: 30px;
	position: relative;
}

ul.products-inline li.first dd a {
	background-image: url(../images/button-more.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 99px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

ul.products-inline li.first dd a:hover {color: #999; }	
ul.products-inline li.second { margin-right: 6px;}
ul.products-inline li.second dl {width: 280px; 	margin-right: auto; margin-left: auto; padding-top: 15px; height: 350px;}
ul.products-inline li.second dt {background-image: url(../images/second.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	color: #FFF;
}


ul.products-inline li.second dd {
	background-image: url(../images/second-img.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 280px;
	background-position: center top;
	padding-top: 170px;
	margin-top: 30px;
	position: relative;
}

ul.products-inline li.second dd a {
	background-image: url(../images/button-more.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 99px;
	float: right;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

ul.products-inline li.second dd a:hover { color: #999; }
ul.products-inline li.third dl {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 350px;
}

ul.products-inline li.third dt {
	background-image: url(../images/third.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	color: #FFF;
}


ul.products-inline li.third dd {
	background-image: url(../images/third-img.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 280px;
	background-position: center top;
	padding-top: 170px;
	margin-top: 30px;
	position: relative;
}

ul.products-inline li.third dd a {
	background-image: url(../images/button-more.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 99px;
	float: right;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

ul.products-inline li.third dd a:hover {color: #999; }
.latest-projects {
	height: 364px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #252525;
	position: relative;
}
.project {
	background-image: url(../images/beleshka.png);
	height: 364px;
	width: 800px;
	float: right;
	display: inline;
	background-position: bottom;
	background-repeat: no-repeat;
}
.footer {
	background-color: #000;
	height: 20px;
}

.footer p {
	color: #999;
	text-align: center;
	font-size: 11px;
	background-color: #000;
}

.latest {
	background-image: url(../images/lates-projects.png);
	height: 30px;
	width: 254px;
	float: left;
	display: inline;
	position: absolute;
	background-repeat: no-repeat;
	padding-top: 30px;
	top: 170px;
	left: 50px;
	color: #FFF;
}
.contact {
	height: 450px;
	width: 960px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}




.contact-us {
	background-image: url(../images/contact-us.png);
	background-position: center center;
	width: 330px;
	height: 400px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#comment-form {
	float: right;
	display: inline;
	width: 630px;
	margin-top: 10px;
}

#comment-form fieldset {
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	
}
#comment-form fieldset label {
	display:block;
	margin:0 0 3px 0;
	font-size: 12px;
	color: #333;
	}
#button    {
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	float:right;
	background-image: url(../images/button-send.png);
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	width: 97px;
}

#button:hover    {
	background-color: #CCC;
	color: #999;
}
#comment-form fieldset select {
	padding: 3px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}


#comment-form fieldset input,
#comment-form fieldset textarea{
	width: 620px;
	height: 20px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #D6D6D6;
	}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus{
	background-color: #F5F5F5;
}


#comment-form fieldset textarea{
	height:100px}

/*clients*/

.clients-wrap {
	background-color: #000;
	height: 330px;
	margin-top: 13px;
}
.clients {
	height: 330px;
	width: 960px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
.our-clients {
	background-image: url(../images/our-clients.png);
	background-position: center center;
	width: 250px;
	height: 330px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin-left: 50px;
}

ul.client-list {
	background-color: #000;
	height: 310px;
	float: right;
	display: inline;
	width: 615px;
	margin-top: 20px;

}

ul.client-list li {
	height: 95px;
	width: 150px;
	display: inline;
	float: left;
	margin-left: 3px;
}

ul.client-list li.clear {
	clear: right;
}

ul.client-list li a {}
ul.client-list li a:hover {}

.way {
	text-align: right;
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
 .way a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
}

 .way a:hover {
	color: #666;
}

.products-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	display: block;
}
.products {
	height: 90px;
	width: 630px;
	float: right;
	padding-top: 10px;
}

.products a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.products a:hover {
	color: #3F3F3F;
}

.products p {
	margin-top: 15px;
}


h3 {
	font-size: 20px;
	font-weight: bold;
	color: #1D1D1D;
}
.solutions-wrap {
	width: 960px;
	height: 720px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.solutions-sign {
	background-repeat: no-repeat;
	height: 56px;
	width: 330px;
	float: left;
	display: inline;
	background-image: url(../images/solutions.png);
}
.solutions-wrap ul {
	width: 630px;
	height: 520px;
	float: right;
	display: inline;
}
.solutions-wrap ul li {
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../images/product-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.solutions-wrap ul li a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 97px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: right;
}
.solutions-wrap ul li a:hover { color:#666;}
.solutions-wrap ul li span { display:block; height: 30px;}
.solutions-wrap ul li p {display: block; }

/*wpn*/

.wpn-wrap {
	width: 960px;
	height: 150px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wpn-sign {
	background-repeat: no-repeat;
	height: 56px;
	width: 330px;
	float: left;
	display: inline;
	background-image: url(../images/wpn.png);
}
.wpn-wrap ul {
	width: 630px;
	height: 150px;
	float: right;
	display: inline;
}
.wpn-wrap ul li {
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../images/product-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.wpn-wrap ul li a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 97px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: right;
}
.wpn-wrap ul li a:hover { color:#666;}
.wpn-wrap ul li span { display:block; height: 30px;}
.wpn-wrap ul li p {
	display: block;
	margin-bottom: 10px;
}

/*wpn*/

/*ooh*/


.ooh-wrap {
	width: 960px;
	height: 140px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.ooh-sign {
	background-repeat: no-repeat;
	height: 56px;
	width: 330px;
	float: left;
	display: inline;
	background-image: url(../images/ooh.jpg);
}
.ooh-wrap ul {
	width: 630px;
	height: 140px;
	float: right;
	display: inline;
}
.ooh-wrap ul li {
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../images/product-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.ooh-wrap ul li a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 97px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: right;
}
.ooh-wrap ul li a:hover { color:#666;}
.ooh-wrap ul li span { display:block; height: 30px;}
.ooh-wrap ul li p {display: block; }


/*ooh*/

.cdn-wrap {
	width: 960px;
	height: 140px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cdn-sign {
	background-repeat: no-repeat;
	height: 56px;
	width: 330px;
	float: left;
	display: inline;
	background-image: url(../images/cdn.png);
}
.cdn-wrap ul {
	width: 630px;
	height: 140px;
	float: right;
	display: inline;
}
.cdn-wrap ul li {
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../images/product-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.cdn-wrap ul li a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 97px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float: right;
}
.cdn-wrap ul li a:hover { color:#666;}
.cdn-wrap ul li span { display:block; height: 30px;}
.cdn-wrap ul li p {display: block; }
.service-sheet-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 1340px;
}
.service-sheet-sign {
	display: inline;
	float: left;
	height: 56px;
	width: 330px;
	background-image: url(../images/service-sheet.png);
	background-repeat: no-repeat;
}


.table-service {
	border-collapse:collapse;
	width: 630px;
	float: right;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cfc4;
	border-right-color: #d0cfc4;
	border-bottom-color: #FFF;
	border-left-color: #d0cfc4;
	border-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../images/product-bg.png);
	background-repeat: repeat-x;
}
	
.table-service tr.second {
	background-color: #F1F0EB;
}

.table-service tr.title {

}

.table-service tr {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEEE5;
	height: 20px;
}
.table-service tr:hover {}
.table-service tr.main {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 50px;}

.table-service tr h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #AB8438;}
	
.table-service td {
	width: 405px;
	padding-left: 10px;}

h4 {
	color: #ab8438;
	font-size: 20px;
	display: block;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px #f5f4ee;
}
h4 em {color: #999; font-size: 12px; font-style: normal; text-align: right;	position: absolute; right: 0px;}

.about-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 860px;
	margin-bottom: 15px;
}
.about {height: 850px; width: 630px; float: right; padding-top: 10px; }
.about p {margin-top: 15px;}
.about a {color:#ab8438; font-weight: bold;}
.about a:hover { color:#666; font-weight: bold;}
.about ul { list-style:disc; margin-left: 20px;}

.single-product-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 30px;
}

.single-product-wrap:after {height:0;content:".";display:block;clear:both;visibility:hidden;}

.single-product {
	float: right;
	width: 630px;
}
.single-product p {
	display: block;
	margin-bottom: 15px;
}

.single-product-tech {
	float: left;
	padding-top: 5px;
	width: 280px;
	padding-right: 50px;
}
.single-product-tech a {color: #AB8438; text-decoration: none; font-weight: bold;
}
.single-product-tech a:hover {
	color: #775A26;
}
.single-product-tech ul {list-style-type: disc; margin-bottom: 20px; margin-top: 10px;}

.single-product-gallery {
	height: 330px;
	width: 630px;
	float: right;
}

h5 {font-size: 12px; color: #333; text-shadow: 0px 1px 0px #f5f4ee; }

.delivered-wrap-first {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5C0;}

.delivered-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5C0;
	padding-top: 30px;
}

.delivered-wrap:after {height:0;content:".";display:block;clear:both;visibility:hidden;}

.delivered {
	float: right;
	width: 630px;
}
.delivered-about p {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	text-shadow: 0px 1px 0px #f5f4ee;

}

.delivered-about {
	float: left;
	padding-top: 5px;
	width: 280px;
	padding-right: 50px;
}
.delivered-about a {color: #AB8438; text-decoration: none; font-weight: bold;
}
.delivered-about a:hover {
	color: #775A26;
}

.delivered-gallery {
	height: 330px;
	width: 630px;
	float: right;
}

/*channels*/
ul.channels-inline p {display: block; height: 90px;}
ul.channels-inline img { margin-bottom: 10px;}
ul.channels-inline {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 380px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
ul.channels-inline li.first, ul.channels-inline li.second, ul.channels-inline li.third {width: 300px; display: block; float:left;}
ul.channels-inline li.first, ul.channels-inline li.second { margin-right: 30px;}

ul.channels-inline li.first dt, ul.channels-inline li.second dt, ul.channels-inline li.third dt { font-weight: bold; text-shadow: 0px 1px 0px #f5f4ee; margin-bottom: 20px;}



ul.channels-inline a {
	color: #AB8438;
	text-decoration: none;
	font-weight: bold;
}
/*channels*/

