body {
    font-size: 16px;
}

img {
    height: auto;
    max-width: 100%;
    width: 100%;
    display: block;
}

a {
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.errmsg {
    background-color: red;
    padding: 0 6px;
    border-radius: 0;
    left: 15px;
    bottom: -18px;
    line-height: 18px;
    position: absolute;
    font-size: 10px;
    color: #fff !important;
}

.message-success {
    font-size: 30px !important;
    line-height: 34px !important;
    text-transform: none !important;
    padding: 20px !important;
    margin: 30px auto;
    color: #03a84e;
    text-align: center;
    border: 2px dashed #03a84e;
    margin: 30px;
    font-weight: 300;
}

h4 {
    font-size: 19px;
}

.full-width {
    width: 100%;
}

.css3-spinner {
    background: #fff;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.css3-spinner:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 120px;
    height: 120px;
    margin: -60px auto 0;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.css3-spinner>div {
    display: none;
}

.sm-form-control {
    height: auto;
    padding: 18px 20px;
    border-radius: 0 !important;
    letter-spacing: 0.5px;
    border: 1px solid #000;
    background: 0 0;
    height: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #101010;
    font-family: "DM Sans", sans-serif;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0;
}

p {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #333;
    text-align: justify;
    letter-spacing: 1px;
}

p:last-child {
    margin-bottom: 0;
}

#content p {
    line-height: 24px;
}

.dark,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.dark p,
.dark span {
    color: #fff !important;
}

.list-points {
    margin: 0;
}

.list-points li {
    position: relative;
    list-style-type: none;
    padding: 0;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #444;
    font-weight: 400;
    letter-spacing: 1px;
}

.list-points li:last-child {
    margin-bottom: 0;
}

.list-points li:before {
    content: "\e116";
    font-family: lined-icons;
    position: absolute;
    color: #9e9e9e;
    font-size: 18px;
    line-height: 20px;
    top: 2px;
    left: 0;
    font-weight: 600;
}

.list-points li ul {
    margin-top: 10px;
}

.list-points li ul li {
    padding-left: 18px;
}

.list-points li ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    top: 8px;
    background: #5188c6;
    border-radius: 100%;
}
.home-project-desc span{
    color: #7c7c7e;
    font-weight: 700;
    font-size: 15px;
}
.white-bg {
    background-color: #fff !important;
}

.gray-bg {
    background-color: #f4f4f4 !important;
}

.light-blue-bg {
    background-color: #e5edf7 !important;
}

.col-bottom,
.col-middle {
    display: table;
}

.col-bottom-inner,
.col-middle-inner {
    display: table-cell;
}

.col-middle-inner {
    vertical-align: middle;
}

.col-bottom-inner {
    vertical-align: bottom;
}

.col-form {
    position: relative;
    margin-bottom: 26px;
}

.section {
    position: relative;
}

#home .section {
    padding: 100px 0;
}

.smartform-submit button,
.theme-btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    background: #5188c6;
    color: #fff;
    border: 0;
    padding: 13px 25px;
    border-radius: 0;
    text-transform: uppercase;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.theme-btn:hover {
    background: #3d6490;
    color: #fff;
}

.theme-btn.white-btn {
    background: #fff;
    color: #5188c6;
}

.theme-btn.white-btn:hover {
    background: #f5f5f5;
}

.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li.current>a,
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li:hover>a,
.dark #header-wrap:not(.not-dark) #primary-menu>ul>li.current>a,
.dark #header-wrap:not(.not-dark) #primary-menu>ul>li:hover>a {
    color: #1a1a1a;
}

.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a,
.dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,
.dark #header-wrap:not(.not-dark) #top-account a,
.dark #header-wrap:not(.not-dark) #top-account a:hover,
.dark #header-wrap:not(.not-dark) #top-cart a,
.dark #header-wrap:not(.not-dark) #top-cart a:hover,
.dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-search a:hover,
.dark #header-wrap:not(.not-dark) #top-search form input,
.dark #top-cart .top-cart-item-desc a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a,
.overlay-menu #primary-menu.dark>#overlay-menu-close,
.overlay-menu #primary-menu.dark>ul>li>a,
body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a {
    color: #1a1a1a;
    text-shadow: none;
}

#home #header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #202020 !important;
}

.section .container {
    position: relative;
    z-index: 2;
}

.section-title {
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
}

.section-title h1,
.section-title h2 {
    font-size: 30px;
    line-height: 36px;
    color: #101010;
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 700;
}
.sidebar-title{
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: 700;
    display: block;
}

.title-line {
    font-size: 18px;
    line-height: 18px;
    position: relative;
    color: #5188c6;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 60px;
    margin-bottom: 20px;
    display: inline-block;
}

.title-line:after,
.title-line:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #5188c6;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.title-left .title-line {
    padding-right: 0;
}

.title-right .title-line {
    padding-left: 0;
}

.title-line:before {
    left: 0;
}

.title-line:after {
    right: 0;
}

.title-right .title-line:before {
    display: none;
}

.title-left .title-line:after {
    display: none;
}

.white-title {
    color: #fff !important;
}

.title-tagline {
    display: block;
    color: #797979;
    letter-spacing: 1px;
    font-size: 19px;
    margin-top: 10px;
}

.section-title.white-title h1,
.section-title.white-title h2 {
    color: #fff;
}

.section-title.white-title hr {
    border-top: 2px solid #fff;
}

.actual-image {
    position: absolute;
    right: 0;
    font-size: 14px;
    bottom: 50px;
    padding: 0 5px;
    background: #fff;
    color: #000;
    text-transform: uppercase;
}

.modal-content {
    border-radius: 0;
}

.modal-header {
    position: relative;
    padding: 15px 45px 15px 25px;
    border-bottom: 1px solid #eeee;
    background: #548aca;
}

.close {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: 0 !important;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.close:hover {
    opacity: 0.8;
    color: #fff;
}

.modal-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}

.modal-title span,
.modal-title p{
    color: #eee !important;
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
}

.modal-body {
    padding: 25px;
}

.block-link {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 99;
}

.owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}

.owl-carousel .owl-nav [class*="owl-"] {
    position: static;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
    opacity: 1;
    background-color: transparent !important;
    border: 2px solid #5188c6;
    font-size: 26px;
    border-radius: 100%;
    color: #5188c6;
}

.owl-carousel .owl-nav .owl-next {
    margin-left: 10px;
}

.owl-carousel .owl-nav .owl-prev i {
    margin: -2px 0 0 -2px;
}

.owl-carousel .owl-nav .owl-next i {
    margin: -2px -2px 0 0;
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
    opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #fff !important;
    background-color: #5188c6 !important;
}

#header .container {
    width: 100%;
    padding: 0 20px;
}

#primary-menu ul li>a {
    color: #101010;
    font-weight: 500;
    font-size: 14px;
    padding: 30px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#primary-menu ul li.sub-menu>a:before {
    content: "\e114";
    position: absolute;
    font-family: lined-icons;
    right: 0;
    font-size: 10px;
    margin: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
}

#header.full-header #logo {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

#header.full-header #primary-menu>ul {
    float: left;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu>ul>li.current a {
    color: #5188c6 !important;
}

#logo img {
    height: 70px;
    width: auto;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 50px;
}

#logo {
    margin: 6px 0;
    -webkit-transition: margin 0.4s ease, padding 0.4s ease;
    -o-transition: margin 0.4s ease, padding 0.4s ease;
    transition: margin 0.4s ease, padding 0.4s ease;
}

.sticky-header #logo {
    margin: 6px 0;
}

.content-wrap {
    position: relative;
    padding: 0;
}

.theme-overlay {
    position: relative;
}

.theme-overlay:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    background: #5188c6;
    background: -webkit-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: -o-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: -moz-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: linear-gradient(155deg, #5188c6, #1dcbdd);
}

.title-line.white-title:after,
.title-line.white-title:before {
    background: #fff;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 24px;
    height: 4px;
    border-radius: 3px;
}

form,
ul {
    margin: 0;
}

#gotoTop {
    border-radius: 100%;
}

#gotoTop i {
    position: relative;
    z-index: 10;
    font-size: 23px;
    color: #fff;
}

#gotoTop:hover i {
    color: #fff;
}

.title-left h1,
.title-left h2,
.title-left h3,
.title-right h1,
.title-right h2,
.title-right h3 {
    padding: 0;
}

