@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */

.egplisting.carousel .mls { color: #666; }

#footer { background-color: rgba(0, 0, 0, 0.9) !important; }
.inner-footer {background-image:none!important;}

#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down {	display: none !important;}
.extrabox { display: none !important;}

#courtier_1 .courtier_name, #courtier_2 .courtier_name {
  font-size: 21px!important;
}

.logo {
  max-width: 200px!important;
}

.quick_contact_agence_logo img {
  max-width: 185px!important;
}

.logo {left: 410px; top:67px;}

#courtier_2 {float:right;}

/* #Tablet (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 959px) and (max-width: 1177px) {

  .logo {left:405px;max-width: 159px;!important}

}

/* #Tablet (Portrait)
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 958px) {
  
  .logo {left:270px;max-width: 127px;!important}
    #courtier_2 {width:41%}

}

/* #Mobile (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* #courtier_1, #courtier_2 {display:none;} */
  .logo {left:235px;top:50px;display:block!important;}

}

/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {

   /*	#courtier_1, #courtier_2 {display:none;}  */
  .logo {left:18px;top:70px;display:block!important;}
}









/******* RESPONSIVE STUFF *************/
   
@media only screen and (max-width: 1215px) {  
   
  .row { padding: 0 20px; }
}

@media only screen and (max-width: 1177px) 
  {
    
 }

@media only screen and (max-width: 1000px) 
 { 
   .info-top-div {  font-size: 12px; }   
} 

@media only screen and (max-width: 768px) {
  
  .headdown { height: 46px; } 
  .head {  padding: 0 0px; }
}

@media only screen and (max-width: 600px) 
  { 
    .info-top-div {  font-size: 11px; }
     div.mod-languages a    {  font-size: 11px; } 
    .item-page {padding:25px 10px;} 
    .action-simple {  padding: 25px 10px;}  
    .item-pageinscription-page {padding:10px!important;}
} 

@media only screen and (max-width: 500px) 
  { 
    /*
    .head { height: 160px!important;} 
    .inner-head { height: 160px!important;}     
     #custom-egp-header-banner {  background: rgba(0, 0, 0, 0) url("../../egplocal/images/header-mobile.jpg") no-repeat scroll 100% center / cover!important ; } 
    */
}






