html,body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/opensans/opensans-regular-webfont.eot');
    src: url('../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-regular-webfont.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/opensans/opensans-light-webfont.eot');
    src: url('../fonts/opensans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-light-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-light-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-light-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-light-webfont.svg#OpenSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/opensans/opensans-bold-webfont.eot');
    src: url('../fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-bold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-bold-webfont.svg#OpenSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/opensans/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-semibold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-semibold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-semibold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: bold;
    font-style: normal;

}

.container{
	margin-top: 70px;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#top-bar	{
	
	/*width:	100%;*/
	width:1349px;
	margin:0 auto;
	height:	100px;
	background-color: #4955E3;
	

}
#top-bar img{
	width:100%;
	height:100px;
	float:right;

}

#top-bar-1 {
	width:1349.2px;
	height:104px;
	background-color: #4955E3;
	margin:0 auto;
	
}

#top-bar-1  img{
	width:1349.2px;
	height:104px;
	background-color: #4955E3;
}



/*
.topmenu ul li.active a, .topmenu ul li a:hover {
text-decoration:none;
color:#fff;
background:url(../images/menu_a.jpg) no-repeat center top;
}
*/
/*#top-bar .about_umedex{
	font-family:OpenSans-Bold;
	font-size:37.5px;
	margin-top:47px;
	margin-left:50px;
	opacity:0.3;
	float:left;
	color:#ffffff;
	position: relative;
	padding: - 3px;
	overflow: hidden;
}*/
.top-nav-bar{
	/*width:	100%;*/
	width:1349px;
	float: center;
	height:		25px;
	background-color:	#909090;
	margin:0 auto;
}

.top-nav-bar .pad {
	width: 1254px;
	margin-left: auto;
	margin-right: auto;
	
	color:#7E8787;
}
.top-nav-bar .menu {
	
	width:	auto;
	height:	25px;
	float:	left;
	
	padding-left: 10px;
	padding-right: 10px;
	font-size:	100%;
	font-family: OpenSans-Regular;
}
.top-nav-bar .menu a{
	
	width:	auto;
	height:	25px;
	float:	left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:	100%;
	font-family: OpenSans-Light;
	text-decoration: none;
	color:#bcd9da;
}

.top-nav-bar .menu .selected a{
	width:	auto;
	height:	25px;
	float:	left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:	100%;
	font-family: OpenSans-Light;
	text-decoration: none;
	color:#FFFFFF;
}
 

.selected{

	color:	#ffffff;
}

.container-center {
	/*width: 93%;*/
	width:1349px;
	height:100%;
	margin-left: auto;
	margin-right: auto;

}

.welcome-div	{
	width: 1114px;
	height:auto;
	overflow: hidden;
	clear:left;
	margin:0 auto;
	

}