.webp .section-inner-page-header {
    background-image: url(../images/inner-page-banner.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.no-webp .section-inner-page-header {
    background-image: url(../images/inner-page-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section-inner-page-header {
    padding: 120px 30px;
    text-align: center;
}

.section-inner-page-header h1 {
    margin: 0;
    color: #fff;
}

.section-inner-page-header.theme-overlay:before {
    opacity: 0.6;
}

.inner-page-title {
    margin-bottom: 0;
}

.inner-page-title h3 {
    position: relative;
    margin: 0;
}

.inner-page-title h3:before {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 40px;
    height: 2px;
    background: #5188c6;
}

.img-frame img {
    padding: 6px;
    background: #5188c6;
    background: #5188c6;
}

.theme-divider {
    border-top: 2px dotted #eee;
    width: 100%;
    height: 0;
    display: block;
    margin: 30px 0;
}

.inner-page-title.inner-page-title-center h3:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.col-padding {
    padding: 40px;
}

.toggle.toggle-bg .togglet,
.toggle.toggle-bg .toggleta {
    font-family: "DM Sans", sans-serif;
    line-height: inherit;
    padding: 15px 50px 15px 30px;
    border-radius: 5px;
}

.toggle.toggle-bg .togglet i {
    left: inherit;
    line-height: normal;
    right: 24px;
    top: 50%;
    font-size: 25px;
    color: #5188c6;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.toggle:last-child {
    margin-bottom: 0;
}

.video-block {
    position: relative;
}

.video-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: -o-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: -moz-linear-gradient(155deg, #5188c6, #1dcbdd);
    background: linear-gradient(155deg, #5188c6, #1dcbdd);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.video-block:hover:before {
    opacity: 0.8;
}

.video-block img {
    width: 100%;
}

.video-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 36px;
    opacity: 1;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border: 2px solid #fff;
    background: #5188c6;
    background: #5188c6;
    border-radius: 100%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.video-block:hover .video-icon {
    top: 50%;
    opacity: 1;
}

.video-icon i {
    margin: 0 0 0 2px;
}

.bottommargin-xs {
    margin-bottom: 15px !important;
}

textarea.sm-form-control {
    height: 100px;
    resize: none;
}

.res-map {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.res-map embed,
.res-map iframe,
.res-map object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

address {
    margin: 0;
    font-weight: 300;
}

.toggle.toggle-bg .togglec {
    padding: 12px 0 0 0;
}

.section-big-title {
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
}

.section-big-title h2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #5188c6;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.light-blue-bg .section-big-title h1,
.light-blue-bg .section-big-title h2,
.light-blue-bg .section-big-title h3 {
    color: #cfdbe9;
    opacity: 1;
}

.light-blue-bg p,
.light-blue-bg span,
.light-blue-bg ul li {
    color: #576e89;
}

#footer {
    position: relative;
    overflow: hidden;
    background-color: #222b38;
    border-top: 0;
    padding-bottom: 30px;
}

.footer-menubar-wrapper {
    position: relative;
    z-index: 9;
    padding: 50px 10px;
}

.col-footer-menubar {
    margin-bottom: 30px;
}

.footer-menu-title,
.footer-menubar-detail h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    min-height: 27px;
    display: block;
    font-weight: 600;
}

.footer-menu li {
    list-style: none;
    margin-bottom: 4px;
}

.footer-menu li,
.footer-menu li a {
    color: #fff;
    font-weight: 300;
}

.footer-menu li a:hover,
.footer-menu li.current a {
    color: #5188c6;
}

.footer-bar-bottom {
    position: relative;
    z-index: 9;
    padding: 15px 0;
}

.footer-social {
    float: right;
}

.social-icon {
    margin: 0 0 0 8px;
    color: #778598;
    border: 1px solid #363e49;
    border-radius: 100%;
}

.copyright-text span,
.copyright-text span a {
    line-height: inherit;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.copyright-text span a:hover {
    color: #fff;
}

.footer-menubar-detail address,
.footer-menubar-detail>a {
    color: #fff;
    margin-bottom: 10px;
    display: block;
    font-weight: 300;
}

.footer-menubar-detail>a:last-child {
    margin-bottom: 0;
    word-break: break-word;
}

.footer-menubar-detail>a:hover {
    color: #fff;
}

.section-home-slider {
    top: 0;
    margin-bottom: 0 !important;
    margin-top: 0;
}

.slider-line {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    display: block;
    z-index: 9;
}

.slider-line-1 {
    left: 33.33%;
}

.slider-line-2 {
    left: 66.6667%;
}

.slider-detail {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider-detail h1,
.slider-detail h2 {
    font-size: 54px;
    line-height: 60px;
    margin-bottom: 15px;
}

.slider-detail span {
    font-size: 24px;
    letter-spacing: 1px;
}

.enquiry-now-btn {
    position: absolute;
    top: 50%;
    z-index: 99;
    left: -106px;
    margin-top: -25px;
    font-size: 16px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.row-slider-project {
    margin: 0;
}

.col-slider-project {
    padding: 0 60px;
}

.slider-project-detail-wrapper {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 9;
}

.slider-project-detail h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 3px;
}

.slider-project-location span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.slider-project-location span img {
    margin: -3px 6px 0 0;
}

.slider-project-link {
    position: absolute;
    top: calc(50% + 15px);
    transform: translateY(-50%);
    right: 0;
    opacity: 0;
}

.slider-project-detail {
    position: relative;
    padding: 20px 30px 0 0;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}

.slider-project-detail:hover .slider-project-link {
    opacity: 1;
}

.ken-carousel .owl-item.active img {
    -webkit-animation: kenburns 16s forwards;
    animation: kenburns 16s forwards;
}

@keyframes kenburns {
    0% {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        animation-timing-function: ease-in;
    }

    100% {
        transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -30px, 0);
        animation-timing-function: ease-in;
    }
}

.gurukrupa-tagline-detail {
    text-align: center;
}

.gurukrupa-tagline-detail span {
    font-size: 19px;
    color: #101010;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    display: block;
}

.ongoing-project {
    padding: 100px 60px 10px 60px;
    margin: 0 !important;
}

.ongoing-project .ongoing-project-m {
    padding: 0 15px;
    width: 33.33333%;
    margin-bottom: 40px;
    position: relative;
}

#ongoing-project {
    text-align: center;
}
.ongoing-project-img {
    position: relative;
}
.img-disclaimer {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    background-color: rgb(0 0 0 / 60%);
    font-size: 12px;
    padding: 0 8px;
}
.number-disclaimer {
    font-size: 12px;
    text-align: right;
    position: relative;
    z-index: 1;
}
.ongoing-project-title h2 span {
    color: #101010 !important;
    display: inline-block;
}

.custom-filter {
    position: relative;
    z-index: 9;
    display: inline-block;
    vertical-align: middle;
    width: 260px;
}

.select-location-drop {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: none;
    background: #fff;
    padding: 0;
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.select-location-drop.open {
    display: block;
}

.select-location-drop li a {
    font-size: 18px;
    color: #000;
    padding: 10px;
    display: block;
}

.select-location-drop li {
    display: block;
    line-height: initial;
}

.ongoing-project-title {
    z-index: 111;
}

.custom-filter li {
    list-style: none;
}

.select-location-drop li:hover a {
    background: #f9f9f9;
    color: #333;
}

.custom-filter li .select-location {
    color: #aac4e5;
}

.select-location:before {
    content: "\e7a7";
    font-family: font-icons;
    position: absolute;
    top: 0;
    right: -22px;
    font-size: 21px;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.custom-filter.active .select-location:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-ongoing-project {
    text-align: center;
}

.ongoing-project-des {
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    text-align: left;
    height: 100%;
}

.ongoing-project-detail {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    height: 100%;
}

.ongoing-project-text h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.ongoing-project-text {
    margin-bottom: 15px;
}

.ongoing-project-configuration span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #5489ca;
}

.ongoing-project-configuration img {
    margin: -6px 0 0 0;
}

.ongoing-project-configuration span:first-child {
    width: 30px;
    margin-right: 5px;
}

.ongoing-project-configuration span:last-child {
    width: calc(100% - 41px);
}

.ongoing-project-text span {
    letter-spacing: 1px;
}

.ongoing-project-wrapper {
    position: relative;
}

.project-element {
    position: absolute;
    max-width: 580px;
    left: -80px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.4;
}

.section-home-theme-block {
    border-top: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
}

.row-home-theme-block {
    margin: 0;
}

.col-home-theme-block {
    padding: 0;
    border-right: 1px solid #b4b4b4;
}

.home-theme-block-detail {
    padding: 100px 60px;
    text-align: center;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.home-theme-block-icon-wrapper {
    position: relative;
    margin-bottom: 30px;
    width: 50px;
    height: 50px;
    display: inline-block;
}

.home-theme-block-icon-wrapper .home-theme-block-icon-h,
.home-theme-block-icon-wrapper .home-theme-block-icon-n {
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.home-theme-block-icon-wrapper .home-theme-block-icon-h {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.home-theme-block-detail span {
    display: block;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.home-theme-block-line {
    width: 80px;
    height: 2px;
    background: #d1d1d1;
    display: block;
    margin: 30px auto;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.home-theme-block-detail h4 {
    font-size: 24px;
    font-weight: 700;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.theme-line-btn {
    color: #101010;
    border: 1px solid #888;
    border-radius: 0;
    font-size: 15px;
    padding: 13px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.theme-line-btn:hover {
    background: #888;
    color: #fff;
}

.col-home-theme-block:last-child {
    border-right: 0;
}

.home-theme-block-detail:hover .home-theme-block-icon-n {
    opacity: 0;
}

.home-theme-block-detail:hover .home-theme-block-icon-h {
    opacity: 1;
}

.home-theme-block-detail:hover h4,
.home-theme-block-detail:hover span {
    color: #fff;
}

.home-theme-block-detail:hover .home-theme-block-line {
    background: #fff;
}

.home-theme-block-detail:hover .theme-line-btn {
    border: 1px solid #fff;
    color: #fff;
}

.home-theme-block-detail:hover .theme-line-btn:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #5489ca;
}

.col-home-theme-block .home-theme-block-detail:hover {
    background: #5188c6;
}

.col-home-theme-block .home-theme-block-detail:hover .theme-line-btn:hover {
    color: #5188c6;
}

.home-enquire-now-wrapper .container {
    width: 100%;
    max-width: 900px;
}

.col-form label {
    position: absolute;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    top: -8px;
    left: 25px;
    background: #fff;
    padding: 0 5px;
}

.col-form label span {
    color: red;
}

.home-enquire-now-wrapper {
    position: relative;
}

.enquiry-now-sticky form {
    display: inline-block;
}

.enquiry-now-sticky {
    position: fixed;
    top: 50%;
    max-width: 420px;
    right: -420px;
    z-index: 99;
    background: #fff;
    padding: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.enquiry-now-sticky.form-open {
    right: 0;
}

.enquiry-now-sticky .sm-form-control:focus {
    border-color: #ddd;
}

.footer-bar-menu li {
    position: relative;
    display: inline-block;
    list-style: none;
    padding-right: 10px;
    margin-right: 10px;
}

.footer-bar-menu li a {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.col-footer-bar:last-child {
    text-align: right;
}

#footer .container {
    width: 100%;
    max-width: 1060px;
}

.col-footer-menubar:last-child .footer-menubar-detail {
    display: block;
    max-width: 66px;
    margin-left: auto;
}

#footer video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

#footer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    z-index: 1;
    opacity: 0.6;
}

.footer-bar-menu li:before {
    content: "";
    position: absolute;
    width: 1px;
    top: 50%;
    height: 70%;
    background: #fff;
    right: 0;
    transform: translateY(-50%);
}

.footer-bar-menu li:last-child:before {
    display: none;
}

.inner-pages .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a {
    color: #000 !important;
}

.inner-page-banner {
    position: relative;
    height: 400px;
}

.inner-page-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.inner-page-title.white-title h1,
.inner-page-title.white-title h2,
.inner-page-title.white-title p {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}

.inner-page-banner:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.section-big-title h3 {
    position: relative;
}

.section-big-title h3:before {
    content: "";
    position: absolute;
    top: -35px;
    left: 50%;
    content: attr(data-title);
    font-size: 140px;
    line-height: 140px;
    font-weight: 700;
    color: #aaa;
    opacity: 0.35;
    white-space: nowrap;
    -webkit-transform: translateX(-50%) translateY(0) translateZ(0) rotate(0) scale(1);
    -moz-transform: translateX(-50%) translateY(0) translateZ(0) rotate(0) scale(1);
    -ms-transform: translateX(-50%) translateY(0) translateZ(0) rotate(0) scale(1);
    -o-transform: translateX(-50%) translateY(0) translateZ(0) rotate(0) scale(1);
    transform: translateX(-50%) translateY(0) translateZ(0) rotate(0) scale(1);
    z-index: 9;
}

.section-big-title h3 span {
    position: relative;
    font-weight: 700;
    font-size: 55px;
    line-height: 125px;
    letter-spacing: 1px;
    color: #000 !important;
    z-index: 10;
}

.webp .thegroup-details {
    background-image: url(../images/about-us/g-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.no-webp .thegroup-details {
    background-image: url(../images/about-us/g-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.thegroup-details {
    padding: 80px 0;
    position: relative;
}

.thegroup-details:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(213, 53%, 56%, 0.7);
}

.col-thegroup {
    width: 40%;
    float: left;
}

.thegroup-details .row {
    margin-bottom: 40px;
}

.thegroup-details .row:last-child {
    margin-bottom: 0;
}

.col-thegroup p {
    color: #fff;
}

.even-row .col-thegroup {
    margin-left: 60%;
}

#section-thegroup {
    padding-top: 120px;
}

#section-thegroup .section-big-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
}

.thegroup-details .row:first-child .col-thegroup {
    width: 40%;
}

.thegroup-details .row:nth-child(3) .col-thegroup {
    width: 30%;
}

.thegroup-details .row:nth-child(4) .col-thegroup {
    margin-left: 40% !important;
    width: 60% !important;
}

.col-thegroup h3 {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 700;
}

#section-visionmission {
    position: relative;
    overflow: hidden;
    padding: 200px 0;
}

#section-visionmission .row {
    background-color: rgba(0, 0, 0, 0.6);
}

#section-visionmission video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.visionmission-inner {
    padding: 40px;
}

.visionmission-inner p {
    color: #fff;
}

.visionmission-inner .list-points li {
    color: #fff;
}

.visionmission-inner .section-big-title h2 {
    color: #fff !important;
    opacity: 0.5 !important;
}

.col-visionmission:last-child {
    border-left: 1px solid #878787;
}

.section-banks {
    margin-top: 40px;
}

.section-banks h3,
.section-consulting h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

#oc-associates .oc-item img {
    width: 180px;
}

.section-consulting {
    margin-top: 50px;
    background-color: #e5f1ff;
    padding: 80px 0;
}

.consulting-inner {
    margin-bottom: 30px;
}

.consulting-inner h4 {
    margin-bottom: 20px;
    font-weight: 400;
    position: relative;
}

.consulting-inner:last-child {
    margin-bottom: 0 !important;
}

.redevelopment-text {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}

.redevelopment-text p {
    text-align: center !important;
}

#section-redevelopmentbenefits {
    background-color: #e5f1ff;
}

.redevelopment-benefits-list ul {
    margin-bottom: 0;
    text-align: center;
}

.redevelopment-benefits-list ul li {
    list-style-type: none;
}

.redevelopment-benefits-list ul li {
    list-style-type: none;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 30px;
}

.divider-line {
    padding: 0 20px;
}

.redevelopment-wrapper {
    position: relative;
}

#redevelopment-project {
    padding: 10px 0;
}

.redevelopment-project-detail {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.channelpartners-text .theme-line-btn {
    border: 1px solid #5188c6;
    color: #5188c6;
}

.channelpartners-text .theme-line-btn:hover {
    background: #5188c6 !important;
    color: #fff !important;
}

#oc-home .owl-nav [class*="owl-"] {
    border: 2px solid #fff;
    color: #fff;
}

#oc-home .owl-nav {
    right: 5% !important;
    top: auto !important;
    bottom: 155px !important;
}

#enquiry-form .section-title {
    padding: 10px 30px;
    background-color: #5188c6;
}

#enquiry-form .row {
    padding: 20px 30px;
}

.enquiry-now-sticky.form-open #enquiry-form {
    border: 1px solid #5188c6;
}

.section-gurukrupa-tagline .row {
    margin-top: 80px;
    margin-bottom: 13px;
}

.section-gurukrupa-tagline .row p {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #b3b3b3;
}

.counter {
    font-size: 32px;
    line-height: 40px;
}

.consulting-inner h4 img {
    position: absolute;
    top: -10px;
    width: 40px;
    left: -20px;
}

.section-consulting .row {
    margin-top: 60px;
}

#section-tax-benefit {
    background-color: #e5f1ff;
}

.home-loan-text .acctitle {
    padding: 15px 50px 15px 15px;
    background-color: #b5bfc43b;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    border: none !important;
}

.home-loan-text .acctitle i {
    top: 50%;
    left: auto;
    font-size: 14px;
    line-height: 44px;
    right: 15px;
    transform: translateY(-50%);
}

.home-loan-text .list-points {
    margin-bottom: 15px;
}

.tax-benefit-text table {
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #ddd;
}

.tax-benefit-text table tr td,
.tax-benefit-text table tr th {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
}

.tax-benefit-table tr th {
    background: #e38c1d;
    color: #fff;
    border: 0 !important;
}

.tax-benefit-table tr th:nth-child(2) {
    background: #b4c08b;
}

.tax-benefit-table tr th:nth-child(3) {
    background: #5489c9;
}

.tax-benefit-text table tr td {
    background: #fff;
}

.calculator input[type="text"] {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    height: auto;
    padding: 14px 20px;
    border-radius: 0 !important;
    letter-spacing: 0.5px;
    border: 1px solid #000;
    background: 0 0;
}

.smartform-question label {
    position: absolute;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    top: -8px;
    left: 25px;
    background: #fff;
    padding: 0 5px;
}

.smartform-question {
    position: relative;
    width: 25%;
    float: left;
    padding: 0 15px;
}

.calculator form {
    margin: 0 -15px;
}

.smartform-submit button {
    width: 100%;
}

.smartform-submit {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.calculator {
    margin-top: 30px;
}

.smartform-result {
    padding: 0 15px;
    margin: 0;
}

.columns {
    display: inline-block;
    vertical-align: top;
    margin-right: 1em;
}

.smartform-question {
    margin-bottom: 20px;
}

.smartform-question-active .link--edit,
.smartform__options {
    display: none;
}

.smartform-question-active .smartform__options {
    display: block;
}

.smartform-question-active .question__answer {
    display: none;
}

.smartform-guided .smartform-question {
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
}

.smartform-guided .smartform__question {
    background: #f9f9f9;
    padding: 15px 15px 15px 65px;
    position: relative;
}

.smartform-guided .smartform__answer {
    padding: 15px;
}

.smartform-result ul {
    margin-left: 15px;
    display: none !important;
}

.smartform-result li {
    list-style-type: circle;
    font-size: 16px;
    margin-bottom: 5px;
}

.smartform-result table {
    width: 100%;
    margin: 0;
}

.smartform-result table th {
    background: #f9f9f9;
}

.smartform-result table td,
.smartform-result table th {
    padding: 8px 15px;
    border: 1px solid #eee;
    text-align: center;
}

.smartform__number {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    left: 20px;
    top: 10px;
    background: #bac8d0;
    color: #fff;
}

.smartform-question-active .smartform__number {
    background-color: #006cb5;
}

.smartform-result table th {
    border: 0;
    color: #fff;
    background: #5489c9;
}

.smartform-result table tr th:nth-child(2) {
    background: #5489c9;
}

.smartform-result table tr th:nth-child(3) {
    background: #5489c9;
}

.smartform-result table td {
    background: #fff;
    font-weight: 600;
}

.ongoing-project-inner .portfolio-item {
    padding: 0 15px;
    width: calc(33.33% - 5px) !important;
    float: none !important;
    display: inline-block;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
}

.portfolio.ongoing-project-inner {
    text-align: center !important;
}

#ongoing-project-inner {
    padding: 60px;
}

.ongoing-project-img img {
    width: 100%;
}

.section-big-title h3 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #5188c6;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#ongoing-project-inner .list-points {
    margin-bottom: 30px;
}

