
.inner-content {
    display:flex;
    width: 100%;
    float: left;
    padding: 40px 0
}

.inner-content h1 {
    margin-top: 0 !important
}

.full-content {
    display: none
}

.clamp {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%
}

.modal-content {
    background-color: rgba(255, 255, 255, .9)
}

.sep-journey {
    background: #f5f5f5 !important;
    overflow: hidden
}

.flying-bird-cont {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%
}

.bird {
    background-image: url(../images/bird-cells.svg);
    background-size: auto 100%;
    width: 88px;
    height: 125px;
    will-change: background-position;
    -webkit-animation-name: fly-cycle;
    animation-name: fly-cycle;
    -webkit-animation-timing-function: steps(10);
    animation-timing-function: steps(10);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.bird--one {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.bird--two {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s
}

.bird--three {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.bird--four {
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.bird-container {
    position: absolute;
    top: 20%;
    left: -7.5vw;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform;
    -webkit-animation-name: fly-right-one;
    animation-name: fly-right-one;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.bird-container--one {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.bird-container--two {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.bird-container--three {
    -webkit-animation-duration: 14.6s;
    animation-duration: 14.6s;
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s
}

.bird-container--four {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 10.25s;
    animation-delay: 10.25s
}

@-webkit-keyframes fly-cycle {
    100% {
        background-position: -900px 0
    }
}

@keyframes fly-cycle {
    100% {
        background-position: -900px 0
    }
}

@-webkit-keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(.4);
        transform: translateY(2vh) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(.5);
        transform: translateY(0) scale(.5)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(.6);
        transform: translateY(4vh) scale(.6)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(.6);
        transform: translateY(2vh) scale(.6)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }
}

@keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(.4);
        transform: translateY(2vh) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(.5);
        transform: translateY(0) scale(.5)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(.6);
        transform: translateY(4vh) scale(.6)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(.6);
        transform: translateY(2vh) scale(.6)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }

    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(.6);
        transform: translateY(0) scale(.6)
    }
}

@-webkit-keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(.5);
        transform: translateY(-2vh) scale(.5)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(.4);
        transform: translateY(0) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(.6);
        transform: translateY(-4vh) scale(.6)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(.45);
        transform: translateY(1vh) scale(.45)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(.5);
        transform: translateY(-2.5vh) scale(.5)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }
}

@keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(.5);
        transform: translateY(-2vh) scale(.5)
    }

    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(.4);
        transform: translateY(0) scale(.4)
    }

    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(.6);
        transform: translateY(-4vh) scale(.6)
    }

    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(.45);
        transform: translateY(1vh) scale(.45)
    }

    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(.5);
        transform: translateY(-2.5vh) scale(.5)
    }

    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }

    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(.45);
        transform: translateY(0) scale(.45)
    }
}

.modal-title span {
    display: none
}

.modal-title p {
    margin-bottom: 0
}

.wrap {
    display: none
}

.responsive-banner {
    display: none
}

.banner-slider2 .owl-dot {
    width: 20px;
    height: 5px;
    background: #9f2121;
    display: inline-block !important;
    margin-right: 4px
}

.banner-slider2 .owl-dot.active {
    background: #fff
}

.banner-slider2 .owl-dots {
    position: absolute;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999;
    left: 50%
}

.center-heading-one {
    text-align: center;
    margin: 0 auto
}

.center-heading-two {
    text-align: center;
    margin: 0 auto
}

.center-heading-three {
    text-align: center;
    margin: 0 auto
}

.center-heading-five {
    text-align: center;
    margin: 0 auto
}

.train-marque {
    width: 100%;
    padding: 40px
}

.train-marque .marquee {
    width: 100%;
    margin-left: 0;
    position: relative;
    overflow: hidden
}

.train-marque .marquee marquee {
    width: 3500px
}

.train-marque .nalco-train-cont {
    width: auto
}

#wrapper {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99
}

#carousel {
    margin-top: -100px
}

#carousel div {
    text-align: center;
    width: 296px;
    float: left;
    position: relative
}

#carousel div img {
    border: none
}

#carousel div span {
    display: none
}

#carousel div:hover span {
    background-color: #333;
    color: #fff;
    font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    width: 100px;
    padding: 2px 0;
    margin: 0 0 0 -50px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    border-radius: 3px
}

#donate-spacer {
    height: 100%
}

#donate {
    width: 750px;
    padding: 50px 75px;
    margin: 0 auto;
    overflow: hidden
}

#donate form,
#donate p {
    margin: 0;
    float: left
}

#donate p {
    width: 650px
}

#donate form {
    width: 100px
}

.invester-ad .buildify_tm_principles_wrap {
    min-height: 1px
}

.news-scroll {
    overflow: hidden
}

.marquee {
    width: 100%;
    position: relative;
    z-index: 99
}

.marquee .item {
    display: inline-block;
    float: left;
    width: 296px
}

.cmd-inner-para a {
    color: #232323
}

.cmd-inner-para a:hover {
    color: #232323;
    text-decoration: none
}

.team-caption a {
    color: #fff
}

.team-caption a:hover {
    color: #fff;
    text-decoration: none
}

.cmd-contact {
    position: absolute;
    display: block;
    bottom: 0;
    top: auto;
    padding-left: 0;
    background: #ddd;
    margin-bottom: 0;
    padding: 10px 30px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    left: 0
}

.cmd-contact li {
    display: inline-block;
    float: left;
    font-family: arial, helvetica, sans-serif
}

.degi {
    font-size: 13px !important
}

.break-paragraph {
    display: block;
    margin-top: 15px
}

.cmd-contact svg {
    position: relative;
    top: 5px;
    margin-right: 5px
}

.modal-header {
    background: #f5f5f5
}


.owl-dots {
    display: none
}

#gotoTop {
    background-color: #ED1F29;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 14px;
    height: 40px;
    left: auto;
    line-height: 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    top: auto;
    bottom: 70px;
    transition: background-color .2s linear 0s;
    width: 40px;
    z-index: 99
}

.arrow_up {
    background: url(../images/sprite-icon.png) no-repeat -296px -1023px
}

#page-nav.jou {
    display: none
}

.header-sub-text {
    margin-bottom: 10px !important;
    float: left !important
}

.exter-link {
    float: right;
    position: relative;
    top: 32px
}

.innerpage .logo {
    padding-left: 0 !important
}

.innerpage .menu-btns:first-child {
    margin-right: 3px
}

.stricky-fixed .logo {
    padding-left: 0 !important
}

.stricky-fixed .menu-btns:first-child {
    margin-right: 3px
}

.top-menu li:last-child {
    margin-right: 0
}

.print-btn {
    float: right;
    margin-right: 20px;
    top: 2px;
    position: relative;
    z-index: 1000
}

.nav-section {
    position: relative;
    background: #f5f5f5;
    padding: 10px 10px;
    border-top: 1px solid #ccc;
    display: block;
    float: left;
    width: 100%
}

.nav-section .control-icon-pause {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px
}

.nav-section .control-icon-play {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px
}

.nav-section .control-icon-pausee {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px
}

.nav-section .control-icon-playy {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px
}

.contrast-active .wrapper {
    background-color: #333 !important
}

.contrast-active .mission-section {
    background-color: #333 !important
}

.contrast-active .section-paragraph {
    color: #ff0 !important
}

.contrast-active .cmd h3 {
    color: #ff0 !important
}

.contrast-active .cmd h4 {
    color: #ff0 !important
}

.contrast-active .c-twitter a h3 {
    color: #ff0 !important
}

.contrast-active .read {
    color: #ff0 !important
}

.contrast-active .mission-box p {
    color: #ff0 !important
}

.contrast-active .mission-box h3 {
    color: #ff0 !important
}

.contrast-active .modal-content {
    background-color: #333
}

.contrast-active .modal-body p {
    color: #ff0 !important
}

.contrast-active .modal-header {
    background: #333
}

.contrast-active .modal-header {
    border-bottom: 1px solid #ff0
}

.contrast-active .modal-title {
    color: #ff0 !important
}

.contrast-active .popup-bg {
    background: #333 url(../images/popup-bg.png)
}

.contrast-active .values ul li {
    color: #ff0
}

.contrast-active .values strong span {
    color: #ff0
}

.contrast-active .operation:before {
    border-top: 300px solid #333
}

.contrast-active .image-caption h2 {
    color: #ff0
}

.contrast-active #footer {
    background: #333 !important;
    border-top: 1px solid #545453
}

.contrast-active .cpoy a {
    color: #ff0
}

.contrast-active .hidden-bar .side-menu ul li ul a {
    border-top: none !important
}

.contrast-active .btn.expander i {
    color: #ff0
}

.press-brief-section .print-btn {
    display: none
}

.singale-page-date .print-btn {
    display: none
}

.marquee1 {
    margin-top: 8px;
    opacity: 0
}

.marquee1 a {
    color: #232323
}

.marquee1 a span {
    color: red
}

.marquee1 a:hover {
    color: #232323;
    text-decoration: none
}

.salient.spt li a {
    color: #232323
}

.salient.spt {
    background: #fff;
    padding: 15px;
    margin-bottom: 0
}

.updates-cont .control-icon-pause-e {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -492px -961px;
    width: 16px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 10px;
    cursor: pointer
}

.updates-cont .control-icon-play-y {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -430px -960px;
    width: 13px;
    height: 22px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 10px;
    cursor: pointer
}

.updates-cont .c-navigation {
    position: absolute;
    width: 110px;
    right: -65px;
    top: 0;
    margin: -2px auto 0;
    display: block;
    z-index: 99
}

.caption-spot {
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    display: block;
    float: left;
    font-size: 16px;
    color: #232323
}

.spot-slider a:hover {
    color: #232323;
    text-decoration: none
}

.oldbrowser {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    position: fixed;
    z-index: 99999999;
    display: none
}

.center-cont-message {
    width: 500px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.center-cont-message h2 {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 40px;
    font-weight: 700
}

.center-cont-message p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px
}

.center-cont-message img {
    width: auto;
    border: 1px solid #bfbfbf
}

@media print {

    .breadcumb,
    .footer-logos,
    .footer-menu-quick,
    .footer-rules,
    .harethis-inline-share-buttons,
    .inner-sidebar,
    .menu-right,
    .print-btn,
    .sidebar-heading,
    .social-networks,
    .topbar {
        display: none
    }

    a[href]:after {
        content: none !important
    }

    .stricky-fixed .logo {
        display: none !important
    }
}

.menu-main-menu-en-container ul.menu {
    padding-left: 0
}

.menu .sub-menu {
    padding-left: 0;
    background: #f1f1f1
}

.sub-menu li a {
    font-weight: 400 !important;
    font-size: 12px !important
}

.hidden-bar .side-menu ul li ul li ul li ul li a {
    border-bottom: 1px solid #cecece
}



.curtain-container {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999999
}

.curtain-left,
.curtain-right {
    -webkit-transition: all 4s ease-out;
    -moz-transition: all 4s ease-out;
    -o-transition: all 4s ease-out;
    transition: all 4s ease-out
}

.curtain-left {
    width: 50%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    background: url(../images/curtain-left.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.curtain-right {
    width: 50%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 101;
    height: 100%;
    background: url(../images/curtain-right.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.curtain-open .curtain-right {
    width: 0%
}

.curtain-open .curtain-left {
    width: 0%
}

.rope-puller {
    width: 48px;
    height: 308px;
    background-color: #333;
    position: fixed;
    top: -40px;
    left: 50%;
    margin-left: -24px;
    z-index: 102;
    background: url(../images/rope.png) no-repeat top center;
    cursor: pointer
}

.curtain-closed {
    display: none
}

.overflow-hidden {
    overflow: hidden
}

.innaguration-text {
    z-index: 9999;
    position: absolute;
    color: #fff;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    text-align: center;
    line-height: 75px
}

.innaguration-text span {
    display: block;
    font-size: 55px
}

.disp-none {
    display: none
}

.video-poster {
    height: 100vh;
    display: block;
    object-fit: cover;
    width: 100%;
    float: left
}

.video-poster img {
    width: 100%;
    float: left
}

#floatingCirclesG {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
    transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6)
}

.f_circleG {
    position: absolute;
    background-color: #fff;
    height: 13px;
    width: 13px;
    border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#frotateG_01 {
    left: 0;
    top: 29px;
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#frotateG_02 {
    left: 8px;
    top: 8px;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#frotateG_03 {
    left: 29px;
    top: 0;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#frotateG_04 {
    right: 8px;
    top: 8px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#frotateG_05 {
    right: 0;
    top: 29px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#frotateG_06 {
    right: 8px;
    bottom: 8px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#frotateG_07 {
    left: 29px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#frotateG_08 {
    left: 8px;
    bottom: 8px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

@keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

.breadcumb h2 {
    display: none !important
}

ul#menu-main-menu-hi {
    padding-left: 0
}

.color-border {
    width: 100%
}

.loader {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

.loader-icon {
    width: 108px;
    height: 108px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.loader-icon-logo {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 24px;
    top: 24px;
    z-index: 1000
}

.loader-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.loader-icon-textL img {
    float: left
}

.loader-icon-textR img {
    float: right
}

.loader-icon-textL {
    width: 200px;
    height: 38px;
    position: absolute;
    left: 120%;
    top: 36px;
    z-index: 1000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}

.loader-icon-textR {
    width: 200px;
    height: 50px;
    position: absolute;
    right: 120%;
    top: 24px;
    z-index: 1000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}

.loader.hideLoader .lds-dual-ring {
    opacity: 0
}

.loader.hideLoader .loader-icon-textL {
    opacity: 1;
    left: 100%
}

.loader.hideLoader .loader-icon-textR {
    opacity: 1;
    right: 100%
}

.a-btn input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000
}

.a-btn #wob {
    color: #fff;
    background: #000;
    margin-left: -4px
}

.menu-section {
    width: 100%;
    float: left;
    padding: 8px 0
}

.logo {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.header-right {
    width: 100%;
    float: left
}

.logo-quote h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #080808;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 8px
}

.logo-quote p {
    font-size: 16px;
    color: #080808;
    line-height: 15px;
    margin-bottom: 0
}

.search_cont {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 32%
}

.search_bar {
    display: block;
    width: 39px;
    height: 38px;
    float: left;
    cursor: pointer;
    position: absolute;
    margin-top: -7px
}

.search_bar span:first-child {
    width: 15px;
    height: 15px;
    display: block;
    border: 2px solid #9f1f15;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 14px;
    opacity: 1
}

.search_bar span {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.search_bar span:nth-child(2) {
    width: 8px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 28px;
    left: 19px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search_bar span:nth-child(3) {
    width: 20px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 6px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0
}

.close_search .search_bar span:nth-child(2) {
    width: 20px;
    top: 23px;
    left: 7px
}

.search_bar span:nth-child(2) {
    width: 10px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 36px;
    left: 25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close_search .search_bar span:nth-child(3) {
    opacity: 1
}

.search_bar span:nth-child(3) {
    width: 20px;
    height: 2px;
    background-color: #9f1f15;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 6px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0
}

.close_search .search_bar span:nth-child(1) {
    opacity: 0
}

.search_bar span:first-child {
    width: 23px;
    height: 23px;
    display: block;
    border: 2px solid #9f1f15;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 14px;
    opacity: 1
}

.search_box {
    width: 100%;
    height: 99px;
    position: fixed;
    top: 123px;
    left: 0;
    z-index: 999999999;
    display: none
}

.search_input_cont input[type=submit] {
    width: 106px;
    height: 99px;
    background-color: #9e1f15;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.search_input_cont {
    position: relative;
    top: 25px;
    border: 1px solid #9e1f15
}

.menu-toggle {
    position: relative;
    width: 30px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    margin-top: 24px;
    margin-left: 25px
}

.menu-btns p {
    color: #ED1F29;
    margin-top: 5px;
    font-weight: 700;
    margin-left: -1px
}

.menu-toggle>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 2px;
    background-color: #9f1f15;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.menu-toggle>div:nth-child(2) {
    top: 50%;
    margin-top: -1px
}

.menu-toggle>div:nth-child(3) {
    top: auto;
    bottom: 0;
    width: 80%
}

.sm-search {
    width: 40%;
    float: left
}

.sm-menu {
    float: right;
    width: 121px
}

.sm-menu span {
    float: left;
    width: 100px;
    margin-top: 21px;
    font-size: 16px
}

.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 99px 125px;
    border-color: transparent transparent #9f1f15 transparent;
    position: absolute;
    right: -25px;
    top: -8px;
    z-index: -1
}

.menu-bg {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    padding: 22px 16px;
    float: right;
    position: absolute;
    top: 4px;
    right: 17px;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .2), 0 6px 40px 0 rgba(0, 0, 0, .19)
}

.numbers-section {
    width: 100%;
    float: left;
    background: #fff url(../images/map-dots-trans.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: auto
}

.numbers-section .section-heading {
    text-align: center !important
}

.numbers-section ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding-top: 40px
}

.numbers-section ul li {
    list-style: none;
    display: inline-block;
    padding: 0 17px;
    text-align: center
}

.numbers-section ul li .icon1 {
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.numbers-section ul li .icon2 {
    width: 63px;
    height: 56px;
    margin: 0 auto
}

.numbers-section ul li .icon3 {
    width: 62px;
    height: 58px;
    margin: 0 auto
}

.numbers-section ul li .icon4 {
    width: 68px;
    height: 59px;
    margin: 0 auto
}

.numbers-section ul li .icon5 {
    width: 73px;
    height: 63px;
    margin: 0 auto
}

.numbers-section ul li .icon6 {
    background: url(../images/sprite-icon.png) -37px -195px;
    width: 56px;
    height: 57px;
    margin: 0 auto
}

.numbers-section ul li h2 {
    font-size: 45px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #080808;
    font-weight: 600;
    position: relative
}

.numbers-section ul li h3 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #080808;
    line-height: 21px
}

.numbers-section ul li h3 span {
    display: block
}

.numbers-section ul li h3 {
    font-size: 18px;
    color: #080808;
    line-height: 25px;
    text-align: center;
    margin-top: 10px
}

.update-section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 0 !important
}

