* {
    padding: 0px;
    margin: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Raleway', sans-serif !important;
    line-height: 24px;
    font-size: 14px;
    color: #ccc;
}
/*----------------fonts css start------------------*/

@font-face {
    font-family: 'glyphicons-halflings-regular';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'), url(fonts/glyphicons-halflings-regular.woff) format('woff'), url(fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(fonts/glyphicons-halflings-regular.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}
/*------------------header css start--------------------*/
figure.effect-zoe h2, figure.effect-zoe p.icon-links a{transform: translate3d(0,0,0);}
figure.effect-zoe figcaption{transform: translate3d(0,0,0);}


#investors-grievance .table-bordered{ color:#555; font-weight: bold; }

#about-group p {
    text-align: justify;
    letter-spacing: 0.5px;
}
.bg-dark-blue {
    background-color: #084a84;
}
.bg-dark-blue2 {
    background-color: #084a84;
}
#work-culture-vipul {
    width: 96%;
}
.aboutus-back-btn {
    margin: 0px;
    padding: 5px 17px;
    background: #f3f3f3;
    text-align: right;
}
.aboutus-back-btn a {
    text-decoration: none;
    color: #555;
    font-size: 14px;
}
.aboutus-back-btn a {
    color: #000;
}
.aboutus-back-btn a span {
    padding-right: 5px;
}
.layout {
    overflow: hidden;
    background-color: #fbfbfb;
}
.button {
    padding: 7px 25px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    background-color: #084a84;
    border: 1px solid #4295dc;
}
.btn-default:focus {
    outline: none !important;
    border-left: 1px solid #29292b !important;
    border-right: 1px solid #29292b !important;
}
header {
    margin: 0px;
    padding: 0px;
    position: fixed;
    z-index: 999;
    width: 100%;
    background-size: 51%;
    height: auto;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: 126% 17%;
    left: 0;
    right: 0;
}
.header-brd {
    background-image: url(../images/header-bg.svg);
    content: '';
    margin: 0 auto;
    width: 1140px;
    height: 5px;
    background-size: contain;
    text-align: center;
}
header .navbar-default {
    border: none;
    background-color:#fbfbfb;
    border-color: transparent;
}
.aboutus-nav {
    margin: 0px;
    padding: 0px;
    width: 180px !important;
    left: 10px !important;
}
.aboutus-nav .portfolio-arrow {
    transform: rotate(0deg);
}
header .nav>li> ul li:hover .submenu {
    display: block;
}
.aboutus-nav .submenu {
    position: absolute;
    left: 178px;
    animation: 0.5s ease 0s normal none 1 running submenudropdown;
    display: none;
    width: 200px;
    top: 0px;
    background: #fff;
    padding: 0;
}
.aboutus-nav .submenu li {
    padding: 0;
}
.aboutus-nav li {
    border-bottom: 1px solid #ccc;
    padding: 0;
}
.aboutus-nav li a {
    text-decoration: none;
    display: block;
    font-size: 13px !important;
    transition: all 0.5s;
    line-height: 18px;
    color: #555;
    padding: 4px 10px;
}
.aboutus-nav li a:hover {
    color: #084a84 !important;
    transition: all 0.5s;
}
header .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: none !important;
    color: #084a84 !important;
    transition: all 0.5s;
}
header .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #084a84 !important;
    transition: all 0.5s;
}
header .navbar-default .navbar-nav>li>a {
    color: #084a84;
    transition: all 0.5s;
    cursor: default;
}

header .navbar-default .navbar-nav>li:nth-child(1) > a{ cursor: pointer; }

header .navbar {
    margin-bottom: 0px;
}
header .navbar-brand a {
    text-decoration: none;
    display: block;
}
header .navbar-brand img {
    width: 100%;
}
header .navbar-nav {
    margin-left: 45px;
    padding-bottom: 0px;
}
header .navbar-brand {
    height: auto;
    width: 75px;
    padding: 0px 0 0px 0;
}
header .nav>li> {
    position: relative;
}
header .nav>li>a {
    padding: 40px 14px 39px 14px;
    font-size: 16px;
}



header .nav>li> ul {
    position: absolute;
    width: 490px;
    left: -132px;
    z-index: 9;
    display: none;
    margin: 0px;
    top: 99px;
    transition: all 0.5s;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
}
header .nav>li:hover > ul {
    display: block;
    border-top: 5px solid #084a84;
    animation: 0.5s ease 0s normal none 1 running submenu;
}
header .nav>li> ul li {
    list-style: none;
    position: relative;
}
header .portfolio-arrow {
    margin: 0px;
    padding: 0;
    position: relative;
    transform: rotate(-90deg);
    left: 4px;
}
header .nav>li> ul h3 i {
    padding-right: 10px;
    font-weight: normal;
    display: none;
}
header .nav>li> ul h3 {
    color: #555;
    margin: 8px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
}
header h4 {
    color: #444;
    margin: 0;
    font-size: 12px;
    text-shadow: none;
    border-top: 1px solid #dedede;
    text-align: left;
    font-weight: bold;
    padding: 8px 0 0px 0;
}
header .nav>li> ul li ul li {
    list-style: none;
    padding: 0;
}
header .nav>li> ul li ul li a {
    text-decoration: none;
    font-size: 13px;
    display: block;
    transition: all 0.5s;
    color: #555;
}
header .nav>li> ul li ul li a:hover {
    color: #084a84;
    transition: all 0.5s;
}
header .nav>li> ul .residential {
    border-right: 1px solid #ccc;
    min-height: 77px;
}
header .nav>li> ul .commercial {
    border-right: none;
    min-height: 77px;
}
header .nav>li> ul .hospitality {} header .home-search {
    margin: 5px 0px;
    padding-bottom: 0px;
    padding-top: 25px;
    border: none;
}
header .home-search li {
    list-style: none;
    float: left;
    display: block;
}
header .home-search li:nth-child(1) {
    margin: 8px 8px 0px 0px;
}
header .home-search li:nth-child(2) {
    width: 185px;
    background-color: #fbfbfb;
}
section {
    padding: 50px 0;
}
header .home-search p {
    color: #1473c5;
    font-family: Arial;
    margin-top: 8px;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 18px;
    text-align: right;
}
header .home-search p a{ text-decoration: none; }
header .home-search p i {
    padding-right: 5px;
}


.search-box-main {
    margin: 0px !important;
    background-color: rgba(255, 255, 255, 0.97);
    padding: 40px 0;
    width: 100%;
    z-index: 999;
    right: 0px;
    top: 0;
    height: 100vh;
    display: none;
    position: fixed;
}
.media-img figure.effect-zoe h2 {
    text-shadow: none;
    font-weight: 800 !important;
}
.search-box-main .search-close {
    position: absolute;
    z-index: 999;
    margin: 0px;
    top: 14px;
    right: 10px;
}
.slider {
    height: 75vh;
}
.slider img {
    height: 75vh;
}
.slider-main {
    top: 104px !important;
    height: 100% !important;
    margin-bottom: 50px !important;
}
.slider-main .item img {
    height: auto !important;
}
.slider-main .carousel-indicators {
    display: block;
    bottom: 5px;
}
.img-title {
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: 99;
    min-width: 250px;
    bottom: 0px;
    left: 2px;
    padding: 12px 20px;
    color: #fff;
}
.img-title h3 {
    font-size: 25px;
    text-shadow: 1px 1px 1px #000;
    padding: 0px;
    margin: 0px;
}
.img-title p {
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000;
    margin: 0px;
    padding: 0px;
}
.img-title a {
    color: #fff;
    float: right;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 9;
}
.search-box-main .search-close a {
    text-decoration: none;
    color: #1473c5;
    font-size: 26px;
    font-weight: 100;
    padding: 10px;
    border-radius: 50%;
    height: 50px;
    transition: all 0.5s;
    width: 50px;
}
.search-box-main .serachbox-popup-main {
    padding: 0px;
    margin: 0 auto;
}
.search-box-main .quick-find {
    width: 70%;
    margin: 120px auto;
}
.search-box-main .searchbox-container {
    width: 100%;
}
.search-box-main .searchbox {
    width: 100%;
    box-sizing: border-box;
    border: none;
    top: -8px;
    border-bottom: 2px solid #000;
    right: 0;
    left: 23px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    height: 60px;
    z-index: 1;
    background-color: transparent;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    margin: 0 0 0 0;
    padding: 5px 10px;
    border-bottom: 2px solid #ccc !important;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.search-box-main .searchbox-btn-popup {
    padding: 0px;
    border: none;
    background: none;
    font-size: 24px;
    color: #000;
    position: relative;
    text-align: right;
    float: right;
    top: -43px;
    right: 20px;
}
.search-box-main .searchbox-btn-popup:focus {
    outline: none;
}
.searchbox-btn {
    background: transparent;
    border: none;
    font-size: 16px;
    color: #1473c5;
}
.searchbox-btn:focus {
    outline: none;
}


