﻿@import url("../maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.html");


@font-face {
    font-family: 'montserrat-light';
    src: url('font/montserrat-light-webfont.html');
    src: url('font/montserrat-light-webfont.html') format('embedded-opentype'), url('font/montserrat-light-webfont-2.html') format('woff'), url('font/montserrat-light-webfont-3.html') format('truetype'), url('font/montserrat-light-webfont-4.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('font/futult__.html');
    src: url('font/futult__.html') format('embedded-opentype'), url('font/futult__-2.html') format('woff'), url('font/futult__-3.html') format('truetype'), url('font/futult__-4.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBT';
    src: url('font/FuturaBT-Light.html');
    src: url('font/FuturaBT-Light.html') format('embedded-opentype'), url('font/FuturaBT-Light-2.html') format('woff'), url('font/FuturaBT-Light-3.html') format('truetype'), url('font/FuturaBT-Light-4.html') format('svg');
    font-weight: normal;
    font-style: normal;
}


.mennbar {
    width: 1000px;
    margin: 0 auto;
}


.clientwithspeakwrap {
    background: #fff;
    /*background: #fff url("../styles/images/home-square-back.png") no-repeat scroll left bottom / 200px auto;*/
    float: left;
    width: 100%;
    height: 545px;
    padding-top: 10px;
}


.clientwithspeak {
    margin: 0 auto;
}

.clientwithspeakleft {
   /* background: #fff url('../images/client-bg3.png') no-repeat scroll center center / cover;*/
	
    float: right;
    height: 533px;
    position: relative;
    width: 115%;
}
.clietspeakwrapspeak {
/*width: 480px;*/ margin: 0 auto; /*margin-left: 140px;*/
}

.clientwithspeakright {
    float: left;
    width: 100%;
    overflow:hidden;
}

.homeicon {
    width: 40px;
    float: left;
    font-size: 28px;
    text-align: center;
    line-height: 60px;
    margin-left: 30px;
    text-decoration: none;
}

    .homeicon:before {
        content: "\f015";
        font-family: fontawesome;
        color: #000;
    }

.yellowbar {
    background: #FFAE02;
    float: left;
    height: 10px;
    width: 100%;
    position: relative;
    z-index: 10;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('images/loader.html') 50% 50% no-repeat rgb(0,0,0);
}

/*New css of website*/
.wrapdiv {
    background-image: url('images/about-us-bg.html');
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #000;
    float: left;
    height: 645px;
    position: relative;
    text-align: justify;
    width: 100%;
    z-index: 0;
}

.aboutcontent {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

.aboutcontentleft {
    float: left;
    height: 450px;
    overflow: hidden;
    padding-bottom: 320px;
    padding-right: 20px;
    width: 500px;
}

.ourexperties {
    background: #537BC1;
    color: #fff;
    float: left;
    width: 100%;
    text-align: justify;
}

.ourexpertiesimg {
    width: 426px;
    float: left;
}

.ourexpertiesright {
    width: 600px;
    float: right;
}

.ourexpertieswrap {
    display: table;
    margin: 0 auto;
    padding: 40px 0;
    width: auto;
}

.mobilecontact {
    display: none;
}

#Maindiv2 {
    display: none;
}

.teamdiv {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    left: 0;
    margin-top: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    background-image: url('images/team-bg.html');
    background-attachment: fixed;
}

.opacityheading {
    background: #537bc1 none repeat scroll 0 0;
    bottom: 0;
    margin-top: 323px;
    position: absolute;
    width: 100%;
}

.aboutusdiv {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 350px;
    left: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}

    .aboutusdiv > img {
        float: left;
        width: 100%;
    }

    .aboutusdiv ul {
        height: 100%;
        left: 0;
        list-style-type: none;
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

        .aboutusdiv ul li {
            background: #005aab none repeat scroll 0 0;
            float: left;
            height: 100%;
            margin: 0 2px 0 0;
            position: relative;
            width: 33.18%;
        }

            .aboutusdiv ul li:last-child {
                border-right: none;
            }

.mobileheading {
    width: 100%;
    float: left;
}

.winwrap {
    width: 100%;
    float: left;
    position: relative;
    background: #ccc;
}

.masking {
    /*background: #ccc none repeat scroll 0 0;*/
    margin: 0 auto;
}

.wrapanimate {
    -moz-animation: windowrap 1s ease-in-out both;
    -webkit-animation: windowrap 1s ease-in-out both;
    animation: windowrap 1s ease-in-out both;
    -o-animation: windowrap 1s ease-in-out both;
}

.wrapanimatescroll {
    -moz-animation: windoscroll 1s ease-in-out both;
    -webkit-animation: windoscroll 1s ease-in-out both;
    animation: windoscroll 1s ease-in-out both;
    -o-animation: windoscroll 1s ease-in-out both;
}

.opacityhide {
    opacity: 0;
}

.opacityshow {
    opacity: 1;
}

.homepageclientdiv {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 10000;
}

.homeclieeventdiv {
    width: 1200px;
    margin: 0 auto;
    display: table;
    position: relative;
    overflow: hidden;
    /*height: 66px;*/
}

    .homeclieeventdiv p {
        color: #fff;
        font-size: 20px;
        font-family: Montserrat;
        text-align: left;
        text-transform: uppercase;
        margin: 0;
    }
#homepageclient {
    width:100%;
    margin-top:20px;
}

.homepageclient {
    margin:0 auto 40px 0;
    overflow: hidden;
    position: relative;
    width: 600px;
    float: left;
}

    .homepageclient ul {
        margin: 0;
        padding: 0;
    }

#homepageclient {
    /*background:rgba(211, 63, 75, 0.6);*/
}

#homepageevent {
    /*background:rgba(0, 89, 171, 0.6);*/
}


.homepageevent {
    float: right;
    position: relative;
    width: 400px;
    height: 390px;
    margin-bottom: 50px;
    margin-left: 10px;
    overflow: hidden;
    background: #fff;
}

.homepageclient ul {
    display: table;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 590px;
}

    .homepageclient ul li {
        float: left;
        list-style-type: none;
        overflow: hidden;
        text-align: center;
        width: 120px;
    }

        .homepageclient ul li img {
            border: 1px solid #000;
            border-radius: 8px;
            width: 96px;
        }

.prglance {
    width: 233px;
    height: 252px;
    background-image: url('images/pr-glance.html');
}

    .prglance > h6 {
        color: #fff;
        font-size: 22px;
        font-weight: normal;
        line-height: normal;
        margin: 0;
        text-indent: 24px;
        padding-top: 10px;
    }

    .prglance ul {
        list-style-type: square;
        margin: 0;
    }

        .prglance ul li {
            color: #fff;
            font-size: 16px;
        }

.quotebg {
    background-image: url('images/bg-project-at-glance.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    float: left;
    font-family: FuturaBT;
    height: 336px;
    width: 100%;
}

.exhibitions {
    width: 100%;
    position: absolute;
    left: 5%;
    top: 0;
    height: 100%;
}

.exhibitionsleft {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    background: #ccc;
    z-index: 101;
    background-image: url('../assets/exhibitions/ser-exhibition-01.html');
    background-position: center center;
    background-size: cover;
}

.servicewrap {
    width: 100%;
    height: 100%;
    top: 0;
    display: table;
}

.servicesleft {
    background: #F8F8F8 none repeat scroll 0 0;
    display: table-cell;
    height: 100%;
    padding: 40px;
    vertical-align: middle;
    width: 100%;
    text-align: justify;
    text-align: center;
}

    .servicesleft h2 {
        color: #fff;
        font-family: Montserrat;
        font-size: 40px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 20px;
    }

    .servicesleft h6 {
        color: #fff;
        font-family: Montserrat;
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 20px;
    }

    .servicesleft p {
        line-height: normal;
        font-size: 16px;
        color: #fff;
    }

.exhibitionsright {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    background: #F8F8F8;
    z-index: 101;
}
/*.homepageclientdiv ul li {
    float: left;
}*/
.mobileheading {
    display: none;
}

.arrowrap {
    width: auto;
    margin: 0 auto;
    display: table;
    margin-top: 40px;
    position: relative;
    z-index: 101;
}

.arrowdiv {
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

.arrow {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 100%;
    color: #000;
    cursor: pointer;
    font-family: fontawesome;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 0;
    text-align: center;
    top: 45px;
    width: 30px;
}

.clientnext {
    float: left;
}

.clientpre {
    float: left;
}

.clientnext:before {
    content: "\f105";
}

.clientpre:before {
    content: "\f104";
}


.fullscreen {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    min-height: 100%;
    top: 0%;
    left: 0%;
}

    .fullscreen h2 {
        color: #fff;
        font-size: 36px;
        margin: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        letter-spacing: 4px;
        text-transform: uppercase;
    }

    .fullscreen video {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
    }

.menuwrap {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100000000000;
    height: 100%;
    background: rgba(33, 35, 41, 0.9);
}

.legacy {
    background: #005aab none repeat scroll 0 0;
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    line-height: 35px;
    margin-top: 0;
    text-align: center;
}

    .legacy span {
        font-size: 30px;
    }

nav {
    float: left;
    height: 100%;
    position: relative;
    right: 0;
    text-align: right;
    top: 0;
    width: 760px;
    z-index: 9;
}

    nav > ul {
        float: right;
        list-style-type: none;
        margin: 0;
    }

.menuactive {
    background: #ff8b0f none repeat scroll 0 0;
}

nav > ul > li:hover {
    background: #ff8b0f none repeat scroll 0 0;
}

nav > ul > li {
    float: left;
    margin: 1.6px 8px 0;
    padding: 5px 0;
    width: 85px;
}

    nav > ul > li:last-child {
        margin-right: 0;
    }

        nav > ul > li:last-child a {
            padding-right: 0;
        }

    nav > ul > li > a {
        color: #ffffff;
        cursor: pointer;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        font-family: Open Sans;
    }

        nav > ul > li > a span {
            font-family: fontawesome;
            font-size: 16px;
            line-height: normal;
			color:#ffffff;
        }

        nav > ul > li > a > b {
            display: block;
            font-weight: normal;
            line-height: 30px;
        }

.homeficon:before {
    content: "\f015";
}

.aboutficon:before {
    content: "\f1b3";
}

.serviceficon:before {
    /*content: "\f219";*/
    content: "\f1c0";
}

.productficon:before {
    content: "\f1b2";
}

.teamficon:before {
    content: "\f0c0";
}

.clientsficon:before {
    content: "\f087";
}

.galleryficon:before {
    content: "\f03e";
}

.videoficon:before {
    content: "\f01d";
}

.contactficon:before {
    content: "\f003";
}





nav > ul > li > a > div {
    background-position: center bottom;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    margin: 0 auto;
    /*height: 80px;
    width: 80px;
    position:relative;
    overflow:hidden;
    border-radius:100%;*/
}

    nav > ul > li > a > div img {
        width: 80px;
        border-radius: 100%;
    }

    nav > ul > li > a > div:hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }

nav ul li a span {
    display: block;
}

/*nav ul li a > div:first-child {
    background-image: url('images/icon-1.jpg');
}

nav ul li:nth-child(2) a > div {
    background-image: url('images/icon-2.jpg');
}

nav ul li:nth-child(3) a > div {
    background-image: url('images/icon-3.jpg');
}

nav ul li:nth-child(4) a > div {
    background-image: url('images/icon-4.jpg');
}

nav ul li:nth-child(5) a > div {
    background-image: url('images/icon-5.jpg');
}

nav ul li:nth-child(6) a > div {
    background-image: url('images/icon-6.jpg');
}

nav ul li:nth-child(7) a > div {
    background-image: url('images/icon-7.jpg');
}

nav ul li:nth-child(8) a > div {
    background-image: url('images/icon-8.jpg');
}

nav ul li:nth-child(9) a > div {
    background-image: url('images/icon-1.jpg');
}

nav ul li:nth-child(10) a > div {
    background-image: url('images/icon-1.jpg');
}

nav ul li:nth-child(11) a > div {
    background-image: url('images/icon-1.jpg');
}*/

.bottomline {
    width: 118px;
    height: 2px;
    background-color: #800000;
    margin: 0 auto;
}

.oncompletionbg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    overflow: hidden;
}