.update-section .update-box {
    background: #f5f5f5;
    position: relative;
    margin: 0;
    min-height: 335px;
    width: 100%
}

.update-section .update-box ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5;
    height: 290px !important
}

.update-section .update-box ul li {
    list-style: none;
    padding: 5px 15px 5px 15px;
    border-bottom: 1px solid #ccc
}

.update-section .update-box ul li a {
    color: #333
}

.update-section .update-box ul li a h3 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #333
}

.update-section .update-box ul li a span {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #9f1f15
}

.update-section .update-box ul li a:hover {
    text-decoration: none
}

.update-section .notice:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -182px -212px;
    width: 28px;
    height: 27px;
    position: absolute;
    left: 15px;
    top: 9px
}

.update-section .events:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -290px -211px;
    width: 27px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 9px
}

.update-section .twit:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -293px -1225px;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 15px;
    top: 10px
}

.update-section h3.head-section {
    padding: 10px 60px;
    margin-bottom: 0;
    font-size: 20px;
    color: #080808;
    border-bottom: 1px solid #ddd;
    margin-top: 0
}

.update-section h3.head-section a {
    color: #080808
}

.update-section h3.head-section a:hover {
    text-decoration: none
}

.image-div {
    position: relative
}

.image-div img {
    width: 100%;
    display: block
}

.overlay-div {
    position: relative
}

.overlay-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(145, 140, 139, .01);
    background: -moz-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(145, 140, 139, .02)), color-stop(17%, rgba(145, 140, 139, .15)), color-stop(32%, rgba(128, 118, 116, .27)), color-stop(46%, rgba(48, 39, 37, .38)), color-stop(64%, rgba(33, 27, 26, .52)), color-stop(84%, rgba(26, 23, 23, .67)), color-stop(99%, rgba(14, 13, 14, .79)), color-stop(100%, rgba(13, 12, 13, .79)));
    background: -webkit-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -o-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: -ms-linear-gradient(top, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .67) 84%, rgba(14, 13, 14, .79) 99%, rgba(13, 12, 13, .79) 100%);
    background: linear-gradient(to bottom, rgba(145, 140, 139, .02) 0, rgba(145, 140, 139, .15) 17%, rgba(128, 118, 116, .27) 32%, rgba(48, 39, 37, .38) 46%, rgba(33, 27, 26, .52) 64%, rgba(26, 23, 23, .9) 84%, rgba(14, 13, 14, .9) 99%, rgba(13, 12, 13, .9) 100%);
    top: 0
}

.img-overlay-content {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: auto;
    padding: 0 30px
}

.img-overlay-content h3 {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    text-align: left
}

.img-date {
    color: #d56114;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.update-box .c-navigation {
    position: absolute;
    width: 110px;
    float: none;
    margin: 15px auto 0;
    display: block;
    z-index: 99;
    right: 0;
    top: -15px
}

.update-box .control-icon-next {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -55px -298px;
    width: 16px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 15px
}

.update-box .control-icon-preview {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -124px -298px;
    width: 16px;
    height: 13px;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 15px
}

.address-list .add-gst:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -124px -1023px;
    width: 18px;
    height: 23px;
    position: absolute;
    bottom: 0;
    left: 0
}

.scroll-down {
    background: url(https://nalcoindia.com/wp-content/themes/nalco/images/sprite-icon.png) no-repeat -292px -1097px !important;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 900;
    width: 27px;
    height: 43px;
    -webkit-animation: bounce 2s infinite;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    animation: MoveUpDown 2s linear infinite;
    margin-bottom: 34px
}

@keyframes MoveUpDown {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: 20px
    }
}

.banner-icon {
    position: absolute;
    right: 30px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%)
}

.banner-icon ul li {
    list-style: none;
    background: rgba(0, 0, 0, .38);
    width: 50px;
    height: 50px;
    margin-top: 10px;
    position: relative
}

.banner-icon ul li .icon1 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -192px -284px;
    width: 21px;
    height: 30px;
    position: absolute;
    right: 14px;
    top: 9px;
    animation: blink 2s ease-in infinite;
    cursor: pointer
}

@keyframes blink {

    from,
    to {
        opacity: 1
    }

    50% {
        opacity: .3
    }
}

.banner-icon ul li .icon2 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -290px -281px;
    width: 26px;
    height: 29px;
    position: absolute;
    right: 12px;
    top: 9px
}

.banner-icon ul li .icon3 {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -384px -282px;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 8px;
    top: 11px
}

.tooltip {
    position: relative;
    opacity: 1 !important
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    top: 25%;
    right: 110%;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.sustainbility-img img {
    width: 100%;
    margin-bottom: 15px
}

.sustainbility-img .pic1 {
    position: relative
}

.sustainbility-img .video img {
    position: absolute;
    margin-left: -30px;
    top: 50%;
    cursor: pointer;
    z-index: 900;
    width: 60px;
    height: 60px;
    left: 50%;
    transform: translateY(-50%)
}

.sustainbility-img .nalco-ladli {
    position: absolute;
    margin-left: -30px;
    bottom: 10%;
    cursor: pointer;
    z-index: 900;
    background: url(../images/nalco-ladli-logo.png) no-repeat;
    width: 121px;
    height: 100px;
    right: 10%;
    transform: translateY(-10%)
}

.sustainbility-img .pic1,
.sustainbility-img .pic4 {
    min-width: 366px;
    min-height: 243px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.sustainbility-img .pic2,
.sustainbility-img .pic3 {
    min-width: 269px;
    min-height: 243px;
    margin-left: -15px
}

.a-btn a#c-active {
    border: 1px solid #000;
    padding: 1px 5px
}

.a-btn a#c-inactive {
    border: 1px solid #000;
    padding: 1px 6px;
    background: #000;
    color: #fff;
    margin-left: -4px
}

.image-over {
    overflow: hidden
}

.img-shadow-1 img {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.img-shadow-1:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.tooltip .left {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    top: -7px;
    font-size: 12px;
    left: 110%
}

.tooltip .left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #000 transparent transparent
}

.pgd-top {
    padding-top: 0 !important
}

.mission-box {
    padding: 15px;
    border: 1px solid #ddd;
    position: relative;
    min-height: 207px
}

.mission-box h3 {
    
    font-size: 27px;
    color: #9f1f15;
    display: flex;
    align-items: center;
    margin-left: 75px;
    margin-bottom: 25px;
    margin-top: 15px
}

.mission-box h3 span {
    background: #9f1f15;
    border-radius: 50%;
    color: #fff;
    display: table;
    text-align: center;
    font-size: 16px;
    padding: 16px 15px;
    margin-right: 20px;
    margin-top: -2px;
    position: absolute;
    left: 14px;
    width: 60px;
    height: 60px
}

.vision span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -205px -1090px !important
}

.mission span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -121px -1090px !important
}

.core span.a-circle {
    background: #9f1f15 url(../images/sprite-icon.png) no-repeat -27px -1088px !important
}

.modal-content {
    border-radius: 0
}

.modal-backdrops {
    z-index: 99999999999999 !important
}

.mission h3 span img {
    position: absolute;
    left: 14px;
    top: 14px
}

.vision h3 span img {
    position: absolute;
    left: 14px;
    top: 14px
}

.core h3 span img {
    position: absolute;
    left: 0;
    top: 0
}

.mission-box p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    text-align: justify
}

.footer-fixed {
    overflow: hidden
}

.mission-section {
    background: #fff;
    padding-top: 0;
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 80px
}

.revealMask,
.revealMask:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.revealMask {
    left: 0;
    overflow: hidden
}

.animate-image-overlay .revealMask:before {
    left: 100%
}

.animate-image-overlay .revealMask:before {
    left: 100%
}

.revealMask--yellow:before {
    background-color: #9f1f15;
    z-index: 9
}

.revealMask:before {
    content: "";
    left: -100%;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

figure.effect-julia {
    background: #fff
}

.breadcrumbs a:hover {
    text-decoration: none
}

.effect-julia {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 366px;
    max-width: 480px;
    max-height: 223px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.opearion-over {
    margin: 0 !important;
    width: 100%
}

.sustain-over {
    min-width: 254px;
    max-width: 480px;
    width: 100%
}

figure.effect-julia:hover img {
    opacity: .3;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

figure.effect-julia img {
    max-width: none;
    min-height: 223px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1
}

figure.effect-julia figcaption {
    text-align: left
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.a-circle img {
    z-index: 999
}

.a-circle:after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #36618e;
    border-radius: 50%;
    background: #36618e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.values {
    
}

.values strong {
    font-size: 18px;
    
}

.values strong span {
    color: #9f1f15;
    font-size: 19px
}

.top-menu li a#btn-decrease {
    font-size: 12px
}

.top-menu li a#btn-orig {
    font-size: 14px
}

.top-menu li a#btn-increase {
    font-size: 16px
}

.cd-horizontal-timeline .events li:nth-child(4) a {
    left: 660px !important
}

.cd-horizontal-timeline .events li:nth-child(5) a {
    left: 840px !important
}

.cd-horizontal-timeline .events li:nth-child(6) a {
    left: 1020px !important
}

.cd-horizontal-timeline .events li:nth-child(7) a {
    left: 1200px !important
}

.cd-horizontal-timeline .events li:nth-child(8) a {
    left: 1380px !important
}

.cd-horizontal-timeline .events li:nth-child(9) a {
    left: 1560px !important
}

.cd-horizontal-timeline .events li:nth-child(10) a {
    left: 1740px !important
}

.cd-horizontal-timeline .events li:last-child a {
    left: 1900px !important
}

.cd-horizontal-timeline .events a span {
    background: #fff;
    color: #000;
    font-weight: 700;
    padding: 8px 10px;
    position: relative;
    top: -12px;
    left: -1px
}

.cd-horizontal-timeline .events a span:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #fff;
    position: absolute;
    content: "";
    bottom: -8px;
    left: 15px
}

#st-1 .st-btn>svg {
    height: 13px !important;
    width: 16px !important;
    position: relative;
    top: 4px !important;
    vertical-align: top;
    left: -6px !important
}

#st-1 .st-btn {
    width: 20px;
    height: 20px !important
}

.notice-section ul {
    padding: 0;
    margin: 0;
    margin-top: 0
}

.notice-section ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    transition: all .5s;
    width: 100%;
    float: left
}

.notice-section ul li p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0;
    
    color: #333;
    padding: 15px 0 5px;
    transition: all .5s
}

.notice-section ul li span {
    line-height: 20px;
    
    transition: all .5s;
    color: red;
    font-size: 14px
}

.notice-section ul li a:hover {
    text-decoration: none
}

.notice-section ul li:hover .tagline {
    margin-right: 10px;
    transition: all .5s
}

.notice-section ul li:hover::before {
    right: 10px;
    transition: all .5s
}

#year-modal .modal-body ul {
    padding: 0;
    margin: 0;
    padding-left: 20px
}

#year-modal .modal-body ul li {
    
    color: #1f1f1f;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    position: relative;
    list-style: square
}

.latest-section .event-image {
    width: 25%;
    float: left
}

.latest-section .event-image img {
    width: 100%;
    margin-bottom: 6px
}

.latest-section .event-content {
    width: 75%;
    float: right;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    min-height: 173px;
    justify-content: center
}

.latest-section ul li {
    padding-top: 15px
}

.latest-section ul li:before {
    font-size: 0 !important
}

.latest-section ul li h3 {
    line-height: 28px
}

.business-stat-box a {
    color: #fff;
    
    font-size: 18px
}

.business-stat-box {
    height: 220px
}

h3.sub-heading {
    margin-top: -7px
}

.acheivement ul li {
    font-size: 15px;
    text-decoration: none;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 0
}

.acheivement ul li:last-child {
    border: none
}

.business-stat-box a:hover {
    text-decoration: none
}

.updates ul {
    padding: 0
}

.updates li a {
    color: #333
}

.updates li a .date {
    color: red;
    font-size: 14px;
    line-height: 20px
}

.updates li a:hover {
    text-decoration: none
}

.bottom-footer span {
    padding-left: 20px;
    position: relative
}

.bottom-footer span:before {
    content: '';
    width: 1px;
    height: 15px;
    background: #ED1F29;
    position: absolute;
    left: 7px;
    top: 3px
}

.inner-sidebar ul li.active {
    background: #ED1F29 !important;
    position: relative
}

.inner-sidebar ul li.active a {
    color: #fff !important
}

.inner-sidebar ul li.active a:hover {
    background: #ED1F29 !important
}

.inner-sidebar ul li a:hover {
    background: #d4d3d3
}

.inner-sidebar ul li.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: auto;
    width: 30px;
    height: 3px;
    background: #fff;
    left: 15px
}

.inner-sidebar ul li.active a {
    color: #fff
}

