.myMenu li a:hover,
a {
    text-decoration: none
}
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-6,
.col-xs-9 {
    float: left
}
.clearfix:after,
.container-fluid:after,
.container:after,
.index-user-comments,
.row:after {
    clear: both
}
a,b,body,div,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,li,nav,ol,p,ruby,s,samp,section,small,span,strike,ul,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}
ol,ul {
    list-style: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    line-height: 1;
    font-family: roboto, helvetica, serif;
    font-weight: 300;
}
a {
    background-color: transparent
}
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0
}
small {
    font-size: 80%
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1010px;
        margin: 0 auto
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-10,
.col-xs-12,
.col-xs-3,
.col-xs-6,
.col-xs-9,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-12 {
    width: 100%
}
.col-xs-9 {
    width: 75%
}
.col-xs-6 {
    width: 50%
}
.col-xs-3 {
    width: 25%
}
@media (min-width: 768px) {
    .col-md-2 {
        float: left;
        width: 16.666%;
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.3333%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-10 {
        float: left;
        width: 83.333%;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.background-container {
   background: #151D2F;
}
.lead {
    background: url(../images/lead-home.jpg);
    background-position: center;
    background-size: cover;
    height: 400px;
    position: relative;
}
@media screen and (min-width: 992px) {
    .lead {       
        height: 85vh;
    }
}
.offer-lead {
    background: url(../images/lead-home.jpg);
    background-position: center;
    background-size: cover;
    height: 520px;
    position: relative;
}
@media screen and (min-width: 992px) {
    .offer-lead {       
        height: 450px;
    }
}
.lead-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px 0;
    height: 390px;
    background: rgba(255, 255, 255, 0.5);
}
.lead h1 {
    font-size: 25px;
    color: #000;
    text-align: center;
    font-weight: 700;
}
.short-description {
    margin: 25px 0;
    line-height: 25px;
}
.video-container h2  {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    line-height: 20px;
}
.lead-btn {
    display: block;
    height: 50px;
    width: 200px;
    border-radius:3px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    padding-top: 16px;
    background-color: #87b52b;
    background-image: -webkit-linear-gradient(to top,#87b52b,#96c930);
    background-image: -webkit-linear-gradient(bottom, #87b52b, #96c930);
    background-image: linear-gradient(to top,#87b52b,#96c930);
}
.lead-btn:hover {
    background-color: #96c930;
    background-image: -webkit-linear-gradient(to top,#87b52b,#a2d934);
    background-image: -webkit-linear-gradient(bottom, #87b52b, #a2d934);
    background-image: linear-gradient(to top,#87b52b,#a2d934);
}
.pro-link, .lead h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}
.link, .link:hover, .link:visited {
    color: #0079d2;
    font-size: 18px;
    text-decoration: underline;
}
.pro-link {
    display: block;
    color: #0079d2;
    font-size: 18px;
    text-decoration: underline;
    margin: 10px auto;
    margin-bottom: 0;
}
.lead .os {
    margin-top: 10px;
    margin-bottom: 0;
}
.row-a, .photo-gallery {
    background: #F0F0F0;
}
.row-a, .row-b, .photo-gallery {
    padding: 20px 0;
}
.row-a h3, .row-b h3, .photo-gallery h3 {
    font-size: 25px;
}
.row-a p, .row-b p {
    line-height: 25px;
    font-size: 18px;
}
.feature-img {
    max-width: 100%;
}
@media screen and (min-width: 375px) {
    .lead-content {
        height: 325px;
    }
}
@media screen and (min-width:768px) {  
    .lead-content {
        height: 345px;
    }
    .lead h1 {
        font-size: 40px;
        margin-bottom: 30px;
        font-weight: normal;
    }
    .row-a h3, .row-b h3, .photo-gallery h3 {
        font-size: 25px;
        line-height: 50px;
    }
}
@media screen and (min-width:992px) {
    .lead-content {
        height: 315px;
    }
    .lead h1 {
        font-size: 37px;    
    }   
    .lead-btn, .pro-link {
        display: inline-block;
    }
    .pro-link, .lead h2 {
        margin-left: 0;
        margin-right: 0;
        background: none;
        padding: 0;            
    }
    .video-container h2 {
        font-size: 25px;
        line-height: 35px;        
    }
    .lead-links {
        display: block;
        margin:10px auto;
        width: 390px;
    }
}
@media screen and (min-width: 1200px) {
    .lead-content {
        height: 400px;
    }
    .lead-links {
        width: 445px;
    }
    .pro-link, .lead h2 {   
        line-height: 40px;
    }
    .pro-link {
        margin-left: 30px;
        font-size: 20px;
    }
    .lead h2 {
        font-size: 25px;
    }
    .lead .os {
        font-size: 18px;
        line-height: 20px;
    }
    .lead h1 {
        font-size: 70px;
    }
}
.header {
    max-width: 999px;
    position: relative;
    display: block;
    margin: 0 auto
}
.hamburger,
.lightbox,
.lightboxOverlay,
.logo1,
.logo2 {
    position: absolute
}
.logo {
    margin-bottom: 30px
}
.logo1 {
    max-width: 60px;
    left: -10px
}
.logo2 {
    max-width: 180px;
    left: 53px;
    top: 5px;

}
@media screen and (min-width: 768px) {
    .logo {
        display: block;
        max-width: 270px;
        margin: 0 auto;
    }
    .logo1 {
        position: relative;
        display: inline-block;
        left: 0;
        -webkit-animation: spin 20s linear infinite;
        -moz-animation: spin 20s linear infinite;
        animation: spin 20s linear infinite
    }
    @-moz-keyframes spin {
        100% {
            -moz-transform: rotate(360deg)
        }
    }
    @-webkit-keyframes spin {
        100% {
            -webkit-transform: rotate(360deg)
        }
    }
    @keyframes spin {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }
    .logo2 {
        position: relative;
        left: 0;
        top: -5px;
    }
}
.header {
    width: 100%;
    top: 0;
    height: 80px;
}
.social-media {
    display: none
}
@media screen and (min-width: 992px) {
    .social-media {
        display: block
    }
    .background-container {
        padding-bottom: 20px;
    }
}
#id1, #id2, #id3, #id4, #id5, #id6, #id7 {   
    margin-top: 5px;   
    padding: 10px;
    line-height: 25px;
    font-size: 18px;
}
.index-user-comments {
    margin: 30px auto;
    padding-top: 30px;
}
.flip .col-md-2 {
    padding-left: 0;
}
.hide img {
    display: inline;
    vertical-align: middle;
}
.hide p {
    display: inline;
}
.review-container {
    padding: 0;
}
.review-img {
    max-width: 100px;
    border-radius: 50%;
}
.flip .username {
    font-weight: 700;
}
.hide {
    display: none
}
.flip {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s
}
@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.1)
    }
    80% {
        -webkit-transform: scale(.9);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}
.os {
    text-align: center;
}
.block-card,
.lb-loader,
.lightbox,
.myMenu li a,
footer ul,
h2.devices,
h2.users,
p.discount-buy {
    text-align: center
}
#impliedsubmit,
.active-selection,
.small-container a,
footer,
li a {
    color: #fff
}
.hamburger,
.myMenu,
.myMenu li,
.screenshot {
    display: block
}
.microsoft-certificate {
    display: block;
    max-width: 150px;
    margin: 20px auto;
}
@media screen and (min-width: 768px) {
    .microsoft-certificate {
        position: absolute;
        right: 0;
        margin: 0;
    }
}
.screenshot {
    max-width: 100%;
    margin: 20px auto
}
/*Navigation*/
.myMenu {
    width: 100%;
    max-width: 767px;
    top: 0;
    border-radius: 0;
    padding-right: 0;
    height: 0;
    margin: 0 auto;
}
.myMenu li {
    width: 100%;
    height: 40px;
    border-radius: 0;
}
.myMenu li a {
    padding-top: 12px;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    border-bottom: 1px solid #bbb;
}
.hamburger {
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 10px 15px;
}
.line {
    border-bottom: 4px solid #fff;
    width: 35px;
    margin-bottom: 6px;
}
.line:last-child {
    margin-bottom: 0;
}
.myMenu li a:hover {
    background: #636771;
    border-radius: 0;
    color: #fff;
    width: 100%;
    height: 100%;
}
.borders {
    position: relative;
    z-index: 1;
    background: #151d2f;
    height: 0;
    overflow: hidden;
    transition: height .3s linear;
    margin-left: -15px;
    margin-right: -15px;
}
.active-selection {
    background: #636771;
    text-shadow: 0 0 10px #fff;
}
.open {
    height: 240px;
}
@media screen and (min-width: 992px) {
    .hamburger {
        display: none;
    }
    .myMenu {
        height: 45px;
        max-width: 949px;
    }
    .borders {        
        position: relative;
        background: #101625;
        box-shadow: 0px 2px 5px #1e2842;
        box-shadow: 0px 0px 10px 4px #293044;
        height: 48px;
    }
    .myMenu li {
        display: inline-block;
        list-style: none;
        width: 161px;
        height: 43px;
        text-align: center;
        margin-bottom: 2px;
        margin-left: 10px;
        margin-top: 2px;
    }
    .myMenu li:hover {
        background: 0 0;
    }
    .myMenu li a {
        border-bottom: none;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
    }
    .border-left {
        position: relative;
        left: -10px;
        top: 0;
        margin-right: -12px;
        padding-left: 2px;
        border-left: 1px solid #636771;
    }
    .border-left:first-of-type {
        border-left: none;
    }
    .myMenu li a:hover {
        text-shadow: 0 0 10px #fff;
        position: relative;
    }
}
.small-container a:focus,
.small-container a:hover,
.small-container a:visited,
footer li a:hover {
    text-decoration: underline;
}
footer {
    height: 395px;
    padding-top: 10px;
    background-color: #41424E;
}
.footer-container {
    max-width: 768px;
    position: relative;
    margin: 0 auto;
}
@media screen and (min-width: 992px) {
    .footer-container {
        max-width: 992px;
    }
}
.footer-list img {
    display: inline-block;
    height: 26px;
    width: 26px;
    margin-top: -0.30em;
    margin-right: 10px;
    float: left;
}
.footer-list a img {
    border: none;
}
.footer-list {
    display: block;
    position: relative;
    margin: 0 auto;
}
.ul-wrapper {
    max-width: 250px;
    position: relative;
}
.ul-wrapper ul {
    text-align: left;
}
footer li {
    margin-top: 20px;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
}
footer li a {
    font-size: 14px;
    height: 14px;
}
.small-container {
    margin-top: 30px;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .footer {
        height: 235px;
    }  
}
/*Cookies*/
#impliedsubmit{
    color: #fff;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 16px;
    width: 80px;
    height: 40px;
    border: none;
    border-radius: 3px;
    background: #87b52b;
    background-image: -webkit-linear-gradient(to top,#87b52b,#96c930);
    background-image: -webkit-linear-gradient(bottom, #87b52b, #96c930);
    background-image: linear-gradient(to top,#87b52b,#96c930);
}
#impliedsubmit:hover{
    background: #a2d934;
    background-image: -webkit-linear-gradient(to top,#87b52b,#a2d934);
    background-image: -webkit-linear-gradient(bottom, #87b52b, #a2d934);
    background-image: linear-gradient(to top,#87b52b,#a2d934)
}
#cookiesdirective { 
    min-height: 81px !important;
}
#cookiesdirective div {
    display: inline-block;
}
li a:hover {
    text-decoration: none;
}
li a {
    height: 100%;
    width: 100%;
    display: block
}
body:after {
    content: url(../images/close2.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none
}
.lb-dataContainer:after,
.lb-outerContainer:after {
    content: "";
    clear: both
}
.lightboxOverlay {
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}
.lightbox {
    left: 0;
    width: 100%;
    z-index: 10000;
    line-height: 0;
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}
.lb-outerContainer:after {
    display: table
}
.lb-container {
    padding: 4px
}
.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%;
    line-height: 0
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}
.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}
.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}
.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}
.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}
.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}
.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}
.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
    display: table
}
.lb-data {
    padding: 0 4px;
    color: #ccc
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close2.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}
.yt-video {
    display: block;
    width: 100%;
    height: 240px;   
}
@media screen and (min-width: 768px) {
    .yt-video {
        height: 478px;
        width: 684px;
        margin: 0 auto;     
        margin-bottom: 40px;
    }
}
.video-container {
    background: url(../images/loading-video.gif) no-repeat;
    background-position: center;
}

.features-list {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 29px;
}
.dot {
    height: 7px;
    width: 7px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px;
  }