

body {
    font-family: Lato, sans-serif;
    background-image: none;
    background-position: right center;
    webkit-tap-highlight-color: #fffb6e
}

#credits,
.index-page {
    background-position: center top
}

.index-page {
	background-color: #000;
    background-image: url(../img/header/header_banner-1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.light-page {
	background-color: #ebebeb;
    background-image: none;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.contact-page {
	background-color: #ebebeb;
    background-image: url(../img/bg/bg-contact.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.index-page-2,
.index-page-light {
    background-image: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: none;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

@media(min-width:768px) {
    .index-page {
    background-image: url(../img/header/header_banner-1.jpg);
        background-position: center top;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain;
        -o-background-size: contain
    }
}

.btn-primary.active,
.btn-primary:active,
.btn-xl.active,
.btn-xl:active,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-xl {
    background-image: none
}

p {
    font-size: 16px;
    line-height: 1.75
}

p.large {
    font-size: 16px
}

a {
    color: #682e90;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

a.active,
a:active,
a:focus,
a:hover {
    color: #878787;
    outline: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    
}

.text-white {
    color: #fff
}

.text-dark {
    color: #000
}

.text-brand {
    color: #682e90
}

.text-blue {
	color: #0047ab;
}

.img-centered {
    margin: 0 auto
}

.img-fullwidth {
    position: relative;
    width: 100%;
    height: auto
}

.bottom-shadow {
	box-shadow: 1px 1px 5px black
}

.bg-light-gray {
    background-color: #f7f7f7
}

.bg-darkest-gray {
    background-color: #222
}

.bg-white-trans {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.78)
}

.pl-30 {
	padding-left: 76px;
}

.pb-20 {
    padding-bottom: 20px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-200 {
    padding-bottom: 200px
}

.pt-80 {
	padding-top: 80px;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #ff00c8;
    border-color: #ff00c8
}

.btn-primary {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #fff
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    border-color: #ff00c8;
    color: #fff;
    background-color: #ff00c8
}

.btn-primary .badge {
    color: #ff00c8;
    background-color: #fff
}

.btn-xl {
    padding: 10px 20px;
    border-color: #ff00c8;
    border-radius: 3px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #ff00c8
}

.btn-lg {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.btn-xl.active,
.btn-xl:active,
.btn-xl:focus,
.btn-xl:hover,
.open .dropdown-toggle.btn-xl {
    border-color: rgba(255, 255, 255, .5);
    color: #fff;
    background-color: rgba(255, 255, 255, .5)
}

.btn-xl.disabled,
.btn-xl.disabled.active,
.btn-xl.disabled:active,
.btn-xl.disabled:focus,
.btn-xl.disabled:hover,
.btn-xl[disabled],
.btn-xl[disabled].active,
.btn-xl[disabled]:active,
.btn-xl[disabled]:focus,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl,
fieldset[disabled] .btn-xl.active,
fieldset[disabled] .btn-xl:active,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl:hover {
    border-color: #ff00c8;
    background-color: #ff00c8
}

.btn-xl .badge {
    color: #ff00c8;
    background-color: #fff
}

.btn {
    background: 0 0;
    -moz-user-select: none;
    border-radius: 0;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border: 3px solid;
    padding: 8px 20px;
    margin-top: 10px
}

.btn-outlined {
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn-outlined.btn-theme {
    background: #682e90;
    color: #fff;
    border-color: transparent;
}

.btn-outlined.btn-theme:active,
.btn-outlined.btn-theme:hover {
    color: #fff;
    background: #310c4a;
    border-color: #310c4a;
}

.btn-outlined.btn-black {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-color: rgba(0, 0, 0, 0.8);
}

.btn-outlined.btn-black:active,
.btn-outlined.btn-black:hover {
    color: #FFF;
    background: #000;
    border-color: #000
}

.btn-outlined.btn-white {
    background: 0 0;
    color: #FFF;
    border-color: #FFF
}

.btn-outlined.btn-white:active,
.btn-outlined.btn-white:hover {
    color: #6f5499;
    background: #FFF;
    border-color: #FFF
}

.btn-xs {
    font-size: 11px;
    line-height: 14px;
    border: 1px solid;
    padding: 5px 10px
}

.btn-sm {
    font-size: 12px;
    line-height: 16px;
    border: 2px solid;
    padding: 8px 15px
}

.btn-lg {
    font-size: 16px;
    line-height: 22px;
    border: 4px solid;
    padding: 13px 40px;
    text-transform: uppercase;
}

hr {
    border-top: 1px solid #0047ab
}

.mt-20 {
    margin-top: 20px
}
.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mt-100 {
    margin-top: 100px;
}



.mobile-menu {
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    z-index: 1010
}

.mobile-menu li {
    position: relative;
    width: 18%;
    height: auto;
    padding: 10px 0 0
}

.mobile-menu li a {
    color: #682e90;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 900;
    font-size: 10px
}

.mobile-logo {
    position: relative;
    width: 62%;
    height: auto
}


.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
    z-index: 999;
}

.navbar-default .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    font-size: large;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.navbar-brand img {
    position: relative;
    width: 60px;
    height: auto;
    z-index: 1010;
}

.navbar-default .navbar-brand.active,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #ff00c8
}

.navbar-default .navbar-collapse {
    border-color: transparent
}

.navbar-default .navbar-toggle {
    border-radius: 20px;
    border-color: #fff;
    background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-fixed-top .navbar-collapse {
    max-height: none
}

.menu-title{position:absolute;top:8px;right:70px;color:#fff;font-family:'Lato',sans-serif;font-weight:700;font-size:14px;letter-spacing:2px}

nav a {
    position: relative;
    margin: 5px 25px;
    color: #fff;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255, 255, 255, .3);
    font-size: 1.35em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.navbar-default .nav li a {
    color: #fff;
    font-size: larger;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    
}

.navbar-default .nav li a:focus,
.navbar-default .nav li a:hover {
    outline: 0;
    color: #000;
    -webkit-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #ff00c8;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fffb6e;
    background-color: transparent
}

.navbar-default .nav li a img {
    position: relative;
    width: 120px;
    height: auto;
    margin-top: 5px;
    opacity: 1;
}

.navbar-default .nav li a img:hover {
    opacity: .84;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.navbar-nav {
    margin: 7.5px -15px 0
}

.navbar-default .nav li .menu-social {
	top: 10px;
}

@media(min-width:768px) {
    .nav {
        margin-left: 12px
    }
    nav a {
        position: relative;
        margin: 15px 5px;
        color: #fff;
        font-weight: 400;
        text-shadow: 0 0 1px rgba(255, 255, 255, .3);
        font-size: 1.35em;
        border-bottom: none
    }
    .navbar-default {
        padding: 10px 0px;
        border: 0;
        background-color: rgba(255, 255, 255, 0.9);
        box-shadow: 0px 2px 10px black;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s
    }
    
    .navbar-default .navbar-brand {
        margin-top: 0;
        font-size: large;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        opacity: 1
    }
    .navbar-default .nav li a {
        padding: 5px 0px;
        text-transform: uppercase;
        color: #682e90;
        font-size: 18px;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px
    }
    .navbar-default.navbar-shrink {
        padding: 0;
        background-color: rgba(255, 255, 255, 0.8);
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
        opacity: 1
    }
    .navbar-brand span {
        color: #fff;
        font-size: medium
    }
    .navbar-brand img {
        position: relative;
        margin-top: 12px;
        width: 400px;
        height: auto
    }
    .navbar-nav {
        margin: 7.5px -15px
    }
    .navbar-mobile-bottom {
        margin-top: 0
    }
}

@media(min-width:1024px) {
    nav a {
        position: relative;
        margin: 15px 5px;
        color: #000;
        font-weight: 400;
        text-shadow: 0 0 1px rgba(255, 255, 255, .3);
        font-size: 1.35em
    }
}

@media(min-width:1280px) {
    nav a {
        margin: 15px 10px;
    }
}

@media(min-width:1440px) {
    .navbar-brand img {
        position: relative;
        margin-top: 7px;
        left: 0%;
        width: 350px;
        height: auto
    }
}


header {
    margin-top: 60px;
    color: #fff;
    background: #682e90 -webkit-radial-gradient(#682e90,#36184a);
    background: #682e90 radial-gradient(#682e90,#36184a);
    box-shadow: 0px 5px 20px black;
    z-index: 1;
}

.mobile-header {
    margin-top: 50px
}

.home-page-header {
	padding-top: 100px;
	padding-bottom: 100px;
	min-height: 380px;
}

header img {
	width: 50%;
	height: auto;
	
}

.welcome {
	padding-top: 20px;
}

#header-accordion .panel-counter {
    padding: 5px;
    font-size: 20px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -moz-transform: rotate(-90deg) translateY(100%);
    -webkit-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%);
}

#header-accordion .as-panel h2 {
	padding: 10px 20px;
	font-size: 14px;
}

#header-accordion .as-panel h3 {
	font-size: 10px;
}

#home {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
}

#home img {
	margin-top: 30px;
}

@media(min-width:768px) {
	header {
		margin-top: 115px;
		background-color: #fff;
	}
	#header-accordion .as-panel h2 {
		padding: 10px 20px;
		font-size: 18px;
	}
	
	#header-accordion .as-panel h3 {
		font-size: 14px;
	}
	#home img {
		margin-top: 10px;
	}
}

@media(min-width:1280px) {
	
	#header-accordion .as-panel h2 {
		padding: 10px 20px;
		font-size: 2em;
	}
	
	#header-accordion .as-panel h3 {
		font-size: 14px;
	}
	#home img {
		margin-top: 10px;
	}
}