.pollution-section {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.pollution-section-img {
    width: 40%;
    float: left
}

.pollution-section-body {
    width: 60%;
    float: right;
    padding-left: 20px
}

.pollution-section-body h2 {
    margin-top: 0
}

.inner-para h4 {
    font-size: 20px;
    
    color: #232323;
    margin-bottom: 7px;
    font-weight: 700;
    line-height: 27px
}

.info-41-section ul {
    padding: 0
}

.info-41-section ul li:before {
    width: 0 !important
}

.info-section-1 {
    width: 100%;
    float: left
}

.info-section-1 .left-section {
    width: 50%;
    float: left
}

.info-section-1 .right-section {
    width: 50%;
    float: right
}

.table-bordered.margin-top tr th.date-table {
    width: 105px;
    text-align: center
}

.table-bordered.margin-top tr th.download-table {
    width: 109px;
    text-align: center
}

.unit-section {
    width: 30%
}

.agency-section,
.date-section1 {
    width: 40%
}

.management-link {
    padding: 0;
    margin-top: 30px
}

.management-link li {
    display: inline-block;
    text-decoration: none
}

.management-link li a {
    background: #ED1F29;
    padding: 10px;
    color: #fff;
    text-decoration: none
}

.career-section li {
    display: block
}

.advertise-link a {
    background: #f5f5f5;
    padding: 6px 20px;
    color: #1f1f1f;
    border: 1px solid #ddd;
    text-decoration: none
}

.advertise-link a img {
    padding-left: 10px;
    margin-top: -4px
}

.apply-link {
    width: 100%;
    float: left;
    margin: 10px 0
}

.apply-link a {
    background: #ED1F29;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none
}

.legal-section img {
    width: 150px;
    padding: 0 10px
}

.salient li a {
    color: #444
}

.salient li a:hover {
    text-decoration: none
}

.product-section {
    padding-bottom: 40px
}

.product-section ul {
    margin: 0;
    padding: 0
}

.product-section ul li {
    padding-left: 0;
    display: inline-block;
    padding: 2px;
    border: 1px solid #ddd;
    margin: 0 5px
}

.product-section ul li:before {
    width: 0
}

.product-section ul li p {
    text-align: center;
    background: #ED1F29;
    color: #fff;
    padding: 10px
}

.photo-gallery {
    position: relative;
    margin-bottom: 30px
}

.gallery-section .photo-gallery img {
    width: 100%
}

.photo-gallery h3 {
    margin: 0;
    text-align: center;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-weight: 700;
    line-height: 30px;
    width: 100%;
    padding: 0 30px
}

.photo-gallery:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    height: 87%;
    right: 15px;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    z-index: 1
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

.numbers-section ul li h2 span {
    display: block
}

.icon-linked-in:before {
    content: '';
    position: absolute;
    background: #0274b3 url(../images/sprite-icon.png) no-repeat -539px 4px;
    width: 18px;
    height: 18px;
    left: 48px;
    top: 7px
}

.linkedin-top {
    background-position: -550px -3px
}

.linkedin-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: 3px;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.linkedin-top:hover::after {
    background-color: #0274b3;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.stricky-fixed .linkedin-top {
    background-position: -552px -435px;
    width: 23px;
    height: 25px;
    margin-left: 15px
}

.career-section {
    float: left;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    min-height: 160px
}

.left-section:before {
    content: '';
    width: 3px;
    height: 100%;
    background: #ED1F29;
    position: absolute;
    left: -19px;
    top: 0px;
}

.career-section .left-section {
    width: 75%;
    float: left;
    position: relative;
}

.career-section .right-section {
    width: 25%;
    float: right
}

.service-section h1 {
    font-size: 18px;
    line-height: 24px
}

.numbers-section ul li h2 span {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -15px;
    font-size: 14px
}

.innerpage .linkedin-top {
    background-position: -552px -435px;
    width: 23px;
    height: 25px
}

.innerpage .linkedin-top:hover::after {
    display: none
}

.contrast-active .inner-content h1 {
    color: #ff0
}

.contrast-active .breadcumb li a {
    color: #ff0
}

.contrast-active .section-heading {
    color: #ff0 !important
}

.contrast-active .topbar {
    background: #333
}

.contrast-active .drop span,
.contrast-active .marqueee a,
.contrast-active .marqueee span,
.contrast-active .top-menu li a {
    color: #ff0 !important
}

.contrast-active .journey-year p {
    color: #ff0 !important
}

.contrast-active h3.sub-heading {
    color: #ff0 !important
}

.contrast-active .business-stat-box h4 {
    color: #ff0 !important
}

.contrast-active .business-stat-box a {
    color: #ff0 !important
}

.contrast-active .sub-heading span {
    background-color: #ff0
}

.contrast-active .numbers-section ul li h2 {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li span {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li .number-sub-heading {
    color: #ff0 !important
}

.contrast-active .operation p {
    color: #ff0 !important
}

.contrast-active .operation-img h3,
.contrast-active .update-section h3.head-section a {
    color: #ff0 !important
}

.contrast-active .update-section .update-box {
    background: #333 !important;
    border: 1px solid #ff0 !important
}

.contrast-active .update-section .update-box ul {
    background: #333 !important
}

.contrast-active .update-section .update-box ul li a h3,
.contrast-active .update-section .update-box ul li a span {
    color: #ff0 !important
}

.contrast-active .update-section .update-box ul li {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .tagline {
    background: #333 !important;
    border: 1px solid #ff0 !important
}

.contrast-active .update-section h3.head-section {
    color: #ff0 !important;
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .img-date,
.contrast-active .img-overlay-content h3 {
    color: #ff0 !important
}

.contrast-active .common-links li a,
.contrast-active .cpoy,
.contrast-active .design,
.contrast-active .quick-links li a {
    color: #ff0 !important
}

.contrast-active .quick-links li:before {
    background: #ff0 !important
}

.contrast-active .common-links li:before {
    background: #ff0 !important
}

.contrast-active .footer-logos {
    border-bottom: 1px solid #545453
}

.contrast-active .hidden-bar .side-menu {
    background: #333 !important
}

.contrast-active .hidden-bar .side-menu ul li a {
    color: #ff0 !important;
    border-bottom: 1px solid #ff0;
    border-top: none
}

.contrast-active .tooltip .left {
    color: #ff0 !important
}

.contrast-active .hidden-bar .side-menu ul li ul a:active,
.contrast-active .hidden-bar .side-menu ul li ul a:focus,
.contrast-active .hidden-bar .side-menu ul li ul a:hover,
.contrast-active .hidden-bar .side-menu ul li ul a:visited {
    color: #ff0 !important
}

.contrast-active .navigation.one-page-nav .dropdown ul {
    display: none;
    background: #333
}

.contrast-active .hidden-bar .side-menu ul li ul li ul li a {
    background: #333 !important
}

.contrast-active .inner-para p {
    color: #ff0 !important
}

.contrast-active .sidebar-heading {
    color: #ff0 !important;
    background: #333 !important
}

.contrast-active .inner-sidebar {
    background: #333 !important
}

.contrast-active .inner-sidebar ul li a {
    color: #ff0 !important
}

.contrast-active .inner-sidebar ul li {
    border-top: 1px solid #ff0
}

.contrast-active .acheivement ul li {
    color: #ff0 !important
}

.contrast-active .breadcumb span,
.contrast-active .gandhi {
    color: #ff0 !important
}

.contrast-active .linee:before {
    background: #545453
}

.contrast-active .inner-para h2 {
    color: #ff0 !important
}

.contrast-active .salient li {
    color: #ff0 !important
}

.contrast-active .notice-section ul li {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .notice-section ul li p {
    color: #ff0 !important
}

.contrast-active .notice-section ul li span {
    color: #ff0 !important
}

.contrast-active .holder a.jp-disabled,
a.jp-disabled:hover {
    color: #ff0 !important
}

.contrast-active .holder a {
    border: 1px solid #ff0 !important
}

.contrast-active .holder a.jp-current,
.contrast-active a.jp-current:hover {
    color: #ff0 !important
}

.contrast-active .mobile-app-section .body-section {
    border-left: 2px solid #ff0 !important
}

.contrast-active .mobile-app-section .body-section h5 {
    color: #ff0 !important
}

.contrast-active .mobile-app-section .body-section p {
    color: #ff0 !important
}

.contrast-active .mobile-app-section {
    border-bottom: 1px solid #ff0 !important
}

.contrast-active .ad-box {
    background: #333 !important
}

.contrast-active .ad-box p {
    color: #ff0 !important
}

.contrast-active .ad-box:after {
    border-right: 1px solid #ff0;
    border-left: 1px solid #ff0
}

.contrast-active .ad-box:before {
    border-top: 1px solid #ff0;
    border-bottom: 1px solid #ff0
}

.contrast-active .address-list li {
    color: #ff0 !important
}

.video1 {
    width: 100%
}

.parameter-table {
    width: 50%
}

.list-services li {
    line-height: 24px !important;
    padding: 5px 0
}

.list-services li.add-phn:before {
    top: 10px
}

.inner-gallery-section a {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 200px;
    margin-bottom: 30px
}

.inner-gallery-section img {
    width: 100%;
    transition: all .5s ease-in-out;
    min-height: 200px;
    object-fit: cover;
}

.inner-gallery-section a:hover img {
    transform: scale(1.1)
}

.inner-gallery-section2 a {
    width: 100%;
    float: left;
    overflow: hidden
}

.inner-gallery-section2 img {
    width: 100%;
    transition: all .5s ease-in-out
}

.inner-gallery-section2 a:hover img {
    transform: scale(1.1)
}

.gandhi-section img {
    width: 100%;
    margin-top: -20px
}

.gandhi-section .writer {
    text-align: right;
    font-weight: 700
}

.updates li {
    padding-left: 0 !important
}

.press-brief-section {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.press-brief-section .press-brief-img {
    width: 25%;
    float: left
}

.press-brief-section .press-brief-desc {
    width: 75%;
    float: right;
    padding-left: 20px
}

.press-brief-section .press-brief-img img {
    width: 100%;
    border: 1px solid #f5f5f5
}

.press-brief-section .press-brief-desc h3 {
    font-size: 17px;
    color: #0063a3;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 26px
}

.press-brief-section .press-brief-desc span.date {
    font-size: 12px;
    color: #929292;
    margin-top: 25px;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.press-brief-section .press-brief-desc span.date img {
    padding-right: 5px
}

.press-brief-section .press-brief-desc h3 a {
    color: #ED1F29
}

.press-brief-section .press-brief-desc h3 a:hover {
    text-decoration: none
}

.press-brief-section .press-brief-desc .sharethis-inline-share-buttons {
    float: left
}

.press-brief-section .st-btn>svg {
    top: 4px !important;
    vertical-align: top;
    left: -8px
}

.press-brief-section .st-btn {
    width: 20px;
    height: 24px !important
}

.press-innerpage .press-innerapge-img {
    width: 100%
}

.press-innerpage h3 {
    font-size: 22px;
    color: #000;
    line-height: 29px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 26px;
    margin-top: 0
}

.press-innerpage .date {
    font-weight: 700;
    float: left;
    width: auto;
    margin-top: -4px
}

.press-detail-page ul li {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    text-align: justify
}

.press-detail-page .date {
    margin-bottom: 20px !important
}

.press-detail-page .date img {
    margin-right: 8px !important
}

.press-detail-page ul {
    padding-left: 0
}

.press-detail-page ul li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -313px -512px;
    width: 22px;
    height: 25px;
    position: absolute;
    left: 0
}

.singale-page-date .st-btn>svg {
    top: 3px !important;
    vertical-align: top;
    left: -7px
}

.singale-page-date .st-btn {
    width: 22px;
    height: 22px !important
}

.singale-page-date {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-top: 12px
}

.press-slider img {
    border: 1px solid #ccc
}

.press-brief-desc h3 a {
    color: #000 !important
}

.press-brief-desc .sharethis-inline-share-buttons {
    display: none !important
}

.service-section .buildify_tm_principles_wrap {
    min-height: 300px
}

.service-section .buildify_tm_principles_wrap .list_wrap ul li {
    margin-bottom: 0
}

.salient li a {
    color: #0053ff
}

.sitemap ul li {
    border-left: 1px solid #ddd;
    position: relative;
    transition: all .5s ease-in-out 0;
    background: 0 0;
    padding: 0
}

.sitemap ul li a {
    padding: 10px 30px !important;
    display: block !important;
    color: #1f1f1f !important;
    transition: all .5s ease-in-out 0 !important;
    font-size: 14px !important
}

.sitemap ul li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px
}

.sitemap ul li ul {
    margin-left: 40px
}

.mobile-app-section .link-section {
    float: right;
    position: relative;
    padding-top: 10px
}

.mobile-app-section .link-section a.android {
    margin-right: 40px
}

.mobile-app-section .link-section a.ios:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -19px -509px;
    width: 25px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0
}

.hindi-stockyard-box .buildify_tm_principles_wrap {
    min-height: 255px !important
}

#newsContainer li {
    padding-top: 5px;
    padding-bottom: 5px
}

.contrast-active .marquee1 a {
    color: #ff0 !important
}

.contrast-active .numbers-section ul li h3 {
    color: #ff0 !important
}

.contrast-active .update-section .update-box ul li a {
    color: #ff0 !important
}

.contrast-active .cdm-right-bg {
    background: #333
}

.contrast-active .inner-sub-head,
.contrast-active .key-box ul li {
    color: #ff0 !important
}

.contrast-active .triangle2 {
    display: none
}

.value1 ul {
    padding: 0;
    margin: 0
}

.value1 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 20px
}

#shareprice .modal-content {
    background: #fff
}

.value-investor {
    margin-top: 30px;
    float: left;
    width: 100%
}

.value-investor ul {
    width: 100%;
    text-align: center
}

ol,
ul {
    list-style: none
}



.footer-height {
    width: 100%;
    float: left
}

#footer {
    background-color: #fff;
    color: #000;
    background: #ededed url(../images/footer-bg.jpg) repeat-x top;
    padding: 79px 0 0 0;
    text-align: center;
    width: 100%;
    float: left;
    background-size: cover
}

.footer-logo {
    width: auto;
    margin: 0 auto 15px;
    float: none
}

.footer-separator {
    width: 40%;
    margin: 0 auto;
    float: none;
    height: 1px;
    position: relative;
    background: #c7c6c6
}

.separator-top {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #b5b5b5;
    top: -4px;
    left: 50%;
    margin-left: -5px
}

#footer p {
    text-align: center
}

.cin {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px;
    margin-top: 23px;
    text-transform: capitalize
}

.cin i {
    font-family: open_sanssemibold;
    color: #9f1f14;
    font-size: 18px;
    font-style: normal
}

.address {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px;
    margin-top: 20px;
    line-height: 22px
}

.call {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px
}

.quick-links {
    margin-bottom: 10px;
    padding-left: 0
}

.quick-links li {
    
    list-style: none;
    display: inline-block;
    float: none;
    padding: 0 10px
}

.quick-links li:before {
    content: '';
    position: relative;
    float: left;
    width: 1px;
    height: 16px;
    background: #444;
    bottom: -3px;
    left: -13px
}

.quick-links li:first-child:before {
    display: none
}

.quick-links li a {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    text-decoration: none
}

.common-links {
    margin-top: 15px;
    padding-left: 0
}

.common-links li {
    list-style: none;
    display: inline-block;
    float: none;
    padding: 0 10px
}

.common-links li:before {
    content: '';
    position: relative;
    float: left;
    width: 1px;
    height: 16px;
    background: #444;
    bottom: -3px;
    left: -13px
}

.common-links li a {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    text-decoration: none
}

.common-links li:first-child:before {
    display: none
}

.social-media {
    margin-top: 30px;
    margin-bottom: 30px
}

.social-media a {
    display: inline-block;
    float: none
}

.footer-links {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0
}

.facebook {
    background: linear-gradient(90deg, #3a559f 50%, #4967b7 50%);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.facebook:hover::before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -70px -3px;
    transition: all ease .5s
}

.facebook:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -70px -3px;
    width: 18px;
    height: 22px;
    left: 14px;
    top: 6px
}

.twitter {
    background: linear-gradient(90deg, #50abf1 50%, #418fcc 50%)
}

.twitter:hover {
    background: linear-gradient(90deg, #418fcc 50%, #50abf1 50%)
}

.twitter:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -106px -8px;
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px
}

.youtube {
    background: linear-gradient(90deg, #d42320 50%, #b92e2b 50%)
}

.youtube:hover {
    background: linear-gradient(90deg, #b92e2b 50%, #d42320 50%)
}

.youtube:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -147px -6px;
    width: 28px;
    height: 22px;
    left: 8px;
    top: 8px
}

.griddiant-circle {
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    float: left
}

.bottom-footer {
    width: 100%;
    float: left;
    padding: 19px 0;
    background: #ededed00
}

.cpoy {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    text-align: right !important;
    line-height: 30px;
    margin-bottom: 0
}

.cpoy a {
    text-decoration: none;
    color: #444
}

.cpoy a:hover {
    text-decoration: none;
    color: #444
}

.design {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    text-align: left !important;
    line-height: 30px;
    margin-bottom: 0
}

.design a {
    color: #fff
}

.footer-logos {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cac8c8
}

.footer-links li {
    list-style: none;
    display: inline-block;
    float: none;
    margin-right: 5px;
    margin-bottom: 10px
}

header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99999
}

.top-header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 100;
    overflow: hidden
}

.topbar {
    width: 100%;
    float: left;
    background: #f5f5f5;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.topbar p {
    margin: 0;
    color: #fff;
    font-size: 12px;
    
}

.top-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 11px;
    position: relative;
    margin-bottom: 0
}

.top-right {
    text-align: right;
    position: relative;
    margin-top: 7px;
    margin-right: 40px
}

.top-menu {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-right: 10px
}

.top-menu li a {
    color: #1f1f1f;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none
}

.logo h1 {
    font-size: 16px;
    color: #444;
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: center
}

.marquee-sibling {
    padding: 0;
    background: #e4e4e4;
    width: 16%;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 400;
    color: #1f1f1f;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
    font-family: 'Open Sans', sans-serif;
    z-index: 9999;
    position: relative
}

.simple-marquee-container {
    width: 100%;
    background: 0 0;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 38px;
    position: relative;
    cursor: pointer
}

.marqueee a {
    color: #1f1f1f;
    font-size: 13px;
    text-decoration: none;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif
}

.drop:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -20px -18px;
    width: 9px;
    height: 4px;
    position: absolute;
    right: -20px;
    top: 10px;
    cursor: pointer;
    display: none
}

.drop .dropdown {
    width: 80px;
    position: absolute;
    background-color: #ED1F29;
    right: -20px;
    z-index: 100;
    height: auto;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    padding: 5px 13px;
    line-height: 16px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin-top: 7px
}

.drop:hover .dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.drop span {
    cursor: pointer;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif
}

.wrapper {
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
    padding: 79px 0
}

.nalco-bg {
    width: 100%;
    float: left
}

.section-heading {
    
    color: #444;
    font-size: 50px;
    margin-top: 0;
    line-height: 60px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    display: table;
    width: auto
}

.section-paragraph {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    position: relative
}

.nalco-md {
    float: left;
    width: 90%;
    position: relative;
    z-index: 1;
    top: 6px;
    margin-left: 40px
}

.nalco-md .md-img {
    width: 100%
}

.nalco-md:after {
    width: 100%;
    position: relative;
    background: #ED1F29;
    padding-bottom: 10%;
    content: '';
    height: 100%;
    position: absolute;
    right: 42px;
    z-index: -11;
    top: 17%
}

.cmd {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 30px
}

.cmd h3 {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600
}

.cmd h4 {
    font-family: 'Open Sans', sans-serif;
    color: #a8a8a8;
    font-size: 13px
}