.oncompletionbgright {
    background-image: url('images/girl-image2.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    width: 50%;
}

.ongoingDeswrap {
    float: left;
    /*margin: 0 auto 50px;
    padding-bottom: 20px;*/
    position: relative;
    width: 100%;
}

.tl-border {
    position: absolute;
    width: 50px;
    height: 25px;
    background: url('images/tl-border.html');
    top: 0;
    left: 0;
}

.tr-border {
    position: absolute;
    width: 50px;
    height: 25px;
    background: url('images/tr-border.html');
    top: 0;
    right: 0;
}

.cls-1 {
    fill: #fff;
    fill-rule: evenodd;
}

.bl-border {
    position: absolute;
    width: 50px;
    height: 25px;
    background: url('images/bl-border.html');
    bottom: 0;
    left: 0;
}

.br-border {
    position: absolute;
    width: 50px;
    height: 25px;
    background: url('images/br-border.html');
    bottom: 0;
    right: 0;
}


.ongoingDeswrap .topbor {
    border-top: 1px solid #c8ae64;
    height: 1px;
    left: 0;
    position: absolute;
    top: 136px;
    width: 0%;
    z-index: 0;
}

.ongoingDeswrap .bottombor {
    border-bottom: 1px solid #c8ae64;
    bottom: 0;
    height: 1px;
    right: 0;
    position: absolute;
    width: 0%;
}

.ongoingDeswrap .leftbor {
    border-left: 1px solid #c8ae64;
    height: 0%;
    left: 0;
    position: absolute;
    bottom: 1px;
    width: 1px;
}

.ongoingDeswrap .rightbor {
    border-right: 1px solid #c8ae64;
    height: 0%;
    position: absolute;
    right: 0;
    top: 136px;
    width: 1px;
}

.topbor {
    border-top: 1px solid #c8ae64;
    height: 1px;
    left: 1%;
    position: absolute;
    top: 2%;
    width: 98%;
    z-index: 0;
    z-index: 101;
}

.bottombor {
    border-bottom: 1px solid #c8ae64;
    bottom: 2%;
    height: 1px;
    right: 1%;
    position: absolute;
    width: 98%;
    z-index: 101;
}

.leftbor {
    border-left: 1px solid #c8ae64;
    height: 96%;
    left: 1%;
    position: absolute;
    bottom: 2%;
    width: 1px;
    z-index: 101;
}

.rightbor {
    border-right: 1px solid #c8ae64;
    height: 96%;
    position: absolute;
    right: 1%;
    top: 2%;
    width: 1px;
    z-index: 101;
}

.pageshow {
    -moz-animation: fadeIn 8s ease-in-out forwards;
    -webkit-animation: fadeIn 8s ease-in-out forwards;
    animation: fadeIn 8s ease-in-out forwards;
    -o-animation: fadeIn 8s ease-in-out forwards;
}

.pagehide {
    -moz-animation: fadeOut 8s ease-in-out forwards;
    -webkit-animation: fadeOut 8s ease-in-out forwards;
    animation: fadeOut 8s ease-in-out forwards;
    -o-animation: fadeOut 8s ease-in-out forwards;
}

.topbarmotion {
    -moz-animation: topline 2s ease-in-out forwards;
    -webkit-animation: topline 2s ease-in-out forwards;
    animation: topline 2s ease-in-out forwards;
    -o-animation: topline 2s ease-in-out forwards;
}

.bottombarmotion {
    -moz-animation: bottomline 2s ease-in-out forwards;
    -webkit-animation: bottomline 2s ease-in-out forwards;
    animation: bottomline 2s ease-in-out forwards;
    -o-animation: bottomline 2s ease-in-out forwards;
}

.leftbarmotion {
    -moz-animation: leftline 2s ease-in-out forwards;
    -webkit-animation: leftline 2s ease-in-out forwards;
    animation: leftline 2s ease-in-out forwards;
    -o-animation: leftline 2s ease-in-out forwards;
}

.rightbarmotion {
    -moz-animation: rightline 2s ease-in-out forwards;
    -webkit-animation: rightline 2s ease-in-out forwards;
    animation: rightline 2s ease-in-out forwards;
    -o-animation: rightline 2s ease-in-out forwards;
}
/*--------------------------------------------------------------This css for triange title-----------------------------------*/

.skip {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20%;
    z-index: 10000000;
}

    .skip > p {
        text-transform: uppercase;
        padding: 8px 30px;
        font-size: 14px;
        color: #000;
        border: 1px solid #000;
        letter-spacing: 0.1em;
        background: #C3A755;
        display: block;
        width: 100px;
        cursor: pointer;
        text-align: center;
        margin: 0 auto;
        line-height: 20px;
    }


.triangewrap {
    position: absolute;
    z-index: 1000000000;
    height: 100px;
    width: 100px;
}

.triange {
    background: #ba9839 none repeat scroll 0 0;
    height: 100px;
    position: absolute;
    transform: rotate(45deg);
    width: 100px;
    z-index: 100;
    text-align: center;
    line-height: normal;
    display: none;
}

.triangetopcom {
    top: 238px;
    left: 46.3%;
}


.triange span {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 100px;
    text-align: center;
    transform: rotate(-45deg);
}

.triange > svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .triange > svg line {
        stroke-width: 3px;
        stroke: #fff;
        fill: none;
        stroke-dasharray: 100;
        -webkit-transition: -webkit-transform .6s ease-out;
        transition: transform .6s ease-out;
    }

.triange:hover > svg > line.top {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
}

.triange:hover > svg > line.bottom {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}

.triange:hover > svg > line.left {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
}

.triange:hover > svg > line.right {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
}
/*------end------------*/

/*end*/

.visionmission {
    width: 100%;
    height: 88%;
    top: 6%;
    left: 0;
    position: absolute;
    background: #fff;
    padding: 0%;
    text-align: justify;
}

.visionwrap {
    width: 92%;
    padding: 0 4%;
    height: 100%;
    overflow-y: scroll;
    text-align: center;
}


.visionwrapimg {
    width: 50%;
    padding: 0;
    overflow: hidden;
    height: 100%;
    position: relative;
    right: 0;
    top: 0%;
}

    .visionwrapimg img {
        width: 101%;
    }

.enquirenowDiv {
    height: 60%;
    left: 0;
    position: fixed;
    top: 15%;
    width: 47px;
    z-index: 5000;
    display: none;
}

.enquirenow {
    background-color: #fff;
    background-image: url('images/enquire-now.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 124% auto;
    border-radius: 0 3px 3px 0;
    height: 150px;
    left: 0;
    position: relative;
    top: 100px;
    width: 32px;
}

.facebooknow {
    background-color: #fff;
    background-image: url('images/fb.html');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0 3px 3px 0;
    height: 120px;
    left: 0;
    position: relative;
    top: 110px;
    width: 33px;
}

.enquiryButton {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 5000;
}

    .enquiryButton ul {
        margin: 0 auto;
        padding: 0;
        display: table;
        width: auto;
        list-style-type: none;
    }

        .enquiryButton ul li {
            background: #000 none repeat scroll 0 0;
            color: #fefefe;
            float: left;
            font-size: 14px;
            margin: 0 1px;
            padding: 0px 10px;
            text-align: center;
            width: 160px;
            cursor: pointer;
            /*border:1px solid #f5f5f5;*/
        }

.mostenquiry {
    background: rgba(6, 108, 237, 0.95) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 5000000;
}

.enquiryButton ul li:after {
    content: "\f106";
    font-family: fontawesome;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
}

.header {
    /*background: #1eb089;
    background: -moz-linear-gradient(left, #1eb089 0%, #7c49ab 100%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1eb089), color-stop(100%, #7c49ab), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(left, #1eb089 0%, #7c49ab 100%, #7db9e8 100%);
    background: -o-linear-gradient(left, #1eb089 0%, #7c49ab 100%, #7db9e8 100%);
    background: -ms-linear-gradient(left, #1eb089 0%, #7c49ab 100%, #7db9e8 100%);
    background: linear-gradient(to right, #1eb089 0%, #7c49ab 100%, #7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1eb089', endColorstr='#7db9e8', GradientType=1);*/
    /* background: #003c6a none repeat scroll 0 0;*/
    /*background: #FFCC20;*/
    background: #ff8000  none repeat scroll 0 0;
	opacity: 1.8;
    float: left;
    height: 70px;
    left: 0;
    padding: 5px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111;
}

.wrapheder {
    color: #858585;
    font-size: 14px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 1000px;
    z-index: 99;
}


.logowrap {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-top: 34px;
    width: 226px;
}

    .logowrap img {
        border: 3px solid #fff;
        border-radius: 3px;
        float: left;
        width: 220px;
    }



.pageheadingDiv {
    float: left;
}

    .pageheadingDiv .pageparent {
        font-family: Montserrat;
        font-size: 24px;
        color: #000;
        margin: 0;
        text-align: center;
        font-weight: normal;
        text-transform: uppercase;
        float: left;
    }

    .pageheadingDiv > .pagearrowleft {
        font-family: fontawesome;
        font-size: 20px;
        color: #000;
        float: left;
        cursor: pointer;
        display: none;
    }

        .pageheadingDiv > .pagearrowleft:before {
            content: "\f104";
            line-height: 40px;
        }

    .pageheadingDiv > .pagearrowright {
        font-family: fontawesome;
        font-size: 20px;
        color: #000;
        float: right;
        cursor: pointer;
        display: none;
    }

        .pageheadingDiv > .pagearrowright:before {
            content: "\f105";
            line-height: 40px;
        }

    .pageheadingDiv > a {
        font-size: 18px;
        letter-spacing: 1px;
        color: #000;
        margin: 0;
        text-align: left;
        font-weight: normal;
        line-height: 40px;
        text-transform: uppercase;
        text-decoration: none;
        float: left;
    }

        .pageheadingDiv > a:hover {
            color: #000;
        }
/*----------------------mobile-------------------------*/
.mpageheadingDiv {
    float: left;
    display: none;
}


    .mpageheadingDiv .pageparent {
        font-family: Montserrat;
        font-size: 100%;
        color: #000;
        margin: 0;
        text-align: center;
        font-weight: normal;
        text-transform: uppercase;
        float: left;
    }

    .mpageheadingDiv > .pagearrowleft {
        font-family: fontawesome;
        font-size: 100%;
        color: #000;
        float: left;
        cursor: pointer;
        display: none;
    }

        .mpageheadingDiv > .pagearrowleft:before {
            content: "\f104";
            line-height: 40px;
        }

    .mpageheadingDiv > .pagearrowright {
        font-family: fontawesome;
        font-size: 20px;
        color: #000;
        float: right;
        cursor: pointer;
        display: none;
    }

        .mpageheadingDiv > .pagearrowright:before {
            content: "\f105";
            line-height: 40px;
        }

    .mpageheadingDiv > a {
        font-size: 18px;
        letter-spacing: 1px;
        color: #000;
        margin: 0;
        text-align: left;
        font-weight: normal;
        line-height: 40px;
        text-transform: uppercase;
        text-decoration: none;
        float: left;
    }
/*----------------------end----------------------------*/
#first:after {
    content: "\f105";
    margin: 0 10px;
    float: right;
    font-family: fontawesome;
    font-size: 18px;
}

.pageheadingDiv > a:first-child {
    font-size: 20px;
}

/*.pageheadingDiv > a:last-child {
    font-size: 16px;
}*/

.subbanner {
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}

.subbannerwrap {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
}

    .subbannerwrap h2 {
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        font-family: Playfair Display;
        font-size: 60px;
        line-height: 350px;
        z-index: 11;
        position: relative;
        margin: 0;
    }

.subbanneropacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.subbannerleft {
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
    z-index: 0;
}

.subbannerright {
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 10;
}


.marqueeeDiv {
    color: #000;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 700px;
    text-align: right;
    font-size: 17px;
}

    .marqueeeDiv span {
        font-size: 14px;
        color: #000;
        display: inline;
    }



.footer {
    border-top: 1px solid #e2e2e2;
    color: #858585;
    float: left;
    font-size: 14px;
    /*height: 350px;
    padding-top: 40px;*/
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 0;
    /*background-image: url(file:///C|/Users/Umesh/Desktop/aaaaa/deepalidesigns.com/assets/images/register-bg.jpg);*/
    background-attachment: fixed;
}


.footerwrap {
    margin: 0 auto;
    position: relative;
    width: 1050px;
    z-index: 101;
}

.footermenu {
    width: 200px;
    float: left;
}

    .footermenu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .footermenu ul li {
            float: left;
            width: 100%;
        }

            .footermenu ul li a {
                color: #fff;
                cursor: pointer;
                text-decoration: none;
            }

.footerwrap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

    .footerwrap ul li {
        float: left;
        margin-left: 10px;
        text-align: left;
    }

        .footerwrap ul li img {
            width: 135px;
        }


        .footerwrap ul li > div {
            border: 1px solid #fff;
            height: 200px;
            width: 250px;
            margin-top: 28px;
        }


        .footerwrap ul li:first-child {
            /*margin-left: 0;*/
        }

        .footerwrap ul li .fspan {
            background: #537bc1 none repeat scroll 0 0;
            color: #fff;
            cursor: pointer;
            display: block;
            font-family: Open Sans;
            font-size: 14px;
            line-height: 30px;
            margin: 0 auto;
            padding: 0 20px;
            text-align: center;
            text-decoration: none;
        }

.copyrightwrap {
    width: 100%;
    float: left;
    background: #ff6600;
	height:auto;
}

.copyright {
    float: left;
    margin-left: 80px;
}

.disignby {
    float: right;
    width: 225px;
}

    .disignby a {
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        line-height: 30px;
        text-decoration: none;
    }

.copyright ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.copyright li {
    float: left;
}

    .copyright li:first-child a:before {
        content: " ";
    }

    .copyright li > a:before {
        content: "|";
        margin: 0 10px;
    }

.copyright ul li > a {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
}

.fcebookicons:before {
    content: "\f09a";
}

.youtube:before {
    content: "\f167";
}

.footermiddle {
    width: 1000px;
    margin: 0 auto;
}

.staconneded {
    color: #737373;
    display: block;
    float: left;
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 20px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
}

.footersocial {
    display: table;
    margin: 0 auto;
    width: auto;
}

    .footersocial ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .footersocial ul li {
            float: left;
            margin: 0 8px;
        }

            .footersocial ul li > a {
                border: 1px solid #737373;
                border-radius: 100%;
                color: #737373;
                cursor: pointer;
                display: inline-block;
                font-family: fontawesome;
                font-size: 25px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                text-decoration: none;
                width: 40px;
            }


.maindivs {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.backgrondWrap:after {
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.maindivs:before {
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
}

.styleDiv {
    color: #000;
    font-family: Orbitron;
    font-size: 34px;
    letter-spacing: 3px;
    line-height: 60px;
    margin: 0 auto;
    padding: 50px 80px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}


/*ul {
    margin: 0 0 0 20px;
    padding: 0;
}*/

body {
    color: #262626;
    font-family: Futura;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: left;
    margin: 0;
}

.srcircleDiv {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 15%;
    z-index: 101;
}

.srcirclepoint {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: #000;
    border-radius: 100%;
}

    .srcirclepoint:before {
        color: #fff;
        display: block;
        font-family: fontawesome;
        font-size: 30px;
        line-height: 60px;
        position: relative;
        text-align: center;
        content: "\f107";
        cursor: pointer;
    }


.pointDiv {
    border-radius: 100%;
    bottom: 24%;
    display: table-cell;
    height: 50px;
    left: 0;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    z-index: 101;
}

.pointDiv2 {
    border-radius: 100%;
    top: 30%;
    display: table-cell;
    height: 50px;
    left: 0;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    z-index: 101;
}

.introDiv {
    width: 100%;
    float: left;
}

.backgrondWrap {
    width: 100%;
    height: 100%;
    background-image: url('images/hiranandani-estate.html');
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 500;
    transition: all .5s;
    /*-webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);*/
}

/*.mainDiv:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    z-index: 510;
}*/
.menutext {
    float: left;
}

.homeopacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    z-index: 100;
}

.mainDivwrap {
    width: 100%;
    float: left;
    position: relative;
}

.mainDiv {
    float: left;
    height: 80%;
    left: 0%;
    position: relative;
    top: 70px;
    width: 100%;
}

.insideleft {
    position: absolute;
    left: 0;
    width: 30%;
    top: 0;
    background: #fff;
}

.insideright {
    position: absolute;
    right: 0;
    width: 70%;
    top: 0;
    background: #fff;
}

.headtitle > h3 {
    color: #fff;
    font-family: Montserrat;
    font-size: 60px;
    line-height: 60px;
    margin: 0;
}

.headtitle > h6 {
    color: #fff;
    font-family: lato-light;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin: 20px 0 0;
    text-transform: capitalize;
}

.headtitlep {
    left: 0;
    position: absolute;
    top: 32%;
    width: 100%;
    z-index: 601;
}

.headtitle {
    border-bottom: 0 none;
    letter-spacing: 1px;
    line-height: 49px;
    margin: 0 auto;
    padding: 1% 0;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 800px;
}



#menu li.active {
    background: #666;
    background: rgba(0,0,0, 0.5);
    color: #fff;
}

.active {
    /*background-color: #119DF8;*/
    /*line-height:normal;*/
    /*transition: all 2s ease-in;
   transform:scale(1.2,1.2);*/
}





.headermenu2 {
    z-index: 101;
}

.headermenuhalf {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 0;
    background: #fff none repeat scroll 0 0;
    color: #fff;
    line-height: normal;
    padding: 10px 0;
    opacity: 0;
}

.headermenufull {
    width: 100%;
    position: fixed;
    left: 0;
    height: 100px;
    background: #fff none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #000;
    line-height: 100px;
    top: 0;
    opacity: 1;
}

.headermenu2 ul {
    display: table;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

    .headermenu2 ul li {
        border-radius: 3px 3px 0 0;
        cursor: pointer;
        float: left;
        text-align: center;
        font-family: Montserrat;
    }

        .headermenu2 ul li a {
            cursor: pointer;
            color: #000;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
            margin-bottom: 0px;
        }

        .headermenu2 ul li span {
            font-size: 14px;
            color: #000;
        }

        .headermenu2 ul li:first-child span:before {
            content: " ";
        }

        .headermenu2 ul li span:before {
            content: "|";
            margin: 0 14px;
        }

        .headermenu2 ul li:first-child a:before {
            content: " ";
        }

        .headermenu2 ul li a:before {
            content: "|";
            margin: 0 14px;
            color: #000;
        }



.mainWrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    overflow: hidden;
    z-index: 100;
}

/*.subbanner {
    width: 100%;
    float: left;
    height: 450px;
}*/


/*.mainDiv:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0;
}*/

.mainwidth {
    width: 97%;
    animation: menuanimatehide 1s ease;
    -moz-animation: menuanimatehide 1s ease;
    -webkit-animation: menuanimatehide 1s ease;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    float: right;
    margin: 0 auto;
    padding: 1.5%;
    position: relative;
}

.mainwidthan {
    width: 77%;
    animation: menuanimate 1s ease;
    -moz-animation: menuanimate 1s ease; /* Firefox */
    -webkit-animation: menuanimate 1s ease; /* Firefox */
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    overflow: hidden;
    float: right;
    margin: 0 auto;
    padding: 1.5%;
    position: relative;
    /*animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;*/
}

.mainDivupperdot {
    width: 30%;
    height: 1px;
    background: #917545;
    position: absolute;
    top: 9px;
    right: 9px;
}

    .mainDivupperdot img {
        margin-top: -5px;
    }

.whiteopacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.95);
    z-index: 100;
}


