/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html, body {
margin: 0;padding: 0;
}

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

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0;
    background: #ccc;
    color: #000;
    padding: 0;
}
#clear{clear: both;}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   @font-face {
    font-family: 'bebas';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/BebasNeue Regular-webfont.eot');
    src: url('fonts/BebasNeue Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue Regular-webfont.woff2') format('woff2'),
         url('fonts/BebasNeue Regular-webfont.woff') format('woff'),
         url('fonts/BebasNeue Regular-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue Regular-webfont.svg#bebas_neue_regularregular') format('svg');
}
p{font-family: 'Droid Sans', sans-serif;}
body{background-color: #FECD0B;}
#equipement{background-color: #A65B43;}
#audio{background-color: #EE813D;}
#devis{background-color: #DDE283;}
h1{text-align: center;font-family: 'bebas';font-weight: 600;font-style: normal;font-size: 3.000em; margin: 0;}
h2{font-family: 'bebas';font-weight: 600;font-style: normal;font-size: 1.625em;}
ul{list-style: none;}

header ul {padding: 0 20px 50px 0;}
header ul li{color: #A65B43; text-align: right;font-family: 'Droid Sans', sans-serif;font-weight: 700; font-size: 0.750em; padding: 0 0 5px 0;}
#studio h1{color: #A65B43;}
#equipement h1{color: #FECD0B; margin: 0 0 20px 0;}
#audio h1{color: #DDE283;}
#devis h1{color: #A65B43;}
nav{ padding: 0 20px 0 0;}
nav a:active, nav a:link, nav a:visited{color: #A65B43;font-family: 'bebas';font-weight: normal;font-style: normal;text-decoration: none;font-size: 1.875em;padding-left: 50px;-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
nav a:hover{font-weight: bold;}
#wrap{position: relative;}
header{min-height: 160px;border-bottom: 5px solid #A65B43;}
#vignette{float: left; margin: 20px; width: 300px; background-color: #4A4A4A;min-height: 330px;}
#vignette img{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#vignette div li{width: 300px;height: 180px;overflow: hidden;position: relative;}
#vignette:hover div img{-moz-transform: scale(1.3);-webkit-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
#vignette h2{font-family: 'bebas';font-weight: normal;font-style: normal;color: #FECD0B;font-size: 1.500em; margin: 0; padding: 5px 10px;}
#vignette p{font-family: 'Droid Sans', sans-serif;font-weight: 400;font-style: normal;color: white;font-size: 0.750em; margin: 0; padding: 0 10px;line-height: 20px;}


main{padding: 20px 0;}
.single-item{color: #FECD0B;}
.single-item p{font-size: 0.875em; line-height: 24px;}
.single-item h2{font-size: 1.875em;}
.single-item ul {margin: 0; padding: 0;}


#audio h2{color: #DDE283;}
#audio ul{ width: 80%; margin: 0 auto; padding: 0;}
#audio ul li{ display: inline-table; padding: 20px 40px; text-align: center;}

#devis p{color: #A65B43; text-align: center; font-size: 1.000em; margin: 20px auto; width: 80%;}
#devis iframe{width: 80%; height: 300px;}
footer{text-align: center;padding: 20px 0 5px 0; background-color: #4A4A4A;}
footer a:active, footer a:link, footer a:visited{display:block; font-family: 'Droid Sans', sans-serif;font-weight: 400;font-style: normal;color: #9B9B9B; font-size: 0.625em; text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
footer a:hover{transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
color: #FECD0B;}
h1 a{display: block; font-size: 0.500em; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
h1 a:hover{
	transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
}
#iconstudio{color: #A65B43;}
#iconequip{color: #FECD0B;}
#iconaudio{color: #DDE283;}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1024px) {
#wrap{width: 1024px; margin: 0 auto;}
nav{text-align: right;}
#logo{position: absolute; top:20px; left: 80px; z-index: 1000;}
.single-item{width: 780px; margin: 0 auto; text-align: center;}
.single-item ul li{display: inline-table; width: 30%;}
#carousel{width: 100%;}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}