@font-face {
    font-family: 'rupee-foradian';
    src: url('../fonts/Rupee_Foradian.eot');
    src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"), url('../fonts/Rupee_Foradian.woff') format('woff'), url('../fonts/Rupee_Foradian.ttf') format('truetype'), url('../fonts/Rupee_Foradian.svg') format('svg');
}

body {
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

.rs {
    font-family: 'rupee-foradian';
}

#myCarousel .nav a small {
    display: block;
}

#myCarousel .nav {
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 999;
}

.nav-justified>li {
    width: 25%;
}

.nav-justified>li>a {
    border-radius: 0px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
    color: #d2ac67;
}

.nav-pills>li[data-slide-to="0"].active a {
    background-color: #d2ac67;
}

.nav-pills>li[data-slide-to="1"].active a {
    background-color: #d2ac67;
}

.nav-pills>li[data-slide-to="2"].active a {
    background-color: #d2ac67;
}

.nav-pills>li[data-slide-to="3"].active a {
    background-color: #d2ac67;
}

.home-banner-title {
    top: 58% !important;
}

.home-banner-title h3 {
    font-size: 52px;
    font-weight: 500;
}

.home-banner-title p {
    font-size: 32px;
    padding: 0 30px;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.marquee-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
}

ul.slideContainer {
    overflow: hidden;
    width: 1000%;
    margin: 0;
}

ul.slideContainer li {
    list-style: none;
    display: inline-block;
    padding: 0 15px;
    min-height: 165px;
}

.edge {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    display: block;
}

.edge:before {
    content: '';
    position: absolute;
    left: 0;
    background: -webkit-linear-gradient(left, white 10%, rgba(0, 0, 0, 0) 100%);
    width: 13%;
    height: 100%;
}

.edge:after {
    content: '';
    position: absolute;
    right: 0;
    background: -webkit-linear-gradient(right, white 10%, rgba(0, 0, 0, 0) 100%);
    width: 13%;
    height: 100%;
}

.mobile-show {
    display: none;
}

.footer-main ul.foot-nav li ul.sub-footer-lnks li {
    float: none;
}

.footer-main ul.foot-nav li ul.sub-footer-lnks li a {
    font-size: 13px;
    text-transform: capitalize;
}

#preloader {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    z-index: 9999;
    height: 100%;
}

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

ul.sp-list li {
    background-image: url(../images/red-arrow.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 21px;
    color: #FFF;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/della-group-logo_01.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.brands a {
    display: inline-block;
    padding: 5px 20px;
    border-right: solid 1px #e4e4e4;
    min-height: 133px;
}

.hidden-box {
    overflow: hidden;
}

.row {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

.logo-box {
    position: absolute;
    position: relative\9;
    background-color: #fff;
    /* height: 125px; */
    height: 60px\9;
    z-index: 999\9 !important;
    text-align: center;
}

.logo-box img {
    width: 125px;
}

.logo-box a {
    text-decoration: none;
}

.logo-box span {
    display: block;
    font-size: 12px;
    margin-top: -6px;
    color: #000;
    background-color: #fff\9 !important;
    width: 125px\9 !important;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.no-margin {
    margin: 0px;
}

.full-header-box {
    width: 100%;
    height: 55px;
    z-index: 11;
    z-index: 999\9 !important;
    position: relative;
}

.nav-wrapper {
    width: 100%;
}

ul.nav {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

ul.nav li {
    float: left;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
}

ul.nav li .nav-arrow2 {
    position: absolute;
    left: 42%;
    top: 33px;
    z-index: 9999;
}

ul.nav li .coming-soon2 {
    position: absolute;
    width: 200px;
    padding: 8px;
    font-size: 12px;
    color: #000;
    text-align: center;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.75);
    left: 0%;
    top: 48px;
    z-index: 8888 !important;
    text-transform: uppercase;
}

ul.nav li a {
    text-decoration: none;
    margin: 0px 0px;
    padding: 14px 16px;
    text-transform: uppercase;
    color: #a3a3a3;
    font-size: 16px;
    font-weight: 400;
}

ul.nav li:hover a.grey-on-hvr {
    background-color: #f2f2f2 !important;
    border-bottom: 5px solid #444;
}

ul.nav li.actio a {
    background-color: #f2f2f2 !important;
    border-bottom: 5px solid #444;
}

ul.nav li a.first-nav {
    padding-left: 0px;
    background-color: transparent !important;
    border-bottom: none;
}

.navbar-default {
    border: none;
    background-color: transparent;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav {
    float: right;
    float: right\9 !important;
}

ul.nav li ul {
    display: none;
    position: absolute;
    top: 52px;
    list-style: none;
    list-style-type: none;
    margin: 0px 0px;
    padding: 0px 0px;
    width: 215px;
    background-color: #fff !important;
    z-index: 99;
}

ul.nav li ul li {
    float: none;
    border-bottom: 1px solid #e4e4e4 !important;
}

ul.nav li ul li a {
    text-decoration: none;
    padding: 10px 10px;
    margin: 0px 0px;
    border-bottom: none !important;
    display: block;
    font-size: 14px;
    background-color: #fff;
}

ul.nav li ul li a:hover {
    background-color: #f9f9f9;
    color: #444;
}

ul.nav li:hover ul {
    display: block;
}

.top-main-banner {
    width: 100%;
    height: auto;
    padding: 0% 0% 0%;
    overflow: hidden;
    position: relative;
    /* z-index: 20; */
}

.inner-980-box {
    width: 980px;
    margin: 0 auto;
}

.top-minus-marg {
    margin-top: 0px;
}

.logo-box-banner {
    width: 21%;
    float: left;
    margin-right: 5%;
}

.logo-box-banner img {
    width: 100%;
}

.logo-first-box {
    margin-left: 0px;
}

.logo-last-box {
    margin-right: 0px;
}

.about-main-wrapper {
    width: 100%;
    padding: 0px 0px 0px;
}

h2.main-ttle {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #585858;
    font-size: 24px;
}

.about-main-wrapper p.golden-big-txt {
    color: #d2ac67;
    font-size: 48px;
    font-weight: 300;
    line-height: 48px;
    text-align: center;
    max-width: 22em;
    margin: 0% auto 1%;
}

.about-main-wrapper a.inner-btn-2 {
    width: 135px;
    background-image: none;
    padding: 9px 10px;
}

.about-main-wrapper span.foot-title {
    color: #7d7d7d;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    display: block;
    margin-bottom: 0.6%;
}

.about-main-wrapper p.about-small-txt {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 50em;
    margin: 0 auto;
    padding-bottom: 0.5em;
}

.about-main-wrapper a.about-btn-new {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #d2ac67;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 23px 9px 10px;
    border: 1px solid #d2ac67;
    display: block;
    margin-top: 20px;
    width: 120px;
    background-image: url(../img/read-more-btn-arrw_07.jpg);
    background-repeat: no-repeat;
    background-position: 102px 13px;
}

.carousel-caption {
    top: 35%;
    border: 0px;
}

.carousel-caption span {
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
}

.carousel-caption h4 {
    color: #fff;
    font-size: 58px;
    font-weight: 300;
}

.carousel-caption p.big-carou-txt {
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    line-height: 37px;
    margin-top: 10px;
}

.carousel-caption p.big-carou-txt span {
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 5px;
}

.managing-left {
    width: 100%;
    padding-left: 5%;
    padding-top: 5%;
    padding-bottom: 4.3%;
    padding-bottom: 4.5%\9 !important;
    background-image: url(../img/top-banner-bg_02.jpg);
    background-image: none\9 !important;
    background-color: #000\9 !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

.managing-left h2 {
    text-transform: uppercase;
    color: #d2ac67;
    font-size: 24px;
    margin: 23px 0px 12px 0px;
}

.managing-pic {
    padding-top: 7.2%;
}

.managing-desc {
    padding-top: 10%;
}

.managing-desc p {
    font-weight: 300;
    font-size: 24px;
    color: #a8a8a8;
    line-height: 32px;
}

.managing-desc p span {
    font-weight: 700;
    color: #d2ac67;
}

.managing-desc p.sinature {
    text-transform: uppercase;
    font-size: 16px;
    color: #b1b1b1;
    font-weight: 700;
    line-height: 18px;
}

.managing-right {
    width: 100%;
    background-image: url(../img/i-to-we-bg_03.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
    padding: 26px 0px;
    background-color: #D2AB66\9 !important;
    background-repeat: repeat\9 !important;
}

.want-pic {
    /* width:50%;padding-top:40px; */
}

.want-desc {
    width: 20%;
    padding-top: 0px;
    margin: 0 auto;
}

.want-desc p {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.want-desc a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 7px 16px;
    width: 120px;
    width: 135px\9 !important;
    display: block;
}

.design-thinking-wrap {
    width: 100%;
}

.color-white {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}

.want-pic img {
    margin: 0 auto;
    display: block;
}

.our-client-wrap {
    width: 100%;
    background-color: #fff;
    padding: 2%;
}

.our-client-wrap img {
    width: 100%;
}

.location-wrp {
    width: 100%;
    background-color: #f3f3f3;
    padding: 46px 0px 30px 40px;
    position: relative;
}

.location-wrp h2 {
    text-transform: uppercase;
    color: #585858;
    font-size: 24px;
    margin: 0px;
    font-weight: 700;
}

.location-desc {
    width: 50%;
    float: right;
    position: absolute;
    bottom: 98px;
    right: 65px;
}

.location-desc p {
    font-weight: 300;
    color: #505050;
    font-size: 24px;
    line-height: 24px;
}

.location-desc p span {
    font-weight: 700;
    color: #d9b471;
}

.career-wrap {
    background-color: #222222;
    background-image: url(../img/make-work-fun-2.jpg);
    background-repeat: no-repeat;
    background-position: 52px 28px;
    padding: 11px 0px 293px 50px;
}

.career-wrap-ie {
    height: 331px\9;
}

.career-wrap h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.career-desc {
    width: 345px;
    float: left;
    margin-left: 231px;
}

.career-desc p {
    font-size: 26px;
    line-height: 27px;
    padding-top: 11px;
    font-weight: 300;
    color: #fff;
}

.career-desc p span {
    font-size: 27px;
    font-weight: 300;
    color: #d9b471;
}

.career-desc a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border: 1px solid #d9b471;
    padding: 7px 13px;
    display: block;
    width: 116px;
}

.press-release-wrp {
    width: 100%;
}

.press-release-wrp {
    background-image: url(../img/career-right-bg_21.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 3px 0px 0px 43px;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/career-right-bg_21.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/career-right-bg_21.jpg', sizingMethod='scale')";
}

.press-release-wrp h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.press-wrp span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.press-wrp p {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    line-height: 32px;
}

.press-wrp a {
    width: 116px;
    width: 125px\9 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 8px 13px;
    display: block;
}

.footer-main {
    width: 100%;
    padding: 40px 11%;
    background-color: #242424;
}

.footer-main ul.foot-nav {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}

.footer-main ul.foot-nav li {
    padding: 0px 0px;
    margin: 0px 0px;
    float: none;
}

.footer-main ul.foot-nav li a {
    text-decoration: none;
    color: #a3a3a3;
    font-size: 14px;
    padding: 0px 27px 0px 0px;
    text-transform: uppercase;
}

.footer-main p {
    color: #a3a3a3;
    font-size: 14px;
    margin: 0px;
    float: right;
    font-weight: 400;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

.navbar-collapse {
    padding: 0px;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.managing-pic img {
    width: 90%;
}

.about-main-banner {
    width: 100%;
    position: relative;
}

.about-main-banner img {
    width: 100%;
}

.image:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.pattern-bg {
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
    background-position: 0px 0px;
}

.inner-caption {
    position: absolute;
    width: 100%;
    top: 25%;
}

.inner-caption h2 {
    font-size: 3.5em;
    color: #fff;
    text-align: center;
    max-width: 15em;
    margin: 0 auto;
}

.inner-caption a {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: #d2ac67;
    font-size: 1em;
    font-weight: 700;
    padding: 0.6% 1%;
    border: 1px solid #d2ac67;
    display: block;
    margin: 2% auto 0px;
    width: 135px;
}

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

ul.list-abt li {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 50em;
    margin: 0 auto;
    padding-bottom: 0.5em;
}

h2.main-ttle span.colo-gold {
    color: #d2ac67;
}

h2.main-ttle span.big-colo-txt {
    font-size: 32px;
}

span.tata-pic {
    margin-right: 3%;
    display: inline-block;
}

h2.inner-ttle {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #d2ac67;
    font-size: 24px;
}

h3.inner-sub-ttle {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #d2ac67;
    font-size: 24px;
}

.apply-box {
    width: 50%;
    box-shadow: 0px 0px 5px #888888;
    padding: 10px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 3%;
}

a.career-anchor {
    border: 0px;
    width: auto;
    padding: 0px;
    margin: 0px;
    text-transform: lowercase;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    display: inline-block;
}

a.career-anchor:hover {
    color: #d2ac67;
}

.design-thinking-wrap {
    width: 100%;
    /* background-image: url(../img/design-thinking-bg_06.jpg); */
    background-image: url(../img/luxury-resorts2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.design-thinking-wrap a.design-achr {
    width: 100%;
    display: inline-block;
    margin: 16% 0% 16% 0%;
}

.design-thinking-wrap a.design-achr img {
    width: 50%;
}

.map-contact-box {
    width: 400px;
    height: 400px;
    background-image: url(../img/contact-us-map-bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    position: relative;
}

.location-icon {
    width: 18px;
    height: 24px;
}

#mumbai {
    position: absolute;
    top: 135px;
    left: 67px;
}

#pune {
    position: absolute;
    top: 120px;
    left: 77px;
}

#lonavala {
    position: absolute;
    top: 123px;
    left: 70px;
}

#daman {
    position: absolute;
    left: 37px;
    top: 110px;
}

#indore {
    position: absolute;
    top: 73px;
    left: 105px;
}

@-webkit-keyframes pulse_animation {
    0% {
        -webkit-transform: scale(1);
    }

    30% {
        -webkit-transform: scale(1);
    }

    40% {
        -webkit-transform: scale(1.08);
    }

    50% {
        -webkit-transform: scale(1);
    }

    60% {
        -webkit-transform: scale(1);
    }

    70% {
        -webkit-transform: scale(1.05);
    }

    80% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: 'pulse_animation';
    -webkit-animation-duration: 2000ms;
    -webkit-transform-origin: 70% 70%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.address-box {
    width: 65%;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 10px;
    position: absolute;
    right: 0px;
    display: none;
}

.address-box a.close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #e4e4e4;
}

ul.cb-slideshow {
    list-style: none;
    list-style-type: none;
}

.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    overflow: hidden;
}

.cb-slideshow:after {
    content: '';
    background: transparent url(../img/pattern-home-banner.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 24s linear infinite 0s;
    -moz-animation: imageAnimation 24s linear infinite 0s;
    -o-animation: imageAnimation 24s linear infinite 0s;
    -ms-animation: imageAnimation 24s linear infinite 0s;
    animation: imageAnimation 24s linear infinite 0s;
}

.cb-slideshow li span img {
    width: 100%;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    top: 35%;
    left: inherit;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 24s linear infinite 0s;
    -moz-animation: titleAnimation 24s linear infinite 0s;
    -o-animation: titleAnimation 24s linear infinite 0s;
    -ms-animation: titleAnimation 24s linear infinite 0s;
    animation: titleAnimation 24s linear infinite 0s;
}

.cb-slideshow li div.logo-banner {
    z-index: 1000;
    position: absolute;
    top: 39%;
    left: 29%;
    padding-right: 4%;
    width: 100%;
    text-align: left;
    opacity: 0;
    -webkit-animation: titleAnimation 24s linear infinite 0s;
    -moz-animation: titleAnimation 24s linear infinite 0s;
    -o-animation: titleAnimation 24s linear infinite 0s;
    -ms-animation: titleAnimation 24s linear infinite 0s;
    animation: titleAnimation 24s linear infinite 0s;
}

.cb-slideshow li div h3 {
    margin-top: 17%;
    font-size: 54px;
    padding: 0 30px;
    line-height: 60px;
    color: rgba(255, 255, 255, 0.9);
}

.cb-slideshow li div p {
    font-size: 32px;
    padding: 0 30px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 300;
}

.cb-slideshow li:nth-child(1) span {}

.cb-slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -webkit-transform: scale(1.1) rotate(0deg);
    }

    25% {
        opacity: 0;
        -webkit-transform: scale(1.1) rotate(0deg);
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -moz-transform: scale(1.1) rotate(0deg);
    }

    25% {
        opacity: 0;
        -moz-transform: scale(1.1) rotate(0deg);
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -o-transform: scale(1.1) rotate(0deg);
    }

    25% {
        opacity: 0;
        -o-transform: scale(1.1) rotate(0deg);
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -ms-transform: scale(1.1) rotate(0deg);
    }

    25% {
        opacity: 0;
        -ms-transform: scale(1.1) rotate(0deg);
    }

    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1) rotate(0deg);
    }

    25% {
        opacity: 0;
        transform: scale(1.1) rotate(0deg);
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -moz-transform: translateX(-400px);
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -o-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -o-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -o-transform: translateX(-400px);
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px);
    }

    8% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }

    17% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }

    19% {
        opacity: 0;
        -ms-transform: translateX(-400px);
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }

    8% {
        opacity: 1;
        transform: translateX(0px);
    }

    17% {
        opacity: 1;
        transform: translateX(0px);
    }

    19% {
        opacity: 0;
        transform: translateX(-400px);
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@media screen and (max-width:1140px) {
    .cb-slideshow li div h3 {
        font-size: 50px;
        line-height: 30px
    }

    .cb-slideshow li div p {
        font-size: 25px;
        line-height: 20px
    }

    .cb-slideshow li div.logo-banner img {
        width: 20%;
    }
}

@media screen and (max-width:600px) {
    .cb-slideshow li div h3 {
        font-size: 30px;
        line-height: 16px;
    }

    .cb-slideshow li div p {
        font-size: 20px;
        line-height: 14px;
    }

    .cb-slideshow li div.logo-banner img {
        width: 20%;
    }
}

ul.bxslider2 {
    margin: 0px;
    padding: 0px;
}

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

ul.home-slider-pagi {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0%;
    left: 9.3%;
    z-index: 10;
}

ul.fixer {
    position: fixed;
    top: 0px;
    left: 0px;
}

ul.home-slider-pagi li {
    float: left;
}

ul.home-slider-pagi li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px 15px 20px 15px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    border-right: 1px solid #5c5c5c;
    background-image: url(../img/transp-black.png)\9 !important;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
}

