/************************ Responsive Script START **************************/

/*@media only screen and (max-width: 1300px) {*/
/*    .menu_space ._about {*/
/*        margin-top:70px*/
/*    }*/
/*}*/

@media only screen and (min-width: 1700px) and (max-width: 1899px) {
    .order-101{
        display:none;
    }
    .order-1{
        display:block;
    }
    .header-menu {
        position: fixed;
        top: 0px;
        right: 10px; 
        z-index: 999;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
        padding: 50px 50px;
        visibility: hidden;
        display: none;
    }
    .big_tabs .tab .active {
        display: block;
    }
    .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 175px;
    }
    .our-msg-container {
        padding-right: 20px;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
    }
    .our-container .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .our-container2 .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 20px;
        line-height: 32px;
        padding-left: 0px!important;
        padding-right: 20px!important;
    }
    .box_form_wrapper {
        width: 100%;
        padding: 20px;
    }
    ._box_contact_ {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0px;
    }
    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end ---------- */
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 22px;
        font-weight: bold;
        font-family: "Roboto";
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .main-image {
        background-image: url("../images/philosophy_img.jpg");
        background-size: cover;
        max-height: 1242px;
        height: 1242px;
        max-width: 100%;
        width: 730px;
        border-radius: 5px;
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .row {
        margin-right: -100px;
        margin-left: -80px;
    }
    .sub-sec1 .logo .main2 .intro-display .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .footer-container .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 80px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .footer-container {
        background-color: #A87E54!important;
        padding: 2% 12%!important;
        margin-left: 0px!important;
    }
    .footer_navs{
        margin-bottom:53px;
        padding-left: 0px;
    }
    .footer-navs-label {
        margin-left: 25px;
    }
    .footer-items{
        display: grid;
        grid-template-columns: auto auto auto auto;
    }
    .footer-container .footer-items img {
        margin-right: -40px;
        height: 160px;
        width: 280px;
    }
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 50px;
        margin-right: -50px;
    }
    .footer-content .col-md-3 {
         width: 90% !important; 
    }
    .footer-container .container-fliud{
        width:100%;
        padding:0px;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-logo-style {
        height: 90px;
        margin-left: 189px;
        margin-right: -100px;
        /* margin-top: 0px; */
        /* padding-bottom: 0px; */
    }
    .footer-label {
        margin-left: 60px;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
    }
    .main3{
        padding:0px;
        margin-left:-100px;
    }
    .msg-container{
        padding: 20px;
        color: black;
        margin-right: 60px;
        
    }
    .header_bg {
        background-size:cover;
        background-position: center
    }

    .form-section label {
        width: 15%!important
    }

    footer .__form_inner_ {
        top: auto
    }

    footer .image-overlap {
        width: 100%
    }

    .title_new {
        margin-top: 2rem
    }

    .menu_space ._about {
        margin-top: 80px
    }

    .highlight-numbers ._item__ {
        margin-right: 3rem
    }

    .header_bg.header_bg_projects {
        background-size: cover!important
    }

    .box_testimonial_new_wrapper h2 {
        font-size: 16px
    }

    .box_testimonial_new_wrapper {
        padding: 1rem 0
    }

    .seconod_box img {
        width: 60px!important
    }

    .box_testimonial_new_wrapper.events_ {
        padding: 1rem
    }
     .main2{
        margin: 10px; 
    }
    .header_bg.header_bg_projects {
        background-size: cover!important
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .our-philosophy-container .first-para{
        margin-left:0px;
    }
    .ourphilosophy {
        display: grid!important;
        grid-template-columns: auto auto!important;
        margin-left: 25px!important;
    }
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 320px;
    }
    .our-philosophy .main-image {
        width: 150px
    }

    .our-philosophy .inner {
        top: auto
    }

    .our-philosophy .first-para {
        width: 100%;
        margin-top: 3rem
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .col-md-3 {
        width: 100%;
    }
    .contact_us {
        background: url(../images/stripes-bg@2x.png) 0 0 no-repeat;
         width: 100%; 
        background-size: cover;
        padding-top: 20px;
        margin-left: 0px;
        margin-top: -25px;
    }
    .disclaimer_footer {
        padding: 8px 15px 0
    }
    
    .our-img {
        height: auto;
        width: 95%;
        padding-left: 15px!important;
        padding-right: 0px!important;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 20px!important;
        padding-right: 15px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 20px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 20px!important;
        padding-right: 0px!important;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 150px;
        font-size: 25px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .flex-container{
        display:flex;
        flex-direction:column;
    }
    .col-md-6{
        width:100%;
    }
    .sub-sec1 .logo .main2 .intro-display .col-md-6 {
        width:50%;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 30px;
        font-weight: bold;
        font-family: "Roboto";
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .first-para {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 40px; 
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
    }
    .ourphilosophy .feature-text {
        display: flex!important;
        flex-direction: column!important;
        background-color: #DAAA68!important;
        padding: 25px!important;
        margin-bottom: 20px!important;
        transition: .6s!important;
        width: 90%!important;
        height: 90%!important;
        margin-left: 20px;
    }
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        max-height: 1242px;
        height: 922px;
        max-width: 100%;
        width: 100%;
        border-radius: 5px;
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .footer_navs {
        margin-bottom: 53px;
        padding-left: 0px;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 0px;
        transition: .6s;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .project-img {
        width: 100%;
        height: auto;
        border-radius: 20px;
        padding-right: 0px;
    }
    
    .msg-container {
        padding: 0px;
        margin: 0px;
    }
    
    h1 {
        font-size: 40px;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .allprojects .row {
        display: flex;
        margin-right: 0px;
        margin-left: 0px;
    }
    .about-us {
        background-color: #64443c;
        padding-top: 20px;
        width: 100%;
    }
    .about-us .container .p_odigma{
        color: #fff;
        position: relative;
        font-size: 15px;
        top:-20px;
        /*text-align:center;*/
    }
    .about-us .container .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 10px;
        font-size: 14px;
        padding-left: 10px;
        /* margin-left: 275px; */
        margin-left: 60px!important;
    }
    .about-us .container .podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 200px!important;
    }
    .contact_wrapper_content {
        display: flex;
        height: auto;
        background-color: #A87E54;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: 490px;
    }
    .terms-podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 0px;
        margin-right: 200px;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    .order-101{
        display:none;
    }
    .order-1{
        display:block;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 30px;
        font-weight: bold;
        font-family: "Roboto";
    }
    .about-para p {
        padding-left: 150px;
        padding-right: 150px;
        padding-top: 50px;
        font: 26px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 30px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
        padding: 50px 50px;
        visibility: hidden;
        display: none;
    }
    .big_tabs .tab .active {
        display: block;
    }
    .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 175px;
    }
    .our-msg-container {
        padding-right: 20px;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
    }
    .our-container .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .our-container2 .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 20px;
        line-height: 32px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .box_form_wrapper {
        width: 100%;
        padding: 20px;
    }
    ._box_contact_ {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0px;
    }
    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end ---------- */
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .main-image {
        background-image: url("../images/philosophy_img.jpg");
        background-size: cover;
        max-height: 1242px;
        height: 1242px;
        max-width: 100%;
        width: 730px;
        border-radius: 5px;
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .row {
        /*margin-right: -100px;*/
        /*margin-left: -80px;*/
    }
    .allprojects .row {
        display: flex;
        margin-right: 0px;
        margin-left: 0px;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 80px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    /*.footer-container {*/
    /*    background-color:#A87E54;*/
    /*    padding-top: 20px!important;*/
    /*    padding-bottom: 0px!important;*/
    /*    margin-left: 0px;*/
    /*}*/
    .footer-container {
        background-color: #A87E54;
        padding: 30px!important;
        margin-left: 0px;
    }
    .footer_navs{
        margin-bottom:53px;
        padding-left: 0px;
    }
    .footer-navs-label {
        margin-left: 25px;
    }
    .footer-items{
        display: grid;
        grid-template-columns: auto auto auto auto;
        width: 80%;
    }
    /*.footer-container .main1 img {*/
    /*    margin-right: -40px;*/
    /*    height: 150px;*/
    /*    width: 230px;*/
    /*}*/
    .footer-container .main1 img {
        margin-right: 0px;
        margin-left: 0px;
        height: 150px;
        width: 260px;
        margin-top: 30px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 60px;
        margin-right: -80px;
    }
    .footer-content .col-md-3 {
         width: 90% !important; 
    }
    .footer-container .container-fliud{
        width:100%;
        padding:0px;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-logo-style {
        height: 90px;
        margin-left: 189px;
        margin-right: -100px;
        /* margin-top: 0px; */
        /* padding-bottom: 0px; */
    }
    /*.footer-label {*/
    /*    margin-left: 60px;*/
    /*}*/
    .footer-label {
        margin-left: 10%;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
    }
    .main3{
        padding:0px;
        margin-left:-100px;
    }
    .msg-container{
        padding: 20px;
        color: black;
        margin-right: 60px;
        
    }
    .header_bg {
        background-size:cover;
        background-position: center
    }

    .form-section label {
        width: 15%!important
    }

    footer .__form_inner_ {
        top: auto
    }

    footer .image-overlap {
        width: 100%
    }

    .title_new {
        margin-top: 2rem
    }

    .menu_space ._about {
        margin-top: 80px
    }

    .highlight-numbers ._item__ {
        margin-right: 3rem
    }

    .header_bg.header_bg_projects {
        background-size: cover!important
    }

    .box_testimonial_new_wrapper h2 {
        font-size: 16px
    }

    .box_testimonial_new_wrapper {
        padding: 1rem 0
    }

    .seconod_box img {
        width: 60px!important
    }

    .box_testimonial_new_wrapper.events_ {
        padding: 1rem
    }
     .main2{
        margin: 10px; 
    }
    .header_bg.header_bg_projects {
        background-size: cover!important
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .our-philosophy-container .first-para{
        margin-left:0px;
    }
    .ourphilosophy{
        display: grid;
        grid-template-columns: auto auto;
        width:80%;
    }
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 320px;
    }
    .our-philosophy .main-image {
        width: 150px
    }

    .our-philosophy .inner {
        top: auto
    }

    .our-philosophy .first-para {
        width: 100%;
        margin-top: 3rem
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    
    .our-img {
         height: auto; 
        width: 95%;
        padding-left: 86px;
        padding-right: 15px;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 15px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 30px!important;
        padding-right: 15px!important;
    }
    .our-img-2 {
        height: 370px;
        width: 100%;
        padding-left: 20px!important;
        padding-right: 0px!important;
    }
    .our-philosophy-container .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 80%;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 15px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 30px!important;
        padding-right: 20px!important;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .our-philosophy-container-main{
        background:#A87E54;
    }
    .our-philosophy-container {
        background: #A87E54;
        padding-top: 20px;
        padding-bottom: 100px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 100% !important;
    }
    .our-philosophy-container .first-para {
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 20px!important;
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
        text-align: justify!important;
        margin-right: 20px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .about-us .container .podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 100px!important;
    }
    .container {
        width: 80%;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .flex-container{
        display:flex;
        flex-direction:column;
    }
    .col-md-6{
        /*width:100%;*/
        /*width:90%;*/
        /*padding-left: 40px;*/
    }
    .projects-flex {
        display: flex;
        width: 100%;
        /* text-align: center; */
    }
    .first-para {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 40px; 
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        max-height: 1242px;
        height: 922px;
        max-width: 100%;
        width: 100%;
        border-radius: 5px;
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .footer_navs {
        margin-bottom: 53px;
        padding-left: 0px;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 0px;
        transition: .6s;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .project-img {
        width: 100%;
        height: auto;
        border-radius: 20px;
    }
    .msg-container {
        padding: 0px;
        margin: 0px;
    }
    
    h1 {
        font-size: 40px;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    ul{
        padding-left: 15px!important;
    }
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 16px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    .intro-style{
        /*width:90%;*/
        /*font-size:22px;padding-right:0px;padding-left:80px;*/ 
    }
    .intro-details{
        text-align: justify !important;color: #000;
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 19px;font-weight:bold
    }
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    .col-md-3 {
        width: 100%;
    }
    .contact_us {
        background: url(../images/stripes-bg@2x.png) 0 0 no-repeat;
         width: 100%; 
        background-size: cover;
        padding-top: 20px;
        margin-left: 0px;
        margin-top: -25px;
    }
    .disclaimer_footer {
        padding: 8px 15px 0
    }
    .contact_wrapper_content {
        display: flex;
        height: auto;
        background-color: #A87E54;
    }
    .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 10px;
        font-size: 14px;
        padding-left: 10px;
        /* margin-left: 275px; */
        margin-left: -65px;
    }
    .podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 25px;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: 420px;
    }
    .terms-podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 0px;
        margin-right: 80px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .order-101{
        display:none;
    }
    .order-1{
        display:block;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    
    .our-philosophy-container .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 80%;
    }
    .our-philosophy-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 100px;
        text-align: center;
        max-width: 1380px;
        font-weight: 900;
        margin-bottom: 40px;
        margin-top: 40px;
        /* border-radius: 5px; */
        opacity: 0.3;
        /* font-weight: bold; */
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        /*padding-right: 0px!important;*/
        padding-left: 0px!important;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        padding-right: 10px!important;
        padding-left: 0px!important;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 15px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
    }
    .our-container .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .our-container2 .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 19px;
        line-height: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .box_form_wrapper {
        width: 100%;
        padding: 20px;
    }
    ._box_contact_ {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0px;
    }
    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end ---------- */
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    /*.para {*/
    /*    padding-left: 0px;*/
    /*    padding-right: 0px;*/
    /*    font-size: 28px;*/
    /*    text-align: justify;*/
    /*}*/
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .logo .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .main-heading {
        font-weight: bold;
        font-family: "Roboto";
        margin-top: 60px!important;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 36px!important;
        font-weight: bolder;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .about-para p {
        padding-left: 140px;
        padding-right: 140px;
        padding-top: 50px;
        font: 22px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 27px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .big_tabs .tabs ul li.active a {
        color: #95683e;
        font-weight: 700;
        font-size: 23px;
    }
    .tabs-inner p {
        text-align: justify;
        font-size: 19px;
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-img-2 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px;
        padding-right: 30px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .row {
        margin-right: -50px;
        margin-left: -40px;
    }
    .our-philosophy-container .container .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .projects-flex .msg-container-comleted p {
        margin: 0;
        font: 16px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    .projects-flex .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .allprojects{
        background-image: url(../images/Background.jpg);
        /*padding: 30px;*/
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .allprojects .row {
        display: flex;
        margin-right: 0px;
        margin-left: 0px;
    }
    .allprojects .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-img {
        width: auto;
        height: auto;
        border-radius: 0px;
        padding-right: 0px;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 80px;
    }
    .footer-container {
        background-color: #A87E54;
        padding: 30px!important;
        margin-left: 0px;
    }
    
    .about-us .container {
        width: 80%;
    }
    .footer_navs{
        margin-bottom:53px;
        padding-left: 0px;
    }
    .footer-navs-label {
        margin-left: 25px;
    }
    .footer-items{
        display: grid;
        grid-template-columns: auto auto auto auto;
        width: 80%;
    }
    .footer-container .main1 img {
        margin-right: 0px;
        margin-left: 0px;
        height: 150px;
        width: 260px;
        margin-top: 30px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 15px;
        margin-right: 0px;
    }
    .footer-content .col-md-3 {
         width: 100% !important; 
    }
    .footer-container .container-fliud{
        width:100%;
        padding:0px;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-logo-style {
        height: 90px;
        margin-left: 189px;
        margin-right: -100px;
        /* margin-top: 0px; */
        /* padding-bottom: 0px; */
    }
    .footer-label {
        margin-left: 10%;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
    }
    .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 10px;
        font-size: 14px;
        padding-left: 10px;
        /* margin-left: 275px; */
        margin-left: -65px;
    }
    .podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 25px;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: 290px;
    }
    .terms-podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 0px;
        margin-right: 55px;
    }
    .main3{
        padding:0px;
        margin-left:-100px;
    }
    .msg-container{
        padding: 20px;
        color: black;
        margin-right: 60px;
        
    }
    .header_bg {
        background-size:cover;
        background-position: center
    }

    .form-section label {
        width: 15%!important
    }

    footer .__form_inner_ {
        top: auto
    }

    footer .image-overlap {
        width: 100%
    }

    .title_new {
        margin-top: 2rem
    }

    .menu_space ._about {
        margin-top: 80px
    }

    .highlight-numbers ._item__ {
        margin-right: 3rem
    }

    .header_bg.header_bg_projects {
        background-size: cover!important
    }

    .box_testimonial_new_wrapper h2 {
        font-size: 16px
    }

    .box_testimonial_new_wrapper {
        padding: 1rem 0
    }

    .seconod_box img {
        width: 60px!important
    }

    .box_testimonial_new_wrapper.events_ {
        padding: 1rem
    }
     .main2{
        margin: 10px; 
    }
    .header_bg.header_bg_projects {
        background-size: cover!important
    }
    .our-philosophy-container .first-para {
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 30px!important;
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 10px;
        text-align: justify!important;
        margin-right: 0px;
    }
    
    .ourphilosophy {
        display: grid!important;
        grid-template-columns: auto auto!important;
        margin-left: -45px!important;
        width: 100%!important;
        /* margin-bottom: 0px!important; */
    }
    
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: auto;
    }
    .our-philosophy .main-image {
        width: 150px
    }

    .our-philosophy .inner {
        top: auto
    }

    .our-philosophy .first-para {
        width: 100%;
        margin-top: 3rem
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
        padding: 50px 50px;
        visibility: hidden;
        display: none;
    }
    .big_tabs .tab .active {
        display: block;
    }
    .col-md-3 {
        width: 100%;
    }
    .disclaimer_footer {
        padding: 8px 15px 0
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 10px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 150px;
        font-size: 25px;
    }
    /*.container {*/
    /*    width: 80%;*/
    /*}*/
    .flex-container{
        display:flex;
        flex-direction:column;
    }
    /*.col-md-6{*/
    /*    width:100%;*/
    /*}*/
    .col-md-6 {
      /*width: 90%;*/
        padding-left: 40px;
    }
    .first-para {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 40px; 
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
    }
    .ourphilosophy .feature-text {
        display: flex!important;
        flex-direction: column!important;
        background-color: #DAAA68!important;
        padding: 25px!important;
        margin-bottom: 20px!important;
        transition: .6s!important;
        width: 235%!important;
        height: 93%!important;
    }
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        max-height: 1242px;
        height: 1000px!important;
        max-width: 100%;
        width: 100%;
        border-radius: 5px;
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .feature-text-inner {
        background-color: white;
        padding: 10px;
        height: 300px;
    }
    .footer_navs {
        margin-bottom: 53px;
        padding-left: 0px;
    }
    .projects-flex {
        display: flex;
        flex-direction: row;
        /*width: 98%;*/
        width: 100%;
    }
    .projects-text {
        /*margin-left:10px;*/
        margin-bottom: 20px;
        transition: .6s;
        width: auto;
        height: auto;
        border-radius: 20px;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 0px;
        transition: .6s;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .msg-container {
        padding: 0px;
        margin: 0px;
    }
    h1 {
        font-size: 40px;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    p {
        margin: 0;
        font: 21px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 15px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    /*ul{*/
    /*    padding-left: 15px!important;*/
    /*}*/
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 16px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    .intro-style{
         /*width:90%;*/
        font-size:22px;padding-right:0px;
         /*padding-left:0px;*/
    }
    .intro-details{
        text-align: justify !important;color: #000;
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 19px;font-weight:bold
    }
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    .blog_box_section {
        display: grid !important;
        grid-template-columns: auto auto;
        /* flex-wrap: wrap; */
        /* flex-direction: row; */
    }
    .blog_post_box img{
        width:100%!important;
        height:230px;
        object-fit:cover
    }
    .contact_wrapper_content {
        display: flex;
        height: auto;
        background-color: #A87E54;
    }
}

@media only screen and (min-width: 1014px) and (max-width: 1199px) {
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        background-position: center;
        max-height: 1242px;
        height: 930px!important;
        max-width: 100%;
        width: 100%;
        border-radius: 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1014px) {
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        background-position: center;
        max-height: 1242px;
        height: 960px!important;
        max-width: 100%;
        width: 100%;
        border-radius: 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .order-101{
        display:none;
    }
    .order-1{
        display:block;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .main-heading {
        font-weight: bold;
        font-family: "Roboto";
        margin-top: 60px!important;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 35px!important;
        font-weight: bolder;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .about-para p {
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 50px;
        font: 20px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .tabs-inner p {
        text-align: justify;
        font-size: 18px;
        line-height: 23px;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .logo .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .container {
        width: 95%;
        margin-right: auto;
        margin-left: auto;
    }
    .our-philosophy-container .container {
        width: 80%; 
        margin-right: auto!important;
        margin-left: auto!important;
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our-container .row {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 175px;
    }
    .our-heading {
        color: #f1debe;
        font-weight: bold;
        font-size: 30px;
        text-align: left;
        padding-left: 15px;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 17px;
        line-height: 22px;
        padding-left: 15px;
        padding-right: 0px;
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }
    .blog_post_box img{
        width:100%!important;
        height:230px;
        object-fit:cover
    }
    .box_form_wrapper {
        width: 100%;
        padding: 20px;
    }
    ._box_contact_ {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0px;
    }
    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end ---------- */
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .container-fluid {
        width: 100%;
        padding: 0;
        display:flex;
        
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .allprojects .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .allprojects h1 {
        width:100%;
    }
    .our-philosophy-container-main .container .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .our-philosophy-container-main .container .row .first-para {
        font: 17px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 20px;
        color: whitesmoke;
        font-weight: 400;
        text-align: justify!important;
        padding-top: 0px;
        margin-left: 40px!important;
        margin-top: 0px;
        margin-bottom: 40px;
        margin-right: 0px;
    }
    .row {
        margin-right: -100px;
        margin-left: -80px;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 80px;
    }
    .ourphilosophy .feature-text {
        display: flex!important;
        flex-direction: column!important;
        background-color: #DAAA68!important;
        padding: 25px!important;
        margin-left: 10px;
        margin-bottom: 20px!important;
        transition: .6s!important;
        width: 92%!important;
        height: 92%!important;
    }
    .footer-container {
        background-color: #A87E54!important;
        /* padding-top: 40px; */
        /* padding-bottom: 40px; */
        padding: 2% 2%!important;
        margin-left: 0px!important;
    }
    .footer-navs-label {
        margin-left: 25px;
    }
    .msg-container {
        padding-left: 20px;
        padding-right: 20px;
        color: black;
        margin: 10px;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .msg-container-comleted h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    .msg-container-comleted p {
        margin: 0;
        font: 15px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 20px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 500;
    }
    /*.allprojects .row {*/
    /*    margin: 15px;*/
    /*}*/
    .row {
        margin: 0px;
    }
    h1 {
        font-size: 40px;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    .header_bg {
        background-size:cover;
        background-position: center
    }

    .form-section label {
        width: 15%!important
    }

    footer .__form_inner_ {
        top: auto
    }

    footer .image-overlap {
        width: 100%
    }

    .title_new {
        margin-top: 2rem
    }

    .menu_space ._about {
        margin-top: 80px
    }

    .highlight-numbers ._item__ {
        margin-right: 3rem
    }

    .header_bg.header_bg_projects {
        background-size: cover!important
    }

    .box_testimonial_new_wrapper h2 {
        font-size: 16px
    }

    .box_testimonial_new_wrapper {
        padding: 1rem 0
    }

    .seconod_box img {
        width: 60px!important
    }

    .box_testimonial_new_wrapper.events_ {
        padding: 1rem
    }
     .main2{
        margin: 10px; 
    }
    .header_bg.header_bg_projects {
        background-size: cover!important
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .projects-flex {
        display: flex;
        flex-direction: row;
        width: 100%;
    }
    .projects-text {
        margin-bottom: 20px;
        transition: .6s;
        width: auto;
        height: auto;
        border-radius: 35px;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .project-img{
        width: auto;height: auto;border-radius: 20px;
    }
    .our-philosophy-container .first-para{
        margin-left:0px;
    }
    .ourphilosophy {
        display: grid!important;
        grid-template-columns: auto auto!important;
        margin-left: 35px!important;
        column-gap: 25px;
        width: 95%!important;
        height: auto;
    }
    .content-text {
        color: white;
        font-size: 16px;
        font-weight: bold;
        padding-top: 10px;
    }
    .feature-text-inner {
        background-color: white;
        padding: 8px;
        height: 300px;
    }
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: auto;
    }
    .footer-items{
        display: grid;
        grid-template-columns: auto auto auto auto;
    }
    .our-philosophy .inner {
        top: auto
    }

    .our-philosophy .first-para {
        width: 100%;
        margin-top: 3rem
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .big_tabs .tab.active {
        display: block;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
        padding: 50px 50px;
        visibility: hidden;
        display: none;
    }
    .footer-container .main1 img {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 30px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 50px;
        margin-right: -60px;
    }
    .footer-content .col-md-3 {
         width: 100% !important; 
    }
    .footer-container .contact_us {
        margin-left: 20px;
        margin-top: -25px;
        padding-left: 0px;
        padding-top: 20px;
    }
    /*.col-md-3 {*/
    /*    width: 100%;*/
    /*}*/
    .contact_us {
        background: url(../images/stripes-bg@2x.png) 0 0 no-repeat;
        /* width: 100%; */
        background-size: cover;
        padding-top: 20px;
        margin-left: 0px;
        margin-top: -25px;
    }
    .footer-container .container-fliud{
        width:100%;
        padding:0px;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-logo-style {
        height: 90px;
        margin-left: 189px;
        margin-right: -100px;
        /* margin-top: 0px; */
        /* padding-bottom: 0px; */
    }
    .footer-label {
        margin-left: 0%;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
    }
    .main3{
        padding:0px;
        margin-left:-100px;
    }
    .footer-navs-label {
        margin-left: 40px;
    }
    .disclaimer_footer {
        padding: 8px 15px 0
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 10px!important;
        padding-right: 5px!important;
    }
    .our-img-2 {
        height: auto;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 10px!important;
        padding-right: 15px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
    }
    .our-img-1 {
        /*height: auto;*/
        height: 230px;
        width: 100%;
        padding-left: 30px!important;
        padding-right: 15px!important;
    }
    .our-container2 .row {
        display: flex;
    }
    .our-philosophy-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 80px;
        text-align: center;
        max-width: 1380px;
        font-weight: 900;
        margin-bottom: 40px;
        margin-top: 40px;
        /* border-radius: 5px; */
        opacity: 0.3;
        /* font-weight: bold; */
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 150px;
        font-size: 25px;
    }
    /*.our-container {*/
    /*    background-color: #95683e;*/
    /*    margin: 20px;*/
    /*    padding: 45px;*/
    /*    padding-right: 25px;*/
    /*    padding-left: 25px;*/
    /*}*/
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        padding-right: 25px;
        padding-left: 25px;
    }
    .flex-container{
        display:flex;
        flex-direction:column;
    }
    .ourphilosophy .col-md-6{
        width:100%;
    }
    .col-md-12 {
        width:100%;
        /*width:80%;*/
    }
    .col-md-6{
        /*width:100%;*/
        /*width:80%;*/ 
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 40px;
        font-weight: bold;
        font-family: "Roboto";
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .first-para {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 40px; 
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
    }
    /*.main-image {*/
    /*    background-image: url(../images/philosophy_img.jpg);*/
    /*    background-size: cover;*/
    /*    background-position: center;*/
    /*    max-height: 1242px;*/
    /*    height: 955px!important;*/
    /*    max-width: 100%;*/
    /*    width: 100%;*/
    /*    border-radius: 5px;*/
    /*}*/
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .about-us .container .p_odigma{
        color: #fff;
        position: relative;
        font-size: 15px;
        top:-20px;
        /*text-align:center;*/
    }
    .about-us .container .podigma2 {
        text-align: right!important;
        color: #fff;
        position: relative;
        top: -20px!important;
        font-size: 14px!important;
        padding-right: 20px!important;
    }
    .about-us .container .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 20px;
        font-size: 16px;
        padding-left: 0px;
        /* color: #b7b37e !important; */
    }
    .cont-podigma1 {
        text-align: left!important;
        color: #fff;
        position: relative;
        top: 17px!important;
        font-size: 14px!important;
        padding-left: 10px!important;
        margin-left: 20px!important;
    }
    .cont-podigma2 {
        text-align: right!important;
        color: #fff;
        position: relative;
        top: -20px!important;
        font-size: 14px!important;
        padding-right: 20px!important;
    }
    .podigma1 {
         margin-left: 0px; 
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: 290px;
    }
    .terms-podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 0px;
        margin-right: 55px;
    }
    /*.footer_navs {*/
    /*    margin-bottom: 53px;*/
    /*    padding-left: 140px;*/
    /*}*/
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 20px;
        transition: .6s;
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .msg-container {
        padding: 0px;
        margin: 0px;
    }
    h1 {
        font-size: 40px;
        color: #c8ae73;
        margin: 0px 0px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 14px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 20px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    ul{
        padding-left: 15px!important;
    }
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 16px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    .intro-style{
        /*width:100%;*/
        font-size:22px;
        /*padding-right:0px;*/ 
        padding-left:0px;
    }
    .intro-details{
        text-align: justify !important;color: #000;
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 19px;font-weight:bold
    }
    .blog_box_section {
        display: grid !important;
        grid-template-columns: 50% 50%;
        /* flex-wrap: wrap; */
        /* flex-direction: row; */
    }
    .contact_wrapper_content {
        display: flex;
        height: auto;
        background-color: #A87E54;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .order-101{
        display:none;
    }
    .order-1{
        display:block;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        position: relative;
        padding-top: 5%;
    }
    .logo .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
        padding: 50px 50px;
        visibility: hidden;
        display: none;
    }
    .big_tabs .tab .active {
        display: block;
    }
    /*.container {*/
    /*    width: 100%;*/
    /*    padding-right: 0px;*/
    /*    padding-left: 0px;*/
    /*    margin-right: auto;*/
    /*    margin-left: auto;*/
    /*}*/ 
    .our-container {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px;
        padding: 45px;
        width: 80%;
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 175px;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 18px;
        line-height: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .box_form_wrapper {
        width: 100%;
    }
    /*._box_contact_ {*/
    /*    height: auto;*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    position: relative;*/
    /*    top: -100px;*/
    /*}*/
    /*.content_contact .contact_wrapper_content ._box_contact_ {*/
    /*    height: auto;*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    position: relative;*/
    /*    top: -20px;*/
    /*}*/
    ._box_contact_ {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0px;
    }
    .blog_post_box img{
        width:100%!important;
        height:230px;
        object-fit:cover
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 22px;
        font-weight: bold;
        font-family: "Roboto";
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .main-image {
        background-image: url("../images/philosophy_img.jpg");
        background-size: cover;
        max-height: 1242px;
        height: 1242px;
        max-width: 100%;
        width: 730px;
        border-radius: 5px;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 20px;
        transition: .6s;
        width: 1500px;
        height: auto;
        /*border-radius: 10px;*/
    }
    
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .msg-container {
        padding: 0px;
        margin: 0px;
    }
    .msg-container {
        padding-left: 20px;
        padding-right: 20px;
        color: black;
        margin: 10px;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .msg-container-comleted h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    .row {
        margin: 0px;
    }
    h1 {
        font-size: 30px;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 80px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .footer-items{
        display: grid;
        grid-template-columns: auto auto auto auto;
        row-gap:10px;
    }
    .footer-navs-label {
        margin-left: 25px;
    }
    .footer-content .col-md-3 {
        margin-left: 20px;
        width: 100%;
    }
    .contact_us {
        margin-top: -25px;
        padding-left: 20px;
        padding-right: 0px;
        margin-left: 0px;
    }
    .msg-container{
        padding: 20px;
        color: black;
        margin-right: 60px;
        
    }
    .family-container {
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        text-align:center;
       
        margin:0px;
        padding:30px 50px;
    }
    .home_about {
        padding-bottom: 0px;
        padding-top:0px;
    }
    .row .family3 img {
        width: 100%;
        margin:0px;
    }
    .heading-1 {
        font-size: 25px;
    }
    .family-container .family2{
        margin:0px;
        padding:0px;
    }
    .family2 .text-center .btn-1,.btn-2{
        margin:0px;
        padding-left: 18px;
        padding-right: 18px;
    }
    .family2 .text-center .btn-1{
        margin-bottom:20px;
    }
    .environmental-container{
        height:950px;
        padding-top: 100px;
    }
    .feature-text{
        margin-left:0px;
    }
    .environmental-container p{
        padding-left: 50px;
        padding-right: 50px;
        text-align: justify;
        font-size: 18px;
        color:#000;
        margin:0px;
    }
    .home_para {
        color: #4b4848;
        transition: all 0.2s ease 0s;
        font-size: 18px;
        text-align: justify;
    }
    .environment-heading {
        font-size: 30px;
        margin-top:0px;
    }
    .text-center .home_para{
        text-align: center;
    }

    .buttons{
        display: flex;
    }

    .legacy_heading {
        color: rgba(36, 24, 24, 0.904);
        font-family: "Poppins";
        font-size: 30px;
        display: flex;
        line-height: 46px;
        margin-left: 70px;
        margin-top: 20px;
    }

    .col-sm-6{
        width: 100%;
        padding-bottom: 100px;
    }

    .col-6{
        width: 100%;
    }

    .project-container {
        background-image: url(../images/Completed-Project.jpg);
        background-size: cover;
        height: auto;
        width: auto;
        padding: 40px;
    }
    .btn-3{
        width: 180px;
    }


    .about-us .container .row .final{
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        
    }
    .about-us .container .p_odigma2 {
        color: #fff;
        position: relative;
        font-size: 15px;
        top:0px;
        text-align:center;
    }
    .about-us .container .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 20px;
        font-size: 16px;
        padding-left: 0px;
        margin-left: 0px;
        /* color: #b7b37e !important; */
    }
    .btn-4{
        margin-top: 10%;
    }
    /*.allprojects{*/
    /*    background-image: url(../images/Background.jpg);*/
    /*    padding: 30px;*/
    /*    border-top-left-radius: 30px;*/
    /*    border-bottom-right-radius: 30px;*/
    /*    height: 130vh;*/
    /*    width: 100%;*/
    /*    background-size: cover;*/
    /*}*/
    .menu_space ._about {
        margin-top:80px
    }

    .overlay-menu ._left_ li .submenu {
        padding-top: 0
    }

    /*.big_tabs .tab {*/
    /*    padding: 50px 30px*/
    /*}*/
    
    .form-section label {
        width: 15%!important
    }

    .project-types .row {
        display: block
    }

    .projects-overlay ._projects_ {
        bottom: 29rem;
        left: 5%;
        right: auto
    }

    .overlay-menu {
        overflow: scroll
    }

    /*.overlay-menu ._left_ {*/
    /*    position: relative;*/
    /*    top: auto;*/
    /*    left: auto;*/
    /*    width: 100%;*/
    /*    display: block;*/
    /*    float: left*/
    /*}*/

    /*.overlay-menu ._right_ {*/
    /*    margin-top: 2.5rem;*/
    /*    position: static;*/
    /*    float: unset;*/
    /*    width: 100%;*/
    /*    padding-left: 2.5rem*/
    /*}*/

    .overlay-menu ._left_ ul {
        width: 100%;
        width: 100%;
        padding: 2.5rem;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 5rem
    }

    .header_bg.header_bg_projects {
        background-size: cover!important
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .projects-flex {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .projects-text {
        /*margin-left:10px;*/
        margin-bottom: 20px;
        transition: .6s;
        width: 100%; 
        height: auto;
        border-radius: 20px;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    .footer-container {
        background-color: #A87E54!important;
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        padding: 2% 6%!important;
        /*padding: 2% 18%!important;*/
        /* padding: 2% 20%; */
        margin-left: 0px!important;
    }
    .footer-container .main1 img {
        height: 150px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 30px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .footer-container .contact_us p {
        /*font-size: 13px;*/
        /*color: #fff;*/
        /*line-height: 23px;*/
        margin: 0px;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        font-weight: 400;
    }
    .footer-container .contact_us .contact_us-p1 {
        font-size: 19px;
        color: #b7b37e;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 16px;
        line-height: 25px;
    }
    .footer_navs{
        margin-bottom:53px;
        padding-left: 0px;
    }
    .ourphilosophy {
        display: grid!important;
        grid-template-columns: auto auto!important;
        width: 100%!important;
        margin-left: 0px!important;
    }
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: auto;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-items{
        display: grid;
        grid-template-columns: 50% 50%;
        row-gap: 40px;
    }
    .our-philosophy .main-image {
        width: 150px
    }

    .our-philosophy .inner {
        top: auto
    }

    .our-philosophy .first-para {
        width: 100%;
        margin-top: 3rem
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .contact_us {
        background: url(../images/stripes-bg@2x.png) 0 0 no-repeat;
        /* width: 100%; */
        background-size: cover;
        padding-top: 20px;
        margin-left: 0px;
        margin-top: -25px;
    }
    .footer-container .container-fliud{
        width:100%;
    }
    .footer-logo-style {
        height: 140px;
        margin-left: 110px;
        margin-right: -100px;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .footer-label {
        margin-left: 0px;
    }
    .main3{
        padding:0px;
        margin-left:-100px;
    }
    .footer-navs-label {
        margin-left: 0px;
    }
    .disclaimer_footer {
        padding: 8px 15px 0
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-2 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
    }
    /*.hidden-cls{*/
    /*    display:block;*/
    /*}*/
    /*.hidden-cls1{*/
    /*    display:none;*/
    /*} */
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 90px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 150px;
        font-size: 90px;
    }
    .ourphilosophy .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 20px;
        margin-bottom: 40px;
        transition: .6s;
        width: 87%;
        height: 88%;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 80%!important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .main-heading {
        margin-top: 60px!important;
        margin-bottom: 20px!important;
        color: #95683e;
        font-size: 28px!important;
        font-weight: bold;
        font-family: "Roboto";
    }
    .about-para p {
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 50px;
        font: 19px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .big_tabs .tabs ul li.active a {
        color: #95683e;
        font-weight: 700;
        /* font-size: 16px; */
        font-size: 22px;
    }
    .big_tabs .tabs ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
    }
    .tabs-inner p {
        text-align: justify;
        font-size: 18px;
    }
    .container {
        width: 80%;
    }
    .about-us .container {
        width: 85%;
    }
    .our-philosophy-container {
        background: #A87E54;
        padding-top: 20px;
        padding-bottom: 100px;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 100% !important;
    }
    .our-philosophy-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 70px;
        text-align: center;
        max-width: 1380px;
        /* font-weight: 900; */
        margin-bottom: 40px;
        margin-top: 40px;
        /* border-radius: 5px; */
        opacity: 0.3;
        font-weight: bold;
    }
    .our-philosophy-container .first-para {
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 0px!important;
        margin-top: 20px!important;
        margin-bottom: 40px!important;
        margin-right: 0px!important;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
        text-align: justify;
    }
    .ourphilosophy .feature-text {
        display: flex!important;
        flex-direction: column!important;
        background-color: #DAAA68!important;
        padding: 25px!important;
        margin-bottom: 20px!important;
        transition: .6s!important;
        width: 95%!important; 
        height: 92%!important;
        margin-left: 0px!important;
    }
    .feature-text-inner {
        background-color: white;
        padding: 20px;
        height: 350px;
    }
    .main-image {
        /*background-image: url(../images/philosophy_img.jpg);*/
        background-image: url(../images/re-bulb.jpg);
        background-size: cover;
        background-position: center;
        max-height: 1242px;
        height: 1150px!important;
        max-width: 100%;
        width: 580px;
        margin: auto;
        border-radius: 5px;
    }
    .ourphilosophy-img-heading {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding: 17px;
        background-color: #daaa68;
        position: relative;
        top: 120px;
        font-size: 45px;
    }
    /*.ourphilosophy-img-heading {*/
    /*    color: whitesmoke;*/
    /*    font-weight: bold;*/
    /*    font-style: 'Roboto';*/
    /*    padding-top: 10px;*/
    /*}*/
    .para-text{
        display:block;
    }
    .para {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 28px;
        text-align: justify;
    }
   
    .contact_us {
        margin-top: -25px;
        padding-left: 20px;
        padding-right: 0px;
    }
    .footer-container .footer_navs{
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -20px;
        font-size: 14px;
        padding-right: 0px!important;
    }
    .cont-podigma1 {
        text-align: left!important;
        color: #fff;
        position: relative;
        top: 17px!important;
        font-size: 14px!important;
        padding-left: 10px!important;
        margin-left: 0px!important;
    }
    .cont-podigma2 {
        text-align: right!important;
        color: #fff;
        position: relative;
        top: -20px!important;
        font-size: 14px!important;
        padding-right: 0px!important;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: 150px;
    }
    .terms-podigma2 {
        text-align: right;
        color: #fff;
        position: relative;
        top: -30px;
        font-size: 14px;
        padding-right: 0px;
        margin-right: 30px;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 15px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    ul{
        padding-left: 0px!important;
    }
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 14px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    .intro-style{
        width:100%;font-size:18px;padding-right:0px;
    }
    .intro-details{
        text-align: justify !important;color: #000;
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 19px;font-weight:bold
    }
    .blog_box_section {
        display: grid !important;
        grid-template-columns: 50% 50%;
        /* flex-wrap: wrap; */
        /* flex-direction: row; */
    }
    .contact_wrapper_content {
        display: flex;
        height: auto;
        background-color: #A87E54;
    }
     /* --------- contact us page script start ---------- */
     .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end  ---------- */
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    
    
    
    
    
    .our-philosophy-container-main .container .row {
        margin-right: 46px;
        margin-left: 46px;
    }
    .order-1{
        display:none;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 80%;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: bottom;
        width: 100%;
        height: 38vh;
        position: relative;
        padding-top: 0%;
        bottom:100px;
    }
    .nri-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 55px !important;
        font-weight: 800px;
        margin-bottom: 40px;
        margin-top: 0px !important;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
        text-align: center;
       
    }
    .nri-container {
        width: 88% !important;
        margin: auto;
    }
    .disclimer-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 45px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .logo .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .board_of_directors {
        width: 80%;
        margin: auto;
    }
    .container {
        margin-right: auto;
        margin-left: auto;
        width:100%;
    }
    .our-philosophy-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 47px;
        text-align: center;
        max-width: 1380px;
        margin-bottom: 40px;
        margin-top: 40px;
        opacity: 0.3;
        font-weight: bold;
    }
    .our-philosophy-container .first-para {
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 0px!important;
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
        text-align: justify!important;
        margin-right: 0px;
    }
    .ourphilosophy .feature-text {
        /* display: flex; */
        /* flex-direction: column; */
        background-color: #DAAA68;
        padding: 20px;
        margin-left: 25px;
        margin-bottom: 40px;
        transition: .6s;
        width: 295px;
        height: 350px;
        height: 410px;
    }
    .w3-animate-bottom {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .about-us .container{
        margin-right: auto;
        margin-left: auto;
        width:100%!important;
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 20px!important;
        width: 80%!important;
    }
    .our-container2 {
        background-color: #95683e;
        width: 80%;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        margin-bottom: 175px;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 17px;
        line-height: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .para {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 28px;
        text-align: justify;
    }
    .logo-style {
        width: 230px;
        height: 150px;
        padding: 10px;
    }
    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    /*.main-heading {*/
    /*    margin-top: 60px;*/
    /*    margin-bottom: 35px;*/
    /*    color: #95683e;*/
    /*    font-size: 22px;*/
    /*    font-weight: bold;*/
    /*    font-family: "Roboto";*/
    /*}*/
    .main-heading{
        margin-top: 60px!important;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 22px!important;
        font-weight: bold;
        font-family: "Roboto";
    }
    .about-para p {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 50px;
        font: 16px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 24px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .header_fixed {
        background-attachment:unset!important
    }

    .overlay-menu ._left_ .submenu li a {
        font-size: 20px
    }

    .header_bg h1.home_page_header_text {
        font-style: normal;
        font-size: 30px;
        color: #fff;
        font-weight: 100;
        width: 80%;
        margin: 2rem auto
    }
    .msg-container {
        padding-left: 20px;
        padding-right: 20px;
        color: black;
        margin: 10px;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .msg-container-comleted h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    .allprojects .row {
        margin: -15px;
    }
    .row {
        margin: 0px;
    }
    h1 {
        font-size: 40px;
        color: #c8ae73;
        /*margin: 15px 15px;*/
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 25px;font-weight:bold;
    }
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    h1 {
        font-style: normal;
        letter-spacing: 2px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    #disclaimer {
        width: 100%;
        max-width: 100%
    }

    .projects_tabs {
        width: 100%!important
    }

    .project_tabs_button button {
        flex-basis: 30%;
        width: 27%;
        font-size: 17px!important
    }
    .big_tabs .tabs ul li.active a {
        color: #95683e;
        font-weight: 700;
        /* font-size: 16px; */
        font-size: 20px;
    }
    .big_tabs .tab {
        background: #fff;
        color: #000;
         padding: 20px 20px; 
        visibility: hidden;
        display: none;
    }
    .tabs-inner p {
        text-align: justify;
        font-size: 16px;
    }
    .footer-content .col-md-3 {
        width: 100%;
    }
    
    .footer-container .main1 img {
        margin-left: 30px;
        margin-top: 30px;
        padding-top: 40px;
    }
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 50px;
    }
    .footer-container .contact_us .contact_us-p1 {
        font-size: 19px;
        color: #b7b37e;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
        line-height: 24px;
    }
    
    .about-us .container .p_odigma {
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 0px;
        padding-left: 0px;
        padding-right: 10px!important;
        margin-top: 10px;
        text-align: center;
        margin-left: 0px;
    }
    
    .hidden-xs {
        display: none
    }

    .visible-xs {
        display: block
    }

    .form-section label {
        width: 100%!important;
        height: auto!important
    }

    .form-section label input,.form-section label select {
        margin-bottom: 10px;
        height: 40px!important
    }

    .form-section {
        width: 80%;
        margin: auto;
        float: none
    }

    .form-section .btn-group {
        float: none;
        margin-top: 5px
    }

    .home_para {
        text-align: justify;
        margin-top: 0;
        line-height: 25px
    }

    .home_about .image-sec,.home_about .row {
        display: block
    }

    .home_about img {
        margin: auto;
        width: 360px
    }

    .home_about {
        padding-bottom: 40px;
        padding-top: 90px
    }

    .brochure-block .btn {
        margin: 3rem auto;
        display: block
    }

    a.brochure img {
        float: unset;
        margin: auto
    }
    
    .our-philosophy h2,h3 {
        font-size: 30px;
        text-align: center
    }

    .our-philosophy .inner {
        top: auto;
        margin: 2rem 0
    }

    .our-philosophy .first-para {
        width: 100%;
        color: white;
        text-align: justify;
    }
    .ourphilosophy {
        display: grid!important;
        grid-template-columns: auto!important;
        align-items: center;
        margin-left: 0px!important;
    }
    .first-para {
        margin: 0;
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        /*margin-left: 20px;*/
        /*margin-right: 20px;*/
        margin-top: 20px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        text-align: justify;
    }
    .flex-container{
        display:flex;
        flex-direction:column;
    }
    .feature-text .right .desc {
        margin-bottom: 1.5rem;
        color: #585858;
        font-weight: lighter
    }

    .our-philosophy .mt-50 {
        margin-top: 1rem
    }
    .highlight-numbers{
        display:grid;
        grid-template-columns:auto auto;
        display:flex;
       
    }
    .highlight-numbers ._item__ {
        width: 38%;
        display: block;
        float: left;
        text-align: center;
        margin-bottom: 1rem;
        min-height: 130px
    }

    .highlight-numbers ._item__ ._inner {
        width: 100%;
        text-align: center
    }

    .highlight-numbers ._row {
        display: block
    }

    .highlight-numbers {
        left: auto;
        padding: 1rem 0 5rem;
        padding-bottom: 0
    }

    .highlight-numbers ._small_desc {
        font-size: 23px;
        top: auto;
        width: 230px;
        margin: auto
    }

    .highlight-numbers ._number {
        font-size: 100px
    }

    ._inner_two .row {
        display: block
    }

    .header_bg {
        background-size: cover
    }

    .project-types .row {
        display: block
    }

    .projects-overlay ._projects_ {
        display: block;
        bottom: 24rem;
        left: 7%;
        margin: auto;
        width: 86%;
        float: unset;
        position: absolute
    }

    .common-block {
        padding-top: 1rem;
        padding-bottom: 2rem
    }

    .our-philosophy .main-image {
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100vh;
        object-fit: cover
    }

    ._light_image img {
        margin: auto
    }

    .overlay-menu {
        display: none;
        overflow: scroll
    }

    .overlay-menu ._left_ {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        display: block;
        float: left
    }

    .overlay-menu ._right_ {
        margin-top: 2rem;
        position: static;
        float: unset;
        width: 100%
    }

    .overlay-menu ._left_ ul {
        width: 100%;
        width: 100%;
        padding: 1.5rem;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 5rem
    }

    .header_bg {
        background-size: cover;
        background-position: center
    }

    .project-types {
        display: none!important
    }

    .project-type-mb-inner {
        padding: 35px
    }

    .project-type-mb-inner h3 {
        color: #000;
        text-align: center;
        position: relative;
        text-align: center;
        font-size: 35px;
        font-weight: 500
    }

    .panel-default>.panel-heading {
        color: #333;
        background-color: #fff;
        border-color: #e4e5e7;
        padding: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .panel-default>.panel-heading a {
        display: block;
        padding: 20px 15px;
        background-color: #000c2c;
        color: #fff!important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 100
    }

    .panel-default>.panel-heading a:after {
        content: "";
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        transition: transform .25s linear;
        -webkit-transition: -webkit-transform .25s linear
    }

    .panel-default>.panel-heading a[aria-expanded=true] {
        background-color: #000c2c
    }

    .panel-default>.panel-heading a[aria-expanded=true]:after {
        content: "";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background: url(../images/nxt-arrow-white.png) no-repeat;
        width: 20px;
        height: 20px;
        background-size: contain;
        right: 2px
    }

    .panel-default>.panel-heading a[aria-expanded=false]:after {
        content: "";
        -webkit-transform: rotate(90deg);
        transform: rotate(0);
        background: url(../images/nxt-arrow-white.png) no-repeat;
        width: 20px;
        height: 20px;
        background-size: contain;
        top: -3px;
        right: -3px
    }

    .proj-single-inner p {
        text-align: center;
        padding: 10px;
        color: #000;
        font-weight: 500;
        font-size: 20px
    }

    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top: 0
    }

    .panel-group .panel {
        border: none;
        margin-top: 19px!important;
        box-shadow: none
    }

    .proj-single-inner a {
        text-decoration: none;
        cursor: pointer
    }

    .feature-text .right .h4 {
        font-weight: 100
    }

    .feature-text .number {
        font-size: 95px;
        top: -5px
    }

    .proj_logo_with_bg {
        position: absolute;
        top: -32px;
        width: 410px;
        right: 15px
    }

    ._envi_quote img {
        height: 310px;
        width: 100%;
        object-fit: cover
    }

    ._envi_quote ._inner_two {
        background-color: #b7b37e;
        padding: 30px 25px
    }

    ._envi_quote ._inner_two h3 {
        margin-top: 0;
        margin-left: 0;
        font-weight: 500
    }

    ._envi_quote ._inner_two p {
        margin-bottom: 0;
        color: #ffffff96
    }

    .project-types-mobile .project-type-mb-inner._active {
        background-color: #000c2c
    }

    .project-types-mobile .project-type-mb-inner._active h3 {
        color: #fff;
        margin-bottom: 0
    }

    ._mb_proj_type_tab {
        display: none
    }

    ._mb_proj_type_tab._active_sec {
        display: none
    }

    .commercial-proj-list-mb .__inner_ {
        text-align: center;
        margin: 20px auto;
        padding: 0 20px
    }

    .commercial-proj-list-mb .__inner_ p {
        text-align: justify
    }

    .project-types-mobile {
        padding-top: 20px
    }

    ._desktop_view {
        display: none
    }

    ._mobile_view {
        display: block
    }

    .padding_box {
        padding: 15px
    }

    .quote {
        top: calc(100% - 97px);
        width: calc(100% + 65px);
        padding: 37px;
        padding-left: 35%
    }

    .mana_policy {
        padding-top: 396px;
        padding-left: 50px;
        padding-bottom: 10px
    }

    .board_of_directors h3 {
        margin-bottom: 30px
    }

    .big_tabs .tabs ul {
        flex-wrap: wrap
    }

    .big_tabs .tabs ul li {
        width: 50%
    }

    .awards [class*=col-] {
        margin-bottom: 10px
    }

    .award_overlay {
        padding: 10px
    }

    .award_overlay h4 {
        font-size: 15px
    }

    .award_overlay h3 {
        font-size: 15px
    }

    .road_block_form_wrp label {
        margin: 5px;
        flex-basis: 100%
    }

    .road_block_form_wrp {
        position: static
    }

    .events_wrapper .item {
        flex-basis: 50%
    }

    .testimonial_video_box.events_ img {
        height: 270px;
        width: 100%;
        object-fit: cover
    }

    .testimonial_content_wrapper.bg_white {
        padding-bottom: 0
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
        background-size: cover;
    }
    #popup-slider img {
        width:100%
    }

    #popup_slider {
        position: relative;
        background: #fff;
        padding: 20px;
        width: auto;
        max-width: 100%;
        margin: 20px auto;
        min-height: 515px;
        min-height: auto
    }
    .main-image {
        background-image: url("../images/philosophy_img.jpg");
        background-size: cover;
        max-height: 1242px;
        height: 1242px;
        max-width: 100%;
        width: 500px;
        border-radius: 5px;
    }
    .main-image1 {
        position: relative;
        bottom: 60px;
    }
    .main-image1 h1 {
        color: whitesmoke;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        padding: 20px;
        position: relative;
        top: 250px;
        background-color: #DAAA68;
    }
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-2 {
        height: auto;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 56px;
        text-align: center;
        max-width: 1200px;
        margin-bottom: 40px;
        margin-top: 80px;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;
    }
    .main-image1 img {
        width:100%;
        height: auto;
        margin-top:-140px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .footer-address{
        margin-left:0px;
        padding-left: 0px;
    }
    .feature-text-inner {
        background-color: white;
        padding: 10px;
        height: 300px;
    }
    .content-text {
        color: white;
        font-size: 20px;
        font-weight: 1200;
        padding-top: 10px;
    }
    .first-para-headding {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 140px;
        font-size: 50px;
    } 
    .ourphilosophy .feature-text {
        display: flex!important;
        flex-direction: column!important;
        background-color: #DAAA68!important;
        padding: 25px!important;
        margin-left: 0px!important;
        margin-right: 0px!important;
        margin-bottom: 20px!important;
        transition: .6s!important;
        width: 370px!important;
        height: 100%!important;
    } 
    .footer-container {
        background-color: #A87E54!important;
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        padding: 2% 2%!important;
        margin-left: 0px!important;
    }
    .footer-container .footer-content {
        padding: 0% 0%;
    }
    .footer-items{
        display: grid;
        grid-template-columns: 40% 60%;
        row-gap:30px;
    }
    .footer-label {
         margin-left: 0px; 
    }
    .footer-container .footer_navs {
        margin-left: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
    /*.footer-label {*/
    /*    margin-left: 50px;*/
    /*}*/
    .footer-logo-style {
        height: 145px;
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 35px;
        padding-bottom: 20px;
    }
    .footer-navs-label {
        margin-left: 25px;
    }

    .footer-container .contact_us {
        margin-left: 30px;
        margin-top: -25px;
        padding-left: 20px;
        width: 100%;
        padding-bottom: 40px;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: -35px;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 14px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    /*ul{*/
    /*    padding-left: 25px!important;*/
    /*    padding-top: 15px!important;*/
    /*}*/
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 14px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    .intro-style {
        width: 100%;
        font-size: 18px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .intro-details{
        text-align: justify;color: #000;
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 19px;font-weight:bold
    }
    
    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 95%;
        border-radius: 40px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 1rem 0;
    }
    /* --------- contact us page script end ---------- */
    
    
    /* ----- completed & ongoing projects script start ------ */
    
    .allproj-heading {
        margin-top: 40px!important;
        margin-bottom: 40px!important;
        text-align: center;
        font-size: 30px!important;
        font-weight: bold;
    }
    .allprojects .row {
        /*margin: -15px;*/
    }
    .blog_post_box {
        flex-basis: 30%;
        margin-top: 15px;
        /*min-height: 323px;*/
        min-height: 0px;
        color: #fff;
    }
    .blog_post_box img{
        width:100%!important;
        height:230px;
        object-fit:cover
    }
    .blog_box_section {
        display: grid !important;
        grid-template-columns: auto;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        margin-left: 0px;
        margin-bottom: 20px;
        transition: .6s;
        width: auto;
        height: auto;
        border-radius: 10px;
    }
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
    /* ----- completed & ongoing projects script end ------ */
}

@media only screen and (max-width: 576px){
    .order-1{
        display:none;
    }
    .calc-style{
        position:relative;padding-top:0;padding-bottom:280px;height:300px;overflow:hidden;
    }
    .header_nri {
        background: url(../images/breadcrumb-01.jpg);
        background-size: cover;
        background-position: right;
        width: 100%;
        height: 35vh;
        position: relative;
        padding-top: 0%;
        bottom: 100px;
    }
    .nri-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 35px !important;
        font-weight: 800px;
        margin-bottom: 40px;
        margin-top: 0px !important;
        border-radius: 5px;
        opacity: 0.4;
        font-weight: bold;

    }
    .nri-container {
        width: 88% !important;
        margin: auto;
    }
    .disclimer-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .logo {
        background-color: #95683e;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 2%;
        padding-right: 2%;
        width: 85%;
        /*height:162vh;*/
    }
    h2 {
        color: #000;
        display: block;
        font-size: 2.3em;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
    }
    .invest_a_couple_minutes{
        color:#fff;
    }
    .curious-knowmore {
        color: rgb(44, 26, 2);font-family:'Roboto';font-size:30px;
    }
    .blog-heading{
        font-family: "Roboto";
        font-size: 30px;
        text-align: center;
        max-width: 1200px;
        font-weight: 800px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        font-weight: bold;
    
    }
    .our-img-2 {
        height: auto;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .our-msg-container-2 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 10px;
        padding-right: 0px;
    }
    .family-container {
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        text-align:center;
       
        margin:0px;
        padding:30px 50px;
    }
    .home_about {
        padding-bottom: 0px;
        padding-top:0px;
    }
    .row .family3 img {
        width: 100%;
        margin:0px;
    }
    .heading-1 {
        font-size: 25px;
    }
    .projects-text {
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        margin-bottom: 20px;
        transition: .6s;
        width: 1500px;height: auto;border-radius: 10px;
    }
    
    .projects-text:hover {
        box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
        transform: translateY(-10px);
    }
   
    .msg-container {
        padding-left: 20px;
        padding-right: 20px;
        color: black;
        margin: 10px;
    }
    .msg-container-comleted {
        padding-left: 0px;
        padding-right: 0px;
        color: black;
        margin: 0px;
    }
    .msg-container-comleted h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 20px;font-weight:bold;
    }
    .allproj-heading {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
    }
    .allprojects .row {
        /*margin: -15px;*/
    }
    .feature-text {
        display: flex;
        flex-direction: column;
        background-color: #DAAA68;
        padding: 25px;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 40px;
        transition: .6s;
        width: auto;
        height: auto;
    }
    .blog_post_box {
         flex-basis: 100%!important; 
    }
    .blog_post_box img{
        width:100%!important;
        height:230px;
        object-fit:cover
    }
    .row {
        margin: 0px;
    }
    h1 {
        font-size: 40px !important;
        color: #c8ae73;
        margin: 15px 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 2px;
        text-align: center;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
        




    }
    .list-inline {
        padding-left: 0;
        list-style: none;
        position: absolute;
        left: 0;
        right: 0%;
        bottom: 20%;
    }
    h4 {
        text-align: justify;color: #daaa68;font-weight:500px;font-size: 16px;font-weight:bold;
    }
    
    .big_tabs .tabs ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 15px;
    }
    
    a, a:visited {
        text-decoration: none;
        color: #b7b37e;
    }
    .decade-img {
        width: 100%;
        height: auto;
    }
    .family-container .family2{
        margin:0px;
        padding:0px;
    }
    .family2 .text-center .btn-1,.btn-2{
        margin:0px;
        padding-left: 18px;
        padding-right: 18px;
    }
    .family2 .text-center .btn-1{
        margin-bottom:20px;
    }
    .environmental-container{
        height:950px;
        padding-top: 100px;
    }
    .feature-text{
        margin-left:0px;
    }
    .environmental-container p{
        padding-left: 50px;
        padding-right: 50px;
        text-align: justify;
        font-size: 18px;
        color:#000;
        margin:0px;
    }
    .home_para {
        color: #4b4848;
        transition: all 0.2s ease 0s;
        font-size: 18px;
        text-align: justify;
    }
    .environment-heading {
        font-size: 30px;
        margin-top:0px;
    }
    .text-center .home_para{
        text-align: center;
    }

    .buttons{
        display: flex;
    }

    .legacy_heading {
        color: rgba(36, 24, 24, 0.904);
        font-family: "Poppins";
        font-size: 30px;
        display: flex;
        line-height: 46px;
        margin-left: 70px;
        margin-top: 20px;
    }

    .col-sm-6{
        width: 100%;
        padding-bottom: 100px;
    }

    .col-6{
        width: 100%;
    }

    .project-container {
        background-image: url(../images/Completed-Project.jpg);
        background-size: cover;
        height: auto;
        width: auto;
        padding: 40px;
    }
    .our-philosophy-heading-main {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        text-align: center;
        margin-bottom: 0px;
        opacity: 0.4;
        font-weight: bold;
        font-size: 35px;
        margin-top: 40px;
    }
    
    .our-philosophy-container .first-para {
        font: 18px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 25px;
        margin-left: 0px!important;
        margin-top: 0px;
        margin-bottom: 40px;
        color: whitesmoke;
        font-weight: 400;
        padding-top: 20px;
        text-align: justify!important;
        margin-right: 0px;
        width: 90%!important;
    }
    .ourphilosophy {
        display: grid !important;
        grid-template-columns: auto !important;
        margin-left: 0px!important;
        margin-right: 0px !important;
    }
    .ourphilosophy .feature-text {
        /* display: flex; */
        /* flex-direction: column; */
        background-color: #DAAA68!important;
        padding: 20px!important;
        margin-left: 15px!important;
        margin-bottom: 40px!important;
        transition: .6s!important;
        width: 295px!important;
        height: 350px!important;
        height: 410px!important;
    }
    .feature-text-inner {
        background-color: white;
        padding: 10px;
    }
    .content-text {
        color: white;
        font-size: 20px;
        font-weight: bold;
        padding-top: 10px;
    }
    .btn-3{
        width: 180px;
    }
    .projects-flex {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .about-us .container .row .final{
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        
    }
    .about-us .container .p_odigma2 {
        color: #fff;
        position: relative;
        font-size: 15px;
        top:0px;
        text-align:center;
    }
    .about-us{
        padding-top:0px;
    }
    .about-us .container .p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 0px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
    }
    .terms-p_odigma{
        color: #fff;
        position: relative;
        font-size: 14px;
        top: 10px;
        padding-left: 0px;
        padding-right: 20px!important;
        margin-top: 10px;
        text-align:center;
        margin-top:0px;
        right: -20px;
    }
    .terms-podigma2 {
        margin-right: -40px; 
    }
    
    .cont-podigma1 {
        text-align: left!important;
        color: #fff;
        position: relative;
        top: 10px!important;
        font-size: 14px!important;
        padding-left: 10px!important;
        margin-left: 0px!important;
    }
    .cont-podigma2 {
        text-align: right!important;
        color: #fff;
        position: relative;
        /*top: -20px!important;*/
        font-size: 14px!important;
        padding-right: 0px!important;
    }
    .our-msg-container {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    } 
    .our-msg-container-1 {
        color: white;
        display: flex;
        flex-direction: column;
        text-align: justify;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .our-img-1 {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .ourphilosophy-img-heading {
        color: whitesmoke;
        font-weight: bold;
        font-style: 'Roboto';
        padding-top: 110px;
    }
    .btn-4{
        margin-top: 10%;
    }
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: 1500px;
        width: 100%;
    }
    .footer-container .main1 img {
        height: 150px;
        width: 230px;
        margin-left: 40px;
        margin-right: 0px;
        /*margin-top: 30px;*/
        /*padding-left: 0px;*/
        padding-bottom: 20px;
        display: flex;
        justify-content:center;
    }

    /* --------- contact us page script start ---------- */
    .logo-style {
        width: 230px!important;
        height: 150px!important;
        padding: 10px!important;
    }
    .box_wrapper_main {
        width: 100%;
        border-radius: 0px;
        border: 5px solid #95683e;
        padding: 0px;
    }
    .tt-title {
        color: saddlebrown;
        font-size: 19px!important;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .contact_wrapper_space {
        height: 0px;
        /* background-color: #A87E54; */
    }
    ._box_1 {
        background-color: #fff;
        padding: 20px!important;
    }
    ._box_contact_ {
        padding: 15px;
        color: #000;
    }
    .address-wrapper{
        color: #fff;
        font-weight: 500;
        font-size: 15px;
    }
    .box_ph {
        border: 1px dashed;
        border-right: 0;
        border-left: 0;
        padding: 20px 0;
        margin: 2rem 0;
    }
    .box_email {
        /* border: 1px dashed; */
        border-right: 0;
        border-left: 0;
        padding: 0px 0;
        margin: 2rem 0;
    }
    /* --------- contact us page script end  ---------- */

    .container-logo {
        display: flex;
        justify-content: center;
        margin: 30px;
    }
    .logo .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .footer-container .contact_us {
        padding-left: 25px;
        margin-left: 10px;
        margin-top: -25px;
    }
    .footer-content .col-md-3 {
        width: 100%;
    }
    .footer-container .footer_navs {
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 50px;
        padding-bottom: 30px;
    }
    .first-para-headding {
        position:relative;
        color: whitesmoke;
        font-weight: bold;
        /*font-style: 'Roboto';*/
        padding-top: 110px;
         font-size: 35px; 
    }
    .emi-container {
        width: 100%;
    }
    .container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        /* margin-right: 0px; */
        /* margin-left: 0px; */
    }
    .our-container {
        background-color: #95683e;
        margin: 20px!important;
        padding: 30px!important;
        width: 85%!important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .our-container2 {
        background-color: #95683e;
        margin: 20px;
        padding: 30px;
        width: 85%;
        height: auto;
        padding-right: 25px;
        padding-left: 25px;
        /* margin-bottom: 175px; */
    }
    .msg {
        color: white;
        font-family: "Roboto";
        font-size: 16px;
        line-height: 24px;
    }
    .main-heading{
        margin-top: 60px!important;
        margin-bottom: 35px;
        color: #95683e;
        font-size: 20px!important;
        font-weight: bold;
        font-family: "Roboto";
    }
    .about-para p {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 50px;
        font: 16px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 20px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
        text-align: justify;
    }
    .board_of_directors {
        width: 85%;
        margin: auto;
    }
    .tabs-inner p {
        text-align: justify;
        font-size: 16px;
    } 
    .our-img {
        height: auto;
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .extra-space{
        margin-bottom:100px;
    }
    .w3-animate-bottom {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .main-image {
        background-image: url(../images/philosophy_img.jpg);
        background-size: cover;
        /*max-height: 1242px;*/
        height: 130vh; 
        max-width: 100%;
        width: 90% !important; 
        border-radius: 5px;
        background-position: center;
    }
    .main-image1 .first-para-headding {
        margin:0px;
    }
    .main-image1 h1 {
        color: whitesmoke;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        padding: 20px;
        position: relative;
        top: 175px;
        background-color: #DAAA68;
    }
    .highlight-numbers ._item__:last-child {
        margin-bottom:1rem
    }
     .highlight-numbers{
        display:grid;
        grid-template-columns:auto auto;
        display:flex;
       
    }
    .full-block-colored{
     padding: 0px ;

    
    }
    .proj_logo_with_bg {
      
       position:absolute;
       bottom:0px;
    }
    .header_bg {
        background-size: cover
    }
    .header_bg {
        background-size: cover
    }

    .project-types .overlap h3 {
        margin-top: 2rem
    }

    .project-types .row {
        display: block
    }

    .projects-overlay ._main_menu_ a {
        font-size: 16px
    }

    .projects-overlay ._main_menu_ li {
        padding: 0 10px
    }

    .projects-overlay ._main_menu_ {
        display: inline-block;
        margin-top: 82px
    }

    .projects-overlay ._projects_ {
        width: 90%;
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 26rem;
        right: 0
    }

    .projects-overlay ._project-lists_ {
        position: absolute;
        float: unset;
        width: 100%
    }

    .projects-overlay ._project-lists_ li a {
        font-size: 16px
    }

    .project-card ._left_ img {
        width: 100%
    }

    .project-card ._left_ {
        position: static
    }

    .project-block {
        height: auto;
        padding: 0
    }

    .project-types .row.no-gutter [class*=col-] {
        min-height: 652px
    }

    .project-types .row.no-gutter [class*=col-] img.bg_project_img {
        min-height: 652px;
        object-fit: cover
    }

    .project-card ._right_ {
        padding: 0;
        float: unset
    }

    .project-card {
        top: 75px
    }
    .project-img{
        width: auto;height: auto;border-radius: 20px;
    }
    .project-types .overlap .project-card h3 {
        font-size: 20px
    }

    #mana-foliage.project-card,#mana-foresta.project-card,#mana-tropicale.project-card,#uber-verdant-ii.project-card {
        top: auto!important
    }

    .projects-overlay .__inner__ {
        padding: 26px;
        margin-top: 5rem
    }

    .common-block {
        padding: 19px 0
    }

    .our-philosophy .main-image {
        margin: auto
    }

    .overlay-menu ._left_ {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        display: block;
        float: left
    }

    .overlay-menu ._right_ {
        margin-top: 2rem;
        position: static;
        float: unset;
        width: 100%
    }

    .overlay-menu {
        display: none;
        overflow: scroll
    }

    .overlay-menu ._left_ ul {
        width: 100%;
        width: 100%;
        padding: 1.5rem;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 5rem
    }

    /*.home_para {*/
    /*    margin-top: 30px;*/
    /*    letter-spacing: normal;*/
    /*    word-spacing: normal*/
    /*}*/

    /*.home_about {*/
    /*    padding-top: 30px*/
    /*}*/

    .home_about img {
        width: 170px
    }

    .project-type-mb-inner {
        padding: 10px
    }

    .project-type-mb-inner h3 {
        font-size: 17px
    }

    .brochure-block.common-block {
        padding: 50px 0
    }

    .highlight-numbers ._item__ {
        width: 100%;
        min-height: auto;
        margin-bottom: 0
    }
    .highlight-numbers .row{
        width:50%;
        display:flex;
    }
    .proj_logo_with_bg {
        width: 43%;
        top: -51px
    }

    .our-philosophy-heading{
        font-size:34px;
        margin:0px;
    }
    .highlight-numbers ._small_desc{
        width:130px;
    }
   
    .highlight-numbers ._item__ ._inner {
        text-align: left
    }

    .highlight-numbers ._small_desc {
        font-size: 14px;
        /*margin-left: 35px;*/
        margin:0px;
        top: auto
    }

    .highlight-numbers ._number {
        font-size: 40px;
        /*margin-left: 35px*/
    }

    ._envi_quote ._inner_two h3 {
        margin-right: 0
    }

    ._envi_quote ._inner_two {
        padding: 32px 31px
    }

    .proj-single-inner p {
        padding: 10px 0;
        font-size: 17px
    }

    .feature-text .right .h4 {
        font-size: 25px
    }

    .overlay-menu ._left_ li:hover .submenu {
        display: block;
        left: auto;
        position: relative;
        padding-top: 2rem
    }

    .overlay-menu ._left_>ul>li {
        height: auto;
        width: auto
    }

    .overlay-menu ._left_ .submenu li a {
        font-weight: 400
    }

    .overlay-menu ._left_ .submenu li {
        margin-bottom: 1rem
    }

    .menu_space ._about .row {
        display: block;
        margin: 0 -15px
    }

    .padding_box {
        padding: 15px;
        margin-top: 0;
        display: block
    }

    .about ._name {
        top: auto;
        left: auto;
        padding: 1rem
    }

    .menu_space ._about .row.no-gutter [class*=col-] {
        padding: 0 15px
    }

    .quote {
        top: auto;
        padding: 0;
        width: 100%;
        background: #000c2c;
        margin: auto;
        position: relative
    }

    .quote p {
        color: #fff
    }

    .quote:before {
        content: none
    }

    .menu_space ._about .row {
        padding: 0
    }

    .menu_space ._about .row.mana_policy {
        padding: 15px
    }

    .menu_space ._about .row.mana_policy p {
        margin-bottom: 2rem
    }

    .board_of_directors h3 {
        margin-bottom: 1rem
    }

    .big_tabs .tabs ul {
        flex-wrap: wrap
    }

    .big_tabs .tabs ul li {
        width: 50%;
        padding: 10px
    }

    .big_tabs .tabs ul li.active a {
        color: #95683e;
        font-weight: 700;
         font-size: 16px; 
    }
    .big_tabs .tab {
        padding: 15px
    }

    .year-wrapper {
        margin-top: 2rem
    }

    .partial_border {
        width: 100%
    }

    /* .row.no-gutter._bg_light_yellow.about-texts {
        padding: 15px 30px
    } */

    .awards [class*=col-] img {
        margin: auto;
        width: 100%
    }

    .awards .__inner {
        width: 70%;
        margin: auto
    }

    .menu_space ._about {
        margin-top: 75px
    }

    .events_wrapper .item {
        flex-basis: 100%
    }

    .box_testimonial_new_wrapper h2 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .events_content_wrapper .tabs ul li {
        display: inline-block;
        margin: 0 20px;
        width: auto
    }

    .events_content_wrapper .item {
        flex-basis: 43%;
        margin: 10px;
        position: relative;
        z-index: 9
    }
    
    .allprojects{
        background-image: url(../images/Background.jpg);
        padding: 10px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: auto;
        width: 100%;
    }
    .footer-logo-style {
        height: 180px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    
    .footer-label{
        margin-left: 0px;
    }
    .footer-navs-label{
        margin-left: 15px;
    }
    .footer-container {
        background-color: #A87E54!important;
        /* padding-top: 40px; */
        /*padding-bottom: 40px;*/
        /*margin-left: 0px;*/
        padding: 2% 2%!important;
    }
    .footer-container .contact_us .contact_us-p1 {
        font-size: 19px;
        color: #b7b37e;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .footer-container .contact_us .contact_us-p2 {
        color: white;
        font-size: 15px;
        line-height: 22px;
    }
    .footer-address{
        margin-left:0px;
    }
    
    .podigma1 {
        text-align: left;
        color: #fff;
        position: relative;
        top: 10px;
        font-size: 14px;
        padding-left: 10px;
        /* margin-left: 275px; */
        margin-left: 0px;
    }
    .sitemap-style {
        background: #daaa68;
        padding: 15px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        width: 90%;
        text-align: center;
        box-sizing: border-box;
    }
    .main-contains {
        background: #fff;
        padding: 40px;
        width: 100%;
    }
    .terms-heading {
        color: rgb(44, 26, 2);
        font-family: "Roboto";
        font-size: 30px;
        font-weight: 500px;
        margin-bottom: 40px;
        margin-top: 40px;
        border-radius: 5px;
        opacity: 0.6;
        font-weight: bold;
    }
    .terms-img {
        width: auto;
        height: auto;
        box-shadow: 0px 0px 1px #95683e;
    }
    p {
        margin: 0;
        font: 15px ProximaNova,Roboto,Arial,sans-serif;
        line-height: 20px;
        margin-bottom: 15px;
        color: #585858;
        font-weight: 400;
    }
    /*ul{*/
    /*    padding-left: 15px!important;*/
    /*}*/
    ul li.restricts {
        padding:5px;
        list-style-type: disc !important;
        font-size: 14px;
        font-family: ProximaNova,Roboto,Arial,sans-serif;
    }
    .intro-display{
        display: flex;
        flex-direction: column;
    }
    /*.intro-style{*/
    /*    width:100%;font-size:18px;padding-right:0px;*/
    /*}*/
    .intro-style {
        width: 100%;
        font-size: 18px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .intro-details{
        text-align: justify;color: #000;
    }
    .container-fluid {
        width: 100%!important;
        padding: 0
    }
    .sub-sec1 .logo .main2 {
        /*background: #fff;*/
        padding: 5%;
    }
    .side-heading{
        text-align: left;color: #95683e;font-weight:500px;font-size: 16px;font-weight:bold
    }
    
    /*.feature-text {*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    background-color: #DAAA68;*/
    /*    padding: 25px;*/
    /*    margin-left: 40px;*/
    /*    margin-bottom: 40px;*/
    /*    transition: .6s;*/
    /*    width: auto;*/
    /*    height: 350px;*/
    /*}*/
    
    #popup-slider img {
        width:100%
    }

    #popup_slider {
        position: relative;
        background: #fff;
        width: auto;
        max-width: 100%;
        margin: 20px auto;
        min-height: 515px;
        min-height: auto;
        padding: 0
    }

    #popup-slider .owl-dots {
        text-align: center;
        position: absolute;
        z-index: 999;
        width: 100%;
        bottom: -36px;
        background: #fff;
        padding: 10px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out
    }
    
    #testimonial_carousel .owl-prev {
        left: 0;
        display: none
    }

    #testimonial_carousel .owl-next {
        right: 0;
        display: none
    }

    #testimonial_carousel.owl-carousel .owl-dots {
        display: block!important
    }

    #testimonial_carousel .owl-dots {
        text-align: center;
        position: absolute;
        z-index: 999;
        width: 100%;
        bottom: -20px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out
    }

    #testimonial_carousel .owl-dots .owl-dot {
        background-color: #ccc;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 5px;
        border-radius: 100%
    }

    #testimonial_carousel .owl-dots .owl-dot.active span {
        border: 1px solid #fff;
        background: 0 0;
        width: 100%
    }

    #testimonial_carousel .owl-dots .owl-dot span {
        display: contents
    }

    #testimonial_carousel .owl-dot {
        display: inline-block
    }

    #testimonial_carousel .owl-dots .owl-dot.active {
        background: #e2b940!important
    }
}

@media only screen and (max-width: 767px){
    .order-1{
        display:block;
        text-align: -webkit-center;
    }
    .order-101{
        display:none;
    }
}

/************************ Responsive Script END **************************/

@media only screen and (max-width: 320px) {
    .projects-overlay ._main_menu_ li {
        padding:0 10px
    }

    .projects-overlay ._main_menu_ li a {
        font-size: 18px
    }
}


.nri-heading{
    text-align: center;margin-top:60px;
}