/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



/* -----------------  LAYOUT ----------------- */

footer {
    display: none !important;
    width: 100%;
    height: 1px;
}

.window-scrolled .footer-scroll-top {
    opacity: 1;
    display: block;
    -webkit-animation-name: alpha-in;
    -moz-animation-name: alpha-in;
    -o-animation-name: alpha-in;
    animation-name: alpha-in;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    display: none !important;
}

.mejs-container {
    position: relative;
    background: transparent !important;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
}

.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative;
    display: none !important;
    float: left;
}

.mejs-container * {
    font-family: 'Roboto' !important;
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background-color: transparent !important;
    height: 30px;
    width: 100%;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

/* -----------------  FONTS ----------------- */



/* -----------------  HEADER ----------------- */



/* -----------------  NAVIGATION ----------------- */



/* -----------------  MOBILE NAVIGATION ----------------- */



/* -----------------  BODY ----------------- */




/* -----------------  SIDEBAR ----------------- */




/* -----------------  FOOTER ----------------- */




/* -----------------  BLOG ----------------- */



/* -----------------  PORTFOLIO ----------------- */




/* -----------------  GALLERY ----------------- */




/* -----------------  CONTACT FORM ----------------- */



/* -----------------  TABLES ----------------- */



/* -----------------  OTHERS ----------------- */





/*------------------------------------*\     
SPECIFIC SCREENSIZE
\*------------------------------------*/



@media screen and (max-width: 2560px) {

div.uncode_text_column.audio {

    margin-left: 10% !important;
}


}


@media screen and (max-width: 1920px) {


}

@media screen and (max-width: 1910px) {


}

@media screen and (max-width: 1680px) {


}

@media screen and (max-width: 1600px) {


}

@media screen and (max-width: 1440px) {


}

@media screen and (max-width: 1366px) {


}

@media screen and (max-width: 1280px) {


}


/*------------------------------------*\     
MOBILE
\*------------------------------------*/

/*Ipad Landscape*/

@media screen and (max-width: 1024px) {



}

@media screen and (max-width: 1000px) {



}



@media screen and (max-width: 885px) {

    .menu-container {
    z-index: 1000;
    display: none !important;
}

}


/*Ipad X Landscape*/


@media screen and (max-width: 812px) {




}


/*Ipad Portrait*/


@media screen and (max-width: 768px) {

.menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
    border-bottom: 0px solid rgba(234,234,234,0) !important;
    background-color: transparent !important;
}

div.uncode_text_column.audio {

    margin-left: 13% !important;
}


}



/*Iphone 6/7 Plus Landscape*/



@media screen and (max-width: 736px) {



}



@media screen and (max-width: 714px) {



}


/*Iphone 6/7  Landscape*/


@media screen and (max-width: 667px) {



}

/*Galaxy S5*/

@media screen and (max-width: 640px) {


}




/*Iphone 5 Landscape*/


@media screen and (max-width: 568px) {



}

/*Iphone 4 Landscape*/

@media screen and (max-width: 480px) {



}

/*Nexus 6P*/

@media screen and (max-width: 435px) {



}




/*Iphone 6/7 Plus Portrait*/

@media screen and (max-width: 414px) {

div.uncode_text_column.audio {

    margin-left: 13% !important;
}

}


/*Nexus 5X*/

@media screen and (max-width: 411px) {



}



/*Iphone 6/7 Portrait*/

@media screen and (max-width: 375px) {



}


/*Galaxy S5*/

@media screen and (max-width: 375px) {



}




/*Iphone 4/5 Portrait*/



@media screen and (max-width: 320px) {



}

@media screen and (max-width: 240px) {

    

}
    


/*
ZWISCHEN ZWEI GROESSEN:
*/


@media screen and (min-width: 737px) and (max-width: 2560px) {
 




}


@media screen and (min-width: 200px) and (max-width: 736px) {
 




}