.projects-table tr td,
.projects-table tr th {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
}

.projects-table tr th {
    background: #5188c6;
    color: #fff;
    border-right: 1px solid #fff;
    font-size: 22px;
    width: 50% !important;
}

.projects-table tr th:nth-child(2) {
    border: 0 !important;
}

.projects-table {
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #ddd;
}

.projects-table tr td {
    background-color: #fff;
}

.projects-table tr td:first-child {
    font-weight: 500;
    font-size: 16px;
}

.webp #upcoming-project-inner {
    background-image: url(../images/projects/upcoming-projects/texture.webp);
    background-repeat: no-repeat;
}

.no-webp #upcoming-project-inner {
    background-image: url(../images/projects/upcoming-projects/texture.png);
    background-repeat: no-repeat;
}

.col-home-project {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.home-project-detail {
    position: relative;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

.home-project-detail:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-repeat: repeat;
    background-position: 0 bottom;
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
    background: -webkit-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
    background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
    background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.74) 8%, rgba(255, 255, 255, 0.1) 50%);
}

.home-project-des-wrap {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    z-index: 9;
}

.home-project-des h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 500;
}

.contact-main {
    padding: 60px;
}

.contact-info h4,
.contact-number h4 {
    color: #353f22;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
}

.contact-info,
.contact-number {
    margin-top: 20px;
}

.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img {
    color: #5188c6;
}

.feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon,
.feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon,
.feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon {
    background-color: #fff;
}

.feature-box .fbox-icon a,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
    color: #f4f9eb;
}

.feature-box.fbox-bg.fbox-center {
    background-color: #fff;
    text-align: left;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.feature-box.fbox-center.fbox-plain .fbox-icon i {
    font-size: 50px;
}

.feature-box.fbox-center .fbox-icon {
    width: 50px;
    height: 50px;
}

.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -20px !important;
    left: 19% !important;
    margin: 0 0 0 -38px !important;
    background-color: #fff !important;
    text-align: center;
}

.feature-box.fbox-bg.fbox-center {
    margin-top: 20px !important;
    padding: 38px 20px 20px;
    min-height: 200px;
}

.feature-box .subtitle a {
    word-break: break-all;
}

.feature-box h3 {
    min-height: 125px;
    font-size: 22px;
}

#primary-menu ul ul li>a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px !important;
}

#primary-menu.dark ul li .mega-menu-content,
#primary-menu.dark ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul ul {
    background-color: #fff !important;
    border-color: #5188c6 !important;
}

.feature-box h3 span.subtitle {
    color: #353f22;
    display: block;
    font-size: 16px;
    font-weight: 100;
}

.feature-box .subtitle a {
    color: #353f22;
}

#primary-menu ul ul li:hover>a {
    background-color: #f9f9f9 !important;
    color: #5188c6 !important;
}

#upcoming-project-text .section-big-title {
    margin-top: 30px;
}

#section-testimonials .post-grid.grid-3 .entry {
    width: 33.33%;
    margin-right: 0;
    padding-right: 30px !important;
}

#section-testimonials .testi-image {
    float: none;
    width: 70px;
    height: 70px;
    position: relative;
}

#section-testimonials .testi-image img {
    border-radius: 0 !important;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

#section-testimonials .testi-content {
    margin-top: 10px;
    margin-left: 40px;
}

#section-testimonials .testi-content h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #5188c6;
}

#section-testimonials .testi-content p {
    margin-bottom: 0;
    font-family: inherit;
    font-style: normal;
    color: #9e9e9e !important;
}

#section-testimonials .testi-meta {
    font-weight: 400;
    color: #5188c6;
    letter-spacing: 1px;
    float: right;
}

#section-testimonials .entry {
    margin: 0 0 30px !important;
    padding: 0 !important;
    border-bottom: none !important;
}

.blue-testi .testimonial .testi-content h3,
.blue-testi .testimonial .testi-meta {
    color: #6494cf !important;
}

.grey-testi .testimonial .testi-content h3,
.grey-testi .testimonial .testi-meta {
    color: #b6c0c5 !important;
}

.projectabout-logo {
    width: 200px;
    float: left;
}

.project-info {
    margin-top: 30px;
}

.project-info-col {
    margin-bottom: 20px;
}

.info-text span,
.info-text h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 5px;
    color: #576e89;
    position: relative;
    padding: 0 0 0 25px;
    display:block;
    font-weight: 600;
}
.info-text span:before,
.info-text h3:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 1px;
    width: 12px;
    background-color: #576e97;
}

.info-text p {
    letter-spacing: 1px;
    padding: 0 0 0 25px;
}

.projectabout-text p:first-child {
    color: #576e89;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 18px;
}

.amenities-text h4 {
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 2px;
    color: #353f22;
}

.amenities-main {
    margin-top: 50px;
}

.amenities-desc {
    text-align: center;
}

.amenities-img {
    width: 120px;
    height: 90px;
    margin: 0 auto;
}

.amenities-title h4 {
    font-size: 17px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.amenities-img img {
    width: 70px !important;
    margin: 0 auto;
}

.amenities-main .owl-carousel .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    opacity: 0.5;
    border-radius: 50% !important;
    background-color: #353f22;
}

.webp #section-specifications {
    background-image: url(../images/projects/ongoing-projects/marina-enclave/specifications/bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 0 0;
    background-position: center;
}

.no-webp #section-specifications {
    background-image: url(../images/projects/ongoing-projects/marina-enclave/specifications/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 0 0;
    background-position: center;
}

.connect-desc {
    padding: 20px;
    max-height: 560px;
    overflow-y: auto;
    background-color: #fff;
}

.location-detail ul {
    position: relative;
    margin-bottom: 15px;
    margin-left: 10px;
}

.location-detail ul li {
    list-style-type: none;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    background-color: #fff;
    color: #353f22;
}

.location-title li i {
    margin-right: 10px;
    font-size: 16px;
}

.location-detail ul:before {
    content: "";
    border-bottom: 1px dotted #ddd;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -9px;
    display: inline-block;
}

li.right {
    float: right;
    padding-right: 0 !important;
    padding-left: 10px;
    list-style-type: none;
    font-weight: 800 !important;
    display: inline-block;
    position: relative;
    background-color: #f9f9f9;
    color: rgba(255, 255, 255, 0.8);
}

.location-img {
    height: 560px;
}

.connect-desc::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.connect-desc::-webkit-scrollbar-thumb {
    background: #5188c6;
}

.connect-desc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.connect-row {
    margin-top: 30px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.location-img .fluid-width-video-wrapper {
    padding-top: 0 !important;
    height: 100%;
}

.location-title li {
    background-color: transparent !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.location-title:before {
    content: none !important;
}

#section-location p {
    text-align: center;
}

#section-gallery ul.tab-nav:not(.tab-nav-lg) {
    border-bottom: none;
}

#section-gallery ul.tab-nav:not(.tab-nav-lg) li {
    float: none;
    display: inline-block;
    margin-right: 10px;
}

#section-gallery .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    top: 0;
}

#section-gallery .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a,
#section-plans .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    border-bottom: none;
    background-color: #e5edf7;
    border-radius: 50px;
    color: #576e89 !important;
}

#section-gallery .tabs.tabs-bb ul.tab-nav li a,
#section-plans .tabs.tabs-bb ul.tab-nav li a {
    font-size: 17px;
    letter-spacing: 1px;
    height: 41px;
    line-height: 41px;
    font-weight: 400;
    color: #576e89 !important;
}

#section-gallery ul.tab-nav:not(.tab-nav-lg) {
    text-align: center;
}

#section-gallery .tabs {
    margin-top: 30px;
}

.image-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s linear;
}

.image-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(84, 138, 202, 0.6);
    top: 0;
    right: 0;
}

.col-image {
    margin-bottom: 30px;
}

.image-main:hover .image-overlay {
    opacity: 1;
}

.image-desc {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.image-main-inner {
    position: relative;
}

.image-desc i {
    color: #fff;
    font-size: 24px;
}

.tabs.tabs-bb ul.tab-nav li a {
    padding: 0 20px;
}

.oc-received {
    text-align: center;
    padding: 40px;
    background-color: #fbfbfe;
    box-shadow: inset 0 1px 10px rgb(81 136 198 / 0.1);
}

.oc-received p {
    font-family: "Arima Madurai", cursive;
    text-align: center;
    letter-spacing: 2px;
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    color: #363636;
}

.plans-main .image-main {
    border: 1px solid #ddd;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.image-main {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

#section-aboutproject:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    background: #f9f9f9;
    top: 0;
    right: 0;
}

.col-aboutproject-inner1 {
    position: relative;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

.project-logo {
    position: relative;
}

.project-logo:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffc7;
    content: "";
}

.projectabout-logo {
    width: 200px;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-left {
    margin-right: 60px;
}

#section-amenities:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    background: #f9f9f9;
    top: 0;
    left: 0;
}

.amenities-main {
    background-color: #fff;
    padding: 60px 60px 80px 60px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

#oc-amenities {
    margin-top: 40px;
}

#oc-amenities .owl-nav {
    top: auto !important;
    bottom: -80px;
    right: -60px;
}

#oc-amenities.owl-carousel .owl-nav [class*="owl-"] {
    border: none;
    font-size: 40px;
    border-radius: 0;
    background-color: #f5f5f5 !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

#oc-amenities.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #fff !important;
    background-color: #5188c6 !important;
}

#oc-amenities.owl-carousel .owl-nav .owl-next {
    margin-left: 0;
}

.section-big-title.orange h2 {
    color: #bdbdbd;
}

.specifications-image img {
    width: 60px !important;
}

.specification-slider {
    background-color: #fff;
    padding: 50px;
    max-width: 50%;
    margin-left: 50%;
}

.specifications-content h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
}

.specifications-inner {
    padding: 10px;
}

#oc-specifications.owl-carousel .owl-nav [class*="owl-"] {
    border: none;
    font-size: 40px;
    border-radius: 0 !important;
    color: #5188c6 !important;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #f5f5f5 !important;
}

#oc-specifications.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #5188c6 !important;
    background-color: transparent !important;
    border-radius: 0;
}

#oc-specifications.owl-carousel .owl-nav .owl-next {
    margin-left: 0;
}

#oc-specifications .owl-nav {
    top: auto;
    bottom: -50px;
    right: -50px;
}

#oc-specifications.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #fff !important;
    background-color: #5188c6 !important;
}

.location-detail .acctitle {
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 25px 15px 10px;
    font-weight: 600;
    letter-spacing: 1px;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}

.location-detail .acctitle i {
    top: 50%;
    left: inherit;
    right: 10px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.location-detail .acc_content {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.image-desc h3 {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 5px;
}

.webp #guruatman #section-specifications {
    background-image: url(../images/projects/ongoing-projects/guruatman/specifications/bg.webp) !important;
    padding: 120px 0 0 0;
}

.no-webp #guruatman #section-specifications {
    background-image: url(../images/projects/ongoing-projects/guruatman/specifications/bg.jpg) !important;
    padding: 120px 0 0 0;
}

