body {
    background: #fff;
}

.container {
    width: 960px !important;
}

.no-padding {
    padding: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-top {
    padding-top: 0px !important;
}

.no-padding-bottom {
    padding-bottom: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.no-margin-left {
    margin-left: 0px !important;
}

.no-margin-right {
    margin-right: 0px !important;
}

.no-margin-top {
    margin-top: 0px !important;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.col-xs-5 {
    width: 47.666667% !important;
}

/* Header --------------------------------*/

.header-container {
    width: 100%;
    background: #007CB5;
    text-align: center;
}

.header h1 {
    color: #fff;
    margin: 0 0 5px 1px;
}

.header .row {
    height: 141px;
    width: 960px;
    margin: 0 auto;
}

.header .col-xs-8 {
    margin: 50px 0 0 3px;
    height: 65px;
    padding: 0px 0px 0px 8px;
    width: 65.666667%;
}

.header .col-xs-8 .brnd {
    margin: 0 auto;
    height: 100%;
}

.header .col-xs-8 .brnd img {
    height: 50px;
    margin-top: 8px;
}

.header .col-xs-8 .ma-brnd {
    text-align: left;
    padding: 2px 0 0 10px;
}

.header .col-xs-8 .ma-brnd img {
    width: 65%;
}

.header .col-xs-8 .col-xs-6:nth-child(2) {
    border-left: solid 1px #fff;
    padding-right: 0px;
}

.header .col-xs-8 .col-xs-6 {
    height: 100%;
}

.dnld-box {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 4px;
    height: 116px;
    box-shadow: 0px 0px 10px #16587c;
    background-color: #fff;
    padding-top: 20px;
    margin: 25px 9px 0px 1px;
}

.dnld-box img {
    width: 60%;
}

.header .col-xs-4 a {
    width: 100%;
    height: 100%;
}

/* Navigation --------------------------------*/

.barra {
    background-color: #e8f2fe;
    width: 100%;
    box-shadow: 0px 1px 10px #C2C2C2;
}

.navbar-default {
    background-color: transparent !important;
    border: none !important;
}

.navbar-nocollapse {
    height: 48px;
    padding: 0px;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-nav {
    height: 48px;
    width: 100%;
}

.navbar-nav li {
    width: 206px;
    text-align: center;
    height: 50px;
}

.navbar-nav > li > a {
    color: #16587c !important;
    font-weight: bold;
    font-size: medium;
}

.navbar-nav > li > a:hover {
    color: #fff !important;
}

.navbar-nav li:hover, .navbar-nav li.active a {
    color: #fff !important;
}

.navbar-nav li:hover, .navbar-nav li.active {
    background-color: #16587c;
    color: #fff !important;
}

.navbar-nav li:nth-child(4) {
    background-color: #fff;
    width: 33.4%;
    border: none;
    height: 51px;
}

.navbar-nav li:nth-child(4) > a {
    color: #fff !important;
}

.navbar-nav li:nth-child(4) > a:hover {
    background: #ffce00 !important;
}

.download-btn {
    background-color: #fb9600;
    color: #fff !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.download-btn:hover {
    background: #ffce00;
}

/* Tab Content --------------------------------*/

.tab-content {
    width: 100%;
    background: #E7E7E7;
    margin: 0 0 0 0;
    color: #fff !important;
    padding: 0 15px;
}

.tab-content .col-xs-6 img {
    width: 100%;
}

.tab-content .blue-header {
    color: #b9e1f8;
    line-height: 31px;
    font-size: 27px;
    text-shadow: 2px 2px #000;
    font-weight: 300;
}

.spaced {
    line-height: 125%;
}

.tab-content .col-xs-8 {
    padding: 15px 15px 8px 15px;
}

.tab-content h4 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.tab-content h2 {
    font-size: 18px;
    margin-top: 55px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.tab1menssage {
    color: #686868;
    font-size: 16px;
    padding-bottom: 25px;
}

h4 {
    color: #0083ca !important;
}

.strip-multi-colors {
    height: 5px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 136px;
}

.bottom {
    height: 8px;
    width: 930px;
    overflow: hidden;
    position: inherit;
    margin: 0 auto;
}

.strip-multi-colors .yellow {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #ffce00;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .orange {
    background-color: #fb9600;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .red {
    background-color: #e25335;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .rose {
    background-color: #de349e;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .purple {
    background-color: #bf2fdc;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .deep-purple {
    background-color: #5d33d5;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .blue {
    background-color: #2b7cd7;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .cyan {
    background-color: #33c3dd;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .light-green {
    background-color: #32d9a1;
    width: 10%;
    height: 8px;
    float: left;
}

.strip-multi-colors .green {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3fcb2a;
    width: 10%;
    height: 8px;
    float: left;
}

.brnd-message {
    color: #686868;
    font-size: 18px;
    line-height: 129%;
    font-weight: 300;
}

.suporte {
    color: #686868;
    font-size: 14px;
    line-height: 129%;
    font-weight: 300;
}

.brnd-message-img {
    max-width: 169px;
    margin: 4px 17px 0px 6px;
    border-radius: 4px;
}

.brnd-name {
    font-weight: 500;
}

#who-its-for .col-xs-4, #coalition .col-xs-4 {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    background: #fff url(../images/standard/cta-bg.png) no-repeat center;
    background-size: 295px 196px;
    height: 211px;
    padding: 15px;
    text-align: center;
    color: #686868;
    box-shadow: 0px 0px 10px #999;
}

#who-its-for .col-xs-4 h3, #coalition .col-xs-4 h3 {
    color: #686868;
    margin-top: 5px;
    font-size: 15px;
}

ul.list {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

li.list {
    background-image: url(../images/standard/check-bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
}

ul p.brnd-message {
    line-height: 106%;
}

#how-it-works .col-xs-8 {

    padding: 0px;
    margin: 15px 0;
    height: 182px;
}

#how-it-works a {
    color: #686868;
}

#how-it-works .support {
    color: #686868;
    padding: 0px;
    margin-top: 15px;
}

#how-it-works .support p {
    display: block;
    line-height: 16px;
}

#how-it-works .support strong {
    line-height: 1px;
    font-size: 13px !important;
}