/*------------------header css end--------------------*/

#project-update .construction-date {
    margin: 5px 0 24px;
    padding: 0px;
}
#project-update .construction-date h5 {
    border-bottom: 1px solid #ccc;
    position: relative;
}
#project-update .construction-date h5 span {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    left: 0;
    margin: 0;
    padding: 0 11px;
    position: absolute;
    text-shadow: none;
    top: -10px;
}
/*-----------------disclaimer start-----------*/
.disclaimer-page{ padding:0 30px 200px 30px !important; }
.disclaimer-page p{ color:#555; font-size: 14px; }

.disclaimer {
    margin: 0 auto;
    padding: 20px;
    position: fixed;
    top: 0%;
    display: block;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 1px 1px 1px 1px #ccc;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}
.disclaimer .disclaimer-inner {
    margin: 7% auto;
    padding: 0;
    width: 46%;
    position: relative;
    background: #fff;
}
.disclaimer .disclaimer-inner .header-fixed {
    margin-right: 0px;
    padding: 0px;
}
.disclaimer .disclaimer-inner .body-content {
    overflow: auto;
    padding: 0 25px 25px 25px;
    height: 300px;
}
.disclaimer .disclaimer-inner .footer-fixed {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.disclaimer h3 {
    color: #084a84;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px;
    text-align: center;
}
.disclaimer p {
    color: #000;
    font-size: 11px;
    padding: 0px;
    text-align: justify;
}
.disclaimer a {
    color: #fff;
    margin-top: 30px !important;
    text-decoration: none;
}
/*-----------------disclaimer end-----------*/

.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 107%;
    z-index: 9999;
    background: url(../images/preloder.gif) center no-repeat rgba(255, 255, 255, 1);
}
/*------------------success story css start--------------------*/
.sucess-arrow{ width:100%; }

.sucess-img-main  .height img{ height: auto; }
.success-story {
    margin: 0px;
    background-image: url(../images/success-bg.svg);
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    padding:30px 0 0 0;
    background-size: cover;
    background-position: -50px 100%;
    background-repeat: no-repeat;
    width: 1140px;
    margin: 0 auto;
}
.success-story .title span {
    border-bottom: none;
}
.success-story .title span img {
    border-bottom: none;
    width:150px;
}

.graph-sucess-bg {
    background-color: rgba(255, 255, 255, 0.95);
    padding:30px 0 30px 0;

}


.investor-mobile ul{ margin-left:15px; }


.investor-mobile {
    margin: 0px;
    padding: 0px;
}
.investor-mobile .panel-title {
    color: #fff;
    text-align: left;
    text-decoration: none;
}
.investor-mobile .panel-default > .panel-heading {
    background-color: #084a84;
    font-size: 14px;
    border-radius: 0px;
}
.investor-mobile .panel-title a {
    text-shadow: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}
.investor-mobile .panel-body {
    color: #555;
    font-size: 14px;
    border-radius: 0px;
}
.investor-mobile .panel-group .panel {
    border-radius: 0px;
    margin-top: 0px;
    border: 0px;
}
.investor-mobile .panel-heading {
    border-bottom: 1px solid #fff;
    font-size: 14px;
}

.news-updates-video {
    margin: 0px;
    padding: 0px;
}
.news-updates-video h4 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    text-align: left;
    display:block;
    min-height: 30px;
}
.work-culture-content {
    margin: 0px;
    padding: 0px;
}
.work-culture-vipul-submenu {
    margin:20px 0 0 0;
    padding: 0px;
}
.work-culture-vipul-submenu p {
    text-align: center;
    margin: 0 0 15px 0;
}
.work-culture-vipul-submenu ul {
    margin: 0px;
    padding: 0px;
}
.work-culture-vipul-submenu ul li {
    list-style: none;
    list-style-image: none !important;
}
.work-culture-vipul-submenu ul li:hover {
    margin-left: 0px !important;
    list-style-image: none !important;
}
.work-culture-vipul-submenu a {
    text-decoration: none;
    transition: all 0.5s;
    float: left;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}
.work-culture-vipul-submenu img {
    width: 100%;
}
.work-culture-vipul-submenu ul li a:hover {
    color: #000;
    transition: all 0.5s;
}

/*------------------success story css end--------------------*/

/*------------------corporate-video css start--------------------*/
.corporate-video{ margin: 0px; padding: 0px;  }
.corporate-video .modal-header{ padding: 0px; border-bottom: none; }
.corporate-video .modal-dialog{ margin:5% auto; width:70%; }
.corporate-video .modal-dialog iframe{ height:500px; }
.corporate-video .modal-content{ border-radius: 0px; }

.corporate-video .modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: -36px;
    top: 2px;
    outline: none;
    font-size: 32px;
    opacity: 1;
    text-align: center;
    text-shadow: none;
    background: #fff;
    height: 40px;
    width: 40px;
    padding: 0px 0 0 0;
}
.corporate-video .modal-body {
    position: relative;
    padding:7px 7px 0px 8px;
}
.corporate-video .corporate-icon {     margin: 0px;
                                       position: fixed;
                                       top:15px;
                                       right:2%;
                                       z-index: 9;
                                       padding: 0px;
                                       z-index:9; }
.corporate-video .corporate-icon a:focus{outline: none;}
.corporate-video .corporate-icon a{    color: #fff;
                                       border-right: 1px solid transparent;
                                       border-left: 1px solid transparent;
                                       font-size: 10px;
                                       border-radius: 50%;
                                       font-weight: bold;
                                       letter-spacing: 1px;
                                       height: 80px;
                                       line-height: 14px;
                                       width: 80px;
                                       padding: 19px 8px 24px 8px;
                                       background:#084a84;
                                       text-align: center;
                                       display: block;
                                       text-decoration: none; }
.corporate-video .corporate-icon a i{ color:#fff; font-size:20px; }



/*------------------corporate-video story css end--------------------*/



/*------------------our portfolio css start--------------------*/

.portfolio {
    margin: 0px auto;
    width: 1140px;
    min-height: 100vh;
    padding: 0px 0;
    position: relative;
}
.portfolio .grid {
    padding: 0px;
}
.portfolio-bg {
    background-color: #5b5b71;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 25px;
}
.title {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 35px 0 40px 0;
}
.title span {
    border-bottom: 1px solid #767691;
    padding-bottom: 5px;
}
.portfolio .filter-button {
    font-size: 20px;
    border-left: 1px solid #8080a0;
    border-right: 1px solid #8080a0;
    border-bottom: none;
    border-top: none;
    transition: all 0.5s;
    border-radius: 5px;
    cursor: default;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin: 0 15px 0px 15px;
    background: transparent;
}
/* .portfolio .filter-button:hover {
     border-left: 1px solid #084a84;
     border-right: 1px solid #084a84;
     background: transparent;
     color: #fff;
     transition: all 0.5s;
     border-radius: 5px;
     text-align: center;
     }*/

.portfolio .btn-default.focus,
.btn-default:focus {
    color: #fff !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-left: 1px solid #8080a0 !important;
    border-right: 1px solid #8080a0 !important;
}
.portfolio .btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}
.portfolio .port-image {
    width: 100%;
}
.portfolio .gallery_product {
    margin-bottom: 0px;
    position: relative;
}
.portfolio .dark-blue {
    background-color: rgba(13, 37, 123, 0.9) !important;
    color: #fff;
}
.portfolio a {
    color: #fff;
    text-decoration: none;
}
.portfolio .sky-blue {
    background-color: rgba(13, 37, 123, 0.9) !important;
    color: #fff;
}
.portfolio .yellow {
    background-color: rgba(13, 37, 123, 0.9) !important;
    color: #fff;
}
.portfolio .gallery_product img {
    width: 100%;
}
.portfolio .gallery_product:hover .gallery_product-overly {
    animation: 0.5s ease 0s normal none 1 running ourportfolio;
    opacity: 1;
}
.portfolio .gallery_product-overly {
    margin: 0px;
    cursor: pointer;
    transition: all 0.5s;
    opacity: 0;
    padding: 130px 0 0 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    top: 0px;
    position: absolute;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}