.welcome-div .left{
	width:765px;
	height: auto;
	float:	left;
	text-align: left;
	
}
.welcome-div .left h1 { color:#6acbde; font-family: OpenSans-Light; font-size:76px; line-height:46px; margin:61px 0 110px 0; padding:0; text-transform:uppercase; }
.welcome-div .left h1 span { color:#6a6a6a; font-size:51px; font-family:OpenSans-Bold; line-height:56px; }

.welcome-div .right{
	margin: 30px 0;
	/*width:	350px;*/
	float: right;
	height:	174px;
	text-align:center;
	
}

.background-con{
	background:url(../images/about/i-main-new1.jpg) no-repeat 772px 154px;
	/*background: url("../images/about/Main-image.jpg");
	background-size:1060px 500px;
	background-repeat: no-repeat;
	background-position: 120px -30px;*/
	width:1349px;
	height:630px;
}

.connection{
	float:left;
	/*width: 1024px;*/
	width:540px;
	padding:0 0 0 129px;
	/*height: 270px;*/
	
}

.connection .connection-content{
	/*width: 485px;*/
	height: auto;
	float: left;
	width:100%;
	
}

.connection .connection-content h3{
	margin-top: 100px;
	font-size: 30px;	
	font-family: OpenSans-Light;
	text-align:left;
	line-height: 150%;
	color:#6a6a6a;
	
}

.connection .connection-content p { color:#6a6a6a; font-family: OpenSans-Light; font-size:32px; margin:0 0 15px 0; padding:0; text-align:left; }

.connection .connection-image{
	width: 600px;
	height:auto;
	float: right;
}

.box-layout{
	width: 1254px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.box-layout .box-layout-row{
	width: 1250px;
	height: auto;
	float:left;
	margin-top: 0px;
	
}
/*
.box-layout .box-layout-row img:hover{
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
}
*/
.box-layout .box-layout-row .box-layout-left {
	width: 250px;
	height:	auto;
	float:left;
	margin-right: 5%;
	margin-left: 10%
}

.box-layout .box-layout-row .box-layout-center {
	width: 250px;
	height:	auto;
	float:left;
	margin-right: 5%;
	margin-left: 5%;

}

.box-layout .box-layout-row .box-layout-right {
	width: 250px;
	height:	auto;
	float:left;
	margin-right: 10%;
	margin-left: 5%;
	
	
}

.heading {
	padding-bottom: 1em;
	font-size: 32px;
	
	font-family: OpenSans-Light;
	text-align:center;
	color:#005da1;
}
.tag-float{
	width:100%;
	floag:left;
	margin-top: 50px;
}

.get-started{
	width: 204px;
	height: auto;
	float: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*.get-started img:hover{
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
}*/

.empty{
	height:150px;
	float: left;
	background-color: #FFFFFF;
}
/*#two-column
{
}
*/
.box-layout-row h3
{
	padding-bottom: 1em;
	font-size: 16px;
	text-align:center;
	font-family: OpenSans-Regular;
	color: #737373;
}


.greay-background-container{
	width: 1254px;
	height: 50px;
	margin-top:50px;
	background-color:#646464;
	
}

.greay-background-container h3{
	font-family: OpenSans-Light;
	font-size: 21px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 3px;
	
}

.greay-background-container-small {
	width: 1254px;
	height: 30px;
	margin-top:5px;
	background-color:#646464;
	
}

.greay-background-container-small h3{
	font-family: OpenSans-Light;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	padding-left: 5px;
	
}

.contents {
	width: 1254px;
	height: 200px;
}

.contents h3{
	font-family: OpenSans-Light;
	font-size: 15px;
	text-align: left;
	padding: 5px;
	line-height: 200%;
	color:#373e59;
}

.image-right{
	
	width:40%;
	height:auto;
	float:right;
}
.background-vission { margin:-12px auto 0 auto; width:1349px; }
.vissionAndMission{
	width:	1349px;
	/*height: 700px;*/
	overflow: hidden;
	margin:0 auto;
	float:left;
}


.vission-mission-image .vission-mission-txt { float:left; left:0; position:absolute; top:0; width:440px; }
.vission-mission-image{
	/*width:750px;
	height:300px;*/
	float:left;
	position:relative;
	width:100%;
	
	
}
.vission-mission-image img { height:auto; width:100%; }
.vissionAndMission h2{
	font-family: OpenSans-Light;
	font-size: 32px;
	margin-left: 70px;
	text-align: left;
	overflow: hidden;
	color:#4d81cc;
	
}
.vissionAndMission h3{
	font-family: OpenSans-Light;
	font-size: 20px;
	margin-left: 70px;
	text-align: left;
	line-height: 180%;
	overflow: hidden;
	
	
}
.vission-mission{
	float:left;
	width: 600px;
	height: 900px;
	margin-top: 30px;
	/*margin-left: 30px;
	margin-right: 15px;*/
}

#two-column
{
	width:1024px;
	height: auto;
}

#two-column h3
{
	padding-bottom: 1em;
	font-size: 12px;
	
}

#two-column img
{
	float: left;
	margin-right: 30px;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	margin-bottom: 25px;
	
}

#two-column  img:hover
{
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
}



#two-column .box-style
{
	overflow: hidden;
	padding: 2em 0em;
}

#two-column #tbox1
{
	float: left;
	width: 307px;
	/*height: 700px;*/
	height: 740px;
	
	margin-left: 14%;
	margin-right: 5%;
	text-align: center;
	border: 2px solid #E1E1E1;
	
}

#two-column #tbox2
{
	float: right;
	width: 307px;
	height: 740px;
	margin-left:5%;
	margin-right:14%;
	border: 2px solid #E1E1E1;
	text-align: center;
}	

#two-column #tbox1 h2{
	font-family:OpenSans-Light;
	font-size: 15px;
	color: #4d81cc;
	padding: 3px;
	
	
}

#two-column #tbox2 h2{
	font-family:OpenSans-Light;
	font-size: 15px;
	color: #4d81cc;
	padding: 3px;
	
}

.Quick-Facts{
	text-align: center;
}

.Quick-Facts h2{
	font-family:OpenSans-Light;
	font-size: 39.75px;
	color: #4d81cc;
}
.overview-left {
	float:left;
	width:35%;
	height: auto;
	
}

.overview-left-text-header {
	
	width: 100%;
	height: auto;
	font-family: OpenSans-Regular;
	font-size: 24px;
	color:	#9A9DA1;
}
.overview-left-img {
	
	width: 90%;
	height: auto;
}
.overview-left-content {
	
	width: 100%;
	height: auto;
	font-family: OpenSans-Regular;
	font-size: 16px;
	color:	#9A9DA1;
}
.overview-right {
	float:right;
	width: 65%;
	height: auto;
	background:url("../images/aboutus/07.png");
	background-repeat: no-repeat;
}

#products {
	width:1349px;
	height: 112px;
	background: #DEDDDD;
	
}
#products-top{
	width:1349px;
	height: 112px;
	background: #DEDDDD;
	
	
	
}

#products-top .product-icon{
	margin:0;
	width:6%;
	height: auto;
	float:left;
	padding: 1%;
}