.mainDivupperline {
    height: 60%;
    width: 1px;
    background: #917545;
    position: absolute;
    top: 9px;
    right: 9px;
}



.mainDivbottomdot {
    width: 30%;
    position: absolute;
    background: #917545;
    height: 1px;
    bottom: 9px;
    left: 9px;
}

    .mainDivbottomdot img {
        margin-top: -5px;
        float: right;
    }


.mainDivbottomline {
    height: 60%;
    width: 1px;
    background: #917545;
    position: absolute;
    bottom: 9px;
    left: 9px;
}

.dotpoint {
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 100%;
    color: #000;
    font-family: fontawesome;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    margin: 4px auto 0;
    position: relative;
    text-align: center;
    width: 30px;
    cursor: pointer;
    position: relative;
    z-index: 100000;
    list-style-type: none;
}

.dotanimation {
    -webkit-animation: pointer 5s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pointer 5s ease-out;
    -moz-animation-iteration-count: infinite;
    opacity: 0.0;
}

.dotpoint:hover {
    background: #000;
    color: #fff;
}

.dot:before {
    content: "\f107";
    text-decoration: none;
}

.dot {
    color: #000;
    text-decoration: none;
}

    .dot:hover {
        color: #fff;
    }

.displaynone {
    display: none;
}

.displayblock {
    display: block;
}

.displayinlineblock {
    display: inline-block;
}

.opacityfixed {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99;
}

.opacityslideshow {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
}

.headertop {
    float: right;
    margin-top: 23px;
}

    .headertop ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

        .headertop ul li {
            float: left;
        }

            .headertop ul li a {
                color: #000;
                cursor: pointer;
                line-height: normal;
                padding: 0 15px;
                text-decoration: none;
                font-family: ufonts;
                font-size: 16px;
            }


/*---------------------------small slider---------------------------*/
.smallsliderwrap {
    float: left;
    overflow: hidden;
    width: 100%;
    /*height:243px;*/
}

.upcomingarrow {
    width: 100%;
    float: left;
    position: relative;
    display: none;
}

.smallslider {
    float: left;
    margin: 0 5px;
    position: relative;
    text-align: center;
    width: 322px;
}

.smimgwrap {
    height: 202px;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    width: 322px;
}

    .smimgwrap img {
        border: 1px solid #000;
        width: 320px;
    }


.smarrow {
    border: 1px solid #005aab;
    border-radius: 100%;
    cursor: pointer;
    font-family: fontawesome;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 122px;
    width: 30px;
    z-index: 500;
}

.clientnext2 {
    position: absolute;
    right: 10px;
}

.clientpre2 {
    position: absolute;
    left: 10px;
}

.clientnext2:before {
    content: "\f105";
}

.clientpre2:before {
    content: "\f104";
}
/*--------------------------end---------------------------------------*/




.headerbootom {
    width: 100%;
    float: left;
    height: 25px;
}

.headerMiddle {
    float: left;
    height: 120px;
    margin: 0 auto 0 24px;
    position: relative;
    width: 155px;
}

.logo {
    /*border-radius: 0 0 3px 3px;
    float: left;
    margin-left: 5px;
    padding: 10px;
    width: 150px;
    z-index: 120000;
    position:relative;*/
    display: none;
    border-radius: 0 0 3px 3px;
    float: left;
    /*margin-left: -258px;*/
    padding: 10px;
    position: relative;
    /*transform: skew(-45deg);*/
    width: 150px;
    z-index: 120000;
}

    .logo img {
        float: right;
        width: 150px;
    }

/*h2 {
    font-size: 80px;
    color: #fff;
    line-height: normal;
    text-align: center;
    position: relative;
    z-index: 120000;
    font-family: ufonts;
    width: 800px;
    margin: 0 auto;
    margin-top: 200px;
}*/

.exploreDiv {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    z-index: 10000;
    display: none;
}

.explore {
    background: #0275B3 none repeat scroll 0 0;
    border: 1px solid #0275B3;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: Orbitron;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 10px;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;
}



.menu ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    float: right;
}

    .menu ul li {
        float: left;
    }

.mendown:before {
    content: "\f107";
    color: #000;
    display: inline-block;
    font-family: fontawesome;
    margin-right: 0;
    text-indent: 10px;
}

.menu ul li a {
    color: #000;
    cursor: pointer;
    font-family: ufonts;
    font-size: 16px;
    padding: 0 15px;
    text-decoration: none;
}

.commonDiv {
    margin: 0 auto;
    position: relative;
    width: 1100px;
}

.leftDiv2 {
    background-image: url("images/kandivali.html");
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 44%;
}

.rightDiv2 {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    overflow-y: auto;
    padding: 40px 3% 0;
    position: absolute;
    right: 0;
    text-align: justify;
    top: 0;
    width: 50%;
}