.portfolio .gallery_product-overly h3 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    letter-spacing: 1px;
}
.portfolio .gallery_product-overly h3:after {
    content: '';
    border-bottom: 1px solid #ccc;
    width: 50px;
    height: 15px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.portfolio .gallery_product-overly p {
    padding: 0px;
    color: #fff;
    font-size: 14px;
}
/*------------------our portfolio css end--------------------*/
/*------------------data css start--------------------*/

.data {
    background: url(../images/data-bg.png);
    background-size: contain;
    background-position: right;
    width: 100%;
    background-repeat: no-repeat;
}
.data .title {
    color: #555;
    margin: 20px 0 50px 0;
}
.data h4 {
    color: #555;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
    text-align: center;
    margin: 0;
}
#hexagon {
    width: 100px;
    text-align: center;
    vertical-align: middle;
    padding-top: 16px;
    font-size: 16px;
    height: 55px;
    letter-spacing: 1px;
    color: #fff;
    background: #084a84;
    position: relative;
    margin: 45px auto;
}
#hexagon:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -25px;
    left: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #084a84;
}
#hexagon:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -25px;
    left: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #084a84;
}
.data .circliful .outer {
    fill: transparent;
    stroke: #333;
    stroke-width: 10;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */

    -moz-transform: rotate(-89deg) translateX(-190px);
}
/* full circle 25 empty 534 */

.data {
    padding: 35px 0 60px 0;
    display: none;
}
.data .circliful .inner {
    fill: transparent;
    stroke: orange;
    stroke-width: 10;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */

    -moz-transform: rotate(-89deg) translateX(-170px);
    stroke-dashoffset: 0;
}
#board-directors {
    margin: 0px;
    padding: 0px;
}
#board-directors ul {
    margin: 15px 0 0 0;
    padding: 0px;
}
#board-directors ul strong {
    color: #005d88;
}
#board-directors ul li {
    list-style: yellowgreen;
    padding: 4px 0;
    color: #797979;
}
.data .circliful {
    overflow: visible !important;
}
.data .svg-container {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}
svg .icon {
    font-family: FontAwesome;
}
.timer {
    vertical-align: middle;
    font-size: 20px !important;
    position: relative;
    font-weight: bolder;
    top: 45%;
}
/*------------------data css end--------------------*/
/*------------------our work css star--------------------*/

.our-work-main {
    margin: 0px;
    display: none;
    padding: 30px 0;
    background: #29292b;
}
.our-work {
    margin: 0px;
    cursor: pointer;
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.our-work img {
    width: 100%;
    height: 100%;
}
.our-work:hover .our-work-overly {
    transition: all 0.5s;
    opacity: 1;
    transform: translateY(0%);
}
.our-work-overly {
    margin: 0px;
    opacity: 0;
    position: absolute;
    transform: translateY(50%);
    top: 0%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.98) 98%, rgba(0, 0, 0, 1) 100%);
    ;
    transition: all 0.5s;
    text-align: center;
    padding: 155px 0 0 0px;
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}
.our-work h3 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0px;
    font-weight: bold;
}
.our-work p {
    color: #fff;
    font-size: 18px;
    padding: 0px;
    letter-spacing: 1px;
}
.success-details {
    margin: 47px 0;
    padding: 20px 25px 20px 25px;
    background: rgba(255, 255, 255, 0.8);
}
.no-carousel > div {
    display: inline-block;
    float: left;
}
.scroll-menu > div a {
    padding: 10px 20px;
    border-right: 1px solid;
    display: inline-block;
}
/*------------------our work css end--------------------*/
/*------------------how can help css start--------------------*/

.home-socailicon {
    margin: 0px auto;
    background-image: url(../images/right-header-bg.svg);
    width: 1140px;
    background-position: 100.5% 0px;
    text-align: center;
    padding: 0;
    background-size: 71%;
    background-repeat: no-repeat;
}
.home-socailicon-bg {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 70px 0px 70px 0px;
}
.home-socailicon ul {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
}
.home-socailicon ul li {
    display: inline-block;
    float: none;
    transition: all 0.5s;
    list-style: outside none none;
    margin: 0 10px 15px;
    padding: 14px 0 0px 0px;
    text-align: center;
}
.home-socailicon ul li a {
    text-decoration: none !important;
    transition: all 0.5s;
    color: #084a84;
    font-size: 20px;
    letter-spacing: 0.5px;
    padding: 0px;
    font-weight: 100 !important;
    margin: 0px;
}
.home-socailicon ul li a i {
    padding: 0px;
    height: 40px;
    color: #fff;
    width: 40px;
    padding-top: 10px;
    border-radius: 50%;
    vertical-align: middle;
}
.home-socailicon ul li a .fa-facebook {
    background: #3c5a97;
}
.home-socailicon ul li a .fa-youtube-play {
    background: #ec2b36;
}
.home-socailicon ul li a .fa-linkedin {
    background: #006ea6;
}
.home-socailicon ul li a .fa-twitter {
    background: #1da1f2;
}
.home-socailicon ul li a .fa-instagram {
    background: #3f729b;
}
.home-socailicon ul li a:hover {
    color: #fff;
    transition: all 0.5s;
}

.home-socailicon p:before {
    border-top: 1px solid #929292;
    width: 219px;
    content: '';
    position: absolute;
    margin: -15px 0 0 -78px;
    text-align: center;
}
.home-socailicon p {
    color: #555;
    font-size: 14px;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
}
/*------------------how can help css. end--------------------*/
/*------------------footer css start--------------------*/

footer {
    margin: 0px auto;
    padding: 0px 0 0px 0;
    width: 1140px;
}
footer .footer-bg {
    background-color: #5b5b71;
    padding: 0 30px;
}
footer h3 {
    color: #fff;
    font-size: 18px;
    padding: 20px 0 15px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #70708a;
    box-shadow: 0px 1px 0px 0px #505063;
}
footer h4 {
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
}
footer p {
    color: #ccc;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 0px;
}
footer ul {
    margin: 0px;
}
footer ul li {
    list-style: none;
    padding: 4px 0;
}
footer ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
footer ul li a:focus {
    color: #fff;
    text-decoration: none;
}
footer ul li a:hover {
    color: #59b2ff;
    text-decoration: none;
}
footer .form-control:focus {
    border: 1px solid #70708a !important;
    box-shadow: none !important;
}
footer form {
    margin: 0px;
    padding-left: 0px;
}
footer form .input-group {
    margin-bottom: 30px;
    width: 100%;
}
footer form .input-group .textarea {
    border-right: 1px solid #70708a;
    color: #fff !important;
    height: 70px;
}
footer form .form-control {
    border-radius: 0px;
    height: 35px;
    color: #fff !important;
    border-color: #70708a;
    border-right: 0px;
    background: none;
}
footer form .input-group-addon {
    background: none;
    border-color: #70708a;
    border-left: none;
    color: #d0d0d0;
}
footer form .button {
    width: auto;
}
footer address p {
    margin-bottom: 18px;
}
footer address p span {
    padding-right: 10px;
}
footer .copyright {
    margin: 40px 0 0 0;
    padding: 30px 0 15px 0;
    border-top: 1px solid #70708a;
}
footer .copyright p {
    text-align: center;
}
footer .copyright p a {
    text-decoration: none;
    transition: all 0.5s;
    color: #ddd;
}
footer .copyright p a:hover {
    color: #59b2ff;
    transition: all 0.5s;
}
footer .socail-link {
    margin: 83px 0 0 0px;
}
footer .socail-link a {
    text-decoration: none;
    text-align: right;
    transition: all 0.5s;
    color: #ccc;
    font-size: 18px;
}
footer .socail-link a:hover {
    transition: all 0.5s;
    color: #289bff;
}
/*------------------footer css end--------------------*/
/*------------------send query css start--------------------*/

.send-query {
    margin: 0px;
    position: fixed;
    bottom: 30px;
    right:2%;
    z-index: 9;
    padding: 0px;
    z-index: 8;
}
.send-query a {
    color: #fff;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    font-size: 13px;
    border-radius: 50%;
    font-weight: bold;
    letter-spacing: 1px;
    height: 80px;
    line-height: 20px;
    width: 80px;
    padding: 24px 8px;
    background: #084a84;
    text-align: center;
    display: block;
    text-decoration: none;
}
/*------------------send query css end--------------------*/
/*------------------scrolltop  css start--------------------*/

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    transition: all 0.5s;
    width: 50px;
    height: 50px;
    background-color: #3498db;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}
#scroll span {
    position: absolute;
    transition: all 0.5s;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    background-color: #000;
    transition: all 0.5s;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
/*------------------scrolltop css end--------------------*/
/*------------------page scroll css start--------------------*/

::-webkit-scrollbar {
    width: 4px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 1);
}
#work-culture-vipul .career-img {
    width: 100%;
    overflow: hidden;
}
#work-culture-vipul .career-img img {
    width: 100%;
    height: 220px;
}
#work-culture-vipul .csr-img {
    width: 100%;
    overflow: hidden;
}
#work-culture-vipul .csr-img img {
    width: 100%;
}
#csr-initiatives {
    margin: 0px;
    padding: 0px;
}
#csr-initiatives p{
    margin: 0px;
    padding: 0px 15px;
}

