@media only screen and (min-width: 301px) and (max-width: 400px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat -17px 0px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 15px;
        letter-spacing: 0;

    }
    .box_one .heading h1 {
        font-size: 25px;
        font-weight: 800;
        line-height: 30px;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 15px;
    line-height: 1.6;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 13px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 15px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 25px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 10px;
    }


    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    #floor-planss {
        padding: 0rem 0 3rem 0;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 25px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 15px;
        margin-top: 25%;line-height: 1.6;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 15px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
        padding: 5% 5%;
    }
    .project_logo{
        width: 56% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 15px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .hamburger {
               padding: 0.8rem;
    }
    .list-unstyled li {
        margin-top: 10px;
        font-size: 14px;
    }
    .fw-bold{
        font-size: 18px;
    }

    .para {
        margin-top: 21px;
        font-size: 15px;
    }    


    .project-card {
        margin: 1% !important;
    }

    .tab.active::after {
        bottom: -5px !important;
    }

    .carousel-item h1 {
        bottom: 50% !important;
    }

    .carousel-item h2 {
        bottom: 23% !important;
    }

    .project_head_one img {
        width: 95%;
        margin: 0 0 30px 0;
    }

    .project_img {
        margin: 90px 0 0 0 !important;
    }
}



@media only screen and (min-width: 401px) and (max-width: 500px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 100px 100px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;

    }
    .box_one .heading h1 {
        font-size: 30px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 30px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }


    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
        margin: 0 !important;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 22% 0 56px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size:30px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 25%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
        padding: 5% 5%;
    }
    .project_logo{
        width: 56% !important;
        margin: 0 auto 20px;
    }
    .peace-one li {
        line-height: 25px;        text-align: center;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .fw-bold{
        font-size: 18px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }   
    #floor-planss {
        padding: 0rem 0 3rem 0;
    } 
    .list-unstyled li {
        margin-top: 10px;
        font-size: 12px;
    }

    .project-card {
        margin: 1% !important;
    }

    .tab.active::after {
        bottom: -5px !important;
    }

    .carousel-item h1 {
        bottom: 50% !important;
    }

    .carousel-item h2 {
        bottom: 23% !important;
    }

    .project_head_one img {
        width: 95%;
        margin: 0 0 30px 0;
    }

    .project_img {
        margin: 90px 0 0 0 !important;
    }
}



@media only screen and (min-width: 501px) and (max-width: 600px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 100px 100px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;

    }
    .box_one .heading h1 {
        font-size: 18px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 18px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }


    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 18px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 17%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
    }
    .project_logo{
        width: 56% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .fw-bold{
        font-size: 18px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }
    #floor-planss {
        padding: 0rem 0 3rem 0;
    }
    .list-unstyled li {
        margin-top: 10px;
        font-size: 12px;
    }

    .project-card {
        margin: 1% !important;
    }

    .tab.active::after {
        bottom: -5px !important;
    }

    .carousel-item h1 {
        bottom: 50% !important;
    }

    .carousel-item h2 {
        bottom: 23% !important;
    }

    .project_head_one img {
        width: 95%;
        margin: 0 0 30px 0;
    }

    .project_img {
        margin: 90px 0 0 0 !important;
    }
}


@media only screen and (min-width: 601px) and (max-width: 700px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 100px 100px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;

    }
    .box_one .heading h1 {
        font-size: 18px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 18px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }


    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 18px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 15%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
    }
    .project_logo{
        width: 56% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .fw-bold{
        font-size: 18px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }
    #floor-planss {
        padding: 0rem 0 3rem 0;
    }
    .list-unstyled li {
        margin-top: 10px;
        font-size: 12px;
    }

    .project-card {
        margin: 1% !important;
    }

    .tab.active::after {
        bottom: -5px !important;
    }
}

