@media (max-width:1920px) {
    .offer-box .details a {
        width: 52.2%;
    }
}
@media (max-width:1920px) {
    .offer-box .details a {
        width: 51.2%;
    }
    .contact-agent {
        margin-top: 5px;
    }
    header .navbar li a {
        font-size: 0.82em;
    }
}

@media (max-width:1680px) {
    header .navbar li a {
        font-size: 14px;
        padding: 22px 25px 18px 25px;
    }

    .basic-form .item:nth-of-type(4) {
        min-width: 15%
    }

    /*.form-advenced .item:nth-of-type(22) {*/
    /*    min-width: 30%*/
    /*}*/

    .offer-box .text {
        padding: 10px;
    }

    .offer-box {
        height: 360px;
    }

    .offer-box .price h6 {
        line-height: 22px
    }

    .offer-box .price h6 {
        font-size: 14px
    }

    .offer-box .price span {
        font-size: 13px;
    }

    .download-card .category li,
    .download-card .description li,
    .offer-box .category li,
    .offer-box .description li {
        font-size: 13px
    }

    .baner .hero-text h2 {
        font-size: 46px
    }

    .page .box {
        height: 120px;
    }

    .download-card .content {
        padding: 10px 15px;
    }

    .download-card {
        height: 360px;
    }

    .download-card .price h6 {
        line-height: 22px
    }

    .download-card .price h6 {
        font-size: 14px
    }

    .download-card .price span {
        font-size: 13px;
    }

    .contact-agent {
        padding: 10px 25px;
        margin-top: 8px;
    }

    .price-offert h6 {
        font-size: 16px
    }

}

@media (max-width:1550px) {
    .service_box p {
        font-size: 15px
    }
}

@media (max-width: 1440px) {
    h1 {
        font-size: 38px
    }

    h2 {
        font-size: 32px
    }

    h3 {
        font-size: 28px
    }

    h4 {
        font-size: 26px
    }

    h5 {
        font-size: 22px
    }

    h6 {
        font-size: 18px
    }

    p {
        font-size: 15px
    }

    header .navbar li a {
        font-size: 15px;
        padding: 22px 20px 18px 20px;
    }

    .owl-slider .hero-text {
        left: 9.5%;
    }

    .owl-theme .owl-nav button.owl-next {
        right: 9%;
    }

    .owl-theme .owl-nav button.owl-prev {
        left: 9%;
    }

    .offer-box .title a {
        font-size: 18px
    }

    .offer-box .text {
        padding: 20px;
    }

    .offer-box li,
    .offer-box p {
        font-size: 13px
    }

    .baner .hero-text h2 {
        font-size: 36px
    }

    .service_box .icon i {
        font-size: 28px;
        padding: 10px;
        height: 70px;
        width: 70px;
        line-height: 50px;
    }

    .service_box p {
        font-size: 14px
    }

    .text-box {
        margin-top: 10px;
    }

    .page .box {
        height: 140px;
    }

    .contact-agent {
        margin-top: 7px;
    }

    .details-of-offer .body {
        margin-top: 20px;
    }
}

@media (max-width: 1366px) {
    .owl-slider .hero-text {
        left: 7%;
    }

    .owl-theme .owl-nav button.owl-next {
        right: 5%;
    }

    .owl-theme .owl-nav button.owl-prev {
        left: 5%;
    }

}

@media (max-width:1300px) {
    .owl-slider .hero-text {
        left: 5%;
    }
}