.about-golden-box {
    width: 100%;
    background-color: #dbb97a;
}

.about-brown-box {
    width: 100%;
    background-color: #1d1d1d;
}

.why-boxes {
    padding: 7% 7%;
    min-height: 257px;
    min-height: 260px\9 !important;
}

.why-boxes h2 {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
}

.why-boxes p.about-sub-ttle {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    padding: 0px 0px 12px 0px;
}

.why-boxes p {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.what-we-do-box-main {
    width: 100%;
}

.what-we-do-box-main h2.what-we-dox-ttle {
    font-size: 24px;
    color: #2e2e2e;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 2% 0% 1%;
}

.what-we-do-box-main p.what-we-do-desc {
    font-size: 22px;
    color: #d2ac67;
    line-height: 30px;
    font-weight: 300;
    padding: 0% 10%;
    text-align: center;
}

.what-we-do-box-main p.what-we-do-desc span {
    font-style: italic;
    font-size: 24px;
}

.grid-desc-box-main {
    width: 100%;
}

.grid-desc-box-main .grid-desc {
    width: 100%;
}

.grid-desc-box-main .grid-desc p {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
    padding: 0% 7%;
}

.company-timeline-main {
    width: 100%;
}

.company-timeline-main h2 {
    color: #2e2e2e;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.timeline-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    padding: 3%;
    width: 65%;
    background-image: url(../img/transp-black.png)\9;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
}

.top-right {
    top: 0px;
    right: 0px;
}

.bottom-left {
    bottom: 0px;
    left: 0px;
}

p.timeline-ttle {
    text-align: left;
    color: #d9b471;
    font-size: 30px;
    font-weight: 700;
    margin: 0px;
}

p.timeline-desc {
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    margin: 0px;
}

.della-factory-main {
    width: 100%;
    background-color: #e3e3e3;
    padding: 1% 0%;
    margin: 3% 0%;
}

.della-factory-inner {
    width: 98%;
    margin: 0% auto;
    background-image: url(../img/della-factory-bg_03.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

.della-factory-box {
    width: 54%;
    background: rgba(0, 0, 0, 0.6);
    padding: 2.9% 3%;
    float: right;
}

.della-factory-box h2 {
    color: #d9b471;
    font-weight: 300;
    font-size: 28px;
    line-height: 32px;
}

.della-factory-box h2 span {
    font-weight: 700;
    color: #fff;
}

.della-factory-box p {
    color: #fff;
    font-size: 18px;
}

.client-box-main {
    width: 100%;
    padding-bottom: 3%;
}

.client-box-main h2 {
    color: #2e2e2e;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.client-box-main img {
    width: 100%;
}

.awards-main-box {
    width: 100%;
    position: relative;
}

.awards-main-box h2 {
    text-align: center;
    font-weight: 700;
    color: #2e2e2e;
    font-size: 28px;
    text-transform: uppercase;
}

.vision-main-box {
    width: 100%;
}

.vision-main-box h2 {
    color: #2e2e2e;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    padding: 3% 0% 1%;
    margin: 0px;
}

.vision-main-box p {
    color: #7d7d7d;
    font-size: 22px;
    font-weight: 300;
    padding: 0% 15% 1%;
    line-height: 28px;
    text-align: center;
}

.award-overlay {
    width: 100%;
    position: absolute;
    padding: 3% 5%;
    top: 65%;
    background: rgba(0, 0, 0, 0.8);
    background-image: url(../img/transp-black.png)\9;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
    min-height: 75px;
}

.award-overlay h2 {
    font-size: 25px;
    color: #d2ac67;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    background-image: none;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: left;
}

.award-overlay p {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
}

.i-to-we-main-box {
    width: 100%;
    min-height: 404px;
    background-image: url(../img/i-to-we-bg_02.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.i-to-pic {
    padding-top: 9%;
}

.i-to-desc {
    width: 100%;
    overflow-y: scroll;
    height: 330px;
    margin-top: 7%;
}

.i-to-desc h2 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.i-to-desc h2.running {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    font-family: 'Playball', cursive;
}

.i-to-desc p.i-to-sub-ttle {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
}

.i-to-desc p.i-to-sub-desc {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.curated-jimmy-box {
    width: 100%;
}

.curated-desc-box {
    width: 100%;
    padding: 15% 10% 20.5% 10%;
}

.curated-desc-box p.curated-big-txt {
    font-weight: 700;
    color: #2e2e2e;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0px;
    padding: 0px;
    line-height: 43px;
}

.curated-desc-box p.curated-golden-txt {
    font-weight: 300;
    color: #d9b471;
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    line-height: 38px;
}

.curated-desc-box p {
    font-size: 16px;
    color: #7d7d7d;
    font-weight: 400;
    line-height: 24px;
}

.curated-desc-box p.qotes-by {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

a#visit-website {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #d2ac67;
    font-size: 12px;
    font-weight: 700;
    padding: 9px 23px 9px 10px;
    border: 1px solid #d2ac67;
    display: block;
    margin-top: 20px;
    width: 120px;
    background-image: url(../img/read-more-btn-arrw_07.jpg);
    background-repeat: no-repeat;
    background-position: 97px 13px;
}

.business-resorts-section {
    width: 100%;
    min-height: 660px;
    background-image: url(../img/resorts-business-bg_05.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
    padding-top: 8%;
}

.business-resort-inner {
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.8);
}

.business-resort-inner .business-inner-resort-box {
    border: 1px solid #d9b471;
    padding: 3% 10%;
    margin-top: 0%;
}

.business-resort-inner {
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.8);
}

.business-resort-inner .business-inner-resort-box h2.resort-business-ttle {
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 43px;
}

.business-resort-inner .business-inner-resort-box p.resort-businnes-sub-ttle {
    font-weight: 300;
    font-size: 22px;
    color: #dab574;
    line-height: 28px;
}

.business-resort-inner .business-inner-resort-box p.resort-businnes-sub-ttle span {
    font-weight: 700;
}

.business-resort-inner .business-inner-resort-box p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

a#visit-website2 {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: #d2ac67;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 10px 9px 10px;
    border: 1px solid #d2ac67;
    display: block;
    margin-top: 20px;
    width: 145px;
}

.business-adv-box-pic {
    width: 100%;
}

.adv-desc-business {
    width: 100%;
    padding: 10% 5%;
}

.adv-desc-business p {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 24px;
}

.della-suite-main {
    width: 100%;
    padding: 2%;
    background-color: #222222;
}

.della-suite-main .suite-box {
    width: 100%;
    margin-bottom: 3%;
    text-align: center;
}

.della-suite-main .suite-box img {
    width: 100%;
}

.della-suite-main .suite-box img.suite-txt {
    width: 83%;
    margin-bottom: 2px;
    margin-top: 3px;
}

#scroll-top {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    right: 0;
    padding: 5px !important;
    font-size: 16px !important;
    margin: 0.9em;
    display: inline-block;
    padding: 0.15em 0.5em;
    border-radius: 3px;
    color: #fafafa;
    text-decoration: none;
    border: 1px solid transparent;
    background: #d2ac67;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#scroll-top:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.35em;
    width: 0;
    height: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid #fefefe;
}

.award-new {
    width: 84%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
}

.award-new img {
    width: 89%;
}

.awards-content h2 {
    font-size: 53px;
    font-weight: 900;
    padding-top: 113px;
    color: #d2ac67;
}

.awards-content p {
    color: #7d7d7d;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
}

.della-suite-main .suite-box img.suite-txt2 {
    width: 83%;
    margin-bottom: 0px;
    margin-top: 5px;
}

.della-suite-main .suite-box a {
    text-decoration: none;
}

.della-suite-main .suite-box a h2 {
    text-transform: uppercase;
    color: #d2ac67;
    font-size: 15px;
    margin: 0px;
    padding: 10px 0px 2px 0px;
}

.della-suite-main .suite-box a h3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 14px;
    margin: 0px;
    padding: 5px 0px 2px 0px;
    font-weight: 600;
}

.della-suite-main .suite-box a p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.address {
    border-right: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 15px;
}

.address h2 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    color: #d2ac67;
    padding-top: 20px;
    padding-bottom: 8px;
}

.address h3 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
}

.address p {
    min-height: 130px;
}

.white {
    background-color: transparent !important;
}

a.get-btn {
    text-decoration: none;
    background-color: #d2ac67;
    color: #fff;
    padding: 5px 5px;
}

#mapBox {
    width: 600px;
    height: auto;
    display: none;
    *margin-left: -9999px;
    *height: 0px;
    *position: relative;
    *top: -500px;
    *display: block
}

#mapBox2 {
    width: 600px;
    height: auto;
    display: none;
    *margin-left: -9999px;
    *height: 0px;
    *position: relative;
    *top: -500px;
    *display: block
}

.suit-pic-box {
    position: relative;
}

.suit-pic-overlay {
    width: 100%;
    position: absolute;
    top: 0px;
    height: 100%;
    background: rgba(217, 180, 113, 0.6);
    display: none;
    background-image: url(../img/transparent-gold.png)\9;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
}

.suit-pic-overlay p {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    padding-top: 50%;
}

.suit-pic-overlay p span {
    border: solid 1px #e4e4e4;
    padding: 5px 5px;
}

.white-arrow {
    padding-right: 0px;
    color: #d2ac67 !important;
    font-weight: 700;
}

.business-inner-main {
    width: 100%;
}

.business-first-box h2.main-ttle {
    color: #2e2e2e;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 20px 0px;
    padding: 20px 0px 0px;
}

.inner-activiti-box {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.bus-activ {
    border: 3px solid #fff;
    position: relative;
}

.bus-activ img {
    width: 100%;
}

.amenities-box {
    position: absolute;
    bottom: 0px;
    padding: 10px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.amenities-box p {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
}

.amenities-box p span {
    color: #FF0;
}

.image-conatiner {
    width: 100%;
    min-height: 385px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.image-conatiner h2.main-ttle2 {
    position: absolute;
    top: 40%;
    left: 35%;
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
}

.video-box {
    float: left;
    margin-right: 18px;
    margin-bottom: 15px;
}

.last-video {
    margin-right: 0px;
}

.image-conatiner p.sub-txt {
    position: absolute;
    top: 55%;
    left: 35%;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
}

.image-conatiner a#visit-website {
    background-color: #1d1d1d;
    text-align: center;
    padding: 9px 15px;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    position: absolute;
    top: 61%;
    left: 42%;
}

.top-slide-pic {
    background-image: url(../img/slide-1bg.jpg);
}

.second-slide-pic {
    background-image: url(../img/slide2-bg.jpg);
}

.third-slide-pic {
    background-image: url(../img/slide-3-bg.jpg);
}

.fourth-slide-pic {
    background-image: url(../img/slide-4-bg.jpg);
}

.villa-slide-pic-1 {
    background-image: url(../img/villas-bg-1.jpg);
}

.villa-slide-pic-2 {
    background-image: url(../img/villas-bg-2.jpg);
}

.phase-1-slide-pic {
    background-image: url(../img/pahse-1background-big.jpg);
}

.stripe-box {
    background: url(../img/pattern-home-banner.png) repeat top left;
}

.stores-pic {
    background-image: url(../img/store-pic-banner.jpg);
}

.store-pic-2 {
    background-image: url(../img/store-pic-new-2.jpg);
}

.store-pic-1 {
    background-image: url(../img/store-pic-new-1.jpg);
}

.slide {
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: relative;
}

.wrapper {
    width: 960px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

.slideno {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 100px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
}

.button {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    background-color: #333333;
    background-image: url(../images/arrow.png);
}

.button:hover {
    background-color: #494949;
    cursor: pointer;
}

#slide1 {
    background-color: #fff;
}

#slide2 {
    background-color: #fff;
}

#slide3 {
    background-color: #fff;
}

#slide4 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a#visit-website3 {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: #d2ac67;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 23px 9px 10px;
    border: 1px solid #d2ac67;
    display: block;
    width: 185px;
    margin: 20px auto;
}

.restautant-business-pics img {
    width: 100%;
}

p.projects-txt {
    color: #7d7d7d;
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
    padding: 0px 12% 3%;
    text-align: center;
}

.project-carousel-container {
    width: 100%;
}

ul.bxslider-new {
    margin: 0px;
    padding: 0px;
}

ul.bxslider-new li .project-cover {
    float: left;
    width: 24.8%;
    margin-right: 0.2%;
    position: relative;
}

ul.bxslider-new li .project-cover img {
    width: 100%;
}

ul.bxslider-new li .project-cover a .past-project-wrp {
    width: 100%;
    height: 100%;
    background: rgba(217, 180, 113, 0.6);
    position: absolute;
    top: 0px;
    display: none;
    padding-top: 40%;
}

ul.bxslider-new li .project-cover a .past-project-wrp p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

ul.bxslider-new li .project-cover a .past-project-wrp span {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 4px 0px;
    border: 1px solid #fff;
    text-align: center;
}

.past-project-inner-box {
    width: 100%;
}

.past-project-inner-box .project-gallery-main {
    width: 100%;
    position: relative;
}

#carousel {
    margin-top: 0px;
}

.past-project-desc-box {
    width: 90%;
    background-color: #222222;
    text-align: left;
    padding: 0% 10%;
    min-height: 638px;
}

.past-project-desc-box h2 {
    text-transform: uppercase;
    color: #d3ac67;
    font-size: 22px;
    font-weight: 700;
    margin: 0px;
    padding: 5% 10% 5% 0%;
}

.past-project-desc-box span.bullet {
    color: #fff;
    width: 116px;
    margin: 20px auto 20px;
    display: block;
}

.past-project-desc-box p.past-head {
    color: #d3ac67;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 0px;
}

.past-project-desc-box p.past-desc {
    color: #fff;
    font-weight: 300;
    margin-bottom: 25px;
}

#pro-close {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 0px;
    right: 73px;
}

.img_hover {
    position: relative;
}

.past-project-landing-wrp {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(217, 180, 113, 0.6);
    padding-top: 40%;
    display: none;
}

.past-project-landing-wrp span {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    width: 250px;
    margin: 0 auto;
    padding: 4px 0px;
    border: 1px solid #fff;
    text-align: center;
}

.press-main-box {
    width: 100%;
    padding: 3%;
}

.press-inner-box {
    width: 100%;
    /* margin-bottom:20px;min-height:370px; */
    min-height: 414px;
}

.press-inner-box .press-pic {
    width: 100%;
}

.press-inner-box .press-pic img {}

.press-inner-box .press-desc {
    width: 100%;
    min-height: 185px;
    position: relative;
    padding-top: 30px;
}

.press-inner-box .press-desc h2.press-year {
    color: #dbb570;
    font-weight: 700;
    font-size: 26px;
    margin: 10px 0px;
}