@media only screen and (min-width: 701px) and (max-width: 800px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 100px 4px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;
        letter-spacing: 0;

    }
    .box_one .heading h1 {
        font-size: 18px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 18px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }


    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 18px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 13%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
    }
    .project_logo {
        width: 30% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }
    .list-unstyled li {
        margin-top: 10px;
        font-size: 12px;
    }

    .project-card {
        margin: 1% !important;
    }

    .tab.active::after {
        bottom: -5px !important;
    }
}


@media only screen and (min-width: 801px) and (max-width: 900px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 100px 100px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;

    }
    .box_one .heading h1 {
        font-size: 18px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 18px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }

    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 18px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 10%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
    }
    .project_logo {
        width: 30% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }
    .list-unstyled li {

        font-size: 12px;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .box_head {
        width: 100%;
        background: url(../images/icon-bg.png) no-repeat 182px 18px #fff7ed;
        padding: 14% 4%;
        float: left;
        background-color: #f5ebde;
    }
    .box_one {
        width: 100%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_one .heading h6 {
        font-size: 14px;

    }
    .box_one .heading h1 {
        font-size: 18px;
        font-weight: 800;
        text-align: start;
        margin: 0 auto;
        padding: 1px 1px 14px;
    }
    .box_two {
        width: 100%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_two p {
        font-size: 12px;
    }
    .about-btn {
        display: inline-block;
        padding: 10px 13px;
        margin-top: 7px;
        border: 1px solid #a0886a;
        color: #a0886a;
        text-decoration: none;
        background-color: white;
        font-size: 12px;
        transition: all 0.3s ease;
    }
    .homeoverview p {
        font-size: 14px;
        color: #b49470;
        text-align: center;
    }
    .homeoverview h1 {
        font-size: 18px;
        font-weight: 800;
        padding: 0px 0 0;
    }
    .text{
        margin-bottom: 0;
    }

    .project-info {
        top: 24%;
        padding: 20px;
        opacity: 0.8;
        background-color: #565658;
    position: unset;
        left: 61%;
    }

    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 25% 0 69px 0;
        float: left;
    }
    .testimonial_left_heading h6{
    color: #b49470;
font-size: 14px;
letter-spacing: 0;
    }
    .testimonial_left {
        width: 100%;
    }
    .testimonial_left_heading h1 {
        font-size: 18px;
        font-weight: 800;
    }
    .testimonial_right {
        width: 100%;
        float: unset;
        margin-top: 2%;
    }
    .testimonial_right p {
        font-size: 12px;
        margin-top: 10%;
        /* float: none; */
    }
    .quote-text {
        position: relative;
        font-size: 14px;
        line-height: 1.6;
    }
    .author-name {
        font-weight: bold;
        font-size: 14px !important;
    }
    .author-company {
        font-size: 14px;
        color: #888;
    }
    .testimonial-card {
               font-size: 16px;
        padding: 4% !important;
    }
    .testimonial_details {
        margin-bottom: 0%;
    }
    .project_logo {
        width: 30% !important;
        margin: 0 auto;
    }
    .peace-one li {
        line-height: 25px;
        width: 100%;
        font-size: 12px;
    }
    .explore-btn {
     
        width: 100%;
        padding: 5px !important;
        margin-top: 20%;
        border-radius: 4px;
    }
    .explore-btn a {
        color: #b49470;
        font-size: 14px;
    }
    .para {
        margin-top: 21px;
        font-size: 12px;
    }
    .list-unstyled li {

        font-size: 12px;
    }
}


@media only screen and (min-width: 1001px) and (max-width: 1100px) {
   
    .box_two p {
        font-size: 17px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 14px;
    
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 15%;
        padding: 15px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 14px !important;
        line-height: 28px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 18%;
    }
    .testimonial_right p {
        font-size: 17px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 17px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 19px;
        font-size: 17px;
    }
}


@media only screen and (min-width: 1101px) and (max-width: 1200px) {
   
    .box_two p {
        font-size: 17px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 14px;
    
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 20%;
        padding: 15px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 14px !important;
        line-height: 28px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 13%;
    }
    .testimonial_right p {
        font-size: 17px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 17px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 19px;
        font-size: 17px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
}


@media only screen and (min-width: 1201px) and (max-width: 1300px) {
   
    .box_two p {
        font-size: 17px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 14px;
    
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 18%;
        padding: 15px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 12%;
    }
    .testimonial_right p {
        font-size: 17px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 17px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 19px;
        font-size: 17px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
}



@media only screen and (min-width: 1301px) and (max-width: 1400px) {
   
    .box_two p {
        font-size: 17px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 14px;
    
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 18%;
        padding: 15px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 12%;
    }
    .testimonial_right p {
        font-size: 17px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 17px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 26px;
        font-size: 17px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
}


@media only screen and (min-width: 1401px) and (max-width: 1500px) {
   
    .box_two p {
        font-size: 17px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 14px;
    
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 23%;
        padding: 25px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 32px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 18%;
    }
    .testimonial_right p {
        font-size: 17px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 17px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 26px;
        font-size: 17px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
    .divider { 
    }
}


@media only screen and (min-width: 1501px) and (max-width: 1600px) {
   
    .box_two p {
        font-size: 20px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 17px;
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 23%;
        padding: 25px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 18%;
    }
    .testimonial_right p {
        font-size: 20px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 20px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 26px;
        font-size: 20px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
    .divider { 
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
   
    .box_two p {
        font-size: 20px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 17px;
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 23%;
        padding: 25px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 36px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 18%;
    }
    .testimonial_right p {
        font-size: 20px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 20px;
    }
    .project05 h2 {
        font-size: 32px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 26px;
        font-size: 20px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
    .divider { 
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
   
    .box_two p {
        font-size: 22px;
    }
    .box_two {
        width: 48%;
        /* border: 1px solid red; */
        float: right;
    }
    .box_one {
        width: 40%;
        /* border: 1px solid red; */
        float: left;
    }
    .box_head {
        background: url(../images/icon-bg.png) no-repeat 100px 15px #fff7ed;
        padding: 10% 5%;
    }

    .box_one .heading h6 {
        font-size: 18px;
        color: #b49470;
        letter-spacing: 0;
    }
    .box_one .heading h1 {
        font-size: 48px;
        font-weight: 800;
    }
    .about-btn {
        font-size: 20px;
    }
    #amenities {
        width: 100%;
        float: left;
        margin: 8% 0 69px 0;
    }
    #floor-plans {
        background-color: #fdf2e4;
        width: 100%;
        margin: 8% 0px 0px 0px;
        float: left;
    }
    .homeoverview h1 {
        font-size: 48px;
        font-weight: 800;
    }
    .project_logo{
        width: 57% !important; 
        margin: 6px auto;
    }
    .project-info {
        top: 30%;
        padding: 25px;
        opacity: 0.8;
        background-color: #565658;
        position: absolute;
        left: 57%;
    }
    .peace-one li {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .explore-btn {
        border: 1px solid #fff;
        background-color: white;
        color: #b49470;
        transition: 0.3s ease;
        font-weight: 500;
        width: 100%;
        margin-top: 0% !important;
        border-radius: 4px;
    }
    .testimonial_left_heading h1 {
        font-size: 48px;
        font-weight: 800;
    }
    .testimonial_details {
        padding: 1% 5%;
        width: 100%;
        margin-bottom: 12%;
    }
    .testimonial_right p {
        font-size: 22px;
    }
    .testimonial_right {
        margin-top: 0%;
    }
    .testimonial-card {
        font-size: 16px;
        padding: 5% !important;
    }
    .quote-text {
        position: relative;
        font-size: 22px;
    }
    .project05 h2 {
        font-size: 48px;
    }
    .text{
      margin-bottom: 0rem;
    }
    .para {
        margin-top: 21px;
        line-height: 30px;
        font-size: 22px;
    }
    .social-icon {
        width: 50px;
        height: 43px;
    }
    .custom-navbar {
        padding: 11px 40px;
    }
    .divider { 
    }
}