#csr-initiatives ul {
    margin: 0px;
    padding: 0px;
}
#csr-initiatives ul li {
    list-style: none;
    list-style-image: none !important;
}
#csr-initiatives ul li p{ padding-bottom:10px; }


.csr-initiatives {
    margin-top: 30px;
}
.csr-initiatives p {
    text-align: center;
}
#csr-initiatives ul li:hover {
    margin-left: 0px !important;
    list-style-image: none !important;
}
#csr-initiatives ul li a {
    text-decoration: none;
    transition: all 0.5s;
    float: left;
    color: #555;
    font-size: 14px;
    font-weight: bold;
}
#csr-initiatives ul li a img {
    width: 100%;
}
#csr-initiatives ul li a:hover {
    color: #000;
    transition: all 0.5s;
}
/*------------------page scroll css start--------------------*/
/*------------------send query popup css start--------------------*/

.send-query-main {
    margin: 0px !important;
    background-color: rgba(47, 50, 56, 0.99);
    padding: 40px 0;
    width: 100%;
    z-index: 999;
    right: 0px;
    top: 0;
    height: 100vh;
    display: none;
    position: fixed;
}
.form-select {
    margin: 0px 0 30px 0;
    padding: 0px;
    font-size: 1.3em;
    color: #fff;
    font-weight: 400;
    background: transparent;
    height: 50px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 3px solid #ccc !important;
    width: 96%;
}
.form-select:focus {
    border: none;
    outline: none;
}
.form-select option {
    padding: 12px !important;
    color: #555;
}
.send-query-main .form-query {
    margin: 0 auto;
    width: 60%;
}
.send-query-main .search-close {
    position: absolute;
    z-index: 999;
    margin: 0px;
    top: 4px;
    float: right;
    right: 10px;
}
.send-query-main h3 {
    font-size: 30px;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}
.send-query-main .search-close a {
    text-decoration: none;
    color: #888;
    font-size: 26px;
    font-weight: 100;
    padding: 10px;
    border-radius: 50%;
    height: 50px;
    float: right;
    transition: all 0.5s;
    width: 50px;
}
.send-query-main .search-close a:hover {
    transition: all 0.5s;
    color: #fff;
}
.send-query a i {
    padding-top: 4px;
}
.send-query-main .form-query i {
    color: #d4d4d4;
}
.send-query-main form .button {
    background: transparent;
    border: 3px solid #ccc;
}
/*------------------send query popup css end--------------------*/
/*------------------inner page css start--------------------*/

.core-values-img {
    margin: -30px auto;
    padding: 0 0 120px 0;
    width: 300px;
}
.core-values-img h4 {
    text-align: center !important;
}
.core-values-img img {
    width: 100%;
}
#about-project p:nth-child(1) {
    padding-top: 25px;
    color: #000;
}
#about-project .facilities ul {
    min-height: initial;
}
#about-project .facilities ul li {
    list-style:outside !important;
    text-align: left;
    min-height: initial;
    padding: 0;
    border-bottom: none;
    /* list-style-image: url(../images/arrow.png) !important;*/
}
#about-project .product-content-area ul li:hover {
    list-style-image: url(../images/arrow.png) !important;
}
.inner-banner {
    margin: 0 auto;
    top: 80px;
    height:360px;
    border-bottom: 1px solid #d6d6d6;
    padding: 0px;
    position: relative;
    width: 1140px;
}
.inner-banner .carousel-control.left {
    top: 45%;
    left: 1%;
    background: none;
    height: 42px;
    width: 50px;
}
.inner-banner .carousel-control.right {
    top: 45%;
    right: 1%;
    background: none;
    height: 42px;
    width: 50px;
}
.inner-banner .carousel-control.left span {
    background-color: #000;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.inner-banner .carousel-control.right span {
    background-color: #000;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.inner-banner .carousel-control.left:hover {
    background: none;
}
.inner-banner .carousel-control.right:hover {
    background: none;
}

.inner-content-main .product-navigation {
    margin: 0px 0 0 0;
    position: relative;
    padding: 0 0px;
    width: 100%;
}
.core-values-img {
    width: auto;
}
.inner-banner img {
    height: 360px;
    margin-top: 0px;
    width: 100%;
    position: relative;
}
.slide-project{ height:400px; }
.slide-project .item img {
    height:400px;
    margin-top: 0px;
    width: 100%;
    position: relative;
}


.inner-banner-title {
    background-color: rgba(255, 255, 255, 0.8);
    min-width: 280px;
    text-align: left;
    padding: 10px 35px;
    display: none;
    position: absolute;
    top: 41%;
}
.inner-banner-title h3 {
    color: #000000;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-bottom: 10px;
}
.inner-banner-title p {
    color: #555;
    display: none;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 100;
    position: relative;
    margin-bottom: 10px;
}
.inner-banner-title .button {
    margin: 0px;
    position: absolute;
    bottom: -17px;
    font-size: 12px;
    left: 35px;
    padding: 5px 10px;
}
.inner-banner-title .button span {
    transform: scale(1);
    transition: all 0.5s;
    display: none;
}
.inner-content-main {
    margin: 0px auto;
    background-color: #fff;
    padding: 80px 0 150px 0;
    background-image: url(../images/project-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 1140px;
}
.inner-content-main .contactno-project {
    margin: 0px;
    padding: 0;
    right: 0;
}
.inner-content-main .contactno-project img {
    width: 100%;
}
.inner-content-main .contactno-project p {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    bottom: 84px;
    left: 119px;
}
.inner-content-main .project-logo {
    padding: 10px 10px 10px 10px;
    margin-top: 40px;
    text-align: center;
    right: 0;
    background: #ffffff;
    border: 1px solid #ececec;
}
.inner-content-main .project-logo a {
    text-decoration: none;
    font-size: 12px;
    color: #555;
}
.inner-content-main .project-logo img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
    display: block;
}
.inner-content-main .project-logo small {
    border-top: 1px dashed #ccc;
    color: #000;
}
.inner-content-main .product-navigation ul {
    margin: 0px;
    padding: 0px;
}
.inner-content-main .open>.dropdown-menu {
    position: relative;
    box-shadow: none;
    border: none;
}
.inner-content-main .open>.dropdown-menu li {
    border: none;
}
.inner-content-main .open>.dropdown-menu li:nth-last-child(1) {
    border-right: none;
}
.inner-content-main .product-navigation ul li:nth-last-child(1) {
    border-right: 1px solid #084a84;
}
.inner-content-main .product-navigation ul li {
    list-style: none;
    color: #555;
    position: relative;
    float: left;
    border-left: 1px solid #084a84;
}
.inner-content-main .top-scroll-menu .item.active {
    background-color: #084a84;
    color: #fff;
    position: relative;
}
.inner-content-main .top-scroll-menu .item.active a {
    color: #fff;
    background-color: #084a84;
}
.inner-content-main .top-scroll-menu .item.active a:hover {
    color: #fff;
}
.inner-content-main .top-scroll-menu .item.active a:before {
    background-color: #084a84;
    content: '';
    height: 15px;
    width: 15px;
    left: 45%;
    position: absolute;
    transform: rotate(45deg);
    text-align: center;
    bottom: -7px;
}
.inner-content-main .product-navigation ul li a {
    transition: all 0.5s;
    text-decoration: none;
    padding: 15px 16px;
    display: block;
    color: #084a84;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
}
.about-data {
    margin: 20px 0 120px 0;
    padding: 0px;
    position: relative;
    bottom: 0px;
    display: none;
}
.about-data-detail {
    border-radius: 50%;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    height: 57%;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0px;
}
.test-circle {
    position: relative;
}
.inner-content-main .aboutus-img {
    float: left;
    padding: 0 15px;
    margin: 0px 20px 60px 0;
}
#about-group img {
    width: 100% !important;
}
#mission-vision img {
    width: 100% !important;
}