.c-twitter {
    position: absolute;
    bottom: -33px;
    right: 65px
}

.c-twitter img {
    position: relative;
    left: 0;
    float: right
}

.c-twitter a h3 {
    position: relative;
    top: 28px;
    right: 46px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff
}

.c-twitter a h3:hover {
    text-decoration: none;
    color: #fff
}

.c-twitter a:hover {
    text-decoration: none;
    color: #fff
}

.c-plus a {
    background: #fff url(https://nalcoindia.com/wp-content/themes/nalco/images/sprite-icon.png) no-repeat -65px -963px;
    display: inline-block;
    width: 20px;
    height: 20px
}

.quotes:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -281px -9px;
    width: 22px;
    height: 20px;
    position: absolute;
    top: -30px
}

.marign-bottom {
    margin-bottom: 60px
}

.modal-title {
    color: #9f1f15;
    font-size: 23px;
    line-height: 30px
}

.modal-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #1f1f1f;
    text-align: justify;
    position: relative
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:active,
.hvr-bounce-in:focus,
.hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.operation-img {
    width: 100%;
    float: left;
    position: relative
}

.operation-img img {
    width: 100%
}

.operation {
    padding-bottom: 0;
    padding-top: 0
}

.operation-cont {
    width: 100%;
    float: left;
    padding-bottom: 79px
}

.operation p {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    width: 80%;
    text-align: center;
    margin: 20px auto 40px;
    line-height: 25px
}

.operation-bg {
    width: 100%;
    float: left;
    background-image: url(../images/operation-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover
}

.operation-img h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%)
}

.operation-img span {
    color: #1e72c5;
    font-size: 40px;
    text-align: center;
    opacity: 0
}

.c-navigation {
    position: relative;
    width: 110px;
    float: none;
    margin: 22px auto 0;
    display: block
}

.c-next {
    background: url(../images/sprite-icon.png) no-repeat -332px 2px;
    width: 48px;
    height: 48px;
    display: inline-block;
    border: 1px solid #fff;
    margin-right: 10px;
    cursor: pointer
}

.c-preview {
    background: url(../images/sprite-icon.png) no-repeat -388px 3px;
    width: 48px;
    height: 48px;
    display: inline-block;
    border: 1px solid #fff;
    cursor: pointer
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 2px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:active:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.nav-section a:hover {
    text-decoration: none
}

.sustainbility {
    width: 100%;
    float: left;
    position: relative
}

.sustainbility-img {
    width: 100%;
    float: left
}

.padding-top {
    padding-top: 0
}

.sustainbility h3 {
    
    font-style: italic;
    color: #444;
    font-size: 24px;
    margin-bottom: 30px
}

.sus-bg {
    width: 100%;
    float: left
}

.playyy:before {
    content: '';
    background: url(images/sprite-icon.png) no-repeat -124px -361px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0
}

#menu .menu-left ul li a,
.button-ga-animated,
.head-menu-red-ttle {
    font-family: ProximaNova
}

.button-ga-animated,
.button-ga-animated:active,
.button-ga-animated:focus,
.button-ga-animated:hover,
.button-ga-animated:visited,
.page-404-button.main-game-container-button-link.button-ga-animated:active,
.page-404-button.main-game-container-button-link.button-ga-animated:focus,
.page-404-button.main-game-container-button-link.button-ga-animated:hover,
.page-404-button.main-game-container-button-link.button-ga-animated:visited,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:active,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:focus,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:hover,
.portf-orange-game-button .main-game-container-button-link.button-ga-animated:visited {
    color: #fff;
    text-decoration: none
}

.button-ga-animated {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 43px;
    font-weight: 700;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.button-ga-animated .ab-border {
    stroke-width: 1;
    stroke: #fff;
    fill: #fff
}

a:focus {
    text-decoration: none
}

.block-list-single-item .button-ga-animated:active,
.block-list-single-item .button-ga-animated:focus,
.block-list-single-item .button-ga-animated:hover,
.block-list-single-item .button-ga-animated:visited,
.main-game-container-button-link.button-ga-animated:active,
.main-game-container-button-link.button-ga-animated:focus,
.main-game-container-button-link.button-ga-animated:hover,
.main-game-container-button-link.button-ga-animated:visited {
    color: #9f1f15
}

.button-ga-animated>svg.b-m-h-lines-animation,
.button-ga-animated>svg.ga-animation-svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.button-ga-animated>svg.b-m-h-lines-animation line {
    stroke: #fff;
    fill: #fff;
    stroke-width: 2
}

.button-ga-animated>svg.ga-animation-svg .ab-l {
    stroke: #fff;
    fill: #fff;
    stroke-width: 4
}

.button-ga-animated>svg.ga-animation-svg .ab-l1 {
    -webkit-transition: -webkit-transform .17s ease-out;
    transition: transform .17s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l1 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l2 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l2 {
    -webkit-transform: translateY(120%);
    transform: translateY(120%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l3 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l3 {
    -webkit-transform: translateX(800%);
    transform: translateX(800%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l4 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l4 {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l5 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l5 {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%)
}

.button-ga-animated>svg.ga-animation-svg .ab-l6 {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out
}

.button-ga-animated:hover>svg.ga-animation-svg .ab-l6 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.main-game-right .button-ga-animated {
    margin-left: calc(50% - 89px)
}

body .main-game-container-button-link .ga-animation-svg .ab-border,
body .main-game-container-button-link .ga-animation-svg .ab-l {
    stroke: #9f1f15;
    fill: #9f1f15
}

.main-game-container-button-link,
.main-game-container-button-link:active,
.main-game-container-button-link:focus,
.main-game-container-button-link:hover {
    color: #9f1f15
}

.main-game-container-button-link {
    width: 175px;
    font-size: 14px;
    text-align: left;
    -webkit-transition: padding .3s ease-out;
    -moz-transition: padding .3s ease-out;
    -o-transition: padding .3s ease-out;
    transition: padding .3s ease-out
}

.main-game-container-button-link:hover {
    padding-right: 55px;
    padding-left: 30px
}

body .main-game-container-button-link-line-svg>line {
    stroke-width: 2px !important;
    stroke: #9f1f15;
    fill: #9f1f15
}

body .main-game-container-button-link:hover .line-main-page-game-link {
    -webkit-transform: translateX(27px) scaleX(.8);
    transform: translateX(27px) scaleX(.8)
}

.link-upload-file-contacts .main-game-container-button-link-line-svg>line {
    stroke-width: 2px !important;
    stroke: #fff !important;
    fill: #fff !important
}

.wwd-c-bg2-inner .main-game-container-button-link,
.wwd-tech {
    position: relative
}

.link-ga-white .ab-border,
.link-ga-white .ab-l,
.link-ga-white .main-game-container-button-link-line-svg>line {
    stroke: #fff !important;
    fill: #fff !important
}

body .wwd-prallax-but .main-game-container-button-link-line-svg>line {
    stroke: #fff;
    fill: #fff
}

.body-class-page-id-186 .wwd-prallax .main-game-container-button-link,
.body-class-page-id-32 .wwd-banner .wwd-prallax-but>a,
.body-class-page-id-61 .wwd-banner .wwd-prallax-but>a {
    width: 230px
}

body.body-class-error404 .body-class-error404-button .ga-animation-svg line,
body.body-class-error404 .page-404-button .ga-animation-svg line {
    stroke: #fff;
    fill: #fff
}

.index-get-started .ab-border {
    display: none
}

.index-get-started .ab-l {
    stroke: #e55600 !important;
    fill: #e55600 !important;
    stroke-width: 6 !important
}

.foot-menu a,
.line-main-page-game-link {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.line-main-page-game-link {
    transition: all .3s ease-out
}

.read {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #ED1F29
}

.margin-buttom {
    margin-bottom: 30px
}

.margin-right {
    margin-right: 20px
}

.update-section .notice a img {
    position: relative;
    left: 46px;
    float: right
}

.update-section .notice a span {
    position: relative;
    left: 66px;
    background: #9f1f15;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    text-decoration: none;
    padding: 2px;
    float: right;
    top: -3px
}

.inner-page-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 135px
}

.inner-page-banner img {
    width: 100%;
    height: auto
}

.inner-caption h1 {
    background: rgba(2, 2, 2, .63);
    padding: 50px;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 360px;
    font-size: 30px;
    
    text-align: center;
    margin-bottom: 0;
    margin-top: 0
}

.inner-sidebar {
    width: 100%;
    float: left;
    padding-bottom: 155px;
    background: -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0, rgba(255, 255, 255, 0) 100%)
}

.inner-sidebar ul {
    padding-left: 0
}

.inner-sidebar ul li {
    list-style: none;
    border-top: 1px solid #d5d4d4;
    padding: 0
}

.inner-sidebar ul li a {
    font-size: 15px !important;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-decoration: none;
    transition: .2s linear 0s;
    padding: 12px 15px !important;
    display: block
}

.inner-sidebar ul li a:hover {
    padding-left: 10px
}

.inner-para p {
    font-size: 15px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 15px
}

.inner-para p:last-child {
    margin-bottom: 0
}

.breadcumb ul li {
    list-style: none;
    display: inline-block;
    float: left;
    padding-right: 10px
}

.breadcumb {
    margin-top: 12px;
    height: 30px
}

.breadcrumbs {
    width: 80%;
    float: left
}

.breadcumb ul li a {
    
    font-size: 15px;
    color: #444;
    text-decoration: none;
    line-height: 24px
}

.breadcumb ul {
    padding-left: 0;
    position: relative;
    top: -1px;
    float: left;
    margin-bottom: 0
}

.linee:before {
    content: '';
    background: #f3f3f3;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 49px
}

.breadcumb span {
    font-size: 17px;
    margin-left: 0;
    
    color: #444
}

.cap {
    width: 100%;
    position: absolute
}

.margin-bottom {
    padding-bottom: 0
}

.icon1 span {
    position: relative;
    left: 0;
    background: #9f1f15;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    text-decoration: none;
    padding: 2px;
    float: right;
    top: -3px
}

.inner-para h2 {
    font-size: 23px;
    
    color: #232323;
    margin-bottom: 10px;
    text-transform: capitalize
}

.salient li {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    text-align: justify
}

.salient li:last-child {
    margin-bottom: 0
}

.salient {
    padding-left: 0
}

.salient li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -313px -512px;
    width: 22px;
    height: 25px;
    position: absolute;
    left: 0
}

.popup-bg {
    background: #fff url(../images/popup-bg.png);
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center center
}

.innerpage {
    background: 0 0
}

.topp {
    background: url(../images/sprite-icon.png) no-repeat -441px -368px;
    width: 19px;
    height: 17px;
    position: absolute;
    top: 0;
    left: -6px
}

.botttom {
    background: url(../images/sprite-icon.png) no-repeat -371px -368px;
    width: 19px;
    height: 17px;
    position: absolute;
    top: -8px;
    left: -6px
}

.icon {
    margin: 0 10px;
    width: 40px;
    -webkit-transform: rotate(0);
    -webkit-transition: -webkit-transform .25s ease-in-out
}

.loader-caption h3 {
    font-size: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
    line-height: 36px;
    text-align: center;
    margin-top: 10px
}

.loader-caption {
    position: relative;
    text-align: center;
    width: 100%
}

.icon6,
.page-sidebar li .icon1,
.page-sidebar li .icon2,
.page-sidebar li .icon3,
.page-sidebar li .icon4,
.page-sidebar li .icon5 {
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.page-sidebar li:hover .icon1,
.page-sidebar li:hover .icon2,
.page-sidebar li:hover .icon3,
.page-sidebar li:hover .icon4,
.page-sidebar li:hover .icon5,
.page-sidebar li:hover .icon6 {
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing
}

.values ul li {
    list-style: none;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.values ul {
    padding-left: 0
}

.mg-bt {
    margin-bottom: 35px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .125);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .125)
}

figure.snip0016 {
    font-family: Raleway, Arial, sans-serif;
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    max-height: 220px;
    width: 100%;
    background: #000;
    text-align: left
}

figure.snip0016 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

figure.snip0016 img {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    transition: transform 1s cubic-bezier(.15, 0, .33, 1)
}

figure.snip0016 figcaption {
    position: absolute;
    bottom: 35px;
    left: 0;
    padding: 30px 2em;
    width: 72%;
    height: 0;
    top: auto
}

figure.snip0016 figcaption::before {
    position: absolute;
    top: 20px;
    right: 30px;
    bottom: 30px;
    left: 100%;
    border-top: 3px solid rgba(255, 255, 255, .8);
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

figure.snip0016 h2,
figure.snip0016 p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s, -moz-transform .35s, -o-transform .35s, transform .35s
}

figure.snip0016 h2 {
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

figure.snip0016 h2 span {
    font-weight: 800
}

figure.snip0016 p {
    font-weight: 200;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

figure.snip0016 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #fff
}

.operation-img:hover img {
    opacity: .3
}

.operation-img:hover figcaption h2 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.operation-img:hover figcaption p {
    opacity: .9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.operation-img:hover figcaption::before {
    background: rgba(255, 255, 255, 0);
    left: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.cd-horizontal-timeline {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.cd-horizontal-timeline::before {
    content: 'mobile';
    display: none
}

.cd-horizontal-timeline.loaded {
    opacity: 1
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 70px
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px
}

.cd-horizontal-timeline .events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s;
    border: 2px dotted #fff
}

.cd-horizontal-timeline .filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ED1F29;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #fff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.cd-horizontal-timeline .events a::after {
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -8px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #f8f8f8;
    -webkit-transition: background-color .3s, border-color .3s;
    -moz-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #ED1F29;
    border-color: #ED1F29
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #ED1F29;
    border-color: #ED1F29
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #ED1F29
}

@media only screen and (min-width:1100px) {
    .cd-horizontal-timeline::before {
        content: 'desktop'
    }
}

.cd-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s
}

.cd-timeline-navigation a::after {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/cd-arrow.svg) no-repeat 0 0
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.cd-timeline-navigation a.next {
    right: 0
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed
}

.cd-timeline-navigation a.inactive::after {
    background-position: 0 -16px
}

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height .4s;
    -moz-transition: height .4s;
    transition: height .4s
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.cd-horizontal-timeline .events-content li.selected {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left
}

.cd-horizontal-timeline .events-content li.leave-left,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse
}

.cd-horizontal-timeline .events-content li>* {
    max-width: 800px;
    margin: 0 auto
}

.cd-horizontal-timeline .events-content h2 {
    font-size: 2.6rem;
    
    font-weight: 700;
    color: #fff;
    line-height: 1.2
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto
}

.cd-horizontal-timeline .events-content em::before {
    content: '- '
}

.cd-horizontal-timeline .events-content p {
    font-size: 1.4rem;
    color: #959595
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6
}

@media only screen and (min-width:768px) {
    .cd-horizontal-timeline .events-content h2 {
        font-size: 7rem
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 2rem
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 1.8rem;
        
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.time {
    background: url(../images/banner-bg2.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover
}

.time:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7)
}

.white-heading {
    color: #fff !important;
    text-align: center !important;
    z-index: 9 !important;
    position: relative !important
}

.events-content p {
    color: #fff !important;
    text-align: center
}

.stricky-fixed .facebook-top {
    background-position: -332px -434px;
    width: 10px;
    height: 22px;
    position: relative;
    right: -5px
}

.stricky-fixed .twitter-top {
    background-position: -234px -1224px;
    width: 26px;
    height: 26px;
    margin-left: 15px
}

.stricky-fixed .youtube-top {
    background-position: -453px -436px;
    width: 23px;
    height: 26px
}

.stricky-fixed .playstore-top {
    background-position: -85px -518px;
    width: 24px;
    height: 25px
}

.stricky-fixed .android-top {
    background-position: -24px -509px;
    width: 25px;
    height: 35px;
    position: relative;
    top: -11px
}

.stricky-fixed .soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #ED1F29;
    right: 0;
    top: 1px
}

.playstore-top {
    background-position: -375px -515px
}

.android-top {
    background-position: -417px -514px
}

.soso2 {
    float: left;
    position: relative
}

.soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #fff;
    right: 0;
    top: 6px
}

.soso {
    float: left;
    margin-top: 33px
}

.stricky .menu-btns {
    margin-top: 5px !important
}

.business-stat-box {
    padding: 30px;
    width: 100%;
    position: relative;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.bg-blue {
    border: 1px solid #adb2b2
}

.business-stat-box .awards-lines1 {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 0;
    height: 2px;
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.business-stat-box .awards-lines2 {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 2px;
    height: 0;
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.business-stat-box .lines {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 46px;
    z-index: 500;
    display: block
}

.box-nav {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 75px;
    height: 36px;
    z-index: 600
}

.box-prev {
    margin-right: 2px
}

.box-prev {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #ED1F29;
    cursor: pointer
}

.box-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -341px -667px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.box-prev:before {
    top: 20px;
    left: 13px
}

.box-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -432px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.box-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #ED1F29;
    cursor: pointer
}

h3.sub-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 19px;
    color: #fff;
    position: relative;
    margin-bottom: 19px;
    
}

.sub-heading span {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 2px;
    background-color: #fff;
    z-index: 500
}

.rel-500 {
    position: relative;
    z-index: 500
}

.join-box {
    margin-left: -13px;
    padding-right: 0
}

.business-stat-box .item {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    
}

.business-stat-box h4 {
    line-height: 26px;
    color: #e2f1ff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.business-stat-box.awards .item span {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 5px;
    color: #fff;
    background-color: rgba(79, 109, 138, 0);
    padding: 0 5px;
    
}

.business-stat-box:hover .awards-lines1 {
    width: 50px
}

.business-stat-box:hover .awards-lines2 {
    height: 50px
}

.business-stat-box.awards:hover .lines:after,
.business-stat-box.press-releases:hover .lines:after {
    border-style: solid;
    border-width: 0 46px 46px 0;
    border-color: transparent #1a4d80 transparent transparent
}

.box-prev:hover {
    background-color: #16385a
}

.box-next:hover {
    background-color: #16385a
}

.business-stat-box:after {
    content: '';
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 100;
    display: block;
    width: 70px;
    height: 87px
}

.achivo {
    width: 100%;
    position: relative;
    float: left;
    z-index: 9999
}

.search {
    width: 100%;
    position: relative
}

.searchTerm {
    float: left;
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 5px;
    height: 37px;
    border-radius: 0;
    outline: 0;
    color: #9dbfaf;
    border-left: 3px solid #d2d2d2;
    border-bottom: 0
}

.searchTerm:focus {
    color: #00b4cc
}

.searchButton {
    position: absolute;
    right: 2px;
    width: 54px;
    height: 37px;
    border: 1px solid #d2d2d2;
    background: #d2d2d2;
    text-align: center;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-size: 20px
}

.wrap {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 0
}

.track {
    background: url(../images/train-psd.png) repeat-x;
    position: relative;
    width: 100%;
    height: 227px;
    z-index: 0;
    position: absolute;
    bottom: -8px
}

.innerpage .youtube-top {
    background-position: -453px -436px;
    width: 23px;
    height: 26px
}

.innerpage .twitter-top {
    background-position: -390px -436px;
    width: 22px;
    height: 26px
}

.innerpage .facebook-top {
    background-position: -332px -435px;
    width: 10px;
    height: 22px
}

.innerpage .android-top {
    background-position: -19px -509px;
    width: 25px;
    height: 35px;
    position: relative;
    top: -11px
}

.innerpage .playstore-top {
    background-position: -81px -520px;
    width: 24px;
    height: 25px
}

.innerpage .soso2:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 22px;
    background: #ED1F29;
    right: 0;
    top: 0
}

.st-logo {
    display: none
}

.sidebar-heading {
    
    color: #313131;
    font-size: 20px;
    margin-top: 0;
    line-height: 28px;
    background: #e6e6e6;
    padding: 11px 0 11px 18px;
    margin-bottom: 0
}

.inner-section-heading {
    
    color: #444;
    font-size: 40px;
    margin-top: 0;
    line-height: 40px;
    margin-bottom: 20px
}

.gandhi {
    color: #1f1f1f;
    font-size: 15px;
    font-style: italic;
    line-height: 26px;
    border-left: 2px solid #ddd;
    padding-left: 20px;
    text-align: justify
}

.journey-prev {
    margin-right: 2px
}

.journey-prev {
    width: 36px;
    height: 36px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    left: -63px;
    top: 16px;
    border: 1px solid #fff;
    border-radius: 50%
}

.journey-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -342px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.journey-prev:before {
    top: 20px;
    left: 13px
}

.journey-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -433px -669px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.journey-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    right: -63px;
    top: 16px;
    border: 1px solid #fff;
    border-radius: 50%
}

.girl-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999
}

.girl {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    transform: rotate(270deg);
    margin-top: -25px;
    margin-left: -25px
}

.btn-play {
    position: absolute;
    bottom: 50px;
    right: 50px;
    color: #fff;
    width: 60px;
    height: 60px;
    border: 0 solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-transition-property: color, background, border-color;
    transition-property: color, background, border-color;
    z-index: 999
}

.btn-play {
    border-color: #fff
}

.btn-play {
    color: #fff
}

.btn-play:before {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.btn-play:after,
.btn-play:before {
    content: '';
    border: 0 solid #fff;
    background: #ED1F29;
    background: -moz-linear-gradient(top, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    background: linear-gradient(to bottom, rgba(159, 34, 33, 1) 0, rgba(143, 2, 34, 1) 44%, rgba(130, 27, 27, 1) 100%);
    width: 150%;
    height: 150%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -25%;
    top: -25%;
    opacity: 1;
    -webkit-animation: 1s videomodule-anim linear infinite;
    animation: 1s videomodule-anim linear infinite
}

.rd-notice-tooltip {
    display: none;
    position: absolute;
    width: 127px;
    top: 11px;
    right: 97px;
    left: auto;
    z-index: 9999;
    background: rgba(159, 34, 33, .65);
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    font-family: 'Open Sans', sans-serif;
    height: 40px
}

.rd-notice-tooltip:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent rgba(159, 34, 33, .63);
    right: -12px;
    top: 9px;
    left: auto
}

.btn-play:hover .rd-notice-tooltip {
    display: block;
    transition: 1s;
    opacity: 1
}

@-webkit-keyframes videomodule-anim {
    0% {
        -webkit-transform: scale(.68);
        transform: scale(.68)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes videomodule-anim {
    0% {
        -webkit-transform: scale(.68);
        transform: scale(.68)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

.youtube-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.youtube-top:hover::after {
    background-color: #d42320;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .youtube-top:hover::after {
    opacity: 0
}

.facebook-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.facebook-top:hover::after {
    background-color: #4967b7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .facebook-top:hover::after {
    opacity: 0
}

.twitter-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.twitter-top:hover::after {
    background-color: #000000;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .twitter-top:hover::after {
    opacity: 0
}

.android-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.android-top:hover::after {
    background-color: #333;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.innerpage .android-top:hover::after {
    opacity: 0
}

.playstore-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0
}

.innerpage .playstore-top:hover::after {
    opacity: 0
}

.playstore-top:hover::after {
    background-color: #9fc037;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1
}

.stricky-fixed .facebook-top:hover::after {
    display: none
}

.stricky-fixed .twitter-top:hover::after {
    display: none
}

.stricky-fixed .youtube-top:hover::after {
    display: none
}

.stricky-fixed .playstore-top:hover::after {
    display: none
}

.stricky-fixed .android-top:hover::after {
    display: none
}

.stricky-fixed .linkedin-top:hover::after {
    display: none
}

.spot_close_bar {
    width: 13px;
    height: 2px;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    left: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.spot_close_cont {
    position: relative;
    width: 30px;
    height: 30px;
    margin-top: -1px;
    margin-left: 2px
}

.spot_close {
    width: 30px;
    height: 30px;
    right: -31px;
    position: absolute;
    right: -32px;
    right: -33px;
    top: -29px;
    cursor: pointer
}

.spot_close_bar:nth-child(2) {
    top: 12px;
    transform: rotate(-45deg)
}

.spot_close_bar:first-child {
    top: 12px;
    transform: rotate(45deg)
}

.close {
    float: right;
    font-size: 40px;
    
    font-weight: 400 !important;
    line-height: 1;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: -30px;
    top: -4px
}

.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1.5
}

.numbers-section ul li .number-sub-heading {
    font-size: 12px;
    color: #525252;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif
}

.management-main {
    width: 100%;
    float: left;
    background: #fff
}

.team-box {
    width: 100%;
    float: left;
    background: #f5f5f5;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.team-box .team-img {
    position: relative;
    overflow: hidden
}

.team-box .team-img:before {
    width: 0;
    height: 0;
    border-bottom: 80px solid #ED1F29;
    border-left: 80px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 99
}

.team-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-family: 'Open Sans', sans-serif;
    word-wrap: break-word
}

ul.team-social {
    width: 100%;
    padding: 0;
    margin: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

ul.team-social li {
    display: inline-block;
    margin: 0 3px
}

.fab {
    font-family: FontAwesome-brands
}

.team-box .plus {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 17px;
    color: #294373;
    cursor: pointer
}

.fa-plus:before {
    content: '' !important;
    background: url(../images/sprite-icon.png) no-repeat -154px -740px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: -33px;
    left: -13px
}

.team-box .plus .fa-minus {
    display: none
}

.team-box img {
    width: 100%;
    height: auto
}

.team-name h5 {
    font-weight: 600;
    color: #333;
    margin-bottom: 2px
}

.team-box .team-img:after {
    background: rgba(0, 0, 0, .79);
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    z-index: 9;
    position: absolute;
    opacity: 0;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s
}

.team-box:hover .team-img:after {
    height: 100%;
    opacity: 1
}

.team-name h5 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #9d1d1d;
    margin-bottom: 2px
}

.team-name {
    text-align: center;
    position: relative;
    top: 5px;
    padding: 0px 5px;
}

.team-name strong {
    color: #1f1f1f;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.fa-minus:before {
    content: "\f068"
}

.team-box:hover .team-caption p {
    opacity: 1
}

.team-box:hover ul.team-social {
    transform: rotateX(0);
    -webkit-transform: rotateX(0)
}

ul.team-social {
    width: 100%;
    padding: 0;
    margin: 0;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transition: all .25s linear;
    -webkit-transition: all .25s linear
}

.team-caption p {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    opacity: 0;
    text-align: justify;
    padding-left: 28px;
    position: relative
}

.team-caption .mail:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -60px -830px;
    width: 41px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0
}

.team-caption .phn:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -138px -828px;
    width: 29px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0
}

.team-caption .ttwiit:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -514px -737px;
    width: 32px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0
}

.ffacebook {
    background: url(../images/sprite-icon.png) no-repeat -73px -11px;
    width: 8px;
    height: 16px;
    position: absolute;
    left: 91px;
    top: 8px
}

.ttwitter {
    background: url(../images/sprite-icon.png) no-repeat -107px -11px;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 128px;
    top: 8px
}

.fab {
    font-family: FontAwesome-brands
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-twitter:before {
    content: "\f099"
}

ul.team-social .face:hover {
    background: #364d7d;
    color: #fff;
    border-color: #364d7d
}

ul.team-social .twitt:hover {
    background: #70b4e6;
    color: #fff;
    border-color: #70b4e6
}

ul.team-social a {
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 2px
}

.fa-facebook-f:before {
    content: "\f39e"
}

.cmd-inners {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.cdm-right-bg {
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5;
    padding: 30px;
    min-height: 439px
}

.cmd-inner-para li {
    color: #1f1f1f;
    font-size: 16px;
    text-align: left;
    line-height: 33px;
    position: relative;
    margin-right: 30px
}

.cmd-inner-para h1 {
    color: #1f1f1f;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px
}

.cmd-inner-para p {
    color: #1f1f1f;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    line-height: 25px
}

.cdm-bg .col-lg-4 {
    padding-right: 0
}

.cdm-bg .col-lg-8 {
    padding-left: 0
}

.cmd-inners img {
    width: 100%
}

.team-box2:hover .team-img:after {
    height: 100%;
    opacity: 0
}

.facebook:hover {
    background: linear-gradient(90deg, #4967b7 50%, #3a559f 50%)
}

.acheivement.updates ul li:first-child {
    padding-top: 0
}

.plus23 {
    margin-left: 10px
}

.notice-section ul li p:first-child {
    margin-top: 0;
    padding-top: 0
}

.latest-section ul li:first-child {
    padding-top: 0
}

.filter-box {
    width: 100%;
    position: absolute;
    top: 0;
    right: 15px
}

.filter {
    border: 2px solid #ED1F29;
    float: right;
    cursor: pointer
}

.filter .red {
    color: #ED1F29
}

.filter-icon {
    background: #ED1F29 url(../images/sprite-icon.png) no-repeat -496px -515px;
    width: 38px;
    height: 40px;
    float: right;
    cursor: pointer
}

.form-section form input,
select {
    margin-bottom: 10px;
    border-radius: 0 !important;
    height: 40px !important
}

.pop-box-nav {
    position: absolute;
    right: 20px;
    top: 13px;
    width: 75px;
    height: 36px;
    z-index: 600
}

.pop-box-prev {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #ED1F29;
    cursor: pointer;
    left: -2px
}

.pop-box-prev:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -341px -667px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 11px
}

.pop-box-next {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #ED1F29;
    cursor: pointer
}

.pop-box-next:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -432px -668px;
    width: 16px;
    height: 13px;
    top: 11px;
    left: 10px
}

.pop-box-prev:hover {
    background-color: #16385a
}

.pop-box-next:hover {
    background-color: #16385a
}

body {
    padding-right: 0 !important
}

.scrol p {
    padding-right: 15px;
    margin-top: 10px
}

.logo-bg {
    background-image: url(../images/corporate-bg-logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.popup-quotes:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -520px -831px;
    width: 22px;
    height: 20px;
    position: absolute;
    top: -30px
}

.popup-quotes {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 23px;
    position: relative
}

.pad-top {
    padding-top: 0
}

.ad-box {
    width: 100%;
    background: #fff;
    padding: 30px;
    position: relative;
    margin-top: -80px;
    min-height: 170px;
    float: left;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .11);
    border: 1px solid #dadada
}

.ad-box p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    padding-left: 30px;
    position: relative
}

.ad-box .loc:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -314px -825px;
    width: 33px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0
}

.ad-box .pho:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -371px -828px;
    width: 43px;
    height: 45px;
    position: absolute;
    top: 3px;
    left: 0
}