#how-it-works .support img {
    margin: 0 10px 0 0;
    display: block;
}

.using-mac {
    margin-top: 30px;
}

#how-it-works .col-xs-4, #coalition .col-xs-4 {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    background: #fff url(../images/standard/cta-bg.png) no-repeat center;
    background-size: 295px 196px;
    height: 211px;
    padding: 15px;
    text-align: center;
    color: #686868;
    box-shadow: 0px 0px 10px #999;
}

#how-it-works .col-xs-4 h3, #coalition .col-xs-4 h3 {
    color: #686868;
    margin-top: 5px;
    font-size: 15px;
}

#how-it-works .left-border {
    background: #FFF no-repeat center;
    background-size: 295px 196px;
    height: 211px;
    padding: 15px;
    text-align: center;
    color: #686868;
    box-shadow: 0px 0px 10px #999;
    color: #686868;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
}

.top {
    margin-top: 10px;
}

.links {
    background: #fb9600;
    padding: 5px;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#supp-email {
    float: left;
    width: 25%;
    margin-right: 5px;
}

#supp-phone {
    float: left;
    width: 20%;
    margin-right: 5px;
}

#supp-manual {
    float: left;
    width: 24%;
    margin-right: 5px;
}

#supp-manual a {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}

#supp-mac {
    float: left;
    width: 27%;
}

/* Content --------------------------------*/

