/*
Theme Name: mcgill v5
Description:  refonte du CSS. Base d'un code par Thibaut duverneix et Wpjoy.com
Version: 5 - (avec template pages Agent)


*/

* {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    margin: 0 0 0;
    padding: 0 0 0;
    font-family: 'Open Sans', Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    color: #4f4c48;
    background: #FFF;
}

.entry-content p span {
    font-family: 'Open Sans', Arial, Helvetica, Georgia, Sans-serif !important;
}

a,
a:visited {
    color: #54544a;
    outline: none;
    text-decoration: underline;
}

a:hover {
    color: #e71c03;
}

a img {
    border: none;
}

.backbutton {
    display: block;
    float: right;
    margin: 12px 30px 5px 0;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 700;
    background: url(../images/arrow_back.gif) 0 4px no-repeat;
    text-align: left;
}

.aligncenter {
    margin: 15px;
}

.alignleft {
    float: left;
    position: relative;
    text-align: left;
    width: 280px;
    margin: 0 15px 15px 0;
}

.alignright {
    float: right;
    position: relative;
    text-align: right;
    width: 280px;
    margin: 0 0 15px 15px;
}


/* À cause du alignleft|right ci-dessus, toute image qu'on ajoute dans un post et qu'on aligne à
   gauche|droite sera de 280px, ce qui n'est vraiment pas pratique. On override ici l'aberration,
   mais il serait bien, éventuellement, de régler le problème à la source et d'être plus spécifique
   sur le alignleft|right.
*/

img.alignleft,
img.alignright {
    width: auto;
}

#header .show-comm {
    display: none !important;
}

#header .hide-comm {
    display: inline-block !important;
}

.cl-comme #header .show-comm {
    display: inline-block !important;
}

.cl-comme #header .hide-comm {
    display: none !important;
}

.hide-all,
.cl-comme .hide-all,
#header .show-comm.hide-all,
#header .hide-comm.hide-all {
    display: none !important;
}

.team-agenda {
    display: inline-block;
    vertical-align: middle;
    margin-left: 80px;
}

.agenda-item {
    display: block;
    vertical-align: middle;
    margin-bottom: 2px;
}

.agenda-img {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 45px;
}

.agenda-item img {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: auto;
}

.agenda-item span {
    display: inline-block;
    vertical-align: middle;
}

.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
}

.startvideo {
    position: relative;
    width: 100%;
    height: 100%;
}

.postersl {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) !important;
    cursor: pointer;
}

.posterplay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    background: url(../images/btn-play.png) no-repeat center center;
    width: 95px;
    height: 95px;
    cursor: pointer;
}


/* Clearfloat  */

.clearfloat:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfloat {
    display: block;
}

.entry-content img.fullimgsize {
    width: 100% !important;
    height: auto !important;
    margin: 15px 0 !important;
}

.allong {
    width: 94%;
    position: relative;
    padding: 0;
}

.allong option {
    background-color: #fff;
    border: 1px solid #d2d0d0;
    border-radius: 0;
    font-size: 14px;
    height: auto;
    padding: 5px;
}


/*- Global Structure
----------------------------------------------*/

div#wrapper {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}


/*{ margin:0; padding:0; width:100%; background:url(../images/background-gradient.png) repeat-x left top;}*/

#exoskel {
    width: 1140px;
    margin: 0 auto;
}

.footer {
    display: none;
}

.footer-slider h3 a {
    text-decoration: none;
}

#removecoo {
    cursor: pointer;
}


/*- Tabbed Top Menu Navigation
----------------------------------------------*/

#header {
    display: block;
    top: 0;
    padding: 0;
    padding: 15px 0 0 0;
    margin: 0 auto;
    border-bottom: solid 1px #d2d1cb;
}

#logo {
    display: block;
    height: 139px;
    margin: 0;
    padding: 0;
    /*width:263px; */
    width: auto;
    float: left;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

#logo h1,
#logo h1 a,
#logo h1 a img {
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.tiny #logo,
.tiny #logo h1,
.tiny #logo h1 a,
.tiny #logo a img {
    height: 70px;
}

.tiny #logo a img {
    margin: 8px 0 -8px;
}

#header .tiny .head-right .vip,
#header .tiny .head-right .btn-condosMTL {
    height: 0;
    overflow: hidden;
    padding: 0;
}

#header .tiny .head-right {
    height: 60px;
}

.tiny .secrow {
    padding-top: 3px;
}

#tophead.tiny {
    margin-top: -15px;
}

a.load-more {
    cursor: pointer;
    text-decoration: none;
    display: block;
    background-color: #494949;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 15px;
    margin: 0 auto;
    font-size: 20px;
    font-style: normal;
    letter-spacing: 1px;
    text-align: center;
}

a.load-more:hover {
    background-color: #e51111;
}

.logo_print {
    display: none;
}

.logo {
    display: block;
    margin-top: 3px;
}

#header #tocont,
#footer_agent-wrap {
    display: none;
}

#footer_agent-sw {
    cursor: pointer;
    text-align: center;
}

img {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

#footer_agent-sw img {
    cursor: pointer;
    display: block;
    max-width: 100%;
    height: auto;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

#footer_agent-sw img.fa-mob {
    display: none;
}

.hascontact #header #tocont {
    float: left;
    position: relative;
    color: #fff;
    background: #eb212e;
    text-decoration: none;
    margin: 0 8px 0 25px;
    line-height: 32px;
    height: 32px;
    padding: 0 30px;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    min-width: 115px;
}

.hascontact #header #tocont:after {
    position: absolute;
    content: "";
    height: 14px;
    width: 11px;
    background: url(../images/red-down.png) no-repeat center center;
    bottom: -14px;
    left: 45px;
}

.hascontact #header .head-right {
    width: 70%;
    -webkit-transition: height 0.8s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.hascontact #header .tiny .head-right {
    width: 80%;
    -webkit-transition: height 0.8s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

#header .head-right {
    display: block;
    height: 139px;
    margin: 0;
    padding: 0;
    width: 55%;
    float: right;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: height 0.8s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.hascontact #header .head-right .vip {
    margin: 0 0 0 5%;
    width: 63%;
}

#header .head-right .vip {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 70%;
    font-size: 15px;
    padding: 10px 0 0;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

#header .head-right .vip span {
    font-weight: 600
}


/* emphase sur Condos Montréal */

.condosMTL {
    border: none;
    margin-top: 0px;
    float: right;
    margin-right: 0;
    position: relative;
    /*z-index:33*/
}

#header #menu-item-6642,
#header #menu-item-6653,
.page-id-6756 #comlogolink,
.page-id-6749 #comlogolink {
    display: none !important;
}

.condosMTL a {
    color: #fff;
    font-size: 14px;
    padding: 6px 45px 6px 15px;
    display: block;
    background-image: url(../images/bg-btn-vip.png);
    background-position: 150px center;
    background-repeat: no-repeat;
    background-color: #494949;
    text-decoration: none;
}

.condosMTL a em {
    font-style: normal;
    font-size: 20px;
    display: block;
    letter-spacing: 3px;
}

.condosMTL a:hover,
.condosMTL a.condosMTL-active {
    background-color: #e51111;
}

.condosMTL a.condosMTL-active {
    background-image: url(../images/bg-btn-vipc.png);
}

#vip-feature {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
    height: 100%;
    position: absolute;
    top: 15px;
    width: 1140px;
    z-index: 30;
    padding-bottom: 800px;
}

#vip-feature form {
    margin: 60px auto 0;
    width: 1100px;
    border: solid 20px #dedede;
}

#vip-feature form div.post.contact {
    padding: 0;
}

.secrow {
    padding-top: 30px;
}

#header .addthis_32x32_style .dummy .at300bs,
.addthis_32x32_style .at300bs,
.addthis_32x32_style .at15t {
    background-image: url("../images/soc.png") !important;
}

#header .addthis_32x32_style span {
    opacity: 0.8;
}

#header .addthis_32x32_style span:hover {
    opacity: 1;
}

#header .addthis_32x32_style .at15t_facebook {
    background-position: 0 -1px !important;
}

#header .addthis_32x32_style .at15t_twitter {
    background-position: -41px -1px !important;
}

#header .addthis_32x32_style .at15t_google_plusone,
.addthis_32x32_style .at15t_googleplus,
.addthis_32x32_style .at15t_google_follow,
.addthis_32x32_style .at15t_google_plusone_share {
    background-position: -86px -1px !important;
}

#header .addthis_32x32_style .at15t_youtube {
    background-position: -134px 0 !important;
}

#header .addthis_32x32_style .at15t_flickr {
    background-position: -179px -1px !important;
}

#header .addthis_32x32_style .at15t_linkedin {
    background-position: -225px -1px !important;
}

#header .addthis_32x32_style .at15t_pinterest_share,
.addthis_32x32_style .at15t_pinterest {
    background-position: -271px -1px !important;
}

#header .addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
    margin: 0 8px 0 0;
}

#header .addthis_toolbox {
    display: block;
    padding: 0 0 0 1%;
    vertical-align: middle;
    float: left;
}

#header .tiny .addthis_toolbox {
    padding: 0;
}

.nocontact #header .addthis_toolbox {
    padding: 0;
}

.secrow .fb_iframe_widget {
    float: left;
    margin-top: 2px;
    vertical-align: middle;
}

#searchfake {
    width: 219px;
    height: 33px;
    cursor: pointer;
    float: right;
    margin-top: -4px;
    position: relative;
}

#searchfake img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

#searchfake span {
    color: #797878;
    display: block;
    font-size: 14px;
    padding: 6px 8px;
}

#header .video-youtube {
    background: url(../images/video-youtube.png) no-repeat;
    width: 405px;
    height: 245px;
    float: right;
    position: relative;
    z-index: 1;
}

#header .video-youtube span.btn-play {
    background: url(../images/btn-play.png) no-repeat;
    width: 95px;
    height: 95px;
    position: absolute;
    z-index: 3;
    top: 66px;
    left: 156px;
}

#header .video-youtube img {
    padding: 5px 0 0 5px;
    position: relative;
    z-index: 2;
}

#header .slogan {
    height: 36px;
    text-align: left;
    position: relative;
    padding-top: 7px;
}

#header .slogan h2 {
    line-height: 36px;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}

#header .slogan span.sep {
    display: inline-block;
    margin: 0 12px;
    background: url(../images/header_sep.png) no-repeat center top;
    width: 10px;
    height: 10px;
}

#header .slogan .socialMedia {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 6px;
}

#header .slogan .socialMedia a {
    margin-right: 3px;
    text-decoration: none;
}

#slideshow {
    display: block;
    border: 1px solid #2b2a27;
    margin-left: 15px;
}

#slideshow2 {
    display: block;
    text-align: right;
    border: 1px solid #2b2a27;
    margin-right: 15px;
}


/*#langsw {display:none;}*/


/* slideshow */

ul.pml {
    position: relative;
    height: 370px;
    overflow: hidden;
}

.pml li {
    list-style-type: none;
    position: absolute;
    left: 0;
}

.pml-ul {
    list-style: none outside none;
}

.pml-gover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.pml-gover-line {
    background-color: white;
}

.pml-li {
    float: left;
    padding: 3px 3px 1px 3px;
}


/* end slideshow */

#header .addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
    margin: 0 8px 0 0;
}

#topmenu,
#botmenu {
    display: block;
    list-style-type: none;
    margin: 5px 0;
    padding: 5px 0;
    font-size: 16px;
    color: #c7c6c4;
    width: 100%;
}

#topmenu.tiny {
    margin: -15px 0 5px;
    padding: 5px 0 5px 20%;
    width: 80%;
}

#botmenu {
    font-size: 13px;
    margin-top: 15px;
    width: 746px;
    padding: 0;
    font-weight: bold;
}


/*html[lang="en"] #topmenu         { width:568px; }*/


/*body.mac.chrome #topmenu        { width:620px;}*/

#topmenu li,
#botmenu li {
    display: inline-block;
    padding-left: 4px;
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 5px;
}

#topmenu li a {
    display: block;
    margin: 0;
    padding: 0 5px;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    font-size: 19px;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#botmenu li.condosMTL a {
    color: white;
    font-weight: bold;
}

#botmenu li a {
    display: block;
    margin: 0;
    padding: 0 4px;
    text-decoration: none;
    color: #adaca9;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#topmenu li {
    position: relative;
}

.menu-com-logo {
    display: block;
    max-width: 230px;
    margin-top: 10px;
}

.menu-com-logo2 {
    position: absolute;
    top: 0;
    left: -120px;
    display: block;
    max-width: 100px;
}

.tiny .menu-com-logo {
    display: block;
    width: auto;
    float: right;
    margin: -10px 0;
}

.tiny .menu-com-logo2 {
    height: 28px;
    width: auto;
    top: -2px;
    left: -60px;
}


/*************** Class *******************/