#products-top .product-divider{
	width: 1px;
	height:70%;
	float:left;
	margin-top: 15px;
	margin-bottom: auto;
	margin-right: 1.0%;
	margin-left: 1.1%;
}

#products .product-icon{
	margin:0;
	width:6%;
	height: auto;
	float:left;
	padding: 1%;
}

#products .product-divider{
	width: 1px;
	height:70%;
	margin-top: 15px;
	margin-bottom: auto;
	margin-right: 1.0%;
	margin-left: 1.1%;
	float:left;
}

.position-fixed{
	position: fixed;
}

.product_border{
	width: 1349px;
	
}

.product-center{
	max-width:1083px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	height:auto!important;
	height: 500px;
	-moz-box-shadow: 0 0 3px 1px #d3d3d3;
	-webkit-box-shadow: 0 0 3px 1px#d3d3d3;
	box-shadow: 0 0 3px 1px #d3d3d3;
	
}

.product-center .product-left{
	width: 541px;
	height: auto;
	float:left;
}

.product-center .product-right{
	width: 470px;
	height: auto;
	float:right;
	
}

.product-left .outlayer{
	width:541px;;
	height: auto;

}

.product-left .layer1{
	width:541px;
	height: 110px;
	/*margin-top:30px;*/

}

.product-left .layer1 .img{
	width: 70px;
	height: 70px;
	margin-top: 10px;
	margin-left: 40px;
	float:left;
	
}

.product-left .layer1 .divider{
	width:135px;
	height: auto;
	float:left;
	margin-right: 1%;
	margin-left: 50px;
	height:60px;
	margin-top: 35px;
}

.product-center .product-left .layer1 .headerData{
	width:360px;
	height: auto;
	float:left;
	margin-right: 1%;
	margin-top: 30px;
	
}
.product-center .product-left .layer1 .headerData h2{
	margin-top:-5px;
	font-family:OpenSans-Light;
	font-size: 40px;
	text-align: left;
	margin-left: 5px;
	text-align:left;
}
.product-center .product-left .layer1 .headerData h3{
	font-family:OpenSans-Light;
	font-size: 14px;
	margin-top: -35px;
	margin-left: 5px;
	line-height: 150%;
	text-align:left;
	font-weight:normal;
}