.configuration-main {
    margin-top: 60px;
}

.configuration-main .image-main {
    border: 1px solid #ddd;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.location-text p {
    text-align: left !important;
}

.location-text .location-title li {
    color: #555;
    text-transform: inherit;
    list-style-type: none;
}

.location-text .location-title {
    margin: 0 0 15px;
}

.location-text .location-title li img {
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.location-near {
    background-color: #b5bfc4;
    padding: 10px;
    margin-bottom: 15px;
}

.location-near p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}

.specifications-content p {
    text-align: inherit;
}

.location-map {
    margin-top: 30px;
}

.location-map .image-overlay:before {
    background: rgba(227, 140, 29, 0.8) !important;
}

.degree-text {
    max-width: 900px;
    margin: 0 auto;
}

.degree-text p {
    text-align: center;
}

#wrapper {
    overflow: hidden;
}

.ongoing-project-title {
    padding: 0 30px;
}

#home #primary-menu ul li li a {
    color: #666 !important;
}

.section-home-enquire-now #enquiry-form .row {
    padding: 0 !important;
}

.white-bg .section-big-title h1,
.white-bg .section-big-title h2,
.white-bg .section-big-title h3 {
    color: #5188c6;
}

#section-contact-enquire-now .container {
    width: 100%;
    max-width: 900px;
}

.enquiry-now-sticky .sm-form-control {
    padding: 10px;
    height: 50px;
}

.cp-wrapper .container {
    width: 100%;
    max-width: 900px;
}

#cp-form label {
    background-color: #fff;
}

#section-specifications .section-big-title h2,
#section-specifications .section-big-title h3 {
    color: #fff;
}

.project-enquire-wrapper .col-form .theme-btn {
    width: 100%;
    height: 60px;
}

.career-item-inner h4 {
    font-size: 18px;
    line-height: 20px;
    position: relative;
    margin: 0 0 8px;
}

.career-item-inner {
    margin-bottom: 15px;
}

.career-detail .acctitle i {
    left: auto;
    right: 20px;
    line-height: 54px;
}

.career-detail .acctitle {
    background-color: rgba(201, 208, 212, 0.4);
    padding: 15px 20px;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.career-inner {
    padding: 5px 20px 0 20px;
}

#section-career {
    position: relative;
}

.career-form-detail {
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.career-detail {
    padding-right: 40px;
}

.col-form.last {
    margin-bottom: 0;
}

.career-title {
    margin-bottom: 20px;
}

#careers-form .col-form .sm-form-control {
    padding: 10px !important;
    height: 50px !important;
}

.form-question {
    position: absolute;
    top: 50%;
    right: 27px;
    cursor: pointer;
    color: #aaa;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#section-homeloan-nri .list-points {
    margin-bottom: 15px;
}

#section-homeloan-nri h4 {
    color: #576e89;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 0;
}
.inner-page-title span{
    letter-spacing: 1px;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    font-size: 18px;
}

.inner-page-title h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    max-width: 500px;
    margin: 0 auto;
}

.inner-page-banner .inner-page-title h1 {
    margin-bottom: 10px;
}

.map {
    height: 100% !important;
}

.map .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 100% !important;
}

.col-contactbox {
    margin-bottom: 40px;
}

.col-contactbox:nth-child(3),
.col-contactbox:nth-child(4) {
    margin-bottom: 0;
}

.table-responsive {
    margin-bottom: 0 !important;
}

.theme-background-color {
    background-color: #5188c6 !important;
}

.theme-scrollbar {
    height: 500px;
    overflow-y: scroll;
}

.theme-scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.theme-scrollbar::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 3px;
}

.theme-scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent;
}

.theme-scrollbar .accordion {
    padding-right: 30px;
}

.d-logo {
    text-align: center;
    margin-bottom: 30px;
}

#disclaimer-modal .modal-body,
#privacypolicy-modal .modal-body {
    text-align: center;
}

#disclaimer-modal .modal-header,
#privacypolicy-modal .modal-header {
    text-align: center;
}

#disclaimer-modal,
#privacypolicy-modal {
    background-color: rgba(0, 0, 0, 0.7);
}

.col-location {
    width: 20%;
    float: left;
    text-align: center;
    padding: 0 15px;
}

.col-location img {
    width: 60px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.location-info {
    margin-top: 30px;
}

#kanakiarainforestandheri .projectabout-logo {
    width: 300px;
}

.project-info-col a {
    color: #666;
    transition: all 0.3s linear;
}

.project-info-col a:hover {
    color: #5188c6;
}

.configuration-main .image-main img {
    width: 100%;
}

.image-desc p {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-bottom: 4px;
}

.guruatman-map,
.kanakia-map {
    margin-top: 30px;
    height: 500px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
}

.kanakia-map .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 100%;
}

.img-disclaimer p {
    text-align: center;
}

.ongoing-project-configuration {
    min-height: 40px;
}

.redevelopment-btn {
    position: fixed;
    top: 50%;
    z-index: 99;
    right: -121px;
    margin-top: -25px;
    font-size: 16px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#redevelopment-projects .enquiry-now-btn {
    top: 21%;
}

#redevelopment-modal .modal-body {
    padding: 30px;
}

#redevelopment-projects .enquiry-now-sticky {
    display: none;
}

.inner-pages .dark #header-wrap:not(.not-dark) #primary-menu>ul>li.current>a {
    color: #5188c6 !important;
}

#kanika-modal .modal-header {
    background: #fff;
    border: none;
    padding: 0;
}

#kanika-modal .close {
    background-color: #548aca;
    width: 40px;
    height: 40px;
    right: 0;
    top: 20px;
    position: absolute;
    z-index: 99999;
}

#kanika-modal .modal-body {
    padding: 40px;
    text-align: justify;
}

#thankyou .enquiry-now-sticky {
    display: none;
}

#privacypolicy-modal .modal-body .theme-scrollbar {
    padding-right: 10px;
}

.videowrapper {
    max-width: 900px;
    margin: 0 auto;
}

.news-detail {
    height: 100%;
    background: #fff;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.news-img {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.theme-block {
    position: relative;
}

.news-img img {
    width: 100%;
}

.theme-block .theme-block-icon {
    position: absolute;
    top: calc(50% + 30px);
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border-radius: 100%;
    background: #fff;
    color: #000;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    opacity: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.news-desc {
    padding: 10px;
}

.news-desc h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 1px;
}

#awards .news-desc h3 {
    margin-bottom: 5px;
}

#awards .news-desc p {
    font-size: 13px;
    text-align: left;
}

.col-news {
    margin-bottom: 30px;
}

.news-detail:hover .theme-block-icon {
    opacity: 1;
    top: 50%;
}

.theme-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(81, 136, 198, 0.9);
    z-index: 1;
    opacity: 0;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.news-detail:hover .theme-block:before {
    opacity: 1;
}

#section-gallery .tabs {
    margin-bottom: 0 !important;
}

#section-gallery {
    padding: 60px 0 30px 0;
}

#nri-form .col-form {
    width: 20%;
}

#nri-submit {
    height: 60px;
}

#nri-form .col-form label {
    background-color: #f9f9f9;
}

.info-text.maha-rera p,
.info-text.status p {
    margin-bottom: 5px;
}

.info-text.maha-rera p:last-child,
.info-text.status p:last-child {
    margin-bottom: 0;
}

.contentcalc {
    width: 16.66%;
    float: left;
    position: relative;
    padding: 0 15px;
    margin-bottom: 20px;
}

.contentcalc label,
.loancalc label {
    position: absolute;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    top: -8px;
    left: 25px;
    background: #e5edf7;
    padding: 0 5px;
}

.contentcalc input[type="text"],
.loancalc input[type="text"] {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    height: auto;
    padding: 14px 20px;
    border-radius: 0 !important;
    letter-spacing: 0.5px;
    border: 1px solid #000;
    background: 0 0;
}

.containercode {
    margin-top: 30px;
}

.containercode h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 30px 0 30px 15px;
    font-size: 20px;
    color: #576e89;
}

.loancalc {
    width: 25%;
    float: left;
    position: relative;
    padding: 0 15px;
    margin-bottom: 20px;
}

.containercode form {
    margin: 0 -15px;
}

#header,
#header-wrap {
    height: 82px;
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 82px;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 70px;
}

.section-gurukrupa-tagline .row {
    padding: 60px;
}

.counter.counter-lined {
    color: #5188c6;
}

.counter.counter-lined+h5:before {
    border-top: 2px solid #5188c6;
}

#primary-menu ul li .mega-menu-content,
#primary-menu ul ul:not(.mega-menu-column) {
    border-top: 2px solid #5188c6 !important;
    border: none;
}

#primary-menu ul li.current>a,
#primary-menu ul li:hover>a {
    color: #5188c6;
}

.location-nearby span {
    letter-spacing: 1px;
}

.col-loc-inner h3 {
    text-align: center;
    margin-bottom: 10px;
}

.location-nearby p {
    text-align: center !important;
    margin-top: 10px;
}

.guruatman-map .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 100%;
}

#guruatman #section-projectform label {
    background-color: #f9f9f9;
}

.location-info h3 {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #aaa;
    opacity: 0.35;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#completed-project-text p,
#ongoing-project-text p,
#upcoming-project-text p {
    font-size: 18px;
}

::selection {
    background: #5188c6;
}

.channelpartners-img img {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
}

#contact-us form label {
    background-color: #f9f9f9;
}

#oc-guruatman .owl-nav,
#oc-kanakiarainforestandheri .owl-nav,
#oc-marinaenclavephase1 .owl-nav,
#oc-marinaenclavephase2 .owl-nav {
    top: auto;
    bottom: -50px;
}

#section-aboutproject {
    padding: 60px 0 100px;
}

#page-menu-wrap {
    z-index: 9;
}

#header.sticky-header~#content #page-menu.sticky-page-menu #page-menu-wrap,
#header.sticky-header~#page-menu.sticky-page-menu #page-menu-wrap {
    top: 82px;
}

#page-menu nav {
    position: relative;
    float: none;
}

#about-us .one-page-menu ul li {
    width: 20%;
    text-align: center;
}

#page-menu nav li a {
    display: block;
    height: 44px;
    line-height: 16px;
    margin: 0;
    padding: 15px;
    font-size: 16px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-right: 1px solid #fff;
}

#page-menu-wrap {
    z-index: 9 !important;
    background-color: #5188c6;
}

#page-menu nav li.current a,
#page-menu nav li:hover a {
    background-color: #3d6490;
}

#page-menu nav li:last-child a {
    border-right: none;
}

.management-inner img {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    border: 10px solid #fff;
}

#oc-associates .oc-item img {
    width: 220px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin: 20px auto;
    padding: 20px;
}

#primary-menu ul li:hover a {
    color: #5188c6 !important;
}

#about-us .section {
    padding: 100px 0;
}

.stats {
    position: relative;
    border-right: 1px dashed #aac4e5;
    z-index: 9;
}

.section-gurukrupa-tagline:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 109px;
    bottom: 0;
    left: 0;
    background-color: #fdfdfd;
}

.home-project-desc {
    padding: 0 20px;
}

.enquiry-now-sticky {
    z-index: 999;
}

.home-project-desc h5 {
    color: #7c7c7e;
    text-transform: none;
    font-size: 15px;
}

.stats:last-child {
    border-right: 0;
}

img {
    height: auto;
}
.theme-color{
    color: #5188c6 !important;
    opacity: 1 !important;
}

@media (max-width: 1835px) {
    .home-project-desc .counter{
            font-size: 26px;
    }
}
@media (max-width: 1600px) {
    .feature-box h3 span.subtitle {
        font-size: 14px;
    }
}

@media (max-width: 1480px) {
    .feature-box h3 {
        min-height: 135px;
    }

    .ongoing-project {
        padding: 100px 30px 10px 30px;
    }
}

@media (max-width: 1400px) {
    #primary-menu ul li>a {
        font-size: 13px;
        padding: 30px 8px;
    }

    #header .container {
        padding: 0;
    }

    #primary-menu ul>li {
        margin-left: 0;
    }

    .ongoing-project-des {
        min-height: 153px;
    }

    .col-contact:last-child {
        width: 40%;
    }

    .col-contact:first-child {
        width: 60%;
    }

    .contact-main {
        padding: 60px;
    }

    .smartform-question {
        width: 50%;
    }

    .smartform-submit {
        width: 50%;
    }

    .col-slider-project {
        padding: 0 20px;
    }

    .slider-project-detail {
        position: relative;
        padding: 20px 70px 0 0;
    }

    .ongoing-project-text h3 {
        height: 50px;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1360px;
    }
}