.animated {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.animated-background {
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}

.coin-rond {
    -webkit-border-radius: 5px;
    /* Chrome,Safari4+ */
    -moz-border-radius: 5px;
    /* FF3.6+ */
    border-radius: 5px;
    /* W3C */
}


/*********************************/

#botmenu li a:link,
#botmenu li a:visited {
    color: #adaca9;
}

#botmenu li a:active,
#botmenu li a:hover {
    color: #ee3124;
}

#botmenu li.current-menu-item,
#botmenu li.current-menu-item a {
    color: #ee3124;
}

#topmenu li a:link,
#topmenu li a:visited {
    color: #000;
}

#topmenu li a:active,
#topmenu li a:hover {
    color: #ee3124;
}

#topmenu li.current-menu-item,
#topmenu li.current-menu-item a {
    color: #ee3124;
}

#topmenu li:first-child {
    border: none;
    padding-left: 0px;
    margin-left: 0px;
}

#topmenu li:last-child {
    margin-right: 0;
    vertical-align: middle;
    float: right;
    margin-top: -15px;
    margin-bottom: 10px;
}

#topmenu.tiny li:last-child {
    margin-right: 0;
    vertical-align: middle;
    margin-top: 5px;
    float: right;
    display: block;
}

.switchlangue {
    cursor: pointer;
    float: right;
}

div#footDesc {
    color: #41403b;
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
    text-align: center;
}

div#legal,
div#legal a {
    color: #000;
    text-align: center;
    text-decoration: none;
    padding-bottom: 50px;
}

.main-slogan img {
    height: 60px;
    width: auto;
    margin-bottom: -5px;
}

.main-slogan h1 {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}

.main-slogan h1 strong {
    font-weight: 600;
    margin: 20px 0;
    display: block;
}

.main-slogan h1 em {
    font-weight: 400;
}

.clearboth {
    clear: both;
}

.main-slogan h5 {
    color: #7a7979 !important;
    font-size: 12px;
    line-height: 32px;
    font-weight: 300;
}

#filter-box {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}


/*- Bande projet
----------------------------------------------*/

.wrapper-bande-projet {
    width: 100%;
    margin-top: 20px;
    padding: 20px 0 0;
}

.bande-projet {
    width: 100%;
    margin: 0 auto;
}


/*- Content
----------------------------------------------*/

#content {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

.projet a img.alignnone {
    border: medium none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.entry .projet a img.anim-button {
    height: auto;
    width: 141px;
    float: left;
}

.ui-slider-horizontal {
    height: 0.75em !important;
}

#left_menu {
    position: relative;
    display: inline-block;
    float: right;
    height: auto;
    max-width: 25%;
    padding-bottom: 10px;
    /*background: transparent url(../images/left_menu_bottom.png) left bottom no-repeat;*/
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    background: #bfbeb5;
    margin: 25px 0;
}

#left_menu #sidebar {
    /*background: url(../images/content_top_bg.png) left top no-repeat #BFBEB5;*/
    padding-top: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    background: #bfbeb5;
}

#right_content {
    display: block;
    height: auto;
}

a.halfimgsize {
    width: 50%;
    float: left;
    display: block;
}

a.thirdimgsize {
    width: 33.3%;
    float: left;
    display: block;
}

.cutimg {
    clear: both;
    padding: 15px 0;
}

.cutimg a {
    overflow: hidden;
}


/*.single  #right_content   , #right_content.shortcont              { display: block;float: left; width: 76%; margin:10px 0;}*/

#page-wrap {
    display: block;
    min-height: 500px;
    padding: 0;
    background: #fff;
    position: relative;
}

#page-wrap h1.heading {
    color: #010000;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 0;
    display: inline-block;
}

#page-wrap h2.sub-heading {
    font-size: 20px;
    float: left;
    margin: 5px 0 0 29px;
}

#page-wrap .rss {
    display: block;
    float: right;
    padding: 0 0 0 0;
}

#page-wrap .rss a {
    display: block;
    float: left;
    margin: 6px 0 0 5px;
    font-weight: bold;
    text-decoration: underline;
}

#page-wrap .rss img {
    display: block;
    margin-top: 5px;
    float: left;
}

#page-wrap h1.heading img {
    float: right;
    margin-left: 10px;
    margin-right: 22px;
}

#page-wrap h2.heading span {
    display: block;
    padding-top: 8px;
}

#content .right_content-noBG {
    padding: 0;
    background: none;
}

body.home #page-wrap {
    width: 100%;
}


/*
.right_content-noBG #page-wrap { width:667px; }

.right_content-noBG #page-wrap .entry { width:640px; }*/

.blogsl-content {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 35%;
    height: 100%;
    z-index: 2;
    color: #fff;
}

.blogsl-inner {
    padding: 15% 10%;
    position: relative;
    height: 80%;
}

.footer-slider .blogsl-inner h3 {
    line-height: 37px;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    padding: 0;
}

.blogsl-inner p {
    line-height: 22px;
    color: white;
    font-size: 18px;
    display: block;
    font-style: italic;
}

.blogsl-inner a {
    position: absolute;
    width: 80%;
    bottom: 30px;
    background: #fff;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}

.blogsl-inner a span {
    margin: 15px 5%;
    display: block;
    background: url(../images/more.png) no-repeat bottom right transparent;
    line-height: 18px;
}

.blogsl-inner a:hover {
    background: #000;
    color: #fff;
}

.blogsl-inner a:hover span {
    background-position: top right;
}

.blogsl-inner h3 a {
    line-height: 37px;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    padding: 0;
    position: relative;
    background: none;
    width: 100%;
    bottom: 0px;
}

.blogsl-inner h3 a:hover {
    background: none;
    color: #fff;
}

.footer-slider {
    position: relative;
}

.footer-slider .centered-btns_tabs {
    text-align: left;
}

#foot-slider-wrap {
    padding: 15px 0 45px;
    border-top: 1px solid #d2d1cb;
    margin: 60px 0 0;
}

.footer-slider h3 {
    line-height: 40px;
    padding-bottom: 15px;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.third-foot:first-child {
    text-align: left;
    width: 30%;
}

.third-foot {
    width: 35%;
    padding: 0 2%;
    float: left;
    border-right: 1px solid #d2d1cb;
    min-height: 285px;
    text-align: center;
}

.third-foot p {
    line-height: 24px;
    color: #1280a4;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
}

.third-foot.last {
    border-right: medium none;
    padding-right: 0;
    text-align: right;
    width: 22%;
}

#footer-boxes {
    padding: 40px 0;
    clear: both;
    border-top: solid 1px #d2d1cb;
    margin-top: 25px;
}

.nesto {
    clear: both;
    border-top: solid 1px #d2d1cb;
    padding: 60px 0;
    margin: 60px 0 0;
}

.nesto .pola {
    float: left;
    width: 48%;
    padding-left: 2%;
}

.nesto .pola:first-child {
    float: left;
    width: 48%;
    padding-left: 0;
    padding-right: 0;
}

.nesto img {
    float: none;
    margin: 40px 0 0;
    width: 100%;
    height: auto;
}


/*- Add this
----------------------------------------------*/

#sidebar .addthis_toolbox {
    padding: 20px 0 0 18px;
}

.addthis_toolbox {
    padding: 0 30px 0 0;
}

#sidebar .addthis_default_style .at300b,
#sidebar .addthis_default_style .at300bo,
#sidebar .addthis_default_style .at300m {
    padding: 0 5px 0 0;
}

#right_content .addthis_default_style .at300b,
#right_content .addthis_default_style .at300bo,
#right_content .addthis_default_style .at300m {
    padding: 0 12px 0 0;
}

#sidebar .smw_left {
    text-align: center;
}

#sidebar .socialmedia-buttons img {
    padding-bottom: 0;
}


/*- Homepage Featured Section
----------------------------------------------*/

.featured-home {
    position: relative;
    display: block;
    float: left;
    width: 32%;
    min-height: 300px;
    margin-bottom: 20px;
    margin-right: 2%;
    text-align: center;
}

.featured-home.lastf {
    margin-right: 0;
}

.featured-home li {
    list-style: none;
}

a.featured-home-thumb,
a.featured-home-thumb:link,
a.featured-home-thumb:visited {
    display: block;
    text-decoration: none;
}

span.feat-title {
    display: block;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #000;
}

span.feat-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 15px 5px;
    position: relative;
}

a:hover span.feat-link {
    color: #de1212;
}

span.feat-link:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
    padding-left: 10px;
    width: 10px;
    height: 21px;
    background: url(../images/toright.png) no-repeat right bottom;
}

a:hover span.feat-link:after {
    background-position: right top;
}

.featured-home-thumbIMG {
    display: block;
    width: 100%;
    height: auto;
}

.featured-homeLINK,
.featured-homeLINK:hover {
    position: absolute;
    top: 161px;
    left: 0;
    padding: 0 8px;
    font-size: 11px;
    font-weight: bold;
    color: #403e39;
    text-decoration: none;
    z-index: 33;
}

.featured-home-last {
    margin: 0;
}


/*- Single property page content header
----------------------------------------------*/

#criteria-box .ui-widget-content {
    position: relative;
    border-left: 1px solid #aaa !important;
}

#criteria-box .ui-widget-content:after {
    background: url("../images/dia.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    content: "";
    height: 0.85em;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
    z-index: 3;
}

#tophead {
    position: relative;
    background: #fff;
}

#header {
    position: fixed;
    background: #fff;
    z-index: 29;
    width: 1140px;
}

.header {
    width: 100%;
    height: 32px;
    overflow: hidden;
    background: url(../images/listing-header-bg1.png) repeat-x left -1px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}

.header ul {
    margin: 0;
    padding: 0;
}

.header ul li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: url(../images/listing-header.png) repeat-x 0px -38px;
    height: 31px;
    list-style: none;
    line-height: 32px;
}

.projet .header ul li.projet,
.header ul li.highlight {
    color: #d2372c;
}

.header ul li.first {
    padding: 0 4px 0 7px;
}

.header ul li.start {
    background-position: 0 0;
    width: 4px;
    padding: 0;
}

.header ul li.sep {
    background-position: 0 -76px;
    width: 19px;
    padding: 0;
}

.header ul li.end {
    background-position: 0 -114px;
    width: 20px;
    padding: 0;
}

.header ul li {
    font-weight: bold;
}

.header span.prix {
    display: block;
    float: right;
    color: #5c5a56;
    font-size: 14px;
    line-height: 32px;
    margin-right: 27px;
}

.header span.prix strong {
    font-size: 14px;
}

.listing-thumb {
    position: relative;
    display: block;
    float: left;
    width: 205px;
    margin-right: 15px;
}

.listing-thumb a {
    text-decoration: none;
}

.listing-thumb img {
    width: 195px;
    border: 5px solid #96958e;
    margin: 0;
}


/*- Filter box
----------------------------------------------*/

#filter-box {
    border-top: solid 1px #818181;
}

#filter-box h3 {
    color: #010000;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding: 25px 0;
    position: relative;
}

#filter-box h3 span {
    background: url(../images/x.jpg) no-repeat center center;
    width: 27px;
    height: 22px;
    text-indent: -99999px;
    display: block;
    position: absolute;
    cursor: pointer;
    padding: 0 20px;
    display: none;
    top: 28px;
    right: 0;
}

#filter-box h4 {
    margin-bottom: 50px;
    background: #000;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding: 13px 30px;
    cursor: pointer;
    position: relative;
}

#filter-box h4:before {
    position: absolute;
    left: 50px;
    top: 15px;
    content: "";
    display: block;
    width: 50px;
    height: 22px;
    background: url(../images/todown.png) no-repeat 0 0;
}

#filter-box h4:after {
    position: absolute;
    right: 50px;
    top: 15px;
    content: "";
    display: block;
    width: 50px;
    height: 22px;
    background: url(../images/todown.png) no-repeat 0 0;
}

#criteria-box {
    display: none;
    padding: 20px 0;
}

#criteria-box h5 {
    position: relative;
    background: #fff;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    padding: 0 15px 0 0;
    display: inline-block;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    display: none;
}

.criteria-short {
    display: block;
    float: left;
    margin-right: 2%;
    min-height: 300px;
    position: relative;
    width: 32%;
}

.criteria-short .search-form {
    margin-bottom: 28px;
}

.slide-block label {
    display: inline-block;
    margin: 0;
    padding-bottom: 15px;
    padding-right: 3%;
    vertical-align: middle;
    width: 30%;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}

.slide-block #cat-pricerange-wrap,
.slide-block #cat-rooms-wrap,
.slide-block #superficies-wrap {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}

.segre {
    bottom: 0;
    position: absolute;
    width: 100%;
}

.criteria-long {
    display: block;
    float: left;
    min-height: 300px;
    position: relative;
    width: 66%;
}

#crit-search {
    background-color: #fff;
    border-radius: 0;
    font-size: 14px;
    height: 20px;
    margin: 0 auto;
    padding: 5px 0;
    display: block;
    width: 95%;
    border: none;
    -webkit-appearance: none;
    box-sizing: content-box;
}