.styleList {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .styleList ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .styleList ul li {
            margin-bottom: 10px;
        }

            .styleList ul li span {
                border: 1px solid #c8c8c8;
                border-radius: 100%;
                color: #333;
                display: inline-block;
                font-family: Montserrat;
                height: 35px;
                line-height: 35px;
                margin-right: 15px;
                text-align: center;
                width: 35px;
            }

.floorplan {
    margin: 0 auto;
    text-align: center;
    width: 500px;
    float: left;
}

    .floorplan img {
        border: 1px solid #eee;
        padding: 10px;
        width: 95%;
        margin-top: 30px;
    }

.floorplan2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.teamarrowDiv {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    z-index: 101;
    height: 32px;
}

.teamarrow {
    width: 100px;
    margin: 0 auto;
    position: relative;
}

.floorarrol {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('images/left.html');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 1000;
}

.floorarror {
    width: 40px;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background-image: url('images/right.html');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 1000;
}

.floorpllanul {
    list-style-type: none;
    padding: 0;
    width: 920px;
    overflow: hidden;
    margin: 0 auto;
}

.floorpllanulli {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    margin: 0 15px 20px;
    padding: 20px;
    text-align: center;
    width: 450px;
}

.floorpllanullidiv {
    display: block;
    position: relative;
    width: 392px;
}

    .floorpllanullidiv img {
        border: 1px solid #e2e2e2;
        width: 390px;
    }

.floorpllanulli span {
    color: #000;
    display: block;
    font-family: Montserrat;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.thewalks {
    width: 1000px;
    margin: 0 auto;
    margin-top: 150px;
    display: table;
    text-align: center;
}
/*.thewalks img {
    padding: 10px;
    width: 100%;
    }*/
.content2 {
    width: 1020px;
    margin: 0 auto;
    text-align: center;
}

.wrapelevation {
}

.elevationDiv {
    width: 44%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 80px;
}

.elevationDivinner {
    float: left;
    margin: 100px auto 0 135px;
    position: relative;
    width: 370px;
    z-index: 101;
}

.elevationname {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #333;
    font-family: Montserrat;
    font-size: 23px;
    left: 10%;
    line-height: 60px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
}

.elevationDivinner img {
    border: 1px solid #eaeaea;
    padding: 10px;
    width: 95%;
}

.elevationContent {
    padding-top: 30px;
    position: absolute;
    right: 0;
    top: 146px;
    width: 50%;
    padding-right: 2%;
    text-align: justify;
}

.pageheading2 {
    color: #fff;
    float: left;
    font-size: 40px;
    letter-spacing: 3px;
    line-height: 60px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-shadow: 1px 0 1px #fff;
    text-transform: uppercase;
    width: 100%;
    z-index: 2147483647;
}

.contentheading {
    color: #000;
    float: left;
    font-family: Montserrat;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: left;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
}

.pageheading4 {
    color: #000;
    display: block;
    font-family: Montserrat;
    font-size: 36px;
    letter-spacing: 1px;
    margin: 25px 0;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
}

.pageheading3 {
    color: #000;
    font-family: Montserrat;
    font-size: 36px;
    letter-spacing: 1px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.subpageheading {
    color: #000;
    display: block;
    float: left;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 60px;
    font-family: Montserrat;
    position: relative;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
    z-index: 101;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.mypopup {
    width: 92%;
    height: 90%;
    position: absolute;
    left: 0;
    top: 0px;
    background: #fff;
    z-index: 1000;
    padding: 4%;
    overflow-x: scroll;
    text-align: justify;
    padding-bottom: 200px;
}

.popupclosediv {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #ccc;
    box-shadow: 0 0 10px #000;
    color: #000;
    height: 84px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.popupclosedivsub {
    background: #333 none repeat scroll 0 0;
    /*border-bottom: 2px solid #ccc;
    box-shadow: 0 0 10px #333;*/
    color: #000;
    height: 54px;
    left: 0;
    position: fixed;
    top: 85px;
    width: 100%;
    z-index: 100;
}

    .popupclosedivsub ul {
        list-style-type: none;
        margin: 0 auto;
        display: table;
        padding: 0;
    }

        .popupclosedivsub ul li {
            float: left;
        }

            .popupclosedivsub ul li a {
                color: #fff;
                cursor: pointer;
                font-size: 16px;
                line-height: 53px;
                margin: 0 24px;
                text-decoration: none;
            }

.yourareDiv {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.iconur {
    font-family: fontawesome;
    font-size: 30px;
    line-height: 84px;
    padding: 0 20px;
}

    .iconur:after {
        content: "\f105";
    }

.cursor {
    cursor: pointer;
}

.yourare {
    font-family: Montserrat;
    font-size: 27px;
    line-height: 84px;
    text-transform: uppercase;
    text-decoration: none;
    color: #034CE1;
}

.yourareDiv > h3 {
    font-family: Montserrat;
    font-size: 25px;
    line-height: 84px;
}

.popupclosedivleft {
    display: table;
    float: left;
    font-family: Montserrat;
    font-size: 30px;
    line-height: 84px;
    margin: 0 auto 0 567px;
    text-transform: uppercase;
    width: 400px;
}

.popupclose {
    border-left: 1px solid #dcdcdc;
    color: #333;
    cursor: pointer;
    float: right;
    font-family: lato-light;
    font-size: 22px;
    height: 84px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    right: 0;
    top: 0;
}

    .popupclose:before {
        content: "X";
        display: block;
        font-family: lato-light;
        font-size: 45px;
        line-height: 80px;
    }


.margintop100 {
    margin-top: 100px;
}

.aboutamen {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

    .aboutamen ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }



        .aboutamen ul li {
            background-position: center center;
            background-size: cover;
            display: block;
            float: left;
            height: 300px;
            line-height: 0;
            margin: 0 5px 10px;
            overflow: hidden;
            position: relative;
            width: 450px;
        }

            .aboutamen ul li img {
                height: 320px;
                width: 100%;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 500;
            }

.commonopacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 600;
    background: rgba(0,0,0,0.6);
}

.estatewrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 600;
    background: rgba(0,0,0,0.5);
    transform: scale(1.0);
    transition: all 2s ease-in;
}

    .estatewrap:hover {
        transform: scale(1.2);
    }

.aboutamen ul li span {
    color: #fff;
    display: block;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    position: absolute;
    z-index: 701;
    width: 100%;
    text-align: center;
    top: 40%;
}




/*.aboutamen ul li:nth-child(5) {
                margin-left: 0;
            }*/
.leftDiv {
    float: left;
    height: 100%;
    left: 0%;
    position: relative;
    top: 0;
    width: 50%;
    margin: 0 10.3px;
    margin-top: 12px;
}

.rightDiv {
    height: 100%;
    position: relative;
    right: 2%;
    top: 0;
    width: 48%;
    float: right;
}

.ongoingDiv {
    float: left;
    height: 100%;
    left: 0%;
    position: relative;
    top: 50px;
    width: 100%;
}

    .ongoingDiv > img {
        border: 1px solid #000;
        width: 99%;
    }

.ongoingp {
    float: left;
    font-family: Montserrat;
    font-size: 20px;
    height: 35px;
    left: 35%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0px;
    width: 30%;
    z-index: 1500;
    background: #c8ae64 none repeat scroll 0 0;
}

    .ongoingp > div {
        border: 1px solid #dec47a;
        margin: 4px auto 0;
        text-align: center;
        width: 98%;
    }

.newlaunchedleft {
    background: #fff none repeat scroll 0 0;
    float: left;
    left: 5%;
    position: absolute;
    top: 17%;
    width: 30%;
    padding: 3%;
}

.onedomain {
    color: #000;
    cursor: pointer;
    font-family: Montserrat;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}

.ongoingwrap {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 80%;
}

.newlheading {
    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    animation: fadeInUp 4s ease-in-out forwards;
}


.newstatus {
    width: 100%;
    font-family: lato-light;
    text-align: center;
    /*margin-top:24%;*/
}


    .newstatus span {
        color: #000;
        display: block;
        font-family: Montserrat;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase;
    }

    .newstatus strong {
        color: #fff;
        display: block;
        font-family: lato-light;
        font-size: 20px;
        line-height: 80px;
        text-align: center;
        text-transform: uppercase;
    }

    .newstatus > h5 {
        color: #fff;
        display: table;
        font-family: "Orbitron";
        font-size: 22px;
        margin: 0 auto;
        padding: 10px 14px;
        text-align: center;
        text-transform: uppercase;
        word-spacing: 6px;
        border-radius: 3px;
        margin-top: 120px;
        letter-spacing: 2px;
    }

    .newstatus > p {
        color: #000;
        display: block;
        font-family: lato-light;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
    }





.newstatus2 {
    width: 100%;
    font-family: lato-light;
    text-align: center;
    margin-top: 24%;
}


    .newstatus2 span {
        color: #000;
        display: block;
        font-family: Montserrat;
        font-size: 17px;
        letter-spacing: 1px;
        line-height: 22px;
        text-align: center;
        text-transform: uppercase;
    }

    .newstatus2 strong {
        color: #fff;
        display: block;
        font-family: lato-light;
        font-size: 20px;
        line-height: 80px;
        text-align: center;
        text-transform: uppercase;
    }

    .newstatus2 > h5 {
        color: #fff;
        display: table;
        font-family: "Orbitron";
        font-size: 22px;
        margin: 0 auto;
        padding: 10px 14px;
        text-align: center;
        text-transform: uppercase;
        word-spacing: 6px;
        border-radius: 3px;
        margin-top: 120px;
        letter-spacing: 2px;
    }

    .newstatus2 > p {
        color: #000;
        display: block;
        font-family: lato-light;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
    }


.ohplog {
    background: #fff none repeat scroll 0 0;
    margin: 20px 0;
    position: relative;
    text-align: center;
    width: 120px;
    z-index: 209;
}

.newstopimg {
    width: 402px;
}

.newstatus > h6 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family: 'Orbitron';
    letter-spacing: 8px;
    margin: 0;
}

.triangle-left {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 25px solid red;
    border-bottom: 12px solid transparent;
    display: block;
}

.nearSlide {
    width: 550px;
    height: 350px;
    margin: 0 auto;
}

    .nearSlide img {
        width: 100%;
    }

.wrapper {
    width: 860px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    display: table;
}

.wrapper2 {
    float: left;
    margin: 20px auto 0;
    position: relative;
    width: 100%;
}

.paddingtop100 {
    padding-top: 100px;
}

.newlaunchedright {
    background-position: center center;
    background-size: cover;
    float: right;
    height: 100%;
    position: relative;
    width: 400px;
}

    .newlaunchedright img {
        border: 1px solid #bd9d42;
        padding: 5px;
        width: 98%;
    }

.ongoinghead {
    background: #5C401B;
    display: block;
    font-size: 20px;
    line-height: 50px;
    position: relative;
    text-align: center;
    border-radius: 3px 3px 0 0;
    color: #fff;
    width: 68%;
    margin: 0 auto;
    font-family: ufonts;
    text-transform: uppercase;
}

.oncompletehead {
    background: #5C401B;
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px 3px 0 0;
    color: #fff;
    width: 100%;
    font-family: ufonts;
    text-transform: uppercase;
}

.nearingDiv {
    float: left;
    text-align: center;
    width: 440px;
    background: url('images/cardinal.html');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

    .nearingDiv > img {
        width: 68%;
        margin-top: -34px;
        text-align: center;
    }

.ongoingFifty {
    background: white none repeat scroll 0 0;
    float: left;
    height: 275px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 300px;
}

.ongoingFifty2 {
    background: white none repeat scroll 0 0;
    float: left;
    height: 275px;
    overflow: hidden;
    position: relative;
    width: 300px;
}

    .ongoingFifty2 img, .ongoingFifty img {
        width: 100%;
    }



.homeMiddle {
    width: 100%;
    float: left;
    background: #f7f4f0 !important;
}

.halfMarathon {
    width: 710px;
    height: 300px;
    float: left;
    background: #f5f5f5;
}

    .halfMarathon img {
        width: 100%;
    }


.homeMiddle > div {
    font-size: 24px;
    line-height: 32px;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
    width: 1000px;
}

.zoom {
    background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
    height: 100px;
    margin: 14px;
    position: absolute;
    width: 100px;
    margin: -50px 0 0 -50px;
    top: 50%;
    left: 50%;
}

/*-------------------------------------------------------------------------------servics home----------------------------------------------*/
.services {
    height: 100%;
    left: 0;
    position: absolute;
    top: 59px;
    width: 100%;
}

    .services ul {
        width: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }

.serviceDevtop {
    width: 100%;
    height: 49.2%;
    position: absolute;
    left: 0;
    top: 0;
}

.serviceDevbotoom {
    width: 100%;
    height: 49.2%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.serviceopacity {
    background: rgba(0, 90, 171, 0.5) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.services ul li {
    /*background: #fff none repeat scroll 0 0;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 33.3%;*/
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 100%;
    margin-left: 0.8%;
    margin-right: 0.8%;
    overflow: hidden;
    position: relative;
    width: 32.8%;
}

    .services ul li:hover .serviceopacity {
        z-index: 0;
    }

    .services ul li .servicediv {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .services ul li servicediv a {
        cursor: pointer;
        text-decoration: none;
        border: none;
    }

    .services ul li:first-child {
        margin-left: 0;
        margin-right: 0;
    }

    .services ul li:last-child {
        margin-left: 0;
        margin-right: 0;
    }

    /*.services ul li:nth-child(2) {
                height: 546px;
            }*/

    .services ul li img {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        transition: all 2s linear;
        -webkit-transition: all 2s linear;
        -moz-transition: all 2s linear;
        -o-transition: all 2s linear;
    }

        .services ul li img:hover {
            transform: scale(1.5,1.5);
            -webkit-transform: scale(1.5,1.5);
            -moz-transform: scale(1.5,1.5);
            -o-transform: scale(1.5,1.5);
        }

    .services ul li span {
        display: block;
        font-size: 18px;
        position: absolute;
        bottom: 10px;
        color: #fff;
        left: 20px;
        z-index: 101;
        letter-spacing: 1px;
    }




.products {
    height: 100%;
    left: 0;
    position: absolute;
    top: 59px;
    width: 100%;
}

    .products ul {
        width: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }

        .products ul li {
            background: #fff none repeat scroll 0 0;
            float: left;
            height: 100%;
            margin-left: 0.8%;
            margin-right: 0.8%;
            overflow: hidden;
            position: relative;
            width: 32.8%;
        }

            .products ul li:first-child {
                margin-left: 0;
                margin-right: 0;
            }

            .products ul li:last-child {
                margin-left: 0;
                margin-right: 0;
            }

            .products ul li:hover .serviceopacity {
                z-index: 0;
            }

            .products ul li .pillar {
                height: 100%;
                left: 0;
                overflow: hidden;
                position: absolute;
                top: 0;
                width: 100%;
            }

                .products ul li .pillar .devidpillartop {
                    position: absolute;
                    left: 0;
                    top: 0;
                    height: 49.2%;
                    width: 100%;
                    overflow: hidden;
                }

                .products ul li .pillar .devidpillarbottom {
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    height: 49.2%;
                    width: 100%;
                    overflow: hidden;
                }

            .products ul li div a {
                cursor: pointer;
                text-decoration: none;
                border: none;
            }

            /*.products ul li:first-child {
        margin-left: 0;
    }*/

            /*.products ul li:nth-child(2) .pillar .devidpillartop {
                height: 100%;
            }*/

            .products ul li img {
                width: 100%;
                position: absolute;
                left: 0;
                top: 0;
                transition: all 2s linear;
                -webkit-transition: all 2s linear;
                -moz-transition: all 2s linear;
                -o-transition: all 2s linear;
            }

                .products ul li img:hover {
                    transform: scale(1.5,1.5);
                    -webkit-transform: scale(1.5,1.5);
                    -moz-transform: scale(1.5,1.5);
                    -o-transform: scale(1.5,1.5);
                }

            .products ul li .wrapproduct {
                left: 0;
                position: absolute;
                width: 100%;
                z-index: 101;
                bottom: 10px;
                text-align: left;
                text-indent: 10px;
            }

            .products ul li .prname {
                color: #fff;
                display: block;
                font-size: 18px;
            }

                .products ul li .prname span {
                    font-size: 14px;
                    color: #fff;
                    letter-spacing: 1px;
                }

/*-------------------------------------------------------------------------------end--------------------------------------------------------*/


/*------------------------Shadow----------------------------------------*/
h1 {
    font-size: 50px;
    /*padding: 80px 50px;*/
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
}

    h1.elegantshadow {
        color: #131313; /*background-color: #e7e5e4;*/
        margin: 0 auto;
        width: 1000px;
        margin-top: 200px;
        letter-spacing: .15em;
        text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
    }

    h1.deepshadow {
        color: #e0dfdc;
        width: 1024px;
        margin: 0 auto;
        margin-top: 200px;
        letter-spacing: .1em;
        font-family: ufonts;
        /*text-shadow: 0 -1px 0 #ffffff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);*/
        font-family: Orbitron;
        font-weight: bold;
        font-size: 60px;
    }

    h1.insetshadow {
        color: #202020;
        background-color: #2d2d2d;
        letter-spacing: .1em;
        text-shadow: -1px -1px 1px #111111, 2px 2px 1px #363636;
    }

    h1.retroshadow {
        color: #2c2c2c;
        background-color: #d5d5d5;
        letter-spacing: .05em;
        text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
    }

.continueDiv {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
}

.continueCircle {
    width: 50px;
    height: 50px;
    background: #188FF1;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: -20px;
    text-align: center;
    line-height: 25px;
}

.circleround3:before {
    content: "\f107";
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 50px;
    font-family: fontawesome;
}

.circleround {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 100%;
    display: table;
    height: 90px;
    margin: 0 auto;
    padding: 10px;
    width: 90px;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-name: pulse;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}


.circleround1 {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 100%;
    display: table;
    height: 90px;
    margin: 0 auto;
    width: 90px;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-name: pulse;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    /*-webkit-animation-name: redPulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;*/
}

.circleround2 {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-radius: 100%;
    display: table;
    height: 70px;
    margin: 10px auto 0;
    width: 70px;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-name: pulse;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    /*-webkit-animation-name: bluePulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;*/
}

.circleround3 {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 100%;
    display: table;
    height: 50px;
    margin: 10px auto 0;
    box-shadow: 0 0 8px rgba(255,255,255,0.25);
    width: 50px;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-name: pulse;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.leftmenudiv {
    /* background: #333 none repeat scroll 0 0;
    box-shadow: 0 0 20px #333;*/
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: transparent;
}


.pageheading {
    font-size: 66px;
    padding: 80px 50px;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    color: #000;
    font-family: lato-light;
    text-align: left;
    display: inline-block;
}

.leftmenulog {
    text-align: center;
}


.homelogo img {
    margin-left: 0;
    width: 100%;
}

.homelogoDiv {
    width: 10%;
    position: fixed;
    right: 0;
    float: right;
    top: 0;
    z-index: 101;
}

.homelogodiv {
    border: 0 none;
    top: 50px;
    text-align: center;
    position: relative;
    z-index: 100;
    width: 1000px;
    margin: 0 auto;
}

.homelogo {
    width: 200px;
    cursor: pointer;
    margin: 0 auto;
}

.associationdiv {
    width: auto;
    bottom: 10px;
    right: 10px;
    position: absolute;
    z-index: 500;
}

.associatewriteup {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.associatlogo {
    border: 1px solid #000;
    float: left;
    height: 50px;
    margin-left: 10px;
    width: 100px;
}

.associationdiv:first-child .associatlogo {
    margin-left: 0;
}

.associatlogo img {
    width: 100%;
}


.logoImg {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 0 none;
    height: 120px;
    margin-left: 32px;
    margin-top: 32px;
    width: 120px;
}

.logoImgsmall {
    width: 80px;
    background: #fff;
}

    .logoImgsmall img {
        width: 92%;
        padding: 4%;
    }

.leftmenuvertical {
    width: 100%;
    height: 100%;
}

.menuDiv {
    display: table;
}

.menubackback {
    float: right;
    margin-right: 10px;
    margin-top: 17px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.menubackt {
    background-color: #333;
    transform: rotate(0);
    width: 100%;
}

.menu {
    color: #000;
    cursor: pointer;
    padding: 0 10px;
    position: relative;
    width: 123px;
}



.back333 {
    transform: rotate(0);
}

.backblack {
    background: #333;
}

.menuline {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: table;
    height: 2px;
    margin: 8px auto 0;
    position: relative;
    width: 30px;
    z-index: 1000;
}

.menuline2 {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: table;
    height: 2px;
    margin: 8px auto 0;
    position: relative;
    width: 30px;
    z-index: 1000;
}


.menu:before {
    /*content: "Menu";*/
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: -22px;
}

.hfacebok:before {
    content: "\f09a";
    font-family: fontawesome;
    color: #000;
    font-size: 20px;
}

.htwitter:before {
    content: "\f099";
    font-family: fontawesome;
    color: #000;
    font-size: 20px;
}

.hlinkedin:before {
    content: "\f0e1";
    font-family: fontawesome;
    color: #000;
    font-size: 20px;
}

.hgoogelplus:before {
    content: "\f0d5";
    font-family: fontawesome;
    color: #000;
    font-size: 20px;
}

.homesocialDiv {
    float: right;
}

    .homesocialDiv ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

        .homesocialDiv ul li {
            float: left;
            margin: 0 12px;
            line-height: 42px;
        }

            .homesocialDiv ul li a {
                cursor: pointer;
                text-decoration: none;
                color: #000;
            }

.marqueeeDiv {
}

.socialDiv {
    float: left;
    margin-bottom: 10px;
    margin-top: 19px;
    z-index: 99;
}

.celebrate {
    width: 600px;
    position: absolute;
    left: 25%;
    top: 25%;
    z-index: 102;
    display: none;
}

    .celebrate img {
        width: 100%;
    }

.headercont {
    color: #000;
    float: left;
    line-height: normal;
    float: left;
    margin-right: 20px;
    margin-left: 460px;
    font-size: 15px;
}

    .headercont:before {
        content: "\f095";
        font-family: fontawesome;
        font-size: 18px;
        margin-right: 10px;
    }

.socialDiv ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: right;
}

    .socialDiv ul li {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #000;
        border-radius: 2px;
        color: #005aab;
        cursor: pointer;
        float: left;
        height: 20px;
        line-height: 20px;
        margin: 0 2px;
        text-align: center;
        text-transform: uppercase;
        width: 25px;
    }

        .socialDiv ul li span {
            display: block;
        }

        .socialDiv ul li a {
            display: block;
            text-align: center;
            cursor: pointer;
            text-decoration: none;
            color: #fff;
            padding: 2px;
            transition: all 2s linear;
        }

            .socialDiv ul li a:hover {
                transform: scale(1.2);
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
            }

.socialicon {
    font-size: 18px;
    font-family: fontawesome;
}

.submenuDiv {
    background-color: #333;
    height: 100%;
    left: 80px;
    position: fixed;
    width: 250px;
    display: none;
    z-index: 1000;
}

    .submenuDiv ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        background-image: url('images/EX6C9737.html');
    }

.menuopacity {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: absolute;
    left: 0;
    top: 0;
}

.upcomingDiv {
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 101;
}


.buzzbg {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 210px;
    width: 330px;
    background-image: url('images/latest-buzz-bg.html');
}

.buzzwrap {
    width: 100%;
    float: left;
    background-image: url('images/footer-bg.html');
    position: relative;
    background-attachment: fixed;
}

.buzzbg > h3 {
    color: #000;
    font-family: FuturaBT;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}


.upcomingDivwrap {
    width: 1200px;
    margin: 0 auto;
}

.upcomingbuzztitle {
    color: #fff;
    float: left;
    font-family: Montserrat;
    font-size: 29px;
    line-height: 54px;
    text-align: left;
    text-transform: uppercase;
    width: 200px;
}

.upcomingbuzzwrap {
    display: table;
    margin: 0 auto;
    width: 1000px;
    overflow:hidden;
}

    .upcomingbuzzwrap h3 {
        color: #000;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 600;
        margin: 0;
    }

    .upcomingbuzzwrap > ul {
        float: left;
        list-style-type: none;
        margin: 50px auto 0;
        padding: 0;
        position: relative;
        width: 1000px;
        overflow:hidden;
        z-index: 101;
    }

        .upcomingbuzzwrap > ul  li {
            background: #fff none repeat scroll 0 0;
            border-right: 4px solid #3399ff;
            float: left;
           /* height: 168px;*/
            margin-bottom: 60px;
            margin-left: 10px;
            padding: 15px;
            position: relative;
            text-align: left;
            width: 450px;
        }

            .upcomingbuzzwrap > ul li img {
                float: left;
                width: 200px;
            }

            .upcomingbuzzwrap > ul > li .buzzdiv {
                color: #000;
                float: right;
                font-size: 14px;
                text-align: justify;
                width: 230px;
                line-height: 20px;
            }

.readmore {
    background: #000 none repeat scroll 0 0;
    bottom: -12px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 60px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.readmore2 {
    background: #800000 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0 0 25px;
    position: relative;
    right: 60px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.dateread {
    color: #a6a6a6;
    font-size: 12px;
}

.reaa {
    float: left;
    width: 100px;
	padding:1px;
}

.readmorearrow {
    background: #3399ff none repeat scroll 0 0;
    float: left;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}

    .readmorearrow:after {
        content: "\f101";
        color: #fff;
        font-family: fontawesome;
    }

.upcomingDiv > ul > li:first-child {
    margin-left: 0;
}

.upcomingDiv > ul > li:nth-child(2n) {
}

.upcomingDiv > ul > li:nth-child(3n) {
    margin-left: 0;
    margin-bottom: 0;
}

.upcomingDiv > ul > li:last-child {
    margin-bottom: 0;
}


.upcomingtitle {
    background: #005aab none repeat scroll 0 0;
    border: 1px solid #2781d2;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 10px auto 0;
    text-align: center;
    text-indent: 10px;
    text-transform: uppercase;
    width: 300px;
}

/*.upcomingDiv ul li img {
    width: 100%;
}*/


.counterDiv {
    width: 100%;
    float: left;
    background: #005AAB;
}

.counterDivwrap {
    margin: 0 auto;
    width: 1200px;
}

    .counterDivwrap ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .counterDivwrap ul li {
            float: left;
            height: 160px;
            position: relative;
            width: 20%;
        }

            .counterDivwrap ul li:hover {
                background: #227CCD;
            }

            .counterDivwrap ul li > .component {
                height: 150px;
                margin: 26px auto 0;
                vertical-align: middle;
                width: 200px;
            }

.counterline {
    background: #c8ae64 none repeat scroll 0 0;
    color: #c8ae64;
    height: 2px;
    margin: 0 auto;
    width: 50px;
}

.countnumber {
    font-size: 30px;
    text-align: center;
    display: block;
}

.exhibitionicon {
    color: #000;
    display: block;
    font-family: fontawesome;
    font-size: 40px;
    line-height: 17px;
    text-align: center;
}

    .exhibitionicon:before {
        /*content:"\f0a1";*/
    }

.counterDivwrap ul li > .component a {
    color: #fff;
}

.counterDivwrap ul li > .component > p {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.event {
    color: #000;
    display: block;
    font-family: fontawesome;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
}

    .event:before {
        content: "\f073";
    }

.counterDivwrap ul li > .component a {
    color: #fff;
}

.counterDivwrap ul li > .component > p {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.Conferences {
    color: #000;
    display: block;
    font-family: fontawesome;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
}

    .Conferences:before {
        content: "\f0c0";
    }

.counterDivwrap ul li > .component a {
    color: #fff;
}

.counterDivwrap ul li > .component > p {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.Corporate {
    color: #000;
    display: block;
    font-family: fontawesome;
    font-size: 40px;
    line-height: 17px;
    text-align: center;
}

    .Corporate:before {
        /*content:"\f06e";*/
    }

.counterDivwrap ul li > .component a {
    color: #fff;
}

.counterDivwrap ul li > .component > p {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.Sports {
    color: #000;
    display: block;
    font-family: fontawesome;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
}

    .Sports:before {
        content: "\f091";
    }

.counterDivwrap ul li > .component a {
    color: #fff;
}

.counterDivwrap ul li > .component > p {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 5px 0 0;
    text-align: center;
}

.upcomingDiv ul li .upcomingcaption {
    background: #329CF7 none repeat scroll 0 0;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    text-indent: 10px;
    /*position:absolute;*/
    /*bottom:0;
    left:0;*/
    width: 100%;
}

.uspsdiv {
    width: 1000px;
    margin: 0 auto;
    display: table;
}

.uspsdivimg {
    border: 1px solid #000;
    float: right;
    height: 222px;
    margin-top: 25px;
    width: 250px;
}

    .uspsdivimg img {
        width: 250px;
    }

    .uspsdivimg span {
        background: #3a62a8 none repeat scroll 0 0;
        color: #fff;
        float: left;
        font-size: 20px;
        line-height: 34px;
        margin-top: -5px;
        text-align: center;
        width: 100%;
    }

.uspsdiv ul {
    float: right;
    width: 650px;
    float: left;
}

.mobilelogo {
    display: none;
}

.opacity {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.opacityevent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1;
}


.opacityteam {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1;
}

.opacityfloor {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 97.5%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .opacityfloor > a {
        background-image: url('images/zoom_in.html');
        background-position: center center;
        display: block;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        transform: scale(0.8);
        transition: all ease 2s;
    }

        .opacityfloor > a:hover {
            transform: scale(1.1);
        }


.latestpr {
    display: table;
    margin: 0 auto;
    width: 1130px;
}

    .latestpr ul {
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0 20px;
        width: 1005px;
    }

        .latestpr ul li {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            float: left;
            height: 250px;
            /*margin:0 10px;*/
            overflow: hidden;
            position: relative;
            width: 335px;
            /*border: 1px solid #e2e2e2;*/
            /*border-radius: 3px;*/
        }

            .latestpr ul li span {
                width: 100%;
                float: left;
                color: #fff;
                text-align: left;
            }

            .latestpr ul li img {
                width: 99%;
                border-radius: 3px;
                border: 1px solid #fff;
            }

            .latestpr ul li a {
                color: #fff;
                display: block;
                font-size: 16px;
                left: 0;
                position: absolute;
                text-align: center;
                text-transform: uppercase;
                top: 45%;
                width: 100%;
                z-index: 105;
                text-decoration: none;
            }

.recentprojectsleft {
    width:50%;
    float:left;
    overflow:hidden;
}
.recentprojectsright {
    width:50%;
    float:right;
      overflow:hidden;
}

.recentprojects {
    width: 100%;
    float: left;
}

    .recentprojectsleft ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width:100%;
        overflow:hidden;
        float:left;
    }

        .recentprojectsleft ul li {
 background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #537bc1;
	border-radius:10px;
    float: left;
    margin:0 0.1%;
    overflow: hidden;
    position: relative;
    width: 49.6%;
        }

            .recentprojectsleft ul li img {
                width: 100%;
                position: relative;
                left: 0;
                top: 0;
            }

            .recentprojectsleft ul li:last-child {
                margin-right: 0;
            }

            .recentprojectsleft ul li a {
                color: #fff;
                display: block;
                font-family: Open Sans;
                font-size: 14px;
                left: 0;
                text-align: center;
                text-decoration: none;
                text-transform: uppercase;
                width: 100%;
                z-index: 105;
                line-height:normal;
            }

            /*.recentprojectsleft ul li:last-child {
                margin-top: 0;
            }*/

            .recentprojectsleft ul li img {
                width: 100%;
            }





               .recentprojectsright ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width:100%;
        overflow:hidden;
        float:right;
    }

        .recentprojectsright ul li {
 background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #537bc1;
	border-radius:10px;
    float: right;
    margin:0 0.1%;
    overflow: hidden;
    position: relative;
    width: 49.6%;
        }

            .recentprojectsright ul li img {
                width: 100%;
                position: relative;
                left: 0;
                top: 0;
            }

            .recentprojectsright ul li:last-child {
                margin-right: 0;
            }

            .recentprojectsright ul li a {
                color: #fff;
                display: block;
                font-family: Open Sans;
                font-size: 14px;
                left: 0;
                text-align: center;
                text-decoration: none;
                text-transform: uppercase;
                width: 100%;
                z-index: 105;
                line-height:normal;
            }

            /*.recentprojectsright ul li:last-child {
                margin-top: 0;
            }*/

            .recentprojectsright ul li img {
                width: 100%;
            }





.recentopacity {
    /*background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;*/
    background: #537BC1;
    float: left;
    position: relative;
    width: 100%;
    margin-top: -7px;
}

    .recentopacity h2 {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        text-align: center;
    }



.recentprojects2 {
    width: 100%;
    float: left;
    background: #fff none repeat scroll 0 0;
}

    .recentprojects2 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .recentprojects2 ul li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #4565ae;
    float: left;
    height: 300px;
    margin: 0 0.1% 0.2%;
    overflow: hidden;
    position: relative;
    width: 24.5%;
        }

            .recentprojects2 ul li a {
                color: #fff;
                display: block;
                font-size: 16px;
                left: 0;
                position: absolute;
                text-align: center;
                text-transform: uppercase;
                top: 45%;
                width: 100%;
                z-index: 105;
                text-decoration: none;
            }

            .recentprojects2 ul li:last-child {
                margin-top: 0;
            }

            .recentprojects2 ul li img {
                width: 100%;
            }




.recentprojects3 {
    width: 100%;
    float: left;
    background: #005aab none repeat scroll 0 0;
    margin-top: 0.2%;
}

    .recentprojects3 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .recentprojects3 ul li {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            float: left;
            height: 300px;
            margin: 0 0.1% 0.2%;
            overflow: hidden;
            position: relative;
            width: 33.1%;
        }

            .recentprojects3 ul li a {
                color: #fff;
                display: block;
                font-size: 16px;
                left: 0;
                position: absolute;
                text-align: center;
                text-transform: uppercase;
                top: 45%;
                width: 100%;
                z-index: 105;
                text-decoration: none;
            }

            .recentprojects3 ul li:last-child {
                margin-top: 0;
            }

            .recentprojects3 ul li img {
                width: 100%;
            }


.layout {
    width: 100%;
    height: 88%;
    top: 6%;
    left: 0;
    position: absolute;
    background-size: cover;
    background-position: center center;
}

    .layout img {
        border: 1px solid #ccc;
        padding: 10px;
        width: 97%;
    }



.submenuDiv ul li {
    border-bottom: 1px solid #3b3b3b;
    cursor: pointer;
    display: block;
    height: 56.6px;
    width: 100%;
    line-height: 55px;
}

    .submenuDiv ul li a {
        color: #fff;
        display: block;
        font-size: 14px;
        text-align: left;
        text-decoration: none;
        text-indent: 20px;
        position: relative;
    }


    .submenuDiv ul li .thirdlevel {
        width: 340px;
        height: 100%;
        position: absolute;
        left: 251px;
        top: 0;
        box-shadow: 0 0 3px #333;
        z-index: -5;
        background: #fff;
    }

        .submenuDiv ul li .thirdlevel ul li {
            border-bottom: 1px solid #efefef;
            background: #fff;
            color: #fff;
            cursor: pointer;
            display: block;
            font-family: lato-light;
            font-size: 16px;
            height: auto;
            line-height: 50px;
            text-align: left;
            text-indent: 20px;
            text-transform: uppercase;
            width: 100%;
        }

            .submenuDiv ul li .thirdlevel ul li a {
                color: #333;
                cursor: pointer;
                text-decoration: none;
                font-size: 14px;
            }

.menuicon:after {
    content: "\f105";
    font-family: fontawesome;
    font-size: 22px;
    margin-right: 20px;
    float: right;
    color: #fff;
    position: relative;
}

.moreprojectDiv {
    width: 990px;
    margin: 0 auto;
}

    .moreprojectDiv ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .moreprojectDiv li {
        border-right: 1px solid #ccc;
        float: left;
        margin: 0 10px;
    }

        .moreprojectDiv li:last-child {
            border-right: none;
        }

        .moreprojectDiv li a {
            color: #000;
            cursor: pointer;
            font-family: Montserrat;
            font-size: 22px;
            line-height: 60px;
            padding: 0 10px;
            text-align: center;
            text-decoration: none;
        }



.imgdiv {
    width: 280px;
    height: 200px;
    position: relative;
}





.menuline3 {
    width: 50px;
    height: 1px;
    background: #000;
    margin-top: 10px;
}

/*.close:before, .close:after {
    background-color: white;
    border-radius: 2px;
    content: "";
    display: block;
    height: 3px;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
    width: 40px;
    cursor: pointer;
}

.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 2px;
}

.close:before {
    
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -1px;
    top: 2px;
}
    */
.close {
    color: #333;
    font-family: lato-light;
    font-size: 40px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}


/*.close:before {
        content: "X";
    }

.close2 {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50px;
    right: 50px;
    background-image: url('../fancybox/close.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}*/

a.green.button {
    -webkit-animation-name: greenPulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}
/*-------------------------------------------------------------------Client----------------------------------------------*/
.ourclientwrap {
    width: 100%;
    float: left;
    padding-bottom: 40px;
}

.ourclientdiv {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    width: 1120px;
    margin-top: 40px;
    height: 287px;
    overflow: hidden;
}

    .ourclientdiv ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        height: 287px;
        float: left;
    }

        .ourclientdiv ul li {
            height: 90px;
            margin: 5px;
            width: 130px;
        }

            .ourclientdiv ul li img {
                border: 1px solid #333;
                border-radius: 3px;
            }

.ourclient ul li img:hover {
    transform: scale(1.2,1.2);
}

.ourclient ul li:hover {
    border-color: #0259A8;
    cursor: zoom-in;
}

/*-------------------------------------------------------------------end--------------------------------------------------*/

/*--------------------------------------------------------------------residential-------------------------*/





.residential {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    transform: scale(1);
}

.residentialleft {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    left: 0;
    top: 0;
}

.residentialright {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    left: 0;
    top: 0;
}

    .residentialleft ul, .residentialright ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .residentialleft ul li, .residentialright ul li {
            float: left;
            width: 50%;
            height: 350px;
            position: relative;
        }

            .residentialleft ul li > div, .residentialright ul li > div {
                background-position: top center;
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
            }

            .residentialleft ul li:nth-child(2n+3) {
                width: 100%;
                height: 60%;
            }

            .residentialright ul li:nth-child(2n+3) {
                width: 50%;
                height: 60%;
            }

            .residentialright ul li:nth-child(2n+4) {
                width: 50%;
                height: 60%;
            }

.residential ul li img {
    width: 100%;
}

.overview {
    width: 100%;
    height: 90%;
    float: left;
    background: #fff;
    position: relative;
    left: 0;
    top: 6%;
}

.contactwrapdiv {
    background-image: url('images/contact-bg.html');
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 710px;
    width: 100%;
    padding-bottom: 20px;
    background-size: contain;
}

.overview2 {
    width: 100%;
    background: #005AAB;
    float: left;
    height: 600px;
}

.draggable {
    /*background-color: #fff;*/
}

.overviewleftdrag {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: table;
    z-index: 101;
    text-align: justify;
    padding: 20px 30px;
}

.overviewleftdragleft {
    width: 560px;
    float: left;
}

.overviewleftdragright {
    width: 560px;
    float: right;
}

.overviewleft {
    width: 92%;
    float: left;
    height: 82%;
    position: absolute;
    left: 0;
    top: 5%;
    right: 0%;
    text-align: justify;
    overflow: hidden;
    background: #fff;
    padding: 4%;
    cursor: move;
    z-index: 101;
}

.overviewright {
    width: 55%;
    height: 88%;
    overflow: hidden;
    position: absolute;
    right: 2%;
    top: 6%;
}

    .overviewright img {
        width: 100%;
    }

.overviewElevation {
    width: 1200px;
    position: relative;
    display: table;
    text-align: justify;
    margin: 0px auto;
}

.overviewElevationleft {
    width: 750px;
    float: left;
}

.overviewElevationright {
    width: 400px;
    float: right;
}

    .overviewElevationright img {
        width: 99%;
        border: 1px solid #000;
    }

.features {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0%;
    background: #fff;
    overflow: scroll;
}

    .features ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

        .features ul li {
            float: left;
            text-align: center;
            height: 150px;
            margin: 0 1.4%;
            width: 22%;
        }

            .features ul li span {
                border: 1px solid #e2e2e2;
                border-radius: 100%;
                color: #9e9e9e;
                display: inline-block;
                height: 60px;
                line-height: 60px;
                margin-top: 30px;
                text-align: center;
                width: 60px;
            }

                .features ul li span:before {
                    content: "\f0f8";
                    font-family: fontawesome;
                    font-size: 35px;
                }

            .features ul li div {
                line-height: normal;
                margin-top: 10px;
            }

.projectTitle {
    float: left;
}

    .projectTitle ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .projectTitle ul li {
            float: left;
        }

        .projectTitle ul a {
            cursor: pointer;
            text-decoration: none;
            text-indent: 20px;
            line-height: 34px;
            font-size: 14px;
            display: inline-block;
        }

            .projectTitle ul a:after {
                content: "\f105";
                font-family: fontawesome;
                font-size: 16px;
                margin-left: 10px;
                line-height: 34px;
            }

        .projectTitle ul span {
            line-height: 34px;
            font-size: 14px;
            display: inline-block;
        }

.projectDetail {
    left: 0%;
    width: 100%;
    position: fixed;
    bottom: 6%;
    background: #fff;
    z-index: 5000;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
}

    .projectDetail ul {
        margin: 0 auto;
        display: table;
        padding: 0;
        list-style-type: none;
    }

        .projectDetail ul li {
            float: left;
        }

            .projectDetail ul li a {
                color: #2e2e2e;
                cursor: pointer;
                line-height: 35px;
                padding: 0 20px !important;
                text-align: center;
                text-decoration: none;
            }

                .projectDetail ul li a span {
                    line-height: normal;
                    margin-top: 3px;
                    text-align: center;
                }

.overicon:before {
    content: "\f1ad";
    margin-right: 2px;
    border: 1px solid #c9c9c9;
    border-radius: 100%;
    color: #252525;
    font-family: fontawesome;
    font-size: 12px;
    line-height: normal;
    padding: 4px 6px;
}

.galleryicon:before {
    content: "\f01d";
    margin-right: 2px;
    border: 1px solid #c9c9c9;
    border-radius: 100%;
    color: #252525;
    font-family: fontawesome;
    font-size: 12px;
    line-height: normal;
    padding: 4px 6px;
}

.servicewrapdiv {
    width: 100%;
    float: left;
}

#tabs-container {
    background: #3A62A8;
    border-bottom: 1px solid #fff;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}

.tabs-menu {
    border-radius: 3px 0 0;
    display: table;
    margin: 0 auto;
    padding: 0;
}

    .tabs-menu li {
        display: inline-block;
        float: left;
        height: 42px;
        line-height: 40px;
        list-style-type: none;
        overflow: hidden;
    }








        .tabs-menu li.current {
            position: relative;
            z-index: 5;
        }

        .tabs-menu li a {
            color: #fff;
            display: block;
            font-size: 18px;
            font-weight: normal;
            height: 42px;
            line-height: 42px;
            padding: 0 14px;
            text-align: center;
            text-decoration: none;
        }

    .tabs-menu .current a {
        background: #fff none repeat scroll 0 0;
        border-color: #000;
        border-radius: 3px 3px 0 0;
        color: #0b57aa;
    }

.tab {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 3px 3px;
    border-top: 3px solid #fff;
    margin: 0 auto;
    text-align: justify;
    width: 100%;
}

.tab-content {
    width: 100%;
    margin: 0 auto;
    display: none;
}

#tab-1 {
    display: block;
}

.pagodadiv {
    background: #dfecfa none repeat scroll 0 0;
    float: left;
    padding-top: 75px;
    position: relative;
    width: 100%;
}

/*---------------------------------------------------------------------header-----------------------------*/
article {
    display: block;
    position: relative;
    float: right;
    width: 90%;
    z-index: 0;
}

.content-header {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 64px;
    background-color: #161616;
    color: #fff;
    overflow: hidden;
    background-attachment: fixed;
    width: 100%;
    height: 500px;
}

    .content-header:before {
        display: block;
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        background: rgba(0,0,0,0.1);
        z-index: 510;
    }

.content-thumb {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 500;
    background-image: url('images/about.html');
    background-size: cover;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,6);
    position: fixed;
    left: 0;
    top: 0;
}

.testimonials {
    background: rgba(0, 0, 0, 0) url('images/register-bg-2.html') repeat fixed center center;
    float: left;
    position: relative;
    width: 100%;
    z-index: 101;
}

.content-thumb img {
    width: 100%;
}

.content-header-body {
    position: absolute;
    bottom: 150px;
    left: 50%;
    width: 700px;
    margin-left: -350px;
    text-align: center;
    z-index: 520;
}

.content {
    float: right;
    margin: 0 auto;
    text-align: justify;
    width: 1200px;
}

.contentwrap {
    display: table;
    margin: 0 auto;
    text-align: justify;
    width: 1200px;
}

.iconDiv img {
    float: left;
    width: 80px;
}

.iconDiv {
    width: 80px;
    float: left;
    display: none;
}

.cd-content {
    position: relative;
    padding: 2em 0;
    line-height: 1.6;
    color: #65676f;
    z-index: 2;
    display: block;
    margin-top: 450px;
    z-index: 502;
}

.pagename {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

    .pagename h3 {
        color: #fff;
        font-size: 90px;
        line-height: 400px;
        text-transform: uppercase;
        font-family: lato-light;
    }

    .pagename p {
        color: #fff;
    }

.homeopacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    z-index: 100;
}

.nearingDiv {
    width: 50%;
    height: 100%;
    background: #fff;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-image: url('../Assets/images/rodas-enclave2.html');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.niranjan {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    /*background-image: url('../Styles/images/niranjan.jpg');*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.surendra {
    width: 100%;
    height: 100%;
    background: #fff;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    /*background-image: url('../Styles/images/surendra1.jpg');*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}




.nearingDiv img {
    width: 100%;
}




.projectDiv h4 {
    color: #fff;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
}



.ongoingDiv50 {
    width: 50%;
    height: 100%;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 0;
}

.ongoingDiv502 {
    width: 50%;
    height: 100%;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
}


.ongoingHalf {
    width: 50%;
    height: 100%;
    background: #333;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url('../Assets/images/the-walk.html');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

    .ongoingHalf img {
        width: 100%;
    }

.ongoingHalfs {
    width: 100%;
    height: 50%;
    background: #333;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-image: url('../Assets/images/the-walk.html');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.thewalk {
    width: 50%;
    height: 100%;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
}

.zenpowai {
    width: 50%;
    height: 100%;
    background: #333;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url('images/nearing.html');
    background-repeat: no-repeat;
}

.projectDiv {
    width: 96%;
    padding: 0 2%;
    position: absolute;
    left: 0;
    height: auto;
    bottom: -20px;
    z-index: 12;
    -webkit-animation: all 0.3s linear;
    text-align: left;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .projectDiv span, .nearingDiv span {
        color: #fff;
        display: block;
        font-family: lato-light;
        font-size: 22px;
        margin-top: 9px;
        text-align: left;
        letter-spacing: 2px;
    }

.awwards {
    width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 101;
    display: table;
    text-align: center;
}

    .awwards img {
        width: 100%;
    }

    .awwards > p {
        font-size: 16px;
    }

/*.arrow {
    background-image: url('../Styles/images/rightarrow.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    margin-top: 10px;
    width: 0;
    -moz-transition: all 0.6s linear;
    -webkit-animation: all 0.6s linear;
    transition: all 0.6s linear;
    display: block;
}*/

.arrowHover {
    width: 80px;
}

.projectOpcity {
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    -moz-transition: all 0.3s linear;
    -webkit-animation: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    background: rgba(0,0,0,0.8);
}

.projectOpcitys {
    width: 100%;
    height: 90%;
    padding-bottom: 10%;
    opacity: 1;
    transform: scaleY(1.1);
}

.projectOpcitys2 {
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: scaleY(1.1);
    background: rgba(0,0,0,0.9);
    position: absolute;
    left: 0;
    top: 0;
}

.nearingBottom {
    bottom: 40%;
}

.tagline {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #333;
    display: inline-block;
    font-family: lato-light;
    font-size: 20px;
    line-height: normal;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 1px;
    z-index: 10;
    position: relative;
}

.lettersDiv {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.letters {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #0269ad;
    display: table;
    font-family: lato-light;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
    margin: 0 auto;
    padding: 5px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 100;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.nearinSubdiv {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

    .nearinSubdiv img {
        width: 100%;
    }

.gallery {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    float: right;
}

.videowrap {
    width: 1200px;
    float: right;
    margin-top: 40px;
}

.ongoinarrowDiv {
    bottom: 50px;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}

.slidearrowWrap {
    width: 100%;
    left: 0;
    bottom: 10px;
    position: absolute;
    z-index: 50000;
}

.slidearrow {
    position: relative;
    margin: 0 auto;
    width: 88px;
}

.arrowleft {
    float: left;
    background-image: url('images/arrowleft.html');
    background-color: #fff;
}

.arrowright {
    float: right;
    background-image: url('images/arrowright.html');
    background-color: #fff;
}

/*.slidearrow .arrowleft:before {
        background-image:url('../Styles/images/leftarrow.svg');
    }

    .slidearrow .arrowright:before {
        
    }*/



/*----------------------------------------------tabs for contact-----------------------------------------------*/

.error {
    color: red;
    display: block;
}

#tabs-container3 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.tabs-menu3 {
    clear: both;
    display: table;
    margin: 20px auto 0;
    padding: 0;
}

    .tabs-menu3 li {
        border: 1px solid #e2e2e2;
        float: left;
        height: 50px;
        line-height: 50px;
        list-style-type: none;
        margin-right: 10px;
        width: 300px;
        overflow: hidden;
    }

        .tabs-menu3 li a:hover {
            background: #0055a5;
            color: #fff;
            transform: scale(1.2,1.2);
        }

        .tabs-menu3 li.current {
            background: #0059a5 none repeat scroll 0 0;
            position: relative;
            z-index: 5;
        }

        .tabs-menu3 li a {
            color: #fff;
            display: block;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: normal;
            height: 100px;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            transition: all 2s linear 0s;
        }

    .tabs-menu3 .current a {
        color: #fff;
        /*border: 1px solid #fff;*/
    }

.tab3 {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tab-content3 {
    padding: 20px 0;
    width: 100%;
    margin: 0 auto;
    display: none;
    padding-top: 40px;
}

#tab-1 {
    display: block;
}

.contactdivOpacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
}

.contactDivwrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('images/register-bg-2.html');
    background-attachment: fixed;
    background-position: top center;
    float: left;
}


.contactDiv {
    float: right;
    position: relative;
    width: 50%;
}

.deepaliaddresswrap {
    float: right;
    width: 470px;
    margin-right: 40px;
    margin-top: 20px;
}

.deepalidaddress a {
    color: #ffae02;
    font-size: 14px;
    text-decoration: none;
}

.deepalidaddress {
    border-bottom: 1px solid #1b74c5;
    border-radius: 3px;
    color: #fff;
    display: table;
    font-size: 13px;
    line-height: normal;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: left;
    width: 470px;
}


    .deepalidaddress:last-child {
        border-bottom: none;
    }

.deepalidaddresscon > h6 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

.deepalidaddresscon {
    float: right;
    width: 335px;
    color: #000;
}

.deepalidaddress img {
    border: 1px solid #000;
    border-radius: 3px;
    float: left;
    width: 100px;
}

.contactform h6 {
    font-size: 24px;
    margin: 8px 0 20px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    font-weight: normal;
}

.deepalidaddress p {
    margin: 0;
    line-height: 20px;
}

.contacdata {
    position: absolute;
    z-index: 11;
    left: 0;
    top: 200px;
    text-align: center;
    width: 100%;
    font-family: Montserrat;
    font-size: 16px;
    color: #fff;
}

    .contacdata .location {
        font-size: 22px;
    }

.contactDiv > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .contactDiv > ul > li {
        width: 50%;
        height: 500px;
        float: left;
        overflow: hidden;
    }

.contactmap {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

    .contactmap iframe {
        width: 100%;
        height: 100%;
    }

.contactplace {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

    .contactplace img {
        width: 100%;
    }

.contactleft {
    display: block;
    height: 100%;
    width: 100%;
}

.btnwrap {
    color: #fff;
    cursor: pointer;
    display: table;
    line-height: 48px;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    margin-top: 20px;
}



.btn:before {
    content: "\f0a4";
    font-family: fontawesome;
    font-size: 14px;
    margin-right: 10px;
}

/*.btn:hover {
        transform: scale(1.2,1.2);
    }*/

.contactimg {
    display: table-cell;
    height: 400px;
    vertical-align: middle;
    width: 600px;
    position: relative;
}

    .contactimg img {
        width: 100%;
        transition: all 2s linear;
        -webkit-transition: all 2s linear;
        -moz-transition: all 2s linear;
        -o-transition: all 2s linear;
    }

        .contactimg img:hover {
            transform: scale(1.5,1.5);
            -webkit-transform: scale(1.5,1.5);
            -moz-transform: scale(1.5,1.5);
            -o-transform: scale(1.5,1.5);
        }


.contactform {
    float: right;
    margin: 0 40px 0 auto;
    width: 470px;
}

    .contactform table {
        width: 100%;
    }

        .contactform table td {
            margin: 0;
        }

            .contactform table td input[type='text'] {
                border: 1px solid #333;
                color: #000;
                font-size: 12px;
                margin-bottom: 10px;
                margin-right: 5px;
                padding: 10px 0;
                text-indent: 10px;
                width: 230px;
            }

placeholder {
    color: #444;
}

.contactform table td textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #333;
    color: #000;
    font-size: 12px;
    height: 74px;
    padding: 10px 11px;
    resize: none;
    width: 445px;
}

.contactform table td select {
    border: 1px solid #e2e2e2;
    color: #010101;
    margin-bottom: 10px;
    margin-left: 17px;
    padding: 10px 11px;
    resize: none;
    text-align: center;
    width: 678px;
}

.contactform ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .contactform ul li {
        width: 97%;
        float: left;
    }
/*----------------------------------------------end------------------------------------------------------------*/



.arrowleft {
    float: left;
    background-image: url('images/left.html');
}

.arrowright {
    float: right;
    background-image: url('images/right.html');
}

.slidearrow .arrows {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21% auto;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 0 1px;
    padding: 0 5px;
    text-align: center;
    width: 30px;
}

.otherhome {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.otherhomeright > h6 {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #000;
    font-family: lato-light;
    font-size: 20px;
    left: 20%;
    line-height: 40px;
    position: absolute;
    right: 10%;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}

.otherhomenews {
    width: 480px;
    float:left;
    margin:10px;
}

.otherunderline {
    background: #000 none repeat scroll 0 0;
    height: 1px;
    margin: 0 auto;
    width: 100px;
}

.otherhomenews > h4 {
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    text-align: right;
}

.otherhomenews > span {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 2px;
}

    .otherhomenews > span:before {
        content: "(";
        margin: 0;
    }

    .otherhomenews > span:after {
        content: ")";
        margin: 0;
    }

.otherhomenews > p {
    color: white;
    font-size: 18px;
    line-height: 33px;
    text-align: justify;
}

    .otherhomenews > p:before {
        content: "\f10d";
        font-family: fontawesome;
        font-size: 26px;
        margin-right: 10px;
        color: #000;
    }

    .otherhomenews > p:after {
        content: "\f10e";
        font-family: fontawesome;
        font-size: 26px;
        margin-left: 10px;
        color: #000;
    }

.otherhomeright {
    background-size: cover;
    display: block;
    float: left;
    height: 250px;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    /*transform:scale(1.9);*/
    width: 488px;
}

.otherrighmargin {
    margin-left: 24px;
}

.otherhomeright:hover {
    transform: scale(1.1);
    z-index: 500;
    border: 1px solid #e2e2e2;
}

.opacitywhite {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101;
}

.opacitywhite2 {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.projectAtdiv {
    margin: 0 auto;
    width: 1200px;
    display: table;
    position: relative;
}

    .projectAtdiv ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

    .projectAtdiv > .subpageheading2 {
        color: #fff;
        display: block;
        font-family: Montserrat;
        font-size: 25px;
        letter-spacing: 1px;
        margin-top: 20px;
        text-rendering: optimizelegibility;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
    }


    .projectAtdiv ul li {
        float: left;
        margin: 0;
        padding: 0 0 70px 0;
        text-align: center;
        width: 299px;
        margin-top: 40px;
    }

        .projectAtdiv ul li img {
            border: 1px solid #dadada;
            /*padding: 10px;*/
        }

        .projectAtdiv ul li a {
            color: #fff;
            display: block;
            font-family: Montserrat;
            font-size: 18px;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%;
        }

        .projectAtdiv ul li span {
            color: #fff;
            display: block;
            font-family: lato-light;
            text-transform: capitalize;
        }

.contactWrap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.contactWrapleft {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    width: 50%;
}

.corpoaddress {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

.corporateform {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
}

    .corporateform table {
        margin: 0 auto;
        padding: 0;
    }

        .corporateform table td {
            margin: 0;
        }

            .corporateform table td input[type='text'] {
                border: 1px solid #e2e2e2;
                border-radius: 3px;
                color: #333;
                margin-bottom: 20px;
                padding: 10px;
                width: 300px;
            }

            .corporateform table td textarea {
                border: 1px solid #e2e2e2;
                height: 100px;
                border-radius: 3px;
                color: #333;
                margin-bottom: 20px;
                padding: 10px;
                width: 300px;
                resize: none;
            }

.btn {
    /* background: #009A92; */
    background: #005aab none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
    padding: 10px 20px;
    width: 140px;
	margin-top:24px;
}

.trophy {
    border: 2px solid #e2e2e2;
    border-radius: 100%;
    color: #bf9f46;
    font-family: fontawesome;
    font-size: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto 40px;
    padding: 10px;
    width: 100px;
}

/*.trophy:before {
        content: "\f091";
    }*/

.btnicon:before {
    content: "\f090";
    margin-right: 10px;
    font-family: fontawesome;
    font-size: 20px;
}



.corpadd {
    background: #2e2e2e none repeat scroll 0 0 !important;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 100%;
    left: 0;
    letter-spacing: 2px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

    .corpadd table {
        border: 0;
        padding: 0;
        margin: 0;
        width: 100%;
    }

.conphone:before {
    content: "\f095";
}

.confax:before {
    content: "\f1ac";
}

.marker:before {
    content: "\f041";
    font-size: 80px;
    line-height: 100px;
}

.conemail {
    content: "\f1d9";
}

.conicon {
    font-family: fontawesome;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
}

.contactWrapright {
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
}

.amenitiesDiv {
    width: 100%;
    float: left;
    margin: 0 auto;
    z-index: 500;
    position: relative;
    overflow: hidden;
}

    .amenitiesDiv ul {
        margin: 0 auto;
        list-style-type: none;
        padding: 0;
    }

        .amenitiesDiv ul li img {
            width: 100%;
        }

        .amenitiesDiv ul li {
            background: #ccc url('../Assets/thewalk/window.html') no-repeat scroll center center / cover;
            border: 10px solid #f4f4f4;
            border-radius: 100%;
            float: left;
            height: 230px;
            margin: 0 41px;
            width: 230px;
        }

.siteaddresDiv {
    float: left;
    height: 82.1%;
    left: 2%;
    position: absolute;
    top: 6%;
    width: 96%;
    overflow: hidden;
}

.siteaddres {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.siteaddres ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .siteaddres ul li h6 {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: normal;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
    }

    .siteaddres ul li {
        background: #2e2e2e none repeat scroll 0 0;
        float: left;
        font-size: 16px;
        height: 350px;
        line-height: normal;
        margin: 0 0.2% 0.4%;
        text-align: center;
        vertical-align: middle;
        width: 32.9%;
        transition: all 0.5s ease;
        overflow: hidden;
    }

        .siteaddres ul li:hover {
            transform: scale(1.1,1.1);
            cursor: move;
        }


        .siteaddres ul li .siteaddwrap {
            color: #fff;
            display: block;
            height: 350px;
            padding: 2%;
            vertical-align: middle;
        }

        .siteaddres ul li img {
            border: 1px solid #fff;
            box-shadow: 0 0 3px #fff;
            padding: 1px;
            margin-bottom: 10px;
        }



.internationalwrap {
    width: 100%;
    float: left;
    position: relative;
}

.international {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 82.1%;
    left: 0;
    position: absolute;
    top: 6%;
    width: 100%;
    overflow: hidden;
}

.internationalleft2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    float: left;
}

.internationalright2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    float: left;
}

.internationalleft {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .internationalleft img, .internationalright img {
        width: 100%;
    }

.internationalright {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.international ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

    .international ul li {
        float: left;
        width: 475px;
        margin-left: 50px;
        text-align: center;
    }

        .international ul li img {
            border: 1px solid #333;
            width: 99%;
        }

        .international ul li div > p {
            font-size: 16px;
            line-height: 25px;
            margin: 0;
        }

        .international ul li div > h4 {
            font-family: Montserrat;
            font-size: 20px;
            font-weight: normal;
            line-height: 60px;
            margin: 0;
            text-align: center;
            text-transform: uppercase;
        }

        .international ul li:first-child {
            margin-left: 0;
        }

        .international ul li:nth-child(3) {
            margin-left: 0;
        }


.internationalcon {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 20px;
    position: absolute;
    left: 20%;
    top: 18%;
    padding: 2%;
    width: 56%;
    text-align: center;
    cursor: move;
    font-size: 16px;
    border: 1px solid #000;
    height: 335px;
}

    .internationalcon > h4 {
        margin: 0;
        font-weight: normal;
        font-family: Montserrat;
        font-size: 18px;
    }



mostenquiry {
    width: 1000px;
    margin: 0 auto;
    display: table;
    font-size: 14px;
    position: relative;
    background: #f5f5f5;
}

.quickeqnuiry {
    width: 700px;
    margin: 0 auto;
    display: block;
    position: relative;
}

    .quickeqnuiry > div {
        border-radius: 3px;
        margin: 0 auto;
        padding: 10px;
        width: 500px;
    }

        .quickeqnuiry > div > table {
            width: 100%;
        }

        .quickeqnuiry > div > p {
            font-size: 17px;
            margin: 0;
        }

    .quickeqnuiry input[type='text'] {
        background: #f8f8f8 none repeat scroll 0 0;
        border: 1px solid #ddd;
        font-family: Roboto;
        font-size: 12px;
        margin-bottom: 15px;
        padding: 10px 5px;
        width: 94%;
        border-radius: 3px;
    }

    .quickeqnuiry select {
        border: 1px solid #b0b0b0;
        font-size: 12px;
        margin-bottom: 15px;
        padding: 10px 5px;
        width: 94%;
    }

    .quickeqnuiry h5 {
        border: 1px solid #fff;
        border-radius: 3px;
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: normal;
        margin: 15px 0;
        padding: 5px 0;
        text-align: center;
    }

    .quickeqnuiry textarea {
        background: #f8f8f8 none repeat scroll 0 0;
        border: 1px solid #ddd;
        color: #444;
        font-family: Roboto;
        font-size: 12px;
        height: 100px;
        margin-bottom: 15px;
        padding: 10px 5px;
        resize: none;
        width: 94%;
        border-radius: 3px;
    }

    .quickeqnuiry input[type=checkbox] {
        display: block;
        margin: 0;
    }

    .quickeqnuiry label {
        display: block;
        margin-left: 10px;
    }

.signin {
    color: #fff;
    font-family: fontawesome;
    font-size: 14px;
    margin-right: 10px;
}

    .signin:before {
        content: "\f090";
    }

.quickbtn {
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}

.scrollDiv {
    margin: 40px auto;
    width: 200px;
    position: relative;
    cursor: pointer;
}

    .scrollDiv li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .scrollDiv li a {
            display: block;
            text-decoration: none;
            cursor: pointer;
        }

.scrollcon {
    display: block;
    text-align: center;
    color: #333;
    line-height: 0;
}

.scrolldown {
    font-family: fontawesome;
    font-size: 22px;
    color: #000;
    text-align: center;
    display: block;
    position: absolute;
    left: 43%;
    top: 10px;
    transition: all linear 1s;
}

    .scrolldown:after {
        content: "\f107";
        font-size: 40px;
    }

    .scrolldown:hover {
        top: 20px;
        color: red;
    }


/*----------------------------------------------------amenities--------------------------------------------------*/

.slick-center .slide-h3 {
    color: #FFF;
    width: 220px;
    margin: 0;
    height: 350px;
}

.slide-h3 img:before {
    content: "+";
}

.slider {
    width: 100%;
    /*float: left;*/
    margin: 0 auto;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
}

.slidecontent {
    color: #000;
    display: none;
    float: left;
    font-size: 16px;
    line-height: 20px;
    left: -130px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 250px;
    width: 500px;
}

.slick-center .slide-h3 {
    /*height: 300px;*/
    padding: 0;
    margin: 0 10%;
    text-align: center;
    /*width: 400px;*/
}

.slide-h3 {
    margin: 0 10%;
    /*padding: 0% 15%;*/
    width: 220px;
    position: relative;
}

    .slide-h3 img {
        border-radius: 100%;
        height: 220px;
        margin: 0;
        width: 220px;
        /*padding: 0% 15%;*/
    }

.slider div {
    margin-right: 5px;
}

.slider .slick-slide {
    opacity: 0.3;
    cursor: pointer;
}

.slider .slick-center {
    display: block;
    max-width: 10% !important;
    max-height: 20% !important;
    opacity: 1;
}

.normaldiv {
    width: 50%;
    left: 0%;
    position: relative;
    top: 0%;
    background: #fff;
    overflow-y: scroll;
    height: 100%;
}

.normalsubdiv {
    width: 90%;
    margin: 0 5%;
    margin-left: 0;
    display: block;
    text-align: justify;
}

.normaldivright {
    width: 50%;
    right: 0%;
    position: absolute;
    top: 0%;
    background: #fff;
    height: 100%;
}


/*--------------------------------------------------------------------end amenities-----------------------------------------------------*/
.newamenities {
    width: 100%;
    height: 88%;
    top: 6%;
    left: 0%;
    position: absolute;
    background: #fff;
    padding: 0%;
    text-align: justify;
}

.newamenitiesleft {
    float: left;
    padding: 0 2%;
    width: 46%;
    background: #ccc;
    height: 450px;
    overflow: hidden;
}

.newamenitiesright {
    padding: 0 2%;
    width: 46%;
    float: right;
    background: #eee;
    height: 450px;
    overflow: hidden;
}

    .newamenitiesleft img, .newamenitiesright img {
        width: 100%;
    }

.amenitiesback {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
}


#tabs-container2 {
    width: 100%;
    float: left;
}

.tabs-menu2 {
    clear: both;
    display: table;
    margin: 0 auto;
    padding: 0;
}

    .tabs-menu2 li {
        float: left;
        height: 42px;
        line-height: 40px;
        list-style-type: none;
        margin-right: 10px;
        overflow: hidden;
        width: 330px;
    }

        .tabs-menu2 li:last-child {
            margin-right: 0;
        }

        .tabs-menu2 li:last-child {
            border-right: none;
        }

        .tabs-menu2 li a:hover {
            background: #0055a5;
            color: #fff;
            transform: scale(1.2,1.2);
        }

        .tabs-menu2 li.current {
            background-color: #FA6859;
            position: relative;
            z-index: 5;
        }

        .tabs-menu2 li a {
            /*background: #0158a7 none repeat scroll 0 0;*/
            color: #000;
            display: block;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: normal;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            transition: all 2s linear 0s;
            border: 1px solid #000;
        }

    .tabs-menu2 .current a {
        color: #fff;
        background: #005AAF;
    }

.tab2 {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tab-content2 {
    padding: 20px 0;
    margin: 0 auto;
    display: none;
    padding-top: 40px;
}

#tab-1 {
    display: block;
}


.temicon {
    /*border: 1px solid #e2e2e2;*/
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: fontawesome;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 0 10px 20px;
    width: 35px;
}

.polygonDiv {
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    position: relative;
    z-index: 101;
}

.backcenter {
    background-position: center center;
    background-size: cover;
}

.polygonDivwrap {
    width: 100%;
    position: relative;
    margin-top: 120px;
}

.teamheading {
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 101;
    text-align: center;
    margin-top: 40px;
}

.polygon {
    float: left;
    height: 280px;
    margin: 0 0px 20px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 280px;
}

    .polygon .wrapnamepop {
        position: relative;
        left: 0;
        width: 300px;
        height: 270px;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }

.teamfbty {
    /*background: #0a57a2 none repeat scroll 0 0;*/
    bottom: 0;
    line-height: 35px;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.teamback {
    background: #fff;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
}

    .teamback img {
        border: 1px solid #e2e2e2;
        width: 99%;
    }

.polygon .temaname {
    font-family: Montserrat;
    font-size: 18px;
    text-align: center;
    display: block;
    color: #0056A9;
}

.polygon .teamposition {
    font-family: Montserrat;
    font-size: 14px;
    text-align: center;
    display: block;
}
/*----------------------------------------------------------------icon--------------------------------------*/
.marker::content {
    content: "\f041";
}

.facebookicon:before {
    content: "\f09a";
    font-family: fontawesome;
    display: block;
    color: #4867AA;
}

.googleicon:before {
    content: "\f0d5";
    font-family: fontawesome;
    display: block;
    color: #D64532;
}

.twittericon:before {
    content: "\f099";
    font-family: fontawesome;
    display: block;
    color: #00ACED;
}

.linkdin:before {
    content: "\f0e1";
    font-family: fontawesome;
    color: #0177B5;
}

/*-----------------------------------------------------------------end---------------------------------------*/

/*-----------------------------------------------------------------production--------------------------------*/
.prodcutiondivleft {
    width: 46%;
    height: 96%;
    padding: 2%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    text-align: justify;
    overflow: hidden;
}

.productioncell {
    width: 98%;
    float: left;
    height: 410px;
    padding-right: 2%;
    vertical-align: middle;
    overflow-y: scroll;
    /*background-color:#c8ae64;*/
}

.prodcutiondivright {
    width: 100%;
    height: 100%;
    position: relative;
    right: 0;
    top: 0;
    overflow: hidden;
}

.productiontitile {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}

.navigationdiv {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom: 10%;
}

    .navigationdiv ul {
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
        display: table;
    }

        .navigationdiv ul li {
            float: left;
            margin: 0 10px;
            width: 90px;
            text-align: center;
        }

            .navigationdiv ul li a {
                cursor: pointer;
                display: block;
                color: #000;
                border: 1px solid #e2e2e2;
                line-height: 30px;
                text-decoration: none;
            }

    .navigationdiv > .nexttile {
        font-size: 18px;
        font-family: Montserrat;
        color: #000;
        text-align: center;
        margin-bottom: 20px;
    }

.exhibitionslistwraps {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 101;
    margin-top: 100px;
    padding: 20px 10px;
}

.exhibitionslistwrap {
    width: 1200px;
    height: 208px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 101;
}

.exhibitionslist {
    width: 1200px;
    height: 208px;
    float: left;
}

.exhibitionslistcell {
    width: 1200px;
    float: left;
}

.exhibitionslist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.exhibitionslist li a {
    cursor: pointer;
    text-decoration: none;
    position: relative;
    display: block;
    width: 138px;
    height: 97px;
}

.exhibitionslist li {
    float: left;
    width: 138px;
    height: 97px;
    background: #ccc;
    margin: 0 5px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    border: 1px solid #000;
    transition: all 2s linear;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -o-transition: all 2s linear;
    z-index: 101;
}

    .exhibitionslist li img {
        width: 100%;
    }

    .exhibitionslist li:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

.opacityblue {
    background: #DFECFA;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    z-index: 100;
}

    /*.opacityblue:hover {
        background: rgba(255, 255, 255, 0);
        transform: rotate(90deg) scale(0.5);
        -webkit-transform: rotate(90deg) scale(0.5);
        -moz-transform: rotate(90deg) scale(0.5);
        -o-transform: rotate(90deg) scale(0.5);
        z-index: 100;
    }*/

    .opacityblue:hover .exhibitionslist li a {
        z-index: 101;
    }
/*------------------------------------------------Exhibition again-----------------------------------------------*/

.exhibitionlist {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 101;
    display: table;
}

    .exhibitionlist ul {
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
        /*height:260px;*/
        overflow: hidden;
        width: 1200px;
    }

        .exhibitionlist ul li {
            float: left;
            margin: 0 5px 20px;
            text-align: center;
            width: 390px;
            /*height:260px;*/
            overflow: hidden;
        }

            .exhibitionlist ul li a {
                cursor: pointer;
                font-size: 16px;
                text-decoration: none;
            }

            .exhibitionlist ul li img {
                border: 1px solid #fff;
                width: 99%;
            }

            .exhibitionlist ul li span {
                color: #fff;
                display: block;
                line-height: normal;
                text-align: center;
            }

#aboutid {
    background-color: #fff;
    background-image: url('images/bg_1.html');
}

.homeaboutwrap {
    color: #fff;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.homeaboutwrapback {
    background-color: #fff;
    background-image: url('images/home-about-back2.html');
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 400px auto;
    color: #fff;
    float: right;
    height: 322px;
    margin: 0;
    position: relative;
    width: 40%;
    z-index: 1;
    margin-bottom: 60px;
}


.homeaboutdiv {
    float: left;
    position: relative;
    width: 100%;
    background-color: #537bc1;
}

.homeservice {
    width: 1000px;
    margin: 0 auto;
    display: table;
}

    .homeservice ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }



        .homeservice ul li span {
            background: #005aab none repeat scroll 0 0;
            border-radius: 5px;
            float: left;
            height: 20px;
            margin-right: 10px;
            margin-top: 5px;
            width: 20px;
        }

        .homeservice ul li {
            color: #005aab;
            display: inline-block;
            float: left;
            font-family: Open Sans;
            font-size: 22px;
            margin-right: 168px;
        }

            .homeservice ul li:last-child {
                margin-right: 0;
            }

.homecountdiv {
    display: table;
    margin: 40px auto 0;
    padding-bottom: 40px;
    width: 1000px;
}

    .homecountdiv ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .homecountdiv ul li {
            color: #fff;
            float: left;
            font-size: 21px;
            height: 156px;
            margin-right: 32px;
            overflow: hidden;
            text-align: center;
            transition: background 0.2s linear 0s;
            width: 140px;
        }

            .homecountdiv ul li:first-child {
                background-image: url("images/box-1.html");
            }

            .homecountdiv ul li:nth-child(2n+2) {
                background-image: url("images/box-2.html");
            }

            .homecountdiv ul li:nth-child(2n+3) {
                background-image: url("images/box-3.html");
            }

            .homecountdiv ul li:nth-child(2n+4) {
                background-image: url("images/box-4.html");
            }

            .homecountdiv ul li:nth-child(2n+5) {
                background-image: url("images/box-5.html");
            }

            .homecountdiv ul li:last-child {
                background-image: url("images/box-6.html");
            }

            .homecountdiv ul li:last-child {
                margin-right: 0;
            }


            .homecountdiv ul li:hover {
                background-position: center -158px;
            }


            .homecountdiv ul li .number {
                color: #fff;
                font-family: Open Sans;
                font-size: 24px;
                line-height: 36px;
                margin-top: 40px;
                text-align: center;
            }

.headingtitle {
    background: #005799 none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    border-top: 2px solid #fff;
    color: #fff;
    font-family: FuturaBT;
    font-size: 24px;
    line-height: 40px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.clienthead {
    background: #005799 none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    border-top: 2px solid #fff;
    color: #fff;
    font-family: FuturaBT;
    font-size: 24px;
    line-height: 40px;
    position: relative;
    text-align: center;
    z-index: 10;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    display: inline-block;
    float: none;
    font-size: 24px;
    margin-left: 34px;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}

#speakwriter {
    width:480px;
    margin:0 auto;
    overflow:hidden;
}

.headingtitle2 {
    color: #fff;
    font-family: FuturaBT;
    font-size: 25px;
    line-height: 40px;
    margin-top: 160px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.headingtitle3 {
    color: darkred;
    font-family: FuturaBT;
    font-size: 30px;
    line-height: 40px;
	font-weight:bold;
    margin-top: 90px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.headingtitlebar {
    background: #fff none repeat scroll 0 0;
    display: table;
    height: 3px;
    margin: 16px auto 0;
    width: 50px;
}

.homecountdiv ul li span {
    color: #fff;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    line-height: normal;
}

.homeabout {
    color: #fff;
    float: right;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}




.homeabouthead {
    background: #ffc180 none repeat scroll 0 0;
    color: #800000;
    display: block;
    float: left;
    font-family: Montserrat;
    /*font-size: 14px;*/
	font-weight: bold;
    letter-spacing: 1px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    width: 100%;
    z-index: 0;
}

.homeaboutimg {
    width: 452px;
    height: 452px;
    float: right;
}

    .homeaboutimg img {
        border-radius: 3px;
        width: 450px;
    }


.ourteam {
    width: 1200px;
    margin: 40px auto 0;
    display: table;
    position: relative;
    z-index: 101;
    padding-top: 40px;
}

    .ourteam ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

        .ourteam ul li {
            float: left;
            height: 150px;
            margin: 0 10px;
            width: 150px;
        }

            .ourteam ul li img {
                border: 1px solid #000;
                width: 100%;
            }


.ourteammd {
    margin: 0 auto;
    width: 350px;
}

    .ourteammd img {
        border: 2px solid #fff;
        width: 120px;
    }

.ourteam .teamname {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.ourteam .position {
    display: block;
    font-size: 18px;
    margin: 0;
    text-align: center;
    color: #fff;
}

.contactaddress {
    box-sizing: content-box;
    display: block;
    font-size: 10px;
    margin: 0 auto;
    max-height: none;
    max-width: 100%;
    position: relative;
    text-align: left;
    text-shadow: none;
    width: 1100px;
    height: 450px;
    z-index: 90;
}

.address-left {
    background-color: White;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    width: 48.5%;
    padding: 77px 0px;
    color: Black;
    background-image: url('images/new-delhi.html');
    border: 8px solid #e2e2e2;
    border-color: White;
    font-family: Montserrat;
    float: left;
}

.address1-left {
    background-color: White;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    width: 48.5%;
    padding: 92px 0px;
    color: Black;
    background-image: url('images/mumbai.html');
    border: 8px solid #e2e2e2;
    border-color: White;
    font-family: Montserrat;
    float: left;
}

.contactmap-right {
    height: 100%;
    overflow: hidden;
    width: 48.5%;
    border: 8px solid #e2e2e2;
    border-color: White;
    float: left;
    position: relative;
}

#map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#map-canvasmumbai {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    width: 100%;
    height: 600px;
}

.contactmap iframe {
    width: 100%;
    height: 100%;
}



.direction-button {
    background-color: #5ca3ec;
    color: Blue;
    padding: 7px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

/*------------------------------------------------------------accordian--------------------------------------*/

.icon {
    font-family: fontawesome;
    font-size: 20px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.exhibition {
    background-image: url('../images/exhibhition-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.events {
    background-image: url('../images/event-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.conferences {
    background-image: url('../images/conference-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.sports {
    background-image: url('images/sport-icon.html');
    background-position: center center;
    background-repeat: no-repeat;
}

.accordianwrap {
    background: #dfecfa none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.accordian {
    display: table;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 25px;
   /* width: 1000px;*/
}

    .accordian ul {
        padding: 0;
        margin: 0;
    }

.accordianimg {
    border: 5px solid #fff;
    float: right;
    height: 258px;
    width: 450px;
}

    .accordianimg img {
        width: 100%;
        height: 258px;
    }
#accordianimg{
        width: 100%;
        height: 258px;
    }
#accordian {
    /*width: 450px;*/
    margin: 0 auto;
    color: white;
    /*height: 258px;*/
    /*Some cool shadow and glow effect*/
    float: left;
}
    /*heading styles*/
    #accordian h3 {
        color: #000000;
        cursor: pointer;
        font-family: Open Sans;
        font-size: 17px;
        line-height: 34px;
        margin: 0;
        float: left;
        width: 100%;
        font-weight: bold;
    }

        #accordian h3 b {
            font-weight: bold;
            float: left;
        }




        /*heading hover effect*/
        #accordian h3:hover {
            text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
        }
        /*iconfont styles*/
        #accordian h3 span {
            border-radius: 100%;
            font-size: 15px;
            margin-right: 10px;
            float: left;
        }
    /*list items*/
    #accordian li {
        list-style-type: none;
        color: #000;
    }
    /*links*/
    #accordian ul ul li a {
        color: white;
        text-decoration: none;
        font-size: 11px;
        line-height: 27px;
        display: block;
        padding: 0 15px;
        /*transition for smooth hover animation*/
        transition: all 0.15s;
    }
        /*hover effect on links*/
        #accordian ul ul li a:hover {
            background: #003545;
            border-left: 5px solid lightgreen;
        }
    /*Lets hide the non active LIs by default*/
    #accordian li:first-child p {
        display: block;
    }

    #accordian p {
        display: none;
        text-align: justify;
		width:100%;
    }




/*-------------------------------------------------------------------end-------------------------------------*/

@keyframes bb {
    from {
        background: rgba(0,0,0,0.0);
    }

    to {
        background: rgba(0,0,0,0.6);
    }
}


element.style {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.42);
    position: absolute;
    margin-top: 323px;
    width: 100%;
    bottom: 0;
}

.recentopacity2 {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.commonheadingDiv {
    color: #fff;
    display: table;
    line-height: 37px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    width: auto;
}

    .commonheadingDiv img {
        width: 70px;
    }

.commonheadingDivleftIcon {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    width: 154px;
}

.commonheadingDivMiddle {
    float: left;
    text-align: center;
}

    .commonheadingDivMiddle > h2 {
        font-size: 20px;
        line-height: 50px;
        margin: 0;
    }


.commonheadingDivrightIcon {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    width: 154px;
}

    .commonheadingDivrightIcon > img {
        width: 70px;
    }
/*rk css*/
.margin-topheader img { height:80px; width:300px; border:4px solid white;}
.navbar-collapse { max-height:none;}
.navbar-inverse .navbar-nav>li>a {padding:7px 170px;}
	.navbar-inverse .navbar-nav>li>a:hover {padding:7px 180px;}
	.navbar-toggle {margin-top:40px;}
/*@media (max-width:450px){
	.margin-topheader img { height:80px; width:300px; border:4px solid white;}
	.navbar-inverse { position:relative; top:25px;}
	.navbar-toggle { margin-bottom:30px;}
	}
@media (min-width:451px) and (max-width:540px){
	.margin-topheader img { height:80px; width:300px; border:4px solid white;}
	.navbar-inverse { position:relative; top:25px;}
	.navbar-toggle { margin-bottom:30px;}
	}
@media (min-width:540px) and (max-width:768px){
	.margin-topheader img { height:80px; width:300px; border:4px solid white;}
	.navbar-inverse { position:relative; top:25px;}
	.navbar-toggle { margin-bottom:30px;}
	}*/
@media (max-width:460px){
	 .margin-topheader img { height:70px; width:200px; border:4px solid white;}
	 .margin-topheader { position:relative; top:10px; z-index:9999;}
	 .navbar-inverse .navbar-nav>li { text-align:center; padding:0px 100px;}
	.navbar-inverse .navbar-nav>li>a {padding:10px;}
	.navbar-inverse .navbar-nav>li>a:hover {padding:10px;}
	}	
	
@media (min-width:540px) and (max-width:768px){
	.margin-topheader img { height:80px; width:300px; border:4px solid white;}
	}
	
@media (min-width:768px){
	.margin-topheader img { height:80px; width:300px; border:4px solid white;}
	}
@media (min-width:992px){
	.margin-topheader { position:relative; top:35px; z-index:9999;}
	.margin-topheader img { height:85px; width:330px; border:4px solid white;}
	.navbar-inverse .navbar-nav>li { margin-top:10px;}
	.navbar-inverse .navbar-nav>li>a {padding:13px;}
	.navbar-inverse .navbar-nav>li>a:hover {padding:13px;}
	
	
	.copyrightwrap {
    width: 100%;
    float: left;
    background: #ff6600;
	height:30px;
}
	}
	
@media (min-width:1200px){
	.margin-topheader { position:relative; top:35px; z-index:9999;}
	.margin-topheader img { height:93px; width:408px; border:4px solid white;}
	.margin-nav{ margin-top:10px; float:right;}
	
	
	.copyrightwrap {
    width: 100%;
    float: left;
    background: #ff6600;
	height:30px;
}
	}
	