
@font-face {
    font-family: 'galatia_silregular';
    src: url('../fonts/galsilr-webfont.eot');
    src: url('../fonts/galsilr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/galsilr-webfont.woff2') format('woff2'),
         url('../fonts/galsilr-webfont.woff') format('woff'),
         url('../fonts/galsilr-webfont.ttf') format('truetype'),
         url('../fonts/galsilr-webfont.svg#galatia_silregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* General */

html {
    position: relative;
    min-height:100%;
}

body {
    background:url(../img/bg.jpg) center top #000 no-repeat;
    background-size: 1580px auto;
    color: #787878;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'galatia_silregular', serif;
    min-height:100%;
    position: relative;
}

a {
    color: #787878;
    text-decoration: none;
}

a:hover, a:focus {
    color: inherit;
    outline: 0;
    opacity: 0.7;
    text-decoration: none;
}

::-moz-selection {
    color: #000;
    background: #787878;
}

::selection {
    color: #000;
    background: #787878;
}

/*content*/

article {
    width: 55%;
    float: right;
}

header {
    padding-top:30px;
}

.social-icons {
    background: url(../img/socials-bg.png) center top no-repeat;
    background-size: 100% 100%;
    margin: auto;
    padding: 6px 15px;
    width: 600px;
    max-width: 100%;
}

.social-icons li {
    margin:0 25px 0 0;
    list-style-type: none;
    display:inline-block;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
    vertical-align: middle;
}

.social-icons li:last-child {
    margin:0;
    position: relative;
    top:-2px;
}

.social-icons li a {
    color: #e2d6d5;
    font-size: 20px;
}


.social-icons li a.envelope {
    width: 40px;
    height: 30px;
    margin-top: 0px;
    position: relative;
    display: inline-block;
}

.logo {
    margin:60px auto;
    width:600px;
    max-width:100%;
}

.promo {
    width:300px;
    max-width:100%;
    margin-bottom:15px;
}

.out-now {
    color:#a09a9b;
    font-size:24px;
}

.out-now span {
    font-size:110%;
}

.buy-links-wrapper {
    display: inline-block;
    text-transform: lowercase;
    margin: 30px auto;
}

.buy-links {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.buy-links a {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    height: 34px;
    position: relative;
    text-align: center;
    font-size: 16px;
}

.buy-links a:focus,
.buy-links a:hover {
    color:#000;
}

.buy-links a:nth-child(2) {
    top:2px;
}

.buy-links a:nth-child(3),
.buy-links a:nth-child(4) {
    top:4px;
}

.buy-links a:nth-child(5) {
    top:8px;
}

.buy-links a:nth-child(6) {
    top:4px;
}

.flyaway-link {
	border: 1px solid #a09a9b;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
}

.video-wrapper {
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    margin:0 10px;
}

.entry-content {
    width: 600px;
    max-width: 100%;
    margin: 30px auto 15px auto;
    padding: 1px 2px;
    background: url(../img/video.png) center top no-repeat;
    background-size: 100% 100%;
}

.spotify {
    margin:30px auto;
    width:600px;
    max-width:100%;
}

.newsletter {
    background: url(../img/newsletter-bg.png) center top no-repeat;
    background-size: 100% 100%;
    max-width: 100%;
    width: 600px;
    height: 109px;
    margin: 30px auto;
    padding: 36px;
    letter-spacing: 4px;
    position: relative;
}

.form-text {
    position: absolute;
    top: -10px;
    font-size: 14px;
    text-align: center;
    left: 0;
    background: #000;
    width: 160px;
    margin: auto;
    right: 0;
    text-indent: 4px;
}

.form-control {
    background: url(../img/email-bg.png) center top no-repeat transparent;
    background-size: 100% 100%;
    width:400px;
    max-width:100%;
    letter-spacing: 4px;
    border-radius: 0;
    border:0;
    color:#787878;
    text-align:center;
    margin:auto;
    font-size:12px;
    text-transform: uppercase;
}

.btn-wrapper {
    position: absolute;
    bottom: -17px;
    width: 220px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    background: #000;
}

.btn-submit {
    font-size: 18px;
    width: 100%;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
    background: transparent;
    color:#787878;
    border:0;
    text-indent:18px;
}

.btn-submit span {
    font-size: 140%;
    font-family: Arial, sans-serif;
}

.btn-submit:active,
.btn-submit:focus,
.btn-submit:hover {
    opacity: 0.8;
    outline:0;
}

footer {
    position: static;
    padding:0 0 40px 0;
    width:100%;
}

footer p {
    font-family: Arial, sans-serif;
    font-size:10px;
    color:#a09a9b;
    text-transform: uppercase;
    margin:0 0 10px 0;
    text-shadow:none;
    font-weight:normal;
    font-weight: bold;
}

footer a {
    color:#a09a9b;
}

footer .copy {
    margin-top:40px;
}

/* Responsive */


@media (min-width: 1200px) {
    .container {
        width: 1070px;
    }
}


@media (max-width: 1199px) {
    body {
        background: url(../img/bg.jpg) center top #000 no-repeat;
        background-size: 1150px auto;
    }

    article {
        width: 45%;
        float: right;
        margin-right:30px;
    }

}


@media (max-width: 991px) {


    body {
        background: url(../img/bg-mobile.jpg) center 70px #000 no-repeat;
        background-size: 430px auto;
    }

    article {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    header {
        padding:15px 0 0 0;
    }

    .social-icons {
        margin: 0 auto 440px auto;
        padding: 1px 15px 8px 15px;
    }

}


@media (max-width: 767px) {

    .social-icons li {
        margin-right: 10px;
    }

    .social-icons li a {
        font-size: 14px;
    }

    .social-icons li:last-child img {
        width: 40px;
    }

    .promo {
        width: 270px;
    }

    .newsletter {
        height: 89px;
        padding: 25px 16px;
        margin: 20px auto 50px auto;
    }

    .spotify {
        margin: 50px auto;
    }

    .spotify .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 0;
        height: 80px;
    }

}