.ad-box .faxxx:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -449px -815px;
    width: 43px;
    height: 37px;
    position: absolute;
    top: -11px;
    left: 0
}

.ad-box .loc {
    margin-bottom: 0
}

.journy-view {
    display: block;
    float: none;
    text-align: center;
    margin: 30px auto 0
}

.ad-box:hover::after,
.ad-box:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ad-box:before {
    border-top: 1px solid #9f1f15;
    border-bottom: 1px solid #9f1f15;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.ad-box:after,
.ad-box:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s
}

.ad-box:after {
    border-right: 1px solid #9f1f15;
    border-left: 1px solid #9f1f15;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.journey-box {
    width: 100%;
    float: left;
    background: #f5f5f5;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 110px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.journey-box span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    font-size: 22px
}

.journey-content ul li {
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
    line-height: 26px
}

.journey-content {
    background: #f5f5f5;
    width: 100%;
    float: left;
    display: flex;
    min-height: 110px;
    padding: 15px;
    justify-content: center;
    flex-direction: column
}

.journey-content ul li:hover:before {
    background: #ED1F29
}

.journey-content ul {
    padding-left: 0
}

.journey-content ul li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #ED1F29;
    background: 0 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.marg-bot {
    margin-bottom: 30px
}

.journey-box {
    width: 100%;
    float: left;
    background: #d0d0d0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 110px
}

.journey-content ul:last-child {
    margin-bottom: 0
}

.key-box {
    width: 100%;
    float: left;
    position: relative;
    border: 1px solid #e7e8ec;
    margin-bottom: 30px;
    min-height: 280px
}

.m1 {
    line-height: 40px !important
}

.key-name-box {
    background: #f5f5f5;
    padding: 15px;
    position: relative
}

.triangle2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 150px 60px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9
}

.key-name-box h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #1f1f1f;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 4px
}

.key-name-box p {
    font-family: 'Open Sans', sans-serif;
    color: #747373;
    font-size: 13px;
    margin-bottom: 0
}

.key-box ul {
    margin-bottom: 0;
    padding: 15px;
    position: relative;
    z-index: 99
}

.key-box ul li {
    line-height: 33px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    position: relative;
    padding-left: 30px
}

.key-box .p:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -60px -901px;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 5px;
    left: 0
}

.key-box .f:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -201px -902px;
    width: 58px;
    height: 22px;
    position: absolute;
    top: 5px;
    left: 3px
}

.key-box .m:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -136px -903px;
    width: 25px;
    height: 22px;
    position: absolute;
    top: 8px;
    left: 2px
}

.inner-sub-head {
    
    color: #232323;
    font-size: 25px;
    margin-bottom: 15px
}

.m span {
    display: block;
    line-height: 5px
}

.policy ul li {
    
    font-size: 16px;
    color: #1f1f1f;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 10px;
    position: relative;
    display: block
}

.policy ul li:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -318px -902px;
    width: 16px;
    height: 21px;
    position: absolute;
    left: -39px;
    top: 1px
}

.policy ul li:hover {
    color: #1f1f1f;
    text-decoration: none
}

.policy ul li a {
    color: #060606;
    text-decoration: none
}