.press-inner-box .press-desc h2.press-line {
    color: #7d7d7d;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    min-height: 50px;
}

.press-inner-box .press-desc h2.press-source {
    color: #2e2e2e;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    min-height: 20px;
}

.press-inner-box .press-desc a.download-lnk {
    text-transform: uppercase;
    font-size: 12px;
    color: #d9b471;
    text-decoration: none;
    width: 138px;
    display: block;
    position: absolute;
    top: 5px;
}

a#show-more {
    background-color: #d3ac67;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 8px 10px;
    float: right;
    margin-bottom: 30px;
    margin-right: 20px;
}

.press-inner-box .press-desc a.download-lnk:hover {
    text-decoration: underline;
}

.video-main-box {
    width: 100%;
    padding: 3%;
}

.video-inner-box {
    width: 100%;
    background-color: #f6f6f6;
    padding: 4% 5%;
    margin-bottom: 20px;
}

.video-inner-box a .video-box {
    width: 100%;
    position: relative;
}

.video-inner-box a .video-box img {
    width: 100%;
}

.video-inner-box a .video-icon {
    width: 47px;
    height: 48px;
    position: absolute;
    top: 38%;
    left: 43%;
}

.video-inner-box a {
    text-decoration: none;
    display: block;
}

.video-inner-box a .video-desc {
    width: 100%;
    height: 370px;
}

.press-banner-title {
    position: absolute;
    left: 35%;
    top: 35%;
    color: #ffffff;
    font-size: 50px;
    text-transform: uppercase;
}

.video-inner-box a .video-desc h2.video-ttle {
    color: #dbb570;
    font-size: 22px;
    margin: 10px 0px;
    font-weight: 700;
}

.video-inner-box a .video-desc p {
    color: #7d7d7d;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}

.why-boxes2 {
    min-height: 328px;
    min-height: 300px\9 !important;
}

.why-boxes3 {
    min-height: 308px;
    min-height: 300px\9 !important;
}

.bus-overlay-box {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px;
    position: absolute;
    bottom: 0px;
    background-image: url(../img/transp-black.png)\9;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
}

.bus-overlay-box2 {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 5px;
    position: absolute;
    top: 0px;
    background-image: url(../img/transp-black.png)\9;
    background-repeat: repeat\9;
    background-position: 0px 0px\9;
}

.bus-overlay-box p {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}

.bus-overlay-box2 p {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}

.top-slide-resort {
    background-image: url(../img/top-resort-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px -80px;
}

.second-slide-resort {
    background-image: url(../img/resort-bg-2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.banquet-slide-pic {
    background-image: url(../img/banquet-slide-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.night-club-slide-pic {
    background-image: url(../img/nignt-club-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.swimming-pool-slide-pic {
    background-image: url(../img/swimming-pool-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.resort-main-box {
    width: 100%;
    padding-bottom: 30px;
}

.resort-main-box .resort-box {
    width: 100%;
}

.resort-main-box .resort-box h2 {
    font-size: 24px;
    color: #d2ac67;
    font-weight: 700;
    text-align: center;
}

.resort-main-box .resort-box img {
    width: 100%;
}

.grid-resort-main {
    width: 100%;
    padding-bottom: 30px;
}

.grid-resort-main h2 {
    font-size: 24px;
    color: #d2ac67;
    font-weight: 700;
}

.comapny-time-box {
    width: 100%;
    background-color: #222222;
}

.comapny-time-box h2.company-time-ttle {
    color: #fff;
    background-color: #2e2e2e;
    width: 100%;
    padding: 1% 0%;
    width: 100%;
    margin: 0px;
}

#slider-new ul,
#slider-new li,
#slider2 ul,
#slider2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider2 {
    margin-top: 1em;
}

#slider-new li,
#slider2 li {
    width: 1360px;
    height: 440px;
    overflow: hidden;
}

#prevBtn,
#nextBtn,
#slider1next,
#slider1prev {
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: 0px;
    top: 165px;
    z-index: 1000;
}

#nextBtn,
#slider1next {
    left: 1300px;
}

#prevBtn a,
#nextBtn a,
#slider1next a,
#slider1prev a {
    display: block;
    position: relative;
    width: 46px;
    font-size: 0px;
    height: 166px;
}

#nextBtn a,
#slider1next a {
    background: url(../images/btn_next.gif) no-repeat 0 0;
}

#prevBtn a {
    background-image: url(../images/time-left-arrw_06.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#nextBtn a {
    background-image: url(../images/time-right-arrw_06.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

ol#controls {
    margin: 0em 0;
    padding: 35px 0px;
    height: 100px;
    background-color: #d3ac67;
    background-image: url(../images/sep-time.png);
    background-repeat: repeat-x;
    background-position: 0px 37px;
}

ol#controls li {
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 28px;
    line-height: 28px;
}

ol#controls li#controlsprev {
    background-image: none;
    WIDTH: 10PX;
}

ol#controls li#controlsnext {
    background-image: none;
    WIDTH: 10PX;
}

ol#controls li {
    background-image: url(../images/time-line-dot_11.jpg);
    background-repeat: no-repeat;
    background-position: 32px 0px;
}

ol#controls li a {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    padding: 20px 0px 0px;
    text-decoration: none;
    width: 78px;
    text-align: center;
}

ol#controls li.current a {
    background-image: url(../images/time-active_15.jpg);
    background-repeat: no-repeat;
    background-position: 0px 16px;
    color: #fff;
    height: 48px;
    background-size: contain;
}

ol#controls li a:focus,
#prevBtn a:focus,
#nextBtn a:focus {
    outline: none;
}

.time-box {
    text-align: center;
}

.time-box img {
    width: 100%;
}

.time-box p {
    color: #dac99d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

#slider-new {
    padding: 1% 0%;
    height: auto !important;
}

p.gen-time-text {
    color: #dac99d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    padding-top: 1%;
}