@media (max-width: 1299px) {

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul ul:not(.mega-menu-column) {
        position: relative;
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        left: 20px;
        right: 20px;
    }

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul ul:not(.mega-menu-column) {
        border-top: none;
    }

    #home #header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #home #primary-menu-trigger {
        color: #333;
    }

    #home.primary-menu-open #header.dark.semi-transparent,
    #home.primary-menu-open #header.dark.transparent-header {
        margin-bottom: 0;
    }

    #home.primary-menu-open #primary-menu.dark ul li .mega-menu-content,
    #home.primary-menu-open #primary-menu.dark ul ul,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul ul {
        background-color: #fff !important;
        border-color: #fff !important;
    }

    #home.primary-menu-open #primary-menu ul li li a {
        color: #202020 !important;
    }

    #home.primary-menu-open #primary-menu.dark ul ul li:hover>a,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul ul li:hover>a {
        background-color: #f9f9f9 !important;
        color: #5188c6 !important;
    }

    #primary-menu {
        display: block;
        float: none;
        background-color: #fff;
    }

    #primary-menu ul li>a {
        padding: 12px 18px;
    }

    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 15px;
        margin-top: 0;
        left: 0;
        z-index: 1;
        color: #333;
    }

    #primary-menu ul li.sub-menu>a:before {
        content: none;
    }

    #primary-menu .container #primary-menu-trigger {
        top: 5px;
        left: 0;
    }

    #primary-menu>div>ul,
    #primary-menu>ul {
        display: none;
        float: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    #primary-menu>div>ul {
        margin-top: 60px !important;
    }

    #logo img {
        margin: 0 auto;
    }

    #logo {
        float: none;
    }

    #primary-menu ul>li {
        float: none;
    }

    #primary-menu ul li>a {
        padding: 10px 18px;
    }

    .section-gurukrupa-tagline .row {
        padding: 40px 0;
    }
}

@media (max-width: 1199px) {
    .contentcalc {
        width: 33.33%;
    }

    .loancalc {
        width: 50%;
    }

    .ongoing-project .ongoing-project-m {
        width: calc(50% - 30px);
        margin-bottom: 30px;
    }

    .home-project-desc {
        padding: 20px;
    }

    #primary-menu ul li>a {
        padding: 12px 18px;
    }

    #section-testimonials .post-grid.grid-3 .entry {
        width: 50%;
    }

    #section-testimonials .testi-content {
        margin-left: 0;
    }

    .ongoing-project-inner .portfolio-item {
        padding: 0 30px 30px 0;
        width: calc(50% - 5px) !important;
    }

    #ongoing-project .portfolio-item:last-child,
    #ongoing-project .portfolio-item:nth-child(3) {
        padding-bottom: 0 !important;
    }

    .ongoing-project .portfolio-item {
        width: 50%;
        padding: 0 30px 30px 0;
    }

    .ongoing-project-text h3 {
        height: inherit;
    }

    .ongoing-project-img img {
        width: 100%;
    }

    .home-theme-block-detail h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .home-theme-block-detail {
        padding: 60px 30px;
    }

    .col-channelpartners {
        height: inherit !important;
    }

    .channelpartners-text {
        margin-top: 30px;
    }

    .col-contact:first-child {
        width: 100%;
    }

    .col-contact:last-child {
        width: 100%;
    }

    .feature-box h3 {
        min-height: 96px;
    }

    .feature-box h3 span.subtitle {
        font-size: 15px;
    }

    .counter {
        font-size: 26px;
        line-height: 28px !important;
    }

    .ongoing-project-des {
        padding: 15px;
    }

    .ongoing-project-text h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .ongoing-project-des {
        min-height: 134px;
    }

    .slider-detail h1,
    .slider-detail h2 {
        font-size: 34px;
        line-height: 40px;
    }

    .col-slider-project {
        padding: 0 30px;
    }

    .slider-project-detail-wrapper {
        bottom: 10px;
    }

    insomniacs {
        max-width: 100%;
        height: auto !important;
    }

    .promo h3 {
        font-size: 20px;
    }

    .promo>.container>span,
    .promo>span {
        font-size: 15px;
    }

    .promo-uppercase h3 {
        font-size: 19px;
    }

    .promo-uppercase>.container>span,
    .promo-uppercase>span {
        font-size: 14px;
    }
}

@media (max-width: 1100px) {
    .theme-line-btn {
        font-size: 13px;
        padding: 10px;
    }

    .section-gurukrupa-tagline .row .col-padding {
        padding: 20px;
    }
}

@media (max-width: 1040px) {
    .feature-box h3 {
        min-height: 120px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #wrapper {
        width: 1000px;
    }

    #header.transparent-header.floating-header .container {
        width: 1030px;
        padding: 0 30px;
    }

    #header.transparent-header.floating-header.sticky-header .container {
        width: 970px;
        padding: 0 15px;
    }

    #primary-menu.sub-title ul>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }

    #primary-menu ul li.mega-menu .mega-menu-content,
    .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
        width: 940px;
    }

    .portfolio-1 .portfolio-item .portfolio-image,
    .portfolio-1 .portfolio-item .portfolio-image a,
    .portfolio-1 .portfolio-item .portfolio-image img {
        width: 560px;
        height: 311px;
    }

    .portfolio-1 .portfolio-desc {
        width: 340px;
    }

    .bothsidebar .portfolio-shuffle,
    .postcontent .portfolio-1 .iconlist {
        display: none;
    }

    .postcontent .portfolio-1 .portfolio-item .portfolio-image,
    .postcontent .portfolio-1 .portfolio-item .portfolio-image a,
    .postcontent .portfolio-1 .portfolio-item .portfolio-image img {
        width: 400px;
        height: 222px;
    }

    .postcontent .portfolio-1 .portfolio-desc {
        width: 250px;
        padding: 0;
    }

    .bothsidebar .portfolio-1 .portfolio-item {
        width: 100% !important;
    }

    .bothsidebar .portfolio-1 .portfolio-item .portfolio-desc,
    .bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
        float: none;
        margin: 0 !important;
    }

    .bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
        margin-bottom: 20px !important;
    }

    .bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
    .bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,
    .bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
        width: 100%;
        height: auto;
    }

    .postcontent .small-thumbs .entry-image {
        width: 200px;
    }

    .bothsidebar .small-thumbs .entry-image {
        width: 120px;
    }

    .post-grid .entry {
        width: 214px;
    }

    .post-grid.grid-3 .entry {
        width: 293px;
    }

    .postcontent .post-grid.grid-3 .entry {
        width: 213px;
    }

    .post-grid.grid-2 .entry {
        width: 450px;
    }

    .postcontent .post-grid.grid-2 .entry {
        width: 325px;
    }

    .bothsidebar .post-grid.grid-2 .entry {
        width: 200px;
    }

    .post-timeline .entry {
        width: 400px !important;
    }

    .post-timeline .entry.entry-date-section {
        width: 100% !important;
    }

    .mpost .entry-image,
    .mpost .entry-image a,
    .mpost .entry-image i,
    .mpost .entry-image img {
        width: 120px;
        height: 90px;
    }

    .mpost .entry-image a i {
        line-height: 90px;
    }

    .col_one_third .landing-wide-form .heading-block h2 {
        font-size: 32px;
    }

    .col_one_third .landing-wide-form .heading-block span {
        font-size: 17px;
    }

    .col_one_third .landing-wide-form {
        padding: 36px 30px;
    }

    .landing-video {
        width: 465px;
        height: 262px;
        margin: 19px 0 0 75px;
    }

    .panel .portfolio-meta li {
        padding-left: 22px;
    }

    .panel .portfolio-meta li span {
        display: block;
        margin-left: -21px;
    }

    .portfolio-single-image-full .swiper-container,
    .portfolio-single-image-full.portfolio-single-thumbs {
        height: 400px;
    }

    .bnews-slider {
        width: 817px;
    }

    .landing-form-overlay {
        bottom: -142px;
    }
}

