@font-face {
    font-family: 'Myriad-Pro';
    src: url('/static/fonts/Myriad-Pro.eot?#iefix') format('embedded-opentype');
    src: local('Myriad-Pro'), 
        url('/static/fonts/Myriad-Pro.ttf') format('truetype'); /* non-IE */
    /* src: local('Myriad-Pro'), 
        url('/static/fonts/Myriad-Pro.woff') format('woff'); /* Modern Browsers */
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('/static/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/MyriadPro-Regular.otf')  format('opentype'),
        url('/static/fonts/MyriadPro-Regular.woff') format('woff'), 
        url('/static/fonts/MyriadPro-Regular.ttf')  format('truetype'), 
        url('/static/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('/static/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
      url('/static/fonts/MyriadPro-Semibold.otf')  format('opentype'),
      url('/static/fonts/MyriadPro-Semibold.woff') format('woff'),
      url('/static/fonts/MyriadPro-Semibold.ttf')  format('truetype'),
      url('/static/fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'helveticaneuecyrlight';
    src: url('/static/fonts/helveticaneuecyr-light_6-webfont.eot');
    src: url('/static/fonts/helveticaneuecyr-light_6-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/helveticaneuecyr-light_6-webfont.woff2') format('woff2'),
         url('/static/fonts/helveticaneuecyr-light_6-webfont.woff') format('woff'),
         url('/static/fonts/helveticaneuecyr-light_6-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneuecyrmedium';
    src: url('/static/fonts/helveticaneuecyr-medium_5-webfont.eot');
    src: url('/static/fonts/helveticaneuecyr-medium_5-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/helveticaneuecyr-medium_5-webfont.woff2') format('woff2'),
         url('/static/fonts/helveticaneuecyr-medium_5-webfont.woff') format('woff'),
         url('/static/fonts/helveticaneuecyr-medium_5-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
    /* width: 960px;
    margin-left: auto;
    margin-right: auto; */
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;
    line-height: 18pt;
    color: #666666;
}

img {
    border: none;
}

a {
    color: #297acc;
    text-decoration: none;
}

h2 {
    font-family: 'Myriad-Pro','Myriad-Pro', Helvetica, Arial, sans-serif;
    font-size: 40pt;
    color: #000;
    font-weight:normal;
}

h3 {
    font-family: 'Myriad-Pro','Myriad-Pro', Helvetica, Arial, sans-serif;
    font-size: 20pt;
    color: #000;
    font-weight:normal;
}

/* menu {
    margin: 0;
    padding: 0;
} */

#head {
    height: 130px;
    position: relative;
}

#logo {
    width: 163px; 
    height: 71px;
    background: url('/static/i/logo.png') no-repeat left top;
    position: absolute;
    top: 27px;
    left: 0px;
}
@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

    #logo {
        background: url('/static/i/logo-2x.png') no-repeat left top;
        background-size: 163px 71px;
    }
}
.logo_pointer {
        cursor: pointer;
}

#page_content {
    position: relative;
    min-height: 100%;
    padding-bottom: 55px;
}

#footer {
    color: #565656;
    padding-bottom: 40px;
}

.credits {
    float: left;
    font-size: 12px;
    width: 942px;
    padding-left: 18px;
}

#downmenu {
    float: right;
/*    width: 300px;*/
}

#downmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

#downmenu li {
    list-style: none;
    display: inline;
    margin-left: 30px;
}

#downmenu ul li:first-child {
    margin-left: 0px;
}


#downmenu li a {
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #737373;
}

#downmenu li a:hover {
    color: #000;
}

#language_selector {
    text-align: right;
    font-size: 12px;
    position: absolute;
    top: 30px;
    width: 960px;
}

#login_links {
    text-align: right;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 0px; 
    /* width: 797px; */
    color: #999999;
    line-height: 15px;
    display: inline-block;
}

#login_links img {
    cursor: pointer;
    margin-right: 1pt;
    margin-bottom: -1px;
}

.bgimg {
    background-repeat: no-repeat;
    position: absolute;
    z-index: -10;
}

#bg0 {
    background-image: url('/static/i/bg/bg0.png');
    bottom: -30px;
    height: 226px;
    margin-right: -100px;
    right: 10%;
    width: 259px;
}