@media (max-width:1200px) {
    header .navbar li a {
        font-size: 14px;
        padding: 22px 12px 18px 12px;
        letter-spacing: 0
    }

    input,
    select,
    textarea {
        font-size: 13px;
    }

    .select {
        font-size: 13px;

    }

    .search-form .flex-container {
        flex-wrap: wrap;
    }

    .basic-form .item {
        min-width: 33.333333%;
        margin-bottom: 10px;
    }

    .basic-form .item:nth-of-type(4),
    .basic-form .item:nth-of-type(5) {
        min-width: 50%
    }

    .form-advenced .flex-container {
        justify-content: flex-start;
    }

    .form-advenced .item {
        width: 33.333333% !important
    }

    .btn {
        font-size: 13px;
    }

    .offer-box .text {
        padding: 30px;
    }

    .owl-slider .item {
        height: 50vh;
        min-height: 150px;
    }

    h1.color_mottobanner {
        font-size: 22px;
        margin: 0;
    }

    .owl-slider .hero-text {
        left: 11%;
    }

    .baner .hero-text h2 {
        font-size: 36px
    }

    table th {
        font-size: 11px;
    }

    table {
        font-size: 12px;
    }

    .page .box {
        height: 160px;
    }

    .download-card .category {
        float: left;
        margin-left: -30px;
    }

    .download-card .content-category {
        margin-top: 0px;
    }

    .download-cards[data-view="list-view"] .content {
        width: 60%;
    }

    .download-cards[data-view="list-view"] .content-category {
        width: 40%;
        float: right
    }

    .download-cards[data-view="list-view"] .price {
        position: relative;
        float: left;
        margin-top: 20px;
        margin-right: 0px;
        width: 100%;
        text-align: left
    }

    .download-cards[data-view="list-view"] .body {
        margin-top: 60px;
    }

    .download-cards[data-view="list-view"] .details a {
        width: 28%;

    }

    .download-cards[data-view="list-view"] .category {
        margin-left: 0px
    }

    .search-results .form,
    .search-results .pagination-group {
        margin-top: -10px;
        margin-bottom: 15px;
    }

    .dc-view-switcher .b1 {
        margin-top: 0px;
    }

    .contact-agent {
        margin-top: 5px;
        padding: 10px;
    }

    .details-of-offer .body {
        margin-top: 10px;
    }

    .details-of-offer .description li {
        font-size: 13px
    }

    .details-of-offer h3 {
        font-size: 20px
    }

    .details-of-offer span {
        font-size: 13px
    }

    .details-of-offer .body p {
        font-size: 14px
    }

    .price-offert h6 {
        font-size: 14px
    }

    .investments .description li,
    .investments .description .category li {
        font-size: 11px
    }

    .investment_details .content-info {
        padding: 20px 0;
    }

    .investment_details .body {
        margin-top: 5px;
    }

    .investment_details .description li {
        margin-bottom: 10px;
    }

    .investment_details .contact-agent {
        padding: 18px 20px;
        margin-top: 30px;
    }
    .offer-box .details a {
        width: 52.7%;
    }
}

@media (max-width:1100px) {
    .owl-slider .hero-text {
        left: 7%;
    }

    .search-form .item {
        margin: 0px;
        padding: 5px;
    }

    .flex-container {
        flex-wrap: wrap;
        justify-content: space-around;
    }


    h1 {
        font-size: 36px
    }

    h2 {
        font-size: 30px
    }

    h3 {
        font-size: 26px
    }

    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 20px
    }

    h6 {
        font-size: 18px
    }

    p {
        font-size: 14px
    }

    .service_box .flex-container {
        justify-content: space-around
    }

    .service_box .item {
        margin-bottom: 20px;
    }

    .page .box {
        height: 100%
    }

    .contact-box .item {
        min-width: 100%
    }

    .contact-box textarea {
        margin-top: -15px;
    }
    .contact-agent{
        height: 100%;
    }
}

