/***************************************

Styles for screen 768px to 1023px

******************************************/

@media screen and (min-width: 768px) and (max-width: 1023px)
{

	body
	{
		margin: 0;
		padding: 0;
	}

	/* header et footer */
	#header
	{
		z-index: 1000 !important;
		position: absolute;
		margin: 0;
		padding: 0;
		height: 193px !important;
		width: 100%;
		background-image: url(../images/bg-header-general-mobile.png) !important;
		background-repeat: repeat-x;
	}

	.makingAppointmentsContainer
	{
		max-width: 84%;
	}

	.makingAppointmentsButton
	{
		top: -10px;
	}

	/* footer */
	#footer
	{
		box-sizing: border-box;
        float: left;

        border: none;
        text-align: center;
        background-color: #ffffff;
	}

	a.foot
	{
		margin-right: 20px;
        color: #000000;
        font-size: 1.3em !important;
        font-weight: lighter;
        float: left;
        display: block;
        width: 100%;
        margin-top: 11px;
	}

	.hubert
	{
		margin-top: 12px;
		width: 50px;
		height: 50px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	/* navigation */
	nav a#pull
	{
		display: block;
		width: 60px !important;
		height: 60px !important;
		padding: 6px;
		position: absolute;
		top: 20px;
		right: 20px;
		background-color: #222020;
		border-bottom: 6px solid #8acccd;
		font-size: 0.7em;
		text-align: center;
		color: #ffffff;
	}

	nav a#pull .barre
	{
		display: block;
		width: 40px;
		height: 4px;
		position: absolute;
		left: 10px;
		z-index: 1;
		background: #fff;
		transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
		background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
		opacity 0.55s ease;
	}

	nav a#pull .barre1
	{
		top: 15px;
		transform-origin: 0% 0%;
	}

	nav a#pull .barre2
	{
		margin-top: -2px;
		top: 50%;
	}

	nav a#pull .barre3
	{
		bottom: 15px;
		transform-origin: 0% 100%;
	}

	/*
	 * Transform all the slices of hamburger
	 * into a crossmark.
	 */
	nav.ouvert a#pull .barre1
	{
		opacity: 1;
		transform: rotate(45deg) translate(5px, -5px);
	}

	/*
	 * But let's hide the middle one.
	 */
	nav.ouvert a#pull .barre2
	{
		opacity: 0;
	}

	/*
	 * Ohyeah and the last one should go the other direction
	 */
	nav.ouvert a#pull .barre3
	{
		transform: rotate(-45deg) translate(5px, 5px);
	}

	#clearfix
	{
		right: 0;
		width: 100%;
		text-align: right;

	}

	nav
	{
		/*position: absolute;
		right: 20px;
		margin-top: 20px !important;
		background-color: #ffffff;*/
	}

	nav ul
	{
		/*display: none;*/
		/*width: 320px;*/
		padding-top: 100px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		transform-origin: 0% 0%;
		transform: translate(-100%, 0);
		transition: all 600ms;

		/*display: none;
		margin-top: 20px !important;
		right: 20px;*/
	}

	nav.ouvert ul
	{
		transform: none;
		/*display: block;*/
	}

	nav li
	{
		display: block;
		float: none;
		background-color: #ffffff;
padding-bottom: 0.5em;
	}

	nav li a
	{
		display: block;
		padding: 0;
		text-align: center;
		/*float: right;*/
		/*width: 300px;*/
	}

	nav a
	{
		padding: 0 !important;
	}

    nav a:hover {
	color: #8acccd;
	background-color: #ffffff;
    padding: 0 20px 0 20px;
        border: none;



/* -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}

    .active {
	color: #000000;
    background-color: #ffffff !important;
    border-bottom: 8px solid #8acccd;
    width: 80% !important;
    text-align: center;
    margin: auto;
    }

	#container-home, #container-noir, #container
	{
		float: left !important;
		padding: 0;
	}

    #container-home {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 0;
}



    #animate {
    position: relative;
    float: left;
    margin: 10px 15px;
    padding: 0;
    height: 139px;
    width: 100px;
    background: #fff;
}

	.logo1, .logo2
	{
		float: left;
		text-align: center;
		margin-left: 15px;
		width: 100px;
	}

	#container-home, #container-noir, #container
	{
		float: left !important;
		padding: 0;
	}

    #container-noir, #container, #container-home {
    margin: 193px 0 !important;

}

    #col-texte-baba h1 {
    color: #ffffff;


}


	#col-centre
	{
		text-align: center;
		position: relative;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		width: 90% !important;
		max-width: 90%;
	}

	#col-texte
	{
		float: left;
		text-align: center;
		margin: 20px 0;
		padding: 20px;
		background-color: #222020;
		min-height: 800px;
		height: inherit;
		width: auto !important;
		max-width: 25%;

	}

	#col-annonce
	{
		cursor: pointer;

float: left !important;

text-align: center;

padding: 20px;

margin: 20px 10px;

min-height: 360px;

background-image: url(../images/bg-repeat-col-annonce.png);

background-repeat: repeat-x;

background-position: bottom;

background-color: #ffffff;

height: inherit;

width: auto !important;

max-width: 25%;
	}

	/* B-BA */
	#col-centre-baba
	{
		position: relative;
		margin-top: 0px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		width: 90% !important;
		max-width: 90%;
	}

	#col-annonce-baba
	{
		cursor: pointer;
		float: left !important;
		text-align: center;
		padding: 20px;
		margin: 20px 0;
		min-height: inherit;
		background-image: url(../images/bg-repeat-col-annonce.png);
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #ffffff;
		height: inherit;
		width: 90% !important;
		max-width: 90%;
	}

	#col-portrait
	{
		cursor: pointer;

float: left !important;

text-align: center;

padding: 20px;

margin: 20px;

min-height: 600px;

background-image: url(../images/bg-repeat-col-annonce.png);

background-repeat: repeat-x;

background-position: bottom;

background-color: #ffffff;

width:auto !important;

max-width: 100%;
	}

	#album
	{
		width: 90%;
		margin: 0;
		border: 20px solid #ffffff;
		background-color: #ffffff;
		float: left !important;
		text-align: center;
	}

}