#crit-search:focus {
    border: none;
    outline: none;
}

.slide-block {
    margin-bottom: 16px;
}

.input-holder {
    position: relative;
    border: 1px solid #818181;
}

#crit-submit {
    background-color: #fff;
    border: none;
    border-radius: 0;
    display: block;
    text-shadow: none;
    background-image: url("../images/zoom.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 2px;
    width: 20px;
    height: 30px;
    cursor: pointer;
}


/*- Listing Page
----------------------------------------------*/

.secsearch {
    padding: 30px 0;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
}

.secsearchin {
    width: 300px;
    margin: 0 auto;
}

.searchhead {
    text-align: center;
    padding: 60px 0;
}

.search #page-wrap {
    padding-top: 50px;
}

#listing-wrap-home .listing .info {
    clear: both;
    margin-bottom: 22px;
}

#listing-wrap-home .listing .info .left {
    float: left;
}

#listing-wrap-home .listing .info .left h4 a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

#listing-wrap-home .listing .info .right {
    float: right;
}

#listing-wrap-home .listing .info .right span {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

#listing-wrap-home {
    margin-top: 20px;
}

#listing-wrap-home .listing {
    clear: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 48.75%;
    height: auto;
    padding-bottom: 40px;
}


/* Quand on est en mode "avec description", on doit avoir plus de hauteur par ligne */

#listing-wrap-home .listing.projet {
    display: inline-block;
}

.archive #listing-wrap-home .listing {
    display: inline-block;
}

#listing-wrap-home.listing-with-description .listing {
    min-height: 330px;
}

#listing-wrap-home .listing:hover .info .left h4 a,
#listing-wrap-home .listing:hover .listing-content h3 a {
    color: #e51111;
}

#listing-wrap-home .listing:hover .listing-content a.plusSign {
    display: inline-block;
    background: url(../images/bg-btn-vip.png) center center no-repeat #e51111;
}

#listing-wrap-home .listing:nth-child(2n+1) {
    margin: 0 1.25% 20px 0;
}

#listing-wrap-home .listing:nth-child(2n) {
    margin: 0 0 20px 0;
}

#listing-wrap-home .title {
    width: 100%;
    height: 37px;
}

#listing-wrap-home .title ul {
    margin: 0;
    padding: 0;
    height: 37px;
}

#listing-wrap-home .title ul li {
    float: left;
    margin: 0;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 14px;
    background: #d3d5d6;
    height: 37px;
    list-style: none;
    line-height: 37px;
    color: #383838;
}

#listing-wrap-home .projet .title ul li.projet,
#listing-wrap-home .title ul li.first {
    padding: 0 5px 0 10px;
}

#listing-wrap-home .title ul li.start {
    display: none;
}

#listing-wrap-home .title ul li.sep {
    background: url(../images/sepli.png) no-repeat center center #d3d5d6;
    width: 22px;
    padding: 0;
}

#listing-wrap-home .title ul li.end {
    background: url(../images/sepli1.jpg) no-repeat center center;
    width: 22px;
    padding: 0;
    margin-left: -1px;
}

#listing-wrap-home .title span.prix {
    display: block;
    float: right;
    color: #5c5a56;
    font-size: 14px;
    line-height: 33px;
    margin-right: 7px;
}

#listing-wrap-home .listing-thumb {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    float: none;
    position: relative;
    clear: both;
}

#listing-wrap-home .listing-thumb a {
    text-decoration: none;
}

#listing-wrap-home .listing-thumb span {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    display: block;
    width: 205px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    background: #96958e;
    border-bottom: 1px solid #f03325;
}

#listing-wrap-home .listing-thumb img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    border: none;
}

#listing-wrap-home .listing-thumb img.live_chat {
    border: none;
    height: auto;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
}

#listing-wrap-home .listing:hover .listing-thumb span {
    visibility: visible;
}

#listing-wrap-home .listing-content {
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    width: auto;
}

#listing-wrap-home .listing-content h3 {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 18px;
    margin: 10px 0;
}

#listing-wrap-home .listing-content h3 a {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 18px;
    text-decoration: none;
}

#listing-wrap-home .listing-content h4 {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 18px;
    margin: 10px 0;
}

#listing-wrap-home .listing-content h4 a {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    line-height: 18px;
    text-decoration: none;
}

#listing-wrap-home .listing-content p {
    border-bottom: 1px solid #d2d1cb;
    color: #41403b;
    display: block;
    font-size: 13px;
    line-height: 1.3em;
    margin-right: 40px;
    padding: 0 5px 20px 0;
}

#listing-wrap-home .listing-content a.plusSign {
    display: inline-block;
    background: url(../images/bg-btn-vip.png) center center no-repeat #000;
    width: 32px;
    height: 57px;
    position: absolute;
    right: 0;
    bottom: 40px;
}

#listing-wrap-home .listing-content a.plusSign:hover {
    display: inline-block;
    background: url(../images/bg-btn-vip.png) center center no-repeat #e51111;
}


/*Bouton Plus*/

#listing-wrap-home .map-bubble .voir a.plusSign,
#listing-wrap-home .listing-content .plusSign {
    display: inline;
    text-decoration: none;
    background: url(../images/plus2.png) no-repeat;
    width: 26px;
    height: 12px;
    display: inline-block;
    position: relative;
    line-height: 0;
    vertical-align: middle;
    text-indent: -9999px;
}

#listing-wrap-home .map-bubble .voir a.plusSign:hover,
#listing-wrap-home .listing-content .plusSign:hover {
    background-position: 0 -12px;
}

#listing-wrap-home .listing-extra {
    clear: both;
    padding-top: 0px;
}

#listing-wrap-home .listing-extra h4 {
    display: inline;
    margin-right: 5px;
}

#listing-wrap-home .listing-extra-first {
    padding-top: 8px;
    padding-bottom: 2px;
}


/* blog */

#listing-wrap-home .listing-content .postmetadata {
    clear: both;
    display: block;
    margin-top: 10px;
}

#listing-wrap-home ul.info {
    background: #fffff5;
    color: #54544a;
    height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#listing-wrap-home ul.info li {
    display: inline;
    float: left;
    margin: 3px 0;
    padding: 0 6px 2px;
}

#listing-wrap-home .listing:hover .listing-thumb span,
#listing-wrap-home .listing:hover .listing-thumb,
#listing-wrap-home .listing-thumb span {
    visibility: visible;
}

#listing-wrap-home .listing-thumb .bordure {
    position: absolute;
    left: -8px;
    top: 0;
    height: 98%;
}

#listing-wrap-home .listing-thumb .bordure,
#listing-wrap-home .listing-thumb .bordure span.top,
#listing-wrap-home .listing-thumb .bordure span.bottom {
    background: url(../images/projet-bordure-vertical.png) repeat-y -13px top;
    width: 8px;
}

#listing-wrap-home .listing-thumb .bordure span {
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    padding: 0;
}

#listing-wrap-home .listing-thumb .bordure span.top {
    background-position: left top;
    height: 25px;
    top: 0;
}

#listing-wrap-home .listing-thumb .bordure span.bottom {
    background-position: -26px top;
    height: 3px;
    bottom: 0;
}

body.home.firefox #listing-wrap-home .listing-thumb .bordure {
    height: 97.5%;
}

body.explorer7 #listing-wrap-home .listing-thumb .bordure {
    height: 97%;
}

.category-blogue-immobilier-montreal #mode_selection {
    padding: 0;
    display: none;
}

#listing-wrap-home .listing-thumb span {
    border-bottom: none;
}

#listing-wrap-home span.overlay {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/bg-overlay-image-projet.png);
    background-repeat: repeat-y;
    background-color: transparent;
    width: 315px;
    height: 93%;
}

#listing-wrap-home .listing-thumb:hover span.overlay {
    visibility: visible;
}

#listing-wrap-home.facebook {
    /* Le listing dans la page special FB doit etre au centre. */
    width: 670px;
    margin: 0 auto;
}


/*- Entry contents
----------------------------------------------*/

.entry {
    clear: both;
}

.entry .entry-content h2 {
    font-size: 18px;
    margin: 14px 0;
    font-weight: bold;
}

.entry .entry-content h3 {
    font-size: 16px;
    margin: 14px 0;
}

.entry .entry-content h4 {
    font-size: 15px;
    margin: 12px 0;
}

.entry .entry-content h5 {
    font-size: 14px;
    color: #5c5a56;
    margin: 10px 0;
}

.entry .entry-content h6 {
    font-size: 13px;
    color: #5c5a56;
    margin: 7px 0;
}

.entry .entry-content ul,
.entry li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.entry .entry-content ul {
    overflow: hidden;
    margin: 20px 0;
}

.entry .entry-content ul li {
    margin-left: 7px;
    background: url(../images/new/bullet.png) left 9px no-repeat;
    padding: 5px 0 1px 12px;
}

#search-wrap-home .error {
    color: red;
    font-size: 12px;
    margin: 5px 5px 5px 10px;
}

.search-home {
    border: 1px solid #54544a;
    display: inline;
    float: left;
    margin: 0 5px 5px;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 645px;
}

.search-home h2 a {
    color: #54544a;
    font-size: 16px;
    text-decoration: none;
}

#searchform {
    display: inline;
    float: left;
    margin: 5px 0 10px 5px;
    padding: 0;
}

#searchform .input {
    background: #FFF;
    border: 1px solid #54544a;
    color: #999;
    font-size: 18px;
    font-style: italic;
    height: 25px;
    margin: 0;
    padding: 2px 0 2px 3px;
    width: 400px;
}

.btn {
    background: #FFF;
    border-color: #54544a;
    border-style: solid;
    border-width: 1px;
    color: #54544a;
    font-size: 14px;
    height: 30px;
    line-height: 130%;
    margin: 0;
    padding: 0 0 1px;
    width: 89px;
}

body.home .listing {
    /*padding-left:8px;*/
}

.projet .listing-thumb .bordure {
    position: absolute;
    left: -8px;
    top: 0;
    height: 98%;
}

.projet .listing-thumb .bordure,
.projet .listing-thumb .bordure span.top,
.projet .listing-thumb .bordure span.bottom {
    background: url(../images/projet-bordure-vertical.png) repeat-y -13px top;
    width: 8px;
}

.projet .listing-thumb .bordure span {
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    padding: 0;
}

.projet .listing-thumb .bordure span.top {
    background-position: left top;
    height: 25px;
    top: 0;
}

.projet .listing-thumb .bordure span.bottom {
    background-position: -26px top;
    height: 3px;
    bottom: 0;
}

body.home.firefox .projet .listing-thumb .bordure {
    height: 97.5%;
}

body.explorer7 .projet .listing-thumb .bordure {
    height: 97%;
}

.pml-addenda {
    font-size: 1em !important;
    line-height: 1.5em !important;
    list-style-type: none;
}

.pml-div-left.longe {
    float: none;
    line-height: 1.5em;
    margin-right: 0;
    width: 100%;
}

.pml-div-left.longe br {
    display: inline-block;
    width: 5px;
}


/*body.home.chrome .projet        {background-position:left 32px;}*/

