@media only screen and (min-width: 320px) and (max-width: 479px) {
    .title-text {
        padding-bottom: 20px;
    }
    .title-text.center h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .invest_detail img{
        height: auto !important;
    }
    .about_projects_img{
        padding-left:20px;
        padding-right:20px;
    }
    .about_projects_inner .caption {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 25px);
        background: #eee;
        top: -5px;
        left: 0;
        margin-top: 10px;
        border-bottom: 1px solid #ccc;
        padding: 11px 10px;
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .about_projects_inner:hover .caption {
        top: 0;
        left: 0;
        opacity: 1;
    }
    .about_projects_inner{
        margin-bottom: 25px;
        width: 100%;
    }
    .about_projects_inner .caption h3 {
        color: #000;
        font-weight: 600;
        letter-spacing: 0px;
        margin-bottom: 10px;
        text-transform: capitalize;
        font-size: 20px;
        line-height: 16px;
    }
    .about_projects_inner .caption p {
        color: #000;
        width: 90%;
        margin:0 auto;
        overflow: visible;
    }
    .about_projects_inner:hover .content-overlay {
        opacity: 0;
    }
    .theproject #about_img {
        width: 100%;
        max-width: 100%;
        height: 300px;
        padding: 0;
        margin-top: -15px;
        object-fit: contain;
    }
    .about_projects_inner{
        width: 100%;
    }
    .title-text.center h4 {
        line-height: 24px;
        font-size: 15px;
        font: inherit;
        vertical-align: baseline;
        color: #666;
    }
    .inner_banner img{
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    .theproject p {
        line-height: 24px;
        font-size: 15px;
    }
    .theproject input {
        padding: 0px 20px;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 15px;
        padding:0 0 0 10px;
        color: #000;
        width: calc(100% - 10px);
    }
    .theproject .blockquote {
        padding: 20px;
        margin: 20px auto;
    }
    .theproject .blockquote p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 13px;
        margin-top: 10px;
    }
    .theproject .blockquote h5{
        font-size: 24px;
    }
    .theproject .blockquote .btn-primary{
        max-width: 170px;
        font-size: 15px;
        padding: 10px 20px;
    }
    .video_section iframe {
        width: 100%;
        height: 385px;
    }
    div.btn-redirect{
        width: 95% !important;
    }
    .retail_court .container .two.columns{
        width: 50% !important;
    }
    .btn-redirect {
        margin-top: 0;
        font-weight: normal;
        margin-bottom: 0;
        margin: 3px auto;
        border: none;
        font-weight: bold;
        display: inline-block;
        font-size: 15px;
        float: none;
        min-width: auto;
        padding: 9px;
    }
    #work img{
        height: 375px;
        object-fit: cover;
    }
    .rightside_image {
        height: 400px;
    }
    .one.columns                     { width: 100%;}
    .two.columns                     { width: 100%;}
    .three.columns                   { width: 100%;}
    .four.columns                    { width: 100%}
    .five.columns                    { width: 100%}
    .six.columns                     { width: 100%;}
    .seven.columns                   { width: 100%;}
    .eight.columns                   { width: 100%;}
    .nine.columns                    { width: 100%;}
    .ten.columns                     { width: 100%;}
    .eleven.columns                  { width: 100%;}
    .twelve.columns                  { width: 100%;}

    .leftside_content p {
        line-height: 24px;
        font-size: 15px;
        text-align: justify;
    }
    .leftside_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .leftside_content .center p{
        text-align: center;
    }
    .theproject img {
        margin: 0 auto 0 auto;
        height: 400px;
        object-fit: cover;
        width: 100%;
        object-position: center;
    }
    .retail_court .property_icons {
        min-height: 150px;
        height: 100%;
        padding: 5px;
        width: calc(100% - 20px);
    }
    .icon_desc {
        padding-bottom: 10px;
    }
    .banner_section img{
        height: auto;
    }
    .slider_section{
        display: none;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .cbp-af-header.cbp-af-header-shrink{
       top: 0px !important;
        box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    }
    .top_header{
        position: fixed;
        width: 100%;
        z-index: 5000;
        top: 0px;
        left: 0;
    }
    .top_header .container{
        width: 100%;
    }
    .top_header ul.social_icon{
        display: none;
    }
    .top_header ul.contactdetails{
       margin-bottom: 0;
        float: none;
        clear: both;
    }
    .top_header ul.contactdetails li{
        margin-left:0;
        width: 50%;
        padding: 0;
        margin: 0;
        background-color: #555555;
        color: #fff;
        list-style-type: none;
        float: left;
        line-height: 44px;
        font-size: 14px;
        height: 44px;
        text-align: center;
    }
    .top_header ul.contactdetails li a {
        color: #fff;
        font-size: 16px;
    }
    .top_header ul.contactdetails li.invert{
        padding: 0;
    }
    .top_header ul.contactdetails li i {
        color: #fff;
    }
    .main_header {
        margin-top: 44px;
        padding :10px 0;
    }
    .logo img {
        width: 75px;
    }
    #menu-wrap .container .columns{
        margin: 0;
    }


    .offset-by-two{
        padding: 0;
    }
    .why_passioproperties ._values{
        min-height:auto;
    }
    .call_us h3{
        text-align: center!important;
    }
    .call_us p {
        text-align: center!important;
        margin-bottom: 20px !important;
    }
    .theproject .three.columns{
        width: 50%;
    }
    .theproject .property_icons{
        min-height: 205px;
    }
    .call_us a {
        float: none;
        margin: 0 auto;
        display: block;
        clear: both;
        padding: 8px 15px;
        width: 75%;
    }
    .footer__bottom_text{
        line-height: 10px;
    }
    .footer__bottom .pull-right{
        float: none;
    }
    .right-footer p {
        text-align: center;
    }
    .left-footer p{
        text-align: center;
    }
    .footer-top img {
        display: block;
        margin: 0 auto 30px auto;
    }
    .social-footer {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .contact-det{
        margin-bottom: 20px;
    }

}
@media only screen and (min-width: 320px) and (max-width: 480px) {
._callus h3{
        text-align: center;
    }
    ._callus .pull-right{
        float: none;
        clear: both;
    }
    .gallery .container{
        width: 100%;
    }
    #owl-logos .item img{
        height: 250px;
        object-fit: cover;
    }
    ._callus a{
        margin: 0 auto;
        display: block;
        width: 49%;
        padding: 13px;
    }
    ._callus{
        padding: 20px 0;
    }
    #owl-logos.owl-theme .owl-controls{
        position: absolute;
        right: 0px;
        text-align: center;
        top: -57px;
        z-index: 100;
        width: 100%;
        left: 74%;
    }
    .owl-theme .owl-controls .owl-buttons div{
        font-size: 14px !important;
        height: 30px;
        width: 45px;
        line-height: 30px;
    }
    .owl-controls .owl-buttons .owl-next{
        right: 0;
        left: 50px;
    }
    .royal_garden img{
        max-width: 100%;
        object-fit: contain;
        height: auto;
    }
    .banner_section, .inner_banner{/*
        margin-top: 115px;*/
        position: relative;
    }
    .white-popup{
        min-height: 290px;
    }
    .main_header ul.navbar-nav > li{
        padding-right: 0;
    }
    .rightside_image iframe{
        height: 300px;
    }
    .main_header ul.navbar-nav{
        margin: 10px auto 0 auto !important;
        z-index: 999;
        position: absolute;
        box-shadow: 0 4px 3px rgb(0 0 0 / 10%);
    }
    .main_header ul.navbar-nav > li a{
        display: block;
    }
    .logo img{
            padding-left: 20px;
    }
    .menu-collapser{
        right: 10px;
    }
    .main_header .container{
        width: 100% !important;
    }
    /*.cbp-af-header.cbp-af-header-shrink ul.slimmenu{
        margin: 60px auto 0 auto !important;
    }*/
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .title-text {
        padding-bottom: 20px;
    }
    .cbp-af-header.cbp-af-header-shrink{
       top: 0px !important;
        box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    }
    .logo img{
            padding-left: 20px;
    }
    .menu-collapser{
        right: 10px;
    }
    .main_header .container{
        width: 100%;
    }
    .main_header ul.navbar-nav > li a{
        display: block;
    }
    .main_header ul.navbar-nav{
        margin: 10px auto 0 auto !important;
        z-index: 999;
        position: absolute;
        left: -10px;
        right: -10px;
        box-shadow: 0 4px 3px rgb(0 0 0 / 10%);
    }
     /*.cbp-af-header.cbp-af-header-shrink ul.slimmenu{
        margin: 60px auto 0 auto !important;
    }*/
    .main_header ul.navbar-nav > li{
        padding-right: 0;
    }
    .main_header .two.columns, .main_header .ten.columns{
        width: 50%;
        display: inline-block;
        float: left !important;
    }
    .inner_banner iframe{
        height: 300px !important;
    }
    .banner_section, .inner_banner{
        /*margin-top: 115px;*/
        position: relative;
    }
    .main_header .two.columns, .main_header .ten.columns{
        width: 50%;
    }
    .white-popup{
        min-height: 290px;
    }
    .invest_detail img{
        height: auto !important;
    }
    .rightside_image iframe{
        height: 300px;
    }
    ._callus{
        padding: 20px 0;
    }
    .gallery .container{
        width: 100%;
    }
    .royal_garden img{
        max-width: 100%;
        object-fit: contain;
        height: auto;
    }
    #owl-logos.owl-theme .owl-controls{
        position: absolute;
        right: 0px;
        text-align: center;
        top: -57px;
        z-index: 100;
        width: 100%;
        left: 77%;
    }
    .owl-theme .owl-controls .owl-buttons div{
        font-size: 14px !important;
        height: 30px;
        width: 45px;
        line-height: 30px;
    }
    .owl-controls .owl-buttons .owl-next{
        right: 0;
        left: 50px;
    }
    .logo {
        position: relative;
        z-index: 0;
    }
    ._callus h3{
        text-align: center;
    }
    ._callus .pull-right{
        float: none;
        clear: both;
    }
    ._callus a{
        margin: 0 auto;
        display: block;
        width: 49%;
        padding: 13px;
    }
    .contact-det{
        margin-bottom: 20px;
    }
    .call_us a{
       float: none;
        margin: 0 auto;
        display: block;
        max-width: 255px;
    }
    .about_projects_img{
        padding-left:20px;
        padding-right:20px;
    }
    .about_projects_inner .caption {
        position: relative;
        text-align: center;
        padding-left: 0 ;
        padding-right: 0 ;
        width: 100%;
        background: #eee;
        top: -5px;
        left: 0;
        border-bottom: 1px solid #ccc;
        padding: 15px 0!important;
        opacity: 1;
         -webkit-transform: none; 
        -moz-transform: none;
         transform: none; 
         -webkit-transition: all 0.3s ease-in-out 0s; 
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .about_projects_inner:hover .caption {
        top: 0;
        left: 0;
        opacity: 1;
    }
    .about_projects_inner{
        margin-bottom: 25px;
        width: 100%;
    }
    .about_projects_inner .caption h3 {
        color: #000;
        font-weight: 600;
        letter-spacing: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 16px;
    }
    .about_projects_inner .caption p {
        color: #000;
        margin: 0 auto;
        width: 90%;
        overflow: visible;
    }
    .title-text.center h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .title-text.center h4 {
        font-size: 18px;
        line-height: 32px;
    }
    .theproject p {
        line-height: 24px;
        font-size: 15px;
    }
    .inner_banner img{
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    .theproject #about_img {
        width: 100%;
        max-width: 100%;
        height: 300px;
        padding: 0;
        margin-top: -15px;
        object-fit: contain;
    }
    .about_projects_inner{
        width: 100%;
    }
    .about_projects_inner:hover .content-overlay {
        opacity: 0;
    }
    .theproject input {
        padding: 0px 20px;
        font-size: 15px;
        margin-top: 0px;
        padding:0 0 0 10px;
        color: #000;
        width: calc(100% - 10px);
    }
    .theproject .blockquote {
        padding: 20px;
        margin: 20px auto;
    }
    .theproject .blockquote p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 13px;
        margin-top: 10px;
    }
    .theproject .blockquote h5{
        font-size: 24px;
    }
    .theproject .blockquote .btn-primary{
        max-width: 170px;
        font-size: 15px;
        padding: 10px 20px;
    }
    .video_section iframe {
        width: 100%;
        height: 385px;
    }
    .btn-redirect {
        margin-top: 0;
        margin-bottom: 0;
        margin: 0 auto;
        border: none;
        clear: both;
        margin: 0 auto !important;
        display: inline-block;
        font-size: 15px;
        float: none !important;
        max-width: 100px;
        padding: 12px 20px;
    }
    div.btn-redirect{
        width: 90%;
        margin: 3px auto;
    }

    #work img{
        height: 375px;
        object-fit: cover;
    }
    .rightside_image {
        height: 525px;
    }
    .container {
        width: calc(100% - 30px);
    }
    .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .one-fifth.column, .container .two-fifths.column, .container .three-fifths.column, .container .four-fifths.column{
        width: 100%;
    }
    .seven.columns, .five.columns, .six.columns{
        width: 100%;
    }

    .leftside_content p {
        line-height: 24px;
        font-size: 15px;
        text-align: justify;
    }
    .leftside_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .leftside_content .center p{
        text-align: center;
    }
    .theproject img {
        margin: 0 auto 0 auto;
        height: 340px;
        object-fit: cover;
        width: 100%;
        object-position: center;
    }
    .retail_court .property_icons {
        min-height: 160px;
        height: 100%;
        padding: 5px;
        width: calc(100% - 20px);
    }
    .icon_desc {
        padding-bottom: 10px;
    }
    .banner_section{
        display: block;
    }
    .banner_section img{
        height: 300px;
    }
    .slider_section{
        display: none;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .padding-top {
        padding-top: 50px;
    }
    /*.cbp-af-header.cbp-af-header-shrink{
        position: relative;
    }*/
    .top_header{
        position: fixed;
        width: 100%;
        z-index: 5000;
        top: 0px;
        left: 0;
    }
    .top_header .container{
        width: 100%;
    }
    .top_header .container .seven.columns,
    .top_header .container .five.columns{
        width: 100%;
    }
    .top_header ul.social_icon{
        display: none;
    }
    .top_header ul.contactdetails{
       margin-bottom: 0;
        float: none;
        clear: both;
    }
    .top_header ul.contactdetails li{
        margin-left:0;
        width: 50%;
        padding: 0;
        margin: 0;
        background-color: #6e6e6e;
        color: #fff;
        list-style-type: none;
        float: left;
        line-height: 44px;
        font-size: 14px;
        height: 44px;
        text-align: center;
    }
    .top_header ul.contactdetails li a {
        color: #fff;
        font-size: 16px;
    }
    .top_header ul.contactdetails li.invert{
        padding: 0;
    }
    .top_header ul.contactdetails li i {
        color: #fff;
    }
    .main_header {
        margin-top: 44px;
        padding :10px 0;
    }
    .logo img {
        width: 75px;
    }
    #menu-wrap .container .columns{
        margin: 0;
    }
    .retail_court{
        margin-bottom: 50px;
    }
    .offset-by-two{
        padding: 0;
    }
    .why_passioproperties ._values{
        min-height:auto;
    }
    .call_us h3{
        text-align: center!important;
    }
    .call_us p {
        text-align: center!important;
        margin-bottom: 20px !important;
    }
    .call_us a{
        float: none;
        margin: 0 auto;
        display: block;
        max-width: 255px;
    }
    .right-footer p {
        text-align: center;
    }
    .left-footer p{
        text-align: center;
    }
    .footer-top img {
        display: block;
        margin: 0 auto 30px auto;
    }
    .social-footer {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .title-text {
        padding-bottom: 20px;
    }
    .logo {
        position: relative;
        z-index: 0;
    }
    .about_projects_img{
        padding-left:20px;
        padding-right:20px;
    }
    .about_projects_inner .caption {
        position: relative;
        text-align: center;
        padding-left: 0 ;
        padding-right: 0 ;
        width: 100%;
        background: #eee;
        top: -5px;
        left: 0;
        border-bottom: 1px solid #ccc;
        padding: 15px 0!important;
        opacity: 1;
         -webkit-transform: none; 
        -moz-transform: none;
         transform: none; 
         -webkit-transition: all 0.3s ease-in-out 0s; 
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .about_projects_inner:hover .caption {
        top: 0;
        left: 0;
        opacity: 1;
    }
    .about_projects_inner{
        margin-bottom: 25px;
        width: 50%;
    }
    .about_projects_inner .caption h3 {
        color: #000;
        font-weight: 600;
        letter-spacing: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 16px;
    }
    .about_projects_inner .caption p {
        color: #000;
        width: 90%;
        margin:0 auto;
        overflow: visible;
    }
    .about_projects_inner:hover .content-overlay {
        opacity: 0;
    }
    .inner_banner img{
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    .theproject #about_img {
        width: 100%;
        max-width: 100%;
        height: 300px;
        padding: 0;
        margin-top: -15px;
        object-fit: contain;
    }
    .title-text.center h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .title-text.center h4 {
        font-size: 18px;
        line-height: 32px;
    }
    .theproject p {
        line-height: 24px;
        font-size: 15px;
    }
    .theproject input {
        padding: 0px 20px;
        font-size: 15px;
        margin-top: 10px;
        padding:0 0 0 10px;
        color: #000;
        width: calc(100% - 10px);
    }
    .theproject .blockquote {
        padding: 20px;
        margin: 20px auto;
    }
    .theproject .blockquote p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 13px;
        margin-top: 10px;
    }
    .theproject .blockquote h5{
        font-size: 24px;
    }
    .theproject .blockquote .btn-primary{
        max-width: 170px;
        font-size: 15px;
        padding: 10px 20px;
    }
    .video_section iframe {
        width: 100%;
        height: 385px;
    }
    .btn-redirect {
        margin-top: 0;
        margin-bottom: 0;
        margin: 0 auto;
        border: none;
        clear: both;
        display: block;
        font-size: 15px;
        float: none;
        max-width: 100px;
        padding: 12px 20px;
    }
    #work img{
        height: 375px;
        object-fit: cover;
    }
    .rightside_image {
        height: 650px;
    }
    .container {
        width: calc(100% - 30px);
    }
    .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .one-fifth.column, .container .two-fifths.column, .container .three-fifths.column, .container .four-fifths.column{
        width: 100%;
    }
    .container .column, .container .columns{
        margin:0;
    }
    .seven.columns, .five.columns, .six.columns ,.four.columns, .eight.columns{
        width: 100%;
    }
    .iconsection .three.columns{
        width:50%;
    }
    .retail_court{
        margin-bottom: 50px;
    }

    .leftside_content p {
        line-height: 24px;
        font-size: 15px;
        text-align: justify;
    }
    .leftside_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .leftside_content .center p{
        text-align: center;
    }
    .theproject img {
        margin: 0 auto 0 auto;
        height: 450px;
        object-fit: cover;
        width: 100%;
        object-position: center;
    }
    .retail_court .property_icons {
        min-height: 160px;
        height: 100%;
        padding: 5px;
        width: calc(100% - 20px);
    }
    .icon_desc {
        padding-bottom: 10px;
    }
    .banner_section{
        display: block;
    }
    .banner_section img {
        height: 450px;
    }
    .slider_section{
        display: none;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .cbp-af-header.cbp-af-header-shrink{
        position: relative;
    }
    .top_header{
        position: fixed;
        width: 100%;
        z-index: 5000;
        top: 0px;
        left: 0;
    }
    .top_header .container{
        width: 100%;
    }
    .top_header .container .seven.columns,
    .top_header .container .five.columns{
        width: 100%;
    }
    .top_header ul.social_icon{
        display: none;
    }
    .top_header ul.contactdetails{
       margin-bottom: 0;
        float: none;
        clear: both;
    }
    .top_header ul.contactdetails li{
        margin-left:0;
        width: 50%;
        padding: 0;
        margin: 0;
        background-color: #6e6e6e;
        color: #fff;
        list-style-type: none;
        float: left;
        line-height: 44px;
        font-size: 14px;
        height: 44px;
        text-align: center;
    }
    .top_header ul.contactdetails li a {
        color: #fff;
        font-size: 16px;
    }
    .top_header ul.contactdetails li.invert{
        padding: 0;
    }
    .top_header ul.contactdetails li i {
        color: #fff;
    }
    .main_header {
        margin-top: 44px;
        padding :10px 0;
    }
    .logo img {
        width: 85px;
    }
    #menu-wrap .container .columns{
        margin: 0;
    }
    .offset-by-two{
        padding: 0 !important;
    }
    .why_passioproperties ._values{
        min-height:auto;
    }
    .call_us h3{
        text-align: center!important;
    }
    .call_us p {
        text-align: center!important;
        margin-bottom: 20px !important;
    }
    .call_us a{
        float: none;
        margin: 0 auto;
        display: block;
        max-width: 255px;
    }
    .right-footer p {
        text-align: center;
    }
    .left-footer p{
        text-align: center;
    }
    .footer-top img {
        display: block;
        margin: 0 auto 30px auto;
    }
    .social-footer {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }    
    .contact-det{
        margin-bottom: 20px;
    }
}
