@charset "utf-8";
.GothamProRegular{
    font-family: "Montserrat Regular", Helvetica, Arial, Verdana, sans-serif;
	font-display: swap;
}
.GothamProBlack {
    font-family: "Montserrat Black",Helvetica,Arial,Verdana,sans-serif;
    font-weight: 900;
	font-display: swap;
}
.GothamProBold {
    font-family: "Montserrat Bold",Helvetica,Arial,Verdana,sans-serif;
    font-weight: 700;
	font-display: swap;
}
.GothamProMedium {
    font-family: "Montserrat Medium",Helvetica,Arial,Verdana,sans-serif;
    font-weight: 500;
	font-display: swap;
}
.GothamProLight{
    font-family: "Montserrat Light", Helvetica, Arial, Verdana, sans-serif;
    font-weight:300;
	font-display: swap;
}
.OpenSansRegular {
    font-family: "Open Sans", Helvetica,Arial,sans-serif;
	font-display: swap;
}
.OpenSansExtraBold {
    font-family: "Open Sans", Helvetica,Arial,sans-serif;
    font-weight: 800;
	font-display: swap;
}
.OpenSansSemiBold {
    font-family: "Open Sans", Helvetica,Arial,sans-serif;
    font-weight: 600;
	font-display: swap;
}
.OpenSansBold {
    font-family: "Open Sans", Helvetica,Arial,sans-serif;
    font-weight: 700;
	font-display: swap;
}
/* html, body, tags */
*{outline:none !important;}
html, body{text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;}
body {font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;color:#2F2F2F;font-size:16px;line-height:24px;background-color:#ffffff;}
p{margin:0;}
h1,h2,h3,h4,li,div,a,span,iframe{margin: 0;padding: 0;border:none;}
h1{font-size:36px;line-height:44px;color:#303030;font-weight:600;}
h2{font-size:36px;line-height:44px;color:#303030;font-weight:400;}
h3{font-weight:400;}
h4, .h4 {
    font-size: 20px;
}
iframe{border:none;overflow:hidden;margin-bottom:-10px;}
strong, b, .bold{font-weight:600;}
a{outline:none !important;color:#0087D2;text-decoration:none;}
a:hover,a:active{/*text-decoration:none;*/color:#006BA7;outline:none !important;}
a.not_decorate:hover{ text-decoration:none}
a{-webkit-transition: color 0.2s linear;-o-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-kthtml-transition: color 0.2s linear;transition: color 0.2s linear;}
input[type=text]{box-shadow:inset 0px 1px 3px rgba(0,0,0,0.15);-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.15);-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.15);-khtml-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.15);}
.vat_text {color: #909090;font-size: 14px;font-weight: 400;margin: 5px 0;}
.noborder{border:none!important;}
.noshadow{box-shadow:none !important;}
.title-main{font-size:30px;line-height:38px;/*color:#303030;*/}
.text-main{font-size:18px;line-height:28px;/*color:#303030;*/}
.title-content{font-size:20px;line-height:28px;/*color:#303030;*/}
.text-content{font-size:16px;line-height:24px;/*color:#303030;*/}

.text-main p {
    margin-bottom: 10px;
}
.flex-center {
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.PTSans{font-family: 'PT Sans',Helvetica, Arial, Verdana, sans-serif;}
.OpenSans {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.overflow-hidden {
    overflow: hidden;
}

.s-line-1{border-top:1px solid #d5d8d8;border-bottom:1px solid #e6e9e9;}
.s-line-2{border-top:1px solid #dadada;}
.s-image-1{height: 2px;padding: 10px 0;background-image: url("/imgnew/no-repeat.png");background-repeat: no-repeat;background-position: center -646px;}

.floatl{float:left}
.floatr{float:right;}
.fixed {position:fixed;}
.relative {position:relative;}
.absolute {position:absolute;}
.text-center img,.text-center .img-responsive{margin-left:auto;margin-right: auto;}

.wrap {width:100%;}
.container {max-width: 970px;min-width:320px;}
.container.width-750{max-width:750px;}
.container.width-670{max-width:670px;}
.container.width-650{max-width:650px;}
.container.width-700{max-width:700px;}
.container.width-840{max-width:840px;}
.container.width-810{max-width:810px;}
.container.width-910{max-width:910px;}
.transition-all {-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-kthtml-transition: all 0.2s linear;transition: all 0.2s linear;}
.vcenter{display: inline-block!important;float: none;vertical-align: middle;margin-right: -15px;}
.fivecolumns{margin-left: -15px;margin-right:-15px;}
.fivecolumns .span2 {padding-right:15px; padding-left:15px; width: 20%; display: block; float: left; min-height: 30px;}

/* background-color */
.bkg-color-eff3f3{background-color:#eff3f3;}
.bkg-color-406680{background-color:#406680;}
.bkg-color-ffffff, .bkg-white {background-color: #ffffff;}
.bkg-color-93AEC2{background-color: #93AEC2;}
.bkg-color-f7fbfc {background-color: #f7fbfc;}
.bkg-color-d1dfe6{background-color:#d1dfe6;}

.bkg-gradient-ffffff-f7fbfc {
    background: linear-gradient(#ffffff, #f7fbfc);
}
/* end background-color */

[class^="icon-flags"], [class*=" icon-flags"]{background-image:url("/imgnew/flags.png");background-position: 0px -5px;background-repeat: no-repeat;display: inline-block;}
[class^="ifont"], [class*=" ifont"], [class^="el-glyphicon"] {
    display: inline-block;
    font-family:"ElmeticaNew";
    font-style: normal;
    text-align:left;
    font-weight:300;
    font-size: 13px;
    line-height:24px;
}

.glyphicon.true:before{content:"a";}
.glyphicon.false:before{content:"f";}
.ifont.true:before{content:"a";}
.ifont.false:before{content:"f";}
.ifont.planet:before{content:"g";}
.ifont.facebook:before{content:"z";}
.ifont.tweeter:before{content:"x";}
.ifont.google:before{content:"c";}
.ifont.youtube:before{content:"v";}
.ifont.down:before{content:"r";}
.ifont.planet:before{content:"g";}
.ifont.logo:before{content:"q";}
.ifont.name:before{content:"w";}
.ifont.stars{color: #1a9cd4;font-size: 20px;line-height: 20px;}
.ifont.app{color: #fff;}
.ifont.app:before{content:"u";}
.ifont.star-5:before{content:"sssss";}
.ifont.star-4:before{content:"ssssS";}
.ifont.star-3:before{content:"sssSS";}
.ifont.star-2:before{content:"ssSSS";}
.ifont.star-1:before{content:"sSSSS";}
.ifont.arrow-right:before{content:"t";margin-left:3px;vertical-align: baseline;}
.ifont.star-4-half:before,.ifont.star-4-5:before{content:"ssssp";}
.ifont.star-3-half:before,.ifont.star-3-5:before{content:"ssspS";}
.ifont.star-2-half:before,.ifont.star-2-5:before{content:"sspSS";}
.ifont.star-1-half:before,.ifont.star-1-5:before{content:"spSSS";}

[class^="box-"], [class*=" box-"] {display: block;margin: 0 auto;}
.box-24x24{width:24px;height:24px;}
.box-22x22{width:22px;height:22px;}
.box-30x30{width:30px;height:30px;}
.box-32x32{width:32px;height:32px;}
.box-34x34{width:34px;height:34px;}
.box-36x36{width:36px;height:36px;}
.box-42x42{width:42px;height:42px;}
.box-46x46{width:46px;height:46px;}
.box-48x48{width:48px;height:48px;}
.box-50x50{width:50px;height:50px;}
.box-54x54{width:54px;height:54px;}
.box-56x56{width:56px;height:56px;}
.box-58x58{width:58px;height:58px;}
.box-36x36{width:36px;height:36px;}
.box-60x56{width:60px;height:56px;}
.box-64x64{width:64px;height:64px;}
.box-70x70{width:70px;height:70px;}
.box-72x72{width:72px;height:72px;}
.box-74x34{width:74px;height:34px;}
.box-80x80{width:80px;height:80px;}
.box-82x48{width:82px;height:48px;}
.box-94x94{width:94px;height:94px;}
.box-100x100{width:100px;height:100px;}
.box-100x32{width:100px;height:32px;}
.box-100x65{width:100px;height:65px;}
.box-105x105{width:105px;height:105px;}
.box-112x112{width:112px;height:112px;}
.box-120x100{width:120px;height:100px;}
.box-120x120{width:120px;height:120px;}
.box-121x121{width:121px;height:121px;}
.box-128x128{width:128px;height:128px;}
.box-130x66{width:130px;height:66px;}
.box-132x132{width:132px;height:132px;}
.box-148x148{width:148px;height:148px;}
.box-240x160{width:240px;height:160px;}
.box-212x112{width:212px;height:112px;}
.box-212x140{width:212px;height:140px;}
.box-256x256{width:256px;height:256px;}
.box-256x175{width:256px;height:175px;}
.box-287x178{width:287px;height:178px;}
.box-290x182{width:290px;height:182px;}
.box-108x72 {
    width: 108px;
    height: 72px;
}

[class^="icon-32"], [class*=" icon-32"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 30px;
    vertical-align: middle;
}

[class^="icon-50"], [class*=" icon-50"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 48px;
    vertical-align: top;
}

[class^="icon-64"], [class*=" icon-64"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 64px;
    width: 64px;
    line-height: 62px;
    vertical-align: middle;
}

[class^="icon-128"], [class*=" icon-128"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 128px;
    width: 128px;
    line-height: 126px;
    vertical-align: middle;
}

.text-left [class^="box-"], .text-left [class*=" box-"] {margin-left:0;}

/* nav-pills */
.nav-pills > li > a {margin-left:-1px;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-khtml-border-radius: 0px;border:1px solid #406680;border-collapse: collapse;font-size:16px;font-weight:400;color:#101010;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {background-color: #406680;color: #fff;}
.nav-pills > li.first > a {border-radius: 4px 0 0 4px;-webkit-border-radius: 4px 0 0 4px;-moz-border-radius: 4px 0 0 4px;-khtml-border-radius: 4px 0 0 4px;}
.nav-pills > li.last > a {border-radius: 0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;-moz-border-radius: 0 4px 4px 0;-khtml-border-radius: 0 4px 4px 0;}
.nav-lg > li > a {padding:13px 8px;font-size:16px;font-weight: 400;}

.icon-avatars{
    background-repeat: no-repeat;
    border-radius: 40px;-webkit-border-radius: 40px;-moz-border-radius: 40px;-khtml-border-radius:40px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);-khtml-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    vertical-align: middle;
    border:3px solid #fff;
}

.icon-avatars.box-36x36.avatar29{background-image: url("/imgnew/avatars/avatar29x36.png");}
.icon-avatars.box-36x36.avatar30{background-image: url("/imgnew/avatars/avatar30x36.png");}
.icon-avatars.box-36x36.avatar50{background-image: url("/imgnew/avatars/avatar50x36.png");}
.icon-avatars.box-36x36.avatar57{background-image: url("/imgnew/avatars/avatar57x36.png");}
.icon-avatars.box-72x72.avatarDefault,
.icon-avatars.box-72x72.f1,
.icon-avatars.box-72x72.f2,
.icon-avatars.box-72x72.f3,
.icon-avatars.box-72x72.f4,
.icon-avatars.box-72x72.f5,
.icon-avatars.box-72x72.f6,
.icon-avatars.box-72x72.f7,
.icon-avatars.box-72x72.f8{background-image: url("/imgnew/avatars/avatarDefault.jpg");}
.icon-avatars.box-72x72.avatar1{background-image: url("/imgnew/avatars/avatar1.jpg");}
.icon-avatars.box-72x72.avatar2{background-image: url("/imgnew/avatars/avatar2.jpg");}
.icon-avatars.box-72x72.avatar3{background-image: url("/imgnew/avatars/avatar3.jpg");}
.icon-avatars.box-72x72.avatar4{background-image: url("/imgnew/avatars/avatar4.jpg");}
.icon-avatars.box-72x72.avatar5{background-image: url("/imgnew/avatars/avatar5.jpg");}
.icon-avatars.box-72x72.avatar6{background-image: url("/imgnew/avatars/avatar6.jpg");}
.icon-avatars.box-72x72.avatar7{background-image: url("/imgnew/avatars/avatar7.jpg");}
.icon-avatars.box-72x72.avatar8{background-image: url("/imgnew/avatars/avatar8.jpg");}
.icon-avatars.box-72x72.avatar9{background-image: url("/imgnew/avatars/avatar9.jpg");}
.icon-avatars.box-72x72.avatar10{background-image: url("/imgnew/avatars/avatar10.jpg");}
.icon-avatars.box-72x72.avatar11{background-image: url("/imgnew/avatars/avatar11.jpg");}
.icon-avatars.box-72x72.avatar12{background-image: url("/imgnew/avatars/avatar12.jpg");}
.icon-avatars.box-72x72.avatar13{background-image: url("/imgnew/avatars/avatar13.jpg");}
.icon-avatars.box-72x72.avatar14{background-image: url("/imgnew/avatars/avatar14.jpg");}
.icon-avatars.box-72x72.avatar15{background-image: url("/imgnew/avatars/avatar15.jpg");}
.icon-avatars.box-72x72.avatar16{background-image: url("/imgnew/avatars/avatar16.jpg");}
.icon-avatars.box-72x72.avatar17{background-image: url("/imgnew/avatars/avatar17.jpg");}
.icon-avatars.box-72x72.avatar18{background-image: url("/imgnew/avatars/avatar18.jpg");}
.icon-avatars.box-72x72.avatar19{background-image: url("/imgnew/avatars/avatar19.jpg");}
.icon-avatars.box-72x72.avatar20{background-image: url("/imgnew/avatars/avatar20.jpg");}
.icon-avatars.box-72x72.avatar21{background-image: url("/imgnew/avatars/avatar21.jpg");}
.icon-avatars.box-72x72.avatar22{background-image: url("/imgnew/avatars/avatar22.jpg");}
.icon-avatars.box-72x72.avatar23{background-image: url("/imgnew/avatars/avatar23.jpg");}
.icon-avatars.box-72x72.avatar24{background-image: url("/imgnew/avatars/avatar24.jpg");}
.icon-avatars.box-72x72.avatar25{background-image: url("/imgnew/avatars/avatar25.jpg");}
.icon-avatars.box-72x72.avatar26{background-image: url("/imgnew/avatars/avatar26.jpg");}
.icon-avatars.box-72x72.avatar27{background-image: url("/imgnew/avatars/avatar27.jpg");}
.icon-avatars.box-72x72.avatar28{background-image: url("/imgnew/avatars/avatar28.jpg");}
.icon-avatars.box-72x72.avatar29{background-image: url("/imgnew/avatars/avatar29.png");}
.icon-avatars.box-72x72.avatar30{background-image: url("/imgnew/avatars/avatar30.png");}
.icon-avatars.box-72x72.avatar31{background-image: url("/imgnew/avatars/avatar31.jpg");}
.icon-avatars.box-72x72.avatar32{background-image: url("/imgnew/avatars/avatar32.jpg");}
.icon-avatars.box-72x72.avatar33{background-image: url("/imgnew/avatars/avatar33.jpg");}
.icon-avatars.box-72x72.avatar34{background-image: url("/imgnew/avatars/avatar34.jpg");}
.icon-avatars.box-72x72.avatar35{background-image: url("/imgnew/avatars/avatar35.png");}
.icon-avatars.box-72x72.avatar36{background-image: url("/imgnew/avatars/avatar36.png");}
.icon-avatars.box-72x72.avatar37{background-image: url("/imgnew/avatars/avatar37.jpg");}
.icon-avatars.box-72x72.avatar38{background-image: url("/imgnew/avatars/avatar38.jpg");}
.icon-avatars.box-72x72.avatar39{background-image: url("/imgnew/avatars/avatar39.jpg");}
.icon-avatars.box-72x72.avatar40{background-image: url("/imgnew/avatars/avatar40.jpg");}
.icon-avatars.box-72x72.avatar41{background-image: url("/imgnew/avatars/avatar41.jpg");}
.icon-avatars.box-72x72.avatar42{background-image: url("/imgnew/avatars/avatar42.jpg");}
.icon-avatars.box-72x72.avatar43{background-image: url("/imgnew/avatars/avatar43.jpg");}
.icon-avatars.box-72x72.avatar44{background-image: url("/imgnew/avatars/avatar44.jpg");}
.icon-avatars.box-72x72.avatar45{background-image: url("/imgnew/avatars/avatar45.jpg");}
.icon-avatars.box-72x72.avatar46{background-image: url("/imgnew/avatars/avatar46.jpg");}
.icon-avatars.box-72x72.avatar47{background-image: url("/imgnew/avatars/avatar47.jpg");}
.icon-avatars.box-72x72.avatar48{background-image: url("/imgnew/avatars/avatar48.jpg");}
.icon-avatars.box-72x72.avatar49{background-image: url("/imgnew/avatars/avatar49.jpg");}
.icon-avatars.box-72x72.avatar50{background-image: url("/imgnew/avatars/avatar50.png");}
.icon-avatars.box-72x72.avatar51{background-image: url("/imgnew/avatars/avatar51.jpg");}
.icon-avatars.box-72x72.avatar52{background-image: url("/imgnew/avatars/avatar52.jpg");}
.icon-avatars.box-72x72.avatar53{background-image: url("/imgnew/avatars/avatar53.jpg");}
.icon-avatars.box-72x72.avatar54{background-image: url("/imgnew/avatars/avatar54.jpg");}
.icon-avatars.box-72x72.avatar55{background-image: url("/imgnew/avatars/avatar55.jpg");}
.icon-avatars.box-72x72.avatar56{background-image: url("/imgnew/avatars/avatar56.jpg");}

.cell.controls{vertical-align: middle;top:0%;height:100%;}


.usb-features {
    background-image: url("/imgnew/products/features.png");
    background-repeat: no-repeat;
}

.usb-features.usb-port-feature {
    background-position: 0 0;
}

.usb-features.usb-ip-feature {
    background-position: 0 -185px;
}
.usb-features.virtual-here-feature {
    background-position: 0 -110px;
}
.usb-features.usb-redirector{
    background-image: url("/imgnew/products/finalMainUngIcon.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.usb-features.usb-over-network-feature {
    background-position: -110px 0;
}
.usb-features.remote-dongles {
    background-position: -330px 0;
}
.usb-features.peripherals {
    background-position: -220px 0;
}
.usb-features.remote-phones {
    background-position: -440px 0;
}
.usb-features.virtual {
    background-position: -550px 0;
}


.play {
    background-color:#292929;
    display: table-cell;
    opacity: 0.6; filter: alpha(opacity=60);
    position: absolute;
	width:88px; height:88px;
    left:46.5%;top:40.5%;
    left:calc(50% - 44px);top:calc(50% - 44px);
    left:-webkit-calc(50% - 44px);top:-webkit-calc(50% - 44px);
    left:-moz-calc(50% - 44px);top:-moz-calc(50% - 44px);
    left:-khtml-calc(50% - 44px);top:-khtml-calc(50% - 44px);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
    -khtml-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
    border-radius: 44px;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    -khtml-border-radius:44px;
}
.play:after{
    margin:22px auto 0 30px;
    display:block;
    content:"";
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 35px solid #fff;
    width:0; height:0;
    vertical-align: middle; 
 }
.play-new:hover {opacity: 0.9; filter: alpha(opacity=90);}

/* buttons */
.btn, .btn-group > .btn {
    padding: 6px 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    -khtml-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	outline:none
}
.btn-lg, .btn-group-lg > .btn {
    font-size: 16px;
    color:#ffffff;
    font-family:"Open Sans", Arial, Verdana, sans-serif;
    border:1px solid transparent;
    min-width:172px;
    font-weight:600;
    padding: 12px 16px 10px 16px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -khtml-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

}
.btn-sm, .btn-group-sm > .btn {
    font-size: 14px;
    color:#ffffff;

    border:1px solid transparent;
    min-width:104px;
    padding:3px 10px 3px 10px!important;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -khtml-border-radius: 4px!important;
    line-height: 22px;
}
.btn-sm.btn-app{
    line-height: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -khtml-box-shadow: none;
}
.btn-md, .btn-group-md > .btn {
    font-size: 14px;
    color:#ffffff;
    border:1px solid transparent;
    min-width:134px;
    padding:4px 18px!important;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -khtml-border-radius: 4px!important;
    line-height: 22px;
}
.btn .ifont.app{
    font-size:34px;
}
.btn-sm .ifont.app{
    font-size:26px;
    line-height:26px;
}
.btn-md.btn-app{padding:7px 18px 1px 18px!important;}
.btn-md .ifont.app{
    font-size:26px;
    line-height:23px;
}
.btn-group .help-block{
    font-size:10px;
    text-align:center;
    font-weight:400;
    color:#cccdce;
}
.btn-group{
    display: table;
    margin: 0 auto;
    text-align: center;
}
.btn-group .button{
    display: inline-block;
    margin-left: 15px;
    margin-right:15px;
    text-align: center;
}
.btn-group-left{
    display: table;
    margin: 0;
    text-align: center;
}
.btn-group-left .button:first-child{
    margin-left: 0;
}
.btn-group-right{
    display: table;
    margin: 0;
    float:right;
    text-align: center;
}
.btn-group-right .button:last-child{
    margin-right: 0;
}
.button.nomargin{
    margin-left:0;
    margin-right:0;
}
.btn-success{
    background: #439886;
}
.btn-success:hover, .btn-success:focus, .open > .dropdown-toggle.btn-success {
    background: #429885;
    background: -moz-linear-gradient(top,  #429885 0%, #2e685c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#429885), color-stop(100%,#2e685c));
    background: -webkit-linear-gradient(top,  #429885 0%,#2e685c 100%);
    background: -o-linear-gradient(top,  #429885 0%,#2e685c 100%);
    background: -ms-linear-gradient(top,  #429885 0%,#2e685c 100%);
    background: linear-gradient(to bottom,  #429885 0%,#2e685c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429885', endColorstr='#2e685c',GradientType=0 );
}
.btn-success:active, .btn-success.active{
    background: #357265;
    background: -moz-linear-gradient(top,  #357265 0%, #479a88 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#357265), color-stop(100%,#479a88));
    background: -webkit-linear-gradient(top,  #357265 0%,#479a88 100%);
    background: -o-linear-gradient(top,  #357265 0%,#479a88 100%);
    background: -ms-linear-gradient(top,  #357265 0%,#479a88 100%);
    background: linear-gradient(to bottom,  #357265 0%,#479a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357265', endColorstr='#479a88',GradientType=0 );
}
.btn-danger{
    text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    background: #e85932;
    border-top: solid #db4218 1px;
    border-right: solid #c22918 1px;
    border-bottom: solid #bb1515 1px;
    border-left: solid #c22918 1px;
    background: -moz-linear-gradient(top,  #e85932 0%, #c22326 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e85932), color-stop(100%,#c22326));
    background: -webkit-linear-gradient(top,  #e85932 0%,#c22326 100%);
    background: -o-linear-gradient(top,  #e85932 0%,#c22326 100%);
    background: -ms-linear-gradient(top,  #e85932 0%,#c22326 100%);
    background: linear-gradient(to bottom,  #e85932 0%,#c22326 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e85932', endColorstr='#c22326',GradientType=0 );
}
.btn-danger:hover, .btn-danger:focus{
    background: #ea6642;
    border-top: solid #db4218 1px;
    border-right: solid #c22918 1px;
    border-bottom: solid #bb1515 1px;
    border-left: solid #c22918 1px;
    background: -moz-linear-gradient(top,  #ea6642 0%, #c83538 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea6642), color-stop(100%,#c83538));
    background: -webkit-linear-gradient(top,  #ea6642 0%,#c83538 100%);
    background: -o-linear-gradient(top,  #ea6642 0%,#c83538 100%);
    background: -ms-linear-gradient(top,  #ea6642 0%,#c83538 100%);
    background: linear-gradient(to bottom,  #ea6642 0%,#c83538 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6642', endColorstr='#c83538',GradientType=0 );

}
.btn-danger:active, .btn-danger.active{
    background: #bf2425;
    border-top: solid #db4218 1px;
    border-right: solid #c22918 1px;
    border-bottom: solid #bb1515 1px;
    border-left: solid #c22918 1px;
    background: -moz-linear-gradient(top,  #bf2425 0%, #e25731 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf2425), color-stop(100%,#e25731));
    background: -webkit-linear-gradient(top,  #bf2425 0%,#e25731 100%);
    background: -o-linear-gradient(top,  #bf2425 0%,#e25731 100%);
    background: -ms-linear-gradient(top,  #bf2425 0%,#e25731 100%);
    background: linear-gradient(to bottom,  #bf2425 0%,#e25731 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2425', endColorstr='#e25731',GradientType=0 );
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    -khtml-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);

}

.btn-danger--flat{
    background: linear-gradient(0deg, #F24436, #F24436);
    border-radius: 6px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 18px;
    line-height: 28px;
    border: 0;
    text-shadow: none;
    color: #fff !important;
    border: 0;
}
.btn-danger--flat:hover,
.btn-danger--flat:focus{
    background: linear-gradient(0deg, rgba(242, 68, 54, 0.8), rgba(242, 68, 54, .8));
    border: 0;
}
.btn-danger--flat:active,
.btn-danger--flat.active{
    background: linear-gradient(0deg, rgba(242, 68, 54, 0.8), rgba(242, 68, 54, .8));
    border: 0;
}
.btn-primary{
    text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    border-top: solid #1e9abd 1px;
    border-right: solid #298ec0 1px;
    border-bottom: solid #0c79b0 1px;
    border-left: solid #298ec0 1px;
    background: #41b7d8;
    background: -moz-linear-gradient(top,  #41b7d8 0%, #008bd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41b7d8), color-stop(100%,#008bd1));
    background: -webkit-linear-gradient(top,  #41b7d8 0%,#008bd1 100%);
    background: -o-linear-gradient(top,  #41b7d8 0%,#008bd1 100%);
    background: -ms-linear-gradient(top,  #41b7d8 0%,#008bd1 100%);
    background: linear-gradient(to bottom,  #41b7d8 0%,#008bd1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b7d8', endColorstr='#008bd1',GradientType=0 );

}
.btn-primary:hover, .btn-primary:focus{
    background: #4ebcdb;
    border-top: solid #1e9abd 1px;
    border-right: solid #298ec0 1px;
    border-bottom: solid #0c79b0 1px;
    border-left: solid #298ec0 1px;
    background: -moz-linear-gradient(top,  #4ebcdb 0%, #1695d5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ebcdb), color-stop(100%,#1695d5));
    background: -webkit-linear-gradient(top,  #4ebcdb 0%,#1695d5 100%);
    background: -o-linear-gradient(top,  #4ebcdb 0%,#1695d5 100%);
    background: -ms-linear-gradient(top,  #4ebcdb 0%,#1695d5 100%);
    background: linear-gradient(to bottom,  #4ebcdb 0%,#1695d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ebcdb', endColorstr='#1694d5',GradientType=0 );

}
.btn-primary:active, .btn-primary.active{
    background: #0389cc;
    border-top: solid #1e9abd 1px;
    border-right: solid #298ec0 1px;
    border-bottom: solid #0c79b0 1px;
    border-left: solid #298ec0 1px;
    background: -moz-linear-gradient(top,  #0389cc 0%, #3eb2d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0389cc), color-stop(100%,#3eb2d3));
    background: -webkit-linear-gradient(top,  #0389cc 0%,#3eb2d3 100%);
    background: -o-linear-gradient(top,  #0389cc 0%,#3eb2d3 100%);
    background: -ms-linear-gradient(top,  #0389cc 0%,#3eb2d3 100%);
    background: linear-gradient(to bottom,  #0389cc 0%,#3eb2d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0389cc', endColorstr='#3eb2d3',GradientType=0 );

    box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -khtml-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);

}
.btn-default{
    color:#505050;
    border-color:#c5c5c5;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6eaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6eaea));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6eaea 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#e6eaea 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6eaea 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e6eaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6eaea',GradientType=0 );
    box-shadow: 0px 1px 1px #dbdbdb;
    -moz-box-shadow: 0px 1px 1px #dbdbdb;
    -webkit-box-shadow: 0px 1px 1px #dbdbdb;
    -khtml-box-shadow: 0px 1px 1px #dbdbdb;

}
.btn-default:hover, .btn-default:focus{
    border-color:#c5c5c5;
    background: #f2f2f2;
    color:#505050;
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #dbdfdf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dbdfdf));
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#dbdfdf 100%);
    background: -o-linear-gradient(top,  #f2f2f2 0%,#dbdfdf 100%);
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#dbdfdf 100%);
    background: linear-gradient(to bottom,  #f2f2f2 0%,#dbdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdfdf',GradientType=0 );


}
.btn-default:active, .btn-default.active{
    background: #e4e7e7;
    background: -moz-linear-gradient(top,  #e4e7e7 0%, #dbdede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e7e7), color-stop(100%,#dbdede));
    background: -webkit-linear-gradient(top,  #e4e7e7 0%,#dbdede 100%);
    background: -o-linear-gradient(top,  #e4e7e7 0%,#dbdede 100%);
    background: -ms-linear-gradient(top,  #e4e7e7 0%,#dbdede 100%);
    background: linear-gradient(to bottom,  #e4e7e7 0%,#dbdede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e7e7', endColorstr='#dbdede',GradientType=0 );
    box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
    -khtml-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);
}
.btn-explode, .btn-group .explode{
    line-height:18px;
    min-width:292px;
    white-space: normal;
    text-align:left;
    height:55px;
    display:block;
    padding: 17px 15px 20px 15px;
    color:#406680;
    border-color: #ffffff;
    background:#ffffff;
    font-weight:600;
    font-size:16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.btn-explode:hover, .btn-group .btn-explode:hover{
    color:#406680;
    /*
    color:#f1693c;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.50);
    -khtml-box-shadow: 0px 1px 3px rgba(0,0,0,0.50);
   	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-kthtml-transition: all 0.1s linear;
	transition: all 0.1s linear;*/
}
.btn-explode:after, .btn-group .btn-explode:after{
    position: absolute;
    top:18px;
    right:12px;
    font-family: "ElmeticaNew";
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    font-size: 14px;
    text-align: left;
    vertical-align: text-bottom;
    content: "t";
}


.btn-white{
	color:#2f2f2f;
    border-color:#ffffff;
    background: #ffffff;
	    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -khtml-box-shadow:none;

}
.btn-white:hover, .btn-white:focus{
    border-color: #F5F5F5;
    background: #F5F5F5;
    color:#505050;
	    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -khtml-box-shadow:none;

}
.btn-white:active, .btn-white.active{
    background: #e4e7e7;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -khtml-box-shadow:none;
}
.btn-app{
    background: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
    -khtml-box-shadow:none;
    text-shadow: none;
    border:1px solid #b1b3b6;
}
.btn-app:hover, .btn-app:focus, .open > .dropdown-toggle.btn-app {
    background: #000000;
}
.btn-app:active, .btn-app.active{
    background: #000000;
}
.btn-sm.btn-primary{
    text-shadow: 0px 1px 0px rgba(0,0,0,0.0);
}
.btn-noshadow{
	 box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -khtml-box-shadow:none;
}

.btn-contact{
    text-shadow: none;
    background: transparent;
    border-color: #93aec2;
    border-width: 2px;
    color:#93aec2;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -khtml-box-shadow:none;
}
.btn-contact:hover, .btn-contact:focus{
    background: transparent;
    border-color:#406580;
    color:#406580;
}
.btn-contact:active, .btn-contact.active{
    background: transparent;
    border-color:#406580;
    color:#406580;
}


/*----------- footer -------*/
#footer {padding:10px 0 40px 0;font-size:13px;}
#footer .copyright {color:#909090;line-height:22px;margin-top:5px;}
#footer .copyright-flags{padding-top:6px;}
#footer .copyright-links{z-index:10;}
#footer .copyright a{color:#505050;text-decoration:none}
#footer .copyright-data .eltima{padding-right:5px;}
#footer a {color:#909090;}
#footer a:hover, #footer a:focus{color:#505050;text-decoration: underline;}
#footer #flags > li{list-style: none outside none;}
#footer .arround-flags{
    display: inline-block;
    border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;
    background-color: #d9dede;
    padding:3px;
    width:100%;
}
#footer .arround-flags .planet{color: #505050;font-size: 22px;}
#footer #flags {
	line-height:1.56;
    width: 100%;
    color:#505050;
    font-size:13px;
    text-align: left;
    background-color: #d9dede;
    padding: 4px 0px 4px 4px;
    border: none;
    display: inline-block;
    margin:0;
    cursor: default;
    font-family:inherit;font-size:inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
#footer #flags::-ms-expand{display: none;}
#footer #flags::after{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;}
#footer #flags option {padding-left:3px;}
#footer .arround-flags.arow #flags{cursor: pointer;}
#footer .arround-flags.arow::after {
    bottom: 1px;
    color: #82888a;
    content: "▼";
    line-height: 1;
    padding-top: 0.7em;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 0;
    -webkit-transform: scale(0.84, 0.42);
    -moz-transform: scale(0.84, 0.42);
    -ms-transform: scale(0.84, 0.42);
    -o-transform: scale(0.84, 0.42);
    transform: scale(0.84, 0.42);
    width: 2em;
}
#footer #flags .active {color:#0088d3;}
#footer ul.menu-line{display: inline-block;margin-left:0px;}
#footer ul.menu-line > li{padding-right:10px;padding-left:0px;}

/* footer columns */
#footer-columns{margin-bottom:15px;}
#footer-columns ul > li{list-style: none outside none;}
#footer-columns .items  .item{line-height:22px;margin-top:15px;}
#footer-columns  .title{
    margin-bottom:5px;
    font-size:13px;
    color:#909090;
    font-family: "Open Sans", Helvetica,Arial,sans-serif;
    font-weight: 700;
}
#footer-columns  .title.noIcon{font-weight: normal;}
#footer-columns {font-size:13px;color:#909090;}
#footer-columns li.span2:first-child{
}
#footer-columns  a,#footer .breadcrumbs a{
    color:#909090;
   	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-kthtml-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#footer-columns  a:hover{
    color:#0088d3;
    text-decoration: none;
}

.p-t-0 {
    padding-top: 0 !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-t-70 {
    padding-top: 70px !important;
}
.p-t-80 {
    padding-top: 80px !important;
}
.p-t-90 {
    padding-top: 90px !important;
}
.p-t-100 {
    padding-top: 100px !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.p-b-60 {
    padding-bottom: 60px !important;
}
.p-b-70 {
    padding-bottom: 70px !important;
}
.p-b-80 {
    padding-bottom: 80px !important;
}
.p-b-90 {
    padding-bottom: 90px !important;
}
.p-b-100 {
    padding-bottom: 100px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-70 {
    margin-bottom: 70px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.m-b-90 {
    margin-bottom: 90px !important;
}
.m-b-100 {
    margin-bottom: 100px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-70 {
    margin-top: 70px !important;
}
.m-t-80 {
    margin-top: 80px !important;
}
.m-t-90 {
    margin-top: 90px !important;
}
.m-t-100 {
    margin-top: 100px !important;
}

.font-color-505050 {
    color: #505050;
}
.font-color-303030 {
    color: #303030;
}

.font-size-16 {
    font-size: 16px;
}
.font-size-18 {
    font-size: 18px;
}
.font-size-20 {
    font-size: 20px;
}
.font-size-30 {
    font-size: 30px;
}

.font-weight-normal {
    font-weight: normal !important;
}

.l-height-1-5 {
    line-height: 1.5;
}


/* breadcrumbs */
.breadcrumbs{padding-top:28px;padding-bottom:17px;font-size:13px;color:#909090;}
.breadcrumbs a{color:#909090;text-decoration: none;}
.breadcrumbs a:hover{color:#0088d3;text-decoration: none;}

/* product-breadcrumbs */
.product-breadcrumbs{
    padding-bottom:17px;
   	color:#909090;
    padding-top:28px;
    font-size:13px;
}
.product-breadcrumbs a{
    color:#909090;
    text-decoration: none;
}
.product-breadcrumbs a:hover{
    color:#0088d3;
    text-decoration: none;
}
/* form-breadcrumbs */
.form-breadcrumbs{
    padding-bottom:17px;
   	color:#909090;
    padding-top:28px;
    font-size:13px;
}
.form-breadcrumbs a{
    color:#909090;
    text-decoration: none;
}
.form-breadcrumbs a:hover{
    color:#0088d3;
    text-decoration: none;
}

/*---------------404-------*/
.page-not-found{padding-top:50px; padding-bottom:230px; font-size:14px;}
.page-not-found h3{ font-size:20px; color:#8F8F8F}
.page-not-found h1{margin-top:25px}
.page-not-found .text-main{padding:25px 0 15px 0;}


.inline{display: inline;}
.inline-block{display: inline-block;}

/*--------------media-----------*/
@-webkit-viewport {width: device-width;}
@-moz-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@-o-viewport {width: device-width;}
@viewport {width: device-width;}

/*  -----alert----*/
.alert{ border-radius:2px}
.alert.alert-message{border:1px solid #CAD6E2; border-radius:6px}
.alert.alert-info{border:1px solid #D9EDF7; border-radius:0px; background-color:#D9EDF7; color:inherit}

.product-alert{padding-bottom:60px}

/*-------block technolory on product page---------*/
.bg-technology-33373d{
    background-size: 1280px 320px;
	background-position: center bottom;
    background-repeat: no-repeat;
	background-color:#33363D;
	background-image:url(/images/upload/technology/img-epv-cover-desktop.jpg);

}
.bg-technology-33373d .buttons-block.line {
    padding-top: 80px;
}
.bg-technology-33373d .buttons-block .title-main, .bg-technology-33373d .buttons-block h2, .bg-technology-33373d .buttons-block .title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.47;
    margin-bottom: 15px;
	color:#ffffff
}
.bg-technology-33373d .buttons-block .text {
    font-size: 22px;
    line-height: 30px;
}
.bg-technology-33373d .buttons-block .btn-group .button {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
	display: table;
	width: 100%
}
.bg-technology-33373d .buttons-block .text {
  line-height: 1.56;
  text-align: center;
  color: #babdc2;
}
.bg-technology-33373d .buttons-block.line .btn-group {
	margin:0px auto;
	text-align: center;
	 display: table;
	width: 100%
}
.bg-technology-33373d .buttons-block .btn-group .btn {
    margin-top: 15px;
}
.bg-technology-33373d .buttons-block .btn-red{
    min-width:290px !important;
	border-radius: 4px;
    white-space: normal;
    display: inline-block;
    padding: 17px 15px 15px 15px;
    color:#ffffff;
	background-color: #f33333;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
	border: none
}
.bg-technology-33373d .buttons-block .btn-xlg{
	min-width:290px !important;	
}
.btn-xlg, .btn-group-xlg > .btn {
    font-family: "ProximaNova Semibold",Arial,Verdana,sans-serif;
    font-size: 20px;
    line-height: 28px;
    padding: 12px 24px;
}

.feature-cards.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    margin-top: -40px;
}

.feature-cards .feature-card {
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}

.feature-cards span {
    color: #303030;
    line-height: 38px;
}
.feature-cards .feature-card .text-content .text-header {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    color: #303030;
    margin-bottom: 15px;
}
.feature-cards .feature-card .text-content .text-main {
    font-size: 15px;
    line-height: 1.4;
    color: #707070;
}
.feature-cards.no-card-features .feature-card .text-content .text-header {
    font-weight: normal;
}
.feature-cards.no-card-features .feature-card .text-content .text-main {
    font-size: 16px;
    line-height: 1.5;
    color: #505050;
}
.grecaptcha-badge{z-index:-9999; opacity:0.5}

@media (min-width: 1200px) {
    .footer-columns .span2 .text{display:block!important;}
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {
    #footer .arround-flags {width: 100%;}
    .btn-group-md-center{
        margin:0 auto;
    }

}
@media (max-width:  991px) {
}
@media (min-width: 480px) and (max-width: 768px) {
	.text-sm-center{ text-align:center;}

}
@media (min-width: 767px) {
    .footer-columns .span2 .text{display:block!important;}
	.bg-technology-33373d .buttons-block.line {
	    padding-top: 40px;
		padding-bottom: 40px;
	}

}
@media (max-width: 767px) {
	.text-sm-center{ text-align:center}
    .text-sm-center img{ text-align:center;display: inline;}
    .text-sm-left{ text-align:left}
    .text-sm-right{ text-align:right}
	h1, .h1{ font-size:32px!important}
	h2, .h2{ font-size:28px!important}
    /* .fivecolumns */
    .fivecolumns .span2 {float: none;width:100%;}
    .fivecolumns .span2.col-xs-6{float: left;width:50%;}
	/* footer-columns */
	#footer-columns{margin-bottom: 0;}
	#footer-columns .items .item{
		line-height: 36px;
		margin: 0;
		border-bottom: 1px solid #DADADA;
		display: block;
	}
	#footer-columns .items .item:last-of-type{
		border-bottom: none;
	}
	#footer-columns .items .item .title {
		margin-bottom: 0px;
		display: block;
        cursor: pointer;
	}
	#footer-columns .items .item .title:after{
		display:inline-block;
		float: right;
		font-size: 16px;
		color: #505050;
		content: "+";
		text-align: left;
		margin-right: 10px;
        font-weight:500;
	}
    #footer-columns .items .item .title.noIcon:after{content:"";}
	#footer-columns .items .item.open .title:after{content: "-";}
    #footer-columns .items .item.open .title.noIcon:after{content:"";}
	#footer-columns div.item div.text {display: none;}
	#footer-columns .items .item .text li{line-height: 30px;}
    /* #footer */
	#footer .arround-flags{width: 100%;}
	#footer .copyright{margin-top: 18px;}
	#footer .copyright > div{padding-right: 0;padding-left: 0;}
	#footer ul.menu-line > li:first-of-type{padding-left: 0;}
    #footer .copyright .copyright-data{margin-top: 12px;}

	.product-alert{padding-bottom:40px}

    .media-product  .image-block img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .btn-group-sm-center{
        margin:0 auto;
    }

    .usb-features {
        margin-bottom:15px;
    }
    
}
@media (max-width: 480px) {
	.text-xs-center{ text-align:center}
    .text-xs-center img{margin-left:auto; margin-right:auto;}
    .text-xs-left{ text-align:left}
    .text-xs-right{ text-align:right}
	h1, .h1, h1.title-main{ font-size:27px;line-height:36px;}
	h2, .h2, h2.title-main{ font-size:24px;line-height:32px;}
	.product-breadcrumbs{padding-bottom:0px;}
    .breadcrumbs {padding-bottom: 17px;}
    /* #footer */
	#footer .copyright .copyright-data{margin-top: 12px;}

    .btn-group-left .button:first-child {
        margin-left: 15px;
    }
    .btn-group-sm-center .button{
        margin:0 15px 15px;
    }
}

@media (max-width: 320px) {
	.text-xs-center{ text-align:center}
	h3, .h3{ font-size:20px;}
}

/* retina   */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .icon-avatars.box-36x36.avatar29{background-image: url("/imgnew/avatars/avatar29x36@2x.png");}
    .icon-avatars.box-36x36.avatar30{background-image: url("/imgnew/avatars/avatar30x36@2x.png");}
    .icon-avatars.box-36x36.avatar50{background-image: url("/imgnew/avatars/avatar50x36@2x.png");}
    .icon-avatars.box-36x36.avatar57{background-image: url("/imgnew/avatars/avatar57x36@2x.png");}
    .icon-avatars.box-72x72.avatarDefault,
    .icon-avatars.box-72x72.f1,
    .icon-avatars.box-72x72.f2,
    .icon-avatars.box-72x72.f3,
    .icon-avatars.box-72x72.f4,
    .icon-avatars.box-72x72.f5,
    .icon-avatars.box-72x72.f6,
    .icon-avatars.box-72x72.f7,
    .icon-avatars.box-72x72.f8{background-image: url("/imgnew/avatars/avatarDefault@2x.jpg");}
    .icon-avatars.box-72x72.avatar1{background-image: url("/imgnew/avatars/avatar1@2x.jpg");}
    .icon-avatars.box-72x72.avatar2{background-image: url("/imgnew/avatars/avatar2@2x.jpg");}
    .icon-avatars.box-72x72.avatar3{background-image: url("/imgnew/avatars/avatar3@2x.jpg");}
    .icon-avatars.box-72x72.avatar4{background-image: url("/imgnew/avatars/avatar4@2x.jpg");}
    .icon-avatars.box-72x72.avatar5{background-image: url("/imgnew/avatars/avatar5@2x.jpg");}
    .icon-avatars.box-72x72.avatar6{background-image: url("/imgnew/avatars/avatar6@2x.jpg");}
    .icon-avatars.box-72x72.avatar7{background-image: url("/imgnew/avatars/avatar7@2x.jpg");}
    .icon-avatars.box-72x72.avatar8{background-image: url("/imgnew/avatars/avatar8@2x.jpg");}
    .icon-avatars.box-72x72.avatar9{background-image: url("/imgnew/avatars/avatar9@2x.jpg");}
    .icon-avatars.box-72x72.avatar10{background-image: url("/imgnew/avatars/avatar10@2x.jpg");}
    .icon-avatars.box-72x72.avatar11{background-image: url("/imgnew/avatars/avatar11@2x.jpg");}
    .icon-avatars.box-72x72.avatar12{background-image: url("/imgnew/avatars/avatar12@2x.jpg");}
    .icon-avatars.box-72x72.avatar13{background-image: url("/imgnew/avatars/avatar13@2x.jpg");}
    .icon-avatars.box-72x72.avatar14{background-image: url("/imgnew/avatars/avatar14@2x.jpg");}
    .icon-avatars.box-72x72.avatar15{background-image: url("/imgnew/avatars/avatar15@2x.jpg");}
    .icon-avatars.box-72x72.avatar16{background-image: url("/imgnew/avatars/avatar16@2x.jpg");}
    .icon-avatars.box-72x72.avatar17{background-image: url("/imgnew/avatars/avatar17@2x.jpg");}
    .icon-avatars.box-72x72.avatar18{background-image: url("/imgnew/avatars/avatar18@2x.jpg");}
    .icon-avatars.box-72x72.avatar19{background-image: url("/imgnew/avatars/avatar19@2x.jpg");}
    .icon-avatars.box-72x72.avatar20{background-image: url("/imgnew/avatars/avatar20@2x.jpg");}
    .icon-avatars.box-72x72.avatar21{background-image: url("/imgnew/avatars/avatar21@2x.jpg");}
    .icon-avatars.box-72x72.avatar22{background-image: url("/imgnew/avatars/avatar22@2x.jpg");}
    .icon-avatars.box-72x72.avatar23{background-image: url("/imgnew/avatars/avatar23@2x.jpg");}
    .icon-avatars.box-72x72.avatar24{background-image: url("/imgnew/avatars/avatar24@2x.jpg");}
    .icon-avatars.box-72x72.avatar25{background-image: url("/imgnew/avatars/avatar25@2x.jpg");}
    .icon-avatars.box-72x72.avatar26{background-image: url("/imgnew/avatars/avatar26@2x.jpg");}
    .icon-avatars.box-72x72.avatar27{background-image: url("/imgnew/avatars/avatar27@2x.jpg");}
    .icon-avatars.box-72x72.avatar28{background-image: url("/imgnew/avatars/avatar28@2x.jpg");}
    .icon-avatars.box-72x72.avatar29{background-image: url("/imgnew/avatars/avatar29@2x.png");}
    .icon-avatars.box-72x72.avatar30{background-image: url("/imgnew/avatars/avatar30@2x.png");}
    .icon-avatars.box-72x72.avatar31{background-image: url("/imgnew/avatars/avatar31@2x.jpg");}
    .icon-avatars.box-72x72.avatar32{background-image: url("/imgnew/avatars/avatar32@2x.jpg");}
    .icon-avatars.box-72x72.avatar33{background-image: url("/imgnew/avatars/avatar33@2x.jpg");}
    .icon-avatars.box-72x72.avatar34{background-image: url("/imgnew/avatars/avatar34@2x.jpg");}
    .icon-avatars.box-72x72.avatar35{background-image: url("/imgnew/avatars/avatar35@2x.png");}
    .icon-avatars.box-72x72.avatar36{background-image: url("/imgnew/avatars/avatar36@2x.png");}
    .icon-avatars.box-72x72.avatar37{background-image: url("/imgnew/avatars/avatar37@2x.jpg");}
    .icon-avatars.box-72x72.avatar38{background-image: url("/imgnew/avatars/avatar38@2x.jpg");}
    .icon-avatars.box-72x72.avatar39{background-image: url("/imgnew/avatars/avatar39@2x.jpg");}
    .icon-avatars.box-72x72.avatar40{background-image: url("/imgnew/avatars/avatar40@2x.jpg");}
    .icon-avatars.box-72x72.avatar41{background-image: url("/imgnew/avatars/avatar41@2x.jpg");}
    .icon-avatars.box-72x72.avatar42{background-image: url("/imgnew/avatars/avatar42@2x.jpg");}
    .icon-avatars.box-72x72.avatar43{background-image: url("/imgnew/avatars/avatar43@2x.jpg");}
    .icon-avatars.box-72x72.avatar44{background-image: url("/imgnew/avatars/avatar44@2x.jpg");}
    .icon-avatars.box-72x72.avatar45{background-image: url("/imgnew/avatars/avatar45@2x.jpg");}
    .icon-avatars.box-72x72.avatar46{background-image: url("/imgnew/avatars/avatar46@2x.jpg");}
    .icon-avatars.box-72x72.avatar47{background-image: url("/imgnew/avatars/avatar47@2x.jpg");}
    .icon-avatars.box-72x72.avatar48{background-image: url("/imgnew/avatars/avatar48@2x.jpg");}
    .icon-avatars.box-72x72.avatar49{background-image: url("/imgnew/avatars/avatar49@2x.jpg");}
    .icon-avatars.box-72x72.avatar50{background-image: url("/imgnew/avatars/avatar50@2x.png");}
    .icon-avatars.box-72x72.avatar51{background-image: url("/imgnew/avatars/avatar51@2x.jpg");}
    .icon-avatars.box-72x72.avatar52{background-image: url("/imgnew/avatars/avatar52@2x.jpg");}
    .icon-avatars.box-72x72.avatar53{background-image: url("/imgnew/avatars/avatar53@2x.jpg");}
    .icon-avatars.box-72x72.avatar54{background-image: url("/imgnew/avatars/avatar54@2x.jpg");}
    .icon-avatars.box-72x72.avatar55{background-image: url("/imgnew/avatars/avatar55@2x.jpg");}
    .icon-avatars.box-72x72.avatar56{background-image: url("/imgnew/avatars/avatar56@2x.jpg");}

	.box-22x22 {
        background-size:22px 22px;
        -webkit-background-size:22px 22px;
        -moz-background-size:22px 22px;
		 background-position:0 0 !important;		
	}	

	.box-30x30 {
        background-size:30px 30px;
        -webkit-background-size:30px 30px;
        -moz-background-size:30px 30px;
		 background-position:0 0 !important;		
	}	
    .box-24x24 {
        background-size:24px 24px;
        -webkit-background-size:24px 24px;
        -moz-background-size:24px 24px;
		 background-position:0 0 !important;		
	}
	.box-32x32 {
        background-size:32px 32px;
        -webkit-background-size:32px 32px;
        -moz-background-size:32px 32px;
		 background-position:0 0 !important;
	}
	.box-34x34 {
        background-size:34px 34px;
        -webkit-background-size:34px 34px;
        -moz-background-size:34px 34px;
		 background-position:0 0 !important;		
	}	

	.box-36x36 {
        background-size:36px 36px;
        -webkit-background-size:36px 36px;
        -moz-background-size:36px 36px;
		 background-position:0 0 !important;		
	}
	.box-42x42 {
        background-size:42px 42px;
        -webkit-background-size:42px 42px;
        -moz-background-size:42px 42px;
		 background-position:0 0 !important;		
	}
	.box-48x48 {
        background-size:48px 48px;
        -webkit-background-size:48px 48px;
        -moz-background-size:48px 48px;
		 background-position:0 0 !important;		
	}
    .box-50x50 {
        background-size:50px 50px;
        -webkit-background-size:50px 50px;
        -moz-background-size:50px 50px;
		 background-position:0 0 !important;		
	}	
    .box-56x56 {
        background-size:56px 56px;
        -webkit-background-size:56px 56px;
        -moz-background-size:56px 56px;
		 background-position:0 0 !important;		
	}	
    .box-58x58 {
        background-size:58px 58px;
        -webkit-background-size:58px 58px;
        -moz-background-size:58px 58px;
		 background-position:0 0 !important;		
	}			
   	.box-60x56{
        background-size:60px 56px;
        -webkit-background-size:60px 56px;
        -moz-background-size:60px 56px;
         background-position:0 0 !important;		
    }
	[class^="icon-50"], [class*=" icon-50"],.box-50x50 {
        background-size:50px 50px;
        -webkit-background-size:50px 50px;
        -moz-background-size:50px 50px;
         background-position:0 0 !important;			
	}


	.box-64x64 {
        background-size:64px 64px;
        -webkit-background-size:64px 64px;
        -moz-background-size:64px 64px;
         background-position:0 0 !important;
	}
   	.box-72x72{
        background-size:72px 72px;
        -webkit-background-size:72px 72px;
        -moz-background-size:72px 72px;
         background-position:0 0 !important;
    }
	.box-80x80 {
        background-size:80px 80px;
        -webkit-background-size:80px 80px;
        -moz-background-size:80px 80px;
         background-position:0 0 !important;
	}
	.box-74x34{
        background-size:74px 34px;
        -webkit-background-size:74px 34px;
        -moz-background-size:74px 34px;
         background-position:0 0 !important;		
    }
   	.box-54x54{
        background-size:54px 54px;
        -webkit-background-size:54px 54px;
        -moz-background-size:54px 54px;
         background-position:0 0 !important;		
    }
   	.box-72x72{
        background-size:72px 72px;
        -webkit-background-size:72px 72px;
        -moz-background-size:72px 72px;
         background-position:0 0 !important;		
    }
	.box-82x48{
        background-size:82px 48px;
        -webkit-background-size:82px 48px;
        -moz-background-size:82px 48px;
         background-position:0 0 !important;		
    }
	[class^="icon-128"], [class*=" icon-128"],.box-128x128 {
        background-size:128px 128px;
        -webkit-background-size:128px 128px;
        -moz-background-size:128px 128px;
         background-position:0 0 !important;	
	}
	.box-94x94{
        background-size:94px 94px;
        -webkit-background-size:94px 94px;
        -moz-background-size:94px 94px;
         background-position:0 0 !important;		
    }

	.box-100x100{
        background-size:100px 100px;
        -webkit-background-size:100px 100px;
        -moz-background-size:100px 100px;
         background-position:0 0 !important;
    }
    
	.box-112x112{
        background-size:112px 112px;
        -webkit-background-size:112px 112px;
        -moz-background-size:112px 112px;
         background-position:0 0 !important;		
    } 
   .box-120x120{
        background-size:120px 120px;
        -webkit-background-size:120px 120px;
        -moz-background-size:120px 120px;
         background-position:0 0 !important;
    }
	.box-128x128{
        background-size:128px 128px;
        -webkit-background-size:1px 112px;
        -moz-background-size:112px 112px;
         background-position:0 0 !important;
    }
   	.box-130x66{
        background-size:130px 66px;
        -webkit-background-size:130px 66px;
        -moz-background-size:130px 66px;
         background-position:0 0 !important;		
    }
	.box-120x100{
        background-size:120px 100px;
        -webkit-background-size:120px 100px;
        -moz-background-size:120px 100px;
         background-position:0 0 !important;		
    }
	.box-212x112{
        background-size:212px 112px;
        -webkit-background-size:212px 112px;
        -moz-background-size:212px 112px;
         background-position:0 0 !important;		
    }
   	.box-212x140{
        background-size:212px 140px;
        -webkit-background-size:212px 140px;
        -moz-background-size:212px 140px;
         background-position:0 0 !important;		
    }

	.box-121x121{
        background-size:121px 121px;
        -webkit-background-size:121px 121px;
        -moz-background-size:121px 121px;
         background-position:0 0 !important;		
    }
	
	.box-148x148{
        background-size:148px 148px;
        -webkit-background-size:148px 148px;
        -moz-background-size:148px 148px;
         background-position:0 0 !important;		
    }
		
	.box-240x160{
        background-size:240px 160px;
        -webkit-background-size:240px 160px;
        -moz-background-size:240px 160px;
         background-position:0 0 !important;		
    }	
   	.box-290x182{
        background-size:290px 182px;
        -webkit-background-size:290px 182px;
        -moz-background-size:290px 182px;
         background-position:0 0 !important;		
    }
   	.box-287x178{
        background-size:287px 178px;
        -webkit-background-size:287px 178px;
        -moz-background-size:287px 178px;
         background-position:0 0 !important;		
    }

    .icon-social-facebook{
        background-image: url("/imgnew/@2x/facebook@2x.png");
        background-position: 0 0px;
        background-size:58px 20px;
        -webkit-background-size:58px 20px;
        -moz-background-size:58px 20px;
    }
    .icon-social-tweeter{
        background-image: url("/imgnew/@2x/twitter@2x.png");
        background-position: 0 0px;
        background-size:60px 20px;
        -webkit-background-size:60px 20px;
        -moz-background-size:60px 20px;
    }
    .icon-social-google{
        background-image: url("/imgnew/@2x/google@2x.png");
        background-position: 0 0px;
        background-size:60px 20px;
        -webkit-background-size:60px 20px;
        -moz-background-size:60px 20px;
    }
    .icon-social-youtube{
        background-image: url("/imgnew/@2x/youtube@2x.png");
        background-position: 0 0px;
        background-size:80px 20px;
        -webkit-background-size:80px 20px;
        -moz-background-size:80px 20px;
    }

    .usb-features.usb-port-feature {
        background-image: url("/imgnew/products/articles/ic-ung@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }

    .usb-features.usb-ip-feature {
        background-image: url("/imgnew/products/articles/ic-usbip@2x.png");
        background-size: 100px 32px;
        background-position: 0 0;
    }
    .usb-features.virtual-here-feature {
        background-image: url("/imgnew/products/articles/ic-vhere@2x.png");
        background-size: 100px 65px;
        background-position: 0 0;
    }

    .usb-features.usb-over-network-feature {
        background-image: url("/imgnew/products/articles/ic-usbon@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }
    .usb-features.remote-dongles {
        background-image: url("/imgnew/products/articles/remote-dongles@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }
    .usb-features.remote-phones {
        background-image: url("/imgnew/products/articles/remote-phones@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }
    .usb-features.peripherals {
        background-image: url("/imgnew/products/articles/peripherals@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }
    .usb-features.virtual {
        background-image: url("/imgnew/products/articles/virtual@2x.png");
        background-size: 100px 100px;
        background-position: 0 0;
    }
}