#bg2 {
    background-image: url('/static/i/bg/bg2.png');
    height: 285px;
    left: -18%;
    bottom: -50px;
    width: 315px;
}

#bg3 {
    background-image: url('/static/i/bg/bg3.png');
    height: 409px;
    left: -28%;
    top: -100px;
    width: 514px;
}

#bg4 {
    background-image: url('/static/i/bg/bg4.png');
    height: 214px;
    left: -150px;
    top: 360px;
    width: 227px;
}

.leftcol { 
    float: right; 
    width: 25%;
    /* margin-right: 5%;  */
}

.main {
    float: left;
    width: 65%;
    min-height: 100px;
}

/* Forms */

form {
    border: solid 1px #abadb3;
    background-color: #f6f6f6;
    padding: 10px;
}

form ul li {
    background: none !important;
    margin: 20px 0;
    position: relative;
    list-style-type: none;
}

form label {
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 0px;
    line-height: 32px;
}

form input, select,
form textarea,
form button {
    border: solid 1px #abadb3;
}

form input {
    font-size: 15px;
    height: 25px;
    width: 320px;
    font-family: Helvetica,Arial,sans-serif;
}

form textarea {
    height: 150px;
    width: 70%;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 15px;
    min-width: 330px;
}

form input[type=submit] {
    height: auto;
    width: auto;
}

.prev, .next {
    text-decoration: none;
}

.w960 {
    width: 960px;
    margin: 0 auto;
}

/* Menu */

#topmenu {
    position: absolute;
    top: 65px;
    right: 0;
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif;
}

    #menu-top, #menu-top ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menu-top:before, #menu-top:after {
    content: "";
    display: table;
}

#menu-top:after {
    clear: both;
}

#menu-top {
    zoom:1;
}

#menu-top li {
    float: left;
    position: relative;
}

#menu-top a {
    float: left;
    padding: 0 10px;
    color: #666;
    font-size: 20px;
    text-decoration: none;
}

#menu-top li:hover > a {
    color: #000;
}

ul#menu-top li:last-child a {
    padding-right: 0;
}

* html #menu-top li a:hover { /* IE6 only */
    color: #000;
}

#menu-top ul {
    padding-bottom: 10px;
    margin: 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -8px;
    left: -10px;
    z-index: 1;    
    background: #FFF;
    -moz-box-shadow: 0 12px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 12px 15px rgba(0,0,0,.3);
    box-shadow: 0 12px 15px rgba(0,0,0,.3); 
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;  
}

#menu-top li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
    z-index: 2;
}

#menu-top ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    -moz-box-shadow: 0px 12px 15px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 12px 15px rgba(0,0,0,.3);
    box-shadow: 0px 12px 15px rgba(0,0,0,.3);   
}

#menu-top ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
}

#menu-top ul li:last-child {   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}
    
#menu-top ul a {    
    padding: 5px 0;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    font-size: 16px;
    margin: 0 30px;
}

#menu-top ul span {   
    margin-top: 8px; 
    padding: 0 20px 0 20px;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    font-size: 20px;
    text-transform: none;
    cursor: default;
    color: #000;
}

#menu-top ul a:hover {
    color: #000;
}

#menu-top ul li:first-child > a {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#menu-top ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}
    
#menu-top ul li:first-child a:hover:after {
    border-bottom-color: #04acec; 
}
    
#menu-top ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;   
}
    
#menu-top ul li:last-child > a {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

#menu-top a.has-child:after, 
#menu-top li span.im-father:after {
    content: " ▼";
    font-size: 14px;
}

#menu-top a.has-child {
    cursor: default;
}

#menu-top a.has-child:after {
        color: #999999;
}
    /* Mobile */
#menu-trigger {
    display: none;
}

    
@media screen and (min-width: 600px) {
    #menu-top {
        display: block !important;
    }
}   

    /* iPad */
.no-transition {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
    display: none;          
}

#menu-top li:hover > .no-transition {
    display: block;
}

.cf {
    float:none;
    clear: both;
}

/* Preloader */