/* ==================================================================================================================================
 SECTION STYLES
======================================================================================================================================= */	

.page-section {
	padding: 100px 0px;
}

.page-section h2 {
	margin-bottom: 10px;
	color: #682e90;
	font-size: 32px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
}

.page-section p {
	color: #682e90;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
}

.title-line {
	margin: 20px 0px;
}

/* ==================================================================================================================================
ABOUT SECTION 
======================================================================================================================================= */	

#about {
	padding: 120px 0px;
	text-align: center;
}

.bg-about {
	background-image: url(../img/bg/bg-about.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
}

/* ==================================================================================================================================
CONTACT SECTION 
======================================================================================================================================= */	

#contact {
	text-align: center;
}

.bg-contact {
	background-image: url(../img/bg/bg-purple_skull-white.png);
    background-attachment: scroll;
    background-position: right top;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
}



.page-title {
	position: relative;
    margin-top: 100px;
    padding: 10px 0px;
    background-color: #e9cc13;
}

.page-title h2 {
	text-align: right;
	color: #000;
}

.strip-bg {
    margin: 0;
    padding: 30px 0px 30px 0px;
    background-image: none;
    background-attachment: scroll;
    background-color: #000;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.strip-bg p {
	color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.quote {
    padding: 15px;
    font-style: italic;
    color: #fff;
    font-size: 18px
}

.quote-light {
    padding: 15px;
    margin-bottom: 30px;
    font-style: italic;
    color: #000;
    font-size: 24px
}








ul.social-buttons li a,
ul.social-buttons-dark li a {
    display: block;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    text-align: center;
}

ul.social-buttons-dark li a {
    width: 40px;
    color: #000;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

ul.social-buttons-dark li a:active,
ul.social-buttons-dark li a:focus,
ul.social-buttons-dark li a:hover {
    color: #e9cc13;
    background-color: transparent
}



.footer-bottom {
    background-color: #111;
    min-height: 30px;
    width: 100%
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 25px 0
}

footer {
    padding: 60px 0 80px;
    background-color: #111;
    background-image: none;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

footer h2 {
	color: #fff;
}

footer img {
    width: 220px;
    height: auto;
}

.footer-logo {
    width: 60%
}

footer span.copyright {
    color: #fff;
    font-family: "Lato", sans-serif;
    line-height: 40px
}

footer ul.quicklinks {
    margin-bottom: 0;
    font-family: "Lato", sans-serif;
    line-height: 40px;
    padding-top: 20px
}

ul.social-buttons {
    margin-bottom: 0;
    padding-top: 20px
}

ul.social-buttons li a {
    width: 40px;
    height: 40px;
    color: #682e90;
    border: 1px solid #682e90;
    border-radius: 120px;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@media(min-width:768px) {
    footer {
        padding: 20px 0px;
        background-color: #111;
        background-image: none;
        background-attachment: scroll;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover
    }
}



.modal .modal-footer .btn-group>.btn:last-child,
.modal .modal-header .btn {
    border-top-right-radius: 0
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .5)
}

.btn.active,
.btn:active,
.btn:active:focus,
.btn:focus {
    outline: 0
}

label {
    font-size: 18px
}

::-moz-selection {
    text-shadow: none;
    background: #ff00c8
}

::selection {
    text-shadow: none;
    background: #ff00c8
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}

.main-text {
    position: absolute;
    top: 350px;
    width: 96.666666666667%;
    color: #FFF
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px
}

.btn-clear {
    color: #FFF;
    background-color: rgba(255, 0, 204, .64);
    border-color: none;
    margin-right: 0
}

.btn-clear:hover {
    color: #000;
    background-color: #fff
}

#fullscreen {
    position: fixed;
    top: 10px;
    right: 10px
}

.modal-slacker {
    width: 100%;
    height: 100%;
    margin: 0
}

.modal-slacker .modal-content {
    margin-top: 5%;
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: auto;
    overflow: auto;
    background-color: rgba(0, 0, 0, .5)
}

.modal-slacker .modal-header .close {
    color: #fff;
    background-color: #ff00c8;
    border-color: #ff00c8;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px
}

.modal-slacker .modal-title {
    font-size: 34px;
    font-weight: 700
}

.modal-slacker p {
    padding: 50px;
    color: #fff;
    background-color: #1e1e1e
}

@media (min-width:992px) {
    .modal-slacker .modal-body,
    .modal-slacker .modal-footer,
    .modal-slacker .modal-header {
        width: 80%;
    }
}

@media (min-width:768px) {
    .modal-slacker .modal-body,
    .modal-slacker .modal-footer,
    .modal-slacker .modal-header {
        width: 80%;
        margin: 30px auto
    }
}

.modal .modal-content-classes {
    background-color: rgba(255, 255, 255, .92);
    border-radius: 0
}

.modal .modal-header {
    border-bottom: none;
    position: relative
}

.modal .modal-header .btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0
}

.modal .modal-content-classes h3,
.modal .modal-content-classes h4 {
    color: #325162;
    font-size: 32px;
    text-align: center;
    margin-top: 28px
}

.modal .modal-content-classes img {
    padding-right: 20px;
    padding-bottom: 5px;
    width: 30%;
    height: auto
}

.modal .modal-footer {
    border-top: none;
    padding: 0
}

.modal .modal-footer .btn-group>.btn:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

@media(min-width:767px) {
    .modal .modal-content-classes h3,
    .modal .modal-content-classes h4 {
        color: #325162;
        font-size: 32px;
        text-align: center;
        margin-top: 0
    }
}