.vendu .listing-thumb .vendu {
    background: url(../images/listing-vendu.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 0;
    width: 105px;
    height: 103px;
}

html[lang="en"] .vendu .listing-thumb .vendu {
    background-image: url(../images/listing-vendu-en.png);
}

.loue .listing-thumb .vendu {
    background: url(../images/listing-loue.png) no-repeat left top !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 105px;
    height: 103px;
}

html[lang="en"] .loue .listing-thumb .vendu {
    background-image: url(../images/listing-loue-en.png) !important;
}


/*- Single Page
----------------------------------------------*/

.breadcrumb {
    display: block;
    margin-bottom: 20px;
    color: #96958e;
}

.breadcrumb a {
    color: #96958e;
}

.breadcrumb a:hover {
    color: #c32318;
}

.breadcrumb img {
    margin: 0 2px 0 7px;
}

.entry-content,
.photos-container {
    display: block;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.entry-content {
    border-bottom: 1px solid #d2d1cb;
}

.hascontact .entry-content {
    border-bottom: none;
    display: block;
    float: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.post-date {
    color: #999;
    font-size: 11px;
    margin: -5px 0 10px 10px;
    padding: 0;
}

.post p {
    color: #424242;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
    margin: 0 0 1.5rem;
    padding: 0;
}

.post .listing-thumb,
.post .header {
    display: none;
}

.thumbnail {
    position: relative;
    display: block;
    float: left;
    width: 205px;
    margin: 0 20px 10px 0;
    overflow: hidden;
}

.thumbnail img {
    width: 195px;
    border: 5px solid #96958e;
    margin: 0;
}

.photos {
    clear: both;
    display: block;
    float: none;
    width: 500px;
    height: auto;
    margin: 20px auto 0 auto;
    border: 10px solid #96958e;
}

.video {
    clear: both;
    display: block;
    width: 97%;
    margin: 30px auto 0 auto;
    border: 10px solid #96958e;
}

.post .video {
    clear: both;
    display: block;
    margin: 30px auto;
    border: none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.post .video object,
.post .video object embed,
.post .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-content-infos {
    display: block;
    float: none;
    padding-top: 0;
    margin: 0px 0 15px 0;
    width: 100%;
}

.info-list {
    display: block;
    list-style-type: none;
    line-height: 1.5em;
}

.info-list li {}

.info-list li.sep {
    display: block;
    margin-bottom: 17px;
    padding-top: 18px;
    border-bottom: 1px solid #d2d1cb;
    clear: both;
}

.authors-post .author-profile {
    background: #fffff5;
}

.authors-post ul {
    color: #54544a;
    font-size: 12px;
    list-style-type: none;
    margin: 0 5px 10px 10px;
    padding: 0;
}

.addthis img {
    border: none;
    margin: 0;
    padding: 0;
}

.pml-table {
    font-size: 1em !important;
    width: 100%;
    line-height: 1.5em !important;
}


/*- Infos
----------------------------------------------*/

div#info {
    background: #fffff5;
    border: 1px solid #54544a;
    color: #000;
    float: left;
    font-size: 10px;
    margin: 46px 0 0;
    padding: 10px;
    width: 205px;
}

div#info2 {
    color: #fffff5;
    font-size: 11px;
    margin: 2px 0 0 37px;
}

div#info3 {
    color: #fffff5;
    font-size: 11px;
    margin: 10px 0 0 10px;
}


/*- Navigation Pages
----------------------------------------------*/

#navigation {
    display: block;
    width: 100%;
    clear: both;
}

#navigation .wp-pagenavi {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 0;
    display: block;
    margin: 0 auto;
}

#navigation .wp-pagenavi a.previouspostslink {
    float: left;
    margin-top: -8px;
    border: none !important;
    display: none !important;
    height: 48px;
    width: 28px;
    text-indent: -99999px;
    background: url(../images/prevpost1.png) no-repeat center center;
    padding: 0;
}

#navigation .wp-pagenavi a.nextpostslink {
    float: right;
    margin-top: 2px;
    border: none !important;
    display: block;
    height: 48px;
    width: 211px;
    text-indent: -99999px;
    background: url(../images/animation1.gif) no-repeat center center;
    padding: 0;
}

#navigation .wp-pagenavi a,
#navigation .wp-pagenavi span {
    display: inline-block;
    margin: 2px 7px;
    padding: 6px 10px;
    width: 30px;
    text-align: center;
}

#navigation .wp-pagenavi a {
    border-top: 1px solid #54544a;
    border-bottom: 1px solid #54544a;
    color: #54544a;
}

#navigation .wp-pagenavi a.first {
    border-top: 1px solid #54544a;
    border-bottom: 1px solid #54544a;
    border-left: 1px solid #54544a;
    color: #54544a;
    margin: 2px 7px 2px 0;
}

#navigation .wp-pagenavi a.first:hover {
    border-top: 1px solid #e71c03;
    border-bottom: 1px solid #e71c03;
    border-left: 1px solid #e71c03;
    color: #e71c03;
}

#navigation .wp-pagenavi a.last {
    border-top: 1px solid #54544a;
    border-bottom: 1px solid #54544a;
    border-right: 1px solid #54544a;
    color: #54544a;
}

#navigation .wp-pagenavi a.last:hover {
    border-top: 1px solid #e71c03;
    border-bottom: 1px solid #e71c03;
    border-right: 1px solid #e71c03;
    color: #e71c03;
}

#navigation .wp-pagenavi a:hover {
    border-top: 1px solid #e71c03;
    border-bottom: 1px solid #e71c03;
    color: #e71c03;
}

#navigation .wp-pagenavi span.pages,
#navigation .wp-pagenavi span.extend {
    border: 0px;
    color: #54544a;
    padding: 4px;
}

#navigation .wp-pagenavi span.pages {
    left: 43%;
    position: absolute;
    top: -15px;
    text-transform: uppercase;
    font-size: 14px;
}

#navigation .wp-pagenavi span.current {
    background: #e71c03;
    color: #fff;
    font-weight: bold;
    position: relative;
}

#navigation .wp-pagenavi span.current em {
    color: #54544a;
    position: absolute;
    font-size: 17px;
    top: -23px;
    left: 0;
    font-style: normal;
    font-weight: normal;
}


/*- BAS DE PAGE AGENTS
----------------------------------------------*/

#footer_agent {
    display: block;
    padding: 0 0 40px;
    text-align: center;
    margin-bottom: 30px;
    clear: both;
}

.onglet {
    /*border-top: 1px solid #d2d1cb;*/
    display: block;
    float: none;
    font-size: 18px;
    padding: 20px 0 10px;
}

.footer_boutons {
    display: block;
    float: right;
    padding: 0 20px 5px 0;
}

#footer_agent .agent-content {
    display: block;
    margin-top: 15px;
}

#footer_agent .agent-content p {
    color: #54544a;
    text-align: justify;
}

#footer_agent .agent-bloc h3 {
    font-size: 24px;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
}

#footer_agent .agent-name {
    margin-bottom: 10px;
    padding: 0;
    text-transform: none;
}

#footer_agent .agent-info {
    display: block;
    list-style: none;
}

#footer_agent .agent-info li {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3em;
    list-style: outside none none;
    margin: 5px 10px;
}

#footer_agent .agent-prop {
    display: block;
    margin-top: 15px;
    text-decoration: underline;
}

#footer_agent .courtiersButtons,
#footer_agent .courtiersButtons-last {
    cursor: pointer;
    background: #222;
    width: 240px;
    height: 55px;
    text-align: center;
    margin: 15px;
    display: inline-block;
}

#footer_agent .courtiersButtons:hover,
#footer_agent .courtiersButtons-last:hover {
    background: #e71c03;
}

#footer_agent .courtiersButtons-first {
    margin-top: 0;
}

#footer_agent .courtiersButtons:hover {
    background-position: 0 0;
}

#footer_agent .courtiersButtons a {
    font-size: 16px;
    color: white;
    text-decoration: none;
}

#footer_agent .courtiersButtons a span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
}

#footer_agent img.live_chat {
    margin-bottom: 10px;
}


/*- PAGE AGENT
----------------------------------------------*/

#header_agent {
    position: relative;
    display: block;
    padding: 25px 0;
    margin: 0 auto;
    border-bottom: solid 1px #d2d1cb;
}

#header_agent h1 {
    clear: both;
    display: block;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
}

#header_agent .agent-bloc {
    display: block;
    width: 100%;
}

#header_agent .agent-thumb {
    vertical-align: top;
    display: inline-block;
    height: auto;
    width: 45%;
    overflow: hidden;
    background: #d3d5d6;
    /*border-top:solid 3px #d3d5d6;border-bottom:solid 3px #d3d5d6;*/
}

#header_agent .agent-thumb img {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

#header_agent .agent-thumb.porti img {
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

#header_agent .agent-thumb.cust img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
}

.agent-thumb-img.cust {
    display: block;
    height: auto;
    margin: 0 0 0 -3px;
    width: 102%;
}

#header_agent .agent-infos {
    display: inline-block;
    width: 50%;
    margin: 0 0 0 20px;
    vertical-align: top;
    border-top: solid 1px #222;
    float: right;
    padding-top: 15px;
}

#header_agent .agent-name {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.agphone {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}

.agmail {
    display: block;
    margin-bottom: 10px;
}

.agfax {
    display: block;
    margin-bottom: 10px;
    background: url(../images/fax.jpg) no-repeat center left;
    padding-left: 30px;
}

.sub-heading {
    display: inline-block;
}

.nesto h2 {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}

.nesto h3 {
    display: block;
    font-size: 18px;
    font-weight: 300;
}

.nesto h4 {
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.nesto ul {
    list-style-type: disc inside;
}

.nesto ul li {
    float: none;
    list-style: disc inside none;
    margin: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
}

#header_agent .agent-info {
    display: block;
    list-style: none;
    font-size: 15px;
    line-height: 1.4em;
}

#header_agent .agent-info a {
    color: #222;
    text-decoration: none;
}

#header_agent .agent-info a:hover {
    color: #e71c03;
    border-bottom: 1px solid #e71c03;
}

#header_agent .agent-content {
    display: block;
}

#header_agent .agent-content p {
    margin: 25px 0 0 0;
    text-align: left;
    line-height: normal;
}

#header_agent .switchlangue {
    cursor: pointer;
}

#header_agent .switchlangue a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 8px;
    font-size: 11px;
    color: #bfbeb5;
    text-decoration: none;
    cursor: pointer;
    background: none;
    border: none;
    z-index: 99;
}

#footer_agent_banner {
    display: block;
    float: right;
    width: 705px;
    height: 148px;
}

.footer_agent_banner_EN {
    background: url(../images/agent_bottom_EN.png) no-repeat;
}

.footer_agent_banner_FR {
    background: url(../images/agent_bottom_FR.png) no-repeat;
}

#footer_agent_banner a {
    display: block;
    width: 480px;
    height: 105px;
    margin: 22px auto;
    text-indent: -9000px;
    font-size: 0.0001em;
}

.large-grid {
    width: 100%;
}

.large-grid-list {
    width: 100%;
    list-style: none;
}

.large-grid li {
    float: left;
    margin: 0 0.5%;
    width: 32.32%;
    list-style: none;
    margin-bottom: 25px;
    position: relative;
}

a.live_chat {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#filter-content.two-wide .search-box {
    display: inline-block;
    margin-left: 25px;
    width: 190px;
    vertical-align: middle;
}

#filter-content.two-wide .dropdown-box {
    display: inline-block;
    margin-left: 4%;
    vertical-align: middle;
    width: 190px;
}

#filter-content.two-wide .search-box:nth-child(1) {
    margin-left: 0;
    border: 1px solid #818181;
    position: relative;
    background-color: #fff;
    background-image: url("../images/zoom.png");
    background-position: center right;
    background-repeat: no-repeat;
}

input.spotsearch {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    display: block;
    font-size: 13px;
    height: auto;
    margin: 0 auto;
    font-family: "Open Sans", sans-serif;
}

.dropdown-box select {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: auto;
    margin: 0 auto;
    padding: 5px 5px;
    width: 210px;
    height: 27px;
}

.dropdown-box select option {
    font-size: 13px;
    height: auto;
    margin: 0 auto;
    padding: 4px 0;
    font-family: "Open Sans", sans-serif;
}

.dropdown-box {
    border: 1px solid #818181;
    position: relative;
    background-color: #fff;
    background-image: url("../images/dot.png");
    background-position: center right;
    background-repeat: no-repeat;
}


/*- comments template
----------------------------------------------*/

#commentsBOX {
    clear: both;
    display: block;
    width: 645px;
}

.comments-template {
    display: block;
    float: left;
    margin: 50px 0 20px 0;
}

.comments-template h3 {
    clear: both;
    display: block;
    color: #54544a;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.commentlist {
    list-style: none;
}

.commentlist li {}

.post_commentBLOC {
    display: block;
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: 1px solid #d2d1cb;
    width: 645px;
}

.post_comments_by {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-style: italic;
}

.post_comments_by span {
    font-weight: bold;
}

.post_comments_text {
    margin-bottom: 15px;
}


/* ? */

.comments-template h2 {
    color: #54544a;
    font-size: 16px;
    margin-left: 0;
}

.commentmetadata {
    font-size: 12px;
    padding: 10px 0 10px 10px;
}

.commentmetadata a {
    margin: 10px 0;
    text-decoration: none;
}

.commentmetadata a:hover {
    color: #000;
    text-decoration: underline;
}

.comments-template p.nocomments {
    padding: 0;
}


/* ? */

#respond {
    clear: both;
    display: block;
    margin-top: 50px;
    border-top: 1px solid #d2d1cb;
    width: 645px;
}

#respond p {}

#respond label {
    display: block;
    margin: 10px 0 3px 0;
}

#respond input {
    border: 1px solid #96958e;
    font-size: 14px;
    margin: 0;
}

#respond textarea {
    display: block;
    margin: 15px 0 0 0;
    border: 1px solid #96958e;
    font-size: 14px;
}

#respond #submit {
    width: auto;
    background: #54544a;
    border: 1px solid #54544a;
    color: #FFF;
    font-size: 12px;
    padding: 5px;
    margin-top: 10px;
}


/*- Sidebar & Style
--------------------------------------------------------------------------------------------*/

div#sidebar {
    display: inline-block;
    height: auto;
    padding: 0;
    width: 215px;
    background: #bfbeb5;
}

div#sidebar_v30 {
    display: inline-block;
    height: auto;
    padding: 0;
    width: 215px;
    background: #bfbeb5;
}