#preloader {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    opacity: 0.3;
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url("/static/i/status.gif"); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.hidden {
    display: none;
}
.remove-bad-file {
    padding: 5px;
    text-align: center;
}
.border-black {
    border: 1px solid black;
}
.pagination {
    padding-left: 40px;
}
.pagination:after {
    float: none;
    clear: both;
    content: "";
    display: block;
}
.pagination div {
    float: left;
    min-width: 306px;
    text-align: center;
}
.pagination div:first-child {
    text-align: left;
    height: 100%;
}
.pagination div:last-child {
    text-align: right;
}
.paging-in {
    margin-left: 60px
}
.no-page {
    margin: 80px 0;
}
.no-page h1 {
    font-size: 50px;
}
button, form button {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: auto;
    padding: 0.6em 1.5em 0.4em;
    width: auto;
    background: rgb(0,191,231); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMGJmZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiMwMDkwYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,191,231,1) 20%, rgba(0,144,187,1) 70%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,191,231,1)), color-stop(70%,rgba(0,144,187,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,191,231,1) 20%,rgba(0,144,187,1) 70%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,191,231,1) 20%,rgba(0,144,187,1) 70%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,191,231,1) 20%,rgba(0,144,187,1) 70%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,191,231,1) 20%,rgba(0,144,187,1) 70%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bfe7', endColorstr='#0090bb',GradientType=0 ); /* IE6-8 */
    border: 1px solid #055776;
    text-shadow: -1px 1px 1px #006884;
    color: #FFF;
    font-family: Helvetica,Arial,sans-serif;
}
form button:hover, button:hover {
    background: #488ed5; /* Old browsers */
    background: -moz-linear-gradient(top,  #488ed5 0%, #3451a0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#488ed5), color-stop(100%,#3451a0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #488ed5 0%,#3451a0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #488ed5 0%,#3451a0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #488ed5 0%,#3451a0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #488ed5 0%,#3451a0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#488ed5', endColorstr='#3451a0',GradientType=0 ); /* IE6-9 */
    color: #FFF;
    text-shadow: 0 0 1px #006884;
}
form button:active, button:active {
    background: rgb(63,88,200); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMzZjU4YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiMxODM5N2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(63,88,200,1) 20%, rgba(24,57,127,1) 70%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(63,88,200,1)), color-stop(70%,rgba(24,57,127,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(63,88,200,1) 20%,rgba(24,57,127,1) 70%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(63,88,200,1) 20%,rgba(24,57,127,1) 70%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(63,88,200,1) 20%,rgba(24,57,127,1) 70%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(63,88,200,1) 20%,rgba(24,57,127,1) 70%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f58c8', endColorstr='#18397f',GradientType=0 ); /* IE6-8 */
    
    box-shadow: 0 1px 2px #18397F inset;
    color: #FFF;
    box-shadow: 0 0 2px #18397F;
    text-shadow: 0 0 4px #5be0ff;
}
button[disabled],
button[disabled]:hover,
button[disabled]:active {
  background: #f5f5f5;
  border: 1px solid #d4d4d4;
  color: #dadada;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  cursor: not-allowed;
  text-shadow:none;
}
.heightzero {
    height: 0;
}
.llast-child {
    margin-right: 0;
    padding-right: 0;
}
ul#menu li.llast-child a {
    margin-right: 0;
    padding-right: 0;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well-ios {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #FFF;
}
.well-head {
    height: 54px;
}
.well-head h3 {
    font-size: 28px;
    font-family: 'MyriadPro-Regular', Helvetica, Arial, sans-serif;
    color: #000;
}
.text-center {
    text-align: center;
}
#testimonials ul {
    display: table;
    vertical-align: top;
    width: 100%;
}
#testimonials li {
    display: table-cell;
}
.macbook {
    width: 960px;
    height: 566px;
    position: relative;
    margin: 0 auto;
    background: url(../i/products/remotix/mac/3.0/macbook.png) no-repeat left top;
}
.macbook div {
    position: absolute;
    width: 708px;
    height: 422px;
    left: 128px;
    top: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top: 24px;
}
.lead {
    font-family: 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #666;
    line-height: 36px;
    margin-bottom: 30px;
}
h3.macnew {
    font-family: 'MyriadPro-Regular', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -1px;
    padding: 30px 0 40px 0;
    margin: 0;
    display: inline-block; /* ie 11 fix */
    width: 100%; /* ie 11 fix */
}
h3.macnew small {
    display: block;
    font-size: 15px;
    font-family: 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    line-height: 24px;
    letter-spacing: normal;
}
.row {
    width: 100%;
}
.row:after {
    content: "";
    display:block;
    clear: both;
}
.row div {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.row .column {
    width: 50%;
    float: left;
    color: #666;
    height: 140px;
}
.row .column:nth-child(2n+2) {
    width: 45%;
    float: right;
}
.row .column:after {
    content: "";
    display:block;
    clear: both;
}
.row .column .col-img {
    width: 80px;
    float: left;
    margin-right: 20px;
}
.row .column .col-text {
    width: 332px;
    float: left;
}
.row .column .col-text h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'MyriadPro-Semibold', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #666;
}
.row .column .col-text p {
    margin-top: 5px;
}
div.well.vnctable {
    padding: 0px;
    margin-bottom: 40px;
}
.vnc-table {
    display: table;
    width: 100%;
}
div.vnc-table > div {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    padding:30px;
    font-family: 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #666;
}
.vnc-table div img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 15px auto;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.vnc-table div img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
ul.macnew {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}
ul.macnew:after {
    content: "";
    display: block;
    clear: both;
    margin-bottom: -30px;
}
ul.macnew > li {
    padding-bottom: 40px;
}
ul.macnew > li:nth-child(2n+1) {
    width: 45%;
    margin-left: 15px;
    float: left;
}
ul.macnew > li:nth-child(2n+2) {
    float: right;
    width: 45%;
}
div#testimonials.well {
    padding: 0px;
}
div#testimonials ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%
}
div#testimonials ul > li {
    display: table-cell;
    width: 33%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px; 
    background: url(../i/products/remotix/mac/3.0/hr.png) no-repeat right top;
}
div#testimonials ul > li:last-of-type {
    background: none;
}
.sys-rq {
    font-size: 15px;
    font-family: 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    color: #666;
    padding-top: 30px;
}
.win-monoblock {
    position: relative;
    height: 555px;
    padding-top: 25px;
}
.mono-shadow {
    z-index: 10;
    width: 100%;
    height: 193px;
    background: url(../i/products/remotix/windows/3.0/monoblock_shadow.png) no-repeat center top;
    position: absolute;
    bottom: -50px;
}
.iphone-shadow {
    z-index: 10;
    width: 100%;
    height: 193px;
    background: url(../i/products/remotix/windows/3.0/monoblock_shadow.png) no-repeat center top;
    bottom: -50px;
    position: absolute;
}
.big-ipad {
   height: 420px;
   position: relative;
   padding-top: 25px;
}
.big-ipad .ipad-case {
    background: url(../i/products/remotix/ios/5.0/big_ipad.png) no-repeat center top;
    width: 669px;
    height: 538px;
    margin: 0 auto;
    position: relative;
    padding-top: 32px;
    padding-left: 95px;
    z-index: 11;
}
.big-ipad .ipad-image {
    width: 573px;
    height: 430px;
}
.big-ipad .ipad-gloss {
    background: url(../i/products/remotix/ios/5.0/big_ipad_gloss.png) no-repeat center top;
    width: 764px;
    height: 573px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 12;
}

