.divide {
    border-bottom-color: #9e9e9e;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
}

.slide-img-trans{
    opacity: 0;
}

.slide-img-cropped{
    overflow: hidden;
    /*height: 100% !important;*/
    filter: brightness(50%);
    
}

.custom-height{
    height: 480px !important;
}

#mainCarousel{
    margin-bottom: 40px !important;
}

.carousel-caption-main {
    top: 0 !important;
    bottom: auto !important;
    left: 5% !important;
    color: #fff !important;
    text-align: left !important;
}

.slide-img-container{
    /*height: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;*/
}

.main-content {
    padding-top: 30px;
}

.headerlogo {
    max-width: 200px;
    padding-top: 5px;
}

.carousel-caption {
    top: 0;
    bottom: auto;
    left: 5%;
    color: #fff !important;
    text-align: left;
}

img.slider-logo {
    /*max-height: 200px;*/
    max-height: 150px;
    max-width: 300px;
    padding-bottom: 30px;
}

.carousel-caption.float-right {
    top: auto;
    bottom: 0;
    /*right: 10%;*/
    right: 50px;
    color: #fff !important;
    text-align: right;
}

li.active {
    font-weight: 700 !important;
}

#mainCarousel {
    padding-bottom: 40px;
}


.details-small{
    font-size: 0.8rem;
}

.footer-container {
    background-color: #f0f0f0;
}

.call-to-action{
    padding-bottom: 20px;
}

.headerlogo{
    padding-bottom: 15px;
}

.footer-copyright{
    padding-top: 10px;
    padding-bottom: 10px;
}

@media(min-width: 1200px){
    .container {
        max-width: 840px !important;
    }

    .footer-col {
        max-width: 30% !important;
    }

    .second-footer-col{
        max-width: 50% !important;
    }
}

.title {
    padding-top: 20px;
    /*padding-bottom: 20px;*/
    padding-bottom: 5px;
}


.logo-Blue {
    color: #009fe3;
}
.logo-Orange {
    color: #ef8b1f;
}
.logo-Pink {
    color: #cc4f94;
}
.logo-Green {
    color: #01a986;
}
.logo-Yellow {
    color: #f8b51d;
}


.mixrgames-navbar{
    text-align: right;
}

.link-footer{
    text-align: center;
}

img.footer-imglink{
    max-height: 80px !important;
}

.footer-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-bottom {
    background-color: #444343 !important;
    color: #fff;
}

.footer-logo-links {
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0 !important;
}

.no-underline{
    text-decoration: none !important;
}


h4.vocedo{
    font-size: 15px;
    padding-bottom: 10px;
}

h1.vocedo {
    font-size: 52px;
}


.signinvocedo{
    text-align:right;
    vertical-align: middle;
}

#mixrgames-title {
    color: #cc4f94;
}

#vocedo-title {
    color: #fe7910;
}

.vocedo-logo{
    max-height: 150px;
}

.thinkblue-logo{
    max-height: 180px;
}

.rplz-logo{
    max-height: 180px;
}

img.client-slider-logo {
    max-height: 100px;
    max-width: 300px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 600px){
    .footer-row {
        display: block !important;
    }

    .link-footer{
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .headerlogo{
        height: 80px;
    }
    img.footer-imglink{
        height: 80px;
    }
    p.footer-logo-links{
        font-size: 16px;
    }

    /*.custom-height{
        height: 250px !important;
    }*/

    .carousel-caption h1{
        font-size: 20px;
    }

    .slider-logo{
        max-height: 100px !important;
        max-width: 100px !important;
    }

}


.tos_list ol>li>ol>li>ol {
    list-style-type: lower-alpha !important;
}

.tos_list ol>li>ol{
    list-style-type: upper-roman;
}

