
@media only screen and (min-width: 1200px) and (max-width: 1500px){
    .banner-img::after {
        height: 489px;
        max-width: 1265px;
    }
    body .owl-carousel .owl-nav > button.owl-prev {
        left: -30px;
    }
    body .owl-carousel .owl-nav > button.owl-next {
        right: -30px;
    }
    .our-team-img {
        left: 15px;
        max-width: 780px;
    }
}

@media only screen and (max-width: 1024px){
    .meet-team-section .our-team {
        padding: 0 25px;
    }
    body .owl-carousel .owl-nav > button.owl-prev {
        left: -10px;
    }
    body .owl-carousel .owl-nav > button.owl-next {
        right: -10px;
    }
    .our-team .owl-team {
        margin: 0 10px 20px;
    }
    header#header{
        position: fixed;
    }
    header#header.fixed {
        background-color: #153B68;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }
    header#header.fixed .top-header {
        margin: 15px 0;
    }
    header#header.fixed .logo {
        max-width: 200px;
    }
	body .our-first .owl-carousel .owl-nav {
		margin-top: 0;
	}
    .menu-modal .mobile-menu ul li.current_page_item a {
        color: #dd1c2f;
        font-weight: 700;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px){
    nav.menu-act > ul > li {
        padding: 11px 32px;
    }
    nav.menu-act > ul > li:nth-child(n+4) {
        padding-left: 14px;
        padding-right: 14px;
    }
    nav.menu-act > ul > li > a {
        font-size: 17px;
    }
    .banner-section, .banner-img {
        height: 680px;
    }
    .banner-img::after {
        height: 395px;
        max-width: 1020px;
    }
    .banner-text h1,.banner-text h2 {
        font-size: 50px;
    }
    .banner-text p {
        font-size: 24px;
    }
    .banner-section .banner-text {
        bottom: 70px;
    }
    html body .section-gapping {
        padding: 105px 0;
    }
    .featured-section ul li .property-img {
        height: 250px;
    }
    .featured-section ul li .property-title {
        bottom: 20px;
    }
    .featured-section ul li .property-title {
        font-size: 20px;
    }
    .property-ul, .meet-team-section .our-team, .our-service {
        margin-top: 30px;
    }
    body p {
        font-size: 16px;
    }
    .our-team-img {
        left: 15px;
        max-width: 570px;
    }
    .decades-box h3 {
        font-size: 25px;
    }
    .decades-box ul li {
        font-size: 16px;
    }
    .approach-section > h3 {
        font-size: 30px;
    }
    .team-bottom-section {
        padding: 40px;
    }
    .interview > h3 {
        font-size: 60px;
    }
    .interview > p {
        font-size: 40px;
    }
    .owl-team .team-details {
        padding: 15px 20px;
    }
    .owl-team:hover .team-details {
        padding: 20px 10px 20px 15px;
    }
    .owl-team:hover .team-details > h3::before {
        left: -15px;
        width: 3px;
    }
    .team-details > h3 {
        font-size: 20px;
    }
    .team-details h3 span {
        font-size: 16px;
    }
    .team-details > p {
        font-size: 14px;
    }
    .contact-detail {
        margin-bottom: 10px;
    }
    .contact-detail li a {
        font-size: 15px;
    }
    .contact-detail li .fa {
        font-size: 17px;
    }
    .social-icon > li {
        margin-right: 2px;
    }
    .meet-team-section .review {
        padding: 40px 50px;
        top: 80px;
    }
    .meet-team-section.section-gapping {
        margin-bottom: 80px;
    }
    .our-service li h3 {
        font-size: 15px;
        min-height: 60px;
    }
    .our-service li {
        padding: 50px 15px 50px 70px;
    }
    .awards-box {
        padding: 40px;
    }
    .awards-box > p {
        font-size: 24px;
        max-width: 640px;
    }
    .awards-box::before {
        height: 407px;
        width: 138px;
    }
    .awards-box > ul {
        padding: 10px 120px 10px 10px;
    }
    .google-pin-section .google-pin-list .gp-content p {
        font-size: 20px;
    }
    .google-pin-section .google-pin-list .google-pin-left {
        padding-right: 40px;
    }
    .google-pin-section .google-pin-list {
        margin-bottom: 75px;
    }
    html body .main-title {
        font-size: 36px;
    }
    .google-pin-section .google-pin-list .gp-content p {
        font-size: 18px;
    }
    .jill-aldineh-section .jill-content p {
        font-size: 25px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col {
        padding: 50px 42px;
    }
    .call-email-section .call-email-wrap .call-email-left {
        margin-bottom: -60px;
    }
    .call-email-section .call-email-wrap .call-img-wrap {
        height: 472px;
    }
    .call-email-section {
        margin-bottom: 30px;
    }
    .call-email-section .call-email-wrap .call-email-right p {
        font-size: 18px;
    }
    .review-section .review-list-wrap {
        max-width: 835px;
        margin: 30px auto 0;
    }
    footer .footer-part-one .footer-col {
        padding: 0 15px;
    }
    footer .footer-part-one {
        padding: 55px 0;
    }
    footer .footer-col-3 .address-ul li, footer .footer-col-3 .address-ul li a, 
    footer .usefull-link li a, footer .footer-col-1>p, footer .footer-col.footer-col-4 .news-latter-wrap p {
        font-size: 15px;
    }
    .clientsaid-section .client-list-wrap .client-said-list p {
        min-height: 270px;
    }
    .client-list-wrap .owl-nav {
        margin-top: 30px;
    }
    body:not(.home) .banner-section, body:not(.home) .banner-section .banner-img {
        height: 370px;
    }
    body:not(.home) .banner-section .banner-text {
        top: 70%;
    }
    .buyer-row-wrap p, .working-section p, .finding-section p, .gp-content ul li, .staging-section p, .selling-bottom p {
        font-size: 18px;
    }
    .buyer-row-wrap > div.buyer-row-right {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .contact-detail-section .sub-title {
        font-size: 20px;
        max-width: 700px;
    }
    .map-section iframe {
        height: 400px !important;
        margin-top: 10px;
    }
    .staging-section h3 {
        font-size: 30px;
        margin: 40px auto 0;
        padding: 45px 45px 160px;
    }
    .buyer-row-left h4.sub-title {
        font-size: 24px;
        max-width: 450px;
    }
    .gp-img-wrap .gp-img {
        left: -130px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .contact-ul li, .contact-ul li a, .contact-ul li.mail-icon a {
        font-size: 16px;
    }
    .contact-ul li .fa {
        font-size: 18px;
        height: 35px;
        line-height: 35px;
        margin-right: 0px;
        width: 35px;
    }
    .top-header {
        margin: 15px 0;
    }
    .bottom-header .logo {
        width: 145px;
        top: -14px;
    }
    header#header.fixed .logo {
        max-width: 145px;
        top: -35px;
    }
    nav.menu-act > ul > li {
        padding: 10px 20px;
    }
    nav.menu-act > ul > li:nth-child(n+4) {
        padding-left: 7px;
        padding-right: 7px;
    }
    nav.menu-act > ul > li > a {
        font-size: 15px;
    }
    .banner-img::after {
        height: 279px;
        max-width: 720px;
    }
    .banner-section, .banner-img {
        height: 600px;
    }
	body:not(.home) .banner-section, body:not(.home) .banner-section .banner-img {
        height: 300px;
    }
    .banner-section .banner-text::before {
        height: 200px;
        top: -10px;
        width: 500px;
    }
    .banner-text h1,.banner-text h2{
        font-size: 40px;
    }
    .banner-text p {
        font-size: 18px;
    }
    html body .main-btn {
        font-size: 18px;
        height: 48px;
        line-height: 48px;
        min-width: 210px;
    }
    .banner-section .banner-text {
        bottom: 48%;
    }
    #scroll-bottom {
        bottom: -32px;
        height: 65px;
        width: 65px;
    }
    #scroll-bottom > a {
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        margin: 15px auto;
        width: 24px;
    }
    html body .section-gapping {
        padding: 65px 0;
    }
    html body .main-title {
        font-size: 28px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .property-ul, .meet-team-section .our-team, .our-service {
        margin-top: 30px;
    }
    .featured-section ul li .property-img {
        height: 190px;
    }
    .featured-section ul li .property-title {
        bottom: 20px;
    }
    .featured-section ul li .property-title {
        font-size: 17px;
        padding: 7px 0;
    }
    .featured-section ul li .property-title::before, 
    .featured-section ul li .property-title::after {
        width: 100px;
    }
    .our-first {
        max-width: 100%;
        width: 100%;
    }
    .our-latest-section .our-second {
        margin-right: 0;
        width: 50%;
    }
    .our-first li {
        font-size: 15px;
    }
    .our-latest-section {
        background-size: 350px;
    }
    body p {
        font-size: 15px;
        line-height: 160%;
    }
    .our-team-img {
        left: 15px;
        max-width: 390px;
    }
    .decades-box {
        max-width: 345px;
        padding: 20px;
        top: 40px;
    }
    .decades-box h3 {
        font-size: 22px;
    }
    .decades-box ul li {
        font-size: 15px;
        padding-left: 28px;
    }
    .approach-section > h3 {
        font-size: 20px;
    }
    .approach-section > ul {
        margin: 25px 0;
    }
    .approach-section > ul li {
        font-size: 18px;
    }
    .approach-section > ul li strong {
        font-size: 30px;
    }
    .team-bottom-section {
        padding: 25px;
    }
    .interview > h3 {
        font-size: 45px;
    }
    .interview > p {
        font-size: 32px;
    }
    .team-bottom-section .review::before {
        font-size: 22px;
        height: 45px;
        line-height: 45px;
        width: 45px;
    }
    .team-bottom-section .review {
        padding: 55px 0 0;
    }
    .review > a {
        font-size: 15px;
    }
    .team-details > p {
        font-size: 15px;
    }
    .meet-team-section .review {
        padding: 30px;
        top: 50px;
    }
    .meet-team-section .review p {
        font-size: 15px;
    }
    .meet-team-section .review > a, .our-service .read-btn {
        font-size: 15px;
    }
    .meet-team-section.section-gapping {
        margin-bottom: 50px;
    }
    .our-service li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .our-service li:nth-child(3) {
        border-left: none;
    }
    .our-service li:nth-child(4) {
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
    }
    .our-service li:nth-child(5) {
        border-left: none;
    }
    .our-service li:nth-child(2)::after{
        display: none;
    }
    .our-service li:nth-child(4)::before {
        background-color: #dd1c2f;
        border: 10px solid #fff;
        border-radius: 50px;
        bottom: -15px;
        box-shadow: -0.5px 0.5px 0 1.5px #eaeaea;
        content: "";
        height: 30px;
        left: -15px;
        position: absolute;
        width: 30px;
        z-index: 1;
    }
    .our-service li h3 {
        font-size: 18px;
        min-height: 70px;
    }
    .recent-section.section-gapping {
        padding: 40px 0;
    }
    .recent-section h2 {
        font-size: 35px;
        padding-top: 90px;
    }
    .recent-section p {
        font-size: 18px;
    }
    .awards-box {
        padding: 30px;
    }
    .awards-box > p {
        font-size: 16px;
        max-width: 530px;
    }
    .awards-box::before {
        bottom: 24px;
        height: 325px;
        right: 20px;
        width: 110px;
    }
    .awards-box > ul {
        padding: 10px 100px 10px 10px;
    }
    .google-pin-section .google-pin-list .google-pin-left {
        padding-right: 15px;
    }
    .google-pin-section .google-pin-list .gp-img-wrap {
        height: 275px;
        border: 5px solid #f4f4f4;
    }
    .google-pin-section .google-pin-list .gp-content p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .google-pin-section .google-pin-list {
        margin-bottom: 45px;
    }
    .google-pin-section .google-pin-list:last-child .google-pin-left {
        padding: 0 0 0 15px;
    }
    .google-pin-section .google-pin-list:last-child .gp-img-wrap {
        height: 485px;
    }
    .clientsaid-section .main-title {
        margin-bottom: 40px;
    }
    .clientsaid-section .owl-nav.disabled {
        margin-top: 40px;
    }
    .call-email-section .call-email-wrap {
        margin: 0 -15px;
    }
    .call-email-section .call-email-wrap>div {
        padding: 0 15px;
    }
    .call-email-section .call-email-wrap .call-img-wrap {
        height: 355px;
    }
    .call-email-section .call-email-right b {
        font-size: 25px;
    }
    .call-email-section .call-email-right span {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .call-email-section .call-email-wrap .call-email-right p {
        font-size: 15px;
    }
    .call-email-section .call-email-wrap .call-email-left {
        margin-bottom: -30px;
    }
    .call-email-section {
        margin-bottom: 30px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col .jill-img-wrap img {
        max-width: 70px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col .jill-img-wrap {
        height: 100px;
        width: 100px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col .jill-hand-wrap {
        height: 110px;
        width: 110px;
        margin-bottom: 20px;
    }
    .jill-aldineh-section .jill-content p {
        font-size: 20px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col {
        padding: 30px 15px;
        width: 70%;
        margin-right: -15px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-right-col {
        height: 260px;
    }
    .review-section .review-inside-title .red-text {
        font-size: 30px;
    }
    .review-section .review-inside-title .rating-small li i, .review-section .review-star span {
        font-size: 16px;
    }
    .review-section .review-list-wrap .review-list-box {
        padding: 25px 20px 25px 70px;
        margin: 0 auto 25px;
        max-width: 638px;
    }
    .review-section .review-top .top-date-text .review-date, 
    .review-section .review-top .top-date-text .review-title-text {
        font-size: 14px;
    }
    .review-section .review-middle .reviewar-name b {
        font-size: 20px;
    }
    .review-section .review-bottom h3 {
        font-size: 18px;
    }
    .best-feature-section .best-feature-wrap .best-col-common {
        padding: 0 15px;
    }
    .best-feature-section .best-content h5 {
        font-size: 15px;
        line-height: normal;
    }
    .best-feature-section .best-content p {
        font-size: 14px;
        line-height: 150%;
    }
    .best-feature-section.section-gapping {
        padding: 40px 0;
    }
    footer .footer-part-one {
        padding: 45px 0 35px;
        flex-wrap: wrap;
    }
    footer .footer-part-one .footer-col {
        width: 50% !important;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
    }
    footer .footer-part-one .footer-col.footer-col-3 {
        padding-left: 0;
        margin-top: 30px;
    }
    footer .footer-part-one .footer-col.footer-col-4 {
        padding-top: 30px;
    }
    footer .footer-part-two .copyright-text p, footer .footer-part-two .copyright-text p a {
        font-size: 14px;
    }
    header#header {
        padding-bottom: 15px;
    }
    .our-first .content-slider {
		padding-top: 95px;
	}
	body .our-first .owl-carousel .owl-nav {
		margin-top: 13px;
	}
    .buyer-row-wrap p, .working-section p, .finding-section p, .gp-content ul li, .staging-section p, .selling-bottom p {
        font-size: 16px;
    }
    .buyer-row-wrap > div.buyer-row-right {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .buyer-row-wrap .btn-wrap {
        margin-top: 15px;
    }
    .finding-section .btn-wrap .main-btn {
        min-width: 300px;
    }
    .gp-content ul li {
        line-height: normal;
        margin-bottom: 10px;
    }
    .contact-detail-section .sub-title {
        font-size: 18px;
        max-width: 630px;
    }
    .contact-box .contact-forms {
        flex: 0 0 55%;
        max-width: 55%;
        padding-right: 15px;
    }
    .contact-box .contact-details {
        flex: 0 0 45%;
        max-width: 45%;
        padding: 25px;
    }
    .contact-forms > h3 {
        font-size: 22px;
    }
    .contact-details h3 {
        font-size: 20px;
    }
    .contact-details p, .contact-details a {
        font-size: 18px;
    }
    .map-section iframe {
        height: 350px !important;
        margin-top: 10px;
    }
    .best-feature-section .best-img-wrap {
        background-position: 11px -758px;
    }
    .best-feature-section .best-col-right .best-img-wrap {
        background-position: 13px -831px;
    }
    .staging-section h3 {
        font-size: 22px;
        margin: 30px auto 0;
        padding: 35px 35px 90px;
    }
    .staging-img {
        margin: -60px 20px 0;
    }
    .gp-img-wrap .gp-img {
        border: 4px solid #fff;
        bottom: -20px;
        left: -80px;
        max-width: 180px;
    }
    .buyer-row-left h4.sub-title {
        font-size: 20px;
        margin-top: 60px;
        max-width: 350px;
    }
    .gp-content h3, .selling-bottom h3 {
        font-size: 22px;
    }
    .selling-bottom {
        margin-top: 10px;
    }
    .selling-process-sec .buyer-row-left h3 {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px){
    .top-header {
        display: none;
    }
    .bottom-header {
        padding: 10px 0;
        width: 100%;
        display: table;
    }
    .bottom-header .logo, header#header.fixed .logo {
        margin: 0;
        width: 125px;
        position: static;
        float: left;
    }
    .main-menu {
        float: right;
        padding-right: 50px;
        position: relative;
        margin: 9px 0;
    }
    .contact-ul li .fa {
        border-radius: 40px;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        margin-right: 0;
        width: 40px;
    }
    .contact-ul li.phone-icon {
        margin-left: 0;
    }
	html body .main-btn.color-cahnges {
		margin: 0 4px 0 0;
	}
	.banner-btn a.main-btn {
		margin: 0 0 0 4px;
	}
	nav.menu-act > ul > li.active.not-active > a {
		font-weight: normal;
		color: #000;
	}
    .contact-ul li {
        margin-left: 10px;
    }
    .main-menu nav.menu-act {
        position: fixed;
        background-color: #fff;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        right: -100%;
        z-index: 9999;
        -webkit-transition:all 0.5s ease 0s;
        -moz-transition:all 0.5s ease 0s;
        -ms-transition:all 0.5s ease 0s;
        -o-transition:all 0.5s ease 0s;
        transition:all 0.5s ease 0s; 
        padding: 70px 0 55px;
    }
    nav.menu-act .close-button {
        background-color: #DD1C2F;
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        bottom: auto;
        top: 15px;
        right: 15px;
    }
    .menu-act > ul {
        text-align: left;
        border-top: 1px solid #ddd;
        height: 100%;
        overflow-y: auto;
    }
    nav.menu-act > ul > li {
        border-bottom: 1px solid #ddd !important;
        border: none;
        float: left !important;
        padding: 0 !important;
        position: relative;
        width: 100%;
        margin: 0 !important;
    }
    nav.menu-act > ul > li > a {
        display: block;
        font-family: "Open Sans",sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #000;
        padding: 12px 15px;
    }
    .contact-ul.mobile-view {
        display: block;
        margin: 0;
    }
    nav.menu-act > ul > li.active > a {
        color: #dd1c2f;
        font-weight: 700;
    }
    .banner-text h1,.banner-text h2{
        font-size: 30px;
        margin-bottom: 5px;
    }
    .banner-text p {
        font-size: 16px;
        letter-spacing: 1px;
    }
    html body .main-btn {
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        min-width: 140px;
    }
    .banner-section .banner-text {
        bottom: auto;
        top: 120px;
    }
    .banner-section .banner-text::before {
        height: 110px;
        top: 0px;
        width: 340px;
    }
    #scroll-bottom {
        bottom: -32px;
        height: 65px;
        width: 65px;
    }
    #scroll-bottom > a {
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        margin: 15px auto;
        width: 24px;
    }
    .banner-img::after {
        height: 139px;
        max-width: 360px;
    }
    .banner-section, .banner-img {
        height: 440px;
    }
	body:not(.home) .banner-section, body:not(.home) .banner-section .banner-img {
        height: 210px;
    }
    html body .section-gapping {
        padding: 50px 0;
    }
    html body .main-title {
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    html body .main-title::before {
        height: 3px;
        width: 60px;
    }
    .property-ul, .meet-team-section .our-team, .our-service {
        margin-top: 0;
    }
    .featured-section ul li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .featured-section ul li .property-img {
        height: 145px;
    }
    .featured-section ul li .property-title {
        font-size: 14px;
        padding: 10px 0;
    }
    .featured-section ul li .property-title::before, 
    .featured-section ul li .property-title::after {
        width: 110px;
        border-width: 1px;
    }
    .featured-section ul li .property-title {
        bottom: 15px;
    }
    .our-first .main-title {
		text-align: center;
		position: relative;
		width: 100%;
		background: none;
		left: 0;
	}
	.our-first .content-slider {
		float: none;
		max-width: 410px;
		width: 100%;
		padding-top: 20px;
		margin: 0 auto;
	}
    .our-first .main-title::before {
        right: 0;
    }
    .our-first {
        float: none;
        max-width: 100%;
        width: 100%;
    }
    .our-latest-section .our-second {
        float: none;
        margin: 0 auto;
        width: 100%;
        max-width: 345px;
    }
    .our-first li {
        font-size: 15px;
        line-height: 150%;
        text-align: center;
    }
    body .our-first .owl-carousel .owl-nav {
        margin-top: 20px;
        margin-bottom: 0px;
        text-align: center;
    }
    html body .section-gapping.our-latest-section {
        background-image: none;
    }
    body p {
        font-size: 15px;
        line-height: 160%;
    }
    .our-team-img {
        position: static;
        margin-top: 50px;
        padding: 0 15px;
    }
    .decades-box {
        float: none;
        max-width: 100%;
        padding: 15px;        
        top: 0;
        margin-bottom: -35px;
    }
    .decades-box h3 {
        font-size: 25px;
    }
    .decades-box ul li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .approach-section {
        padding: 60px 0;
    }
    .approach-section > h3 {
        font-size: 22px;
    }
    .approach-section > ul {
        margin: 20px 0;
    }
    .approach-section > ul {
        margin: 20px 0 10px;
        flex-wrap: wrap;
    }
    .approach-section > ul li {
        flex: 0 0 50%;
        max-width: 50%;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .approach-section > ul li strong {
        font-size: 26px;
    }
    .team-bottom-section {
        padding: 40px 20px;
        flex-wrap: wrap;
    }
    .team-bottom-section .interview {
        border-right: none;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 35px;
    }
    .interview > h3 {
        font-size: 40px;
    }
    .interview > p {
        font-size: 26px;
    }
    .team-bottom-section .review {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 65px 0 0;
        margin-top: 35px;
    }
    body .our-team.owl-carousel .owl-nav {
        text-align: center;
    }
    body .our-team.owl-carousel .owl-nav > button.owl-prev, body .our-team.owl-carousel .owl-nav > button.owl-next {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 10px;
    }
    .meet-team-section .our-team {
        padding: 0;
    }
    .our-team .owl-team {
        margin: 0 auto;
        max-width: 345px;
    }
    .owl-team .our-team-img {
        padding: 0;
        margin: 0;
    }
    body .our-team.owl-carousel .owl-nav, .meet-btn {
        margin-top: 20px;
    }
    .meet-team-section.section-gapping {
        margin-bottom: 80px;
    }
    .meet-team-section .review {
        padding: 15px;
        top: 80px;
    }
    .our-service li {
        border-bottom: 1px solid #eaeaea !important;
        border-left: none;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 30px 0 30px 70px;
    }
    .our-service li:nth-child(2)::before, .our-service li:nth-child(2)::after{
        display: none;
    }
    .our-service li h3 {
        font-size: 18px;
        min-height: auto;
    }
    .meet-team-section .review p {
        font-size: 14px;
    }
    .meet-team-section .review > a, .our-service .read-btn {
        font-size: 14px;
    }
    .recent-section.section-gapping {
        padding: 40px 0;
    }
    .recent-section .container {
        flex-wrap: wrap;
        justify-content: center;
    }
    .recent-section .container > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .recent-sellers {
        margin-top: 70px;
    }
    .recent-section h2 {
        font-size: 40px;
    }
    .recent-section p {
        font-size: 18px;
    }
    .recent-section::before, .recent-section::after {
        bottom: auto;
        height: 50%;
        top: 0;
        width: 100%;
    }
    .recent-section::after {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
    }
    .awards-box {
        padding: 15px;
    }
    .awards-box > p {
        font-size: 14px;
        max-width: 100%;
        padding-right: 80px;
    }
    .awards-box > ul {
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 20px;
      padding: 10px 60px 10px 10px;
    }
    .awards-box > ul li {
        margin-bottom: 15px;
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
    }
    .awards-box > ul li img {
        margin: 0 auto 5px;
    }
    .awards-box > ul li:last-child {
        margin-bottom: 0px;
    }
    .awards-box::before {
        bottom: auto;
        height: 230px;
        right: 10px;
        width: 78px;
        top: -30px;
    }
    .google-pin-list > .google-pin-left {
        display: none;
    }
    .google-pin-section .google-pin-list>div {
        width: 100%;
    }
    .google-pin-section .google-pin-list .main-title {
        text-align: center;
    }
    .google-pin-section .google-pin-list .main-title::before {
        margin: auto;
    }
    .mobile-view {
        display: block;
        margin-bottom: 15px;
    }
    .google-pin-section .google-pin-list .google-pin-left {
        max-width: 100%;
        padding: 0 !important;
        width: 100% !important;
    }
    .google-pin-section .google-pin-list .gp-img-wrap {
        height: 100% !important;
        border: 5px solid #f4f4f4;
    }
    .google-pin-section .google-pin-list .gp-content p {
        font-size: 15px;
        margin-bottom: 0;
        text-align: center;
    }
    .google-pin-section .google-pin-list {
        margin-bottom: 40px;
    }
    .google-pin-section .google-pin-list:last-child .google-pin-right {
        padding: 0;
        width: 100%;
    }
    .google-pin-section .google-pin-list .gp-img-wrap img {
        position: static;
    }
    .google-pin-section .google-pin-list .hunders-btn {
        margin-top: 25px;
        text-align: center;
    }
    .google-pin-section .google-pin-list .hunders-btn .main-btn {
        padding: 0 15px;
    }
    .clientsaid-section .main-title {
        margin-bottom: 30px;
    }
    .client-list-wrap .owl-nav {
        margin-top: 25px;
        text-align: center;
    }
    .call-email-section {
        margin-bottom: 60px;
    }
    .call-email-section .call-email-wrap {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
    }
    .call-email-section .call-email-wrap>div {
        width: 100%;
        padding: 0;
    }
    .call-email-section .call-email-wrap .call-email-left {
        margin: 0;
        order: 2;
    }
    .call-email-wrap .call-email-right {
        margin-bottom: 25px;
    }
    .call-email-section .call-email-wrap .call-img-wrap {
        height: 100%;
        margin-bottom: -60px;
    }
    .call-email-section .call-email-wrap .call-img-wrap img, 
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-right-col img {
        position: static;
    }
    .call-email-section .call-email-wrap .call-email-right p {
        font-size: 14px;
        text-align: center;
    }
    .call-email-section .call-email-right span {
        font-size: 16px;
        margin-bottom: 20px;
        text-align: center;
    }
    .call-email-section .call-email-right b {
        font-size: 20px;
        padding-left: 0;
        text-align: center;
        display: block;
    }
    .jill-aldineh-section .jill-aldineh-wrap {
        flex-wrap: wrap;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col {
        padding: 20px;
        width: 100%;
        margin: 0 0 -10px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-left-col .jill-hand-wrap {
        margin: 0 auto 20px;
    }
    .jill-aldineh-section .jill-content p {
        font-size: 18px;
        text-align: center;
        padding: 0;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-right-col {
        height: 100%;
        width: auto;
        margin: 0 -15px;
    }
    .review-section .review-inside-title .red-text {
        font-size: 35px;
    }
    .review-section .review-inside-title .rating-small li i {
        font-size: 18px;
    }
    .review-section .review-star span {
        font-size: 17px;
    }
    .review-section .review-list-wrap {
        margin-top: 20px;
    }
    .review-section .review-list-wrap .review-list-box {
        padding: 65px 15px 25px;
        margin: 60px auto 0;
        width: 100%;
        text-align: center;
    }
    .review-section .review-list-wrap .review-img-wrap {
        height: 75px;
        width: 75px;
        border: 2px solid #153B68;
        top: -38px;
        bottom: auto;
        left: 0;
        right: 0;
        font-size: 40px;
        line-height: 71px;
    }
    .review-section .review-top, .review-section .review-bottom {
        justify-content: center;
        flex-wrap: wrap;
    }
    .review-top .top-date-text {
        order: 2;
        margin-top: 10px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .review-section .review-top .top-review-rateing {
        text-align: center;
        padding-left: 0;
    }
    .top-review-rateing > * {
        display: inline-block;
        margin: 0 3px;
    }
    .review-section .review-middle .reviewar-name {
        margin-bottom: 15px;
    }
    .review-section .review-middle .reviewar-name b {
        font-size: 20px;
        padding-right: 0;
        margin-bottom: 5px;
        display: block;
    }
    .review-section .review-middle p {
        text-align: center;
        margin-top: 0;
    }
    .review-section .review-bottom h3 {
        margin-bottom: 10px;
        font-size: 18px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .review-section .review-bottom .provided-by-wrap {
        font-size: 14px;
    }
    .best-feature-section.section-gapping {
        padding: 40px 0;
    }
    .best-feature-section .main-title {
        font-size: 22px;
        margin: 0 0 20px 0;
    }
    .best-feature-section .best-feature-wrap {
        flex-wrap: wrap;
    }
    .best-feature-section .best-feature-wrap .best-col-common {
        padding: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .best-feature-section .best-feature-wrap .best-col-right {
        margin-bottom: 0;
    }
    .best-feature-section .best-content h5 {
        font-size: 17px;
        line-height: 100%;
        margin-bottom: 10px;
    }
    .best-feature-section .best-content p {
        font-size: 14px;
    }
    footer .footer-part-one {
        padding: 45px 0 35px;
        margin-bottom: 15px;
        flex-wrap: wrap;
    }
    footer .footer-part-one .footer-col {
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 25px;
    }
    footer .footer-part-one .footer-col.footer-col-4 {
        margin-bottom: 0;
    }
    footer .footer-part-one .footer-col.footer-col-2 {
        display: none;
    }
    footer .footer-part-two {
        padding-bottom: 15px;
        flex-wrap: wrap;
    }
    .copyright-text {
        order: 1;
        text-align: center;
        margin-top: 10px;
        width: 100%;
    }
    footer .footer-part-two .copyright-text p, footer .footer-part-two .copyright-text p a {
        font-size: 13px;
    }
    footer .social-link-wrap {
        padding: 0;
        width: 100%;
    }
    footer .footer-part-two .social-ul {
        justify-content: center;
    }
    header#header {
        padding: 0;
    }
    section.error404 {
        padding-top: 60px;
    }
    section.error404 .error404-icon {
        font-size: 100px;
        margin-bottom: 10px;
    }
    .error404 h2 {
        font-size: 18px;
        line-height: normal;
    }
    .clientsaid-section .client-list-wrap .client-said-list p {
        min-height: 100%;
    }
	html .FAQ-title {
        padding-right: 15px;
        font-size: 15px;
    }
	.FAQ-content {
        padding-right: 15px;
    }
    .desktop-view {
        display: none;
    }
    .buyer-row-wrap > div.buyer-row-left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .buyer-row-wrap .main-title {
        text-align: center;
    }
    .buyer-row-wrap .main-title::before {
        right: 0;
    }
    .buyer-row-wrap p, .working-section p, .finding-section p, .staging-section p, .selling-bottom p{
        font-size: 15px;
    }
    .buyer-row-wrap .btn-wrap {
        text-align: center;
    }
    .buyer-row-wrap a.main-btn {
        font-size: 14px;
    }
    .finding-section .btn-wrap .main-btn {
        min-width: 300px;
    }
    .gp-content h3, .selling-bottom h3{
        font-size: 20px;
    }
    .gp-content ul li {
        font-size: 15px;
        line-height: normal;
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .gp-content ul li::before {
        top: 3px;
    }
    .contact-detail-section .sub-title {
        font-size: 15px;
    }
    .contact-box {
        margin-top: 15px;
    }
    .contact-box .contact-forms {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .contact-forms > h3 {
        font-size: 20px;
    }
    .google-submit {
        margin: 20px auto 0;
    }
    .google-submit .csubmit-btn1 {
        font-size: 18px;
        height: 45px;
        line-height: 45px;
        min-width: 150px;
    }
    .contact-box .contact-details {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }
    .contact-details ul li {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .contact-details h3 {
        font-size: 18px;
    }
    .contact-details p, .contact-details a {
        font-size: 16px;
    }
    .map-section iframe {
        height: 260px !important;
        margin-top: 0px;
    }
    .contact-form .field label {
      font-size: 16px;
    }
    .best-feature-section .best-img-wrap {
        background-position: 11px -758px;
    }
    .best-feature-section .best-col-right .best-img-wrap {
        background-position: 13px -831px;
    }
    .staging-section h3 {
        font-size: 18px;
        margin: 20px auto 0;
        padding: 25px 15px 55px;
    }
    .staging-img {
        margin: -30px 15px 0;
    }
    .staging-img::before {
        background-position: 20px -481px;
        height: 60px;
        width: 60px;
        background-size: 50px;
    }
    .main-title.white-space {
        white-space: normal;
    }
    .gp-img-wrap .gp-img {
        position: static;
        margin: 15px auto 0;
        width: 250px;
    }
    .buyer-row-left h4.sub-title {
        font-size: 18px;
        margin-top: 0;
        max-width: 100%;
        text-align: center;
    }
    .selling-bottom {
        margin-top: 10px;
    }
    .dropdown-arrow {
        display: block;
        position: absolute;
        right: 15px;
        top: 13px;
    }
    .dropdown-arrow::before {
    content: "\f067";
    font-family: 'FontAwesome';
    color: #000;
}
    nav.menu-act > ul > li.open .dropdown-arrow::before {
        content: "\f068";
    }
    nav.menu-act > ul > li:hover > .dropdown-menu {
        display: none;
    }
    .dropdown-menu > li > a {
        font-size: 14px;
        padding: 10px 25px;
    }
    nav.menu-act > ul > li.open > .dropdown-menu {
        display: block;
        position: static;
        box-shadow: none;
        min-width: 100%;
        border-top: 1px solid #ddd;
    }
    .contact-form .field.recaptcha {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
    .selling-process-sec .buyer-row-left h3 {
        margin-top: 15px;
    }
    section.reviews-page-section.section-gapping {
		padding:40px 0;
	}
header#header .dropdown-menu {
    background: #dcd7ca;
    margin-left: 0;
    border-radius: 0;
}
header#header .dropdown-menu li {
    background: #fff;
    margin-left: 10px;
}
header#header ul.dropdown-menu:before {
  display: none;
}
header#header .dropdown-menu li a {
    color: #000;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .banner-img::after {
        height: 179px;
        max-width: 460px;
    }
	.banner-section, .banner-img {
		height: 480px;
	}
    .featured-section ul li .property-title {
        font-size: 16px;
    }
    .featured-section ul li .property-img {
        height: 250px;
    }
    .jill-aldineh-section .jill-aldineh-wrap .jill-al-right-col {
        margin: 0 auto;
    }
    footer .footer-part-one .footer-col.footer-col-1, footer .footer-part-one .footer-col.footer-col-3 {
        width: 50% !important;
    }
    footer .footer-part-one .footer-col.footer-col-1 {
        padding-right: 15px !important;
    }
    footer .footer-part-one .footer-col.footer-col-3 {
        padding-left: 15px !important;
    }
    .awards-box > ul li {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