h2.time-line-ttle {
    color: #d3ac67;
    font-size: 40px;
    text-align: center;
    background-image: url(../images/timeline-ttle-sep_03.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.career-main-tab {
    width: 100%;
    padding: 3% 0%;
}

.career-main-tab ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.career-main-tab ul li {
    float: left;
}

.career-main-tab ul li a {
    text-decoration: none;
    margin: 0px 22px 0px 0px;
    padding: 0px 22px 0px 0px;
    color: #a3a3a3;
    font-size: 16px;
    font-weight: 700;
    border-right: 2px solid #a3a3a3;
}

.career-main-tab ul li a.lst-career-lnk {
    margin-right: 0px;
    border-right: 0px;
}

.career-main-tab ul li a:hover {
    color: #d9b471;
}

.career-main-tab ul li a.career-act {
    color: #d9b471;
}

.career-top-main {
    width: 100%;
}

.career-top-left {
    width: 100%;
}

.top-desc-career {
    width: 96%;
    padding: 2% 0%;
}

h2.career-ttle-all {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    color: #d9b471;
    font-size: 24px;
    font-weight: 700;
}

p.career-desc-all {
    color: #7d7d7d;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    text-align: justify;
}

.career-top-right {
    width: 100%;
}

.head-top-right {
    width: 100%;
    background-color: #fff;
    margin-bottom: 3px;
    padding: 0px 0px 5px 0px;
    margin: 0px 20px 0px 20px;
    border-bottom: 1px solid #2e2e2e;
}

.career-job-ttle {
    width: 100%;
}

.career-job-ttle h2 {
    font-size: 20px;
    color: #2e2e2e;
    font-weight: 400;
    margin: 0px;
    line-height: 14px;
}

.career-job-ttle span {
    color: #969696;
    font-size: 10px;
}

.career-job-social-lnks {
    width: 100%;
}

.career-job-social-lnks ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: right;
}

.career-job-social-lnks ul li {
    float: left;
    margin: 0px 0px;
    padding: 0px 2px;
}

.career-job-social-lnks ul li a {
    text-decoration: none;
    border: 0;
    outline: none;
    outline-style: none;
}

.career-job-box {
    width: 100%;
    padding: 0px 0px 6px 0px;
    background-color: #fff;
    border-bottom: 1px dotted #7d7d7d;
}

.career-job-box h2 {
    color: #d9b471;
    margin: 0px 0px 5px 0px;
    padding: 15px 0px 0px 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.career-job-box ol {
    list-style: decimal;
    list-style-type: decimal;
    margin: 0px 0px 0px 40px;
    padding: 0px;
    font-weight: 700;
}

.career-job-box ol li {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.career-job-box ol li a {
    text-decoration: none;
    display: block;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 700;
    padding: 3px 0px 3px 0px;
}

.career-job-box ol li a:hover {
    color: #d9b471;
}

.career-job-box ol li a span.gold-career-arrw {
    margin-left: 10px;
    color: #d9b471;
    font-size: 15px;
}

.bx-pager a {
    margin: 0 1px;
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/flexslider-icon.eot');
    src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.career-job-box ul li p {
    padding: 0px 0px 0px 20px;
    margin-bottom: 0px;
}

a.career-view {
    color: #d9b471;
    font-size: 12px;
    font-weight: 700;
    background-image: url(../img/golden-aarrww_13.png);
    background-repeat: no-repeat;
    background-position: 66px 3px;
    text-decoration: none;
    padding: 0px 10px 15px 20px;
    margin-top: 15px;
    display: block;
    width: 77px;
}

.career-pad-btm {
    padding-bottom: 20px;
}

a.golden-arw {
    color: #d9b471;
    font-weight: 300;
    background-image: url(../img/golden-aarrww_13.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 10px;
    text-decoration: none;
}

.top-scroll-tabs-career {
    width: 100%;
}

.top-scroll-tabs-career h2 {
    color: #d9b471;
    font-size: 42px;
    text-align: center;
    margin: 0px;
    font-weight: 300;
    font-style: italic;
    padding: 0% 4%;
}

.career-circle-box {
    width: 100%;
    padding: 3% 0%;
}

.career-circle-wrp {
    width: 100%;
    position: relative;
}

.career-circle-wrp a {
    text-decoration: none;
}

.career-circle-wrp p {
    text-transform: uppercase;
    color: #7d7d7d;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 0px;
}

.org-hvr {
    position: absolute;
    display: none;
}

.people-hvr {
    position: absolute;
    display: none;
}

.reward-hvr {
    position: absolute;
    display: none;
}

.job-hvr {
    position: absolute;
    display: none;
}

.trait-hvr {
    position: absolute;
    display: none;
    left: 13px;
    top: 1px;
}

#trait-new {
    width: 153px;
    height: 153px;
    background-image: url(../img/career-blue-circle_18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#trait-new:hover {
    background-image: url(../img/trait-hver-pic_03.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#job-new {
    width: 153px;
    height: 153px;
    background-image: url(../img/career-yellow-circle_18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#job-new:hover {
    background-image: url(../img/job-hver-pic_03.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#reward-new {
    width: 153px;
    height: 153px;
    background-image: url(../img/career-orange-circle_18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#reward-new:hover {
    background-image: url(../img/reward-hver-pic_03.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.breadcrumb {
    width: 100%;
    padding: 1% 2%;
    margin: 0px;
}

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

.breadcrumb ul li {
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.breadcrumb ul li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #222;
}

.breadcrumb ul li a:after {
    content: '›';
    display: inline;
    font-size: 1.2em;
    color: #222;
    margin-left: 10px;
    font-weight: 700;
}

.breadcrumb ul li:last-child a {
    color: #f00;
}

.breadcrumb ul li.lst-bread a:after {
    color: transparent;
}

.timeline {
    background-color: #000;
    padding: 1% 10%;
}

.timeline ul li a {
    color: #fff;
}

.timeline ul li a:after {
    color: #fff;
}

.new-bread-pad {
    padding: 1% 10%;
}

.social-links {
    float: right;
    width: 100%;
    text-align: right;
}

.social-links a {
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    margin-right: 10px;
}

.social-links {}

#people-new {
    width: 153px;
    height: 153px;
    background-image: url(../img/career-green-circle_18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#people-new:hover {
    background-image: url(../img/people-hver-pic_03.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#org-new {
    width: 153px;
    height: 153px;
    background-image: url(../img/career-pink-circle_18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#org-new:hover {
    background-image: url(../img/org-hver-pic_03.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.trait-wrapper {
    width: 100%;
}

.common-tittle-wrp {
    width: 66%;
    text-align: center;
    margin: 0 auto 25px;
}

.common-tittle-wrp2 {
    width: 78%;
    text-align: center;
    margin: 0 auto 25px;
}

.common-tittle-wrp3 {
    width: 71% !important;
}

span.green-bord-ttle {
    margin: 0px 15px;
    border-bottom: 1px solid #cfcfcf;
    width: 144px;
    float: left;
    display: inline-block;
}

span.main-title {
    color: #333333;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    float: left;
}

span.gold-txt {
    color: #d9b471;
}

.trait-main-box {
    width: 100%;
    padding: 5% 0% 0%;
}

.trait-row {
    width: 100%;
    min-height: 253px;
    padding: 40px 20px 20px 20px;
    position: relative;
    margin-bottom: 80px;
}

.brwn-trait {
    background-color: #f3f3f3;
}

.blue-trait {
    background-color: #24a1d7;
}

.trait-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    top: -42px;
    right: 0px;
}

.brwn-btm-icon {
    width: 32px;
    height: 20px;
    position: absolute;
    bottom: -18px;
    left: 50%;
}

.brwn-trait h2 {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 8px;
    border-bottom: 2px solid #d9d9d9;
}

.brwn-trait p {
    color: #2e2e2e;
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    padding-top: 10px;
}

.blue-btm-icon {
    width: 32px;
    height: 20px;
    position: absolute;
    bottom: -16px;
    left: 50%;
}

.blue-trait h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 8px;
    border-bottom: 2px solid #fff;
}

.blue-trait p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    padding-top: 10px;
}

.top-head-traning {
    width: 100%;
}

.top-head-traning p {
    color: #2e2e2e;
    font-size: 24px;
    font-weight: 700;
    padding: 1% 0%;
    text-transform: uppercase;
}

.training-wrp-new {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9e9e9;
    margin-bottom: 30px;
}

.yellow-training-box {
    padding: 32px;
    background-image: url(../img/training-yello-bg_34.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
}

.desc-training-devlop p {
    color: #fff;
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 10px;
    text-align: justify;
}

.orange-training-box {
    padding: 32px;
    background-image: url(../img/orange-bg_41.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
}

.green-training-box {
    padding: 32px;
    background-image: url(../img/people-bg_46.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
}

.pink-training-box {
    padding: 32px;
    background-image: url(../img/org-bg_49.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
    min-height: 230px;
}

.career-team-wrp {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}

.career-team-wrp img {
    width: 100%;
}

.yellow-talk-box {
    width: 217px;
    height: 84px;
    position: absolute;
    top: 110px;
    right: 105px;
    background-image: url(../img/yellow-dialouge-box_09.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.yellow-talk-box p a {
    color: #fff;
    text-align: center;
    padding: 40px 0px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
}

.blue-talk-box {
    width: 217px;
    height: 84px;
    position: absolute;
    top: 302px;
    left: 104px;
    background-image: url(../img/blue-dialouge-box_09.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.blue-talk-box p a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 40px 0px;
    font-size: 16px;
    text-transform: uppercase;
}

.career-top-pad-new {
    padding-top: 3%;
}

.big-circle-acreer-main {
    width: 100%;
    position: relative;
    min-height: 800px;
    padding-bottom: 87px;
    background-image: url(../img/circle-box-bg_07.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.circle-big-box {
    width: 375px;
    min-height: 375px;
    float: left;
}

.circle-big-box img {
    width: 100%;
}

.circle-1 {
    position: absolute;
    top: 0px;
    left: 15%;
    z-index: 50;
}

.circle-2 {
    position: absolute;
    top: 0px;
    right: 13%;
}

.circle-3 {
    position: absolute;
    top: 36%;
    left: 1%;
    z-index: 60;
}

.circle-4 {
    position: absolute;
    top: 36%;
    left: 32%;
    z-index: 55;
}

.circle-5 {
    position: absolute;
    top: 36%;
    right: -2%;
}

.fun-at-work-main {
    width: 100%;
    background-color: #24a1d7;
    padding: 25px;
    margin-bottom: 30px;
}

.fun-work-left {
    width: 100%;
}

.fun-work-left h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

.fun-work-left p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    text-align: justify;
}

.fun-work-left p:last-child {
    padding-bottom: 0px;
}

.fun-at-right {
    width: 100%;
}

.event-exb {
    width: 100%;
    background-color: #fff;
    padding: 25px;
    margin-bottom: 30px;
}

.event-left-box {
    width: 100%;
}

.event-right-box {
    width: 100%;
}

.event-right-box h2 {
    color: #d9b471;
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

.event-right-box p {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    text-align: justify;
}

.job-dec-career-box {
    width: 100%;
}

.job-dec-career-box ol {
    list-style: decimal;
    list-style-type: decimal;
    margin: 0px 0px 10px 20px;
    padding: 0px;
}

.job-dec-career-box ol li {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    coloe: #2e2e2e;
}

.modal-footer a {
    text-decoration: none;
    width: 120px;
    text-align: center;
    color: #fff;
    background-color: #d9b471;
    padding: 7px;
    display: inline-block;
    margin: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.modal-footer a:hover {
    border: 1px solid #d9b471;
    background-color: #fff;
    color: #d9b471;
}

.modal-footer a {
    transition: all .8s ease;
}

.modal-footer a {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    border: 1px solid #fff;
}

.modal-body {
    height: 450px;
    overflow-y: auto;
}

.latest-job-main {
    width: 100%;
    padding: 3% 0% 2%;
}

.steps-box {
    width: 100%;
}

.process-steps {
    background-color: #fafafa;
    box-shadow: 0px 0px 2px -1px #aaaaaa;
}

.steps-box h2.step-ttle {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    color: #2e2e2e;
    text-transform: uppercase;
    background-color: #e6e6e6;
    box-shadow: 0px 0px 2px -1px #aaaaaa;
    margin: 0px;
    padding: 15px 20px;
}

.process-steps {
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e8e8e8;
}

.process-steps h2 {
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #2e2e2e;
    margin-top: 0px;
}

.process-steps input[type="text"] {
    text-align: left;
    background-image: url('../images/input_bg.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 35px;
    border: 1px solid #cfcfcf;
    font-size: 15px;
    padding: 0px 5px;
}

.process-steps select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #f6f6f6 url(../images/select-arrow.png) no-repeat 101% center;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 5px;
    border: 1px solid #cfcfcf;
}

.process-steps .submit {
    margin-top: 15px;
}

.process-steps p.sub-ttle-steps {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
}

.process-steps p.step-desc {
    font-size: 18px;
    font-weight: 400;
    padding: 0% 0%;
    text-align: justify;
}

.process-steps p.step-desc a {
    text-decoration: none;
    color: #d9b471;
}

.listing-career-box h2.listing-ttle {
    font-size: 26px;
    text-align: left;
    font-weight: 700;
    color: #2e2e2e;
    text-transform: uppercase;
    background-color: #fff;
    box-shadow: 0px 0px 2px -1px #aaaaaa;
    margin: 0px;
    padding: 15px 0px 15px 4%;
}

.inner-listing-box {
    width: 100%;
}

.inner-listing-box ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.inner-listing-box ul li {
    float: none;
}

.inner-listing-box ul li a {
    text-decoration: none;
    padding: 2% 4% 3%;
    display: block;
    background-color: #fff;
}

.inner-listing-box ul li a:hover {
    background-color: #f0f0f0;
}

.inner-listing-box ul li a p.list-top-txt {
    margin: 0px;
    color: #2e2e2e;
    font-size: 16px;
    margin-bottom: 3px;
}

.inner-listing-box ul li a h2.list-head-txt {
    margin: 0px;
    color: #d9b471;
    font-size: 19px;
    font-weight: 400;
}

.inner-listing-box ul li a p.list-city-txt {
    margin: 0px;
    color: #2e2e2e;
    padding: 12% 0% 0% 21%;
    background-image: url(../img/location-listing.png);
    background-repeat: no-repeat;
    background-position: 0px 14px;
}

.latest-job-inner-main {
    width: 100%;
    padding: 3% 0% 3%;
}

.inner-job-head {
    width: 100%;
    padding: 2% 4%;
    background-color: #fafafa;
    box-shadow: 0px -1px 1px 1px #aaaaaa;
}

.inner-job-head a {
    text-decoration: none;
    width: 120px;
    text-align: center;
    color: #fff;
    background-color: #d9b471;
    padding: 7px;
    display: inline-block;
    margin: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.inner-job-head h2 {
    color: #d9b471;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin: 0px;
}

.inner-job-head p.inner-job-sub-head {
    font-size: 20px;
    font-weight: 400;
    color: #2e2e2e;
    padding: 0% 0%;
}

.inner-job-head p.inner-locat {
    margin: 0px;
    color: #2e2e2e;
    padding: 0% 0% 0% 3%;
    background-image: url(../img/location-listing.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.inner-job-desc {
    width: 100%;
    padding: 2% 4%;
    background-color: #fafafa;
    box-shadow: 0px 1px 1px 1px #aaaaaa;
}

.inner-job-desc ul {
    list-style: decimal;
    list-style-type: decimal;
    margin: 0px 0px 0px 27px;
    padding: 0px;
}

.inner-job-desc ul li {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #2e2e2e;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.inner-job-desc a {
    text-decoration: none;
    width: 120px;
    text-align: center;
    color: #fff;
    background-color: #d9b471;
    padding: 7px;
    display: inline-block;
    margin: 20px 0px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

h4.apply-carrer-ttle {
    text-transform: uppercase;
    text-align: center;
}

.new-modal-header {
    padding: 8px;
}

.new-modal-footer {
    display: none;
}

.new-modal-body {
    padding: 0px;
    height: 600px;
    overflow-y: inherit
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    display: inline-block;
    float: none;
    margin-right: -4px;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.ipad-hide {
    display: block;
}

.ipad-show {
    display: none;
}

.mobile-show {
    display: none !important;
}

.mobile-hide {
    display: block !important;
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width:1200px) {}

.fact-con {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
}

.top-slide-pic3 {
    background-image: url(../images/jimmy2.jpg);
}

.image-conatiner3 {
    width: 100%;
    min-height: 380px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.top-slide-pic2 {
    background-image: url(../images/jimpic1.jpg);
}

.image-conatiner2 {
    width: 100%;
    min-height: 380px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#about-ajm-con {
    background-color: #3c3939;
    text-align: center;
    color: #FFF;
}

#about-ajm-con hr {
    border: none;
    border-bottom: solid 1px #d8d0d0;
    margin-top: 20px;
    margin-bottom: 20px;
}

#about-ajm-con h2,
#about-ajm-con h3 {
    color: #df7926;
    padding-top: 50px;
    font-size: 2em;
}

#about-ajm-con h3 {
    font-size: 18px;
}

#about-ajm-con p {
    line-height: 24px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
}

.exlinks {
    color: #d8d0d0;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 25px;
}

.exlinks a {
    color: #d8d0d0;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.slogan {
    font-size: 2.7em;
    font-style: italic;
    color: #d8d0d0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #d8d0d0;
    border-top: solid 1px #d8d0d0;
}

.link-bt {
    margin-bottom: 50px;
}

.link-bt a {
    text-decoration: none !important;
}

.link-bt a span {
    background-color: #df7926;
    padding: 8px 8px;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none !important;
}

.link-bt a:hover span {
    border: solid 1px #FFF;
    color: #FFF;
}

.joblisting_cont {
    background: #fff;
}

.margin-top-20 {
    margin-top: 20px;
}

.process-step-image {
    margin-right: 10px;
}

.app_process {
    padding: 15px 0px !important;
}

.app_process span {
    color: #d9b471;
}

.gold-big-txt {
    color: #d9b471;
    font-weight: 700;
    font-style: italic;
}

.gold-smll-txt {
    font-size: 26px;
}

.top-scroll-tabs-career h2 {
    padding: 0px 0px;
}

.magzine-pic {
    width: 155px;
    float: left;
    margin-right: 30px;
}

.press-wrp {
    float: left;
}

.meet-team-head-quote {
    width: 100%;
}

.meet-team-head-quote h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 26px;
    color: #2e2e2e;
    margin-top: 0px;
}

.meet-team-head-quote h2 span {
    font-weight: 700;
}

.meet-team-head-quote p.meet-big-txt-quote {
    color: #d9b471;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}

.meet-team-head-quote p.meet-big-txt-quote i.quote-size {
    font-size: 100px;
    color: #ededed;
}

.meet-team-head-quote p.meet-directors-sub-head {
    color: #2e2e2e;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding-top: 2%;
}

.meet-team-head-quote a#meet-knw-mre {
    border: 1px solid #2e2e2e;
    border-radius: 3px;
    color: #2e2e2e;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 130px;
    margin-top: 4%;
}

.bord-member-wrp {
    width: 100%;
}

.bord-mem-box {
    width: 100%;
    position: relative;
}

.bord-overlay {
    width: 100%;
    height: 100%;
    background-image: url(../img/meet-blck-trans.png);
    background-repeat: repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 36%;
    display: none;
}

.bord-overlay h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin: 0px;
}

.bord-overlay p {
    text-transform: uppercase;
    text-align: center;
    color: #bbbbbb;
    font-size: 14px;
    font-weight: 300;
}

span.meet-btn-knw {
    text-decoration: none;
    width: 130px;
    margin: 0 auto;
    display: block;
    padding: 13px 0;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.bord-mem-box a:hover>.bord-overlay {
    display: block;
}

.our-team-head-wrp {
    border-bottom: 1px solid #e4e4e4;
}

.our-team-wrp {
    width: 100%;
    padding-top: 2%;
    padding-bottom: 5%;
}

.our-team-wrp h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 26px;
    color: #00aeef;
    margin: 0px;
}

.our-team-wrp h2 span {
    font-weight: 700;
}

.team-wrp {
    width: 100%;
    padding-top: 2%;
    position: relative;
}

.team-block {
    width: 100%;
    position: relative;
}

.team-block a {
    text-decoration: none;
    outline: none;
    outline-style: none;
}

.team-block h2 {
    text-align: center;
    color: #2e2e2e;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px;
    font-weight: 700;
    padding-top: 10%;
}

.team-block p.team-sub-ttle {
    text-transform: uppercase;
    color: #818181;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

.profile-container {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #00aeef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    display: none;
    z-index: 10;
}

.profile-container .person-pic h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px;
    font-weight: 700;
    padding-top: 10%;
}

.profile-container .person-pic p {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
}

.profile-container .closed-bt {
    cursor: pointer;
    width: 21px;
    background-image: url(../img/closed.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 99;
}

.person-desc {
    padding-bottom: 5%;
    height: 400px;
    overflow: hidden;
}

.person-desc p {
    text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-right: 3%;
}

h2.team-quote-big-txt {
    text-align: center;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    padding-bottom: 2%;
    padding-right: 8%;
}

.scrll-box {
    height: 350px;
}

.nxt-prev-wrp {
    width: 100%;
    padding: 20px 0px;
}

.nxt-prev-box a {
    text-decoration: none;
    margin: 0px 22px 0px 0px;
    padding: 0px 22px 0px 0px;
    color: #d9b471;
    font-size: 16px;
    font-weight: 700;
}

.preloader {
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000 url(../img/preloader.png) fixed no-repeat center 70px;
    min-height: 800px;
}

.loadericon {
    position: absolute;
    width: 40px;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
}

.loadericon-della {
    position: absolute;
    width: 150px;
    text-align: center;
    top: 29%;
    margin-top: -20px;
    left: 47%;
    margin-left: -20px;
}

.page_title_glow {
    opacity: 0;
    width: 100%;
    position: fixed;
    top: 50%;
    margin-top: -120px;
    left: 50%;
    z-index: 100;
}

.page_title_intro {
    opacity: 0;
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0;
    font-size: 36px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    padding-left: 180px;
    opacity: 0;
    pointer-events: none;
}

#corevalue .container {
    width: 900px;
}

.core-value-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #cea861;
    font-size: 37px;
}

.core-value-small-txt {
    font-size: 27px;
    color: #000;
    font-weight: 400;
    line-height: 36px;
    padding-top: 15px;
    text-align: center;
    max-width: 50em;
    margin: 0 auto;
    padding-bottom: 0.5em;
}

.core-value-txt {
    font-size: 21px;
    font-weight: 400;
    color: #6d6e70;
    padding-top: 35px;
    line-height: 33px;
}

p.projects-txt {
    padding: 0px 12% 1%;
}

.past-buss-title {
    font-size: 16px !important;
    line-height: 19px !important;
    text-transform: none !important;
}

.past-project-landing-wrp span {
    width: 90% !important;
    text-transform: none !important;
    font-size: 15px !important;
    line-height: 18px !important;
}

.press-inner-box .press-pic img {
    border: solid 2px #c3bfbf !important;
}

#company-timeline {
    padding-top: 60px;
    background-color: #0A0A0A;
}

#company-timeline .main-ttle {
    padding-bottom: 10px;
    margin-top: 10px;
}

#company-timeline .view-all {
    position: absolute;
    right: 16px;
    top: 24px;
}

#company-timeline .view-all a {
    border: solid 1px #FFF;
    padding: 8px 15px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
    font-size: 11px;
    text-decoration: none;
}

#company-timeline .view-all a:hover {
    background-color: #d2ac67;
}

.banner-compant-logo {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.banner-compant-logo img {
    width: 8%;
    display: inline-block;
    margin-right: 15px;
}

#people_slider2 {
    width: 425px !important;
}

#people_carousel2 {
    width: 425px !important;
}

#people_slider1 {
    width: 425px !important;
}

#people_carousel1 {
    width: 425px !important;
}

#people_slider3 {
    width: 425px !important;
}

#people_carousel3 {
    width: 425px !important;
}

#people_slider1 {
    width: 425px !important;
}

#people_carousel1 {
    width: 425px !important;
}

#people_slider2 {
    width: 425px !important;
}

#people_carousel2 {
    width: 425px !important;
}

#people_slider1 {
    width: 425px !important;
}

#people_carousel1 {
    width: 425px !important;
}

#people_slider3 {
    width: 425px !important;
}

#people_carousel3 {
    width: 425px !important;
}

#people_slider4 {
    width: 425px !important;
}

#people_carousel4 {
    width: 425px !important;
}

#people_slider5 {
    width: 425px !important;
}

#people_carousel5 {
    width: 425px !important;
}

.team-desc {
    padding: 20px;
    position: relative;
}

