/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    height: auto;
    min-height: 100%;
    padding-bottom: 340px;
    min-width: 400px;
}
#footerNew {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    background: #1a81a1 url(../img/footerGrad.png) repeat-x 50% 0;
    color: #fff;
    height: 310px;
    text-shadow: 1px 1px 0 #066d8d;
    padding: 10px 0;
    font-size: 12px;
}
@media (min-width: 1199px) {
    .scroll-pane {
        height: auto;
    }
}
@media (min-width: 992px) and (max-width: 1198px) {
    .scroll-pane {
        height: 340px;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    #footerNew {
        height: 450px;
    }
    body {
        padding-bottom: 460px;
    }
    .button-1 {
        margin: 20px 40% 20px 0;
    }
    .col-sm-hidden {
        display: none;
    }
    .col-md-4, .col-md-8 {
        padding-bottom: 20px;
    }
    .scroll-pane {
        height: 340px;
    }
}
@media (max-width: 769px) {
    #footerNew {
        height: 690px;
    }
    body {
        padding-bottom: 700px;
    }
    .col-xs-text-center {
        text-align: center;
    }
    .col-xs-hide {
        display: none;
    }
    .promo-box .row .second {
        margin-left: 100px;
    }
    .promo-box .row .third {
        margin-left: 150px;
    }
    .button-1 {
        margin: 20px 40% 20px 0;
    }
    .col-md-4, .col-md-8 {
        padding-bottom: 20px;
    }
}
@media (max-width: 500px) {
    .button-1 {
        margin-right: 35%;
    }
}


#footerNew h3 {
    color: #fff;
    font: 18px "MyriadPro-Regular", arial, sans-serif;
    margin-bottom: 14px;
}

#footerNew ul li {
    padding-bottom: 5px;
}

#footerNew a {
    color: #fff;
}
#footerNew .footer-menu {
    color: #7ec7de;
}
#footerNew .footer-menu li a {
    padding: 0 15px;
}
#footerNew .footer-menu li:first-child a {
    padding-left: 0;
}
#footerNew .separator {
    background: url(../img/footerSep.png) repeat-x left top;
    height: 3px;
    margin: 20px 0;
}
#footerNew .payments {
    background: url(../img/payments.png) no-repeat left top;
    width: 215px;
    height: 33px;
    cursor: pointer;
}
@media (max-width: 991px) {
    #footerNew .payments {
        margin-bottom: 15px;
    }
}

.socials li {
    padding: 0 2px;
}
.socials {
    margin-left: -10px;
}

.inline-list li {
    display: inline-block;
}

.promo-box .row span {
    font-size: 12px;
}
.promo-box {
    float: none;
}
#headerRow {
    padding: 20px 0;
}
.logo {
    margin: 15px 15px 15px 0;
    margin-left: 0px !important;
    float: none;
    display: inline-block;
}
@media (max-width: 769px) {
    .logo {
        background-size: contain !important;
        width: 220px;
        height: 30px;
        margin-left: 15px !important;
        margin-bottom: 8px;
    }
}
a.button-1:hover {
    text-decoration: none;
    color: #434242;
}
.overflow-hidden {
    overflow: hidden;
}

#main {
    padding-bottom: 30px;
}
.registration {
    width: 315px;
    text-align: left;
    display: inline-block;
}
.registration .radio {
    padding-left: 5px;
}
.partners-list {
    width: 100%;
}
.partners-list li {
    background-repeat: repeat-x;
}
.promo {
    padding-bottom: 20px;
}
.menu {
    margin-top: 15px;
    padding-left: 0;
}
.menu li {
    padding: 10px;
    font-size: 16px;
    display: inline-block;
    list-style: none;
}
ul.menu-quiet li a {
    color: #333;
}
ul.menu-quiet li a:hover, ul.menu-quiet li a.selected {
    color: #ff8017; 
}
.text-orange, a.text-orange, .navbar-nav>li>a.text-orange, .navbar-nav>li>a.text-orange:hover {
    color: #ffa458;
}
.navbar-default {
    background-color: #fff;
    border: none;
}
.navbar-toggle:focus {
    outline: none;
}
.navbar-nav>li>a {
    padding-top: 25px;
    font-size: 16px;
}
@media (max-width: 769px) {
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 5px;
        font-size: 14px;
    }
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: none;
}
.payouts {
    width: 95%;
}
.column .headlist2 {
    height: auto;
}
.tsBlock {
    margin: inherit;
    padding-bottom: 30px;
    font-size: 12px;
}
.wideBlock.testimonials h2 {
    padding-left: 15px;
}
.image-autowidth img {
    max-width: 100% !important;
}