.social-networks {
    margin: 0 0 35px;
    padding: 0;
    font-size: 0;
    text-align: center
}

.social-networks li {
    display: inline-block
}

.social-networks a {
    display: block;
    position: relative;
    margin: 17px 7px;
    width: 50px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    text-decoration: none
}

.social-networks a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    transition: all .4s
}

.social-networks a:after {
    position: relative;
    display: block;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    font-size: 26px;
    line-height: 66px
}

.social-networks a:focus,
.social-networks a:hover {
    text-decoration: none
}

.social-networks.spin-icon a:focus:after,
.social-networks.spin-icon a:hover:after {
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.social-networks.square a:focus:before,
.social-networks.square a:hover:before {
    border-radius: 0
}

.social-networks.bounce a:focus,
.social-networks.bounce a:hover {
    -webkit-animation: bounce 1s;
    animation: bounce 1s
}

.social-networks .icon-linkedin:focus:before,
.social-networks .icon-linkedin:hover:before {
    background: #c9383a url(../images/sprite-icon.png) no-repeat -135px 6px
}

.social-networks .icon-facebook:focus:before,
.social-networks .icon-facebook:hover:before {
    background: #3b5998 url(../images/sprite-icon.png) no-repeat -52px 6px
}

.social-networks .icon-twitter:focus:before,
.social-networks .icon-twitter:hover:before {
    background: #000000 url(../images/sprite-icon.png) no-repeat -175px -1212px
}

.social-networks .icon-github:after {
    content: "îª±"
}

.social-networks .icon-github:focus:before,
.social-networks .icon-github:hover:before {
    background: #4183c4
}

.social-networks .icon-instagram:after {
    content: "î˜„"
}

.social-networks .icon-instagram:focus:before,
.social-networks .icon-instagram:hover:before {
    background: #3f729b
}

.social-networks .icon-vimeo:after {
    content: "îªœ"
}

.social-networks .icon-vimeo:focus:before,
.social-networks .icon-vimeo:hover:before {
    background: #1ab7ea
}

.social-networks .icon-twitch:after {
    content: "îª›"
}

.social-networks .icon-twitch:focus:before,
.social-networks .icon-twitch:hover:before {
    background: #6441a5
}

.social-networks .icon-pinterest:after {
    content: "î˜…"
}

.social-networks .icon-pinterest:focus:before,
.social-networks .icon-pinterest:hover:before {
    background: #cc2127
}

.icon-facebook:before {
    content: '';
    position: absolute;
    background: #3b5998 url(../images/sprite-icon.png) no-repeat -52px 6px;
    width: 37px;
    height: 22px;
    left: 14px;
    top: 7px
}

.icon-twitter:before {
    content: '';
    position: absolute;
    background: #000000 url(../images/sprite-icon.png) no-repeat -175px -1212px;
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px
}

.icon-linkedin:before {
    content: '';
    position: absolute;
    background: #c9383a url(../images/sprite-icon.png) no-repeat -135px 6px;
    width: 28px;
    height: 22px;
    left: 8px;
    top: 8px
}

.f a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 100px;
    transition: all .4s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }

    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }

    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

.inner-para-2 p {
    font-size: 15px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    text-align: left;
    margin-bottom: 15px
}

.unitt .buildify_tm_principles_wrap {
    min-height: 295px
}

.add-location-headding {
    color: #444;
    font-size: 25px;
    margin-top: 0
}

.buildify_tm_principles_wrap {
    width: 100%;
    float: left;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #e9eff4;
    margin-left: 5px;
    margin-bottom: 30px;
    min-height: 300px
}

.buildify_tm_principles_wrap .list_wrap {
    width: 100%;
    float: left
}

.buildify_tm_principles_wrap .list_wrap ul {
    margin: 0;
    list-style-type: none;
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 0
}

.address-list li {
    padding-left: 30px !important;
    position: relative
}

.buildify_tm_principles_wrap .list_wrap ul li {
    float: left;
    width: 100%;
    padding-left: 0;
    line-height: 24px;
    margin-bottom: 15px
}

buildify_tm_principles_wrap .list_wrap ul li .inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative;
    z-index: 10;
    padding: 20px 0 0 20px
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .leftshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 20px;
    background-color: #e9eff4;
    z-index: 5
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .leftshape:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    background-color: #e9eff4;
    bottom: -20px;
    transform: skewY(45deg)
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .topshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 150px;
    background-color: #e9eff4;
    z-index: 5
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .topshape:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 20px;
    background-color: #e9eff4;
    right: -20px;
    transform: skewX(45deg)
}

.buildify_tm_principles_wrap .list_wrap ul li .inner .in {
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    min-height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e4e5ea
}

.address-list .add-location:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -411px -902px;
    width: 18px;
    height: 24px;
    position: absolute;
    top: 3px;
    left: 0
}

.address-list .add-phn:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -63px -902px;
    width: 18px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 0
}

.address-list .add-fax:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -201px -903px;
    width: 18px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0
}

.address-list .add-email:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -138px -899px;
    width: 18px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 0
}

.left-section p a {
    text-decoration: none;
    color: #1f1f1f
}

.inner-para .current-menu-item {
    display: none
}

.inner-para #menu-main-menu-en-1,
.inner-para #menu-main-menu-hi-1 {
    padding-left: 0
}

.inner-para #menu-main-menu-en-1 li,
.inner-para #menu-main-menu-hi-1 li {
    border-left: 1px solid #ddd;
    position: relative;
    background: 0 0;
    padding: 0
}

.inner-para #menu-main-menu-en-1 li a,
.inner-para #menu-main-menu-hi-1 li a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all .5s ease-in-out 0
}

.inner-para #menu-main-menu-en-1 li a:hover,
.inner-para #menu-main-menu-hi-1 li a:hover {
    text-decoration: none
}

.cmw-level-1.cmw-has-submenu.cmw-menu-item-had-children>a {
    position: relative;
    font-size: 20px !important;
     !important;
    background: #e6e6e6;
    color: #1f1f1f !important;
}

.widgetizedArea .cmw-level-1.cmw-has-submenu.cmw-menu-item-had-children a,
.widgetizedArea .current-menu-ancestor a,
.widgetizedArea .current_page_ancestor.current_page_parent.has_children {
    font-size: 14px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif
}

.widgetizedArea {
    position: relative
}

.inner-sidebar .widgetizedArea:before {
    content: '';
    position: absolute;
    background: 0 0;
    width: 100%;
    left: 0;
    top: 0;
    height: 44px;
    z-index: 999999999
}

.inner-para #menu-main-menu-en-1 li:after,
.inner-para #menu-main-menu-hi-1 li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px
}

.common {
    width: 100%;
    float: left
}

.achivment-sub-head {
    margin-top: 30px !important;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-weight: 600;
    line-height: 27px
}

.common th {
    text-align: center;
    padding: 1em;
    background-color: #ED1F29;
    color: #fff
}

.common tr td {
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    vertical-align: middle !important;
}

.common td span {
    width: 100%;
    float: left;
    position: relative
}

.common td a {
    color: #1f1f1f;
    text-decoration: none
}

.common tr th {
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #fff
}

.inner-content .sidebar-heading {
    margin-bottom: 0
}

.navigation.one-page-nav .dropdown ul ul {
    background: #e6e4e4 !important
}

.margin-top {
    margin-top: 0;
    margin-bottom: 0
}

.common tr td img {
    text-align: center;
    float: left;
    display: inline-block;
    margin: 0px auto;
}

.inner-para h6 {
    font-size: 28px;
    
    color: #232323;
    margin-bottom: 20px
}

.inner-para .dai {
    text-align: center;
    display: block;
    float: none;
    margin: 20px auto
}

.inner-style li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 30px;
    list-style-position: outside;
    list-style-type: square;
    margin-left: -19px
}

.team {
    width: 100%;
    float: left;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #e9eff4;
    margin-left: 5px;
    margin-bottom: 30px;
    min-height: 108px
}

.sustainability-team h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #1f1f1f
}

.sustainability-team p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #616161
}

.sustainability-team .leftshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 20px;
    background-color: #e9eff4;
    z-index: 5
}

.sustainability-team .leftshape:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    background-color: #e9eff4;
    bottom: -20px;
    transform: skewY(45deg)
}

.sustainability-team .topshape {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 150px;
    background-color: #e9eff4;
    z-index: 5
}

.sustainability-team .topshape:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 20px;
    background-color: #e9eff4;
    right: -20px;
    transform: skewX(45deg)
}

.inner-section-heading4 {
    
    color: #1f1f1f;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 30px
}

.inner-section-heading5 {
    
    color: #9e201f;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px
}

.infograph-img {
    width: 100%;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto
}

.mse img {
    text-align: center;
    float: none;
    display: block;
    margin: 20px auto
}

.co-sub {
    min-height: 179px
}

.mobile-app-section {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: table
}

.mobile-app-section .img-section {
    width: 20%;
    float: none;
    vertical-align: middle;
    display: table-cell
}

.mobile-app-section .body-section {
    width: 100%;
    float: right;
    border-left: 2px solid #ED1F29;
    padding-left: 20px
}

.mobile-app-section:last-child {
    border-bottom: none
}

.mobile-app-section .body-section h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #ED1F29;
    float: left
}

.mobile-app-section .body-section p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #1f1f1f;
    line-height: 24px;
    text-align: justify
}

.subb-menuu li a {
    font-weight: 400 !important;
    font-size: 12px !important
}

.subo-heading {
    font-size: 30px
}

.agency-section4,
.date-section4 {
    width: 46%
}

.journey-year span:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -66px -971px;
    width: 11px;
    height: 11px;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%)
}

.mr-left {
    margin-left: 12%
}

.video-bg {
    width: 100%
}

.video-bg .bg-img {
    width: 100%
}

.video-bg h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #ED1F29;
    text-align: center;
    padding: 20px;
    margin-bottom: 30px
}

.ploy {
    position: absolute;
    top: 31%;
    left: 44%
}

.invester-ad {
    margin-top: 30px
}

.name {
    font-size: 20px;
    margin-left: -30px
}

.just {
    text-align: left !important;
    margin-bottom: 0 !important
}

.address-list .globe:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -260px -905px;
    width: 17px;
    height: 17px;
    position: absolute;
    bottom: 2px;
    left: 0
}

.mb {
    margin-bottom: 0
}

.buildify_tm_principles_wrap .list_wrap ul li:last-child {
    margin-bottom: 0
}

.address-list .add-cin:before {
    content: '';
    background: url(../images/sprite-icon.png) no-repeat -147px -965px;
    width: 23px;
    height: 21px;
    position: absolute;
    bottom: 0;
    left: 3px
}

@media only screen and (min-width:1500px) and (max-width:1900px) {
    .banner-text h2 {
        font-family: 'Noto Sans', sans-serif;
        font-size: 45px;
        display: block;
        color: #fff;
        position: relative;
        letter-spacing: 0;
        text-align: center
    }
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
    .banner-carousel span {
        font-size: 35px
    }

    .banner-text h2 {
        font-size: 40px
    }
}

@media screen and (max-width:1290px) {
    .logo h1 {
        font-size: 14px
    }

    .search_cont {
        margin-left: 18%
    }
}

@media screen and (max-width:1199px) {
    .banner-carousel span {
        font-size: 35px
    }

    .banner-text h2 {
        font-size: 40px
    }

    .updates-cont .c-navigation {
        position: absolute;
        width: 88px;
        right: 54px;
        top: 0;
        margin: -2px auto 0;
        display: block;
        z-index: 99;
        background: #f5f5f5;
        height: 100%
    }

    .product-section ul li {
        margin: 11px 5px
    }

    .cdm-right-bg {
        min-height: 362px
    }

    .address-t {
        min-height: 240px !important
    }

    .top-menu {
        padding-bottom: 15px
    }

    .top-right {
        display: none;
        margin-right: 0;
        text-align: center
    }

    .tooltip-button {
        display: block
    }

    .search-icon {
        right: 39px
    }

    .cdm-right-bg {
        padding: 19px;
        margin-bottom: 30px
    }

    .mission-box h3 {
        font-size: 22px
    }

    .sustain-over {
        min-width: 200px;
        max-width: 480px;
        width: 100%
    }

    .logo-quote h3 {
        margin-top: 3px
    }

    .operation-img h3 {
        font-size: 18px
    }

    .logo h1 {
        font-size: 12px
    }

    .numbers-section ul li {
        padding: 0 14px
    }

    .numbers-section ul li h2 {
        font-size: 35px
    }

    .numbers-section ul li span {
        font-size: 16px
    }

    .search_cont {
        margin-left: -34px
    }

    .overlay-div img {
        min-height: 293px
    }

    .section-heading {
        font-size: 40px
    }

    .marign-bottom {
        margin-bottom: 44px
    }

    .c-twitter a h3 {
        right: 38px
    }

    .nalco-md:after {
        top: 22%
    }

    .quotes:before {
        top: -28px !important
    }

    .nalco-md:after {
        top: 13%
    }

    .triangle {
        border-width: 0 0 92px 122px;
        right: -25px;
        top: -9px
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .inner-caption h1 {
        padding: 32px;
        width: 293px
    }

    .nalco-md:after {
        min-height: 233px
    }
}

@media screen and (max-width:1100px) {
    .banner-text h2 {
        font-size: 35px;
        width: 75%;
        text-align: center;
        margin: 0 auto;
        line-height: 46px
    }

    .banner-text h2 span {
        font-size: 24px
    }

    .banner-icon {
        top: 60%
    }
}

@media screen and (max-width:991px) {
    .inner-sidebar {
        margin-top: 30px
    }

    .mgbt-bt {
        margin-bottom: 30px
    }

    .career-section .left-section {
        width: 100%
    }

    .career-section {
        border: 1px solid #ddd;
        margin-bottom: 30px
    }

    .career-section:before {
        background: 0 0
    }

    .career-section .right-section {
        width: 100%;
        float: left;
        margin-top: 30px
    }

    .cmd-inners {
        margin-bottom: 0
    }

    .logo span {
        font-size: 10px
    }

    .menu-btns img {
        margin-top: 10px
    }

    .stricky-fixed .logo {
        width: 30%;
        padding: 0 20px
    }

    .stricky-fixed .menu-btns:first-child {
        margin-top: 0 !important
    }

    .inner-section-heading {
        font-size: 30px
    }

    .inner-para h2 {
        font-size: 24px
    }

    .cdm-bg .col-lg-8 {
        padding-left: 15px
    }

    .cdm-bg .col-lg-4 {
        padding-right: 15px
    }

    .notice-section ul li h3 {
        font-size: 17px
    }

    .latest-section ul li h3 {
        font-size: 16px;
        line-height: 28px;
        margin-top: -13px
    }

    .latest-section .event-content {
        padding: 0 30px
    }

    .banner-icon {
        display: none
    }

    .effect-julia {
        margin: 0;
        min-width: 100%;
        max-width: 100%;
        min-height: auto;
        width: 48%
    }

    .logo {
        margin-top: 10px
    }

    .menu-right {
        margin-top: 0
    }

    .banner-text {
        top: 44%
    }

    .scroll-down {
        bottom: 20px
    }

    .search_cont {
        margin-left: -34px
    }

    .logo-quote:before {
        top: 12px
    }

    .sustainbility-img .pic2,
    .sustainbility-img .pic3 {
        margin-left: 0 !important
    }

    .operation p {
        width: 90%
    }

    .mission-box {
        min-height: 180px;
        margin-bottom: 30px
    }

    .mission-box h3 {
        font-size: 21px
    }

    .mission-section {
        padding-top: 30px !important
    }

    .top-right {
        text-align: center;
        margin-top: 16px
    }

    .update-section .update-box ul li {
        padding: 0 10px
    }

    .update-section .update-box ul li a span {
        font-size: 14px
    }

    .update-section .notice a img {
        left: 39px;
        bottom: 18px
    }

    .update-section .notice a span {
        left: 58px;
        top: -23px
    }

    .sustainbility-img img {
        width: 100%
    }

    .update-section .update-box ul li a h3 {
        font-size: 14px
    }

    .img-overlay-content {
        bottom: 10px;
        padding: 0 10px
    }

    .update-section h3.head-section {
        padding: 13px 50px;
        font-size: 16px
    }

    .img-overlay-content h3 {
        font-size: 14px;
        line-height: 16px
    }

    .quotes:before {
        top: 80px
    }

    a.button-ga-animated.main-game-container-button-link.margin-right {
        margin-bottom: 10px
    }

    .section-heading {
        line-height: 60px;
        font-size: 40px
    }

    .numbers-section ul li h2 {
        font-size: 30px
    }

    .numbers-section ul li {
        width: 30%;
        margin-bottom: 40px
    }

    .operation-img h3 {
        font-size: 16px
    }

    .sm-menu {
        width: 134px
    }

    .logo-quote h3 {
        margin-top: 10px
    }

    .margin-top-991 {
        margin-top: 30px
    }

    .update-section .update-box {
        margin: 0 !important
    }

    .head-section {
        margin-top: 0 !important
    }

    #twitter-widget-0 {
        width: 100% !important
    }

    .search_bar {
        left: 16px
    }

    .logo-quote {
        top: -9px
    }

    .search_input_cont input[type=text] {
        font-size: 18px
    }
}