div#sidebar_v30 ul {
    padding: 10px 0 0;
    list-style-type: none;
}

div#sidebar_v30 li {
    padding: 2px;
}

div#sidebar_v30 h2 {
    padding: 15px 0 0 0;
}

#sidebar a.live_chat {
    background: url("../images/sidebar_border.png") repeat-x bottom;
    display: block;
    padding: 10px;
    padding-top: 13px;
    text-decoration: none;
}

#sidebar a.live_chat img {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}

#sidebar a.live_chat span {
    color: #4f4c48;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

#sidebar a.live_chat:hover span {
    color: #f03325;
}


/* #d2372c */

.socialmedia-buttons {
    padding: 10px 0 0 9px;
}

.socialmedia-buttons img {
    padding-bottom: 10px;
}

#accordian-nav {
    margin-top: -10px;
}

#accordian-nav .featured-property {
    margin-top: 10px;
    background: url(../images/sidebar_border.png) repeat-x left bottom;
}

#accordian-nav .featured-property a.search {
    position: relative;
    display: block;
    width: 215px;
    text-decoration: none;
}

#accordian-nav .featured-property a.search span {
    font-size: 13px;
    font-weight: bold;
    color: white;
    background: url(../images/featured-property-bg.png) repeat-x left top;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 0 0 15px;
    width: 200px;
}

#accordian-nav .featured-property a.search:hover {
    text-decoration: none;
}

#accordian-nav .featured-property a.search:hover span {
    background-position: left bottom;
}

#accordian-nav .featured-property a.search span .ico {
    background: url(../images/featured-property-ico.png) no-repeat left top;
    display: block;
    width: 7px;
    height: 14px;
    float: right;
    margin: 9px 18px 0 0;
}

#accordian-nav .featured-property a.link {
    position: relative;
    display: block;
}

#accordian-nav .featured-property a.link .overlay {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/hypotheque/bg-overlay-image-propriovedette.png);
    background-repeat: repeat-y;
    width: 215px;
    height: 100%;
}

#accordian-nav .featured-property a.link:hover .overlay {
    visibility: visible;
}

#accordian-nav div.featured-property a.search span.exception {
    font-size: 13px;
    padding-left: 12px width: 203px;
}

.accordion_headings {
    display: block;
    width: 215px;
    line-height: 1.5em;
    cursor: pointer;
    background: transparent url(../images/sidebar_border.png) left bottom repeat-x;
}

.accordion_headings span {
    display: block;
    width: 185px;
    line-height: 1.5em;
    padding: 10px 15px 9px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #4f4c48;
    background: transparent url(../images/sidebar_fleche.png) 185px 15px no-repeat;
}

.accordion_headings span:hover,
.header_highlight span {
    color: #f03325;
    /* background: transparent url(../images/sidebar_fleche.png) 180px -10px no-repeat; */
}

.accordion_sep {
    background: transparent url(../images/sidebar_border.png) left bottom repeat-x;
    height: 20px;
    width: 215px;
}

.accordion_sep .sep {
    background: url(../images/sidebar_sep.png) repeat-x left top;
    height: 18px;
    width: 100%;
    display: block;
}

.accordion_child {
    overflow: hidden;
}

#accordian-nav ul {
    color: #999;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#accordian-nav ul li {
    display: block;
    padding-bottom: 2px;
    background: transparent url(../images/sidebar_border.png) left bottom repeat-x;
}

#accordian-nav ul li a {
    display: block;
    width: 185px;
    color: #4f4c48;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 0 0;
    padding: 10px 15px;
    background: #d9d8d3;
    cursor: pointer;
}

#accordian-nav ul li a:hover {
    color: #4f4c48;
    background: #e8e8e5;
}

#tagcloud-content .accordion_child {
    padding: 10px 15px;
    background: #d9d8d3;
}

#tagcloud-content a {
    color: #444;
}


/* bouton e-list */

#seller-button span {
    background: transparent url(../images/sidebar_fleche.png) 185px -35px no-repeat;
}

#lux-button span {
    background: transparent url(../images/sidebar_fleche.png) 185px -35px no-repeat;
}

#condo-montreal a span,
#projet-condo-montreal a span {
    background-position: 185px -66px;
}


/*- SIDEBAR: Blog
----------------------------------------------*/

#lastblog_box {
    clear: both;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.lastblog_title a {
    display: block;
    width: 185px;
    line-height: 1.5em;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #4f4c48;
    background: transparent url(../images/sidebar_fleche.png) 185px -65px no-repeat;
}

.lastblog_bloc {
    display: block;
    float: left;
    padding-bottom: 10px;
    background: #D9D8D3 url(../images/sidebar_border.png) left bottom repeat-x;
    width: 215px;
}

.lastblog_bloc:hover {}

.lastblog_bloc_img {
    display: block;
    float: left;
    /*width: 85px;*/
    width: 213px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
}

.lastblog_bloc_img img {
    /*width:86px;*/
    width: 213px;
    border: 1px solid #5e5b56;
}

.lastblog_wrapper {
    padding: 0 15px;
}

.lastblog_bloc_title {
    font-size: 13px;
    margin-bottom: 5px;
    text-decoration: none;
}

.lastblog_all {
    display: block;
    float: left;
    padding: 5px;
    margin: 10px 0 0 10px;
}


/*- certified Luxury
----------------------------------------------*/

.certified {
    display: block;
    clear: both;
    float: left;
    padding: 0 15px;
}

.certified p {
    margin-bottom: 5px;
}

.certified img {
    margin-top: 8px;
}


/*- Contact form
----------------------------------------------*/

div.contact .options ul.groupe-options {
    border: 1px solid #2c2c2c;
    -webkit-border-radius: 5px;
    /* Chrome,Safari4+ */
    -moz-border-radius: 5px;
    /* FF3.6+ */
    border-radius: 5px;
    /* W3C */
    background-color: #5a5854;
    overflow: hidden;
    position: relative;
}

div.basic-details ol.cf-ol li label {
    display: inline-block;
}

div.contact .options ul.groupe-options li {
    float: left;
    list-style-type: none;
    border-left: 1px solid #2c2c2c;
    margin: 0;
}

div.contact .options ul.groupe-options li:first-child {
    border-left: none;
}

div.contact .options ul.groupe-options li a.btn-achat {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
}

div.contact .options ul.groupe-options li a.btn-vip {
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
}

div.contact .options ul.groupe-options li a:link,
div.contact .options ul.groupe-options li a:visited {
    color: #a7aca9;
    padding: 5px;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
    border: 1px solid #676767;
    background-color: #5a5854;
    display: block;
    -moz-text-shadow: 0px 2px 3px rgba(88, 82, 64, 0.7);
    -webkit-text-shadow: 0px 2px 3px rgba(88, 82, 64, 0.7);
    -0-text-shadow: 0px 2px 3px rgba(88, 82, 64, 0.7);
    -ms-text-shadow: 0px 2px 3px rgba(88, 82, 64, 0.7);
    text-shadow: 0px 2px 3px rgba(88, 82, 64, 0.7);
}

div.contact .options ul.groupe-options li a:hover,
div.contact .options ul.groupe-options li a:active {
    border: 1px solid #e74339;
    color: #FFF;
    background-color: rgb(194, 35, 24);
    /* Old browsers */
    background-color: -moz-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* FF3.6+ */
    background-color: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(224, 47, 35, 1)), color-stop(70%, rgba(194, 35, 24, 1)));
    /* Chrome,Safari4+ */
    background-color: -webkit-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Chrome10+,Safari5.1+ */
    background-color: -o-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Opera 11.10+ */
    background-color: -ms-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* IE10+ */
    background-color: linear-gradient(0deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e02f23', endColorstr='#c22318', GradientType=0);
    /* IE6-9 */
}

div.contact .options ul.groupe-options li.options-active a {
    border: 1px solid #e74339;
    color: #FFF;
    background-color: rgb(194, 35, 24);
    /* Old browsers */
    background-color: -moz-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* FF3.6+ */
    background-color: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(224, 47, 35, 1)), color-stop(70%, rgba(194, 35, 24, 1)));
    /* Chrome,Safari4+ */
    background-color: -webkit-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Chrome10+,Safari5.1+ */
    background-color: -o-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Opera 11.10+ */
    background-color: -ms-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* IE10+ */
    background-color: linear-gradient(0deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e02f23', endColorstr='#c22318', GradientType=0);
    /* IE6-9 */
}

.float-right {
    float: right;
    padding-top: 5px;
}

div.post.contact p.marges-page {
    padding: 25px 30px;
}