.inner-content-main .product-navigation ul li a:focus {
    color: #fff;
}
.inner-content-main .product-navigation ul li a:hover {
    color: #000;
    transition: all 0.5s;
}
.inner-content-main .product-content-area {
    color: #555;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 22px;
    padding: 0 36px 0 0 !important;
}
#ebrochure {
    margin: 0px;
    padding: 0px;
}
#ebrochure ul li {
    list-style-image: none !important;
    margin: 0 0 40px 0;
    height: 150px;
    text-align: center;
}
#ebrochure ul li:hover {
    list-style-image: none !important;
    margin-left: 0px !important;
}
#ebrochure ul li h3 {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-size: 22px !important;
}
#ebrochure ul li a {
    text-decoration: none;
    transition: all 0.5s;
    color: #fff;
    background: #337ab7;
    padding: 8px 10px;
    font-size: 14px;
    text-align: center;
}
#ebrochure ul li a i {
    padding-right: 6px;
}
#ebrochure ul li a:hover {
    color: #fff !important;
}
.inner-content-main .product-content-area ul {
    margin: 0px 0 0 15px;
    padding: 0px;
}
.inner-content-main .product-content-area ul li {
    transition: all 0.5s;
    padding-bottom: 20px;
    list-style: none;
    list-style-image: url(../images/arrow.png);
}
.inner-content-main .product-content-area ul li a {
    text-decoration: none;
    transition: all 0.5s;
    color: #555;
    text-align: left;
}
.inner-content-main .product-content-area ul li a:hover {
    transition: all 0.5s;
    color: #084a84;
}
.inner-content-main .product-content-area ul li:hover {
    transition: all 0.5s;
    margin-left: 5px;
    list-style: none;
    list-style-image: url(../images/arrow-hover.png);
}
.inner-content-main .product-navigation ul .home-link {
    margin: 0px;
    padding: 0px;
    width: 25px;
}
.inner-content-main .product-navigation ul .home-link i {
    font-size: 30px;
    position: absolute;
    top: -20px;
}
.inner-content-main .product-content-area {
    padding: 0px;
    margin: 0 0 200px 0;
}
.product-content-area h4 {
    color: #084a84;
    font-size: 14px;
    text-align: left;
    text-shadow: none !important;
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 20px 0 5px 0;
    letter-spacing: 1px;
}
.product-content-area .core-value-heading {
    padding-bottom: 3px;
    border-bottom: 1px solid #084a84;
    width: 93px;
}
.inner-content-main .title {
    color: #084a84;
    font-size: 20px;
    margin: 40px 0 35px 0;
}
#bhubaneshwar-office .title {
    color: #005d88;
    font-size: 20px;
    margin: 20px 0 41px 15px;
    text-align: left;
}
.contactus-brd-top {
    border-top: 1px dotted #ccc;
    padding-top: 35px;
}
.product-navigation .navigation-left-arrow {
    padding: 13px 0 0 0;
    margin: 0px;
    cursor: pointer;
    color: #9a9a9a;
    font-size: 30px;
    width: 30px;
}
.product-navigation .navigation-right-arrow {
    padding: 13px 0 0 0;
    margin: 0px;
    cursor: pointer;
    color: #9a9a9a;
    font-size: 30px;
    width: 30px;
}
.inner-content-main .map {
    margin: 0 auto;
    padding: 0px;
    width: 64%;
}
.inner-content-main .map img {
    width: 100%;
}
.inner-content-main .scroll-menu {
    margin: 0px;
    padding: 0px;
    float: left;
}
.no-carousel > div {
    display: inline-block;
    float: left;
}
.scroll-menu > div a {
    padding: 10px 18px;
    border-right: 1px solid;
    text-decoration: none;
    border-bottom: none;
    display: inline-block;
    font-size: 16px;
}
.scroll-menu > div a {
    background: #084a84;
    color: #fff;
}
.scroll-menu > .owl-nav {
    position: absolute;
    z-index: 1;
    top: 0px;
    color: #000;
    font-size: 30px;
}
.scroll-menu > .owl-nav .owl-next {
    position: relative;
    z-index: 9;
    top: -44px;
    color: #fff;
    right: -1094px;
    font-size: 31px;
    width: 46px;
    background: #084a84;
    padding-top: 6px;
    height: 44px;
    text-align: center;
    display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: 58px;
    padding: 0 105px 0 40px;
    -webkit-transform: translate3d(0, 0, 0)
}
.scroll-menu > .owl-nav .owl-prev {
    position: relative;
    z-index: 9;
    color: #fff;
    left: 0px;
    height: 44px;
    top: 0px;
    padding-top: 8px;
    width: 43px;
    background: #084a84;
    text-align: center;
    font-size: 30px;
}
.layout-plan-btn {
    margin: 45px auto;
    padding: 0px;
    text-align: center;
}
.inner-content-main .modal-header {
    padding: 0 10px;
    border: none;
}
.inner-content-main .modal-header .close {
    margin-top: -2px;
    font-size: 40px;
    color: #000;
}
.inner-content-main .modal-content {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
}
.event-popop-gallery a {
    display: none;
}
.event-popop-gallery a.main {
    display: block !important;
}
.work-culture-vipul-submenu a {
    display: none;
}
.work-culture-vipul-submenu a.main {
    display: block !important;
}
.csr-initiatives a {
    display: none;
}
.csr-initiatives a.main {
    display: block !important;
}
.inner-content-main .modal-dialog {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    background: transparent;
}
.inner-content-main .modal-dialog img {
    width: 100%;
}
.inner-content-main .layoutplan-map {
    width: 50%;
    margin: 0 auto;
}
.layout-plan-btn .button {
    background: transparent;
    color: #4389c6;
    transition: all 0.5s;
    font-weight: bold;
    padding: 0 15px 0 0;
}
.layout-plan-btn .button span {
    background-color: #4389c6;
    color: #fff;
    margin-right: 15px;
    padding: 12px;
    font-size: 18px;
}
.layout-plan-btn .button:hover {
    background-color: #4389c6;
    transition: all 0.5s;
    color: #fff;
}
.inner-content-main .specifications {
    margin: 110px 0 0 0;
    padding: 40px 40px;
    position: relative;
    background-color: #f9f9f9;
}
#specifications .panel-default>.panel-heading {
    padding: 0px;
    background: none !important;
}
#specifications h4 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}
#specifications .panel-title a {
    text-decoration: none;
    display: block;
    padding: 10px 15px;
}
#specifications .panel-group .panel {
    border-radius: 0px !important;
    width: 97.4%;
    box-shadow: none;
    border: 0px;
    margin: 0;
    padding: 0px;
    border-bottom: 1px solid #f7f7f7;
}
#specifications .panel-body {
    background-color: #f7f7f7;
}
#specifications .text-right {
    text-align: right;
    float: right;
}
.inner-content-main .specifications h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    padding: 16px 40px;
    width: 320px;
    top: -79px;
    left: 0;
    text-align: left;
    text-shadow: none;
    position: absolute;
    background-color: #4389c6;
}
.inner-content-main .specifications h4:after {
    content: '';
    height: 54px;
    width: 45px;
    position: absolute;
    background: url(../images/walls-bg.png);
    right: 0;
    top: 0;
}
.inner-content-main .specifications p {
    font-size: 14px;
    color: #084a84;
}
.inner-content-main .specifications p span {
    font-size: 14px;
    color: #555;
}
.inner-content-main .facilities {
    padding: 30px 0 15px 15px;
}
.inner-content-main .facilities .col-sm-2 {
    border-right: 1px dashed #ccc;
}
.inner-content-main .facilities ul {
    margin: 0px;
    min-height: 660px;
    padding: 0px;
    width: 96%;
}
.inner-content-main .floor-plan {
    width: 96%;
    margin: 10px;
}
.inner-content-main .floor-plan a {
    text-decoration: none;
}
#sliderproject {
    height: 67vh !important;
}
.inner-content-main .facilities ul li {
    list-style: none;
    text-align: center;
    min-height: 260px;
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
}
.inner-content-main .facilities ul li:hover {
    list-style: none;
    margin: 0px;
}
.inner-content-main .facilities ul li a {
    color: #084a84;
    transition: all 0.5s;
    text-align: center;
    text-decoration: none;
    cursor: default;
}
.inner-content-main .facilities ul li a:hover p {
    color: #000;
    transition: all 0.5s;
}
.inner-content-main .facilities ul li a p {
    color: #084a84;
    font-size: 13px;
    padding-top: 10px;
    transition: all 0.5s;
}
.inner-content-main .facilities ul li a img {
    margin: 0 0 15px 0;
    padding: 0px;
    width: 45px !important;
    height: 45px;
}
.inner-content-main .picture-gallery {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 0px;
}
.inner-content-main .floor-img-title {
    margin: 0px;
    background: #f3f3f3;
    padding: 5px 10px;
    margin-bottom: 20px;
    color: #000;
    height: 54px;
    text-align: left;
    overflow: auto;
}
.inner-content-main .floor-img-title p {
    text-align: left;
    font-size: 12px;
}
.inner-content-main .floor-plan .picture-gallery {
    border: 1px solid #ececec !important;
    color: #000 !important;
    height: 230px;
    font-weight: bold;
}
.inner-content-main .picture-gallery img {
    width: 100%;
    cursor: pointer;
    height: 230px;
    transition: all 0.5s;
}
.inner-content-main .picture-gallery:hover .picture-gallery-overly {
    transform: translateY(0px);
    opacity: 1;
    z-index: 9 !important;
    transition: all 0.5s;
    transition: all 0.5s;
}
.inner-content-main .picture-gallery:hover img {
    opacity: 0.9;
}
.inner-content-main .picture-gallery-overly {
    background-color: rgba(67, 137, 198, 0.8);
    transition: all 0.5s;
    opacity: 0;
    transform: translateY(50px);
    position: absolute;
    z-index: 0;
    bottom: 0px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
}
.inner-content-main .picture-gallery-overly a {
    color: #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s;
    padding: 0px 20px 5px 20px;
    letter-spacing: 1px;
}
.inner-content-main .picture-gallery-overly a:hover {
    color: #fff;
    transition: all 0.5s;
}
/*------------------inner page css end--------------------*/
/*------------------contact us css start--------------------*/

