/*
 * Theme Name: Enfold Bryan Demenagement
 * Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
 * Version: 1.0.1
 * Author: Kriesi
 * Author URI: http://www.kriesi.at
 * License: Themeforest Split Licence
 * License URI: -
 * Theme URI: www.kriesi.at/themes/enfold/
 * Template: enfold
 */


/* enfold */

.avia_image {
	border-radius: 0;
}

/* Déplace le menu mobile à droite */

.home div#av_section_1 .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}
.avia-slideshow li img {
    border-radius: 0;
}
.sub-menu span {
    text-transform: uppercase;
}

footer .container {
    text-align: center;
}
#socket .copyright {
    float: inherit;
}
#top footer .copyright a:hover {
    text-decoration: underline;
}

/* ration iframe youtube */

.flex_column {
    position: relative;
}
.flex_column .avia-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.flex_column .avia-video .avia_video,
.flex_column .avia-video .avia-iframe-wrap iframe,
.flex_column .avia-video .avia-iframe-wrap object,
.flex_column .avia-video .avia-iframe-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* responsive */

@media only screen and (min-width: 768px) {

    .sub-menu .avia-menu-text {
        text-transform: uppercase;
        letter-spacing: inherit;
    }

}

@media only screen and (max-width: 767px) {

}
