@font-face {
    font-family: 'league_gothicregular';
    src: url('../fonts/league_gothic-webfont.eot');
    src: url('../fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/league_gothic-webfont.woff2') format('woff2'),
         url('../fonts/league_gothic-webfont.woff') format('woff'),
         url('../fonts/league_gothic-webfont.ttf') format('truetype'),
         url('../fonts/league_gothic-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'league_gothiccondensed_italic';
    src: url('../fonts/leaguegothic-condenseditalic-webfont.eot');
    src: url('../fonts/leaguegothic-condenseditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-condenseditalic-webfont.woff2') format('woff2'),
         url('../fonts/leaguegothic-condenseditalic-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-condenseditalic-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-condenseditalic-webfont.svg#league_gothiccondensed_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'league_gothicCnRg';
    src: url('../fonts/leaguegothic-condensedregular-webfont.eot');
    src: url('../fonts/leaguegothic-condensedregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-condensedregular-webfont.woff2') format('woff2'),
         url('../fonts/leaguegothic-condensedregular-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-condensedregular-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-condensedregular-webfont.svg#league_gothicCnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'league_gothicitalic';
    src: url('../fonts/leaguegothic-italic-webfont.eot');
    src: url('../fonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-italic-webfont.woff2') format('woff2'),
         url('../fonts/leaguegothic-italic-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-italic-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-italic-webfont.svg#league_gothicitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
html{ margin: 0px; padding: 0px;}
body{font-family: 'league_gothicregular';position: relative; margin: 0px; padding: 0px; background: #10aeaf top center no-repeat;
    width: 100%;  overflow: auto; color: #ffffff;font-smooth:always !important;-webkit-font-smoothing: antialiased !important;
    
    }
img{ margin: 0px; padding: 0px; border: 0px;}
input{ position: relative; margin: 0px; padding: 0px}
a {
    color: #fff;
    text-decoration: none;
    transition: color 300ms linear 0s;
}
a:hover, a:focus {
    color: #fff;
    outline: 0 none;
    text-decoration: underline;
}

#outer{ min-width: 1100px; min-height: 618px; position: relative; background: url(../images/back.jpg) #10aeaf top center no-repeat; }
.inner{ max-width:  1100px; position: relative; margin: 0px auto 0px auto; text-align: left; }

.shadow{ -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0, 1);
-moz-box-shadow:    0px 3px 5px 0px rgba(0,0,0, 1);
box-shadow:         0px 3px 5px 0px rgba(0,0,0, 1);}
.shadow_w{-webkit-box-shadow: 0px 0px 10px 0px rgba(220, 238, 241, 1);
-moz-box-shadow:    0px 0px 10px 0px rgba(220, 238, 241, 1);
box-shadow:         0px 0px 10px 0px rgba(220, 238, 241, 1);}
.shadow2{-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 1);}
.shadow4{-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 1);}
.sp20{ width: 100%; height: 20px; line-height: 20px; font-size: 20px; position: relative;}
 .sp40{ width: 100%; height: 40px; line-height: 40px; font-size: 40px; position: relative;}
 .sp60{ width: 100%; height: 60px; line-height: 60px; font-size: 60px; position: relative;}
 .sp80{ width: 100%; height: 80px; line-height: 80px; font-size: 80px; position: relative;}
 .sp100{ width: 100%; height: 100px; line-height: 100px; font-size: 100px; position: relative;}
.clear{ width: 100%; height: 0px; line-height: 0px; font-size: 0px; position: relative; clear: both;}

.socials {
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
}
.socials a:focus, .socials a:hover {
    color: #0a065e;
    text-decoration: none;
}
.socials .fa-inverse {
    color: #10aeaf;
}
.icon-vevo {
    line-height: 2;
}

.top_bar{ width: 100%; min-height: 190px; position: relative;}

.social_top{ position: absolute; top:27px; right: 10px; text-align: right;}
.socials_ttl{ position: relative; color: #ffffff; font-size: 42px; line-height: 50px;  font-family: 'league_gothicitalic'; text-transform: uppercase;}
.logo{ position: absolute; top:25px; left: 10px;}
.item{ width: 366px; height: 366px; position: relative; float: left; overflow: hidden; float: left;}

.gallery_ttl{  font-size: 70px; line-height: 80px;  font-family: 'league_gothicitalic'; text-transform: uppercase; text-align: center;}
.gallery_items{ margin-top: 10px; position: relative;}
.more{  font-size: 51px; line-height: 60px;margin-top: 20px;  font-family: 'league_gothicitalic'; text-transform: uppercase; text-align: center;}

.blue{ color: #0a0b37 !important}

.player{ width: 425px; position: relative; margin:20px auto 0px auto;}
.buy { position: relative; text-align: center; width: 500px; position: relative; margin: 10px auto 0px auto}
.buy img{ display: inline-block; vertical-align: middle; margin: 3px 5px 0px 5px; position: relative;}
.gallery{ position: relative; margin: 20px 0px 0px 0px;}
.widget{min-height:540px; width: 400px; position: relative; margin: 0px auto 0px auto; text-align: center;margin-top:10px;background-color:rgba(16,175,174,0.71);}
.upload_btn{ position: relative; margin: 10px 0px 0px 0px; text-align: center;}
.note{padding-top:10px; font-family: 'Lato',sans-serif; font-size: 13px; line-height: 16px; color: #ffffff}
.note a{ color: #ffffff; text-decoration: underline;}
.footer{ background: #0a065e}
.footer_copy{ position: relative; width: 50%; float: right; text-align: right; font-family: 'Raleway',sans-serif; font-size: 13px; line-height: 13px}
.footer_copy a{ color: #ffffff}
.email_btn{ position: absolute; top:30px; left: 0px;}
.add_txt, .add_txt a{ font-family: 'Lato',sans-serif; font-size: 11px; line-height: 16px; text-decoration:underline; padding:10px;text-align: center; color: #00c750}