.ios-gray {
    padding-top: 120px;
}
.windows-gray .content-div {
    width: 960px;
    margin: 0 auto;
}
.windows-gray .macnew small, .win-h3-small .macnew small {
    color: #666666;
}
.tablet-comp {
    height: 300px;
    width: 528px;
}
.tablet-comp.ipad {
    height: 200px;
    width: 460px;
}
.tablet-section {
    display: table;
    width: 100%;
}
.tablet-section > div {
    display: table-cell;
    vertical-align: bottom;
}
.tablet-sign {
    width: 432px;
}
.tablet-comp {
    position: relative;
}
.tablet-shadow {
    position: absolute;
    z-index: 10;
    display: block;
    left: 50%;
    margin-left: -655px;
    bottom: 0;
}
.tablet-self {
    position: absolute;
    display: block;
    top: 20px;
    z-index: 15;
    -webkit-transition: all 0.4s; 
    -moz-transition: all 0.4s; 
    transition: all 0.4s;
    right: 0px;
    background: url(../i/products/remotix/windows/3.0/tablet_body.png) no-repeat left top;
    width: 474px;
    height: 281px;
    padding: 27px;
}
.tablet-self.ipad {
    position: absolute;
    display: block;
    top: 30px;
    z-index: 15;
    -webkit-transition: all 0.4s; 
    -moz-transition: all 0.4s; 
    transition: all 0.4s;
    right: 0px;
    background: url(../i/products/remotix/ios/5.0/ipad.png) no-repeat left top;
    width: 406px;
    height: 299px;
    padding-top: 20px;
    padding-left: 54px;
}
.tablet-self:hover {
    top: -35px;
}
.tablet-self.ipad:hover {
    top: -125px;
}
.tablet-self .gloss {
    width: 528px;
    height: 335px;
    background: url(../i/products/remotix/windows/3.0/tablet_gloss.png) no-repeat left top;
    z-index: 16;
    position: absolute;
    top: 0;
    left: 0;
}
.tablet-self .gloss.ipad {
    width: 460px;
    height: 319px;
    background: url(../i/products/remotix/ios/5.0/ipad_gloss.png) no-repeat left top;
    z-index: 16;
    position: absolute;
    top: 0;
    left: 0;
}
.windows-white {
    padding-top: 80px;
    z-index: 20;
    position: relative;
    background: #FFF;
}
.android-white {
    padding-top: 60px;
    z-index: 20;
    position: relative;
    background: #FFF;
}
.windows-rxcloud {
    padding-top: 80px;
    background: #f4f4f4;
    position: relative;
    z-index: 20;
    padding-bottom: 40px;
}
.android-rxcloud {
    padding-top: 60px;
    background: #FFF;
    position: relative;
    z-index: 20;
    padding-bottom: 40px;
}
.text-right {
    text-align: right;
}
.win-secure {
    background-color: #FFF;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 44px;
}
.android-secure {
    background-image: url(../i/products/remotix/windows/3.0/section_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 44px;
}
.win-secure-shadow {
    background-color: #FFF;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow_invert.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 30px;
    padding-top: 15px;
}
.android-winrdp-shadow {
    background-color: #f4f4f4;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow_invert.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 30px;
    padding-top: 15px;
}
div#testimonials.well.testim-win {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 0;
}
div#testimonials.well.testim-ios {
    padding-top: 110px;
    padding-bottom: 40px;
    margin-bottom: 0;
}
div#testimonials.well.testim-android {
    padding-top: 70px;
    padding-bottom: 40px;
    margin-bottom: 0;
    background: #FFF;
}
div#testimonials .well-head h3  {
    text-transform: uppercase;
}
.win-sysrq {
    background-color: #FFF;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 80px;
}
.win-obsrv {
    background-color: #FFF;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 42px;
}
.android-sysrq {
    background-color: #f4f4f4;
    background-image: url(../i/products/remotix/windows/3.0/section_shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 50px;
}
.win-sysrq span {
    font-family: 'helveticaneuecyrmedium', Helvetica, Arial, sans-serif;
    color: #000;
}
.android-sysrq span {
    font-family: 'helveticaneuecyrmedium', Helvetica, Arial, sans-serif;
    color: #000;
}
.iphone-footer {

    position: relative;
}
.iphone-self {
    width: 637px;
    height: 399px;
    position: relative;
    margin: 0 auto;
    bottom: -150px;
    background: url(../i/products/remotix/ios/5.0/iphone.png) no-repeat center top;
    padding-left: 115px;
    padding-top: 25px;
    z-index: 20;
}
.iphone-gloss {
    position: absolute;
    width: 752px;
    height: 424px;
    top: 0;
    left: 0;
    background: url(../i/products/remotix/ios/5.0/iphone_gloss.png) no-repeat center top;
}
.iphone-self img {
    position: absolute;
    left: 115px;
    top: 25px;
    width: 529px;
    height: 297px;

}
.iphone-marg {
    margin-bottom: -80px;
}
.big-nexus {
    height: 245px;
    position: relative;
    padding-top: 25px;
}
.big-nexus img {
    display: block;
    z-index: 11;
    margin: 0 auto;
    position: relative;
}.windows-gray {
    background-color: #f4f4f4;
    padding-top: 80px;
}
.android-gray {
    padding-top: 170px;
}
.big-droids {
    height: 185px;
    position: relative;
}
.big-droids img {
    display: block;
    z-index: 11;
    margin: 0 auto;
    position: relative;
}