.contactus {
    margin: 0px;
    padding: 0px;
}
.contactus p span {
    padding-right: 8px;
}
.contactus-map {
    margin: 10px 0 40px 0;
    padding: 0px;
}
.contactus .form-control:focus {
    border: 1px solid #dedede !important;
    box-shadow: none !important;
}
.contactus form {
    margin: 25px 0 0 0;
    padding-left: 0px;
}
.contactus form .input-group {
    margin-bottom: 30px;
    width: 100%;
}
.contactus form .input-group .textarea {
    border-right: 1px solid #dedede;
    color: #fff !important;
    height: 70px;
}
.contactus form .form-control {
    border-radius: 0px;
    height: 35px;
    box-shadow: none;
    color: #555 !important;
    border-color: #dedede;
    border-right: 0px;
    background: none;
}
.contactus form .form-control {
    border-right: 1px solid #ccc;
}
.contactus form .input-group-addon {
    background: none;
    border-color: #dedede;
    color: #555;
    border-left: none;
}
.contactus form i {
    color: #999;
}
.career {
    margin: 40px auto;
    padding:45px 50px 20px 50px;
    width: 55%;
    background: #fbfbfb;
}

.career h4 { color: #555;
             font-size: 14px;
             padding: 0px;
             margin: 0 0 35px 15px;
             text-align: center; }


/*------------------contact us css end--------------------*/
/*------------------associates css start--------------------*/

.associates-main {
    margin-top: 0px;
    padding: 0px;
}
.associates-main .associates-logo {
    margin: 0 30px 200px 30px;
    padding-bottom: 200px;
}
.associates-main .associates-logo ul li {
    list-style: none;
    float: left;
    border: 1px solid #efefef;
    padding: 5px;
    transition: all 0.5s;
    background: #fff;
    width: 240px;
    margin: 0 35px 35px 0;
}
.associates-main .associates-logo ul li:hover {
    transition: all 0.5s;
    box-shadow: 0px 0px 10px 1px #f1f1f1;
}
.associates-main .associates-logo ul li img {
    width: 100%;
}
/*------------------associates css end--------------------*/
/*------------------media css start--------------------*/

.media {
    padding: 80px 0 150px 0px;
}
.media .media-nav {
    margin: 0;
    padding: 20px 0px;
    width: 100%;
    background-color: #f7f7f7;
}
.media .media-nav li {
    list-style: none;
}
.media .media-nav .heading {
    color: #fff;
    font-size: 15px;
    transition: all 0.5s;
    margin-bottom: 1px;
    background: #084a84;
}
.media .media-nav .heading:hover {
    color: #fff;
}
.media .media-nav li a {
    text-decoration: none;
    font-size: 13px;
    color: #555;
    letter-spacing: 0.5px;
    transition: all 0.5s;
    padding: 8px 20px;
    display: block;
}
.media .media-img {
    margin: 0px;
    padding: 0 30px 0 0;
}
.media .media-nav li a:hover {
    color: #1d87e4;
    transition: all 0.5s;
    transition: all 0.5s;
}
.media-img .title {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #005d88;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 35px 0 20px 0px;
    padding-bottom: 10px;
}
/*------------------investors-relations start--------------------*/

.investors-relations {
    display: none;
}
#financial-performance-show {
    display: none;
}
.investors-relations-main {
    margin: 0px;
    padding: 0px;
}
.investors-relations-main p {
    color: #797979;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: justify;
    line-height: 26px;
}
.investors-relations-main ul {
    margin: 0px;
    padding: 0px;
}
.investors-relations-main ul li {
    list-style-image: url(../images/bullet.png);
    padding-bottom: 8px;
    color: #797979;
    text-align: justify;
}
.investors-relations-main ul li a {
    text-decoration: none;
    color: #797979;
    transition: all 0.5s;
}
.investors-relations-main ul li a:hover {
    color: #4b93d2;
    transition: all 0.5s;
}
.investors-relations-main #investor-grievance ul {
    margin: 0px;
    padding: 0px;
}
.investors-relations-main #investor-grievance ul li {
    list-style: disc;
    padding-bottom: 8px;
    color: #797979;
    text-align: justify;
}
.investors-relations-main #investor-grievance ul li a {
    text-decoration: none;
    color: #797979;
}
.investors-relations-main #investor-grievance table {
    margin: 15px 0;
    color: #797979;
    padding: 0px;
}
.investors-relations-main #investor-grievance table .table-head {
    background-color: #ccc;
    color: #222;
}
#registrar-agents address p span {
    width: 30px;
}
/*------------------investors-relations end--------------------*/

.slider-project {
    width: 1140px;
    height:400px;
    padding: 0px;
    position: relative;
    top: 40px;
    margin: 0 auto;
}
.slider-project .slDots {
    display: none;
}
.slider-project .ctrlPrev {
    left: 10px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 45px;
    padding: 7px;
    font-size: 40px;
    cursor: pointer;
    top: 30vh;
    border-radius: 50%;
    width: 45px;
    text-align: center;
}
.slider-project .ctrlNext {
    right: 50px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 45px;
    padding: 7px;
    font-size: 40px;
    cursor: pointer;
    top: 30vh;
    border-radius: 50%;
    width: 45px;
    text-align: center;
}
.slider-project .slItem {
    background-size: 100%;
    background-position: center;
}
/**Quick Search Result **/

.search-result {
    width: 100%;
    display: block;
}
.search-result ul {
    display: block;
}
.search-result ul li {
    width: 100% !important;
}
.search-result ul li a {
    width: 100% !important;
    display: block;
    padding: 10px 20px 10px 10px;
    font-size: 16px;
    text-decoration: none;
}
.search-result ul li a img {
    width: 75px;
}
/*------------------responsive css start--------------------*/