@media (max-width: 991px) {
    #redevelopment-projects {
        padding-bottom: 20px;
    }

    .col-redevelopment-project {
        margin-bottom: 30px;
    }

    /* .stats {
        margin: 0 15px;
        width: calc(50% - 30px);
        float: left;
    }
    .stats {
        margin-bottom: 30px;
    }

    .stats:nth-child(3),
    .stats:nth-child(4) {
        margin-bottom: 0;
    } */

    #about-us .section {
        padding: 60px 0;
    }


    #section-career:before {
        content: none;
    }

    .career-form-detail {
        max-width: 100%;
        width: 100%;
    }

    .career-detail {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .career-detail .theme-scrollbar {
        height: inherit !important;
        overflow-y: inherit !important;
    }

    .career-detail .theme-scrollbar .accordion {
        padding-right: 0;
    }

    #section-testimonials .post-grid.grid-3 .entry {
        width: 50%;
    }

    .col-location {
        width: 33.33%;
    }

    .col-location {
        margin-bottom: 30px;
    }

    .col-location:nth-child(4),
    .col-location:nth-child(5) {
        margin-bottom: 0;
    }

    .col-visionmission:first-child {
        border-bottom: 1px solid #878787;
    }

    .col-legacypromises {
        height: inherit !important;
    }

    #section-visionmission .row {
        margin: 0 !important;
    }

    #redevelopment-modal .sm-form-control {
        height: 46px;
        padding: 10px;
    }

    #home #primary-menu ul li.current>a,
    #home #primary-menu ul li:hover>a {
        color: #5188c6 !important;
    }

    .col-visionmission:last-child {
        border-left: none;
    }

    .col-visionmission {
        height: inherit !important;
        padding: 0;
    }

    .col-management {
        height: inherit !important;
    }

    .col-management:last-child {
        margin-top: 30px;
    }

    #oc-home .owl-nav {
        display: none;
    }

    .slider-project-detail {
        padding: 10px 0 10px 0;
    }

    #home #primary-menu-trigger {
        color: #333;
    }

    #home.primary-menu-open #header.dark.semi-transparent,
    #home.primary-menu-open #header.dark.transparent-header {
        margin-bottom: 0;
    }

    #home.primary-menu-open #primary-menu.dark ul li .mega-menu-content,
    #home.primary-menu-open #primary-menu.dark ul ul,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul ul {
        background-color: #fff !important;
        border-color: #fff !important;
    }

    #home.primary-menu-open #primary-menu ul li li a {
        color: #202020 !important;
    }

    #home.primary-menu-open #primary-menu.dark ul ul li:hover>a,
    #home.primary-menu-open .dark #primary-menu:not(.not-dark) ul ul li:hover>a {
        background-color: #f9f9f9 !important;
        color: #5188c6 !important;
    }

    .about-left {
        margin-right: 0;
    }

    #section-aboutproject:before {
        content: none;
    }

    .col-aboutproject {
        height: inherit !important;
    }

    .specification-slider {
        max-width: 100%;
        margin-left: 0;
    }

    .col-image .image-main img {
        width: 100%;
    }

    .project-logo img {
        width: 100%;
    }

    #redevelopment-project .portfolio-item {
        width: 50%;
        padding: 0 30px 30px 0;
    }

    #redevelopment-project .portfolio-item:nth-child(3),
    #redevelopment-project .portfolio-item:nth-child(4) {
        padding-bottom: 0 !important;
    }

    #header .container {
        width: 100% !important;
    }

    .redevelopment-wrapper:after {
        width: 51%;
    }

    .section-gurukrupa-tagline .row .col-padding {
        padding: 40px;
    }

    .smartform-question,
    .smartform-submit {
        width: 50%;
    }

    #ongoing-project .portfolio-item {
        width: 50%;
        padding: 0 30px 30px 0;
    }

    #ongoing-project .portfolio-item:last-child,
    #ongoing-project .portfolio-item:nth-child(3) {
        padding-bottom: 0 !important;
    }

    .col-home-theme-block {
        border-right: none;
        border-bottom: 1px solid #b4b4b4;
    }

    .home-theme-block-detail {
        padding: 40px;
    }

    .col-footer-menubar:last-child .footer-menubar-detail {
        margin-left: 0;
    }

    #footer .container {
        width: 750px;
        max-width: inherit;
    }

    #wrapper {
        width: 100%;
        margin: 0;
        box-shadow: none;
    }

    #header.full-header .container,
    .container-fullwidth {
        padding: 0 15px !important;
        margin: 0 auto;
        width: 750px !important;
    }

    .container.vertical-middle {
        width: 100% !important;
    }

    .vertical-middle+.video-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .postcontent,
    .postcontent.bothsidebar,
    .sidebar {
        width: 100%;
        margin-right: 0;
        float: none !important;
        margin-bottom: 40px !important;
        padding-bottom: 40px;
        border-bottom: 1px solid #eee;
    }

    .sidebar.col_last {
        float: none;
        margin-bottom: 0 !important;
        padding-bottom: 0;
        border-bottom: 0;
    }

    #header,
    #header-wrap,
    #header.sticky-style-2,
    #header.sticky-style-2 #header-wrap,
    #header.sticky-style-3,
    #header.sticky-style-3 #header-wrap {
        height: auto !important;
    }

    #header.sticky-style-2 #header-wrap,
    #header.sticky-style-3 #header-wrap {
        min-height: 60px;
    }

    #header.sticky-header #header-wrap {
        position: relative;
    }

    #header.semi-transparent,
    #header.transparent-header {
        background: #fff;
        border-bottom: 1px solid #f5f5f5;
        z-index: auto;
    }

    #header.dark.semi-transparent,
    #header.dark.transparent-header {
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        z-index: 999 !important;
    }

    #header.transparent-header.floating-header {
        margin-top: 0;
    }

    #header.transparent-header.floating-header .container {
        width: 750px;
        padding: 0 15px;
        border-radius: 0;
    }

    #header.transparent-header+#google-map,
    #header.transparent-header+#page-title.page-title-parallax,
    #header.transparent-header+#slider,
    #header.transparent-header.floating-header+#slider,
    #slider+#header.transparent-header {
        top: 0;
        margin-bottom: 0;
    }

    .slider-parallax .slider-parallax-inner {
        position: relative;
    }

    #header.transparent-header+#page-title.page-title-parallax .container {
        padding-top: 0;
    }

    #header-trigger,
    .header-extras,
    .top-advert {
        display: none;
    }

    #logo {
        display: block;
        height: 100px;
        float: none;
        margin: 0 auto 0 !important;
        max-width: none;
        text-align: center;
        border: 0 !important;
        padding: 0 !important;
    }

    #logo a.standard-logo {
        display: inline-block;
    }

    #logo a {
        padding: 16px 0;
    }

    #primary-menu {
        display: block;
        float: none;
    }

    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 25px;
        margin-top: 0;
        left: 0;
        z-index: 1;
        color: #333;
    }

    #primary-menu ul li.sub-menu>a:before {
        content: none;
    }

    #primary-menu .container #primary-menu-trigger {
        top: 5px;
        left: 0;
    }

    #primary-menu>div>ul,
    #primary-menu>ul {
        display: none;
        float: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    #primary-menu>div>ul {
        margin-top: 60px !important;
    }

    body.side-push-panel #side-panel-trigger-close a {
        display: block;
        position: absolute;
        z-index: 12;
        top: 0;
        left: auto;
        right: 0;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
        color: #444;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 0 0 0 2px;
    }

    #primary-menu.style-5>ul {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }

    #primary-menu ul li {
        float: none;
        margin: 0 !important;
        text-align: left !important;
        border-top: 1px solid #eee;
    }

    #header.split-menu #primary-menu:not(.mobile-menu-off-insomniacs)>ul:not(:first-child)>li:first-child {
        border-top: 1px solid #eee;
    }

    #primary-menu ul li:first-child {
        border-top: 0;
    }

    #primary-menu ul>li>a,
    #primary-menu.style-2>div>ul>li>a {
        padding: 14px 18px !important;
        border: none !important;
        margin: 0 !important;
    }

    #primary-menu.style-5>ul>li>a>div {
        line-height: 22px;
    }

    #primary-menu.style-5>ul>li>a>div i {
        display: inline-block;
        margin: 0 6px 0 0;
        top: -1px;
        width: 16px;
        font-size: 14px;
        line-height: inherit;
    }

    #primary-menu.style-6>ul>li.current>a:after,
    #primary-menu.style-6>ul>li>a:after {
        display: none;
    }

    #primary-menu.sub-title.style-2>div>ul>li,
    #primary-menu.sub-title>ul>li {
        background: 0 0 !important;
        margin-left: 0;
    }

    #primary-menu.sub-title>div>ul>li>a,
    #primary-menu.sub-title>ul>li>a {
        line-height: 22px;
        font-size: 13px;
        border-top: none;
    }

    #primary-menu.sub-title ul li>a span {
        display: none !important;
    }

    #primary-menu.style-3 ul li.current>a,
    #primary-menu.style-3 ul li:hover>a,
    #primary-menu.sub-title div ul>li.current>a,
    #primary-menu.sub-title div ul>li:hover>a,
    #primary-menu.sub-title ul li.current>a,
    #primary-menu.sub-title ul li:hover>a {
        background-color: transparent !important;
        color: #444;
        text-shadow: none;
    }

    #primary-menu ul:not(.windows-mobile-menu) li>a i.icon-angle-down:last-child {
        display: none;
    }

    #primary-menu>.container>ul>li.sub-menu>a,
    #primary-menu>ul>li.sub-menu>a {
        background-image: url(../images/icons/submenu.png);
        background-position: right center;
        background-repeat: no-repeat;
    }

    #primary-menu ul li.mega-menu {
        position: relative;
    }

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul ul:not(.mega-menu-column) {
        position: relative;
        width: auto;
        max-width: none;
        background: 0 0 !important;
        box-shadow: none;
        border: 0;
        border-top: 1px solid #eee;
        z-index: 1;
        top: 0;
        padding-left: 15px;
    }

    #primary-menu ul li .mega-menu-content {
        padding-left: 0;
    }

    #primary-menu ul ul:not(.mega-menu-column) ul {
        top: 0 !important;
        left: 0;
    }

    #primary-menu ul li .mega-menu-content.menu-pos-invert,
    #primary-menu ul ul.menu-pos-invert:not(.mega-menu-column) {
        left: 0;
        right: 0;
    }

    #primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
        right: 0;
    }

    #primary-menu ul ul li {
        float: none;
        margin: 0;
        border-top: 1px solid #eee;
    }

    #primary-menu ul ul li>a {
        padding: 10px !important;
        font-size: 14px;
        text-transform: none;
        font-weight: 500;
        text-transform: uppercase;
    }

    #primary-menu ul ul li:hover>a {
        background-color: transparent !important;
        font-weight: 500;
        padding-left: 5px;
        color: #f68b1f;
    }

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul li.mega-menu .mega-menu-content,
    #primary-menu ul li.mega-menu-small .mega-menu-content,
    .floating-header #primary-menu ul li.mega-menu .mega-menu-content,
    .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
        width: auto;
        margin: 0;
        top: 0;
    }

    #header.full-header #primary-menu ul li.mega-menu .mega-menu-content,
    .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content {
        width: auto !important;
        margin: 0 !important;
    }

    #primary-menu ul li.mega-menu .mega-menu-content.style-2 {
        padding: 0;
    }

    #primary-menu ul li .mega-menu-content ul {
        display: block !important;
        position: relative;
        opacity: 1 !important;
        top: 0;
        left: 0;
        min-width: inherit;
    }

    #primary-menu ul li .mega-menu-content ul ul {
        border-top: 1px solid #eee;
    }

    #primary-menu ul li .mega-menu-content ul.mega-menu-column {
        float: none;
        width: auto;
        margin: 0;
        border-left: 0 !important;
        padding-left: 15px;
        border-top: 1px solid #eee;
    }

    #primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
        border: 0;
    }

    #primary-menu ul li .mega-menu-content ul {
        width: 100% !important;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
        padding: 0 0 0 15px;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title {
        margin: 0;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a {
        font-size: 13px;
        font-weight: 600;
        text-transform: none !important;
        padding: 11px 5px !important;
        line-height: 22px !important;
        color: #444 !important;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title:hover>a {
        background-color: transparent;
        color: #f68b1f !important;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover {
        color: #f68b1f !important;
    }

    #primary-menu ul li .mega-menu-content.style-2 li {
        border-top: 1px solid #eee;
    }

    #primary-menu ul li .mega-menu-content.style-2 li:first-child {
        border-top: 0;
    }

    #primary-menu ul li .mega-menu-content.style-2 ul>li>a:hover {
        padding-left: 5px;
    }

    .mega-menu-column .widget {
        padding: 30px 0;
        margin: 0 !important;
    }

    #side-panel-trigger,
    #top-account,
    #top-cart,
    #top-search a {
        position: absolute;
        top: 0;
        left: auto;
        right: 15px;
        margin: 40px 0;
        -webkit-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }

    #primary-menu>div>#side-panel-trigger,
    #primary-menu>div>#top-cart,
    #primary-menu>div>#top-search a {
        margin: 20px 0 !important;
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu {
        position: relative;
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu a {
        background-image: none !important;
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
        position: absolute;
        cursor: pointer;
        width: 32px;
        height: 50px;
        line-height: 51px;
        top: 0;
        right: 0;
        z-index: 1;
        padding: 0 !important;
        text-align: center !important;
    }

    #primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger {
        display: none;
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
        margin: 0 !important;
    }

    #primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger {
        text-align: center !important;
        height: 45px;
        line-height: 45px;
    }

    #primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger i {
        display: inline-block;
        line-height: 45px;
    }

    #side-panel-trigger {
        right: 71px;
    }

    body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
        position: relative !important;
        top: 0 !important;
    }

    #page-submenu-trigger {
        opacity: 1;
        pointer-events: auto;
        color: #fff;
    }

    #page-menu.pagemenu-active #page-submenu-trigger {
        background-color: rgba(0, 0, 0, 0.2);
    }

    #page-menu nav {
        display: none;
        position: absolute;
        float: none;
        width: 200px;
        top: 43px;
        left: auto;
        right: 15px;
        height: auto;
        background-color: #f68b1f;
        z-index: 11;
    }

    #page-menu.pagemenu-active nav {
        display: block;
    }

    #page-menu nav ul {
        height: auto;
        background-color: rgba(0, 0, 0, 0.2);
    }

    #page-menu nav li {
        float: none;
    }

    #page-menu nav li a {
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 15px;
        border-radius: 0;
    }

    #page-menu ul ul {
        position: relative;
        width: auto;
        top: 0;
        background-color: transparent;
    }

    #page-menu ul ul a {
        padding-left: 25px;
    }

    .sticky-responsive-menu #header {
        min-height: 100px;
        -webkit-transition: min-height 0.4s ease;
        -o-transition: min-height 0.4s ease;
        transition: min-height 0.4s ease;
    }

    .sticky-responsive-menu #header-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .sticky-responsive-menu #header.sticky-style-2,
    .sticky-responsive-menu #header.sticky-style-3 {
        min-height: 160px;
    }

    .sticky-responsive-menu.device-touch #header,
    .sticky-responsive-menu.device-touch #header-wrap,
    .sticky-responsive-menu.device-touch #logo,
    .sticky-responsive-menu.device-touch #logo img,
    .sticky-responsive-menu.device-touch #primary-menu-trigger,
    .sticky-responsive-menu.device-touch #side-panel-trigger,
    .sticky-responsive-menu.device-touch #top-account,
    .sticky-responsive-menu.device-touch #top-cart,
    .sticky-responsive-menu.device-touch #top-search a {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
    }

    #header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
        min-height: 60px;
    }

    .responsive-sticky-header #header-wrap {
        z-index: 199;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #eee;
        -webkit-backface-visibility: hidden;
    }

    .responsive-sticky-header:not(.static-sticky) #logo,
    .responsive-sticky-header:not(.static-sticky) #logo img {
        height: 60px;
    }

    .responsive-sticky-header:not(.static-sticky) #primary-menu-trigger {
        top: 5px;
    }

    .responsive-sticky-header #primary-menu>.container>ul,
    .responsive-sticky-header #primary-menu>ul {
        max-height: 300px;
        overflow-y: scroll;
    }

    .responsive-sticky-header #primary-menu>.container>ul,
    .responsive-sticky-header #primary-menu>ul {
        margin-bottom: 20px !important;
    }

    .responsive-sticky-header:not(.static-sticky) #side-panel-trigger,
    .responsive-sticky-header:not(.static-sticky) #top-cart,
    .responsive-sticky-header:not(.static-sticky) #top-search a {
        margin: 20px 0;
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>div>ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>ul {
        position: fixed;
        display: block;
        z-index: 499;
        width: 280px;
        height: 100%;
        height: calc(100vh);
        max-height: none !important;
        margin: 0 !important;
        left: 0 !important;
        top: 0 !important;
        padding: 35px 25px 60px !important;
        background-color: #fff;
        border-right: 1px solid #eee !important;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(-280px, 0, 0);
        -o-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0);
        -webkit-backface-visibility: hidden;
        transform-style: preserve-3d;
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs.from-right>div>ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs.from-right>ul {
        left: auto !important;
        right: 0;
        border-right: 0 !important;
        border-left: 1px solid #eee !important;
        -webkit-transform: translate3d(280px, 0, 0);
        -o-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0);
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>div>ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>ul {
        -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.2s ease !important;
        -o-transition: -o-transform 0.3s ease-in-out, opacity 0.2s ease !important;
        transition: transform 0.3s ease-in-out, opacity 0.2s ease !important;
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>div>ul.show,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs>ul.show {
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .ei-slider {
        height: 350px;
    }

    .ei-title h3 {
        display: none;
    }

    .portfolio .portfolio-item {
        width: 33.33333333%;
    }

    .portfolio-2 .portfolio-item {
        width: 50%;
    }

    .portfolio-1 .portfolio-item {
        width: 100%;
    }

    .portfolio-1 .portfolio-item .portfolio-image {
        float: none !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    .portfolio-1 .portfolio-item .portfolio-image,
    .portfolio-1 .portfolio-item .portfolio-image a,
    .portfolio-1 .portfolio-item .portfolio-image img,
    .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
    .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
    .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
        width: 100%;
        height: auto;
    }

    .portfolio-1 .portfolio-desc {
        width: 100%;
    }

    .portfolio-1.portfolio-fullwidth {
        margin: 0 0 -60px 0;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-item {
        margin-bottom: 60px;
        padding-bottom: 0;
        border-bottom: 0;
        overflow: hidden;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
        float: none;
        margin: 0 0 20px 0 !important;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img,
    .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .portfolio-1.portfolio-fullwidth .alt .portfolio-desc,
    .portfolio-1.portfolio-fullwidth .portfolio-desc {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0;
        background-color: transparent;
        left: 0;
        right: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
        left: 50%;
    }

    .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
        left: auto;
        right: 50%;
    }

    .device-touch .portfolio-parallax .portfolio-item .portfolio-desc,
    .device-touch .portfolio-parallax .portfolio-overlay {
        opacity: 1;
    }

    .portfolio-ajax-modal,
    .shop-quick-view-ajax {
        width: 90% !important;
    }

    .ievent .entry-title h2,
    .small-thumbs .entry-title h2 {
        font-size: 18px;
    }

    .entry-meta li {
        font-size: 12px;
        margin: 0 10px 10px 0;
    }

    .post-grid {
        margin-right: -20px;
    }

    .post-grid .entry {
        width: 226px;
        margin-right: 20px;
    }

    .post-grid.grid-2,
    .post-grid.grid-3 {
        margin-right: -30px;
    }

    .post-grid.grid-2 .entry,
    .post-grid.grid-3 .entry {
        width: 345px;
        margin-right: 30px;
    }

    .post-masonry-full .entry {
        width: 33.3% !important;
    }

    .post-masonry-full.grid-3 .entry {
        width: 50% !important;
    }

    .post-timeline .entry {
        width: 290px !important;
    }

    .post-timeline .entry.entry-date-section {
        width: 100% !important;
    }

    .testimonials-grid.grid-3 li {
        width: 50%;
    }

    .section>.testimonial {
        padding: 0 40px !important;
        max-width: none;
    }

    #contact-form-overlay-mini {
        float: none;
        width: auto;
        max-width: 380px;
        margin: 0 auto;
    }

    .button.button-full {
        font-size: 22px;
    }

    .button.button-full i {
        top: 3px !important;
    }

    .error404 {
        font-size: 180px;
    }

    .landing-form-overlay {
        position: absolute;
        width: 100%;
        max-width: 400px;
        right: auto;
        left: 50%;
        margin-left: -200px;
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .feature-box.fbox-bg.fbox-center {
        margin-top: 20px !important;
        padding: 38px 20px 20px;
        min-height: inherit;
    }

    .message-success {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #ongoing-project-inner {
        padding: 60px 30px;
    }

    .contentcalc {
        width: 50%;
    }

    /* .stats:nth-child(3) {
        margin-bottom: 30px;
    } */

    #section-testimonials .post-grid.grid-3 .entry {
        padding-right: 0 !important;
    }

    .redevelopment-btn {
        font-size: 14px;
        padding: 8px 25px;
        right: -113px;
    }

    #redevelopment-project .portfolio-item:nth-child(3) {
        margin-bottom: 30px !important;
    }

    .ongoing-project-inner .portfolio-item {
        padding: 0 0 30px 0 !important;
        width: 100% !important;
    }

    #ongoing-project .portfolio-item:nth-child(3) {
        padding-bottom: 30px !important;
    }

    .ongoing-project-wrapper:after {
        height: calc(100% - 80px);
        top: 80px;
    }

    .divider-line {
        padding: 0 10px;
    }

    .slider-project-detail-wrapper {
        position: relative;
        margin-top: 10px;
        background-color: #31312f;
        padding: 20px 0;
    }

    .col-slider-project:first-child .slider-project-detail {
        border-top: none;
    }

    .slider-project-link {
        top: 50%;
        transform: translateY(-50%);
    }

    .slider-project-detail {
        padding: 20px 0 20px 0;
        border-top: 1px solid rgba(221, 221, 221, 0.2);
    }

    .col-consulting {
        margin-bottom: 30px;
    }

    .col-consulting:last-child {
        margin-bottom: 0;
    }

    .consulting-inner h4 {
        font-size: 19px;
    }

    .smartform-question,
    .smartform-submit {
        width: 100%;
    }

    #redevelopment-project .portfolio-item {
        width: 100%;
        padding-right: 0;
    }

    .redevelopment-project-img img {
        width: 100%;
    }

    .section-big-title h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .section-big-title h1,
    .section-big-title h2,
    .section-big-title h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .inner-page-title {
        padding: 0 30px;
    }

    .inner-page-title.white-title h1,
    .inner-page-title.white-title h2,
    .inner-page-title.white-title p {
        font-size: 46px;
        line-height: 46px;
    }

    .feature-box h3 {
        min-height: 140px;
    }

    .enquiry-now-sticky.form-open .section-title {
        margin-bottom: 10px;
    }

    .enquiry-now-sticky.form-open .row {
        padding: 20px !important;
    }

    .enquiry-now-btn {
        font-size: 14px;
        padding: 8px 25px;
        left: -90px;
    }

    .footer-bar-menu {
        text-align: center;
    }

    .col-footer-bar:last-child {
        text-align: center;
    }

    .col-footer-menubar {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-menu-title,
    .footer-menubar-detail h3 {
        min-height: 0;
        margin-bottom: 5px;
    }

    #ongoing-project .portfolio-item {
        width: 100%;
        padding: 0 0 30px 0;
    }

    #ongoing-project .portfolio-item:last-child {
        margin-left: 0;
    }

    .ongoing-project-des {
        min-height: inherit;
    }

    #enquiry-form .row {
        padding: 20px 0 0 0;
    }

    #section-contact-enquire-now #enquiry-form .row {
        padding: 0;
    }

    #home .section {
        padding: 60px 0;
    }

    .section-gurukrupa-tagline .row {
        margin-top: 60px;
    }

    .gurukrupa-tagline-detail span {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .section-big-title h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .ongoing-project {
        padding: 40px 0;
    }

    .ongoing-project-img img {
        width: 100%;
    }

    .blank-title {
        margin-bottom: 0 !important;
    }

    .col-footer-menubar:last-child .footer-menubar-detail {
        margin: 0 auto;
    }

    body {
        padding: 0 !important;
    }

    #wrapper {
        width: 100% !important;
    }

    .container-fullwidth {
        margin: 0 auto;
        padding: 0 15px !important;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }

    .one-page-arrow {
        display: none !important;
    }

    #slider:not(.swiper_wrapper) .slider-caption,
    #top-social,
    .camera_caption,
    .ei-title,
    .flex-caption,
    .nivo-caption,
    .slider-arrow-bottom-sm,
    .slider-arrow-top-sm,
    .slider-caption .button,
    .slider-caption p {
        display: none !important;
    }

    .slider-caption h2 {
        margin-bottom: 0 !important;
    }

    .col_five_sixth,
    .col_four_fifth,
    .col_full,
    .col_half,
    .col_one_fifth,
    .col_one_fourth,
    .col_one_sixth,
    .col_one_third,
    .col_three_fifth,
    .col_three_fourth,
    .col_two_fifth,
    .col_two_third,
    .postcontent,
    .postcontent.bothsidebar,
    .sidebar {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 50px !important;
    }

    .sidebar.col_last {
        margin-bottom: 0 !important;
    }

    form .col_five_sixth,
    form .col_four_fifth,
    form .col_full,
    form .col_half,
    form .col_one_fifth,
    form .col_one_fourth,
    form .col_one_sixth,
    form .col_one_third,
    form .col_three_fifth,
    form .col_three_fourth,
    form .col_two_fifth,
    form .col_two_third {
        margin-bottom: 25px !important;
    }

    #page-title {
        padding: 20px 0 25px;
        text-align: center;
    }

    #page-title h1 {
        line-height: 1.5;
        font-size: 24px;
    }

    #page-title .breadcrumb {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin: 15px 0 0 !important;
    }

    #page-title #portfolio-navigation,
    #portfolio-ajax-title #portfolio-navigation {
        position: relative;
        top: 0;
        left: 0;
        margin: 15px auto 0;
    }

    #portfolio-ajax-title {
        text-align: center;
    }

    .portfolio-filter {
        border: none;
        border-radius: 0;
        margin-bottom: 20px;
    }

    .portfolio-filter li {
        width: 33.33%;
        margin: 0 0 20px 0 !important;
    }

    .portfolio-filter li a {
        text-align: center;
        border-left: none;
        padding: 12px 18px !important;
        border-radius: 2px !important;
    }

    .portfolio-filter li a:hover {
        color: #f68b1f;
    }

    .portfolio-filter li.activeFilter a {
        color: #fff;
        margin: 0;
    }

    .portfolio-filter.style-2 li a,
    .portfolio-filter.style-3 li a {
        border-radius: 22px !important;
    }

    .portfolio-shuffle {
        display: none;
    }

    .ievent .entry-image,
    .small-thumbs .entry-image {
        float: none !important;
        width: 100% !important;
        margin: 0 0 20px !important;
    }

    .entry-title h2,
    .post-grid .entry-title h2 {
        font-size: 18px !important;
        font-weight: 600;
    }

    .entry-meta li {
        font-size: 11px;
        margin: 0 10px 10px 0;
    }

    #posts .entry-meta li i {
        display: none;
    }

    #posts .entry-meta li:last-child i,
    #posts.post-grid .entry-meta li i {
        display: inline-block;
    }

    .post-grid {
        margin-right: 0 !important;
    }

    .post-grid .entry,
    .post-masonry-full.grid-3 .entry {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
        border-right: 0 !important;
    }

    .post-timeline .entry.entry-date-section {
        margin-left: 0;
    }

    .post-timeline .entry-timeline,
    .timeline-border {
        display: none !important;
    }

    .postcontent .post-timeline {
        padding-left: 0;
    }

    .post-masonry-full .entry {
        padding: 40px !important;
    }

    .button.button-desc {
        padding: 20px 17px;
        font-size: 15px;
        max-width: 100%;
    }

    .button.button-desc span {
        font-size: 11px;
    }

    .tabs-responsive .tab-container {
        padding: 0 !important;
    }

    .tabs-responsive .tab-container:not(.accordion-border) {
        border: 0;
    }

    .testimonials-grid li {
        float: none;
        width: auto !important;
        padding-left: 0;
        padding-right: 0;
    }

    .team.team-list .team-image {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .team.team-list .team-title {
        margin-top: 15px;
    }

    .title-block {
        padding: 2px 0 3px 15px;
        border-left-width: 5px;
    }

    .title-block-right {
        padding: 2px 15px 3px 0;
        border-right-width: 5px;
    }

    .title-block h1+span {
        font-size: 18px;
    }

    .title-block h2+span {
        font-size: 17px;
    }

    .title-block h3+span {
        font-size: 15px;
    }

    .title-block h4+span {
        font-size: 13px;
    }

    .heading-block h1 {
        font-size: 30px;
    }

    .heading-block h2 {
        font-size: 26px;
    }

    .heading-block h3 {
        font-size: 22px;
    }

    .heading-block h4 {
        font-size: 19px;
    }

    .heading-block h1+span {
        font-size: 20px;
    }

    .heading-block h2+span {
        font-size: 18px;
    }

    .heading-block h3+span,
    .heading-block h4+span {
        font-size: 17px;
    }

    .heading-block~p:not(.lead) {
        font-size: 15px;
    }

    .emphasis-title h1,
    .emphasis-title h2 {
        font-size: 44px !important;
    }

    #copyrights .col_half {
        text-align: center;
    }

    #copyrights .col_half:last-child {
        display: none;
    }

    #copyrights .footer-logo {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 670px) {
    .col-contactbox {
        width: 100%;
    }

    .col-contactbox:nth-child(3) {
        margin-bottom: 40px;
    }

    .feature-box h3 {
        min-height: inherit;
    }

    .feature-box.fbox-center.fbox-plain .fbox-icon i {
        font-size: 34px;
    }

    .feature-box.fbox-bg.fbox-center .fbox-icon {
        top: -10px;
        left: 12%;
        margin: 0 0 0 -52px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    #header.full-header .container,
    .container,
    .container-fullwidth {
        width: 600px !important;
    }

    .container.vertical-middle {
        width: 100% !important;
    }

    .full-screen:not(.force-full-screen) .container.vertical-middle {
        width: 470px !important;
    }

    #header.transparent-header.floating-header .container {
        width: 470px;
        padding: 0 15px;
    }

    .portfolio:not(.portfolio-1) {
        margin: 0 -6px -6px 0;
    }

    .portfolio:not(.portfolio-1) .portfolio-item {
        padding: 0 6px 6px 0;
    }

    .portfolio:not(.portfolio-1) .portfolio-item {
        width: 50%;
    }

    .portfolio:not(.portfolio-1) .portfolio-desc {
        padding: 15px 5px 10px;
    }

    .portfolio:not(.portfolio-1) .portfolio-desc h3 {
        font-size: 16px;
    }

    .portfolio:not(.portfolio-1) .portfolio-desc span {
        font-size: 14px;
    }

    .portfolio-notitle:not(.portfolio-1) .portfolio-desc {
        height: 78px;
        padding: 15px 5px;
        bottom: -79px;
    }

    .portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,
    .portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc {
        bottom: -78px;
        border-bottom: 0;
    }

    .portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,
    .portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon,
    .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,
    .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon {
        margin-top: -55px !important;
    }

    .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a {
        margin: 20px 0 0 !important;
    }

    .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc~a.right-icon {
        margin-left: 5px !important;
        margin-right: 0 !important;
    }

    .portfolio-1 .portfolio-item .portfolio-image {
        float: none !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    .portfolio-1 .portfolio-desc {
        width: 100%;
    }

    .portfolio-1.portfolio-fullwidth {
        margin: 0 0 -60px 0;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-item {
        margin-bottom: 60px;
        padding-bottom: 0;
        border-bottom: 0;
        overflow: hidden;
    }

    .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
        left: 50%;
    }

    .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
        left: auto;
        right: 50%;
    }

    .portfolio.portfolio-full,
    .portfolio.portfolio-nomargin {
        margin: 0 !important;
    }

    .post-grid:not(.post-masonry) .entry-image iframe {
        height: 246px;
    }

    .clients-grid.grid-4 li,
    .clients-grid.grid-6 li,
    .clients-grid:not(.grid-3):not(.grid-2) li {
        width: 33.33%;
    }

    .button.button-full {
        font-size: 18px;
    }

    .button.button-full i {
        top: 2px !important;
        margin-left: 3px !important;
    }

    .error404,
    .error404-wrap .error404 {
        font-size: 160px;
    }

    .landing-video {
        position: relative;
        top: 12px;
        width: 333px;
        height: 187px;
        margin: 19px 0 0 53px;
    }
}