@media (max-width:1000px) {
    header .navbar li a {
        font-size: 12px !important;
        padding: 22px 10px 18px 10px !important;
        letter-spacing: 0
    }

    .offer-box .price {
        width: 100%;
        position: relative;
        float: left;
        text-align: left;
        padding: 0;
        margin-top: 20px;
        margin-left: 20px;
    }

    .download-card .category {
        margin-left: -15px;
    }

    .download-cards[data-view="list-view"] .content {
        float: left;
        width: 100%
    }

    .download-cards[data-view="list-view"] .content-category {
        float: left;
        display: block;
        width: 100%;
        margin-top: -30px;
    }

    .download-cards[data-view="list-view"] .content-category li {
        margin-bottom: 5px;
    }

    .download-cards[data-view="list-view"] .price {
        float: left;
        margin-top: -10px;
        margin-right: 0px;
    }

    .download-cards[data-view="list-view"] .body {
        margin-top: 0px;
    }

    .download-cards[data-view="list-view"] .img-c {
        height: 390px;

    }

    .download-cards[data-view="list-view"] .download-card {
        height: 100%;
        min-height: 390px
    }

    .download-cards[data-view="list-view"] .details a {
        height: 70px;
        background: #e63939;
        width: 57.8%;
        position: absolute;
        bottom: 0%;
        right: 0%;
        text-align: center;
        line-height: 60px
    }

    #map-canvas {
        height: 400px;
        margin-top: 40px;
    }

    .contact-form {
        padding: 20px;
        margin-top: 40px;
    }

    .list-form .item:nth-of-type(9),
    .list-form .item:nth-of-type(10) {
        width: 45% !important
    }
}