.bg-options-hover {
    text-indent: -9999px;
    background-image: url(../images/bg-btn-hover-options.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    top: 28px;
    height: 20px;
    width: 20px;
    left: 47px;
}

.btn-form-achat {
    left: 47px;
    display: none;
}

.btn-form-vendre {
    left: 100px;
    display: none;
}

.btn-form-autre {
    left: 146px;
    display: none;
}

.btn-form-vip {
    left: 184px;
    display: none;
}

fieldset {
    border: 1px solid #96958e;
    margin-top: 25px;
    padding: 10px;
}

.cf_hidden {
    border: none;
    visibility: hidden;
}

.linklove {
    display: none;
    visibility: hidden;
}

input[type="text"],
textarea,
select[multiple] {
    width: 90%;
}

input,
textarea,
select {
    border: 1px solid #d2d0d0;
    font-size: 14px;
    margin-right: 5px;
    padding: 5px;
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    background-color: #FFF;
    margin-top: 2px;
    margin-bottom: 5px;
}

input:focus,
textarea:focus {
    outline-color: #81807a;
    -webkit-border-radius: 3px;
    /* Chrome,Safari4+ */
    -moz-border-radius: 3px;
    /* FF3.6+ */
    border-radius: 3px;
    /* W3C */
    -o-border-radius: 3px;
    /* Opera */
    -ms-border-radius: 3px;
    /* microsoft */
}

input[type="submit"],
div.contact .sendbutton {
    color: rgb(255, 255, 255);
    padding: 5px;
    padding-right: 40px;
    margin: 15px 0 0;
    -webkit-text-shadow: 0px 3px 3px rgba(194, 37, 27, 0.8);
    -o-text-shadow: 0px 3px 3px rgba(194, 37, 27, 0.8);
    -ms-text-shadow: 0px 3px 3px rgba(194, 37, 27, 0.8);
    -moz-text-shadow: 0px 3px 3px rgba(194, 37, 27, 0.8);
    text-shadow: 0px 3px 3px rgba(194, 37, 27, 0.8);
    border: 2px solid #a01e15;
    -webkit-border-radius: 5px;
    /* Chrome,Safari4+ */
    -moz-border-radius: 5px;
    /* FF3.6+ */
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* W3C */
    background-color: rgb(194, 35, 24);
    /* Old browsers */
    background-color: -moz-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* FF3.6+ */
    background-color: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(224, 47, 35, 1)), color-stop(70%, rgba(194, 35, 24, 1)));
    /* Chrome,Safari4+ */
    background-color: -webkit-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Chrome10+,Safari5.1+ */
    background-color: -o-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* Opera 11.10+ */
    background-color: -ms-linear-gradient(90deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* IE10+ */
    background-color: linear-gradient(0deg, rgb(194, 35, 24) 30%, rgb(224, 47, 35) 70%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e02f23', endColorstr='#c22318', GradientType=0);
    /* IE6-9 */
    color: white;
    font-weight: bold;
    background-image: url(../images/bg-btn-submit.png);
    background-position: 85px 9px;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

div.contact .sendbutton:hover,
input[type="submit"] {
    background-color: rgb(35, 34, 32);
    /* Old browsers */
    background-color: -moz-linear-gradient(90deg, rgb(35, 34, 32) 30%, rgb(35, 34, 32) 70%);
    /* FF3.6+ */
    background-color: -webkit-linear-gradient(90deg, rgb(35, 34, 32) 30%, rgb(35, 34, 32) 70%);
    /* Chrome10+,Safari5.1+ */
    background-color: -o-linear-gradient(90deg, rgb(35, 34, 32) 30%, rgb(35, 34, 32) 70%);
    /* Opera 11.10+ */
    background-color: -ms-linear-gradient(90deg, rgb(35, 34, 32) 30%, rgb(35, 34, 32) 70%);
    /* IE10+ */
    background-color: linear-gradient(0deg, rgb(35, 34, 32) 30%, rgb(35, 34, 32) 70%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#232220', endColorstr='#232220', GradientType=0);
    /* IE6-9 */
    border: 1px solid #232220;
    text-shadow: 0px 3px 3px rgba(32, 22, 20, 0.8);
    -o-text-shadow: 0px 3px 3px rgba(32, 22, 20, 0.8);
    -ms-text-shadow: 0px 3px 3px rgba(32, 22, 20, 0.8);
    -moz-text-shadow: 0px 3px 3px rgba(32, 22, 20, 0.8);
    -webkit-text-shadow: 0px 3px 3px rgba(32, 22, 20, 0.8);
    border: 2px solid #232220;
    -webkit-border-radius: 5px;
    /* Chrome,Safari4+ */
    -moz-border-radius: 5px;
    /* FF3.6+ */
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* W3C */
    display: block;
}

.wrapper-form {
    background-color: #efefef;
    border-top: 1px solid #d2d0d0;
    padding: 20px 30px;
    overflow: hidden;
}

.wrapper-form-section {
    background-color: #dcdcdc;
    padding: 20px 30px;
    overflow: hidden;
    margin: 0;
}

.wrapper-form-comments {
    background-color: #efefef;
    border-bottom: 1px solid #d2d0d0;
    padding: 20px 30px;
    overflow: hidden;
}

.uppercase {
    text-transform: uppercase;
    font-weight: bold;
}

div.contact .basic-details li.courtier {
    margin-top: 27px;
}

textarea {
    width: 617px;
}


/*label.checkboxLbl               { display:inline-block; width:400px; margin-top:0px; vertical-align:top;}*/

label {
    display: block;
    margin-top: 7px;
    font-weight: bold;
}

legend {
    border: 1px solid #d01;
    color: #54544a;
    font-size: 14px;
    margin-left: 25px;
    padding: 5px 10px;
}


/* TODO: be a bit more specific */

.champs-obligatoires {
    position: absolute;
    top: 25px;
    float: right;
    font-style: italic;
    right: 30px;
}

div.post.contact {
    background-color: #FFF;
    padding: 15px 0px;
}

div.post.contact h2 {
    padding: 5px 30px;
}

div.post.contact p {
    padding: 10px 0px;
}

div.contact>div {
    /*
    border:1px solid black;
    margin:10px 0; padding: 10px;

    margin:5px 0;
    overflow:hidden;*/
}

div.contact>p {
    clear: both;
}

div.contact h2.heading {
    float: left;
}

div.post.contact p.marge-paragraphe {
    padding: 10px 30px;
}

div.contact label {
    margin: 0;
}

div.contact .options {
    float: left;
    clear: both;
    margin-left: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

div.contact .options input {
    border: none;
}

.cf-ol {
    margin: 0;
    padding: 0;
}

.cf-ol li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.contact .basic-details li,
div.contact .buy-details li,
div.contact .sell-details li {
    list-style-type: none;
    margin: 7px 0 0 0;
    padding: 0;
    float: left;
    width: 33%;
}

div.contact .vip-details li.comments {
    float: right;
}

div.contact .vip-details li.comments textarea {
    width: 300px;
}

div.contact .vip-details li.checkbox label {
    display: inline;
}

div.contact .coords img {
    float: right;
}

div.contact {
    position: relative;
}


/*- Footer
----------------------------------------------*/

div#footer {
    clear: both;
    display: block;
    width: 645px;
    float: right;
    padding: 15px 0;
    color: #535353;
    font-size: 10px;
    text-align: right;
}

div#footer a {
    color: #535353;
}

div.footer_print {
    display: none;
}


/*- Instant Messaging
----------------------------------------------*/

iframe {
    border: 0;
    height: 100%;
    width: 100%;
}

.instant_messenger_window {
    bottom: 0;
    display: none;
    position: fixed;
    right: 20px;
    width: 520px;
    z-index: 1000;
}

.instant_messenger_window header {
    background: #bfbeb5;
    border-radius: 10px 10px 0 0;
    padding: 10px;
}

.instant_messenger_window header a {
    display: block;
    text-decoration: none;
}

.instant_messenger_window header .title {
    width: 90%;
}

.instant_messenger_window header .close {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    width: 5%;
}

.instant_messenger_window div {
    background: white;
    border: 1px solid #bfbeb5;
    border-bottom: 0;
    border-top: 0;
}

.instant_messenger_window iframe {
    height: 400px;
    overflow-y: scroll;
}

.cat-rooms span:nth-of-type(1) {
    z-index: 5 !important;
}


/*- Team page
----------------------------------------------*/

.agent-single {
    width: 645px;
    padding-bottom: 40px;
}


/* img */

.agent-thumb.nobor {
    height: auto;
}

.agent-thumb {
    display: block;
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #d3d5d6;
    /*border-top:solid 3px #d3d5d6;border-bottom:solid 3px #d3d5d6;*/
}

.agent-thumb-left {
    float: left;
    margin-right: 15px;
}

.agent-thumb-right {
    float: right;
    margin-left: 15px;
}

.agent-thumb-img {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: auto;
}


/* content */

.agent-content {
    display: block;
}

.agent-content-left {
    float: left;
}

.agent-content-right {
    float: right;
}

.agent-content p {
    color: #54544a;
    margin-bottom: 10px;
    text-align: justify;
}

.agent-single h3 {
    display: block;
}

.agent-name {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    text-decoration: none;
}

.agent-grid-teaser:hover .agent-name,
.agent-grid-teaser:hover div.agent-info a {
    color: #e71c03;
}

.agent-single div h3 img {
    margin-bottom: 5px;
}

.agent-single .agent-thumb-left+div h3 img {
    float: left;
    margin-right: 12px;
}

.agent-single .agent-thumb-right+div h3 img {
    float: right;
    margin-left: 12px;
}

.agent-title {
    font-style: italic;
    font-weight: 700;
}

div.agent-info {}

div.agent-info2 {}

div.agent-info a {
    text-decoration: none;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

#filter-content {
    text-align: right;
    width: 38%;
    position: absolute;
    right: 0;
    top: 13px;
}

ul.pml-addenda li div.column {
    float: left;
    padding-right: 2% !important;
    width: 31% !important;
}


/*-
----------------------------------------------*/

div#footer-wrap a:hover {
    color: #e71c03;
    text-decoration: none;
}

.backbutton a,
.post h2.heading a:visited,
.lastblog_title a,
p.agent-info-p a,
p.agent-info2-p a {
    text-decoration: none;
}

.red {
    color: #f03325;
}

#accordian-nav li a {
    color: #54544a;
    text-decoration: none;
}

div#search-wrap-home,
div#authors-wrap-home {
    border: 1px solid #54544a;
    display: inline;
    float: left;
    margin: 5px;
    padding: 0;
    width: 668px;
}

#search-wrap-home .error-wrap h2,
#search-wrap-home h2.heading,
#authors-wrap-home h2.heading {
    background: #fffff5;
    color: #54544a;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    padding: 3px 0 3px 5px;
}

.post h2.heading a,
.accordion_headings a,
.accordion_headings2 a,
div#footer-wrap a,
div#footer-wrap a:visited {
    color: #54544a;
    text-decoration: none;
}

.info-list ul li,
.authors-post ul li {
    border-bottom: 1px solid #54544a;
    display: block;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
}

div.addthis,
div.print-button,
#agent-thumb-right {
    float: right;
}

.accordion_headings a:hover,
.accordion_headings2 a:hover,
.accordion_headings:hover {
    color: #ed3826;
    text-decoration: none;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
    background-color: #FFF;
    border: none;
    color: #54544a;
    margin: 2px;
    padding: 2px 4px;
    text-decoration: none;
}

.agent-info-p,
.agent-info2-p {
    color: #333;
}

.trademark-superscript {
    vertical-align: super;
    font-size: 6px;
    display: inline-block !important;
}

#footDesc h2 {
    margin-bottom: 5px;
    text-align: center;
}

#fblikebox {
    width: 215px;
    margin: 0 0 0px 7px;
    overflow: hidden;
    height: 370px;
}

#fblikebox .fb-like-box {
    margin-top: 10px;
}

ul.category-list {
    list-style-type: none;
    border-top: solid 1px #858585;
    border-bottom: solid 1px #858585;
    margin-top: -10px;
    padding: 20px 0;
    -webkit-margin-before: -10px;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

.secteur-click {
    margin-bottom: 20px;
}

#criteria-box ul li {
    height: 24px;
    overflow: hidden;
}

#criteria-box ul li a {
    white-space: nowrap;
}

ul.category-list.columns2 {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

ul.category-list.columns4 {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
}

ul.category-list a {
    text-decoration: none;
}

.line-through {
    text-decoration: underline !important;
    color: #e71c03 !important;
}

.agent-types {
    float: right;
    height: 20px;
    margin-top: 5px;
}

.archive .agent-types {
    display: block;
    float: none;
    height: 50px;
    margin-top: 25px;
    text-align: right;
}

.team-comm .large-grid-list li {
    display: none;
}

.team-comm .large-grid-list li.comm {
    display: block;
}

.team-comm .large-grid-list li.luxe {
    display: block;
}

.team-comm .agent-types {
    display: block;
}

.agent-types img {
    display: inline-block;
    height: 100%;
    width: auto;
}

#listing-wrap-home {
    margin-top: 0;
    position: relative;
}

.progress {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    background: url(../images/loading.gif) center center no-repeat;
    min-height: 400px;
    z-index: 28;
}

.progress-append {
    min-height: 200px;
    position: relative;
}

.entry img {
    max-width: 100%;
}


/* slider */

#cat-pricerange-wrap,
#cat-rooms-wrap,
#superficies-wrap {
    padding: 8px;
}

#cat-pricerange-wrap .left,
#cat-rooms-wrap .left,
#superficies-wrap .left {
    float: left;
}

#cat-pricerange-wrap .right,
#cat-rooms-wrap .right,
#superficies-wrap .right {
    float: right;
}

.tinynav {
    display: none
}

#mob-menu {
    display: none;
}

#mobmenuu {
    display: none;
}

.border-menu {
    position: relative;
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
}

.border-menu:before {
    border-bottom: 5px solid #000;
    border-top: 15px double #000;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 0.25em;
    width: 30px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    display: none;
}

.ui-slider-horizontal .ui-slider-range {
    background: url(../images/slide.png) center right no-repeat transparent !important;
    min-width: 8px;
}

.slider-overlap-fix {
    margin-left: -8px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br,
.ui-slider .ui-slider-range {
    border-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.slider-index2,
.slider-index {
    display: none;
}

#logo a,
#logo img {
    display: block;
    height: auto;
    width: auto;
    padding-top: 4px;
}

.header-slider {
    position: relative;
}

@media (max-width: 1139px) {
    #exoskel {
        margin: 0 2%;
        width: 96%;
    }
    #vip-feature,
    #header {
        margin: 0;
        width: 96%;
    }
    #vip-feature form {
        border: 20px solid #dedede;
        margin: 60px auto 0;
        width: auto;
    }
    #header .head-right {
        width: 68%;
    }
    .hascontact #header .tiny .head-right {
        width: 79%;
    }
    .hascontact #searchfake {
        width: 180px;
    }
    .menu-com-logo {
        display: block;
        height: 28px;
        width: auto;
    }
    .tiny .menu-com-logo {
        margin: -5px 0;
    }
    .menu-com-logo2 {
        height: 28px;
        left: -65px;
    }
    #topmenu li:last-child {
        float: right;
        margin-right: 0;
        margin-top: 0;
        vertical-align: middle;
    }
    #header .header-slider {
        height: auto !important;
        width: 100% !important;
    }
    #topmenu li a {
        font-size: 16px;
    }
    .rslides {
        height: 500px !important;
        width: 100% !important;
    }
    #navigation .wp-pagenavi a,
    #navigation .wp-pagenavi span {
        margin: 2px 3px;
        padding: 8px 10px;
    }
    .footer-slider .blogsl-inner h3 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .footer-slider .blogsl-inner h3 a {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .fb_iframe_widget span,
    .fb_iframe_widget span iframe {
        width: 100% !important;
    }
    #fb-root {
        display: none;
    }
    .fb_iframe_widget,
    .fb_iframe_widget span,
    .fb_iframe_widget span iframe[style] {
        width: 100% !important;
    }
    .fb_iframe_widget {
        display: block !important;
    }
    .fb-like-box iframe {
        width: 100% !important;
    }
    .fb-like-box span {
        width: auto !important;
        position: initial !important;
    }
    .fb_iframe_widget_fluid span {
        width: 100% !important;
    }
    .fb_iframe_widget span {
        position: static !important;
    }
    .secrow .fb_iframe_widget {
        width: 120px !important;
        display: inline-block !important;
    }
    .third-foot img {
        max-width: 100%;
    }
    .nesto img {
        max-width: 50%;
        height: auto;
    }
    .nesr {
        width: 46%;
        display: inline-block;
    }
    .hascontact #header #tocont {
        padding: 0 10px;
    }
}

@media (max-width: 1050px) {
    #logo,
    #logo h1 {
        height: auto;
        width: auto;
    }
    #logo img {
        padding-top: 4px;
        height: 90px;
        width: auto;
    }
    .hascontact #header .head-right {
        width: 73%;
    }
    .hascontact #header .addthis_default_style .at300b {
        margin: 0 2px 0 0;
    }
}