@media screen and (max-width: 1200px) and (min-width: 1000px) {
    .inner-content-main .contactno-project p {
        bottom: 78px !important;
        font-size: 15px !important;
        left: 110px !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 767px) {
    #exhibitions figure.effect-zoe h2{ font-size:12px; }

    .inner-banner img {
        height:324px;
    }
    .success-story{ width: auto; padding:0px; margin: 0px; }
    .success-story #dates li{ width:80px; font-size: 16px; }

    .sucess-img-main p{ font-size:14px; padding:15px 20px 0; }
    .sucess-img-main p{ font-size:14px; }

    .slider-main {
        top: 80px !important;
        height: 100% !important;
        margin-bottom: 80px !important;
    }
    .slider-main .item img {
        height: 100% !important;
    }
    .slider-main .carousel-indicators {
        display: block !important;
        bottom: 5px;
    }
    .media {
        padding: 44px 0 150px;
    }
    .inner-content-main #facilities .facilities ul li {
        width: 24%;
    }
    .inner-banner {
        width: 100%;
    }
    .bg-dark-blue2 {
        background: none;
    }
    .work-culture-content {
        padding: 0 30px 0 15px;
    }
    #current-openings {
        padding: 0 30px 0 15px !important;
    }
    .contactus {
        margin: 0 30px;
    }
    .owl-carousel .owl-stage-outer {
        padding: 0 105px 0 64px;
    }
    .slItem,
    .slItems {
        height: 100%;
    }
    #sliderproject {
        height: 43vh !important;
    }
    .inner-content-main .aboutus-img {
        width: auto;
    }
    #our-management .aboutus-img {
        width: 100%;
    }
    #our-management {
        padding-right: 30px;
    }
    #message-md {
        padding-right: 30px;
    }
    #csr-initiatives {
        padding: 0 30px 0 15px;
    }
    #about-group {
        padding-right: 30px;
    }
    #mission-vision {
        padding-right: 30px;
    }
    figure.effect-zoe figcaption {
        -webkit-transition: translate3d(0, 0, 0);
        transition: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .inner-content-main .contactno-project p {
        bottom: 64px;
        font-size: 10px;
        left: 72px;
    }
    figure.effect-zoe h2,
    figure.effect-zoe p.icon-links a {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    #project-update .grid figure {
        margin: 10px 15px 15px;
        max-width: 255px;
        min-width: 246px;
    }
    .inner-content-main .picture-gallery img {
        height: 150px;
    }

    .disclaimer .disclaimer-inner {
        margin: 0 auto;
        width: 80%;
    }
    header .container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    header .nav > li > a {
        font-size: 12px;
        padding: 30px 6px 29px 6px;
    }
    .slider-project {
        height: 100% !important;
        top: 25px;
        width: 100%;
    }
    .inner-content-main .product-content-area {
        margin: 0 0 200px;
    }
    .career {
        width: 90%;
    }
    .media-img .grid figure {
        margin: 0 10px 20px 20px;
        max-width: 150px;
        min-width: 225px;
    }
    .slider-project .ctrlPrev {
        top: 20vh;
    }
    .slider-project .ctrlNext {
        top: 20vh;
    }
    .media .media-img {
        margin: 0px;
    }
    .inner-content-main .product-content-area {
        margin: 0 0px 200px 0 !important;
        padding: 0 3px 0 15px !important;
    }
    .inner-content-main {
        width: 100%;
        margin: 0px auto;
        padding-top: 37px;
    }
    footer {
        width: auto;
    }
    footer h3 {
        font-size: 14px;
        margin-bottom: 20px;
        padding: 20px 0 10px;
    }
    footer form .input-group {
        margin-bottom: 15px;
    }
    footer form .input-group .textarea {
        height: 50px;
    }
    .button {
        font-size: 12px;
        padding: 4px 12px;
    }
    .send-query-main h3 {
        color: #fff;
        font-size: 22px;
        margin-bottom: 25px;
        margin-top: 0;
        text-align: center;
    }
    footer ul li a {
        font-size: 12px;
    }
    footer address p {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .home-socailicon {
        width: auto;
    }
    .grid {
        padding-bottom: 0px;
    }
    figure.effect-zoe figcaption {
        height: 2.75em;
        padding: 10px;
    }
    .grid figure h2 {
        font-size: 14px;
    }
    .grid figure img {
        height: 260px;
    }
    .grid figure {
        min-width: 230px;
    }
    .portfolio {
        width: 100%;
    }

    .container {
        width: auto;
        padding: 0px;
    }

    header .home-search {
        padding-top: 15px;
    }
    header .navbar-brand {
        width: 60px;
    }
    .inner-banner .carousel-control.left {
        top: 42%;
        background: none;
    }
    .inner-banner .carousel-control.right {
        top: 42%;
        background: none;
    }
    .searchbox-btn {
        font-size: 12px;
    }
    header .home-search li:nth-child(1) {
        margin: 6px 0px 0 0;
    }
    header .home-search p {
        font-size: 12px;
    }
    header .navbar-nav {
        margin-left: 0px;
    }
    header .home-search li:nth-child(2) {
        width: 142px;
    }
    .scroll-menu > .owl-nav .owl-prev {
        left: 0px;
    }
    header .nav > li > ul {
        top: 79px;
    }
    .scroll-menu > .owl-nav .owl-next {
        right: -30px;
    }

}
@media screen and (max-width: 767px) {

    .success-story #issues li:nth-child(1) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(2) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(3) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(7) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(8) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(9) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(10) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(11) p{ padding:15px 60px 0 60px; }
    .success-story #issues li:nth-child(12) p{ padding:15px 60px 0 60px; }

    .corporate-video .modal-dialog {
        margin:25% auto;
        width: auto;
        padding: 0 45px;
    }
    .corporate-video .modal-dialog iframe{ height: 300px; }

    header .home-search li:nth-child(1) {
        margin: 0 10px;
        width: auto;
    }
    header .home-search li:nth-child(2){ width: auto; }
    header .navbar-right{ position: absolute;
                          display: block;
                          top: 20px;
                          text-align: center;
                          right:43%; }
    header .searchbox-btn{ font-size: 12px; }

    header .home-search p{ font-size: 12px; margin:3px 0 0 0; }
    .corporate-video .corporate-icon{top: 9px; z-index: 999;}

    .send-query a{    font-size: 10px;
                      line-height: 12px;
                      height: 56px;
                      width: 56px;
                      padding: 20px 0 15px 2px;
                      text-align: center;}
    .corporate-video .corporate-icon a{ font-size: 8px;
                                        line-height: 12px;
                                        height: 56px;
                                        width: 56px;
                                        padding: 12px 0 15px 2px;
                                        text-align: center;}
    .corporate-video .corporate-icon a i {
        color: #fff;
        font-size: 10px;
    }


    .img-title{     margin: 0;
                    padding: 10px 15px;
                    position: relative;
                    z-index: 999;
                    top: 0px;
                    text-align: center;
                    left: 0px;
                    background: #111;
                    min-height: 45px; }

    .img-title h3{ text-align:center; font-size:18px;  }
    .img-title p{ text-shadow: none; text-align: center; font-size: 12px; }
    .img-title a{ float: none; font-size:12px;}

    .sucess-img-main .height{ width:250px !important; }
    .sucess-img-main  .height img{ height:300px; }
    .disclaimer h3{ padding:15px 0; }
    .success-story #next{ right:5px; }
    .success-story{ width: auto; }


    .success-story #next {
        background-image: url(../images/next.png);
        position: absolute;
        right:10px;
    }
    #dates .selected  {
        font-size:25px;
        color:#e6b269;
    }
    .sucess-img-main{ padding: 0px; margin: 0px; }
    .sucess-img-main p{ font-size:14px; padding:15px 40px 0; }
    .success-story #dates li{ width:70px; font-size: 16px; }

    /*    #dates{ margin-left:25px !important; }*/

    .sucess-img-main .caption-width { width: auto; }
    .sucess-img-main .sucess-img-caption{ margin-bottom: 15px; }
    .inner-banner img{ height:100%; }
    .inner-banner {  width: auto; position: relative; height:100% !important; }
    .carousel-indicators{ display: none !important; }


    .slider {
        height: 100% !important;
    }
    .slider-main {
        top: 75px !important;
        height: 100% !important;
        margin-bottom: 40px !important;
    }
    .slider-main .item img {
        height: 100% !important;
    }
    .slider-main .carousel-indicators {
        display: block;
        bottom: 0px;
    }
    .inner-banner .carousel-control.left {
        top: 42%;
        background: none;
    }
    .inner-banner .carousel-control.right {
        top: 42%;
        background: none;
    }

    #sliderproject {
        height: 30vh !important;
    }
    .inner-content-main .contactno-project p {
        bottom: 78px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        left: 115px;
        margin: 0;
        padding: 0;
        position: relative;
    }
    figure.effect-zoe figcaption {
        -webkit-transition: translate3d(0, 0, 0);
        transition: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    figure.effect-zoe h2,
    figure.effect-zoe p.icon-links a {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slider-project {
        height: 70vh;
        width: 100%;
    }
    .inner-content-main .product-navigation {
        width: 100% !important;
    }
    .scroll-menu > .owl-nav .owl-prev {
        padding-top: 7px;
    }
    .footer-bg form {
        text-align: center;
    }
    .send-query-main h3 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center;
    }
    .owl-carousel .owl-stage-outer {
        height: 44px;
        overflow: hidden;
        padding: 0 30px 0 0;
        position: relative;
        transform: translate3d(0px, 0px, 0px);
    }
    .inner-content-main .contactno-project {
        margin: 0 auto;
        padding: 0;
        right: 0;
        width: 255px;
    }
    .inner-content-main .project-logo {
        width: 300px;
        margin: 0 auto;
    }

    .title {
        font-size: 22px;
    }
    .disclaimer .disclaimer-inner {
        margin: 6% auto;
        padding: 0;
        width: auto;
        position: relative;
        background: #fff;
    }
    .portfolio .filter-button {
        margin: 0 5px;
        font-size: 14px;
    }
    .send-query {
        z-index: 8 !important;
    }
    .portfolio {
        width: auto;
    }
    footer {
        width: auto;
    }
    .grid figure {
        max-width: auto;
        min-width: auto;
        min-height: auto;
    }
    .grid figure img {
        height: 220px;
    }
    .grid figure h2 {
        font-size: 16px;
    }
    figure.effect-zoe figcaption {
        height: 2.75em;
        padding: 10px;
    }
    #csr-initiatives {
        margin: 0;
        padding: 0 15px;
    }
    .inner-content-main .picture-gallery {
        margin-bottom: 0px;
    }

    .inner-content-main {
        width: auto;
    }
    .inner-content-main .product-navigation {
        padding: 0 10px 0 0;
    }
    .inner-content-main .product-content-area {
        margin: 0 5px !important;
        padding: 0 5px !important;
    }
    .media .media-img {
        margin: 0;
        padding: 0 15px;
    }
    .media .scroll-menu > div a {
        font-size: 14px;
    }
    .career {
        padding: 30px 0 20px;
        width: 100%;
    }
    #work-culture-vipul .career-img {
        margin-bottom: 15px;
        overflow: hidden;
        padding: 0 5px 0 20px;
        width: 100%;
    }
    .csr-initiatives p {
        padding: 0 15px;
    }
    .core-values-img {
        margin: 0 auto;
        padding: 0 0 28px;
        width: 120px;
    }
    .home-socailicon {
        width: auto;
    }
    .container {
        width: auto;
    }
    header .nav > li:hover > ul {
        border-top: 2px solid #084a84;
        width: 100% !important;
        padding: 0px;
    }
    header .nav > li > ul h3 {
        margin: 0 0 4px;
        padding: 8px 0;
    }
    header .nav > li > ul .commercial {
        margin-top: 0px;
    }
    .slider {
        padding: 0px;
        height: 100% !important;
    }
    .slItem,
    .slItems {
        height: 68vh !important;
    }

    .header-brd {
        background-image: url(../images/header-bg.svg);
        content: '';
        margin: 0 auto;
        width: 100%;
        position: absolute;
        height: 5px;
        background-size: contain;
        text-align: center;
        left: 0;
    }
    .inner-content-main .product-navigation {
        width: auto;
    }
    .contactus {
        padding: 0px;
        margin: 0px;
    }
    #work-culture-vipul .career-img img {
        height: auto;
    }
    .inner-content-main .product-navigation .project-logo {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #f7f7f7;
        height: 92px;
        left: 0;
        padding: 8px;
        position: absolute;
        top: -92px;
        width: 160px;
        z-index: 5;
    }
    .inner-content-main .product-navigation .project-logo img {
        width: 100%;
    }
    .inner-content-main .product-navigation .contactno-project {
        margin: 0;
        padding: 0;
        position: absolute;
        right: -1px;
        top: -140px;
        width: 200px;
        z-index: 8;
    }
    .inner-content-main .product-navigation .contactno-project img {
        position: relative;
        top: 48px;
    }
    .inner-content-main .product-navigation .contactno-project p {
        bottom: 25px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        left: 96px;
        margin: 0;
        padding: 0;
        position: relative;
    }
    header .navbar-brand {
        height: auto;
        padding: 0;
        width: 55px;
    }
    #corporate-offices address p {
        text-align: left !important;
    }

    .send-query-main {
        height: 100vh;
        overflow: scroll;
    }
    .product-content-area h4 {
        text-shadow: none;
        line-height: 24px;
        text-align: left;
        margin: 15px 0 15px;
    }
    .about-data-detail {
        padding: 10px 0;
        text-align: left;
    }
    header .nav > li > ul .commercial {
        min-height: auto;
    }
    .navbar-collapse {
        height: 100vh !important;
        overflow-y:auto !important;
    }
    .slider-project .slItem {
        background-size: cover;
    }
    .investors-relations-main ul {
        margin: 0 0 0 15px;
        padding: 0;
    }
    .home-socailicon {
        background-color: rgba(255, 255, 255, 0.9);
        background-position: 100% center;
        background-size: cover;
    }
    .graph-sucess-bg {
        padding: 0px 0 0;
        background:rgba(255, 255, 255,0.98);
    }
    header .home-search {
        margin: 0;
        padding-bottom: 0px;
        padding-top:4px;
        border: none;
    }
    header .navbar-nav {
        margin-left: 0px;
    }
    .send-query {
        bottom: 30px;
        margin: 0;
        padding: 0;
        position: fixed;
        right: 30px;
        z-index: 9;
    }
    header .navbar-toggle {
        margin-right: 60px;
        margin-top: 21px;
    }
    header .navbar-collapse {
        margin: 0px;
    }
    header .nav > li > a {
        padding: 15px 0;
    }
    header .slItem {
        background-position: center center;
        background-size: contain;
        width: 100%;
    }
    .slider [class*="ctrl"] {
        top: 68% !important;
    }
    .ctrlPrev {
        left: 0px;
    }
    .ctrlNext {
        right: 0px;
    }
    footer .socail-link {
        margin: 20px 0 0;
    }
    footer .socail-link ul {
        text-align: center;
    }
    footer .socail-link ul li {
        display: inline-block;
        list-style: outside none none;
        padding: 6px 15px;
    }
    header .nav>li> ul {
        position: relative;
        top: 0px;
        padding: 10px 0;
        border: none;
        width: 100%;
    }
    header .nav>li> ul .col-sm-4,
    .col-xs-12 {
        padding: 0px;
        min-height: auto;
    }
    header .nav>li> ul .residential {
        border-right: none;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }
    .nav > li {
        border-bottom: 1px solid #fcfcfc;
    }
    header {
        box-shadow: 0 0 5px 1px #ccc;
    }
    h3 {
        margin-top: 0;
        padding: 20px 0 10px;
        font-size: 20px;
        text-align: center;
    }
    .data .title {
        color: #555;
        margin: 20px 0 0;
    }
    .send-query-main .form-query {
        margin: 0 0 0 5px;
        width: 100%;
    }
    .data {
        background: none;
    }
    .our-work-overly {
        opacity: 1;
        padding: 110px 0 0;
        transform: translateY(0%);
    }
    header .home-search input[type="text"]:focus {
        width: 100%;
        background: #fff;
    }
    #slider {
        height: 60vh !important;
    }
    .portfolio .gallery_product-overly h3 {
        font-size: 16px;
    }
    header .nav > li > ul {
        left: 0px !important;
        padding-top: 2px solid #084a84 !important;
    }
    .grid {
        padding: 0px;
    }
    .scroll-menu > .owl-nav .owl-prev {
        left: -13px;
    }
    .scroll-menu > .owl-nav .owl-next {
        right: -20px;
    }
    .inner-content-main .product-navigation {
        background: #084a84 none repeat scroll 0 0;
    }
    .scroll-menu > .owl-nav {
        right: 0px;
    }
    .inner-content-main .scroll-menu {
        padding: 0 25px 0 0;
    }
    .inner-content-main .product-content-area {
        padding: 0 15px;
        margin: 0 15px;
    }
    .inner-content-main .aboutus-img {
        float: none;
        margin: 0;
        padding: 0 0 25px 0px;
        width: 100%;
    }
    .inner-content-main #about-group p {
        padding: 0px;
        text-align: justify;
    }
    .career {
        padding: 60px 20px 20px;
        width: 100%;
    }
    .inner-content-main .map {
        width: auto;
    }
    .inner-content-main .specifications h4::after {
        background: rgba(0, 0, 0, 0) url("../images/walls-bg.png") repeat scroll 0 0;
        content: "";
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
    }
    .inner-content-main .specifications h4 {
        background-color: #4389c6;
        color: #fff;
        font-size: 16px;
        left: 0;
        letter-spacing: 1px;
        padding: 16px 40px;
        position: absolute;
        top: -73px;
        width: 320px;
    }
}