.product-center .product-left .layer2{
	/*width: 634px;*/
	text-align:left;
	width:500px;
	
}

.product-center .product-left .layer2 h2{
	font-family:OpenSans-Light;
	font-size: 20px;
	/*line-height: 20%;*/
	line-height:normal;
	color: #535a5e;
	text-align: left;
	margin:0 20px 10px 0;
	padding:0;
	float:left;
}

.product-center .product-left .layer2 h3{
	font-family:OpenSans-Light;
	font-size: 15px;
	margin-top:-5px;
	color: #878686;
	text-align: justify;
}

.product-center .product-left .layer3{
	width: 700px;
	height: 100px;
}

.product-center .product-left .layer3 .button_blue{
	width:130px;
	height: 30px;
	background: #047ab1;
	float: left;
	margin-left: 5px;
}

.product-center .product-left .layer3 .button_blue h3{
	color: #FFFFFF;
	font-size: 12px;
	font-family: OpenSans-Light;
	margin-top: 7px;

}

.product-center .product-left .layer3 .button_blue h3 a { color:#fff; text-decoration:none; }



/*   Store  */

.nav-bar{
	width:195px;
	height: 100%;
	float: left;
	padding-top: 5px;
}

.nav-bar .options{
	
	width: 197px;
	height: 200px;
	
	background: #FFFFFF;
}

.nav-bar .options h2{
	
	font-size: 18px;
	font-family: OpenSans-SemiBold;
	color: #595959;
	line-height: 150%;
	text-align:left;
	margin-left: 10px;
	
	
}

.nav-bar .devices h3{
	font-size: 11px ;
	font-family: OpenSans-Light;
	color: #356fc4;
	line-height: 150%;
	text-align:left;
	margin-left: 10px;
}

.store-main{
	width: 	1083px;
	height: auto;
	float: right;
	margin-top: 10px;
}

.store-main .row {
	width: 1080px;
	height: 500px;
	padding: 0px;
	
	
}

.store-main .row .prod{
	width: 324px;
	height: 480px;
	float: left;
	
	margin: 10px;
	margin-bottom: 5px;
	
}
.store-main .row .prod:hover{
	width: 324px;
	height: 480px;
	float: left;
	
	margin: 10px;
	margin-bottom: 5px;
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
}
.store-main .row .prod a{ text-decoration:none; }

.store-main .row .prod .layer1{
	width : 100%;
	height: 175px;
	
	background: url("../images/store/certification.png");
	background-repeat: no-repeat;
	background-size: 60px 60px;
	background-position: 255px 5px;
}

.store-main .row .prod .layer1 .item{
	width: 259px;
	height: 100%;
	float: left;
	
}

.store-main .row .prod .layer1 .certificate{
	width: 	64px;
	height: 50px;
	float:left;
	
}
.store-main .row .prod .layer2{
	width : 324px;
	height: 100px;
	background: #D1D1D1;
}

.store-main .row .prod .layer2 .itemName{
	width: 230px;
	height: 100px;
	font-size:18px;
	font-family: OpenSans-Light;
	float: left;
	
	
}
.store-main .row .prod .layer2 .itemName h2{
	font-size: 20px;
	font-family: OpenSans-Light;
	color: #646464;
	line-height: 70%;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	
}
.store-main .row .prod .layer2 .itemName h3{
	font-size: 16px;
	font-family: OpenSans-SemiBold;
	text-align: left;
	color: #222222;
	font-style: bold;
	line-height: 30%;
	margin-top: 5px;
	margin-left: 10px;
}
.store-main .row .prod .layer2 .icon{
	width: 136px;
	height: 50px;
	float: right;
	margin-top: -60px;
	margin-right:10px;
	background: url("../images/store/computer.png");
	background-repeat: no-repeat;
	background-size: 100px 45px;
	background-position: 35px 5px;

}

.store-main .row .prod .layer3{
	height: 90px;
	width : 300px;
}
.store-main .row .prod .layer3  h3{
	font-size: 12px;
	font-family: OpenSans-Light;
	line-height: 148%;
	text-align: justify;
    text-justify: inter-word;
	margin-left: -3px;
	color: #646464;
	
}
.store-main .row .prod .layer4{
	height: 45px;
	width : 324px;
}

.store-main .row .prod .layer4 .icon{
	height: 50px;
	width : 50px;
	margin-left:28px;
	float: left;
	border-radius:3px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 60px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 60px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 60px rgba(0, 0, 0, 0.1) inset;
			position:relative;
	
	
}
.store-main .row .prod .layer4 .icon:before, .store-main .row .prod .layer4 .icon:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.store-main .row .prod .layer4 .icon:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
.store-main .row .prod .layer5{
	height: 45px;
	width : 324px;
}

.store-main .row .prod .layer5 .rate{
	height: 45px;
	width : 162px;
	float: left;
}

.store-main .row .prod .layer5  h3{
	font-size: 25px;
	font-family: OpenSans-SemiBold;
	color: #356fc4;
	margin-top: 12px;
	text-align: left;
	margin-left: 10px;
}

.store-main .row .prod .layer5 .star{
	height: 50px;
	width : 162px;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
}

/* ---------------Contact---------------*/

.contact-wrapper{
	width: 1349px;
	height: 570px;
}
.contact-wrapper .des h2{
	margin-left: 27px;
	font-size: 16px;
	font-family: OpenSans-Light;
	color: #6a6a6a;
}
.support{
	width: 1254px;
	height: 500px;
}

.support .mail{
	width: 350px;
	height: 500px;;
	
	float:left;
}

.suport .mail img{
	width: 200px;
	height: 200px;
	float: center;
}

.support .mail .su-h2{
	font-size: 15px;
	font-family: OpenSans-SemiBold;
	color: #555555;
	float:left;
}

.support .mail .su-h3{
	font-size: 15px;
	font-family: OpenSans-Light;
	color: #555555;
	float:left;
}

.support .letter{
	width: 350px;
	height: 500px;
	float:left;
	
}

.support .letter h2{
	margin:6px 0 2px 70px;
	font-size: 15px;
	font-family: OpenSans-SemiBold;
	color: #555555;
	text-align: left;
	line-height: normal;
}

.support .letter h3{
	margin:0 0 0 70px;
	font-size: 15px;
	font-family: OpenSans-Light;
	font-weight:normal;
	color: #555555;
	text-align: left;
	line-height: 120%;
}

.suport .letter img{
	width: 200px;
	height: 200px;
	float: center;
	
}

.support .mob{
	width: 350px;
	height: 500px;
	float:left;
	
}

.suport .mob img{
	width: 200px;
	height: 200px;
	float: center;
}

.support .mob h2{
	margin-left: 100px;
	font-size: 15px;
	font-family: OpenSans-SemiBold;
	color: #555555;
	text-align: left;
	line-height: 50%;
}

.support .mob h3{
	margin-left: 100px;
	font-size: 15px;
	font-family: OpenSans-Light;
	font-weight:normal;
	color: #555555;
	text-align: left;
	line-height: 50%;
}


/*------------------------------ Product Description ---------------------------*/

.container-1{
	width: 1254px;
	height: 800px;
}

.container-1 .container-left{
	height: 600px;
	width: 500px;
	float:left;
	background: url("../images/store/certification.png");
	background-repeat: no-repeat;
	background-size: 100px 100px;
	background-position: 400px 5px;
}

.container-1 .container-right{
	height: 750px;
	width: 720px;
	float: right;
}

.container-1 .container-left .box1{
	width: 500px;
	height: 80px;
	float:left;
	
}

.container-1 .container-left .box-1 img{
	width: 80px;
	height: 80px;
	
	float: right;
}

.container-1 .container-left .box-2{
	margin-top: 0px;
	width: 500px;
	height: 500px;
	float:left;
}

.container-1 .container-left .box-2 img{
	width: 500px;
	height: 500px;
}

.container-1 .container-left .box-3{
	width: 500px;
	height: 40px;
	float:left;
}

.container-1 .container-left .box-3 img{
	width: 100px;
	height: 20px;
	float: right;
}

.container-1 .container-left .box-4{
	width: 500px;
	height: 200px;
	float: left;
	border: 5em #000000;
}

.container-1 .container-left .box-4 .icon  {
	margin-top: 15px;
	width:130px;
	height:130px;
	float: left;
}

.container-1 .container-left .box-4 .icon  img{
	width: 100px;
	height: 100px;
	padding: 10px;
	float: left;
}

.container-1 .container-left .box-4 .next{
	width: 50px;
	height: 170px;
	float: right;
	border-style:solid;border-width:2px;
}


.container-1 .container-left .box-4 .prev{
	width: 50px;
	height: 170px;
	float: left;
	border-style:solid;border-width:1px;
}

.container-1 .container-right .box-1{
}

.container-1 .container-right .box-2{
}

	/*----- Tabs -----*/
	.tabs {
		width:100%;
		display:inline-block;
	}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 0px;
        float:left;
        list-style:none;
    }
 
	.tab-links a {
		padding:9px 15px;
		display:inline-block;
		border-radius:3px 3px 0px 0px;
		
		font-size:16px;
		font-weight:600;
		color:#4c4c4c;
		transition:all linear 0.15s;
		text-decoration:none;
	}

	.tab-links a:hover {
		background:#a7cce5;
		text-decoration:none;
		
	}

    li.active a, li.active a:hover {		/*selected one*/
        background:#fff;
        color:#4c4c4c;
		background:#7FB5DA;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
		height: 640px;
        border-radius:3px;
        box-shadow:3px 1px 1px 3px #d3d3d3;
        background:#fff;
    }
	
	.tab-content h2{
       font-size: 25px;
	   font-family: OpenSans-SemiBold;
	   text-align: left;
	   color: #000000;
    }
	
	.tab-content h3{
		font-size: 18px;
		font-family: OpenSans-SemiBold;
		color: #000000;
		text-align: left;
		line-height: 120%;
    }
	
	
	
 
	.tab {
		display:none;
	}

	.tab.active {
		display:block;
	}