.content-container {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

.content-container img {
    border-radius: 3px;
}

.content-container h2 {
    margin: 15px 0;
    color: #535353;
}

.box-heading {
    font-size: 1.25em;
    padding: 3px 0px 0px 10px;
    height: 30px;
    font-weight: bold;
    color: #e4801c !important;
}

.box-heading a {
    color: #0083ca !important;
}

.content-container a {
    color: #fb9600;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 5px;
}

.content-container .title {
    color: #fb9600;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 5px;
}

.icon {
    height: 30px;
    width: 14%;
    float: right;
    margin-top: -40px;
}

.firstdeal img {
    padding: 20px 0 0 10px;
}

.firstdeal {
    width: 255px !important;
    margin-left: 10px !important;
}

.secdeal {
    margin: 10px 0px 10px 0px !important;
}

.onethird {
    float: left;
    margin: 10px 10px 10px 0px;
    width: 635px;
    padding-bottom: 10px;
}

.box-pad p, .extra-pad p, .disclaimer p, .disclaimer li {
    color: #666;
    padding: 10px 10px 10px 10px;
    margin: 0px;
}

.box-pad p a {
    float: right;
}

.hor-line {
    width: 95%;
    border-top: solid 1px #ccc;
    margin-bottom: 10px;
    margin: auto;
}

.hor-line-full {
    border-top: solid 1px #ccc;
    margin-bottom: 10px;
    margin: auto;
    margin-bottom: 10px
}

.hor-line img {
    width: auto;
    border-radius: 0;
    margin-top: -19px;
}

.trab-txt {
    float: left;
    width: 400px;
    color: #666;
    padding: 41px 0 0 10px;
}

.trab-btn {
    padding-top: 50px;
}

.trab-btn h3 {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    color: #0083ca;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.trab-btn p {
    text-align: center;
}

.extra-pad {
    padding: 15px 15px 0 15px;
}

.content-container h2, .content-container .h2 {
    font-size: 26px !important;
    font-weight: bold !important;
}

.content-container p {
    font-size: 14px;
}

.content-container h1, .content-container h2, .content-container h3 {
    margin-top: 15px;
    margin-bottom: 0px;
}

.content-container .titleFont {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #0083ca;

}

.disclaimer {
    margin-top: 14px !important;
}

#divcontainingthevid {
    margin-top: 15px;
}

/* Footer --------------------------------*/

/* fix #footer {background:url(../images/footer-bg.png) no-repeat top center; padding-top: 55px;}*/
#footer {
   /* background: url(../images/footer-bg.png) no-repeat top center;*/
    width: 930px;
    padding-top: 35px;
    border: solid 1px #ccc;
}

#footer ul {
    list-style: none;
}

#footer a {
    color: #fb9600;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

#footer img {
    width: 100%;
    margin: 0;
}

/* fix #footer img {width:100%; margin:20px 0;}*/
.footer-pad h1 {
    float: left;
    font-size: 17px;
    margin: 0px 0px 11px 10px;
    color: #797979;
}

.footer-links {
    margin: 20px 0 20px 0;
    padding: 0 10px 0 10px;
}

.footer-utils {
    margin: 0;
    padding: 0;
    float: left;
}

.footer-utils ul {
    padding: 0;
    list-style: none;
    vertical-align: middle;
}

.footer-utils li {
    display: inline;
    font-size: 1em;
    color: #8a8c8f;
    padding-right: 22px;
}

.footer-utils li a {
    color: #8a8c8f;
}

.copyright {
    float: right;
    text-align: right;
    font-size: 1em;
    color: #666;
    margin-top: 5px;
}

.thumbs {
    margin-top: 60px;
}

.icon-video {
    float: left;
    position: relative;
}

.icon-video img {
    width: 100px;
}

.desc-video {
    width: 170px;
    float: left;
    padding-left: 10px;
}

.desc-video h4 {
    font-size: 13px;
    font-weight: bold;
}

.desc-video p {
    font-size: 11px;
}

.clear {
    clear: both;
}

.mtop {
    margin-top: 12px;
}

#vdp {
    display: none;
}

.mBot {
    margin-bottom: 12px;
}

ul.manual-bullets {
    margin: 0 !important;
    padding: 0 0 0 18px;
    font-size: 12px;
}

#how-it-works .support p {
    font-size: 12px;
}

.one-line {
    white-space: nowrap;
}

.bottom-logo-new-without-carousel{
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
}
.bottom-logo-new-without-carousel li{
    display:inline-block;
    padding:15px;
}
.bottom-logo-new-without-carousel li a img{
    filter: grayscale(100%);
    max-width:125px;
}
.bottom-logo-new-without-carousel li a:focus img,
.bottom-logo-new-without-carousel li a:hover img{
    filter: grayscale(0);
}
.in-partnership-text{
    font-size: 13px;
    color: #fff;
margin: 0 0 7px 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
display: block;
}