@media (max-width: 600px) {
    /* .stats {
        margin: 0 15px 30px;
        width: calc(100% - 30px);
        float: left;
        height: inherit !important;
    } */

    #completed-project-text p,
    #ongoing-project-text p,
    #upcoming-project-text p {
        font-size: 16px;
        line-height: 22px !important;
    }

    .contentcalc {
        width: 100%;
    }

    .loancalc {
        width: 100%;
    }

    .ongoing-project .ongoing-project-m {
        padding: 0 30px;
        width: 100%;
    }

    #section-testimonials .testi-image {
        width: 50px;
        height: 50px;
    }

    #section-testimonials .testi-image img {
        width: 40px;
        height: 40px;
    }

    #section-testimonials .testi-content {
        margin-top: 5px;
    }

    .col-location {
        width: 50%;
    }

    .col-location:nth-child(4) {
        margin-bottom: 30px;
    }

    .img-disclaimer {
        margin-top: 10px;
    }

    .img-disclaimer p {
        font-size: 14px;
        line-height: 18px !important;
    }

    .col-image:last-child {
        margin-bottom: 0 !important;
    }

    .ongoing-project-wrapper:after {
        height: calc(100% - 80px);
        top: 80px;
    }

    #redevelopment-modal .col-form {
        width: 100%;
    }

    #redevelopment-modal .modal-body {
        padding: 20px;
    }

    #redevelopment-modal {
        z-index: 9999999999 !important;
    }
}