.recomended{
	width: 1254px;
	height: 300px;
}

.recomended .icon{
	width: 170px;
	height:170px;
	padding-top:50px;
	padding-left:20px;
	float:left;
}

.recomended .content{
	width: 900px;
	height: 300px;
	
	float:left;
	text-align: left;
	margin-left:15px;
	font-family: OpenSans-Light;
	font-size: 9px;
	line-height: 185%;
}

recomended .content h2{
	
	float:left;
	text-align: left;
	
	font-family: OpenSans-Light;
	font-size: 19px;
	line-height: 185%;
}

sup {
    vertical-align: super;
    font-size: smaller;
}


.feature{
	width: 600px;
	height: 600px;
}

.feature .title{
	width: 600px;
	height: 50px;
}

.feature .group{
	width: 200px;
	height: 540px;
}

.feature .group h2{
	font-family: OpenSans-Light;
	font-size: 15px;
	color: #555555;
}

.feature .group h3{

}

.feature .group img{

}
/*
@font-face {
    font-family: 'YourFontName'; 
    src: url('http://domain.com/fonts/font.ttf'); 
}
Then, trivially, to use the font on a specific element:

.classname {
    font-family: 'YourFontName';
}

*/

.product-smtxt { clear:both; color: #838383;  font-family:OpenSans-Light; font-size:15px; font-weight:600; /*line-height:30px;*/ line-height:normal; position:relative; text-align:justify; width:405px; font-weight:normal; }
.product-smtxt p { margin:0 0 15px 0; padding:0; }
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */