/*bouton contact menu*/

.sticky-navigation .main-navigation li.contact-blue a {
    color: white;
		background-color: #0e659a;
    padding: 8px 12px;
    border-radius: 3px;
		max-width: fit-content;
}

.contact-blue:a {

	color: white;
   
}

.border-bottom-hover:hover {
	border-bottom-color: #0e659a;
}



img{

	
	max-height: 100%;
	
}

@media (max-width: 480px){
			
.sticky-navigation {
		position: fixed !important;
		top: auto !important;
		opacity: 1 !important;
	}

#llorix_one_lite_move{

		top: 50%; 
}
.navbar-toggle {
    position: relative;
    float: right;
    /*margin-right: 15px;*/
    /* margin-left: 10px; */
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: none;
    margin-top: 4px;
}

h1.site-title a {
    color: #3d3d3d;
    font-size: 22px;
    font-weight: 700;
		padding-left: 10px;
}



.header .overlay-layer {
    height: auto;
    padding-top: 150px;
    padding-bottom: 200px;
}

.brief .brief-image-right img {
   
		display: none;
		float: auto;
    width: 100%;
	
}

.btn-primary {
    padding: 24px 51px;
    background: #0E659A;
    font-family: Montserrat, sans-serif;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
		margin-left: auto;
    
}

#story .brief-content-text {
    color: #787977;
    font-size: 20px;
    font-weight: 300px;
    line-height: 32px;
    margin-top: 25px;
    text-align: justify;
		width: 100%;
}

#story h2 {
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
		text-align: center;
	
}

#story .section-overlay-layer {

		padding-top: 6px;
		
}

p.about1 {
    margin-top: 1px;
}

p.hono {
	
	text-align: justify;
	
}

}

@media (min-width: 586px) and (max-width: 872px) {
	
#llorix_one_lite_move{

		margin-top: 10px !important;
}
}

@media (min-width: 481px) and (max-width: 1023px) {
	
#llorix_one_lite_move{

		margin-top: 10px; 
}

.navbar-toggle {
    position: relative;
    float: right;
    /* margin-right: 15px; */
    /* margin-left: 10px; */
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: none;
    margin-top: 4px;
}

h1.site-title a {
    color: #3d3d3d;
    font-size: 22px;
    font-weight: 700;
		padding-left: 0px;
}


.header .overlay-layer {
    height: auto;
    padding-top: 84px;
    padding-bottom: 120px;
}

.brief .brief-image-right img {
		float: auto;
    width: 100%;
}

.btn-primary {
    padding: 24px 51px;
    background: #0E659A;
    font-family: Montserrat, sans-serif;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
		margin-left: auto;
    
}

#story .brief-content-text {
    color: #787977;
    font-size: 20px;
    font-weight: 300px;
    line-height: 32px;
    margin-top: 25px;
    text-align: justify;
		width: 100%;
	
}

#story h2 {
    font-size: 30px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
		text-align: center;
}

p.about1 {
    margin-top: 1px;
}



}



@media (min-width: 1024px) and (max-width: 2048px) {

.sticky-navigation .main-navigation li a {
    font-size: 16px;
    color: #787977;
    letter-spacing: 1px;
}

.header .overlay-layer {
    height: auto;
    padding-top: 84px;
    padding-bottom: 240px;
		
}

#story .brief-content-text {
    color: #787977;
    font-size: 20px;
    font-weight: 300px;
    line-height: 32px;
    margin-top: 25px;
    text-align: justify;
		width: 100%;
	
}

p.about1 {
    margin-top: 1px;
}
	

}	


@media (min-width: 2048px){
	
.header .overlay-layer {
    height: auto;
    padding-top: 84px;
    padding-bottom: 240px;
		
}

#story .brief-content-text {
    color: #787977;
    font-size: 20px;
    font-weight: 300px;
    line-height: 32px;
    margin-top: 25px;
    text-align: justify;
		width: 100%;
	
}

p.about1 {
    margin-top: 1px;
}
	

}	




