h1{
    font-size: 0em;
    margin: 8px 22px;
}

h2, h3, h4{
    font-weight: 900 !important;
    text-transform: uppercase;
}

h2{
    font-size: 2.7em;
}

h3{
    font-size: 1.8em;
}
h4{
    color: #fff;
}

.footerH4 {
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 10px;
}

ul, ul li{
    text-decoration: none !important;
    list-style: none;
    list-style-position: outside;
}

#homepage-head-section{
    width: 100%;
    height: 100vh;
    display: block;
    position: relative;
}

#homepage-head-section::after{
    content:"";
    background: url(../img/gallery/studios/marsonic-rehearsal-room-3.jpg);
    background-attachment: fixed;
    background-size: cover;
    opacity: 0.18;
    background-position: center;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.homepage-description{
    margin:30px 0px 30px 0px;
}

.hopageDipo{
    color: #fff;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-left: 0px;
    text-transform: uppercase;
    margin-top: -55;
}

.galleryLink{
    min-height: 300px;
    background: url(../img/marsonic-background-gallery.jpg) no-repeat;
    background-position: bottom;
     padding-right: 0px;
     padding-left: 0px;
    background-size: cover;
}

.galleryOverlay{
    position: absolute;
    background: rgba(249, 159, 29, 0.15);
    /* top: 0; */
    /* bottom: 0; */
    left: 0;
    right: 0;
    width: 100%;
    height: 300px;
    display: none;
    visibility:hidden;
    /* overflow: hidden; */
    /* margin: 0px !important; */
}

.btGallery{
    position: absolute;
    right: 50%;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -100px;
}

.hopageDipo p {
    font-size: 20px;
    color: #fff;
}


.highLight{
    font-size: 1.8em;
    color: #c7c7c7;
    font-weight: 800;
    text-transform: uppercase;
}

/*REHEARSAL SECTION*/

#rehearsal-studios-head-section,
#hourly-studios-head-section,
#videos-head-section,
#marsonic-gallery-section,
#recording-studios-head-section
{
    width: 100%;
    height: 45vh;
    display: block;
    position: relative;
}

#rehearsal-studios-head-section::after{
    background: url(../img/gallery/studios/marsonic-rehearsal-room-5.jpg);
}
#hourly-studios-head-section::after{
    background: url(../img/gallery/hourly/marsonic-rehearsal-room-4.jpg);
}
#videos-head-section::after{
    background: url(../img/gallery/studios/marsonic-rehearsal-room-22.jpg);
}
#marsonic-gallery-section::after{
    background: url(../img/gallery/studios/marsonic-rehearsal-room-6.jpg);
}
#recording-studios-head-section::after{
    background: url(../img/gallery/recording/marsonic-rehearsal-room-3.jpg);
}

#rehearsal-studios-head-section::after,
#hourly-studios-head-section::after,
#videos-head-section::after,
#marsonic-gallery-section::after,
#recording-studios-head-section::after
{
    content:"";
    background-attachment: fixed;
    background-size: cover;
    opacity: 0.3;
    background-position: bottom;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

#marsonic-gallery-section{
    height: 20vh;
}


.boxAdvantages{
    padding:15px;
}

.boxAdvantages img{
    width: 50px;
    margin-top: 10px;
}

.marginTopBottom{
    margin:30px 0px;
}

#counters{
    padding:60px 0px;
    background: url('../img/binding_dark.png') repeat;
    background-attachment: fixed;
}

.counters{

}

.counterNo{
    font-size: 2.5em;
    font-weight: 500;
    color: #ffffff;
}

.advantagesBox{
    /* border: 1px solid #f99f1d; */
    border-radius: 12px;
    padding: 15px;
    min-height: 180px;
}

.advantagesBox img{
    height: 60px;
    padding-top: 10px;
}

/*VIDEOS*/

.titleVideos p{
    position: absolute;
    text-align: center !important;
    background: rgba(0,0,0,.8);
    padding: 5px;
    color: #c5c5c5;
    width: 60%;
    font-size: 12px;
    left: 50%;
    margin-left: -25%;
    top: 50%;
    margin-top: -7%;
}

#videoContainer{
    position: fixed;
    background: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    display: none;
    visibility: hidden;
}

#iframeContainer{
    position: absolute;
    top: 50%;
    margin-top: -35%;
    width: 100%;
    /*border: 1px solid #fff;*/
    display: inline-block;
    bottom: 0;
}

.vidThum{
    cursor: pointer;
}

.iframeVideo{
    width: 100%;
    height: 100%;
}

#closeBt{
    position: absolute;
    right: 0;
    padding: 15px;
    z-index: 30;
    cursor: pointer;
    color: #fff !important;
    font-size: 24px;
}

/*GALLERY*/

.marsonic-photogellery{
    /*position: absolute;*/

}

.imgGal{
    width:100%;
    margin-bottom:0px;
}

.galThum{
    padding: 0px;
}

/*CONTACT*/

#mapsContact img{
    width: 100%;
}

/*COLORS*/
.marsOrange {
    color: #f99f1d !important;
}

a, a:hover, a:visited, a:link, a:active{
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.leftText{ text-align: left !important;}
.rightText{ text-align: right !important;}

#mainHeader{
    position: absolute;
    width: 100%;
}

#contactInfo{
    color: #fff !important;
    font-size: 12px;
    font-weight: 100;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
    height: 50px;
    /* position: absolute; */
    padding: 10px;
}

.mainNav ul{
    text-align: right;
    margin: 33px 20px;
    text-transform: uppercase;
    font-size: 11px;
    position: absolute;
    right: 0;
}

.mainNav ul > li {
    display: inline;
    padding-right: 14px;
}

#pull{
    display: none;
    font-weight: 200;
    font-size: 24px;
    position: absolute;
    right: 30px;
    top: 28px;

}

/*#pull::after{*/
    /*content:"";*/
    /*background: url('../img/menu.png')no-repeat;*/
    /*width: 18px;*/
    /*height: 18px;*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: 18px;*/
/*}*/

.language a,
.language a:hover,
.language a:visited,
.language a:link,
.language a:active{
    color: #f99f1d !important;
    font-weight: 700;
}

/*FOOTER*/
footer, footer p{
    background: url('../img/debut_dark.png') repeat;
    background-attachment: fixed;
    color:#fff !important;
    font-size: 12px;
    font-weight: 200;
}

.middleFooter{
    padding: 0px;
    margin-left: -12px;
}

.middleFooter li{
    margin:10px;
}

.footerCopy{
    margin: 0px;
    margin-top: 40px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1124px) {
    #pull{
        display: inline-block;
    }

    .mainNav ul {
        text-align: right;
        margin: 80px 0px;
        text-transform: uppercase;
        font-size: 11px;
        right: 0;
        left: 0;
        padding: 0px;
        position: absolute;
        display: none;
    }

    .mainNav ul > li {
        display: block;
        padding-right: 14px;
        text-align: center;
        padding: 24px 0px;
        background: rgba(0,0,0,.95);
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    #contactInfo{
        display:none;
    }

    h2 {
        font-size: 1em;
    }

    h3 {
        font-size: .8em;
    }

    .highLight {
        font-size: .7em;
    }

    /*.showMenuResponsive{*/
        /*display: inline-block;*/
        /*visibility: visible;*/
    /*}*/
}