html,
body {
    width: 100%;
    height: 100%;

    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;*/
    /*font-family: Verdana, Geneva, sans-serif;
    /*font-family: 'Lobster', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Amatic SC', cursive;
font-family: 'Rajdhani', sans-serif;
font-family: 'Satisfy', cursive;
font-family: 'Lobster Two', cursive;
font-family: 'Teko', sans-serif;
font-family: 'Libre Barcode 39 Extended Text', cursive;
font-family: 'Cookie', cursive;
font-family: 'Bubbler One', sans-serif;
font-family: 'Russo One', sans-serif;*/
}

a {
    color: white;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: lightgrey;
    text-decoration: none;
}

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

/*header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url('../images/pioneer-dj-wallpaper-picture-(1).jpg');
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
 transform: translateZ(-1px) scale(2);
  z-index:-1;
}*/
.header
{


}
#header {
    position: relative;
    width: 100%;
    min-height: 100%;
    text-align: center;
    color: #fff;
    background-image: url('../images/pioneer-dj-wallpaper-picture-(1).jpg');
    position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;/**/
 
}

/*header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px 70px;
    text-align: center;

}*/

#header-content {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 5px;
    text-align: center;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}


/*header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 300;
}*/

#header-content #header-content-inner span {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
}

/*header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}*/

#header-content #header-content-inner a {
        color: lightgrey;
        border: 1px solid lightgrey;
        font-size: 16px;
        padding: 5px 30px 5px 30px;
    }
    #header-content #header-content-inner a:hover {
        color: white;
        border: 1px solid white;
        font-size: 20px;
        /*background-color: black;*/
        padding: 10px 35px 10px 35px;
    }

    .section {
        min-height: 550px;
        padding-bottom: 50px;
        position: relative;

    }

    .sectionblack {
        background-color: black;
        color: white;
        text-align: center;
    }
