
.toggleMenu {
    display: none;
    padding: 0 0 0 60px;
    color: #f98c1b;
    height: 58px;
    line-height: 58px;
    width: 75px;
    text-transform: uppercase;
    float: right;
    font-size: 24px;
    background: url(../../assets/images/iconMobMenu.png) no-repeat 10px center;
}

.nav {
    list-style: none;
    *zoom: 1;
    background: #013A55;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav ul {
    list-style: none;
    width: 200px;
    background: #f98c1b;
}

.nav a {
    color: #fff;
    white-space: nowrap;
    padding: 13px 0;
}

.nav li:hover {
    background: #f98c1b;
}

.nav li {
    position: relative;
    padding: 0 1%;
}

.nav li li {
    position: static;
    padding: 0;
    font-size: 15px;
}

.nav > li {
    float: none;
    display: inline-block;
}

.nav > li > .parent {
    /*background-image: url(../../assets/images/menuIcons.png);
    background-repeat: no-repeat;
    background-position: right 15px;*/
}

.nav > li > a {
    display: block;
}

.nav li ul {
    position: absolute;
    left: -9999px;
    z-index: 10;
    text-align: left;
}

.nav > li.hover > ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a {
    /**/
    display: block;
    /*background: #f98c1b;*/
    position: relative;
    z-index: 100;
    padding: 8px 20px;
    text-transform: capitalize;
}

.nav li li a:hover {
    background: #242424;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }

    .nav li {
        padding: 0;
    }

    .nav > li {
        float: none;
        width: 100%;
    }

    .nav li:hover {
        background: none;
    }

    .nav li a {
        background: #f98c1b;
        padding: 8px 20px;
        border-bottom: #d26969 1px solid;
    }

    .nav li li a {
        background: #242424;
        border-bottom: 1px solid #464646;
        font-size: 16px;
        padding: 6px 40px;
    }

    .nav > li > .parent {
        background-image: url(../../assets/images/menuIcons.png);
        background-repeat: no-repeat;
        background-position: 95% 10px;
    }

    /*.nav li li .parent {
        background-image: url("../../assets/images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }*/
    .nav ul {
        display: block;
        width: 100%;
    }

    .nav > li.hover > ul, .nav li li.hover ul {
        position: static;
    }

    .nav {
        margin-top: 70px;
        text-align: left;
    }

    .ulHeight {
        height: auto;
    }

    #hideElements {
        display: none;
    }

    #ulHeight {
        height: auto;
        margin-left: 0;
    }
}

.naviDetails {
    /*Anurag-Edited-24Oct2013*/
    width: 738px;
    float: left;
    background: #004362;
    /*border-bottom:#666 solid 3px;*/
    border-right: #004362 solid 3px;
}

.naviDetailsImg {
    width: 225px;
    float: right;
    height: 315px;
}

.naviDetailsHead {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 36px;
    font-size: 26px;
    text-transform: capitalize;
}

.naviDetailsContentDiv {
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
    font-size: 15px;
}

#naviDetailsMore {
    float: left;
    line-height: 18px;
    padding-top: 15px;
    width: 100%;
}

#naviDetailsMore a {
    /**/
    color: #eaeaea;
    background: url(../../assets/images/bullet2.png) no-repeat left center;
    padding: 0 0 0 20px;
    float: right;
    font-size: 15px;
}

#naviDetailsMore a:hover {
    /**/
    color: #000;
}

.ulHeight {
    /*Anurag-Edited-24Oct2013*/
    height: auto;
    /*border-bottom:#666 solid 3px;
    border-left:#666 solid 3px; */
}

/*------------------21Oct2013-Bigins-----------------*/

.nav li.hover li:first-child ul {
    left: 100%;
    top: 0;
}

.nav > li.hover > ul.offerings {
    margin-left: -97px;
}

.nav > li.hover > ul.indusSect {
    margin-left: -189px;
}

.nav > li.hover > ul.resourceCenter {
    margin-left: -466px;
}