@media screen and (max-width:900px) {
    .press-brief-section .press-brief-desc h3 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .banner-carousel span {
        font-size: 28px
    }

    .banner-text h2 {
        font-size: 30px;
        width: 80%;
        margin: 0 auto;
        line-height: 43px
    }

    .banner-text h2 span {
        font-size: 25px
    }

    .logo img {
        width: 200px
    }
}

@media screen and (max-width:807px) {
    .soso {
        display: none
    }
}

@media screen and (max-width:800px) {
    .soso {
        display: none
    }

    .sm-menu {
        width: 124px
    }
}

@media screen and (max-width:768px) {
    .page-nav {
        display: none
    }
}

@media only screen and (min-width:767px) and (max-width:991px) {
    .sidebar-heading {
        margin-top: 30px
    }

    .inner-sidebar {
        padding-bottom: 0 !important
    }

    .inner-caption h1 {
        padding: 24px;
        width: 220px;
        font-size: 24px;
        line-height: 30px
    }

    .product-section ul li {
        margin: 13px 9px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .sidebar-heading {
        margin-top: 15px
    }
}

@media only screen and (max-width:767px) and (min-width:525px) {
    .responsive-banner {
        margin-top: 126px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .pollution-section-body {
        width: 100%;
        padding-left: 0
    }

    .pollution-section-img img {
        display: none
    }

    .soso {
        display: none
    }

    .product-section ul li {
        margin: 13px 8px
    }

    .inner-sidebar {
        padding-bottom: 0 !important
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
    .responsive-banner {
        margin-top: 128px
    }
}

@media only screen and (min-width:320px) and (max-width:500px) {
    .filter {
        top: -14px
    }

    .c-twitter {
        bottom: -28px !important
    }

    .close {
        font-size: 26px;
        right: -18px
    }

    .menu-btns img {
        margin-top: 7px
    }

    .menu-toggle {
        margin-top: 28px !important;
        margin-left: 35px;
        height: 22px
    }
}

@media screen and (max-width:835px) {
    .current-price1 li {
        padding-left: 30px !important
    }

    .sub-menu-current li {
        padding-left: 3px !important
    }

    .soso {
        display: none
    }
}

@media screen and (max-width:767px) {
    .breadcrumbs {
        width: 100%;
        float: left;
        margin-bottom: 10px
    }

    .c-twitter img {
        position: relative;
        left: 54px;
        float: none
    }

    .unitt .buildify_tm_principles_wrap {
        min-height: 1px !important
    }

    .address-list li:last-child {
        margin-bottom: 0 !important
    }

    .item.fadeInScale {
        margin-bottom: 0 !important
    }

    .mg-to {
        margin-top: 0 !important
    }

    .m span {
        display: inline-block
    }

    .journey-box {
        min-height: 40px
    }

    .journey-content {
        min-height: 1px
    }

    .key-box {
        min-height: 1px
    }

    .pop-box-nav {
        width: 101px
    }

    .breadcumb {
        height: auto !important
    }

    .linee:before {
        content: '';
        background: #f3f3f3;
        height: 1px;
        width: 100%;
        position: absolute;
        top: 49px;
        display: none
    }

    .breadcumb {
        position: relative;
        width: 100%;
        float: left;
        padding-bottom: 15px
    }

    .breadcumb:before {
        content: '';
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eaeaea
    }

    .sharethis-inline-share-buttons {
        top: 0;
        position: relative;
        float: none;
        text-align: center !important;
        display: inline-block !important;
        width: 100px
    }

    .print-btn {
        float: none;
        margin-right: 20px;
        top: 0;
        position: relative;
        text-align: center !important;
        display: inline-block
    }

    .breadcumb {
        text-align: center
    }

    .breadcumb ul {
        float: none
    }

    .breadcumb ul li {
        float: none
    }

    .cmd-contact {
        position: relative;
        width: 100%;
        float: left
    }

    .muna-2 {
        text-align: left !important
    }

    .modal {
        padding-right: 0 !important
    }

    .close {
        color: #9f1f15;
        right: 16px;
        top: 2px
    }

    .mr-left {
        margin-left: 0
    }

    .product-section ul li {
        margin: 13px 13px
    }

    .muna li {
        padding-left: 0
    }

    .inner-content {
        padding: 30px 0
    }

    .inner-content h1 {
        text-align: center;
        margin-bottom: 15px;
        font-family: 'Open Sans', sans-serif
    }

    h3.sub-heading {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        color: #fff;
        position: relative;
        margin-bottom: 19px;
        
    }

    .mobile-app-section:last-child {
        border-bottom: 1px solid #ddd
    }

    .mobile-app-section {
        border: 1px solid #ddd;
        margin-top: 30px
    }

    .mobile-app-section .body-section {
        border-left: none;
        padding: 20px
    }

    .mobile-app-section .img-section {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .wrapper.nalco-bg {
        padding: 30px 0
    }

    .mission-section {
        padding-bottom: 30px
    }

    .wrapper.sep-journey {
        padding: 30px 0
    }

    .wrapper.time {
        padding: 30px 0
    }

    .gandhi-section img {
        width: 30%;
        margin-top: 0;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .col-lg-6:last-child .bg-blue {
        margin-bottom: 0
    }

    .wrapper.operation {
        padding: 30px 0
    }

    .operation-cont {
        padding-bottom: 30px
    }

    .wrapper.numbers-section {
        padding: 30px 0
    }

    .wrapper.sustainbility {
        padding: 30px 0
    }

    .ad-box {
        margin-top: 30px;
        min-height: 90px
    }

    .marquee-sibling {
        width: 64px
    }

    .menu-toggle {
        margin-top: 20px
    }

    .top-header {
        background: #fff
    }

    #gotoTop {
        display: none
    }

    .journy-view {
        margin-top: 30px !important
    }

    .bg-blue {
        margin-bottom: 20px
    }

    .logo-menu {
        margin-top: 0
    }

    .logo {
        margin-top: 7px;
        padding-left: 0
    }

    .menu-right {
        margin-top: 0
    }

    .menu-btns:first-child {
        margin-right: 3px
    }

    body {
        background: #fff
    }

    .responsive-banner {
        display: block;
        width: 100%;
        float: left;
        position: relative
    }

    .caption-contain {
        width: 100%;
        position: absolute;
        bottom: 13%;
        text-align: center;
        z-index: 999
    }

    .caption-contain h2 {
        font-size: 24px;
        line-height: 1.2;
        color: #fff;
        margin-top: 5px
    }

    .caption-contain span {
        font-size: 20px;
        color: #fff
    }

    .banner {
        display: none
    }

    .hide-cont .topbar {
        opacity: 1 !important
    }

    #page-nav {
        display: none
    }

    .clamp {
        display: none
    }

    .notice-section ul li:before {
        top: 20px;
        right: 0
    }

    .notice-section ul li h3 {
        font-size: 15px
    }

    .latest-section ul li h3 {
        font-size: 13px;
        line-height: 28px;
        margin-top: -13px;
        margin-bottom: 0
    }

    .banner-carousel span {
        
        font-size: 22px;
        color: #fff;
        line-height: 31px;
        display: block;
        margin-top: 15px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px
    }

    .ope-padding {
        padding-bottom: 0 !important
    }

    .operation {
        padding-bottom: 0 !important
    }

    .cmd {
        padding-left: 0
    }

    .mission-box h3 span {
        margin-top: 0
    }

    .main-game-container-button-link {
        margin: 0 auto;
        float: none;
        display: block
    }

    .banner-text {
        margin-top: 0px
    }

    .loader-caption {
        top: 50%
    }

    .loader-caption h3 {
        font-size: 14px;
        line-height: 28px
    }

    figure.effect-julia.ext-hgt {
        min-height: 400px
    }

    .logo img {
        width: 200px
    }

    .logo-quote h3 {
        margin-top: 10px;
        font-size: 14px
    }

    .logo-quote p {
        font-size: 14px
    }

    .logo-section {
        width: 100%;
        margin-left: 13%
    }

    .triangle {
        right: -40px;
        top: -17px;
        bottom: 0
    }

    .mission-box {
        min-height: 0;
        margin-bottom: 0
    }

    .stricky-fixed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
        -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .32);
        box-shadow: 0 0 16px rgba(0, 0, 0, .32);
        background: #fff;
        overflow: hidden
    }

    .margin-top-767 {
        margin-top: 30px
    }

    .numbers-section ul li h3 {
        font-size: 14px
    }

    .numbers-section ul li h3 span {
        font-size: 14px
    }

    .numbers-section ul li h2 {
        font-size: 30px
    }

    .update-section .update-box ul li {
        padding: 0 15px;
        padding-bottom: 15px
    }

    .update-section .update-box ul li a h3 {
        font-size: 16px
    }

    .update-section .update-box ul li a span {
        font-size: 16px
    }

    .update-section .notice a img {
        left: 39px;
        bottom: 5px
    }

    .update-section .notice a span {
        left: 58px;
        top: -13px
    }

    .sustainbility-img .pic2,
    .sustainbility-img .pic3 {
        width: 100%;
        margin-left: 0
    }

    .img-overlay-content {
        bottom: 28px
    }

    .cmd {
        margin-top: 91px
    }

    .c-twitter {
        text-align: center;
        width: 100%;
        right: 0
    }

    .nalco-md {
        width: 100%;
        top: 39px;
        text-align: center;
        margin-left: 0
    }

    .c-plus {
        bottom: 69px;
        right: 29px
    }

    .update-section .update-box {
        margin-bottom: 30px;
        margin: 0
    }

    .banner-text h2 span {
        font-size: 25px
    }

    .banner-text h2 {
        font-size: 50px
    }

    .scroll-down {
        bottom: 52px
    }

    .banner-text {
        bottom: 0
    }

    .sm-menu {
        width: 130px
    }

    .sm-menu span {
        margin-top: 18px
    }

    .header-right {
        margin-top: -24px;
        position: relative
    }

    .menu-bg {
        position: absolute;
        top: -3px;
        right: 1px
    }

    .section-heading {
        line-height: 53px;
        text-align: center;
        display: block
    }

    .numbers-section ul li {
        width: 32%;
        margin-bottom: 30px
    }

    #footer p {
        text-align: center !important
    }

    .top-right {
        text-align: center
    }

    .nalco-md:after {
        top: 6%
    }

    .margin-top-767 {
        margin-top: 30px
    }

    .inner-caption h1 {
        padding: 11px;
        width: 360px;
        font-size: 26px
    }

    .inner-sidebar {
        padding-bottom: 14px
    }

    .logo-quote {
        top: 0
    }

    .press-brief-section .press-brief-desc span.date {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 14px
    }

    .press-innerpage .sharethis-inline-share-buttons {
        text-align: right !important;
        top: -6px
    }
}

@media screen and (max-width:680px) {
    figure.effect-julia.ext-hgt {
        min-height: 300px
    }

    .press-brief-section .press-brief-desc span.date {
        margin-top: 0;
        margin-bottom: 5px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:600px) {
    .management-link li {
        margin-bottom: 23px
    }

    .name {
        font-size: 15px
    }

    .press-innerpage h3 {
        font-size: 18px;
        line-height: 24px
    }

    .inner-para p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .video-bg h1 {
        font-size: 14px
    }

    .closee {
        top: 30px
    }

    .search-form .input-group .form-control {
        height: 70px
    }

    .full-bar-search-wrap .input-group,
    .full-bar-search-wrap .input-group .form-control,
    .search-form {
        height: 93px;
        width: 100%;
        z-index: 9
    }

    .stricky {
        overflow: hidden
    }

    .latest-section ul li h3 {
        font-size: 16px;
        line-height: 28px;
        margin-top: 0;
        margin-bottom: 5px
    }

    .latest-section .event-image {
        width: 100%
    }

    .latest-section .event-content {
        width: 100%;
        padding: 0
    }

    .operation-img h3 {
        left: 50%;
        transform: translateX(-50%)
    }

    .operation-content {
        top: 60%
    }

    .operation-img {
        text-align: center
    }

    .effect-julia {
        min-height: 375px
    }

    .scroll-down {
        bottom: 30px
    }

    .sm-menu span {
        font-size: 14px;
        margin-left: 16px
    }

    .top-menu {
        margin-right: 0
    }

    .header-right {
        margin-top: -50px
    }

    .banner-icon {
        top: 70%
    }

    .banner-text h2 {
        font-size: 40px
    }

    .banner-text h2 span {
        font-size: 20px
    }

    .logo-quote {
        top: -18px;
        left: -33px
    }

    .logo img {
        width: 170px
    }

    .logo-quote:before {
        width: 0
    }

    .logo-quote {
        text-align: center;
        display: block;
        margin: 0 auto;
        width: 100%
    }

    .logo h1 {
        font-size: 16px
    }

    .logo-quote h3 {
        margin-top: 15px;
        font-size: 14px
    }

    .logo-section {
        width: 100%;
        margin-left: 5%
    }

    .operation-img h3 {
        font-size: 21px;
        width: 100%
    }

    .numbers-section ul li h3 {
        font-size: 14px
    }

    .numbers-section ul li h3 span {
        font-size: 14px
    }

    .numbers-section ul li {
        width: 100%;
        margin-bottom: 30px
    }

    .nalco-md:after {
        top: 10%
    }

    .quick-links li:before {
        bottom: -6px
    }

    .quick-links li {
        line-height: 30px
    }

    .common-links li {
        line-height: 30px
    }

    .common-links li:before {
        bottom: -8px
    }
}

@media screen and (max-width:500px) {
    .updates-cont .c-navigation {
        right: 62px
    }
}

@media screen and (max-width:526px) {
    .stricky {
        position: relative
    }

    .inner-page-banner {
        margin-top: 0
    }

    .logo {
        margin-top: 0;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0
    }

    .logo span {
        text-align: center
    }

    .stricky-fixed .logo {
        width: 100%
    }

    .menu-right {
        width: 100%
    }

    .menu-btns.transition1 {
        float: left;
        margin-left: 15px
    }

    .menu-btns.menu-icon {
        margin-right: 0
    }
}

@media screen and (max-width:500px) {
    .bg-blue {
        min-height: 265px
    }

    .inner-para h2 {
        font-size: 21px !important
    }

    .press-brief-section .press-brief-desc {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-top: 15px
    }

    .press-brief-section .press-brief-desc h3 {
        font-size: 16px;
        line-height: 25px
    }

    .press-brief-section .press-brief-img {
        width: 100%;
        float: left;
        margin-top: 15px
    }

    .inner-para h2 {
        font-size: 28px;
        font-family: 'Open Sans', sans-serif !important;
        color: #232323;
        margin-bottom: 10px;
        text-transform: capitalize
    }

    .add-location-headding {
        font-size: 20px !important
    }

    .inner-sub-head {
        text-align: center
    }

    .modal-header .close {
        margin-top: 15px
    }

    .advertise-link a img {
        padding-left: 10px;
        margin-top: 0;
        float: right
    }

    .advertise-link a {
        display: inline-block;
        float: left;
        width: 100%;
        margin-bottom: 5px
    }

    .filter-icon {
        float: none;
        display: inline-block
    }

    .filter-box {
        position: relative;
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .filter {
        float: none;
        display: inline-block;
        top: -14px;
        position: relative;
        left: 6px
    }

    .gallery-video h1 {
        font-size: 16px !important
    }

    .gallery-video {
        width: 100%
    }

    .breadcumb ul li {
        padding-right: 5px
    }

    .breadcumb ul li a {
        font-size: 12px;
        line-height: 18px
    }

    .closee {
        top: 20px !important
    }

    .full-bar-search-wrap .input-group,
    .full-bar-search-wrap .input-group .form-control,
    .search-form {
        height: 73px !important
    }

    .full-bar-search-wrap .input-group .form-control {
        font-size: 20px
    }

    .team-name h5 {
        font-size: 13px
    }

    .team-name p {
        font-size: 11px
    }

    .caption-contain h2 {
        font-size: 22px
    }

    .search-icon {
        right: 38px
    }

    .breadcumb {
        text-align: center
    }

    .inner-content h1 {
        font-size: 30px;
        margin-bottom: 15px;
        text-align: center
    }

    .product-section ul li {
        margin: 8px 5px
    }

    .loader-icon-textR {
        top: 26px
    }

    .loader-icon-textL img {
        width: 80px
    }

    .loader-icon-textR img {
        width: 95px
    }

    .effect-julia {
        min-height: 240px
    }

    figure.effect-julia.ext-hgt {
        min-height: 250px
    }

    .banner-text h2 {
        font-size: 35px
    }

    .banner-text h2 span {
        font-size: 14px
    }

    .logo img {
        width: 100px
    }

    .menu-btns {
        width: 70px;
        height: 70px
    }

    .banner-icon {
        top: 77%
    }

    .scroll-down {
        bottom: 5px
    }

    .banner-text {
        bottom: -20px
    }

    .mission-section {
        padding-top: 0 !important
    }

    .header-right {
        margin-top: -20px !important
    }

    .hidden-bar {
        width: 273px
    }

    .c-twitter {
        bottom: -25px
    }

    .mg-bt {
        margin-bottom: 30px !important
    }

    .menu-btns:first-child {
        margin-right: 15px
    }

    .container-fluid {
        padding-right: 20px;
        padding-left: 20px
    }

    .footer-links li a img {
        width: 147px
    }

    .menu-btns p {
        margin-left: -13px;
        float: left;
        margin-top: -21px
    }

    .innerpage .menu-toggle {
        margin-top: 32px;
        margin-left: 27px
    }

    .innerpage .menu-btns p {
        margin-left: -20px
    }
}

@media screen and (max-width:400px) {
    .filter {
        top: -14px
    }

    .inner-content h1 {
        line-height: 32px
    }

    .cmd-inner-para li {
        font-size: 15px
    }

    .cmd-inner-para a {
        color: #232323;
        font-size: 15px
    }

    .inner-caption h1 {
        width: 343px
    }

    .top-menu {
        margin-right: 0
    }

    .section-heading {
        line-height: 45px !important;
        font-size: 30px;
        margin-bottom: 10px
    }

    .banner-text h2 {
        top: 0px;
        height: 0px;
        margin-bottom: 103px !important;
    }
}

@media screen and (max-width:400px) {
    .respon-md-bt {
        margin-bottom: 30px
    }

    .soso {
        display: none
    }

    .mission-box h3 {
        font-size: 19px
    }

    .search_input_cont input[type=text] {
        width: 100%;
        height: 50px;
        font-size: 13px
    }

    .search_input_cont input[type=submit] {
        width: 106px;
        height: 50px
    }

    .marquee-sibling {
        width: 55px;
        font-size: 12px
    }

    .stricky-fixed .logo {
        width: 100%
    }

    .stricky-fixed .triangle {
        top: -15px
    }

    .banner-icon {
        top: 75%
    }

    .scroll-down {
        bottom: 8px;
        left: 47%
    }

    .section-heading {
        line-height: 50px;
        font-size: 30px
    }

    .numbers-section ul li h2 {
        font-size: 28px
    }

    .footer-links li {
        width: 46%
    }

    .loader-caption h3 {
        font-size: 13px;
        line-height: 24px
    }

    .loader-caption {
        padding: 20px 35px
    }
}

@media screen and (max-width:386px) {
    .business-stat-box {
        padding: 30px 10px
    }

    .filter {
        top: -15px
    }
}

@media screen and (max-width:360px) {
    .business-stat-box {
        height: 300px !important
    }

    .heading2 {
        margin-right: 80px
    }

    .effect-julia {
        min-height: 200px
    }

    .lds-dual-ring:after {
        position: absolute;
        left: 5px
    }

    .loader-icon-logo {
        left: 32px
    }

    .loader-icon-textL {
        left: 113px !important
    }

    .search_bar {
        left: 10px
    }

    .loader-icon-textR {
        top: 26px;
        right: 100px !important
    }

    .logo {
        margin-left: 0;
        padding: 6px 0
    }

    .logo span {
        font-size: 12px
    }

    .menu-btns:first-child {
        margin-right: 30px
    }

    .menu-btns {
        width: 60px;
        height: 60px
    }

    .footer-links li {
        width: 44%
    }

    .footer-links li img {
        width: 120px !important
    }
}

@media screen and (max-width:320px) {
    .business-stat-box h4 {
        line-height: 20px
    }

    .footer-links li {
        width: 40%;
        margin-right: 20px
    }

    .menu-btns:first-child {
        margin-right: 15px
    }

    .logo {
        margin-left: 15px
    }
}

.contact-form label {
    display: block
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block
}

.wpcf7-form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.wpcf7-textarea {
    height: 200px
}

.wpcf7 {
    float: left
}

.captcha-image {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;
    border: 1px solid #ddd !important;
    margin-bottom: 30px
}

.kc_captcha .wpcf7-form-control {
    border: none
}

.feedback-heading {
    margin-top: 145px
}

.div.wpcf7-response-output {
    margin: 0
}

.size-full,
.size-large {
    width: 100% !important
}

.inner-para .dropdown>a {
    display: none
}

.inner-para .dropdown a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all .5s ease-in-out;
    font-size: 14px;
    line-height: 1.42857143;
    font-family: 'Open Sans', sans-serif
}

.inner-sidebar ul li a {
    font-size: 15px !important;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-decoration: none;
    transition: .2s linear 0s;
    padding: 12px 15px !important;
    display: block
}

.inner-sidebar .cmw-level-1 a {
    
}

.inner-sidebar .current_page_parent>a {
    
    font-size: 20px !important;
    background: #e6e6e6 !important
}

.breadcumb {
    position: relative
}

.breadcumb:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1
}