@media (max-width:991px) {

    .menu ul.dropdown,
    .menu ul.dropdown li ul.dropdown {
        width: 250px !important;
    }

    .menu ul.dropdown,
    .menu ul.dropdown li ul.dropdown {
        padding: 20px;

    }

    header .menu ul.dropdown {
        padding: 0px;
    }

    header nav .menu li {
        float: left;
        margin: 0px 0px;
    }

    header .navbar li a {
        padding: 21px 14px;
        font-size: 12px
    }

    header {
        padding: 0 10px;
    }

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

    header .navbar {
        width: 100%;
    }

    .dropdown-menu li {
        display: block;
        width: 100%;
        float: none;
    }

    .owl-slider .hero-text {
        left: 12%;
    }

    .btn {
        font-size: 13px;
    }

    .service_box .item {
        width: 50%
    }

    .service_box .box {
        padding: 20px 0;
    }

    .service_box .item:after {
        display: none
    }

    .footer-menu {
        text-align: center
    }

    .social {
        float: none;
        text-align: center;
        margin-top: 30px;
    }

    .footer-content {
        padding: 20px 0;
    }

    .footer-box {
        padding: 10px;
    }

    .footer-box:after {
        display: none
    }

    .copyright p {
        font-size: 13px
    }

    .search-form .item {
        width: 50%;
    }

    .offer-box {
        height: 100%;
        float: left;
        width: 100%
    }

    .offer-box .img {
        width: 100%;
    }

    .offer-box .text {
        width: 100%;

    }

    .offer-box .img-c {
        margin-bottom: -20px;
    }

    .offer-box .price {
        width: 100%;
        position: relative;
        float: left;
        text-align: left;
        padding: 0;
        margin-top: 20px;
    }

    .offer-box .details a {
        height: 70px;
        width: 100%;
        position: relative;
        float: left;
        bottom: 0%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        right: 0%;
        text-align: center;
    }

    .service_box .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .service_box {
        text-align: center
    }

    .service_box .icon i {
        background: #fff;
        color: #e63939;
        text-align: center;
        margin: auto;
        font-size: 40px;
        border-radius: 100px;
        padding: 15px;
        height: 90px;
        width: 90px;
        line-height: 60px;
        margin-bottom: 15px;
    }

    .service_box p {
        font-size: 18px
    }

    .page .text li {
        font-size: 14px
    }

    .search-results .form,
    .search-results .pagination-group {
        margin-top: 10px;
        margin-bottom: 20px;
    }


    table {
        margin-top: 10px;

    }

    table th {
        font-size: 12px;
    }

    table {
        font-size: 13px;
    }

    .panel-body {
        margin-top: 0px;
    }

    #map-canvas {
        height: 400px;
    }

    .title-footer {
        text-align: center
    }

    .footer-menu {
        margin-bottom: 30px;
    }

    .right {
        float: left
    }

    .reviews .review-box {
        border-radius: 30px;
    }

    .reviews .text-box {
        padding: 30px
    }

    .owl-logos {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .service_box {
        padding-bottom: 30px;
    }

    .breadcrumb {
        margin: 0;
        border-top: solid 1px rgba(214, 214, 214, 0.53);
    }

    .page img {
        margin-bottom: 20px;
    }

    .page .item {
        width: 45% !important;
    }

    .add-form .item {
        min-width: 50%;
        padding: 5px;
    }

    .add-form .item:nth-of-type(11) {
        text-align: left;
    }

    .download-card {
        height: 100%;
        display: block;
        float: left;
        position: relative;
        min-height: 680px
    }

    .download-card .download-card__icon-box {
        width: 100%;
    }

    .download-card .content {
        width: 100%;
        padding: 10px;
    }

    .download-card .content-category {
        width: 100%;
        float: left;
        padding: 0;
        padding: 0px 25px;
    }

    .download-card .price {
        width: 100%;
        position: relative;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        text-align: left
    }

    .download-card .details a {
        height: 70px;
        width: 100%;
        position: absolute;
        bottom: 0%;
        right: 0%;
        text-align: center;

    }

    .download-cards[data-view="list-view"] .download-card {
        height: 100%;

    }

    .download-cards[data-view="list-view"] .details a {
        width: 100%;
    }

    .download-cards[data-view="list-view"] .download-card:before,
    .download-cards[data-view="list-view"] .download-card:after {
        display: table;
        content: "";
    }

    .download-cards[data-view="list-view"] .download-card:after {
        clear: both;
    }

    .investments .content-category li {
        margin-bottom: 10px;
        font-size: 14px
    }

    .download-cards[data-view="list-view"] .top-220 a {
        top: 320px !important
    }

    .download-cards[data-view="list-view"] .price-offert {
        width: 85%;
        top: 250px;
        left: 300px;
    }

    .download-cards[data-view="list-view"] .list {
        width: 20%;
        top: 250px;
        right: 43%;
    }

    .download-card .list {
        display: block;
        text-align: center;
        top: 50px;
        position: relative;
        z-index: 9
    }

    .download-card .list a {
        font-size: 15px;
        color: #e63939
    }

    .download-cards[data-view="list-view"] .panel-body {
        margin-top: 180px;
    }

    .contact-form .item {
        width: calc((100% / 2));
        padding: 10px 10px 10px 0;
    }

    .contact-form .item:nth-of-type(3) {
        width: 100%
    }

    .gallery-slider-nav .slider-item {
        min-height: 0px;
        height: 0;
        width: 100%;
    }

    .photo-gallery {
        padding: 0;
        margin-bottom: -30px;
    }

    .arrow-container {
        position: absolute;
        top: 0px;
        width: 100%;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin-bottom: 180px;
        display: none
    }

    .next.slick-arrow {
        position: relative;
        width: 50%;
        float: right;
        display: block;
        margin: 0;
    }

    .prev.slick-arrow {
        position: relative;
        width: 50%;
        float: left;
        display: block;
        margin: 0;
    }

    .prev.slick-arrow:hover {
        background: #222952;
    }

    .next.slick-arrow:hover {
        background: #d93737
    }

    .img-100 {
        width: 40%
    }

    .card img {
        width: 100%;
    }

    .card .video-play-button {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .view:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #wirtual {
        width: 100%;
        padding: 0px 0;
    }

    .menu-scroll {
        flex-wrap: wrap;
    }

    .menu-scroll a {
        min-width: 100%;
        background: #f0f5fb;
        margin: 2px;
    }

    .menu-scroll {
        border: none
    }

    .content-info .body-right {
        margin-right: 0px;
    }

    .card .video-play-button {
        width: 100px;
        height: 100px;

    }

    .video-play-button span {
        width: 100px;
        height: 100px;
    }

    .card .video-play-button:before {
        width: 100px;
        height: 100px;
    }

    .menu-indicator {
        display: block
    }

    .list-form .item:nth-of-type(9),
    .list-form .item:nth-of-type(10) {
        width: 100% !important
    }
}