@media screen and (max-width: 480px) {
    .slide-project .item img{height:auto;}

    .media-img .grid figure {
        background: #000 none repeat scroll 0 0;
        box-shadow: 0 0 7px 0 #e6e6e6;
        height: 200px;
        max-width: 100%;
        min-width: auto;
        padding: 0;
        width: 100%;
    }


    header {
        background-color: #fff;
        background-image: none;
    }

    #project-update .grid figure {
        background: #000 none repeat scroll 0 0;
        box-shadow: 0 0 7px 0 #e6e6e6;
        margin: 0 20px 20px 0;
        max-width: 250px;
        min-width: 230px;
    }
    #project-update .grid figure img {
        min-height: 100% !important;
    }
    figure.effect-zoe:hover p.description {
        bottom: 95px;
    }
    .howcan-help h3 {
        font-size: 25px;
    }
    .howcan-help {
        padding: 38px 0;
    }
    .howcan-help p {
        color: #555;
        font-size: 16px;
        letter-spacing: 3px;
        padding-bottom: 20px;
    }
    .howcan-help .button {
        margin: 0;
        padding: 9px 20px;
    }

    .portfolio .gallery_product-overly {
        padding: 50px 0 0;
    }



}

@media screen and (max-width:320px) {

    .sucess-img-main p{ font-size:12px; }
    .sucess-img-main .sucess-img-caption img{ height:110px; }
    .sucess-img-main .sucess-img-caption{ width:167px; }
    .sucess-img-main{ padding: 0px; margin: 0px; }

}

/*------------------responsive css end--------------------*/

@keyframes submenu {
    0% {
        opacity: 0;
        transform: translateY(30%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@keyframes submenudropdown {
    0% {
        opacity: 0;
        transform: translateY(30%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@keyframes borderyear {
    0% {
        opacity: 0;
        transform: rotate(0deg);
    }
    100% {
        opacity: 1;
        transform: rotate(180deg);
    }
}
@keyframes ourportfolio {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}