@import url(http://fonts.googleapis.com/css?family=Open + Sans:400, 300, 600, 700);
@import url(http://fonts.googleapis.com/css?family=Lato:300, 400, 700&subset=latin, latin-ext); /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 7px;
    padding-left: 7px;
}
.row {
    margin-right: -7px;
    margin-left: -7px;
}
figure {
    margin: 10px 0 0 0;
}
* {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
.text-right {
    text-align: right;
}
.container {
    padding: 0;
}
body {
    font-family: "Lato", "Open Sans", Arial, "Arial Black";
    background: #000;
    font-weight: 300;
}
header {
    padding: 5px 0;
}
header .test {
    float: left;
    position: relative;
}
header .test span {
    color: #fff;
}
header .test .black {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.7);
}
header .test .purple {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: rgba(103, 75, 135, 0.7);
}
header .test .purple-text {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: rgba(103, 75, 135, 0.7);
}
header .test .black-text {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.7);
}
header .test .gold {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: #d3bd6a;
}
header .test .white {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    background: white;
}
header h1 {
    background: rgba(103, 75, 135, 0.7);
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 20px;
    font-size: 50px;
    font-family: "Lato";
    font-weight: 300;
    text-shadow: 2px 4px 2px #000;
    margin: 0 0 20px 0;
}
header h1 a {
    color: #fff;
}
header h1 a:hover,
header h1 a:focus {
    color: #fff;
    text-decoration: none;
}
header h1:hover {
    cursor: pointer;
}
header .social-networks {
    float: right;
}
header .social-networks span {
    color: #d3bd6a;
    font-size: 16px;
    position: relative;
    margin: 0 10px 0 0;
    text-transform: capitalize;
}
header .social-networks a {
    color: #d3bd6a;
    font-size: 22px;
    margin: 0 5px 0 0;
}
header .social-networks a:hover,
header .social-networks a:focus {
    text-decoration: none !important;
}
header .social-networks a.facebook:hover {
    color: #425f9c;
}
header .social-networks a.twitter:hover {
    color: #43cae5;
}
header .social-networks a.youtube:hover {
    color: #dd2826;
}
header .social-networks a.instagram:hover {
    color: #457399;
}
.contact a {
    color: #d3bd6a;
}
.contact a:hover,
.contact a:focus {
    text-decoration: none;
    color: #c8ac39;
}
.main {
    position: relative;
    min-height: 550px;
    max-height: 550px;
}
.main .main-box {
    position: absolute;
    background: rgba(103, 75, 135, 0.7);
    color: #fff;
    font-size: 16px;
    padding: 20px;
    min-height: 550px;
    overflow-y: auto;
    max-height: 550px;
    width: 100%;
}
.main .main-box h2 {
    margin: 0 0 0 0;
    font-weight: 300;
    text-shadow: 2px 4px 2px #000;
    text-transform: uppercase;
}
.main .main-box h3 {
    margin: 10px 0 0 0;
}
.main .main-box p {
    margin: 20px 0 0 0;
    line-height: 26px;
}
.main .main-box .album {
    margin: 10px 0 0 0;
}
.main .main-box .album p {
    margin: 0 0 0 -5px;
}
.main .main-box .album span {
    margin: 10px 0 20px 0;
    display: block;
}
.main .main-box .album span a {
    color: #d3bd6a;
}

.link {
    color: #d3bd6a;
}

.link:hover,
.link:focus {
    text-decoration: none;
    color: #d3bd6a;
}

.main .main-box .album span a:hover,
.main .main-box .album span a:focus {
    text-decoration: none;
    color: #d3bd6a;
}
.main .main-box .album ol {
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #ccc;
    width: 100%;
    font-size: 16px;
}
.main .main-box .album ol li {
    position: relative;
    margin: 0px;
    cursor: pointer;
}
.main .main-box .album ol li a {
    display: block;
    padding: 5px 0px 5px 10px;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.main .main-box .album ol li a:hover {
    text-decoration: none;
    color: #d3bd6a;
}
.main .main-box .album ol li a i {
    display: none;
}
.main .main-box .album ol li.playing a {
    color: #d3bd6a;
    font-weight: 400;
}
.main .main-box .album ol li.playing a:hover,
.main .main-box .album ol li.playing a:focus {
    text-decoration: none;
}
.main .main-box .album ol li.playing a i {
    display: block;
    float: right;
    margin: 14px 0 0 0;
}
.main .video {
    margin: 10px 0;
}
.main .galery {
    position: relative;
    margin: 20px 0 0 0;
}
.main .galery h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    background: rgba(103, 75, 135, 0.7);
    margin: 0;
    text-transform: uppercase;
}

.main .galery > a {
    display: block;
}
footer {
    background: rgba(103, 75, 135, 0.7);
    color: #fff;
    position: relative;
    padding: 5px;
    font-size: 12px;
    font-weight: 300;
    font-family: "Open Sans";
    margin: 10px 0 0 0;
}
footer a {
    color: #d3bd6a;
}
footer a:hover,
footer a:focus {
    text-decoration: none;
    color: #c8ac39;
}
.arrow-albums {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    margin: -204px 0 0 0;
    background: url(../img/arrow-left.png) no-repeat;
    background-size: cover;
    width: 100px;
    height: 204px;
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    padding: 90px 0 0 5px;
    text-transform: uppercase;
}
.arrow-albums:hover,
.arrow-albums:focus {
    text-decoration: none;
    color: #fff;
}
.arrow-videos {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    margin: 0 0 0 0;
    background: url(../img/arrow-left.png) no-repeat;
    width: 100px;
    height: 204px;
    font-size: 15px;
    font-weight: bold;
    padding: 90px 0 0 5px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
}
.arrow-videos:hover,
.arrow-videos:focus {
    text-decoration: none;
    color: #fff;
}
.arrow-galery {
    top: 50%;
    padding: 90px 5px 0 0;
    margin: -204px 0 0 0;
}
.arrow-press {
    top: 50%;
    padding: 90px 12px 0 0;
    margin: 0 0 0 0;
}
.arrow-press,
.arrow-galery {
    display: block;
    position: absolute;
    right: 0;
    z-index: 5;
    background: url(../img/arrow-right.png) no-repeat;
    width: 100px;
    height: 204px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: right;
}
.arrow-press:hover,
.arrow-press:focus,
.arrow-galery:hover,
.arrow-galery:focus {
    text-decoration: none;
    color: #fff;
}
.arrow-contact {
    display: block;
    position: absolute;
    top: 299px;
    right: 0;
    z-index: 5;
    margin: -102px 0 0 0;
    background: url(../img/arrow-left.png) no-repeat;
    width: 100px;
    height: 204px;
    font-size: 15px;
    font-weight: bold;
    padding: 90px 0 0 5px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
}
.arrow-contact:hover,
.arrow-contact:focus {
    text-decoration: none;
    color: #fff;
}
h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: normal;
}
.galery-item {
    margin: 10px 0;
}
.galery-item img {
    max-height: 200px;
    width: 100%;
}
.pulse2 {
    -webkit-animation: pulse2 1s linear infinite;
    -moz-animation: pulse2 1s linear infinite;
    -ms-animation: pulse2 1s linear infinite;
    animation: pulse2 1s linear infinite;
}
@keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes pulse2 {
    0% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -moz-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-ms-keyframes "pulse2" {
    0% {
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@media (max-width: 1366px) {
    .container {
        width: 1100px;
    }
}
@media (max-width: 1280px) {
    .container {
        width: 1024px;
    }
}