@media (max-width:767px) {
    header .navbar li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header .quotes {
        width: 100%;
    }

    header .quotes a {
        width: 100%;
    }

    header .navbar li {
        margin: 0px;
        border: none;
    }

    .menu {
        width: 100%;

    }

    .menu > li.showhide span.icon {
        padding: 0px;
        margin: 0px;
    }

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

    header nav {
        float: none;
        width: 100%;
    }

    header nav li {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
    }

    .menu > li.showhide span {
        line-height: 50px;
        display: inline-block;
        width: 100%;
        color: #e63939;
    }

    .menu > li.showhide {
        text-align: center;
        color: #fff;
        font-size: 25px;
    }

    .menu > li.showhide span.title {
        margin: 0px;
    }

    .menu > li > a {
        padding: 10px 0;
        text-align: center;
        border-bottom: solid 1px rgba(20, 20, 20, 0.14)
    }

    .menu .indicator {
        display: block;
    }

    header {
        position: relative;
    }

    header {
        padding: 0px 10px;
    }

    header .logo {
        padding: 0px auto;
        text-align: center;
        border: none;
        margin: auto;
        float: none
    }

    header .navbar {
        width: 100%;
        margin-bottom: -7px;
        border-bottom: none
    }

    header .quotes a {
        margin-right: 0px;
    }

    .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu {
        padding: 0;
    }

    .dropdown-menu {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .open .dropdown-menu {
        width: 100%;
        float: left;
    }

    .open .dropdown-menu > li > a {
        padding: 15px 0 15px 20px;
        border-bottom: 1px solid #d8d8d8;
    }

    .dropdown-menu > li > a {
        color: #7a7a7a;
    }

    .dropdown-menu > li > a:focus {
        background-color: transparent;
    }

    .dropdown-menu > li > a:hover {
        color: #131d3b;
    }

    .dropdown-menu > li > a:after {
        display: none;
    }


    section {
        padding: 30px 0;
    }

    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 22px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    h6 {
        font-size: 16px
    }

    p {
        font-size: 14px;
    }

    .service_box p {
        font-size: 15px
    }

    .btn {
        font-size: 12px;
        line-height: 46px;
    }

    .baner .hero-text h2 {
        font-size: 24px
    }

    .owl-slider .hero-text {
        left: 5%;
        right: 5%;
        padding: 10px;
    }

    .form-advenced,
    .search {
        padding: 20px 5px 20px 5px;
    }

    .search .item {
        min-width: 50%
    }

    .search-form .item {
        width: 100%;
    }

    footer {
        padding: 20px 0 0px 0px;
    }

    .pagination li a {
        font-size: 14px;
        padding: 8px 15px;
        float: left;
    }

    .category li,
    .description li {
        font-size: 14px
    }

    .form-advenced .item {
        width: 100% !important;
    }

    .page .item {
        width: 100% !important;
    }

    .add-form .item {
        min-width: 100%;
        padding: 5px;
    }

    .download-cards[data-view="list-view"] .download-card {
        min-height: 680px;
    }

    .download-cards[data-view="list-view"] .img-c {
        height: 280px;
    }

    .contact-form .item {
        width: 100%
    }

    .contact-info h6,
    .contact-info a {
        font-size: 16px
    }

    .download-cards[data-view="list-view"] .details a {
        top: 620px !important;
    }

    .price-offert {
        width: 100% !important;
        top: 550px !important;
        left: 0px !important;
    }

    .details-of-offer {
        padding: 15px 0;
    }

    .download-cards[data-view="list-view"] .list {
        top: 480px;
        width: 100%;
    }

    .download-cards[data-view="list-view"] .panel-body {
        margin-top: 220px;
    }

    .social-share {
        flex-direction: column;
    }

    .print {
        float: left;
        margin-top: 10px;
    }

    .owl-slider .item {
        height: 35vh;
        min-height: 150px;
    }

    h1.color_mottobanner  {
        font-size: 22px;
        margin: 0;
    }
}

@media (max-width:640px) {

    header .email,
    header .phone {
        display: none
    }

    .pagination li a {
        font-size: 13px;
        padding: 7px 12px;
        float: left;
    }
}

@media (max-width:480px) {}

@media (min-width: 1681px) {
    .download-card .price h6 {
        font-size: 17px;
    }
}