@media (max-width: 479px) {
    .smartform-question label {
        font-size: 13px;
    }

    .feature-box.fbox-bg.fbox-center .fbox-icon {
        margin: 0 0 0 -40px;
    }

    .connect-row {
        margin: 0;
    }

    #section-visionmission {
        padding: 60px 0;
    }

    .col-location img {
        width: 50px;
    }

    .col-location {
        width: 100%;
    }

    #section-aboutproject .row {
        margin: 0 !important;
    }

    .project-info-col {
        padding: 0;
    }

    .projectabout-logo {
        width: 150px;
    }

    #section-gallery ul.tab-nav:not(.tab-nav-lg) li {
        display: block;
    }

    .visionmission-inner {
        padding: 30px;
    }

    #header .container {
        width: 100% !important;
        padding: 0;
    }

    .redevelopment-benefits-list ul li {
        width: 100%;
    }

    .divider-line {
        display: none !important;
    }

    .slider-project-detail {
        padding: 20px 60px 20px 0;
    }

    .col-slider-project {
        padding: 0 20px;
    }

    .amenities-main {
        padding: 30px 30px 60px 30px;
    }

    #oc-amenities .owl-nav {
        bottom: -60px;
        right: -30px;
    }

    #oc-amenities.owl-carousel .owl-nav [class*="owl-"] {
        font-size: 30px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .specification-slider {
        padding: 30px 30px 50px 30px;
    }

    #oc-specifications .owl-nav {
        right: -30px;
    }

    #oc-specifications.owl-carousel .owl-nav [class*="owl-"] {
        font-size: 30px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .specifications-image img {
        width: 50px !important;
    }

    .amenities-title h4 {
        font-size: 15px;
        line-height: 22px;
    }

    .home-loan-text .acctitle {
        font-size: 14px;
    }

    .section-big-title h2,
    .section-big-title h3 {
        font-size: 30px;
        line-height: 32px;
    }

    .inner-page-banner {
        height: 300px;
    }

    .col-contact:last-child {
        height: 450px !important;
    }

    .inner-page-title.white-title h1,
    .inner-page-title.white-title h2,
    .inner-page-title.white-title p {
        font-size: 34px;
        line-height: 42px;
    }
    
    .inner-page-title span,
    .inner-page-title h5 {
        font-size: 15px;
    }

    .contact-main {
        padding: 60px 30px;
    }

    .feature-box.fbox-bg.fbox-center .fbox-icon {
        left: 18%;
    }

    .enquiry-now-sticky {
        right: -280px;
    }

    .gurukrupa-tagline-detail span {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .counter {
        font-size: 28px;
    }

    .sm-form-control {
        padding: 10px;
        height: 50px;
    }
    
    .sidebar-title,
    .section-title h1,
    .section-title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .enquiry-now-sticky {
        max-width: 280px;
    }

    .enquiry-now-sticky.form-open .row {
        padding: 20px !important;
    }

    .enquiry-now-sticky.form-open .section-title {
        margin-bottom: 10px;
    }

    #header.full-header .container,
    .container,
    .container-fullwidth {
        width: 100% !important;
    }

    .container.vertical-middle {
        width: 100% !important;
    }

    .full-screen:not(.force-full-screen) .container.vertical-middle {
        width: 310px !important;
    }

    #side-panel-trigger {
        right: 43px;
    }

    .portfolio-filter li {
        width: 50%;
    }

    .portfolio:not(.portfolio-1) {
        margin: 0;
    }

    .portfolio .portfolio-item {
        width: 100%;
    }

    .post-grid:not(.post-masonry) .entry-image iframe {
        height: 157px;
    }

    .parallax .entry-overlay,
    .parallax .entry-overlay-meta {
        left: 50% !important;
        right: 0 !important;
        margin: 0 0 0 -140px !important;
        width: 280px !important;
    }

    .parallax .entry-overlay {
        width: 288px !important;
    }

    .parallax .countdown-section {
        width: 64px;
        height: 64px;
        margin: 0 8px 0 0;
        font-size: 11px;
        padding: 0;
        padding-top: 12px;
    }

    .parallax .countdown-amount {
        font-size: 20px;
    }

    .countdown-large .countdown-section {
        display: block;
        width: auto;
        margin: 30px 0 0;
        border: 0;
    }

    .countdown-large .countdown-section:first-child {
        margin-top: 0;
    }

    .testi-image i {
        line-height: 36px;
        font-size: 20px;
    }

    .button.button-full {
        font-size: 16px;
    }

    .button.button-full i {
        top: 2px !important;
        margin-left: 3px !important;
    }

    .emphasis-title h1,
    .emphasis-title h2 {
        font-size: 40px !important;
    }

    .error404,
    .error404-wrap .error404 {
        font-size: 120px;
    }

    .landing-video {
        position: relative;
        top: 9px;
        width: 212px;
        height: 119px;
        margin: 19px 0 0 34px;
    }

    .landing-form-overlay {
        margin-left: -155px;
    }

    .button.button-desc {
        padding: 20px 17px;
        font-size: 15px;
        max-width: 100%;
    }

    .button.button-desc span {
        font-size: 11px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    #header.split-menu #logo a.standard-logo,
    #logo a.standard-logo {
        display: none;
    }

    #logo a.retina-logo {
        display: block;
    }

    #header.split-menu #logo a.retina-logo {
        display: inline-block;
    }

    .form-process,
    .owl-carousel.owl-loading,
    .preloader,
    .preloader2 {
        background-image: url(../images/preloader@2x.gif);
        background-size: 24px 24px;
    }

    .dark .form-process,
    .dark .owl-carousel.owl-loading,
    .dark .preloader,
    .dark .preloader2 {
        background-image: url(../images/preloader-dark@2x.gif);
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 991px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 991px),
only screen and (min-resolution: 192dpi) and (max-width: 991px),
only screen and (min-resolution: 2dppx) and (max-width: 991px) {
    #logo a.standard-logo {
        display: none;
    }

    #logo a.retina-logo {
        display: inline-block;
    }
}

.qr-code-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 20px;
}

.qr-code-img img {
    max-width: 120px;
}

.qr-code-details p {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    max-width: 475px;
    text-align: left;
}

@media only screen and (max-width: 768px) {
    .qr-code-details {
        flex-direction: column;
        padding: 0 30px;
    }

    .qr-code-details p {
        text-align: center;
    }
}

.section-seo-content {
    background-image: url(../images/mumbai-skyline-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-attachment: fixed;
    background-position: center;
}

.section-seo-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}

.seo-content-wrapper {
    position: relative;
    z-index: 1;
}

.seo-content-wrapper p {
    color: #ffffff;
    text-align: center;
}

#projects .section-projectmain {
    border-top: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
}

.section-big-title h1 {
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #5188c6;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.section-seo-content .section-big-title h1 {
    color: #ffffff;
    opacity: 0.8;
}

.row.row-overview {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -50px !important;
}

.col.col-overview {
    flex: none;
    width: 20%;
    margin-bottom: 50px;
}

.home-project-desc .counter {
    margin-bottom: 5px;
}

.row.row-projects {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -40px !important;
}

.theme-qr-block .qr-code-details p {
    max-width: 100%;
}

.theme-qr-block .qr-code-details {
    margin-bottom: 30px;
}

#shivsagar .amenities-main .owl-stage-outer {
    display: flex;
    justify-content: center !important;
}

#shivsagar .amenities-text h4,
#shivsagar .amenities-main .section-big-title {
    text-align: center;
}

.disclaimer {
    margin-top: 30px;
}

.row.justify-center {
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap;
}

.row-ongoing-project-item {
    margin-bottom: -40px !important;
}

.col-ongoing-project-item {
    margin-bottom: 40px !important;
}

#plan-submit-btn {
    width: 100%;
}

.theme-img-animation>picture>img {
    filter: blur(12px);
}

.theme-img-animation.eligibility>picture>img {
    filter: blur(0px);
    -webkit-filter: blur(0px);
}

.plan-inquire-btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: fit-content;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background: #5188c6;
    color: #ffffff;
    padding: 10px 20px;
    font-weight: 600;
}

.image-main.theme-block:hover .plan-inquire-btn {
    opacity: 1;
    visibility: visible;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.image-main.theme-block .plan-inquire-btn:hover {
    background: #3d6490;
    color: #fff;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.theme-popup-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.ongoing-project-configuration.theme-hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

@media screen and (max-width: 1599px) {}

@media screen and (max-width: 1408px) {
    .connect-row .col-loc{
        width: 100% !important;
        flex: 0 0 100% !important;
    }
    .section-big-title h1 {
        font-size: 34px;
        line-height: 38px;
    }
}

@media screen and (max-width: 1216px) {
    .section-big-title h1 {
        font-size: 32px;
        line-height: 38px;
    }
}

@media screen and (max-width: 768px) {
    .location-detail .acc_content {
    padding: 15px 0;
}
    .location-detail ul li{
            padding-left: 0;
             padding-right: 0;
    }
    .location-detail ul:before{
        display:none;
    }
    .location-detail ul{
            display: flex;
    flex-direction: column;
    }
    p {
        font-size: 14px;
        line-height: 22px !important;
    }

    .container {
        width: 100% !important;
        padding: 0 30px;
    }

    .section-big-title h1 {
        font-size: 28px;
        line-height: 32px;
    }

}

@media screen and (max-width: 575px) {
    .modal-title {
    font-size: 16px;
}

    .connect-desc {
    padding: 10px;
}
    .section {
        padding: 40px 0;
    }

    .section-big-title h1 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 380px) {
    .section-big-title h1 {
        font-size: 22px;
        line-height: 26px;
    }
}


@media screen and (max-width: 1599px) {
    .col.col-overview {
        width: 30%;
    }

    .col.col-overview:nth-child(3) {
        border-right: none;
    }
}

@media screen and (max-width: 1216px) {
    .row-ongoing-project-item {
        margin-bottom: 0px !important;
    }

    .col-ongoing-project-item {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    #shivsagar .amenities-main .owl-stage-outer {
        display: block;
        justify-content: center !important;
    }
}

@media screen and (max-width: 768px) {
    .row.row-overview {
        margin-bottom: -20px !important;
    }

    .col.col-overview {
        width: 50%;
        margin-bottom: 20px;
        height: unset !important;
    }

    .col.col-overview:nth-child(3) {
        border-right: 1px dashed #aac4e5;
    }

    .col.col-overview:nth-child(2),
    .col.col-overview:nth-child(4) {
        border-right: none;
    }

    .col.col-overview {
        width: 100%;
        margin-bottom: 0px;
    }

    .row.row-overview {
        margin-bottom: 0px !important;
    }

    .col.col-overview {
        width: 50%;
    }
}

@media screen and (max-width: 575px) {
    .col.col-overview {
        width: 100%;
    }
}