/*
Theme Name: Kojak Design
Theme URI: http://www.kojak-design.com/
Author: Kojak Design
Author URI: http://www.kojak-design.com/
Version: 1.1
*/

@import "s/base.css";
@import "s/fonts.css";
@import "s/layout.css";
@import "s/global.css";
@import "s/jscrollpane.css";
@import "s/scroll.css";
@import "s/list.css";
@import "s/header.css";
@import "s/footer.css";
@import "s/button.css";
@import "s/stroll.css";
@import "s/agence.slideshow.css";

/* temporaire */
@import "s/newhome.css";


sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.page-template-template-agence iframe{
	width: 100%;
	height: 100%;
}

.new-menu
{
	font-family: 'ProximaNova-Bold', Arial;
    font-size: 20px;
    margin-top: 25px;
    display: inline-block;
    text-align: center;
    width: 100%;
}


.new-menu a
{
	font-family: 'ProximaNova-Bold', Arial;
    padding: 2px;
}

.new-menu a.current-page
{

}

.new-menu a:hover
{
    background-color: #fff220;
}

.single-equipe h2 {
    font-weight: 900 !important;
}

.photo-single-equipe, .desc-single-equipe {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.desc-single-equipe .texte {
	padding-left: 40px;
}

.prez-equipe {
    padding-top: 70px;
}

.photo-single-equipe img {
	width: 100%;
}

.desc-single-equipe p {
    margin-top: 0px !important;
}

.retour-agence {
    position: relative;
    top: -70px;
    float: right;
}

.containerk {
	width: 1170px;
	margin: auto;
}

.liste-equipe {
    width: 90%;
    margin: auto;
    display: table;
    margin-top: 50px;
    max-width: 1170px;
}

.membre-equipe {
    display: inline-block;
    width: 33%;
    float: left;
    margin-bottom: 30px;
}

.nom-equipe {
    padding-top: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
}

.header-agence img {
    width: 100%;
}

.section-header {
    padding: 6em 0 8em !important;
}

.page-id-15531 .department h2 {
    font-size: 24px !important;
}

.photo-equipe img {
	max-width: 100%;
}

.num-agence {
    font-family: Georgia;
}

.desc-single-equipe {
    font-family: Georgia;
}


.intro a.mailto {
    background-image: url(https://www.kojak-design.com/wp-content/themes/kojakdesign/i/layout/mailto.gif);
    background-position: 0 90%;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    line-height: 14px;
    margin-bottom: 15px;
    padding-left: 24px;
    font-family: Georgia;
    padding-top: 10px;
}

@media screen and (max-width: 768px) {
	
	.containerk {
	width: 100%;
		padding-left: 15px;
		padding-right: 15px;
}
	
	.hidden-xs {
		display: none;
	}
	
	.photo-single-equipe, .desc-single-equipe {
    width: 100%;
}
	
	.desc-single-equipe .texte {
	padding-left: 0px;
}
	
.membre-equipe {
    width: 100%;
}

	
}
	
	@media screen and (min-width: 769px) and (max-width: 992px) {
	
	.containerk {
	width: 750px;
}
		
		.visible-xs {
		display: none;
	}
		
.membre-equipe {
    width: 48%;
}
}

		@media screen and (min-width: 992px) and (max-width: 1200px) {
	
	.containerk {
	width: 970px;
}
			.visible-xs {
		display: none;
	}
}



