@media only screen and (max-width: 767px) {
  .navbar-light .navbar-brand {
    width: 75%;
  }

  .navbar-light .navbar-brand img {
    max-height: 100px;
  }

  .header .search-btn,
  .header .search-btn + div {
    display: none;
  }

  .header .leftinfo {
    text-align: right;
    justify-content: end;
  }

  .banner .bg {
    padding: 20px 20px;
    margin-bottom: 45px;
    width: 100%;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"] {
    font-size: 23px;
    left: 5px;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: 5px;
  }

  .banner .btn-default {
    min-width: 110px;
    padding: 0px 6px;
    margin-bottom: 5px;
  }

  .about .btn-default {
    margin-bottom: 10px;
  }

  .btn-default {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 52px;
    padding: 0px 15px;
  }

  .banner .btn-default + .btn-default {
    margin-left: 5px;
  }

  .banner h2 {
    font-size: 32px;
  }

  .side-menu {
    width: 100%;
    padding: 55px 20px;
  }

  .section-title h2 {
    font-size: 30px;
  }

  .section-title h6 {
    letter-spacing: 0.5px;
    font-size: 12px;
    margin-top: 15px;
  }

  .section-title p {
    font-size: 14px;
  }

  .properties {
    padding-top: 70px;
  }

  .properties .section-title h2 {
    font-size: 32px;
  }

  .socialbox {
    margin-bottom: 20px;
  }

  .schedule {
    padding: 40px 0px 90px 0px;
  }

  .schedule .submit {
    margin-bottom: 20px;
  }

  .contact-details {
    padding-top: 40px;
  }

  .contact-details .icon {
    margin-top: 30px;
  }

  .footer .logo a {
    margin: 12px 15px;
    display: inline-block;
  }

  .copyright p {
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.8;
  }

  .footer ul li {
    display: inline-block;
    margin: 5px 0px;
    width: 100%;
  }

  .header .logo {
    float: left;
  }

  .cta-heading {
    width: 95%;
    margin-left: 5%;
    padding: 15px;
  }

  .cta-lg-img {
    right: 0;
    left: 60px;
    bottom: 40px;
  }

  #buy1 .cta-sm-img {
    height: 120px;
  }

  .buying-panel .cta-inset-img {
    margin-left: 0;
    width: 40%;
  }

  .buysell .second .cta-heading {
    width: 95%;
    margin-left: 5%;
  }

  .contact-form .section-title h2 {
    font-size: 28px;
  }

  .contact-form .bg {
    padding: 25px 20px 50px;
  }

  .btn-default.fillbtn {
    /* background: #DCB095; */
    min-width: 160px;
  }

  .buysell .left .section-title {
    margin-top: 30px;
  }

  .buysellform .bg-form {
    padding: 25px 20px 50px;
  }

  .page-banner h1 {
    font-size: 32px;
  }

  .evaluation-box label {
    font-size: 13px;
  }

  .evaluation-box .bg-form {
    padding: 45px 15px;
  }

  .evaluation-box .btn-default.bordered {
    margin-bottom: 10px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 12px;
  }

  .evaluation-box .btn-default {
    font-size: 12px;
    line-height: 40px;
    padding: 0px 15px;
    min-width: 100px;
  }

  .evaluation-box .btn-default.fillbtn {
    min-width: 110px;
  }

  .evaluation-box .checkbox-group label {
    font-size: 13px;
    flex: 0 1 calc(100% - 10px);
    margin-bottom: 15px;
  }

  .who-we-are .section-title {
    margin-top: 55px;
    margin-bottom: 25px;
  }

  .header .logo {
    margin-right: 10px;
  }

  .header .text-end {
    text-align: left !important;
  }

  .header .logo img {
    max-height: 50px;
  }

  .header .logo-agency img {
    margin-top: 15px;
    margin-left: 0px;
    max-height: 26px;
  }

  .about .teamimg {
    display: none;
  }

  .buysell .section-title h6 {
    font-size: 12px;
  }

  .about.buysell-about.inner-page .bg {
    padding: 25px 20px;
  }

  .about.buysell-about.inner-page .section-title h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .buysellform .bg-form .section-title {
    margin-top: -50px;
    padding: 0px 15px;
  }

  .buysellform .bg-form .section-title h2 {
    font-size: 35px;
  }

  .info-small .section-title h2 {
    font-size: 30px;
  }

  .info-small p {
    font-size: 14px;
  }

  .header .leftinfo .text-end {
    display: none;
  }

  .side-social {
    display: none;
  }

  .side-menu .logo-agency img {
    max-height: 33px;
    margin-top: 13px;
  }

  .blogbox .text {
    padding: 25px 12px;
  }

  .contactpage-info .bg {
    padding: 50px 20px;
  }

  .evaluation-box .cf7mls_next.action-button,
  .evaluation-box .cf7mls_back.action-button,
  .evaluation-box .action-button {
    font-size: 14px !important;
    min-width: 100px;
  }

  .evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 10px;
    font-size: 13px;
  }

  .evaluation-box .checkbox-group label {
    font-size: 14px;
  }

  .evaluation-box input[type="checkbox"] {
    width: 15px !important;
    height: 15px;
    margin-right: 5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .search-btn,
  .header .search-btn + div {
    display: none;
  }

  .header .logo {
    float: left;
  }

  .header .leftinfo {
    text-align: right;
    justify-content: end;
  }

  .properties .section-title h2 {
    font-size: 48px;
    margin-top: 0;
  }

  .section-title h6 {
    letter-spacing: 1px;
    font-size: 13px;
  }

  .banner .bg {
    width: 80%;
  }

  .btn-default {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 56px;
    padding: 0px 15px;
  }

  .contact-details h3 {
    font-size: 16px;
  }

  .copyright p {
    font-size: 13px;
  }

  .schedule {
    padding: 40px 0px 90px 0px;
  }

  .socialbox {
    margin-bottom: 20px;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"] {
    font-size: 23px;
    left: 0px;
    margin-top: 15px;
    position: relative;
    float: left;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: 0px;
    float: right;
  }

  .section-title h2 {
    font-size: 29px;
  }

  .section-title p {
    font-size: 15px;
    line-height: 1.5;
  }

  .contact-details p {
    font-size: 14px;
  }

  .contact-form .section-title h2 {
    font-size: 45px;
  }

  .page-banner h1 {
    font-size: 38px;
  }

  .evaluation-box .bg-form {
    padding: 65px 25px;
  }

  .evaluation-box .btn-default.bordered {
    margin-bottom: 10px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 11px;
    letter-spacing: 0.3px;
  }

  .evaluation-box .btn-default {
    font-size: 12px;
    line-height: 40px;
    padding: 0px 15px;
    min-width: 100px;
  }

  .evaluation-box .btn-default.fillbtn {
    min-width: 110px;
  }

  .who-we-are .section-title {
    margin-top: 55px;
    margin-bottom: 25px;
  }

  .who-we-are .section-title h2 {
    font-size: 32px;
  }

  .side-menu ul.main-menu > li {
    padding: 30px 5px !important;
  }

  .header .text-end {
    text-align: left !important;
  }

  .header .logo img {
    max-height: 60px;
  }

  .header .logo-agency img {
    margin-top: 18px;
    max-height: 30px;
  }

  .about .teamimg {
    display: none;
  }

  .buysell .section-title h6 {
    font-size: 14px;
  }

  /**/

  .about.buysell-about.inner-page .bg {
    padding: 25px 30px;
  }

  .about.buysell-about.inner-page .section-title h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .info-small .section-title h2 {
    font-size: 35px;
  }

  .info-small p {
    font-size: 16px;
  }

  .header .link {
    margin-left: 0px;
    letter-spacing: 1px;
    font-size: 12px;
    margin-top: 15px;
  }

  .trigger-btn {
    top: unset;
    bottom: 30%;
  }

  .section-title h2:after {
    width: 22px;
    margin-left: 9px;
  }
  .blogbox .text {
    padding: 25px 17px;
  }

  .page-banner-title h1 {
    font-size: 31px;
  }

  .contactpage-info .bg {
    padding: 40px 30px;
  }

  .side-menu ul.main-menu.navbar-nav li .sub-menu a {
    font-size: 14px;
  }

  .side-menu ul.main-menu > li > a {
    font-size: 21px;
    line-height: 26px;
  }

  .header .wpml-ls-legacy-list-horizontal ul li a {
    margin-left: 6px;
    letter-spacing: 3px;
    font-size: 12px;
    margin-top: 13px;
  }

  .evaluation-box .bg-form {
    padding: 65px 20px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner .bg {
    width: 60%;
  }

  .btn-default {
    font-size: 14px;
    letter-spacing: 1.5px;
    padding: 0px 10px;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"] {
    left: -20px;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"].owl-next {
    right: -20px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 0.3px;
  }

  .evaluation-box .btn-default {
    font-size: 14px;
    line-height: 50px;
    padding: 0px 15px;
    min-width: 120px;
  }

  .evaluation-box .btn-default.fillbtn {
    min-width: 110px;
  }

  .header .logo img {
    max-height: 60px;
  }

  .header .logo-agency img {
    margin-top: 18px;
    max-height: 30px;
  }

  .trigger-btn {
    top: unset;
    bottom: 30%;
  }

  .section-title h2:after {
    width: 22px;
    margin-left: 9px;
  }
  .footer ul li {
    margin: 10px 7px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner .bg {
    width: 60%;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"] {
    left: -30px;
  }

  .schedule .owl-theme .owl-nav [class*="owl-"].owl-next {
    right: -30px;
  }

  .trigger-btn {
    top: unset;
    bottom: 30%;
  }
}

/*** New responsive ***/

@media only screen and (max-width: 767px) {
  .about.newstyle .section-title {
    padding: 20px 20px;
    margin-top: -20px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }

  .about.buysell-about.inner-page .bg {
    padding: 25px 15px;
    display: inline-block;
    overflow: hidden;
    height: auto;
    float: left;
  }

  .about.buysell-about.inner-page .btn-default {
    font-size: 11px;
    line-height: 45px;
    padding: 0px 10px;
  }

  .about.buysell-about.inner-page .img {
    min-height: 300px;
  }

  .buysell-info .text {
    margin-top: -35px;
    padding: 20px;
  }

  .buysell-info .section-title {
    padding: 20px 0px;
    margin-bottom: 170px;
  }

  .buysell-info .text p {
    font-size: 14px;
  }

  .buysell-info.nextlevel {
    padding-bottom: 200px;
  }

  .buysell-info.nextlevel .section-title {
    padding: 0px 0px;
    margin-bottom: 20px;
  }

  .buysell.buysellpage #buy2 .cta-sm-img {
    max-width: 250px;
    top: -74px;
    border: 6px solid #fff;
    right: -17px;
  }

  .buysell.buysellpage .left .section-title {
    padding-left: 0;
  }

  .buysell.buysellpage .btn-default {
    margin-bottom: 5px;
  }

  .buysell-info.nextlevel .text {
    width: 250px;
    right: -21px;
  }

  .buysell-info.nextlevel .text #play-btn img {
    width: 65px;
  }

  .buysell-info.nextlevel {
    overflow: hidden;
  }

  .buysellform {
    padding-top: 70px;
  }

  .buysell-info.nextlevel.animated:before {
    height: 115px;
  }

  .buysell-info.nextlevel:before {
    bottom: 11px;
  }

  .buysell.homi .second.animated .cta-lg-img {
    left: 15px !important;
    right: 15px !important;
  }

  .buysell.homi .second.animated .cta-lg-img > img {
    min-height: 150px;
  }

  .buysell.homi #buy2 .cta-sm-img {
    max-width: 250px;
    top: 100px;
    position: relative;
    margin-left: auto;
    margin-bottom: 80px;
  }

  .buysell.homi #buy2.right .cta-sm-img {
    max-width: 250px;
    top: 100px;
    position: relative;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 80px;
  }

  .buysell.homi .mts {
    margin-top: 70px;
  }

  .section-title h2:after {
    width: 32px;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .buysell-info .text {
    right: -3px;
    margin-top: -56px;
    padding: 30px;
  }

  .buysell.buysellpage .btn-default {
    margin-bottom: 10px;
  }

  .buysell-info.nextlevel .text {
    width: 250px;
    right: -21px;
  }

  .buysell-info.nextlevel .text #play-btn img {
    width: 65px;
  }

  .side-social {
    left: -5px;
    padding-top: 23px;
  }

  .side-social a {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  .side-social a:first-child {
    padding-bottom: 2px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .buysell-info .text {
    right: -3px;
    margin-top: -56px;
    padding: 30px;
  }

  .buysell.buysellpage .btn-default {
    margin-bottom: 10px;
  }

  .buysell-info.nextlevel .text {
    width: 250px;
    right: -21px;
    margin-bottom: -53px;
  }

  .buysell-info.nextlevel .text #play-btn img {
    width: 65px;
  }

  .side-social {
    left: -8px;
    padding-top: 23px;
  }

  .side-social a {
    font-size: 12px;
    line-height: 22px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
  }

  .side-social a:first-child {
    padding-bottom: 2px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .side-social {
    left: 7px;
    padding-top: 25px;
    padding-left: 5px;
  }

  .side-social a {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  .side-social a:first-child {
    padding-bottom: 2px;
  }
}

/*** New responsive ***/
@media only screen and (max-width: 767px) {
  #nos-valeurs-d-excellence ul li {
    font-size: 13px;
  }

  #distinction .sinfo .img img {
    margin-bottom: 30px;
  }

  #distinction .sinfo p.gold a {
    color: #df9045;
    word-break: break-all;
  }

  #distinction .sinfo h5.gold {
    margin-top: 30px;
  }

  #distinction .slogos img {
    margin-bottom: 30px;
  }

  .about.newstyle .section-title .img {
    max-height: 30px;
  }

  .page-banner-title {
    margin-top: 132px;
  }

  .page-banner-title h1 {
    margin: 10px 0px;
    font-size: 35px;
  }

  .page-banner-title,
  .page-banner-title .text-end {
    text-align: center !important;
  }

  .page-banner-title p {
    margin: 10px 0px;
    font-size: 13px;
  }

  .page-banner-title p span {
    margin: 0px 6px;
  }

  .about.mstrategy.inner-page {
    padding: 70px 0px !important;
  }

  .marketing-strategy-info hr {
    margin: 20px 0px 40px 0px;
  }

  .marketing-strategy-info .section-title {
    margin-top: 15px;
  }

  .about.mstrategy .section-title p {
    font-size: 16px;
  }

  h1 {
    font-size: 32px;
  }
  .side-menu .info-tel {
    margin-right: 0px;
    display: inline-block;
    clear: both;
    font-size: 14px;
    width: 100%;
  }

  .evaluation-box iframe {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nos-valeurs-d-excellence ul li {
    font-size: 15px;
  }

  .linksbar ul li a {
    margin: 0 2px;
    font-size: 12px;
  }

  .about.newstyle .section-title .img {
    max-height: 50px;
  }

  .page-banner-title {
    margin-top: 132px;
  }

  .page-banner-title h1 {
    margin: 10px 0px;
    font-size: 32px;
  }

  .page-banner-title p {
    margin: 10px 0px;
    font-size: 14px;
  }

  .page-banner-title p span {
    margin: 0px 6px;
  }

  .about.mstrategy.inner-page {
    padding: 70px 0px !important;
  }

  .marketing-strategy-info hr {
    margin: 20px 0px 40px 0px;
  }

  .marketing-strategy-info .section-title {
    margin-top: 15px;
  }

  .about.mstrategy .section-title p {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .linksbar ul li a {
    margin: 0 10px;
  }

  .about.mstrategy .section-title p {
    font-size: 24px;
  }

  .page-banner-title h1 {
    font-size: 40px;
  }

  .about.mstrategy.inner-page {
    padding: 70px 0px !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about.mstrategy .section-title p {
    font-size: 24px;
  }

  .about.mstrategy.inner-page {
    padding: 70px 0px !important;
  }
}