.sitemap .menu .sub-menu {
    padding-left: none;
    background: 0 0
}

li.m {
    line-height: 20px !important;
    padding-top: 7px
}

.results-div p {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px
}

.results-div a:before {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 19px;
    color: #ED1F29
}

.results-div a:hover {
    color: #337ab7
}

.circleGG {
    width: 45px;
    margin: 15px 0 0 0;
    float: right;
    display: none
}

.circleG {
    background-color: #fff;
    float: left;
    height: 10px;
    margin-left: 5px;
    width: 10px;
    animation-name: bounce_circleG;
    -o-animation-name: bounce_circleG;
    -ms-animation-name: bounce_circleG;
    -webkit-animation-name: bounce_circleG;
    -moz-animation-name: bounce_circleG;
    animation-duration: 2.24s;
    -o-animation-duration: 2.24s;
    -ms-animation-duration: 2.24s;
    -webkit-animation-duration: 2.24s;
    -moz-animation-duration: 2.24s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

#circleG_1 {
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

#circleG_2 {
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#circleG_3 {
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

.result-message,
.result-message2 {
    background-color: #3ddc9a;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    margin-top: 30px;
    display: none;
    width: 100%
}

.result-message2 {
    margin-top: 0
}

.error-box {
    padding: 0 0 60px;
    text-align: center
}

.error-box h3 {
    color: #333;
    font-size: 258px
}

.error-box p {
    text-align: center;
    font-size: 18px
}

@keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-o-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-ms-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-webkit-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

@-moz-keyframes bounce_circleG {
    50% {
        background-color: #000
    }
}

.input-cont {
    position: relative
}

.val-error .error-msg {
    display: block
}

.error-msg {
    display: block;
    position: absolute;
    right: 15px;
    top: 25px;
    background-color: #f96666;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    display: none
}

.error-msg2 {
    right: 0 !important;
    top: 0 !important
}

.form-control {
    border-radius: 0;
    border-color: #e6e6e6;
    box-shadow: none;
    padding: 12px 6px;
    font-size: 13px;
    height: auto
}

.form-control {
    border-color: #e6e6e6 !important;
    padding: 12px 6px !important
}

.main-heading3 {
    
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: unset !important;
    margin: 22px 0 10px 0
}

.s-btn {
    width: 200px;
    background: #ED1F29;
    padding: 10px;
    color: #fff;
    text-decoration: none
}

.s-btn {
    width: 150px;
    background: #ED1F29;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 20px
}

.s-btn:active,
.s-btn:focus,
.s-btn:hover {
    text-decoration: none;
    color: #fff
}

#st-1 .st-btn>img {
    top: 2px !important;
    left: -6px !important
}

.press-search {
    width: 100%;
    position: relative
}

.press-search input {
    height: 40px;
    width: 100%;
    position: relative;
    padding: 0 84px 0 15px
}

.press-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 70px
}

.search-query .press-brief-section {
    padding: 10px 10px
}

.cmd-inner-para .c-plus a {
    background: none
}

.team-caption .fa-plus:before {
    content: '' !important
}

.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th {
    white-space: initial !important;
}

.message-container {
    width: 300px;
    background-color: #fff;
    padding: 15px 30px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 1000000;
    border: 1px solid #ddd;
}

.message-container h3 {
    color: #333;
    font-size: 18px;
    line-height: 29px
}

input#basics {
    height: 40px;
    width: 100% !important;
    border-radius: 0px
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 45px;
}

.easy-autocomplete-container ul li div {
    letter-spacing: 0px;
}

.menu_search {
    background-color: #e2e2e2;
    padding: 10px;
}

.hide-menu {
    display: none;
}

.menu {
    padding-left: 0px;
}

.footer-menu-quick h4 {
    margin-bottom: 15px;
    margin-top: 0px;
}

.footer-menu-quick.quick-links h4 {
    margin-top: 20px;
}

.price-div {
    padding: 2px;
    border: 1px solid #ddd;
    margin-top: 30px;
}

.col-lg-4:nth-child(1) .price-div,
.col-lg-4:nth-child(2) .price-div,
.col-lg-4:nth-child(3) .price-div {
    margin-top: 0px;
}

.price-div img {
    width: 100%;
}

.price-div p {
    text-align: center;
    background: #ED1F29;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}

.results-div a {
    color: #337ab7 !important;
    text-decoration: underline !important;
}

.date-n-size {
    font-size: 12px;
    color: #716f6f;
    margin-top: 5px;
}

.file-size {
    font-size: 13px;
    float: left !important;
    display: inline-block;
    width: auto !important;
    margin-left: 11px;
    line-height: 24px;
}

.inner-para #menu-main-menu-en-2 li:after,
.inner-para #menu-main-menu-en-2 li:after {
    position: absolute;
    z-index: 10;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    left: 0;
    content: '';
    top: 20px;
}

.inner-para #menu-main-menu-en-2,
.inner-para #menu-main-menu-hi-2 {
    padding-left: 0px;
}

.inner-para #menu-main-menu-en-2 li,
.inner-para #menu-main-menu-hi-2 li {
    border-left: 1px solid #ddd;
    position: relative;
    background: none;
    padding: 0;
}

.inner-para #menu-main-menu-en-2 li a,
.inner-para #menu-main-menu-hi-2 li a {
    padding: 10px 30px;
    display: block;
    color: #1f1f1f;
    transition: all .5s ease-in-out 0;
}

.inner-para #menu-main-menu-en-2 li a:hover,
.inner-para #menu-main-menu-hi-2 li a:hover {
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #9f1f15;
    border-color: #9f1f15;
    border-radius: 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #9f1f15;
    border-color: #9f1f15;
}

/*Temp Board Directior css*/
.func-director {
    text-align: center;
}

.func-director .col-lg-3:nth-child(1),
.func-director .col-lg-3:nth-child(2),
.func-director .col-lg-3:nth-child(3),
.func-director .col-lg-3:nth-child(4),
.func-director .col-lg-3:nth-child(5) {
    float: none;
    margin: 0 auto;
    display: inline-block;
}

.indi-director {
    text-align: center;
}

.indi-director .col-lg-3 {
    float: none;
    display: inline-block;
    width: 24%;
}

/*Temp Board Directior css*/
@media screen and (max-width: 500px) {

    .jp-previous,
    .jp-next {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .indi-director .col-lg-3 {
        float: left;
    }
}

@media screen and (max-width: 991px) {

    .func-director .col-lg-3:nth-child(1),
    .func-director .col-lg-3:nth-child(2),
    .func-director .col-lg-3:nth-child(3),
    .func-director .col-lg-3:nth-child(4),
    .func-director .col-lg-3:nth-child(5) {
        float: left;
        margin: 0 auto;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .col-lg-4:nth-child(3) .price-div {
        margin-top: 30px !important;
    }
}

.inner-para h3 {
    font-size: 19px;
    
    color: #444;
    line-height: 24px;
    margin-bottom: 5px;
}

p strong {
    font-size: 16px;
}

.v-hidden {
    display: none;
}

.btn.btn-default {
    float: left;
    border-radius: 0px;
    margin-top: 30px;
    line-height: 21px;
    background: #f3f3f3;
}

.results-div p a {
    position: relative;
}

.results-div a:before {
    left: -18px !important;
    top: -2px !important;
}

/*.career-main-page .career-section:nth-child(1) .right-section p:nth-child(2),  .career-main-page .career-section:nth-child(2) .right-section p:nth-child(2) {
	display: none;
}*/
.icon-lnstagram:before {
    content: '';
    position: absolute;
    background: url(../images/sprite-icon.png) no-repeat -548px -651px, radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    width: 22px;
    height: 19px;
    left: 10px;
    top: 10px;
}

.social-networks .icon-lnstagram:focus:before,
.social-networks .icon-lnstagram:hover:before {
    background: url(../images/sprite-icon.png) no-repeat -548px -651px, radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.instagram-top {
    background-position: -556px -764px;
}

.instagram-top:hover::after {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1;
}

.instagram-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: 3px;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0;
}

.stricky-fixed .instagram-top {
    background-position: -564px -554px;
    width: 23px;
    height: 25px;
    margin-left: 15px;
}

.stricky-fixed .instagram-top:after {
    display: none;
}

.innerpage .instagram-top {
    background-position: -563px -554px;
    width: 22px;
    height: 26px;
}

.innerpage .instagram-top:hover::after {
    opacity: 0;
}

.gallery-section .photo-gallery img {
    height: 218px;
    object-fit: cover;
}

.clcenter-element {
    display: flex;
    justify-content: center;
}

.clcenter-element {
    display: flex;
    justify-content: center;
}

.mr_20 {
    margin-bottom: 20px;
}

.home-slider-banner {
    height: 100vh;
    width: 100%;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.banner-carousel1 {
    position: relative;
}

.banner-carousel1 .item {
    position: relative;
    top: 0 !important;
    display: block;
    height: 100vh;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.banner-two .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-five .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-three .banner-carousel .slide-item {
    padding: 0 0 30px;
}

.banner-four .banner-carousel .slide-item {
    padding: 120px 0 30px;
}

.banner-carousel1 .item .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.80;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /*-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 5s ease !important;*/
}

.banner-two .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-five .banner-carousel .slide-item .image-layer {
    opacity: 0.40;
}

.banner-three .banner-carousel .slide-item .image-layer {
    opacity: 1;
}

.banner-four .banner-carousel .slide-item .image-layer {
    opacity: 0.70;
}

.banner-carousel1 .active .item .image-layer {
    /*-webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;*/
}

.home-main-slider-banner {
    position: relative;
    width: 100%;
    float: left;
}

.auto-container {
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 0px;
    z-index: 5;
}

.banner-carousel1 span {
    
    font-size: 39px;
    color: #fff;
    display: block;
    margin-top: 15px;
    text-align: center;
    margin-top: 0;
}

.clamp {
    z-index: 9;
}

.innerpage .top-header {
    background-color: transparent;
}

.banner-carousel1 span {
    font-weight: 600;
    text-shadow: 0 2px 3.92px rgb(56 45 31 / 69%);
}

.banner-text h2 {
    font-weight: 600;
    text-shadow: 0 2px 3.92px rgb(56 45 31 / 69%);
    margin-top: 10px;
}

.mr_20 {
    margin-bottom: 20px;
}

.home-slider-banner .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 15%);
    z-index: 1;
}

@media screen and (max-width:1199px) {
    .banner-carousel1 span {
        font-size: 35px;
    }
}

@media screen and (max-width:991px) {
    .banner-carousel1 span {
        font-size: 28px;
    }

    .banner-text h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner-text h2 {
        font-size: 30px;
    }

    .banner-carousel1 .item {
        height: 450px;
    }

    .home-slider-banner {
        height: 450px;
    }

    .banner-text h2 {
        width: 90%;
    }

    .mr_20 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 490px) {
    .banner-carousel1 span {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .banner-text h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 30px;
    }
}


@media screen and (max-width: 991px) {
    .clcenter-element {
        display: block;
        justify-content: inherit;
    }
}

@media screen and (max-width: 767px) {
    .mr_20 {
        margin-bottom: 0px;
    }
}

.info-41-section a {
    text-decoration: underline !important;
    color: #337ab7 !important;
}



.banner-bottom-video-container {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
    z-index: inherit;
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 79px;
}



.koo-top {
    background-position: -109px -1221px;
}


.stricky-fixed .koo-top {
    background-position: -27px -1226px;
}


.koo-top:hover::after {
    background-color: #facb05;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: -1;
}

.stricky-fixed .koo-top:hover::after {
    display: none
}

.koo-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    opacity: 0;
}


.icon-koo:before {
    content: '';
    position: absolute;
    background: #facb05 url(../images/sprite-icon.png) no-repeat -102px -1213px;
    width: 37px;
    height: 22px;
    left: 14px;
    top: 7px;
}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
