body {
    background-color: #ffffff;
    color: #666666;
}
.header {
    background-image: url('/img/_pictures/cougarLife/girl_on_beach.jpg');
    background-size: 100%;
    display: none;
}
.header .header-inner {
    padding-right: 0;
}
.header .group-logo {
    padding: 5px 20px 10px 0;
}
.header .group-logo > div {
    flex: 15;
    text-align: left;
}
.header .group-logo > div + div {
    flex: 2;
    text-align: center;
}
/* BOXES */
.main-content {
    margin-top: 30px;
}
.boxes {
    padding: 0;
}
.box-item {
    padding-top: 120px;
    padding-bottom: 90px;
    border-color: #cccccc;
}
.box-item.actived {
    border-color: #990000;
    box-shadow: 0 0 0 5px #990000 inset;
}
.box-item .info h3 {
    margin-bottom: 0;
}
.box-item .info p {
    color: #888888;
}
.box-item .rate .fa {
    color: #cacaca;
}
.box-item .rate .fa.checked {
    color: #FFCC02;
}
.box-item .review,
.box-item .rating {
    position: absolute;
    left: 0;
    right: 0;
}
.box-item .rating {
    top: 20px;
    font-size: 1.2em;
}
.box-item .rating strong {
    margin-bottom: 0;
    font-size: 2.5em;
    line-height: 1;
}
.box-item .review {
    bottom: 20px;
}
.box-item .buttons .btn {
    background-color: #FFCC02;
    color: #444444;
    max-width: 260px;
    height: 50px;
    font-size: 1.3em;
}
.box-item .buttons .btn:hover {
    background-color: #e2bb1d;
}
.box-item .rate em,
.box-item .rating strong {
    color: #026D9E;
}
.box-item .rating, 
.box-item .buttons .btn,
.box-item .rate em {
    font-weight: 600;
}
.box-item .buttons .btn span.arrow {
    display: inherit;
    background: url('/img/_pictures/cougarLife/arrow_right.svg');
    width: 20px;
    height: 13px;
}
.boxes-header .box-item {
    background-color: #026D9E;
    color: #ffffff;
}
/* REGISTRATION */
.registration .form-btn-close:hover {
    background-color: #2d2d2d;
    color: #ffffff;
}
.registration .headline {
    margin-bottom: 30px;
}
.registration .headline span {
    color: #34723D;
}
.btn.btn-primary {
    background-color: #FFCC02;
    color: #4A4A4A;
}
.btn.btn-primary:hover {
    background-color: #c59f00;
    color: #fff;
}
.footer {
    background-color: #eeeeee;
    color: #8e8e8e;
    margin-top: 30px;
    font-weight: 700;
}

@media(min-width: 768px) {
    .header h1 {
        font-size: 3em;
    }
    .header h2 {
        font-size: 1em;
    }
    .title-single {
        display: none;
    }
    .header {
        display: block;
    }
    .boxes li {
        margin-bottom: 0;
    }
    .box-item {
        padding: 45px 0px;
        margin-bottom: -1px;
    }
    .box-item > div {
        font-size: 0.9em;
    }
    .box-item .rate,
    .box-item > div {
        margin: 0;
    }
    .box-item .review,
    .box-item .rating {
        position: static;
    }
    .box-item .rating {
        font-size: 0.8em;
    }
    .box-item .info {
        flex: 4;
    }
    .box-item .buttons .btn {
        max-width: 220px;
        height: 42px;
        font-size: 1.2em;
    }
    .box-item .logo img {
        max-width: 120px;
        width: 100%;
    }
}
@media(min-width: 992px) {
    .header h1 {
        font-size: 4em;
    }
    .header h2 {
        font-size: 1.2em;
    }
    .box-item > div {
        font-size: 1em;
        padding: 0 15px;
    }
    .box-item .logo img {
        max-width: 150px;
    }
    .box-item .rating {
        font-size: 1.2em;
    }
}
@media(min-width: 1200px) {
    .header h1 {
        font-size: 6em;
    }
    .header h2 {
        font-size: 1.5em;
    }
    .box-item > div {
        padding: 0 35px;
    }
    .box-item .logo img {
        max-width: 180px;
    }
    .box-item .info { 
        flex: 3;
    }
}
@media(max-width: 350px) {    
    .top-bar {
        margin-bottom: 15px;
        font-size: 2em;
    }
    .title-single {
        margin: 0;
    }
    .main-content,
    .main-content-inner.has-aside {
        margin-top: 15px;
    }
    .box-item .rating {
        top: 35px;
    }
}

@media (min-width: 1880px) and (min-height: 885px) {
    .top-bar .container {
        max-width: 31.25em;
        padding: 0 .52em;
    }

    .header .group-logo {
        padding: .31em 1.25em .63em 0;
    }
    .header .group-logo img {
        height: 6em;
    }

    .main-content {
        margin-top: 1.88em;
    }

    .box-item {
        padding: 2.81em 0px;
        margin-bottom: -.06em;
    }
    .box-item > div {
        font-size: 1em;
        padding: 0 2.19em;
    }
    .box-item .review {
        bottom: 1.25em;
    }
    .box-item.actived {
        box-shadow: 0 0 0 .31em #990000 inset;
    }
    .box-item .logo img {
        max-width: 11.25em;
    }
    .box-item .buttons .btn {
        max-width: 11.46em;
        height: 2.19em;
    }
    .box-item .buttons .btn span.arrow {
        width: 1.04em;
        height: .68em;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .box-item > div.ribbon {
        padding-left: .63em;
        padding-right: .63em;
        top: .75em;
    }
    
    .registration .headline {
        margin-bottom: 1.56em;
    }

    .footer {
        margin-top: 1.88em;
    }
}