.sectionblack .mixesicon
    {
        text-align: center;

    }
    .sectionblack .mixesicon i, h4{
        margin:auto;
    }
    .sectionblack .mixesicon i{
      
      width:50px;
    }
    .sectionblack .mixesicon h4{
      position: relative;
      width:100px;
    }
    .sectionblack .mixesicon span{
        top:10px;/**/
        position: absolute;
    }

    section .row .row iframe
    {
        margin-top:20px; 
        float: none;
        left: auto;
        right:auto; 
        min-width:300px; 
        height:400px;
    }
    .sectionwhite {
        background-color: white;
        
        /*color: black;*/
    }
    /*CONTACT SECTION*/
    .sectiongrey {
        background-color: grey;
        background-image: url('../images/pioneer-dj-wallpaper-desktop.jpg');
        color: white;
    }

    .sectiongrey .contactcontentsilo
    {
        /*border: solid 1px white;*/
        width: 90%;
        min-height: 150px;
        margin: 50px auto auto auto;
    }

    .sectiongrey .contactcontentsilo p 
    {
        margin-left: auto;
        margin-right: auto;
        text-align: center;

    }

    .sectiongrey .row h4{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .sectiongrey ul{
        text-decoration: none;
        list-style: none;
        /*margin: 40px auto auto auto;*/
        padding: 0px;
        width: 100%;
    }
    .sectiongrey li{
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        border: white solid 0.5px;
        border-radius: 10px;
        min-height: 60px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    
    .sectiongrey li:hover{
        background-color: rgba(255, 255, 255, 0.9);
    }
    .sectiongrey ul a li p,i {
        text-align: center;
        margin: 10px 0px 0px 0px;
        width: 40%;
        float: left;
    }
    .sectiongrey ul a li i {
        
        width: 20%;
        margin-left: 20%;

    }
    .sectiongrey ul a li p {
        
        width: 40%;
        margin: 17px 0px 0px 0px;
    }
    .sectiongrey ul a:hover{
    color: black;

    }
.overlay {
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .sectionimage {
        min-height: 250px;
        background-image: url('../images/DC Images/DC Header.jpg');
        background-repeat: repeat-y;/**/
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }

.section #sectionimagetext
{
    color:white;
    margin: auto;
    font-size: 45px;
    font-family: 'Libre Barcode 39 Extended Text', cursive;

    position: absolute;
    top: 50%;
    width: 100%;
    padding: 5px;
    text-align: center;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

}
    .section .sheader{
        text-align: center;
        margin: 0px; 
        padding: 20px 0px 20px 0px;
            
    }

    .section .sheaderblack{

    }
    .section .sheaderwhite{

    }

    .section #aimage {
        height: 240px;
        width: 270px;
        background-image: url('../images/DC Images/Deep Consiousness AVI.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: auto;
        /*border: 1px solid black;*/
    }

    .section #cbutton {
        background-color: white; 
        color: black;
    }
    .section #cbutton:hover {
        background-color: black; 
        color: white;
        border:1px solid white;
    }

    .section p {
        margin: 0px 0px 0px 0px;
        text-align: justify;
    }

    .row{

        margin:0px;
    }

    footer {
        height: 70px;
        background-color: black;
        color: white;

    }

    footer p {
        text-align: center;
        margin:0px;
        font-size: 10px;

        position: relative;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

    }
/*EXTRA SMALL SCREENS*/
@media(min-width:480px){
    .section #aimage {
        height: 300px;
        width: 330px;
        
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0px auto 0px auto;
    }

    .sectionimage{
        min-height: 250px;
        

    }
.section #sectionimagetext
{

    font-size: 80px;
}
    .sectiongrey ul{
       /* margin-bottom: 150px;*/
    }
 section .row .row iframe
    {
        margin-top:20px; 
        min-width: 425px;
        height:508px;
    }
    .sectiongrey li{
        /*float: left;
        width: 20%;*/
    }

    footer {
        height: 100px;
    }

    footer p {
        font-size: 10px;
    }
}
/*SMALL SCREENS*/
@media(min-width:768px){

#header-content #header-content-inner a {
        color: lightgrey;
        border: 1px solid lightgrey;
        font-size: 25px;
        padding: 5px 30px 5px 30px;
    }
    #header-content #header-content-inner a:hover {
        color: white;
        border: 1px solid white;
        font-size: 30px;
        /*background-color: black;*/
        padding: 10px 40px 10px 40px;
    }
    .section #aimage {
        height: 370px;
        width: 400px;
        background-size: 100% 100%;
        margin: 0px auto 0px auto;
    }
     section .row .row iframe
    {
        margin-top:20px; 
        min-width: 508px;
        height:508px;
    }
    .sectiongrey ul{
        
        /*margin-left: 0px;
        margin-bottom: 150px;*/
    }
    .sectiongrey li{
        /*float: left;
        width: 20%;*/

    }

    .sectionimage{
        min-height: 350px;
        background-position: center;
    }

.section #sectionimagetext
{

    font-size: 120px;
}

    footer {
        height: 150px;
    }

    footer p {
        font-size: 15px;
    }
.par
{
/*background-image: url("img_parallax.jpg");

     Full height */
    height: 100%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-size: cover;

   
}

}

/*MEDIUM SCREENS*/
@media(min-width:992px) {
    /*header {
        min-height: 100%;
    }*/

    #header {
        min-height: 100%;
    }

    /*header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }*/
    #header-content {
       padding: 0 50px;
     }

    /*header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }*/
    #header-content #header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    /*header .header-content .header-content-inner h1 {
        font-size: 100px;
        }*/

     #header-content #header-content-inner span {
        font-size: 80px;
        /*background-color: black;*/
        padding: 0px 20px 50px 20px;
        }

    /*header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }*/

    #header-content #header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
    #header-content #header-content-inner a {
        color: lightgrey;
        border: 1px solid lightgrey;
        font-size: 30px;
        padding: 10px 60px 10px 60px;
    }
    #header-content #header-content-inner a:hover {
        color: white;
        border: 1px solid white;
        font-size: 40px;
        /*background-color: black;*/
        padding: 20px 70px 20px 70px;
    }

    .section {
        min-height: 650px;
        
    }

   
    .sectionblack {
        background-color: black;
        color: white;
    }
    

    .sectionwhite {
        background-color: white;
        text-align: center;
        /*color: black;*/
    }
    /*CONTACT SECTION*/
    .sectiongrey {
        background-position: 50% 85%;
        
    }

    .sectiongrey .row p{
        text-align: center;
    }
    .sectiongrey ul{
        
       
        /*margin-left: 0px;*/
        
    }
    .sectiongrey li{
        /*float: left;
        width: 20%;*/
        
    }
    .sectiongrey li p{
        text-align: center;
    }

    .sectionimage{
        
    }

    .section .sheader{
        text-align: center;
        margin: 0px; 
        padding: 20px 0px 20px 0px;
            
    }

    .section .sheaderblack{

        
    }
    .section .sheaderwhite{

        
    }

    .section #aimage {
        height: 450px;
        width: 480px;
        margin: 1% 0px auto auto;
    }

    .section .contain .row .row {
        margin: 0% 30px auto auto;

    }
    .section #cbutton {
        background-color: white; 
        color: black;
        width: 100%;
    }
    .section #cbutton:hover {
        background-color: black; 
        color: white;
        border:1px solid white;
    }

    .section p {
        margin: 0px 5% 0px 15%;
        text-align: justify;
    }

    .row{

        margin:0px;
    }

    footer {
        height: 200px;
    }

    footer p {
        font-size: 16px;
    }
}
/*LARGE SCREENS*/
@media(min-width:1200px){
    
}