@media (max-width: 1010px) {
    .hascontact #header .head-right {
        width: 70%;
    }
    .hascontact .secrow .fb_iframe_widget {
        width: 80px !important;
    }
    .hascontact #searchfake {
        width: 170px;
    }
    .addthis_32x32_style .dummy .at300bs,
    .addthis_32x32_style .at300bs,
    .addthis_32x32_style .at15t {
        height: 26px !important;
        width: 26px !important;
    }
    .condosMTL a {
        font-size: 12px;
    }
    .condosMTL a em {
        font-size: 16px;
    }
    #header .head-right .vip {
        font-size: 12px;
        width: 60%;
    }
    #vip-feature form {
        width: 90%;
    }
    /*#header .addthis_toolbox { display: block;text-align:right;}
#header .addthis_default_style .at300b { float: none;display:inline-block;}
.secrow {padding-top: 20px;}*/
    #searchfake {
        width: 180px;
        margin-top: -1px;
        display: inline-block;
    }
    .secrow .fb_iframe_widget {
        width: 100px !important;
    }
    .hascontact #header .tiny .head-right {
        width: 75%;
    }
    #topmenu.tiny li a {
        padding: 0;
    }
}

@media (max-width: 980px) {
    #searchfake {
        text-align: left;
    }
    .secrow {
        text-align: right;
    }
    #topmenu li,
    #botmenu li {
        margin-right: 3px;
    }
    span.feat-link {
        font-size: 14px;
    }
    span.feat-title {
        font-size: 20px;
    }
    #header .head-right {
        width: 68%;
        height: auto;
    }
    #navigation .wp-pagenavi {
        font-size: 20px;
    }
    #left_menu {
        display: none;
    }
    .single #right_content,
    #right_content.shortcont {
        display: block;
        float: none;
        margin: 10px 0;
        width: 100%;
    }
    #filter-content {
        position: static;
        right: 0;
        text-align: right;
        top: 0;
        width: 100%;
    }
    #topmenu.tiny {
        margin: -15px 0 5px;
        padding: 5px 0 5px 25%;
        width: 75%;
    }
    #topmenu.tiny li a {
        font-size: 14px;
    }
}

@media (max-width: 920px) {
    #topmenu li a {
        font-size: 16px;
        padding: 0;
    }
    #logo img {
        height: 70px;
        width: auto;
        padding-top: 4px;
    }
    #logo,
    #logo h1 {
        height: auto;
    }
    .tiny #comlogolink {
        display: none;
    }
    #topmenu.tiny {
        padding: 5px 0 5px 28%;
        width: 72%;
    }
    .hascontact #header .head-right {
        width: 75%;
    }
    .hascontact .secrow {
        padding-top: 8px;
        clear: both;
    }
}

@media (max-width: 865px) {
    .tiny #logo,
    .tiny #logo h1,
    .tiny #logo h1 a,
    .tiny #logo a img {
        height: 60px;
    }
    .tiny #logo a img {
        margin-top: 15px;
    }
    #topmenu.tiny {
        padding: 5px 0 5px 23%;
        width: 77%;
        clear: both;
    }
    #header .tiny .head-right {
        width: 77%;
    }
}

@media (max-width: 855px) {
    #topmenu li a {
        font-size: 15px;
    }
    .hascontact #header .head-right {
        width: 77%;
    }
    .hascontact #header #tocont {
        padding: 0 5px;
        margin: 0 5px 0 15px;
    }
    .rslides {
        height: 450px !important;
        width: 100% !important;
    }
    span.feat-link {
        font-size: 14px;
        padding: 15px 35px 0;
    }
    .blogsl-inner p,
    .blogsl-inner a,
    .blogsl-inner a span {
        font-size: 12px;
        line-height: 16px;
    }
    #listing-wrap-home .listing .info .left,
    #listing-wrap-home .listing .info .right {
        float: none;
        display: block;
        height: auto !important;
        width: 100% !important;
    }
    #listing-wrap-home .listing .info {
        margin-bottom: 5px;
    }
    .condosMTL a em {
        font-size: 14px;
    }
    #header .head-right {
        width: 75%;
    }
    #logo img {
        height: 60px;
        width: auto;
    }
    #mode_selection .sub-heading {
        display: block;
        margin-bottom: 25px;
    }
    #mode_selection a {
        float: none !important;
    }
    #toggle-map {
        margin-right: 15px;
    }
}

@media (max-width: 810px) {
    #topmenu.tiny {
        padding: 5px 0 5px 25%;
        width: 75%;
        clear: both;
    }
    #header .tiny .head-right {
        width: 73%;
    }
    #topmenu.tiny li {
        padding-left: 0;
    }
    .addthis_32x32_style .at-icon {
        width: 1.5pc !important;
        height: 1.5pc !important;
    }
    #header .addthis_32x32_style span.at-icon-wrapper {
        width: 1.5pc !important;
        height: 1.5pc !important;
        line-height: 1.5pc !important;
    }
    .hascontact #header #tocont {
        line-height: 1.5pc !important;
        font-size: 12px !important;
        height: 1.5pc !important;
        font-weight: 400;
    }
    .hascontact #searchfake,
    .hascontact #crit-search {
        line-height: 1.5pc !important;
        font-size: 12px !important;
        height: 14px !important;
    }
    .hascontact #crit-submit {
        line-height: 1.5pc !important;
        font-size: 12px !important;
        height: 20px !important;
    }
    .hascontact #searchfake {
        width: 155px;
    }
    .condosMTL a {
        background-position: 96% center;
        padding: 6px 30px 6px 15px;
    }
}

@media (max-width: 790px) {
    #topmenu.tiny li a {
        font-size: 12px;
        padding: 0;
    }
    .hascontact #header .head-right {
        width: 76%;
    }
}

@media (max-width: 768px) {
    .champs-obligatoires {
        position: relative;
    }
    #filter-content {
        margin-bottom: 15px;
        position: static;
        width: 100%;
    }
    textarea {
        width: 90%;
    }
    .agent-name {
        font-size: 14px;
    }
    div.agent-info a {
        font-size: 12px;
    }
    .nesto {
        margin: 30px 0 0;
        padding: 30px 0;
    }
    .nesto img {
        max-width: 50%;
        height: auto;
    }
    .nesto h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .nesto h3,
    .nesto ul li,
    .nesto h4 {
        font-size: 12px;
    }
    .nesr {
        width: 46%;
        display: inline-block;
    }
    .secrow {
        clear: both;
    }
    .rslides {
        height: 430px !important;
        width: 100% !important;
    }
    #navigation .wp-pagenavi a.nextpostslink {
        display: none;
    }
    .footer-slider .blogsl-inner h3 {
        font-size: 22px;
        line-height: 24px;
    }
    .footer-slider .blogsl-inner h3 a {
        font-size: 22px;
        line-height: 24px;
    }
    .third-foot p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    #header .head-right {
        width: 72%;
    }
    #header .head-right .vip {
        width: 63%;
    }
    #searchfake {
        width: 170px;
        margin-top: -1px;
    }
    .condosMTL a {
        background-position: 140px center;
    }
    .header-slogan {
        padding-top: 0 !important;
    }
    .wrapper-bande-projet {
        margin-top: 0;
    }
    .featured-home {
        min-height: 100px;
    }
    #filter-box.openedfilter {
        background: #f0f0f0;
        padding: 0 2%;
        border-top: none;
    }
    .openedfilter #criteria-box h5 {
        background: #f0f0f0;
        font-size: 13px;
    }
    .openedfilter #criteria-box label h5 {
        display: block;
        text-align: left;
    }
    .openedfilter #crit-search,
    .openedfilter #crit-submit {
        background-color: #f0f0f0;
    }
    #filter-box h3 span {
        top: 25px;
    }
    .slide-block #cat-pricerange-wrap,
    .slide-block #cat-rooms-wrap,
    .slide-block #superficies-wrap {
        display: block;
        width: 95%;
        padding: 0;
        margin: 0 auto;
    }
    .criteria-short {
        margin-right: 4%;
    }
    .criteria-long {
        width: 64%;
    }
    .criteria-short .search-form,
    .slide-block {
        margin-bottom: 10px;
    }
    ul.category-list.columns2 {
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;
        column-gap: 0;
    }
    ul.category-list.columns4 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
    ul.category-list a {
        display: block;
        padding: 4px 0;
    }
    #foot-slider-wrap {
        padding: 10px 0;
    }
    #topmenu {
        display: none;
        width: 100%;
        position: absolute;
        top: 150px;
        left: 0;
        z-index: 999;
        background: #fff;
        right: 0;
        bottom: 0;
        overflow-y: scroll;
    }
    #mobmenuu {
        display: none;
        width: 100%;
        position: relative;
        top: 175px;
        left: 0;
        z-index: 999;
        background: #fff;
        right: 0;
        bottom: 0;
        overflow-y: scroll;
        z-index: 28;
    }
    #mobmenuu.showme {
        display: block;
        height: 100%;
        top: 0;
    }
    #mobmenuu li,
    #mobmenuu li:first-child,
    #mobmenuu li:last-child {
        margin: 0;
        padding: 0;
        display: block;
        border-bottom: solid 1px #000;
        float: none;
    }
    #mobmenuu li a {
        font-size: 22px;
        padding: 10px 5px;
        display: block;
        text-decoration: none;
    }
    .hascontact #header .head-right {
        width: 100%;
        float: none;
        clear: both;
    }
    .hascontact .secrow {
        padding-top: 0;
    }
    .hascontact .tiny .secrow {
        padding-top: 10px;
    }
    .hascontact #header .tiny .head-right {
        width: 100%;
    }
    .hascontact #header .addthis_toolbox {
        padding: 0;
        text-align: left;
        display: inline-block;
        float: left;
    }
    .hascontact #header #tocont {
        margin: 0 5px 0 0;
    }
    .hascontact #searchfake {
        width: 33%;
    }
    .hascontact #header .head-right .vip {
        margin: 0;
        width: 65%;
        text-align: left;
    }
    .hascontact #tophead {
        padding-bottom: 5px;
    }
    .hascontact .head-right .condosMTL {
        width: 33%;
    }
    .tiny #logo a img {
        margin-top: 5px;
    }
    #mob-menu {
        display: block;
        position: absolute;
        top: 25px;
        right: 15px;
    }
    #header .head-right,
    .secrow {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    #header .head-right .vip {
        width: 60%;
        text-align: left;
        padding: 0;
        float: left;
    }
    #logo {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
    }
    #logo img {
        height: 70px;
        margin-bottom: 15px;
        padding-top: 0;
    }
    #logo h1 {
        height: 85px;
    }
    .condosMTL a {
        background-position: 96% center;
        padding: 6px 3px;
        font-size: 12px !important;
    }
    .condosMTL a em {
        font-size: 14px;
        display: inline-block;
        letter-spacing: 0;
        padding-right: 10px;
    }
    .head-right .condosMTL {
        display: inline-block;
        float: right;
        margin: 0 auto 10px;
        vertical-align: middle;
        width: 219px;
    }
    #header .addthis_toolbox {
        display: inline-block;
        text-align: left;
        float: left;
    }
    #header .addthis_toolbox a {
        display: inline-block;
        text-align: center;
        float: none;
    }
    #searchfake {
        float: right;
        display: inline-block;
        width: 219px;
        margin-left: 10px;
    }
    .secrow .fb_iframe_widget {
        display: inline-block !important;
        float: left;
        height: 33px;
        margin-top: 3px;
        vertical-align: top;
    }
    .nocontact .secrow .fb_iframe_widget {
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .hascontact #tophead.tiny {
        padding-bottom: 5px;
    }
    #tophead {
        padding-bottom: 10px;
    }
    #header .tiny .head-right {
        width: 100%;
        clear: both;
        height: auto;
    }
    .nocontact #header .addthis_toolbox {
        padding: 0;
        margin: 8px 0 -8px;
    }
}

@media (max-width: 750px) {
    .hascontact #header #tocont {
        padding: 0 5px;
        margin: 0 5px;
        min-width: 15px;
    }
    .hascontact .menu-com-logo {
        margin-top: 0;
    }
    .hascontact #topmenu.tiny {
        padding: 5px 0 5px 27%;
        width: 73%;
        clear: both;
    }
    .hascontact #topmenu.tiny li:last-child {
        margin-top: 0;
    }
}

@media (max-width: 720px) {
    .hascontact #header .addthis_default_style .at300b {
        margin: 0;
    }
}