.team-desc p {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.back-btn {
    display: inline-block;
    background-color: #d9b471;
    padding: 6px 15px;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: 14% center;
    margin-top: 8px;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: -78px;
}

.back-btn:hover {
    color: #FFF !important;
}

.inner-team {
    margin-top: 30px;
    padding: 0px 0px;
}

.inner-tema-pic {
    text-align: center;
}

.inner-tema-pic p.team-name {
    font-size: 20px;
    margin-top: 10px;
}


.social-icons-wrp-pearl {
    text-align: center;
    margin-top: 10px;
}

.social-icons-wrp-pearl a {
    margin: 0px 5px;
    color: #fff;
    transition: all 0.5s ease;
    font-size: 24px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 1.3;
    background-color: #333;
    border-radius: 5px;
}

.social-icons-wrp-pearl a:hover {
    background-color: #e4e4e4;
    color: #333;
}

.pm-wrp {
    padding: 50px 0px 20px;
}

.pm-wrp h2 {
    text-align: center;
    font-weight: 400;
    color: #2e2e2e;
    font-size: 26px;
    text-transform: uppercase;
}

.spoken-at-sldr,
.fa-at-sldr,
.committee-logo-wrp {
    margin: 30px 0px 0px;
}

.spoke-at-box a {
    text-decoration: none;
}

.spoke-at-box a p {
    color: #2e2e2e;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    font-style: italic;
    margin-top: 10px;
    text-align: justify;
}

.pm-wrp .bx-prev {
    margin-left: -55px;
}

.pm-wrp .bx-next {
    margin-right: -55px;
}

.pm-wrp .bx-wrapper {
    margin: 0 auto 0px;
}

.pm-wrp .bx-default-pager {
    bottom: -50px;
}

.pm-wrp .bx-wrapper .bx-prev {
    background-position: -3px;
    border-radius: 100%;
}

.pm-wrp .bx-wrapper .bx-next {
    background-position: -3px;
    border-radius: 100%;
}

.pm-wrp .bx-wrapper .bx-prev:hover {
    background-position: -3px;
}

.pm-wrp .bx-wrapper .bx-next:hover {
    background-position: -3px;
}

.col-5-box {
    width: 170px;
    display: inline-block;
    margin: 0px 8px;
    border: 1px solid #e4e4e4;
}

.award-pm-wrp {
    width: 600px;
    margin: 0 auto 30px;
}

.award-pm-wrp p {
    margin-top: 10px;
    text-align: justify;
    font-style: italic;
    font-size: 16px;
}


.inner-full-header-box {
    background-color: #1d1d1d;
    margin: 20px 0;
}

.inner-full-header-box ul.nav li:hover a.grey-on-hvr {
    background-color: #1d1d1d !important;
    border-bottom: 3px solid #dbb97a !important;
}

.inner-full-header-box .navbar-default .navbar-nav {
    float: none;
    width: fit-content;
    text-align: center;
    margin: 0px auto;
}

.inner-full-header-box .navbar-default .navbar-nav>li>a {
    color: #ffffff;
    position: relative;
    padding: 14px 25px;
}

.inner-full-header-box .navbar-default .navbar-nav>li>a.sub-in::after {
    right: 13px;
    top: 22px;
    position: absolute;
    display: inline;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.inner-full-header-box {
    height: 55px;
}

.inner-full-header-box ul.nav li ul li a {
    background-color: #1d1d1d;
    color: #ffffff;
}

.inner-full-header-box ul.nav li ul li a:hover {
    background-color: #1d1d1d;
    color: #dbb97a;
}

.inner-full-header-box ul.nav li ul li {
    border-bottom: 1px solid #e4e4e4 !important;
}

.mt-20 {
    margin-top: 20px;
}

.business-first-box .select-box {
    width: 95px !important;
}

.p-0 {
    padding: 0px !important;
}

.mt-60 {
    margin-top: 60px;
}

.dt-logo img {
    width: auto !important;
}

.dt-logo {
    position: absolute;
    top: 19%;
    left: 37%;
}

.black-bg-pic {
    background-image: url(../images/black-bg-pic.jpg);
}


/*  7 equal columns */
@media (min-width: 768px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
    }
}


@media (min-width: 992px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

/*  7 equal columns */


@media only screen and (min-device-width:320px) and (max-device-width:480px) {

    .social-icons-wrp-pearl a {
        width: 40px !important;
        font-size: 24px !important;
    }

    .mobile-show {
        display: block;
    }

    .navbar-header {
        float: none;
        height: 47px;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .no-logo {
        display: none;
    }

    .top-minus-marg {
        margin-top: 0px;
    }

    .full-header-box {
        padding: 7px;
    }

    .navbar-toggle {
        position: absolute;
        float: none;
        right: -10px;
        top: -5px;
    }

    .inner-980-box {
        width: 100%;
    }

    ul.nav {
        width: 100%;
        background-color: #fff;
    }

    ul.nav li {
        float: none;
    }

    ul.nav li a {
        text-align: center;
        border-bottom: 1px solid #e7e7e7;
    }

    .managing-pic img {
        width: 100%;
    }

    h2.main-ttle {
        font-size: 18px;
    }

    h2.main-ttle span.big-colo-txt {
        font-size: 22px;
    }

    .about-main-wrapper p.golden-big-txt {
        font-size: 24px;
        line-height: 26px;
    }

    .about-main-wrapper p.about-small-txt {
        font-size: 14px;
    }

    .about-main-wrapper a {
        font-size: 12px;
        width: 99px;
        background-position: 79px 8px;
        margin-left: 5px;
    }

    .carousel-caption h2 {
        font-size: 14px;
    }

    .carousel-caption {
        top: -15%;
    }

    .carousel-caption h3 {
        color: #fff;
        font-size: 27px;
        margin: 0px;
        line-height: 19px;
    }

    .carousel-caption h4 {
        font-size: 16px;
    }

    .managing-left h2 {
        font-size: 18px;
    }

    .managing-right {
        padding: 12px 0px;
    }

    .managing-desc p {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .want-pic {
        float: none;
        width: 50%;
        margin: 0 auto;
        padding: 0px;
    }

    .want-pic img {
        width: 100%;
    }

    .want-desc {
        /* float:none; */
        width: 32%;
        margin: 0 auto;
        /* padding:0px; */
    }

    .want-desc p {
        font-size: 18px;
    }

    .our-client-wrap img {
        width: 100%;
    }

    .career-desc p {
        font-size: 18px;
    }

    .career-desc p span {
        font-size: 24px;
    }

    .location-wrp h2 {
        font-size: 18px;
    }

    .location-wrp {
        padding: 44px 0px 30px 10px;
    }

    .location-wrp img {
        width: 60%;
    }

    .location-desc {
        width: 100%;
        float: none;
        position: relative;
        bottom: 0px;
        left: 0px;
    }

    .career-desc {
        width: 100%;
        float: none;
        margin-left: 0px;
        padding-top: 243px;
    }

    .managing-pic {
        padding-top: 3%;
        width: 85%;
        margin: 0 auto;
    }

    .managing-desc {
        padding-top: 0%;
    }

    .career-wrap h2 {
        font-size: 18px;
    }

    .career-desc a {
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 14px;
        border: 1px solid #d9b471;
        padding: 3px 6px;
        display: inline-block;
        margin-bottom: 20px;
    }

    .press-wrp a {
        width: 97px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        border: 1px solid #fff;
        padding: 4px 6px;
        display: block;
    }

    .press-release-wrp h2 {
        font-size: 20px;
        margin: 0px;
    }

    .press-wrp p {
        font-size: 24px;
        line-height: 26px;
    }

    .press-release-wrp {
        padding: 0px;
        text-align: center;
    }

    .want-desc a {
        padding: 4px 6px;
        width: 97px;
    }

    .carousel-caption p.big-carou-txt {
        font-size: 12px;
        line-height: 23px;
        z-index: 99;
    }

    .footer-main ul.foot-nav {
        float: none;
        margin: 0 auto;
    }

    .footer-main ul.foot-nav li {
        float: none;
        text-align: left;
    }

    .footer-main ul.foot-nav li a {
        font-size: 10px;
    }

    .footer-main p {
        float: none;
        margin: 0 auto;
        font-size: 10px;
        text-align: center;
    }

    .footer-main {
        padding: 5px 0px;
    }

    ul.nav li ul {
        position: relative;
        top: 0px;
        width: 100%;
    }

    .inner-caption h2 {
        font-size: 1em;
    }

    .inner-caption a {
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        background-color: #d2ac67;
        font-size: 0.7em;
        font-weight: 700;
        padding: 0.4% 0%;
        border: 1px solid #d2ac67;
        display: block;
        margin: 2% auto 0px;
        width: 100px;
    }

    ul.list-abt li {
        font-size: 14px;
    }

    .apply-box {
        width: 70%;
    }

    .design-thinking-wrap a.design-achr {
        width: 100%;
        display: inline-block;
        margin: 3% 0% 0% 0%;
    }

    .design-thinking-wrap a.design-achr img {
        width: 35%;
    }

    .min-height-200 {
        min-height: 131px;
    }

    .footer-main ul.foot-nav li ul.sub-footer-lnks li a {
        font-size: 10px !important;
    }

    .clear {
        clear: both;
    }

    #carousel-mobile .carousel-caption {
        top: 73px;
    }

    #carousel-mobile .carousel-caption h4 {
        font-size: 34px;
        font-weight: 700;
    }

    #carousel-mobile .carousel-caption a {
        border: solid 1px #FFF;
        padding: 3px 8px;
        background-color: #FFF;
        color: #000;
        text-shadow: none;
        padding-top: 0px;
    }

    #carousel-mobile .carousel-control {
        opacity: 1;
    }

    #company-timeline {
        padding-top: 0px !important;
    }

    .timeline-container h2.main-ttle {
        text-align: left;
    }

    #company-timeline .view-all {
        top: 19px !important;
    }

    #company-timeline .view-all a {
        font-size: 12px;
    }

    .timeline-box {
        overflow-x: hidden;
    }

    .timeline-container {
        padding: 5px !important;
    }

    .element {
        height: 256px !important;
    }

    .managing-left {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    a#visit-website {
        display: inline-block;
        width: auto;
        padding: 8px;
    }

    .design-thinking-wrap {
        background-size: cover;
        background-position: center;
        padding: 30px 0px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 74%;
    }

    .career-wrap {
        padding: 0px;
        background-position: center 28px;
        text-align: center;
    }

    .magzine-pic {
        float: none !important;
        margin: 15px auto;
        margin-right: 0px !important;
        width: 100% !important;
        border: none !important;
    }

    .press-wrp {
        float: none !important;
    }

    .press-release-wrp {
        height: auto !important;
        padding: 10px;
        padding-bottom: 0px;
    }

    .press-wrp a {
        display: inline-block;
        margin-bottom: 20px;
    }

    ul.slideContainer {
        width: 5000%;
    }

    h2.main-ttle {
        text-align: center;
    }

    .sprite {
        background-repeat: no-repeat !important;
        background-size: cover;
    }

    ul.nav li a.first-nav {
        border-bottom: solid 1px #e7e7e7;
    }

    .patt {
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .edge {
        display: none;
    }

    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    ul.nav li ul li {
        border-bottom: 1px solid #383838 !important;
    }

    ul.nav li ul li a {
        background-color: #101010;
    }

    .top-slide-pic2 {
        background-image: url(../images/mobile-about.jpg);
        min-height: 250px;
        background-attachment: inherit;
    }

    ul.home-slider-pagi {
        left: 0;
    }

    ul.home-slider-pagi li a {
        padding: 10px;
        font-size: 12px;
    }

    #about-ajm-con h2,
    #about-ajm-con h3 {
        padding-top: 10px;
        padding-top: 10px;
        font-size: 1.7em;
    }

    .slogan {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .image-conatiner3 {
        min-height: 170px;
        background-attachment: inherit;
    }

    .link-bt a span {
        font-size: 10px;
    }

    .breadcrumb ul li a {
        font-size: 10px;
    }

    .grid-desc-box-main .grid-desc p,
    .vision-main-box p {
        padding: 0% 1%;
    }

    .vision-main-box p {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }

    .i-to-pic img {
        width: 100%;
    }

    .jspVerticalBar {
        height: 90%;
    }

    .jspVerticalBar .jspArrow {
        display: none;
    }

    .vision-main-box {
        padding-top: 0px !important;
    }

    .vision-main-box span {
        font-size: 12px !important;
    }

    ul.sp-list li {
        font-size: 16px;
    }

    ul.sp-list li span {
        font-size: 16px !important;
    }

    .bxslider5 {
        margin: 0px;
        padding: 0px;
    }

    .client-box-main h2 {
        font-size: 22px;
    }

    .awards-main-box a {
        width: 129px;
        margin-bottom: 60px;
    }

    .award-overlay h2 {
        font-size: 14px;
    }

    .award-overlay p {
        font-size: 11px;
    }

    .award-new {
        margin-bottom: 30px;
    }

    #inline1,
    #inline2,
    #inline3,
    #inline4,
    #inline5,
    #inline6,
    #inline7,
    #inline8,
    #inline9,
    #inline10,
    #inline11,
    #inline12,
    #inline13,
    #inline14,
    #inline15,
    #inline16,
    #inline17,
    #inline18,
    #inline19,
    #inline20 {
        width: 100% !important;
    }

    .awards-content h2 {
        padding-top: 0px;
        font-size: 18px;
    }

    .awards-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .new-business-ttle {
        font-size: 16px !important;
    }

    .tec {
        background-image: none !important;
        border-bottom: solid 3px #e4e4e4;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .career-wrap {
        background-image: url(../images/mobile-make-work-fun-2.jpg);
    }

    .career-desc {
        padding-left: 120px;
        padding-top: 0px;
    }

    .career-wrap {
        background-position: 37px 18px;
    }

    .career-desc p {
        line-height: 22px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 100%;
    }

    .i-to-pic {
        padding-top: 0;
    }

    .i-to-desc {
        margin-top: 0;
    }

    ul.sp-list li {
        margin-bottom: 1px
    }

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

    .timeline-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center !important;
    }

    .timeline-content h2 {
        margin: 0px !important;
        font-size: 27px !important;
    }

    .timeline-content h3 {
        font-size: 14px !important;
        margin-top: 7px !important;
        margin-bottom: 2px !important;
    }

    .timeline-content p {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .slide-bt {
        display: none !important;
    }

    #timeline-slider {
        width: 98% !important;
    }

    .timeline-content2,
    .timeline-content3 {
        width: 100% !important;
        position: relative !important;
    }

    .timeline-container h1 {
        font-size: 16px !important;
    }

    .timeline-pad-top {
        padding-top: 80px;
    }

    p.new-busine-txt2 {
        padding: 0 1%;
        font-size: 18px;
    }

    .past-pro {
        background-image: none !important;
        border-bottom: solid 2px #d9b471;
    }

    .past-pro p {
        background-image: none !important;
        margin-top: 9px;
    }

    p.projects-txt {
        padding: 10px !important;
        line-height: 25px !important;
        font-size: 18px !important;
    }

    .what-we-do-box-main h2.what-we-dox-ttle {
        font-size: 19px;
    }

    ul.bxslider-new li .project-cover {
        width: 48%;
        margin-right: 0.2%;
        margin-left: 1.2%;
        margin-bottom: 5px
    }

    .title-strip {
        height: auto !important;
        position: relative !important;
        top: 0 !important;
        background: rgba(0, 0, 0, 1) !important;
        font-size: 14px !important;
        padding: 4px 0px !important;
        display: none !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp {
        background: rgba(33, 33, 33, 0.7) !important;
        display: block !important;
        padding-top: 29% !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp p {
        font-size: 15px !important;
        margin-bottom: 10px
    }

    ul.bxslider-new li .project-cover a .past-project-wrp span {
        font-size: 11px;
        width: 88px;
        line-height: 18px;
        ;
    }

    ul.home-slider-pagi li a {
        width: 109px;
        text-align: center;
        text-transform: none;
    }

    .about-main-wrapper p.about-small-txt {
        padding: 10px;
    }

    .press-main-box {
        text-align: center;
    }

    .press-inner-box .press-desc h2.press-line {
        line-height: 20px;
        margin-bottom: 7px;
    }

    .press-inner-box .press-desc {
        padding-top: 10px;
    }

    .press-inner-box,
    .press-inner-box .press-desc,
    .press-inner-box .press-desc p.press-line {
        min-height: inherit !important;
    }

    .press-inner-box .press-desc a.download-lnk {
        position: relative;
        width: 100%;
        top: inherit;
    }

    .image-conatiner h2.main-ttle2,
    .image-conatiner p.sub-txt {
        width: 100%;
        text-align: center;
        font-size: 28px;
        top: 29%;
        left: 0;
    }

    .image-conatiner {
        background-attachment: inherit;
        min-height: 225px;
    }

    .top-slide-resort {
        background-position: 0px 0px;
    }

    .image-conatiner p.sub-txt {
        font-size: 22px;
        top: 52%;
    }

    .what-we-do-box-main p.what-we-do-desc {
        font-size: 20px;
        line-height: 24px;
    }

    .video-box {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .video-box iframe,
    .inner-activiti-box {
        width: 98%
    }

    .project-gallery-main h2,
    .business-first-box h2 {
        font-size: 22px !important;
        margin-top: 26px !important;
        margin-bottom: 23px !important;
    }

    .restautant-business-pics img {
        margin-left: 0px;
    }

    .image-conatiner {
        width: 95%;
        margin: 0 auto;
    }

    .project-gallery-main {
        width: 95%;
        margin: 0 auto;
    }

    .why-boxes3 {
        margin-top: 10px;
    }

    .apply-box {
        width: 90%;
    }

    .mobile-margin-top-8 {
        margin-top: 8px;
    }

    .business-first-box h2.main-ttle {
        padding: 10px;
    }

    a#visit-website2 {
        width: 100% !important;
        padding: 5px;
        font-size: 12px;
        text-transform: capitalize;
    }

    a#visit-website3 {
        text-transform: capitalize;
        padding: 13px 5px;
        width: 100% !important;
        font-size: 12px;
    }

    a#visit-client {
        font-size: 12px;
        padding: 10px;
    }

    .why-boxes2 {
        margin-top: 7px;
    }

    .villas-slide-pic {
        background-image: url(../images/mobile-della-villas-bg.jpg) !important;
    }

    .inner-activiti-box img {
        width: 100%;
    }

    .inner-activiti-box .col-md-6 {
        padding-left: 0px !important;
    }

    .facilities li {
        font-size: 18px !important;
    }

    .stores-pic {
        background-image: url(../images/mobile-store-pic-banner.jpg) !important;
    }

    h2.main-ttle2 {
        left: 0 !important;
    }

    .image-conatiner p.sub-txt {
        left: 0 !important;
    }

    .store-top h1 {
        font-size: 30px !important;
    }

    .store-top p {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .megamenu_dark_bar .megamenu>li:hover>a {}

    .mobile-pad-left-clr {
        padding-left: 0px !important;
    }

    .mobile-pad-right-clr {
        padding-right: 0px !important;
    }

    .select-box {
        width: 46% !important;
        margin-bottom: 10px;
    }

    .main-slider .carousel-caption h4,
    .shop-slider .carousel-caption h4 {
        font-size: 21px !important;
    }

    .read-more {
        font-size: 11px !important;
    }

    .mobile-img img {
        width: 100%;
        margin-top: 10px;
    }

    .back {
        float: right !important;
    }

    .mobile-right {
        right: 0px !important;
    }

    .career-main-tab ul {
        text-align: center;
    }

    .career-main-tab ul li {
        width: 48%;
        display: inline-block;
        float: none;
    }

    .career-main-tab ul li a {
        border: 1px solid #a3a3a3 !important;
        display: block;
        margin: 0px;
        padding: 8px 10px;
        margin-bottom: 5px;
        width: 100%;
    }

    .video-js {
        width: 100% !important;
    }

    .top-desc-career {
        margin: 0 auto;
        width: 94%;
    }

    p.career-desc-all {
        line-height: 21px;
        font-size: 18px;
    }

    .career-job-box ol li a {
        width: 100% !important;
    }

    h2.career-ttle-all {
        padding: 10px;
    }

    p.career-desc-all {
        padding: 10px;
    }

    .gold-smll-txt {
        padding: 10px;
        font-size: 20px;
    }

    .gold-smll-txt br {
        display: none;
    }

    .top-scroll-tabs-career h2 {
        font-size: 26px;
    }

    span.green-bord-ttle {
        display: none;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    .desc-training-devlop {
        margin-top: 10px;
    }

    .career-team-wrp img {
        width: 100%
    }

    .yellow-training-box,
    .orange-training-box,
    .green-training-box,
    .pink-training-box {
        padding: 12px;
    }

    .yellow-talk-box {
        width: 126px !important;
        height: 68px !important;
        top: 40px !important;
        right: 45px !important;
    }

    .yellow-talk-box p a {
        padding: 27px 0px !important;
        font-size: 12px;
    }

    .blue-talk-box {
        width: 127px !important;
        top: 72px;
        left: 24px;
    }

    .blue-talk-box p a {
        padding: 28px 0px !important;
        font-size: 13px !important;
    }

    .fun-at-work-main {
        padding: 10px;
    }

    .career-main-tab2 {
        display: none;
    }

    .nxt-prev-wrp {
        display: none;
    }

    .circle-1,
    .circle-2,
    .circle-3,
    .circle-4,
    .circle-5 {
        position: relative;
        left: 0;
        top: 0;
    }

    .event-right-box h2 {
        padding-top: 10px;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider4 {
        width: 100% !important;
    }

    #people_carousel4 {
        width: 100% !important;
    }

    #people_slider5 {
        width: 100% !important;
    }

    #people_carousel5 {
        width: 100% !important;
    }

    .meet-team-head-quote {
        padding: 10px;
    }

    .meet-team-head-quote p.meet-big-txt-quote {
        font-size: 23px;
        line-height: 27px;
    }

    .team-tp {
        margin-top: 10px;
    }

    .our-team-wrp {
        padding: 15px;
    }

    .inner-listing-box ul.jobl li {
        width: 49% !important;
        float: none !important;
        display: inline-block !important;
    }

    .inner-listing-box ul.jobl li a {
        width: 100%;
        display: block;
    }

    ul.jobtab li a {
        width: 100%;
    }

    .inner-listing-box ul li a p.list-city-txt {
        padding: 3% 0% 0% 8%;
    }

    .app_process {
        padding: 15px !important;
    }

    ul.nav {
        background-color: #f5f5f5;
    }

    .navbar-default .navbar-collapse {
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    }

    .logo-box {
        /* background-color: transparent; */
        z-index: 9999;
        left: -10px;
    }

    /* .logo-box a img {
        width: 62%;
    } */

    .video-inner-box a .video-desc {
        height: auto;
    }

    .mentor-txt {
        line-height: 28px !important;
    }

    .address p {
        min-height: auto;
    }

    .inner-job-head p.inner-locat {
        padding: 0% 0% 0% 6%;
    }

    .inner-job-desc {
        box-shadow: none;
    }

    .trait-row {
        min-height: 200px;
    }

    .pm-wrp .bx-prev {
        margin-left: -10px;
    }

    .pm-wrp .bx-next {
        margin-right: -10px;
    }

    .col-5-box {
        /* width: 47%; */
        width: 30%;
        display: initial;
        float: left;
        margin: 10px 5px;
    }

    .award-pm-wrp {
        width: 100%;
        margin: 0 auto;
    }

    .pm-wrp {
        padding: 20px 0px;
    }

    .feat-mob,
    .comm-mob {
        margin-top: 50px;
    }

    .image-conatiner a#visit-website {
        left: 33%;
    }

    .mobile-mt-20 {
        margin-top: 20px;
    }

    .business-first-box .select-box {
        width: 46% !important;
    }

    .mobile-center {
        text-align: center;
    }

    .lat-talks img {
        max-width: 100%;
        height: auto;
        width: auto;
        padding-bottom: 10px;
    }

    .dt-logo img {
        height: 65px;
    }

    .dt-logo {
        top: 37%;
        left: 48px;
    }

    .dt-info h2.main-ttle2,
    .dt-info p.sub-txt {
        padding-left: 70px;
    }

    .inner-full-header-box {
        height: auto;
    }

    .inner-full-header-box .navbar-toggle {
        top: -10px;
        margin-right: 20px;
    }

    .inner-full-header-box .navbar-default .navbar-nav>li>a {
        color: #000;
    }

    .inner-full-header-box .navbar-default .navbar-nav>li>a.sub-in::after {
        right: 130px;
    }

    .inner-full-header-box ul.nav li:hover a.grey-on-hvr {
        background-color: #f5f5f5 !important;
        border-bottom: 0 !important;
    }

    .inner-full-header-box ul.nav li ul li a {
        background-color: #f5f5f5;
        color: #000000;
    }

    .mt-60 {
        margin-top: 10px;
    }

    .inner-full-header-box .navbar-toggle:focus {
        background-color: #1d1d1d;
    }

    .inner-full-header-box .navbar-default .navbar-nav {
        width: 100%;
    }

    .inner-full-header-box {
        display: none;
    }
}