.nav > li.hover > ul.businessModel {
    margin-left: -334px;
}

.nav > li.hover > ul.newsEvents {
    margin-left: -609px;
}

.nav > li.hover > ul.careerList {
    margin-left: -752px;
}

.nav > li.hover > ul.contactUs {
    margin-left: -831px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /*hack for webkit browsers*/
    .naviDetails {
        /*Anurag-Edited-24Oct2013*/
        width: 741px;

    }

    .nav li.hover li:first-child ul {
        left: 100%;
        top: 0;
    }

    .nav > li.hover > ul.offerings {
        margin-left: -99px;
    }

    .nav > li.hover > ul.indusSect {
        margin-left: -190px;
    }

    .nav > li.hover > ul.resourceCenter {
        margin-left: -470px;
    }

    .nav > li.hover > ul.businessModel {
        margin-left: -338px;
    }

    .nav > li.hover > ul.newsEvents {
        margin-left: -613px;
    }

    .nav > li.hover > ul.careerList {
        margin-left: -757px;
    }

    .nav > li.hover > ul.contactUs {
        margin-left: -835px;
    }
}

@media screen\0 {
    /*hack for ie 8, 9, 10 browsers*/
    .naviDetails {
        /*Anurag-Edited-24Oct2013*/
        width: 741px;

    }

    .nav > li.hover > ul.offerings {
        margin-left: -99px;
    }

    .nav > li.hover > ul.indusSect {
        margin-left: -190px;
    }

    .nav > li.hover > ul.resourceCenter {
        margin-left: -469px;
    }

    .nav > li.hover > ul.businessModel {
        margin-left: -338px;
    }

    .nav > li.hover > ul.newsEvents {
        margin-left: -613px;
    }

    .nav > li.hover > ul.careerList {
        margin-left: -757px;
    }

    .nav > li.hover > ul.contactUs {
        margin-left: -835px;
    }
}

.naviDetailsContentArea {
    width: 473px;
    float: left;
    padding: 0px 20px;
    font-size: 13px;
    color: #eaeaea;
    text-transform: none;
}

#ddList {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

#ddList ul {
    left: auto;
    margin: 0;
    position: static;
    top: auto;
    width: 100%;
}

#ddList li {
    /*Anurag-Edited-24Oct2013*/
    width: 90%;
    float: left;
    font-size: 15px;
    padding: 1px 0 1px 15px;
    background: url(../../assets/images/bullet_06.png) no-repeat left 5px;
    color: #ccc;
}

#ddList li a {
    width: 90%;
    float: left;
    padding: 0px 0 1px 3px;
    color: #ccc;
}

#ddList li a:hover {
    color: #242424;
    background: none;
}

#ddLinks {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

#ddLinks ul {
    left: auto;
    margin: 0;
    position: static;
    top: auto;
    width: 100%;
}

#ddLinks li {
    /**/
    width: 60%;
    float: left;
    font-size: 15px;
    padding: 2px 0 2px 15px;
    background: url(../../assets/images/bullet_05.png) no-repeat 8px 8px #f98c1b;
    /*border-bottom:#474747 1px solid;*/
    margin-bottom: 2px;
}

#ddLinks li:last-child {
    border-bottom: none;
}

#ddLinks li a {
    /**/
    color: #fff;
    padding: 1px 0 1px 10px;
}

#ddLinks li:hover {
    /**/
    color: #f98c1b;
    background: url(../../assets/images/bullet_05.png) no-repeat 8px 8px #242424;
}

/*------------------22Oct2013-Ends-----------------*/

@media (max-width: 960px) and (min-width: 930px) {
    .nav li {
        padding: 0 1%;
    }
}

@media (max-width: 929px) and (min-width: 830px) {
    .nav li {
        font-size: 16px;
    }
}

@media (max-width: 829px) and (min-width: 768px) {
    .nav li {
        font-size: 15px;
    }
}

.naviDetails {
    height: 315px;
}

.hover > ul > li > .naviDetails {
    height: inherit;
}