@media (max-width: 700px) {
    .segre {
        bottom: 0;
        position: static;
        width: 100%;
    }
    #footer_agent-sw img.fa-main {
        display: none;
    }
    #footer_agent-sw img.fa-mob {
        display: block;
    }
    #header_agent .agent-bloc {
        border-top: 1px solid #222;
    }
    #header_agent .agent-thumb {
        border: none;
        display: block;
        width: 100%;
        margin: 15px 0;
    }
    #header_agent .agent-infos {
        border-top: none;
        display: block;
        float: none;
        margin: 0 0 15px;
        width: 100%;
    }
    .criteria-short,
    .criteria-long {
        height: auto !important;
    }
    .rslides {
        height: 400px !important;
        width: 100% !important;
    }
    .main-slogan img {
        height: 35px;
    }
    #header .addthis_default_style .at300b,
    .addthis_default_style .at300bo,
    .addthis_default_style .at300m {
        margin: 0 10px;
    }
    .featured-home {
        display: block;
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        min-height: 300px;
        position: relative;
        text-align: center;
        width: 100%;
        border-bottom: solid 1px #000;
        padding-bottom: 20px;
    }
    .featured-home .centered-btns {
        margin: 0 auto;
    }
    #filter-box {
        border-top: none;
    }
    #listing-wrap-home .listing {
        clear: none;
        display: block;
        height: auto;
        padding-bottom: 40px;
        position: relative;
        vertical-align: top;
        width: 100%;
        margin: 0 !important;
    }
    .criteria-short,
    .criteria-long {
        display: block;
        float: none;
        margin-bottom: 0;
        margin-right: 0;
        min-height: 100px;
        position: relative;
        width: 100%;
    }
    .criteria-long {
        margin-bottom: 20px;
        border-bottom: 1px solid #858585
    }
    ul.category-list {
        border-bottom: none;
    }
    .third-foot:first-child {
        text-align: center;
        width: 100%;
    }
    .third-foot {
        border-right: none;
        float: none;
        min-height: 100px;
        padding: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 25px;
    }
    .third-foot.last {
        text-align: center;
        width: 100%;
    }
    .fb_iframe_widget span {
        display: block !important;
    }
    #filter-box h3 {
        font-size: 22px;
        font-weight: 600;
        line-height: 30px;
        padding: 25px 50px 25px 0;
        position: relative;
        text-align: left;
    }
    .centered-btns_tabs {
        display: none !important;
    }
    .slider-index {
        display: block;
        text-align: right;
        color: #42413c;
        font-size: 18px;
        font-weight: 400;
    }
    .slider-index2 {
        color: #42413c;
        display: block;
        font-size: 18px;
        font-weight: 400;
        margin-top: -43px;
        position: relative;
        text-align: right;
        z-index: 25;
    }
    .slider-index span,
    .slider-index2 span {
        display: inline-block;
    }
    #sec-prev,
    #sec-prev2 {
        padding-right: 5px;
        font-size: 22px;
        cursor: pointer;
    }
    #sec-next,
    #sec-next2 {
        padding-left: 5px;
        font-size: 22px;
        cursor: pointer;
    }
    #cur-index,
    #cur-index2 {
        color: #e51111;
    }
    .slide-block #cat-pricerange-wrap,
    .slide-block #cat-rooms-wrap,
    .slide-block #superficies-wrap {
        display: inline-block;
        width: 60%;
        vertical-align: middle;
    }
}

@media (max-width: 670px) {
    #header .addthis_default_style .at300b,
    .addthis_default_style .at300bo,
    .addthis_default_style .at300m {
        margin: 0 4px 0 0;
    }
}

@media (max-width: 600px) {
    .rslides {
        height: 335px !important;
        width: 100% !important;
    }
    .single-post .entry-content {
        float: none;
    }
    .hascontact .head-right .condosMTL {
        width: 33%;
        clear: none;
        float: right;
    }
    body.single-post #map-canvas {
        float: none !important;
        width: 99% !important;
        height: 210px;
        margin: 15px 0;
    }
    #page-wrap .hypotheque {
        width: 99% !important;
        height: 210px;
        margin: 0px 0 15px 0;
        float: none !important;
    }
    #foot-slider-wrap .centered-btns_nav {
        top: 222px !important;
    }
    #slider2.rslides {
        height: auto !important;
        width: 100% !important;
    }
    #slider2.rslides li {
        height: auto;
    }
    #slider2 .blogsl-content {
        position: static;
    }
    .post p img {
        display: block;
        height: auto;
        margin: 15px auto;
        max-width: 100%;
        padding: 0;
    }
    #slider2.rslides img {
        border: 0 none;
        display: block;
        float: none;
        height: 335px;
        width: 100%;
    }
    .pml-div-left,
    .pml-div-right,
    .pml-div-table {
        float: none !important;
        line-height: 1.5em !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    .pml-table {
        font-size: 1em !important;
        line-height: 1.5em !important;
        width: 100%;
    }
    .blogsl-content {
        background: transparent;
        color: #000;
        height: auto;
        left: 0;
        position: static;
        top: 335px;
        width: 100%;
        z-index: 2;
    }
    .blogsl-inner {
        padding: 20px 10% 0;
        position: relative;
    }
    .footer-slider .blogsl-inner h3,
    .blogsl-inner p {
        color: #000;
    }
    .footer-slider .blogsl-inner h3 a,
    .blogsl-inner p {
        color: #000;
    }
    .blogsl-inner a {
        background: none repeat scroll 0 0 #fff;
        bottom: initial;
        color: #000;
        font-size: 18px;
        position: relative;
        text-decoration: none;
        width: 100px;
        display: block;
        padding: 4px 10px;
    }
    #criteria-box h5 {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        padding: 0 15px 0 0;
        text-align: center;
    }
    .courtiers-click {
        display: none;
    }
    ul.category-list.columns4 {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    #filter-box h4:before {
        position: absolute;
        left: 20px;
        top: 21px;
        content: "";
        display: block;
        width: 30px;
        height: 13px;
        background: url(../images/todown1.png) no-repeat 0 0;
    }
    #filter-box h4:after {
        position: absolute;
        right: 20px;
        top: 21px;
        content: "";
        display: block;
        width: 30px;
        height: 13px;
        background: url(../images/todown1.png) no-repeat 0 0;
    }
    #filter-box.openedfilter {
        background: #fff;
    }
    .openedfilter #criteria-box h5 {
        background: #fff;
    }
    .openedfilter #crit-search,
    .openedfilter #crit-submit {
        background-color: #fff;
    }
    #listing-wrap-home .listing-content a.plusSign {
        color: #000;
        font-weight: 600;
        padding-bottom: 20px;
        padding-top: 5px;
        line-height: 14px;
        border-bottom: 1px solid #d2d1cb;
        display: block;
        background: transparent;
        width: 100%;
        height: auto;
        position: relative;
        right: initial;
        bottom: initial;
        text-indent: 0;
        text-align: right;
    }
    #listing-wrap-home .listing:hover .listing-content a.plusSign {
        display: block;
        background: transparent;
        color: #e51111;
    }
    #listing-wrap-home .listing-content p {
        border-bottom: none;
        margin-right: 0;
        padding: 0;
    }
    .blogsl-inner {
        padding: 20px 10px 0;
    }
    #filter-content {
        width: 100%;
    }
    .large-grid li {
        float: none;
        margin: 0 0 25px;
        width: 100%;
    }
    .nesto img {
        height: auto;
        max-width: 100%;
    }
    div.contact .basic-details li,
    div.contact .buy-details li,
    div.contact .sell-details li {
        float: none;
        list-style-type: none;
        margin: 7px 0 0;
        padding: 0;
        width: 100%;
    }
    #header {
        position: relative;
    }
    div#wrapper {
        padding-top: 0 !important;
    }
}

@media (max-width: 599px) {
    #header .head-right .vip {
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }
    .head-right .condosMTL {
        width: 100%;
        float: none;
        display: none !important;
        clear: both;
    }
    #searchfake,
    .secrow .fb_iframe_widget {
        display: none !important;
    }
    .condosMTL a {
        background-position: 98% center;
        padding: 8px 25px 8px 6px;
    }
    #header .addthis_toolbox {
        display: block;
        text-align: center;
        float: none;
        padding-bottom: 10px !important;
    }
    .hascontact #header .head-right .vip {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .hascontact .head-right .condosMTL {
        width: 100%;
        clear: both;
        float: none;
    }
    .hascontact #header .addthis_toolbox {
        padding: 0;
        text-align: center;
        display: block;
        float: none;
        margin: 0;
    }
    .hascontact #header #tocont {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .hascontact .secrow .fb_iframe_widget {
        width: 100px !important;
        height: 25px;
    }
    .hascontact #searchfake {
        width: 170px;
        float: right;
        padding-bottom: 10px;
    }
}

@media (max-width: 480px) {
    ul.pml {
        height: auto;
        overflow: hidden;
        padding-bottom: 66%;
        position: relative;
    }
    ul.pml center a img {
        border: medium none;
        height: auto !important;
        max-width: 100%;
    }
    #mode_selection a {
        display: block !important;
        float: none !important;
        margin: 15px 0 0 0 !important;
        padding: 10px 0 !important;
    }
    div.photos {
        width: 95% !important
    }
    .listing-thumb img {
        border: none;
        margin: 0;
        width: 100%;
    }
    .listing-thumb {
        display: block;
        float: none;
        margin: 15px 0;
        position: relative;
        width: 100%;
    }
    #slider2.rslides img {
        border: 0 none;
        display: block;
        float: none;
        height: 30%;
        /*height: 259px;*/
        width: 100%;
    }
    .blogsl-content {
        top: 275px;
    }
    span.feat-link {
        font-size: 14px;
        padding: 15px 10px;
        display: block;
        text-align: center;
    }
    #filter-box h4:before {
        left: 10px;
    }
    #filter-box h4:after {
        right: 10px;
    }
    #filter-box h4 {
        font-size: 14px;
    }
    #mob-menu {
        top: 25px;
        right: 10px;
    }
    .secrow .addthis_32x32_style .dummy .at300bs,
    .secrow .addthis_32x32_style .at300bs,
    .secrow .addthis_32x32_style .at15t {
        height: 24px !important;
        width: 24px !important;
    }
    #searchfake {
        width: 180px;
        margin-left: 0;
    }
    #header .addthis_toolbox {
        margin-bottom: 15px;
    }
    .rslides {
        height: 270px !important;
        width: 100% !important;
    }
    #foot-slider-wrap .centered-btns_nav {
        top: 190px !important;
    }
    #topmenu {
        top: 110px;
    }
    #mobmenuu {
        top: 130px;
    }

    .rslides img {
        display: block;
        /*height: auto;*/
        float: left;
        width: 100%;
        height: 70%;
        border: 0;
    }
}

@media (max-width: 450px) {
    #filter-content.two-wide .search-box {
        display: block;
        margin: 15px auto !important;
        vertical-align: middle;
        width: 98%;
    }
    #filter-content.two-wide .dropdown-box {
        display: block;
        margin: 15px auto !important;
        vertical-align: middle;
        width: 98%;
    }
    input.spotsearch {
        margin: 0 5px;
    }
    .dropdown-box select {
        padding: 0 5px;
        width: 110%;
    }
    #header .addthis_default_style .at300b,
    .addthis_default_style .at300bo,
    .addthis_default_style .at300m {
        margin: 0 5px;
    }
}

@media (max-width: 360px) {
    #searchfake {
        margin-left: 0;
    }
    #header .addthis_default_style .at300b,
    .addthis_default_style .at300bo,
    .addthis_default_style .at300m {
        margin: 0 2px;
    }
    .main-slogan h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .main-slogan h5 {
        font-size: 9px;
    }
    #slider2.rslides img {
        height: 194px;
    }
    #foot-slider-wrap .centered-btns_nav {
        top: 157px !important;
    }
}

@media (max-width: 320px) {
    .rslides {
        height: 180px !important;
        width: 100% !important;
    }
    #filter-box h4:before {
        left: 5px;
    }
    #filter-box h4:after {
        right: 5px;
    }
    #slider2.rslides img {
        height: 172px;
    }
    .blogsl-content {
        top: 190px;
    }
    #foot-slider-wrap .centered-btns_nav {
        top: 150px !important;
    }
}

#tag_info {
    color: #41403b;
    font-size: 13px;
    line-height: 1.3em;
}

#tag_info p {
    display: block;
    margin-bottom: 15px;
}

.important_class {
    display: none !important;
}

/*

Notification bar stuff

*/

#notificationBarBottom {
    position: fixed;
    z-index: 101;
    bottom: -510px;
    left: 0;
    right: 0;
    background: #ed1c24;
    opacity:0.8;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    overflow: hidden;
    box-shadow:         0 0 5px black;
    padding: 10px 0px 10px 0px;
}
#notificationBarBottom:hover {
    position: fixed;
    z-index: 101;
    bottom: -510px;
    left: 0;
    right: 0;
    background: #b8060a;
    opacity: 1;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    overflow: hidden;
    box-shadow:         0 0 5px black;
    padding: 10px 0px 10px 0px;
}
@keyframes slideDown {
    0% { transform: translateY(0px); }
    100% { transform: translateY(-510px); }
}
#notificationBarBottom {
    animation: slideDown 2.5s ease forwards;
}
#notificationBarBottom a {
    color: #ffffff;
    text-decoration: none;
}
#close {
    display: none;
}