@media only screen and (min-device-width:481px) and (max-device-width:767px) {
    .mobile-show {
        display: block;
    }

    .navbar-header {
        float: none;
        height: 47px;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .no-logo {
        display: none;
    }

    .top-minus-marg {
        margin-top: 0px;
    }

    .full-header-box {
        padding: 7px;
    }

    .navbar-toggle {
        position: absolute;
        float: none;
        right: -10px;
        top: -5px;
    }

    .inner-980-box {
        width: 100%;
    }

    ul.nav {
        width: 100%;
        background-color: #fff;
    }

    ul.nav li {
        float: none;
    }

    ul.nav li a {
        text-align: center;
        border-bottom: 1px solid #e7e7e7;
    }

    .managing-pic img {
        width: 100%;
    }

    h2.main-ttle {
        font-size: 18px;
    }

    h2.main-ttle span.big-colo-txt {
        font-size: 22px;
    }

    .about-main-wrapper p.golden-big-txt {
        font-size: 24px;
        line-height: 26px;
    }

    .about-main-wrapper p.about-small-txt {
        font-size: 14px;
    }

    .about-main-wrapper a {
        font-size: 12px;
        width: 99px;
        background-position: 79px 8px;
        margin-left: 5px;
    }

    .carousel-caption h2 {
        font-size: 14px;
    }

    .carousel-caption {
        top: -15%;
    }

    .carousel-caption h3 {
        color: #fff;
        font-size: 27px;
        margin: 0px;
        line-height: 19px;
    }

    .carousel-caption h4 {
        font-size: 16px;
    }

    .managing-left h2 {
        font-size: 18px;
    }

    .managing-right {
        padding: 12px 0px;
    }

    .managing-desc p {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .want-pic {
        float: none;
        width: 50%;
        margin: 0 auto;
        padding: 0px;
    }

    .want-pic img {
        width: 100%;
    }

    .want-desc {
        float: none;
        width: 28%;
        margin: 0 auto;
        padding: 0px;
    }

    .want-desc p {
        font-size: 18px;
    }

    .our-client-wrap img {
        width: 100%;
    }

    .career-desc p {
        font-size: 18px;
    }

    .career-desc p span {
        font-size: 24px;
    }

    .location-wrp h2 {
        font-size: 18px;
    }

    .location-wrp {
        padding: 44px 0px 30px 10px;
    }

    .location-wrp img {
        width: 60%;
    }

    .location-desc {
        width: 100%;
        float: none;
        position: relative;
        bottom: 0px;
        left: 0px;
    }

    .career-desc {
        width: 100%;
        float: none;
        margin-left: 0px;
        padding-top: 243px;
    }

    .managing-pic {
        padding-top: 3%;
        width: 85%;
        margin: 0 auto;
    }

    .managing-desc {
        padding-top: 0%;
    }

    .career-wrap h2 {
        font-size: 18px;
    }

    .career-desc a {
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 14px;
        border: 1px solid #d9b471;
        padding: 3px 6px;
        display: inline-block;
        margin-bottom: 20px;
    }

    .press-wrp a {
        width: 97px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        border: 1px solid #fff;
        padding: 4px 6px;
        display: block;
    }

    .press-release-wrp h2 {
        font-size: 20px;
        margin: 0px;
    }

    .press-wrp p {
        font-size: 24px;
        line-height: 26px;
    }

    .press-release-wrp {
        padding: 0px;
        text-align: center;
    }

    .want-desc a {
        padding: 4px 6px;
        width: 97px;
    }

    .carousel-caption p.big-carou-txt {
        font-size: 12px;
        line-height: 23px;
        z-index: 99;
    }

    .footer-main ul.foot-nav {
        float: none;
        margin: 0 auto;
    }

    .footer-main ul.foot-nav li {
        float: none;
        text-align: left;
    }

    .footer-main ul.foot-nav li a {
        font-size: 10px;
    }

    .footer-main p {
        float: none;
        margin: 0 auto;
        font-size: 10px;
        text-align: center;
    }

    .footer-main {
        padding: 5px 0px;
    }

    ul.nav li ul {
        position: relative;
        top: 0px;
        width: 100%;
    }

    .inner-caption h2 {
        font-size: 1em;
    }

    .inner-caption a {
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        background-color: #d2ac67;
        font-size: 0.7em;
        font-weight: 700;
        padding: 0.4% 0%;
        border: 1px solid #d2ac67;
        display: block;
        margin: 2% auto 0px;
        width: 100px;
    }

    ul.list-abt li {
        font-size: 14px;
    }

    .apply-box {
        width: 70%;
    }

    .design-thinking-wrap a.design-achr {
        width: 100%;
        display: inline-block;
        margin: 3% 0% 0% 0%;
    }

    .design-thinking-wrap a.design-achr img {
        width: 35%;
    }

    .min-height-200 {
        min-height: 131px;
    }

    .footer-main ul.foot-nav li ul.sub-footer-lnks li a {
        font-size: 10px !important;
    }

    .clear {
        clear: both;
    }

    #carousel-mobile .carousel-caption {
        top: 73px;
    }

    #carousel-mobile .carousel-caption h4 {
        font-size: 34px;
        font-weight: 700;
    }

    #carousel-mobile .carousel-caption a {
        border: solid 1px #FFF;
        padding: 3px 8px;
        background-color: #FFF;
        color: #000;
        text-shadow: none;
        padding-top: 0px;
    }

    #carousel-mobile .carousel-control {
        opacity: 1;
    }

    #company-timeline {
        padding-top: 0px !important;
    }

    .timeline-container h2.main-ttle {
        text-align: left;
    }

    #company-timeline .view-all {
        top: 19px !important;
    }

    #company-timeline .view-all a {
        font-size: 12px;
    }

    .timeline-box {
        overflow-x: hidden;
    }

    .timeline-container {
        padding: 5px !important;
    }

    .element {
        height: 256px !important;
    }

    .managing-left {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    a#visit-website {
        display: inline-block;
        width: auto;
        padding: 8px;
    }

    .design-thinking-wrap {
        background-size: cover;
        background-position: center;
        padding: 30px 0px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 74%;
    }

    .career-wrap {
        padding: 0px;
        background-position: center 28px;
        text-align: center;
    }

    .magzine-pic {
        float: none !important;
        margin: 15px auto;
        margin-right: 0px !important;
        width: 100% !important;
        border: none !important;
    }

    .press-wrp {
        float: none !important;
    }

    .press-release-wrp {
        height: auto !important;
        padding: 10px;
        padding-bottom: 0px;
    }

    .press-wrp a {
        display: inline-block;
        margin-bottom: 20px;
    }

    ul.slideContainer {
        width: 5000%;
    }

    h2.main-ttle {
        text-align: center;
    }

    .sprite {
        background-repeat: no-repeat !important;
        background-size: cover;
    }

    ul.nav li a.first-nav {
        border-bottom: solid 1px #e7e7e7;
    }

    .patt {
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .edge {
        display: none;
    }

    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    ul.nav li ul li {
        border-bottom: 1px solid #383838 !important;
    }

    ul.nav li ul li a {
        background-color: #101010;
    }

    .top-slide-pic2 {
        background-image: url(../images/mobile-about.jpg);
        min-height: 250px;
        background-attachment: inherit;
    }

    ul.home-slider-pagi {
        left: 0;
    }

    ul.home-slider-pagi li a {
        padding: 10px;
        font-size: 12px;
    }

    #about-ajm-con h2,
    #about-ajm-con h3 {
        padding-top: 10px;
        padding-top: 10px;
        font-size: 1.7em;
    }

    .slogan {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .image-conatiner3 {
        min-height: 170px;
        background-attachment: inherit;
    }

    .link-bt a span {
        font-size: 10px;
    }

    .breadcrumb ul li a {
        font-size: 10px;
    }

    .grid-desc-box-main .grid-desc p,
    .vision-main-box p {
        padding: 0% 1%;
    }

    .vision-main-box p {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }

    .i-to-pic img {
        width: 100%;
    }

    .jspVerticalBar {
        height: 90%;
    }

    .jspVerticalBar .jspArrow {
        display: none;
    }

    .vision-main-box {
        padding-top: 0px !important;
    }

    .vision-main-box span {
        font-size: 12px !important;
    }

    ul.sp-list li {
        font-size: 16px;
    }

    ul.sp-list li span {
        font-size: 16px !important;
    }

    .bxslider5 {
        margin: 0px;
        padding: 0px;
    }

    .client-box-main h2 {
        font-size: 22px;
    }

    .awards-main-box a {
        width: 129px;
        margin-bottom: 60px;
    }

    .award-overlay h2 {
        font-size: 14px;
    }

    .award-overlay p {
        font-size: 11px;
    }

    .award-new {
        margin-bottom: 30px;
    }

    #inline1,
    #inline2,
    #inline3,
    #inline4,
    #inline5,
    #inline6,
    #inline7,
    #inline8,
    #inline9,
    #inline10,
    #inline11,
    #inline12,
    #inline13,
    #inline14,
    #inline15,
    #inline16,
    #inline17,
    #inline18,
    #inline19,
    #inline20 {
        width: 100% !important;
    }

    .awards-content h2 {
        padding-top: 0px;
        font-size: 18px;
    }

    .awards-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .new-business-ttle {
        font-size: 16px !important;
    }

    .tec {
        background-image: none !important;
        border-bottom: solid 3px #e4e4e4;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .career-wrap {
        background-image: url(../images/mobile-make-work-fun-2.jpg);
    }

    .career-desc {
        padding-left: 120px;
        padding-top: 0px;
    }

    .career-wrap {
        background-position: 37px 18px;
    }

    .career-desc p {
        line-height: 22px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 100%;
    }

    .i-to-pic {
        padding-top: 0;
    }

    .i-to-desc {
        margin-top: 0;
    }

    ul.sp-list li {
        margin-bottom: 1px
    }

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

    .timeline-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center !important;
    }

    .timeline-content h2 {
        margin: 0px !important;
        font-size: 27px !important;
    }

    .timeline-content h3 {
        font-size: 14px !important;
        margin-top: 7px !important;
        margin-bottom: 2px !important;
    }

    .timeline-content p {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .slide-bt {
        display: none !important;
    }

    #timeline-slider {
        width: 98% !important;
    }

    .timeline-content2,
    .timeline-content3 {
        width: 100% !important;
        position: relative !important;
    }

    .timeline-container h1 {
        font-size: 16px !important;
    }

    .timeline-pad-top {
        padding-top: 80px;
    }

    p.new-busine-txt2 {
        padding: 0 1%;
        font-size: 18px;
    }

    .past-pro {
        background-image: none !important;
        border-bottom: solid 2px #d9b471;
    }

    .past-pro p {
        background-image: none !important;
        margin-top: 9px;
    }

    p.projects-txt {
        padding: 10px !important;
        line-height: 25px !important;
        font-size: 18px !important;
    }

    .what-we-do-box-main h2.what-we-dox-ttle {
        font-size: 19px;
    }

    ul.bxslider-new li .project-cover {
        width: 48%;
        margin-right: 0.2%;
        margin-left: 1.2%;
        margin-bottom: 5px
    }

    .title-strip {
        height: auto !important;
        position: relative !important;
        top: 0 !important;
        background: rgba(0, 0, 0, 1) !important;
        font-size: 14px !important;
        padding: 4px 0px !important;
        display: none !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp {
        background: rgba(33, 33, 33, 0.7) !important;
        display: block !important;
        padding-top: 29% !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp p {
        font-size: 15px !important;
        margin-bottom: 10px
    }

    ul.bxslider-new li .project-cover a .past-project-wrp span {
        font-size: 11px;
        width: 88px;
        line-height: 18px;
        ;
    }

    ul.home-slider-pagi li a {
        width: 109px;
        text-align: center;
        text-transform: none;
    }

    .about-main-wrapper p.about-small-txt {
        padding: 10px;
    }

    .press-main-box {
        text-align: center;
    }

    .press-inner-box .press-desc p.press-line {
        line-height: 20px;
        margin-bottom: 7px;
    }

    .press-inner-box .press-desc {
        padding-top: 10px;
    }

    .press-inner-box,
    .press-inner-box .press-desc,
    .press-inner-box .press-desc p.press-line {
        min-height: inherit !important;
    }

    .press-inner-box .press-desc a.download-lnk {
        position: relative;
        width: 100%;
        top: inherit;
    }

    .image-conatiner h2.main-ttle2,
    .image-conatiner p.sub-txt {
        width: 100%;
        text-align: center;
        font-size: 28px;
        top: 29%;
        left: 0;
    }

    .image-conatiner {
        background-attachment: inherit;
        min-height: 225px;
    }

    .top-slide-resort {
        background-position: 0px 0px;
    }

    .image-conatiner p.sub-txt {
        font-size: 22px;
        top: 52%;
    }

    .what-we-do-box-main p.what-we-do-desc {
        font-size: 20px;
        line-height: 24px;
    }

    .video-box {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .video-box iframe,
    .inner-activiti-box {
        width: 98%
    }

    .project-gallery-main h2,
    .business-first-box h2 {
        font-size: 22px !important;
        margin-top: 26px !important;
        margin-bottom: 23px !important;
    }

    .restautant-business-pics img {
        margin-left: 0px;
    }

    .image-conatiner {
        width: 95%;
        margin: 0 auto;
    }

    .project-gallery-main {
        width: 95%;
        margin: 0 auto;
    }

    .why-boxes3 {
        margin-top: 10px;
    }

    .apply-box {
        width: 90%;
    }

    .mobile-margin-top-8 {
        margin-top: 8px;
    }

    .business-first-box h2.main-ttle {
        padding: 10px;
    }

    a#visit-website2 {
        width: 100% !important;
        padding: 5px;
        font-size: 12px;
        text-transform: capitalize;
    }

    a#visit-website3 {
        text-transform: capitalize;
        padding: 13px 5px;
        width: 100% !important;
        font-size: 12px;
    }

    a#visit-client {
        font-size: 12px;
        padding: 10px;
    }

    .why-boxes2 {
        margin-top: 7px;
    }

    .villas-slide-pic {
        background-image: url(../images/mobile-della-villas-bg.jpg) !important;
    }

    .inner-activiti-box img {
        width: 100%;
    }

    .inner-activiti-box .col-md-6 {
        padding-left: 0px !important;
    }

    .facilities li {
        font-size: 18px !important;
    }

    .stores-pic {
        background-image: url(../images/mobile-store-pic-banner.jpg) !important;
    }

    h2.main-ttle2 {
        left: 0 !important;
    }

    .image-conatiner p.sub-txt {
        left: 0 !important;
    }

    .store-top h1 {
        font-size: 30px !important;
    }

    .store-top p {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .megamenu_dark_bar .megamenu>li:hover>a {}

    .mobile-pad-left-clr {
        padding-left: 0px !important;
    }

    .mobile-pad-right-clr {
        padding-right: 0px !important;
    }

    .select-box {
        width: 46% !important;
        margin-bottom: 10px;
    }

    .main-slider .carousel-caption h4,
    .shop-slider .carousel-caption h4 {
        font-size: 21px !important;
    }

    .read-more {
        font-size: 11px !important;
    }

    .mobile-img img {
        width: 100%;
        margin-top: 10px;
    }

    .back {
        float: right !important;
    }

    .mobile-right {
        right: 0px !important;
    }

    .career-main-tab ul {
        text-align: center;
    }

    .career-main-tab ul li {
        width: 48%;
        display: inline-block;
        float: none;
    }

    .career-main-tab ul li a {
        border: 1px solid #a3a3a3 !important;
        display: block;
        margin: 0px;
        padding: 8px 10px;
        margin-bottom: 5px;
        width: 100%;
    }

    .video-js {
        width: 100% !important;
    }

    .top-desc-career {
        margin: 0 auto;
        width: 94%;
    }

    p.career-desc-all {
        line-height: 21px;
        font-size: 18px;
    }

    .career-job-box ol li a {
        width: 100% !important;
    }

    h2.career-ttle-all {
        padding: 10px;
    }

    p.career-desc-all {
        padding: 10px;
    }

    .gold-smll-txt {
        padding: 10px;
        font-size: 20px;
    }

    .gold-smll-txt br {
        display: none;
    }

    .top-scroll-tabs-career h2 {
        font-size: 26px;
    }

    span.green-bord-ttle {
        display: none;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    .desc-training-devlop {
        margin-top: 10px;
    }

    .career-team-wrp img {
        width: 100%
    }

    .yellow-training-box,
    .orange-training-box,
    .green-training-box,
    .pink-training-box {
        padding: 12px;
    }

    .yellow-talk-box {
        width: 126px !important;
        height: 68px !important;
        top: 40px !important;
        right: 45px !important;
    }

    .yellow-talk-box p a {
        padding: 27px 0px !important;
        font-size: 12px;
    }

    .blue-talk-box {
        width: 127px !important;
        top: 72px;
        left: 24px;
    }

    .blue-talk-box p a {
        padding: 28px 0px !important;
        font-size: 13px !important;
    }

    .fun-at-work-main {
        padding: 10px;
    }

    .career-main-tab2 {
        display: none;
    }

    .nxt-prev-wrp {
        display: none;
    }

    .circle-1,
    .circle-2,
    .circle-3,
    .circle-4,
    .circle-5 {
        position: relative;
        left: 0;
        top: 0;
    }

    .event-right-box h2 {
        padding-top: 10px;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider4 {
        width: 100% !important;
    }

    #people_carousel4 {
        width: 100% !important;
    }

    #people_slider5 {
        width: 100% !important;
    }

    #people_carousel5 {
        width: 100% !important;
    }

    .meet-team-head-quote {
        padding: 10px;
    }

    .meet-team-head-quote p.meet-big-txt-quote {
        font-size: 23px;
        line-height: 27px;
    }

    .team-tp {
        margin-top: 10px;
    }

    .our-team-wrp {
        padding: 15px;
    }

    .inner-listing-box ul.jobl li {
        width: 49% !important;
        float: none !important;
        display: inline-block !important;
    }

    .inner-listing-box ul.jobl li a {
        width: 100%;
        display: block;
    }

    ul.jobtab li a {
        width: 100%;
    }

    .inner-listing-box ul li a p.list-city-txt {
        padding: 3% 0% 0% 8%;
    }

    .app_process {
        padding: 15px !important;
    }

    ul.nav {
        background-color: #f5f5f5;
    }

    .navbar-default .navbar-collapse {
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    }

    .logo-box {
        background-color: transparent;
        z-index: 9999;
        left: -20px;
    }

    .logo-box a img {
        width: 62%;
    }

    .video-inner-box a .video-desc {
        height: auto;
    }

    .mentor-txt {
        line-height: 28px !important;
    }

    .address p {
        min-height: auto;
    }

    .inner-job-head p.inner-locat {
        padding: 0% 0% 0% 6%;
    }

    .inner-job-desc {
        box-shadow: none;
    }

    .trait-row {
        min-height: 200px;
    }

    .pm-wrp {
        padding: 20px 0px;
    }

    .feat-mob,
    .comm-mob {
        margin-top: 50px;
    }

    .image-conatiner a#visit-website {
        left: 33%;
    }

    .mobile-mt-20 {
        margin-top: 20px;
    }

    .business-first-box .select-box {
        width: 46% !important;
    }

    .mobile-center {
        text-align: center;
    }

    .lat-talks img {
        max-width: 100%;
        height: auto;
        width: auto;
        padding-bottom: 10px;
    }

    .dt-logo img {
        height: 65px;
    }

    .dt-logo {
        top: 37%;
        left: 48px;
    }

    .dt-info h2.main-ttle2,
    .dt-info p.sub-txt {
        padding-left: 70px;
    }

    .inner-full-header-box {
        height: auto;
    }

    .inner-full-header-box .navbar-toggle {
        top: -10px;
        margin-right: 20px;
    }

    .inner-full-header-box .navbar-default .navbar-nav>li>a {
        color: #000;
    }

    .inner-full-header-box .navbar-default .navbar-nav>li>a.sub-in::after {
        right: 130px;
    }

    .inner-full-header-box ul.nav li:hover a.grey-on-hvr {
        background-color: #f5f5f5 !important;
        border-bottom: 0 !important;
    }

    .inner-full-header-box ul.nav li ul li a {
        background-color: #f5f5f5;
        color: #000000;
    }

    .mt-60 {
        margin-top: 10px;
    }

    .inner-full-header-box .navbar-toggle:focus {
        background-color: #1d1d1d;
    }

    .inner-full-header-box .navbar-default .navbar-nav {
        width: 100%;
    }

    .inner-full-header-box {
        display: none;
    }
}