.section-heading {
    margin-top: 0;
    margin-bottom: 20px;
}

.intro {
    color: #fff;
    background-color: yellowgreen;
    padding: 70px 0;
    text-align: center;
}

.content {
    padding: 100px 0;
}

.content-2 {
    color: #fff;
    background-color: #222;
}

.content-3 {
    padding: 20px 0 40px;
    text-align: center;
}

.promo,
.promo h3,
.promo a:link,
.promo a:visited,
.promo a:hover,
.promo a:active {
    color: white;
    text-shadow: 0px 0px 40px black;
    text-decoration: none;
}

.promo-item {
    height: 200px;
    line-height: 180px;
    text-align: center;
}

.promo-item:hover {
    background-size: 110%; 
    border: 10px solid rgba(255,255,255,0.3);
    line-height: 160px;
}

.promo-item h3 {
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
}

.item-1 {
    background: url('../images/writing.jpg');
    }
    
.item-2 {
    background: url('../images/concert.jpg');
    }
    
.item-3 {
    background: url('../images/pencil_sharpener.jpg');
    }
        
.item-1,
.item-2,
.item-3 {
    background-size: cover;
    background-position: 50% 50%;
    }

.page-footer {
    text-align: center;
    }

.page-footer .contact {
    padding: 100px 0;
    background-color: yellowgreen;
    color: #fff;
    }

.page-footer .contact p {
    font-size: 22px;
    font-weight: 300;
    }
    
.content-3 .glyphicon,  
.page-footer .contact .glyphicon {
    font-size: 32px;
    font-weight: 700;
    }
        
.page-footer .small-print {
    padding: 50px 0 40px;
    font-weight: 300;
    }

.text-light {
    color: rgba(255,255,255,.7);
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    /*background-color: #fff;*/
    background-color: black;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    /*color: yellowgreen;*/
    color: lightgrey;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    /*color: #eb3812;*/
    color: white;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    /*color: #222;*/
    color: lightgrey;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    /*color: yellowgreen;*/
    color: white;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    /*color: yellowgreen!important;*/
    color: white!important;
    background-color: transparent;
}

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

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
        letter-spacing: 0.5em;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        /*border-color: #fff;*/
        border-color: rgba(255,255,255,.3);
        /*background-color: #fff;*/
        background-color: black;
        box-shadow: 0px 7px 20px 0px rgba(0,0,0,0.1);
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        letter-spacing: 0;
        /*color: yellowgreen;*/
        color: lightgrey;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        /*color: #eb3812;*/
        color: white;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        /*color: #222;*/
        color: lightgrey;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        /*color: yellowgreen;*/
        color: white;

    }
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #eee;
    color: #222;
    background-color: #eee;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

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

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: yellowgreen;
    color: #fff;
    background-color: yellowgreen;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

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

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

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

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


.btn {
    border-radius: 10px;
    text-transform: uppercase;
}

.btn-lg {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

.text-primary {
    color: yellowgreen;
}

.bg-primary {
    background-color: yellowgreen;
}