@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .mobile-show {
        display: block;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .no-logo {
        display: none;
    }

    .top-minus-marg {
        margin-top: 0px;
    }

    .navbar-header:before {
        background-image: url(../img/della-group-logo_01.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 85px;
        height: 82px;
        background-size: 100% 100%;
    }

    .full-header-box {
        height: 100px;
        padding: 9px;
    }

    .navbar-toggle {
        position: absolute;
        float: none;
        right: 0px;
        top: 16px;
    }

    .inner-980-box {
        width: 100%;
    }

    ul.nav {
        width: 100%;
        background-color: #fff;
    }

    ul.nav li {
        float: none;
    }

    ul.nav li a {
        text-align: center;
        border-bottom: 1px solid #e7e7e7;
    }

    .managing-pic img {
        width: 80%;
    }

    h2.main-ttle {
        font-size: 18px;
    }

    h2.main-ttle span.big-colo-txt {
        font-size: 22px;
    }

    .about-main-wrapper p.golden-big-txt {
        font-size: 24px;
        line-height: 26px;
    }

    .about-main-wrapper p.about-small-txt {
        font-size: 14px;
    }

    .about-main-wrapper a {
        font-size: 12px;
        width: 99px;
        background-position: 79px 8px;
    }

    .carousel-caption h2 {
        font-size: 14px;
    }

    .carousel-caption {
        top: 15%;
    }

    .carousel-caption h3 {
        color: #fff;
        font-size: 27px;
        margin: 0px;
        line-height: 19px;
    }

    .carousel-caption h4 {
        font-size: 16px;
    }

    .managing-left h2 {
        font-size: 16px;
        margin: 13px 0px 12px 0px;
    }

    .managing-right {
        padding: 25px 0px;
    }

    .managing-desc p {
        font-size: 20px;
        line-height: 25px;
    }

    .want-pic {
        float: none;
        width: 50%;
        margin: 0 auto;
        padding: 0px;
    }

    .want-pic img {
        width: 80%;
    }

    .want-desc {
        float: none;
        width: 15%;
        margin: 0 auto;
        padding: 0px;
    }

    .want-desc p {
        font-size: 18px;
    }

    .our-client-wrap img {
        width: 100%;
    }

    .career-wrap {
        padding: 10% 0px 8% 5%;
    }

    .career-desc p {
        font-size: 20px;
    }

    .career-desc p span {
        font-size: 25px;
    }

    .location-wrp h2 {
        font-size: 18px;
    }

    .location-wrp {
        padding: 44px 0px 30px 10px;
    }

    .location-wrp img {
        width: 60%;
    }

    .location-desc {
        width: 100%;
        float: none;
        position: relative;
        bottom: 0px;
        left: 0px;
    }

    .career-desc {
        width: 100%;
        float: none;
        margin-left: 0px;
        padding-top: 173px;
    }

    .career-wrap h2 {
        font-size: 18px;
    }

    .career-desc a {
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 14px;
        border: 1px solid #d9b471;
        padding: 3px 6px;
        display: block;
        width: 97px;
    }

    .press-wrp a {
        width: 97px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        border: 1px solid #fff;
        padding: 4px 6px;
        display: inline-block;
    }

    .press-release-wrp h2 {
        font-size: 20px;
    }

    .press-wrp p {
        font-size: 18px !important;
        line-height: 16px;
    }

    .press-release-wrp {
        padding: 5px 0px 20px 20px;
    }

    .want-desc a {
        padding: 4px 6px;
        width: 97px;
    }

    .carousel-caption p.big-carou-txt {
        font-size: 12px;
        line-height: 23px;
        z-index: 99;
    }

    .footer-main ul.foot-nav {
        float: none;
        margin: 0 auto;
    }

    .footer-main ul.foot-nav li {
        float: none;
        text-align: left;
    }

    .footer-main ul.foot-nav li a {
        font-size: 14px;
    }

    .footer-main p {
        float: none;
        margin: 0 auto;
        font-size: 12px;
        text-align: center;
    }

    .footer-main {
        padding: 15px;
    }

    ul.nav li ul {
        position: relative;
        top: 0px;
        width: 100%;
    }

    .inner-caption h2 {
        font-size: 2em;
    }

    ul.list-abt li {
        font-size: 14px;
    }

    .apply-box {
        width: 70%;
    }

    .design-thinking-wrap a.design-achr {
        width: 100%;
        display: inline-block;
        margin: 2% 0% 0% 0%;
    }

    .design-thinking-wrap a.design-achr img {
        width: 75%;
    }

    .press-inner-box .press-desc {
        min-height: 240px;
    }

    .press-inner-box .press-desc h2.press-year {
        font-size: 24px;
    }

    .press-inner-box .press-desc p.press-line {
        font-size: 16px;
    }

    .video-inner-box a .video-desc {
        height: 600px
    }

    .video-inner-box a .video-desc h2.video-ttle {
        font-size: 20px;
    }

    .video-inner-box a .video-desc p {
        font-size: 18px;
    }

    #carousel-mobile .carousel-caption {
        top: 43px;
    }

    #carousel-mobile .carousel-caption h4 {
        font-size: 44px;
        font-weight: 700;
    }

    #carousel-mobile .carousel-caption a {
        border: solid 1px #FFF;
        padding: 3px 8px;
        background-color: #FFF;
        color: #000;
        text-shadow: none;
        padding-top: 0px;
    }

    #company-timeline {
        padding-top: 10px;
    }

    .managing-left {
        padding: 0;
    }

    .managing-desc {
        padding-top: 4%;
    }

    .sprite {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .career-wrap {
        background-position: 12px 28px;
    }

    .career-desc {
        padding-top: 0px;
        padding-left: 186px;
    }

    .career-wrap {
        padding: 2% 0px 8% 5%;
    }

    ul.nav li a.first-nav {
        border-bottom: solid 1px #e7e7e7;
    }

    .press-release-wrp {
        height: 266px !important;
    }

    #company-timeline {
        padding-top: 10px;
    }

    .design-thinking-wrap {
        padding: 38px 0px;
    }

    .container2 {
        height: inherit !important;
    }

    .managing-right {
        padding-left: 0px;
    }

    .patt {
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    #company-timeline {
        padding-top: 10px;
    }

    .managing-left {
        padding-bottom: 12px;
    }

    .edge {
        display: none;
    }

    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    #carousel-mobile .carousel-caption {
        top: 73px;
    }

    #carousel-mobile .carousel-caption h4 {
        font-size: 34px;
        font-weight: 700;
    }

    #carousel-mobile .carousel-caption a {
        border: solid 1px #FFF;
        padding: 3px 8px;
        background-color: #FFF;
        color: #000;
        text-shadow: none;
        padding-top: 0px;
    }

    #carousel-mobile .carousel-control {
        opacity: 1;
    }

    #company-timeline {
        padding-top: 0px !important;
    }

    .timeline-container h2.main-ttle {
        text-align: left;
    }

    #company-timeline .view-all {
        top: 19px !important;
    }

    #company-timeline .view-all a {
        font-size: 12px;
    }

    .timeline-box {
        overflow-x: hidden;
    }

    .timeline-container {
        padding: 5px !important;
    }

    .element {
        height: 256px !important;
    }

    .managing-left {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    a#visit-website {
        display: inline-block;
        width: auto;
        padding: 8px;
    }

    .design-thinking-wrap {
        background-size: cover;
        background-position: center;
        padding: 30px 0px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 74%;
    }

    .career-wrap {
        padding: 0px;
        background-position: center 28px;
        text-align: center;
    }

    .magzine-pic {
        width: 120px;
    }

    .magzine-pic img {
        width: 100%;
    }

    .press-release-wrp {
        height: auto !important;
        padding: 10px;
        padding-bottom: 24px;
    }

    .press-wrp a {
        display: inline-block;
        margin-bottom: 20px;
    }

    ul.slideContainer {
        width: 5000%;
    }

    h2.main-ttle {
        text-align: center;
    }

    .sprite {
        background-repeat: no-repeat !important;
        background-size: cover;
    }

    ul.nav li a.first-nav {
        border-bottom: solid 1px #e7e7e7;
    }

    .patt {
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .edge {
        display: none;
    }

    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    ul.nav li ul li {
        border-bottom: 1px solid #383838 !important;
    }

    ul.nav li ul li a {
        background-color: #101010;
    }

    .top-slide-pic2 {
        background-image: url(../images/mobile-about.jpg);
        min-height: 320px;
        background-attachment: inherit;
    }

    ul.home-slider-pagi {
        left: 0;
    }

    ul.home-slider-pagi li a {
        padding: 10px;
        font-size: 12px;
    }

    #about-ajm-con h2,
    #about-ajm-con h3 {
        padding-top: 10px;
        padding-top: 10px;
        font-size: 1.7em;
    }

    .slogan {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .image-conatiner3 {
        min-height: 170px;
        background-attachment: inherit;
    }

    .link-bt a span {
        font-size: 10px;
    }

    .breadcrumb ul li a {
        font-size: 10px;
    }

    .grid-desc-box-main .grid-desc p,
    .vision-main-box p {
        padding: 0% 1%;
    }

    .vision-main-box p {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }

    .i-to-pic img {
        width: 100%;
    }

    .jspVerticalBar {
        height: 90%;
    }

    .jspVerticalBar .jspArrow {
        display: none;
    }

    .vision-main-box {
        padding-top: 0px !important;
    }

    .vision-main-box span {
        font-size: 12px !important;
    }

    ul.sp-list li {
        font-size: 16px;
    }

    ul.sp-list li span {
        font-size: 16px !important;
    }

    .bxslider5 {
        margin: 0px;
        padding: 0px;
    }

    .client-box-main h2 {
        font-size: 22px;
    }

    .awards-main-box a {
        width: 129px;
        margin-bottom: 60px;
    }

    .award-overlay h2 {
        font-size: 14px;
    }

    .award-overlay p {
        font-size: 11px;
    }

    .award-new {
        margin-bottom: 30px;
    }

    #inline1,
    #inline2,
    #inline3,
    #inline4,
    #inline5,
    #inline6,
    #inline7,
    #inline8,
    #inline9,
    #inline10,
    #inline11,
    #inline12,
    #inline13,
    #inline14,
    #inline15,
    #inline16,
    #inline17,
    #inline18,
    #inline19,
    #inline20 {
        width: 100% !important;
    }

    .awards-content h2 {
        padding-top: 0px;
        font-size: 18px;
    }

    .awards-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .new-business-ttle {
        font-size: 16px !important;
    }

    .tec {
        background-image: none !important;
        border-bottom: solid 3px #e4e4e4;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .career-wrap {
        background-image: url(../images/mobile-make-work-fun-2.jpg);
    }

    .career-desc {
        padding-left: 120px;
        padding-top: 0px;
        padding-bottom: 16px;
    }

    .career-wrap {
        background-position: 37px 18px;
    }

    .career-desc p {
        line-height: 22px;
    }

    .design-thinking-wrap a.design-achr img {
        width: 100%;
    }

    .i-to-pic {
        padding-top: 0;
    }

    .i-to-desc {
        margin-top: 0;
    }

    ul.sp-list li {
        margin-bottom: 1px
    }

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

    .timeline-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center !important;
    }

    .timeline-content h2 {
        margin: 0px !important;
        font-size: 36px !important;
        padding-top: 80px !important;
    }

    .timeline-content h3 {
        font-size: 14px !important;
        margin-top: 7px !important;
        margin-bottom: 2px !important;
    }

    .timeline-content p {
        font-size: 12px !important;
        line-height: 19px !important;
    }

    .slide-bt {
        display: none !important;
    }

    #timeline-slider {
        width: 98% !important;
    }

    .timeline-container h1 {
        font-size: 16px !important;
    }

    .timeline-pad-top {
        padding-top: 80px;
    }

    p.new-busine-txt2 {
        padding: 0 1%;
        font-size: 18px;
    }

    .past-pro {
        background-image: none !important;
        border-bottom: solid 2px #d9b471;
    }

    .past-pro p {
        background-image: none !important;
        margin-top: 9px;
    }

    p.projects-txt {
        padding: 10px !important;
        line-height: 25px !important;
        font-size: 18px !important;
    }

    .what-we-do-box-main h2.what-we-dox-ttle {
        font-size: 19px;
    }

    ul.bxslider-new li .project-cover {
        width: 48%;
        margin-right: 0.2%;
        margin-left: 1.2%;
        margin-bottom: 5px
    }

    .title-strip {
        height: auto !important;
        position: relative !important;
        top: 0 !important;
        background: rgba(0, 0, 0, 1) !important;
        font-size: 14px !important;
        padding: 4px 0px !important;
        display: none !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp {
        background: rgba(33, 33, 33, 0.7) !important;
        display: block !important;
        padding-top: 29% !important;
    }

    ul.bxslider-new li .project-cover a .past-project-wrp p {
        font-size: 15px !important;
        margin-bottom: 10px
    }

    ul.bxslider-new li .project-cover a .past-project-wrp span {
        font-size: 11px;
        width: 88px;
        line-height: 18px;
        ;
    }

    ul.home-slider-pagi li a {
        width: 109px;
        text-align: center;
        text-transform: none;
    }

    .about-main-wrapper p.about-small-txt {
        padding: 10px;
    }

    .press-main-box {
        text-align: center;
    }

    .press-inner-box .press-desc p.press-line {
        line-height: 20px;
        margin-bottom: 7px;
    }

    .press-inner-box .press-desc {
        padding-top: 10px;
    }

    .press-inner-box,
    .press-inner-box .press-desc,
    .press-inner-box .press-desc p.press-line {
        min-height: inherit !important;
    }

    .press-inner-box .press-desc a.download-lnk {
        position: relative;
        width: 100%;
        top: inherit;
    }

    .image-conatiner h2.main-ttle2,
    .image-conatiner p.sub-txt {
        width: 100%;
        text-align: center;
        font-size: 28px;
        top: 29%;
        left: 0;
    }

    .image-conatiner {
        background-attachment: inherit;
        min-height: 225px;
    }

    .top-slide-resort {
        background-position: 0px 0px;
    }

    .image-conatiner p.sub-txt {
        font-size: 22px;
        top: 52%;
    }

    .what-we-do-box-main p.what-we-do-desc {
        font-size: 20px;
        line-height: 24px;
    }

    .video-box {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .video-box iframe,
    .inner-activiti-box {
        width: 98%
    }

    .project-gallery-main h2,
    .business-first-box h2 {
        font-size: 22px !important;
        margin-top: 26px !important;
        margin-bottom: 23px !important;
    }

    .restautant-business-pics img {
        margin-left: 0px;
    }

    .image-conatiner {
        width: 95%;
        margin: 0 auto;
    }

    .project-gallery-main {
        width: 95%;
        margin: 0 auto;
    }

    .why-boxes3 {
        margin-top: 10px;
    }

    .apply-box {
        width: 90%;
    }

    .mobile-margin-top-8 {
        margin-top: 8px;
    }

    .business-first-box h2.main-ttle {
        padding: 10px;
    }

    a#visit-website2 {
        width: 100% !important;
        padding: 5px;
        font-size: 12px;
        text-transform: capitalize;
    }

    a#visit-website3 {
        text-transform: capitalize;
        padding: 13px 5px;
        width: 100% !important;
        font-size: 12px;
    }

    a#visit-client {
        font-size: 12px;
        padding: 10px;
    }

    .why-boxes2 {
        margin-top: 7px;
    }

    .villas-slide-pic {
        background-image: url(../images/mobile-della-villas-bg.jpg) !important;
    }

    .inner-activiti-box img {
        width: 100%;
    }

    .inner-activiti-box .col-md-6 {
        padding-left: 0px !important;
    }

    .facilities li {
        font-size: 18px !important;
    }

    .stores-pic {
        background-image: url(../images/mobile-store-pic-banner.jpg) !important;
    }

    h2.main-ttle2 {
        left: 0 !important;
    }

    .image-conatiner p.sub-txt {
        left: 0 !important;
    }

    .store-top h1 {
        font-size: 30px !important;
    }

    .store-top p {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .megamenu_dark_bar .megamenu>li:hover>a {}

    .mobile-pad-left-clr {
        padding-left: 0px !important;
    }

    .mobile-pad-right-clr {
        padding-right: 0px !important;
    }

    .select-box {
        width: 46% !important;
        margin-bottom: 10px;
    }

    .main-slider .carousel-caption h4,
    .shop-slider .carousel-caption h4 {
        font-size: 21px !important;
    }

    .read-more {
        font-size: 11px !important;
    }

    .mobile-img img {
        width: 100%;
        margin-top: 10px;
    }

    .back {
        float: right !important;
    }

    .mobile-right {
        right: 0px !important;
    }

    .career-main-tab ul {
        text-align: center;
    }

    .career-main-tab ul li {
        width: 48%;
        display: inline-block;
        float: none;
    }

    .career-main-tab ul li a {
        border: 1px solid #a3a3a3 !important;
        display: block;
        margin: 0px;
        padding: 8px 10px;
        margin-bottom: 5px;
        width: 100%;
    }

    .video-js {
        width: 100% !important;
    }

    .top-desc-career {
        margin: 0 auto;
        width: 94%;
    }

    p.career-desc-all {
        line-height: 21px;
        font-size: 18px;
    }

    .career-job-box ol li a {
        width: 100% !important;
    }

    h2.career-ttle-all {
        padding: 10px;
    }

    p.career-desc-all {
        padding: 10px;
    }

    .gold-smll-txt {
        padding: 10px;
        font-size: 20px;
    }

    .gold-smll-txt br {
        display: none;
    }

    .top-scroll-tabs-career h2 {
        font-size: 26px;
    }

    span.green-bord-ttle {
        display: none;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    .desc-training-devlop {
        margin-top: 10px;
    }

    .career-team-wrp img {
        width: 100%
    }

    .yellow-training-box,
    .orange-training-box,
    .green-training-box,
    .pink-training-box {
        padding: 12px;
    }

    .yellow-talk-box {
        width: 126px !important;
        height: 68px !important;
        top: 40px !important;
        right: 45px !important;
    }

    .yellow-talk-box p a {
        padding: 27px 0px !important;
        font-size: 12px;
    }

    .blue-talk-box {
        width: 127px !important;
        top: 72px;
        left: 24px;
    }

    .blue-talk-box p a {
        padding: 28px 0px !important;
        font-size: 13px !important;
    }

    .fun-at-work-main {
        padding: 10px;
    }

    .career-main-tab2 {
        display: none;
    }

    .nxt-prev-wrp {
        display: none;
    }

    .circle-1,
    .circle-2,
    .circle-3,
    .circle-4,
    .circle-5 {
        position: relative;
        left: 0;
        top: 0;
    }

    .event-right-box h2 {
        padding-top: 10px;
    }

    #people_slider2 {
        width: 100% !important;
    }

    #people_carousel2 {
        width: 100% !important;
    }

    #people_slider1 {
        width: 100% !important;
    }

    #people_carousel1 {
        width: 100% !important;
    }

    #people_slider3 {
        width: 100% !important;
    }

    #people_carousel3 {
        width: 100% !important;
    }

    #people_slider4 {
        width: 100% !important;
    }

    #people_carousel4 {
        width: 100% !important;
    }

    #people_slider5 {
        width: 100% !important;
    }

    #people_carousel5 {
        width: 100% !important;
    }

    .meet-team-head-quote {
        padding: 10px;
    }

    .meet-team-head-quote p.meet-big-txt-quote {
        font-size: 23px;
        line-height: 27px;
    }

    .team-tp {
        margin-top: 10px;
    }

    .our-team-wrp {
        padding: 15px;
    }

    .inner-listing-box ul.jobl li {
        width: 49%;
        float: none;
        display: inline-block;
    }

    .inner-listing-box ul.jobl li a {
        width: 100%;
        display: block;
    }

    ul.jobtab li a {
        width: 100%;
    }

    .inner-listing-box ul li a p.list-city-txt {
        padding: 3% 0% 0% 8%;
    }

    .app_process {
        padding: 15px !important;
    }

    .career-desc a {
        margin-left: 55px;
    }

    .della-suite-main .suite-box {
        min-height: 440px;
    }

    .i-to-we-main-box {
        padding-top: 23px;
        min-height: 254px;
    }

    .i-to-desc {
        height: 217px;
    }

    .press-inner-box .press-desc h2.press-line {
        min-height: 180px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .ipad-hide {
        display: none !important;
    }

    .ipad-show {
        display: block !important;
    }

    #company-timeline {
        padding-top: 4px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .no-logo {
        display: none;
    }

    .top-minus-marg {
        margin-top: 0px;
    }

    .navbar-header:before {
        background-image: url(../img/della-group-logo_01.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 85px;
        height: 82px;
        background-size: 100% 100%;
    }

    .full-header-box {
        height: 82px;
    }

    .navbar-toggle {
        position: absolute;
        float: none;
        right: 0px;
        top: 0px;
    }

    ul.nav {
        width: 100%;
        background-color: #fff;
    }

    ul.nav li {
        float: none;
    }

    ul.nav li a {
        text-align: center;
        border-bottom: 1px solid #e7e7e7;
    }

    .want-pic {
        padding-left: 0px;
    }

    .managing-pic img {
        width: 100%;
    }

    .managing-desc p {
        font-size: 24px;
        padding-left: 2%;
    }

    .our-client-wrap img {
        width: 100%;
    }

    .career-desc p {
        font-size: 22px;
    }

    .career-desc p span {
        font-size: 28px;
    }

    ul.nav li ul {
        position: relative;
        top: 0px;
        width: 100%;
    }

    .inner-caption h2 {
        font-size: 3em;
    }

    .want-pic {
        width: 98%;
    }

    .want-pic img {
        width: 100%;
    }

    .managing-left h2 {
        font-size: 19px;
    }

    .press-release-wrp {
        padding-left: 13px;
    }

    .magzine-pic img {
        width: 100%;
    }

    .magzine-pic {
        width: 115px;
    }

    .press-wrp p {
        font-size: 24px;
        line-height: 19px;
    }

    .press-release-wrp h2 {
        padding-bottom: 19px;
    }

    .edge {
        display: none;
    }

    #carousel-mobile .carousel-caption {
        top: 43px;
    }

    #carousel-mobile .carousel-caption h4 {
        font-size: 44px;
        font-weight: 700;
    }

    #carousel-mobile .carousel-caption a {
        border: solid 1px #FFF;
        padding: 3px 8px;
        background-color: #FFF;
        color: #000;
        text-shadow: none;
        padding-top: 0px;
    }

    #company-timeline {
        padding-top: 10px !important;
    }

    .video-inner-box a .video-desc {
        height: 420px;
    }

    .press-inner-box .press-desc h2.press-line {
        min-height: 200px;
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    ul.nav {
        margin-right: 30px;
    }
}

.footer-main ul.foot-nav li ul.sub-footer-lnks {
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

.footer-main ul.foot-nav li ul.sub-footer-lnks li {
    float: none;
}

.footer-main ul.foot-nav li ul.sub-footer-lnks li a {
    font-size: 13px;
    text-transform: capitalize;
    padding-right: 0px;
}

ul.sitemap-lnks {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.sitemap-lnks li {
    margin: 10px 0px;
    padding: 0px 0px;
}

ul.sitemap-lnks li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-size: 15px;
}

ul.sitemap-lnks li ul {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    list-style: none;
    list-style-type: none;
}

ul.sitemap-lnks li ul li a {
    font-size: 13px;
}