.bg_col_signup_form {
    background-color: rgba(1, 25, 41, 0.85);
    border-radius: 3px
}

.btn_close_signUp {
    color: #d9534f;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    top: 14px;
    cursor: pointer
}

.inner-addon .inputicon_p {
    padding: 10px 10px 11px;
    background-color: #70ba2f;
    position: absolute;
    width: 35px;
    height: 34px;
    text-align: center;
    color: #fff
}

.inner-addon .inputicon_p img {
    float: left;
    margin-top: 3px;
}
.toGetOtpWrapper{
    position: absolute;
    width: 100%;
    padding: 0 15px;
    bottom: 10px;
    display: none;
}


.cover-gradient {
    background: linear-gradient(#00a5d5 0px, #6ba131 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0
}

.captchaField > i {
    display: none!important
}

.bg_col_light_header {
    border-bottom: 1px solid #aaa;
    padding: 15px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.bg_edge {
    color: #fff;
    position: relative;
    min-height: 367px;
    background: url(../images/call-edge.jpg) no-repeat scroll center
}

.bg_process {
    color: #fff;
    position: relative;
    min-height: 367px;
    background: url(../images/bg_process.jpg) no-repeat scroll center
}

.bg_benif {
    color: #fff;
    position: relative;
    min-height: 367px;
    background: url(../images/benefits-bg.jpg) no-repeat scroll center
}

.shapesPart {
    width: 14%;
    float: left;
    margin: 0 3%;
    position: relative;
    z-index: 1
}

.shapesPart::after {
    font-family: 'FontAwesome';
    content: '\f192';
    position: absolute;
    right: -37px;
    top: 69px;
    color: #fff;
    font-size: 16px;
    z-index: -1
}

.spLastChild::after {
    content: ''
}

.hexShape {
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s
}

.hexShape:hover {
    cursor: pointer;
    transform: scale(1.6) translate3d(0, -30px, 0);
    -moz-transform: scale(1.6) translate3d(0, -30px, 0);
    -webkit-transform: scale(1.6) translate3d(0, -30px, 0);
    -o-transform: scale(1.6) translate3d(0, -30px, 0);
    -ms-transform: scale(1.6) translate3d(0, -30px, 0)
}

.lineBorderWhite {
    border-top: 1px solid #fff;
    width: 80%;
    margin: 80px auto 0
}

.contentHover {
    position: relative
}

.contentHover .textContent {
    position: absolute;
    top: 30px;
    left: 25px
}

.contentHover .textContent p {
    padding: 0;
    color: #193099;
    font-weight: 500;
    font-size: 70%;
    margin: 0 0 2px;
    width: 100%;
    float: left;
    text-align: left
}

.bulletsTabs {
    list-style: none;
    padding: 0;
    margin: 10px 0 0
}

.bulletsTabs li {
    color: #333;
    font-size: 16px;
    margin: 0 0 10px 25px;
    position: relative
}

.bulletsTabs li::before {
    font-family: 'FontAwesome';
    content: '\f111';
    position: absolute;
    left: -20px;
    top: 5px;
    color: #444;
    font-size: 8px
}

.customTabs1 {
    width: 100%;
    position: relative
}

.customTabs1 .nav-tabs {
    border: none
}

.customTabs1 .nav > li {
    position: relative
}

.customTabs1 .nav > li.active > a,
.customTabs1 .nav > li.active > a:hover,
.customTabs1 .nav > li.active > a:focus {
    color: #fff;
    background-color: #2f3e4f;
    border: solid 1px #2f3e4f;
    background-image: url(images/radial_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#3f5d81), to(#2f3e4f));
    background: -webkit-radial-gradient(circle, #3f5d81, #2f3e4f);
    background: -moz-radial-gradient(circle, #3f5d81, #2f3e4f);
    background: -ms-radial-gradient(circle, #3f5d81, #2f3e4f)
}

.customTabs1 .nav > li > a,
.customTabs1 .nav > li > a:hover,
.customTabs1 .nav > li > a:focus {
    background-color: #fff;
    margin: 0;
    border-radius: 0;
    border: solid 1px #2f3e4f;
    padding: 30px;
    color: #666;
    float: left;
    width: 100%;
    font-family: proxima_nova_regularbook
}

.customTabs1 .nav > li > a br {
    display: block;
    margin: -3px;
    line-height: 0
}

.tab-content p {
    font-size: 16px;
    line-height: 23px;
    color: #333
}

.bg_blue_line {
    background: url(../images/blue_col_line.png) center top repeat-x
}

.processInnerTab {
    width: 100%;
    position: relative
}

.processInnerTab .nav-tabs {
    border: none
}

.processInnerTab .nav > li {
    border: none;
    position: relative
}

.processInnerTab .nav > li.active > a,
.processInnerTab .nav > li.active > a:hover,
.processInnerTab .nav > li.active > a:focus {
    color: #fff;
    background-color: transparent;
    border: none
}

.processInnerTab .nav > li.active::after {
    font-family: 'FontAwesome';
    content: '\f0d8';
    position: absolute;
    left: 45%;
    bottom: -33px;
    color: #fff;
    font-size: 50px
}

.processInnerTab .nav > li > a {
    margin: 0;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 9px 15px;
    float: left;
    width: 100%;
    font-family: proxima_nova_regularbook
}

.processInnerTab .nav > li > a:hover,
.processInnerTab .nav > li > a:focus {
    background-color: transparent;
    border: none;
    color: #fff
}

.humanParallaxBg1 {
    padding: 30px 0!important
}

.humanParallaxBg {
    background-color: #4cabff;
    border-top: solid 15px #c5e1f7;
    position: relative;
    padding: 10px 0
}

.greenParallaxBg {
    background: url(../images/parallax_bg1.jpg) no-repeat scroll 0 100% / cover transparent;
    border-top: solid 15px #c9eebe;
    position: relative;
    padding: 60px 0 45px
}

.blBoxShape {
    line-height: 26px;
    position: relative;
    margin-bottom: 15px
}

.blBoxShape::before {
    font-family: 'FontAwesome';
    content: '\f0da';
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
    font-size: 30px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.footer-subscribe {
    background: #888 none repeat scroll 0 0;
    height: 60px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%
}

.footer {
    padding: 60px 0;
    background-color: #bebfc1;
    float: left;
    width: 100%
}

.footer-subscribe h4 {
    color: #fff!important;
    float: left;
    font-size: 24px;
    padding: 1px 0;
    width: 100%
}

#news-letter-email {
    color: #2e2e2e;
    font-size: 16px;
    margin: 0 6px 0 20px;
    padding: 3px 5px
}

#news-letter-subscribe {
    background: #ccc none repeat scroll 0 0;
    border: 0 none;
    color: #686868;
    font-size: 16px;
    padding: 4px 6px
}

.footer-widget {
    width: 100%;
    display: block
}

.footer-widget h4 {
    color: #323232;
    font-size: 20px;
    margin: 0 0 10px
}

.footer-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 90%
}

.footer-widget ul li {
    border-bottom: 1px solid #aaa
}

.footer-widget ul li a {
    color: #000;
    display: inline-block;
    padding: 7px 5px
}

.footer-widget ul li a:hover {
    color: #498317
}

.socialicons {
    float: left;
    height: 30px;
    margin: 0 3px 10px;
    overflow: hidden;
    position: relative;
    width: auto
}

.social-links {
    padding: 0!important;
    position: relative;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    -ms-transition: top .5s
}

.social-links:hover {
    bottom: 30px
}

.iconSocialLink {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 2px;
    width: 30px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px
}

.iconSocial {
    background: url(../images/iconSocialMedia.png);
    background-color: #414141;
    -webkit-transition: background .3s;
    transition: background .3s
}

.iconSocial.facebook {
    background-position: 0 0
}

.iconSocial.facebook:hover {
    background-color: #3a579c;
    background-position: 0 -30px
}

.iconSocial.linkedin {
    background-position: 120px 0
}

.iconSocial.linkedin:hover {
    background-color: #0097be;
    background-position: 120px -30px
}

.iconSocial.youtube {
    background-position: 90px 0
}

.iconSocial.youtube:hover {
    background-color: #e64940;
    background-position: 90px -30px
}

.iconSocial.twitter {
    background-position: 60px 0
}

.iconSocial.twitter:hover {
    background-color: #43c8f5;
    background-position: 60px -30px
}

.iconSocial.googleplus {
    background-position: 30px 0
}

.iconSocial.googleplus:hover {
    background-color: #e36044;
    background-position: 30px -30px
}

.subMenu {
    z-index: 200;
    width: 100%;
    background: url(../images/blue_col_line.png) center top repeat-x;
    position: relative;
    float: left;
    height: 50px;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.navLinks,
.navLinks a {
    color: #fff;
    background-color: transparent;
    border: none;
    font: 1.3em proxima_nova_regularbook;
    text-align: center;
    line-height: 49px
}

.subMenu .active::after {
    transition: left .42s ease-in-out;
    font-family: 'FontAwesome';
    content: '\f0d8';
    position: absolute;
    left: 49%;
    bottom: -19px;
    color: #fff;
    font-size: 28px
}

.fixedNav {
    position: fixed!important;
    margin: 0;
    width: 100%
}

.top-menu {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0
}

.tab-content1 > .active {
    display: block!important
}

.tab-content1 > .tab-pane {
    display: none
}

.tab-content1 p {
    color: #333;
    font-size: 16px;
    line-height: 23px
}

.menuConent {
    padding: 0;
    width: 100%;
    float: left;
    clear: both
}

.hideBlueTabs {
    position: absolute;
    top: 0;
    width: 100%;
    height: 172px
}

.hideBlueTabs p {
    color: #fff;
    line-height: 25px;
    font-size: 18px
}

.hideBlueTabs .closeButton {
    position: absolute;
    top: -5px;
    right: 0
}

.tabsSUbNav {
    cursor: pointer;
    display: inline-block
}

.tabsSUbNavActive::after {
    transition: left .42s ease-in-out;
    font-family: 'FontAwesome';
    content: '\f0d8';
    position: absolute;
    left: 49%;
    top: -31px;
    color: #4CABFF;
    font-size: 28px
}

.vPTabIcon {
    background: url(../images/virtualPlatformTabIcon.png) center top no-repeat;
    width: 64px;
    height: 64px
}

.pPTabIcon {
    background: url(../images/physicalPresenceTabIcon.png) center top no-repeat;
    width: 64px;
    height: 64px
}

.rPTabIcon {
    background: url(../images/robustProcessesTabIcon.png) center top no-repeat;
    width: 64px;
    height: 64px
}

.dITabIcon {
    background: url(../images/delightfulInterfaceTabIcon.png) center top no-repeat;
    width: 64px;
    height: 64px
}

.tabsSUbNavActive .vPTabIcon,
.tabsSUbNavActive .pPTabIcon,
.tabsSUbNavActive .rPTabIcon,
.tabsSUbNavActive .dITabIcon {
    background-position: center bottom
}

.mainTabsFixed {
    position: fixed;
    top: 0;
    margin: 0!important;
    padding: 25px 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999
}

.indicatorsMainBanner {
    top: 20px;
    margin: 0;
    padding: 0 15px;
    text-align: right;
    right: 0;
    left: 0;
    width: 100%
}

.indicatorsMainBanner li {
    width: 17px;
    height: 17px;
    background-color: #fff
}

.indicatorsMainBanner .active {
    width: 17px;
    height: 17px;
    background-color: #233c98;
    border-color: #233c98
}

.sectionsOffset section:first-child {
    margin-top: 146px
}

.navTab {
    z-index: 100;
    height: 60px;
    position: relative;
    margin-top: 50px;
    background: url(../images/arrowTabsTransp.png) center top repeat-x;
    width: 100%
}

.navTab ul {
    padding: 0 15px;
    float: left;
    list-style: none;
    text-align: left;
    line-height: 60px
}

.navTab ul li {
    display: inline-block;
    margin: 0 80px 0 0;
    width: auto;
    float: left
}

.navTab ul li a {
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
    font: 1.6em proxima_nova_regularbook
}

.navTab ul li a.active {
    color: #fff
}

nav ul li a:hover {
    color: #fff
}

.navTabeCon {
    z-index: 100;
    height: 60px;
    position: relative;
    margin-top: 50px;
    background: url(../images/arrowTabsTransp.png) center top repeat-x;
    width: 100%
}

.navTabeCon ul {
    padding: 0 15px;
    float: left;
    list-style: none;
    text-align: left;
    line-height: 60px
}

.navTabeCon ul li {
    display: inline-block;
    margin: 0 80px 0 0;
    width: auto;
    float: left
}

.navTabeCon ul li a {
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
    font: 1.6em proxima_nova_regularbook
}

.navTabeCon ul li a.active {
    color: #fff
}

nav ul li a:hover {
    color: #fff
}

.navFixed {
    position: fixed;
    top: 86px;
    margin: 0;
    z-index: 1000
}

.loginBoxBorder {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    left: 0;
    line-height: 26px;
    margin: 5px 0 0;
    padding: 5px 10px
}

.loginButtons {
    color: #666
}

#sideMenuBar {
    width: 100%;
    float: left
}

.clear:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

#sideMenuBar nav {
    border: 1px solid #ddd;
    border-bottom: none;
    display: inline-block
}

#sideMenuBar nav h2 {
    background-color: #f2f2f2;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    font-size: 20px
}

#sideMenuBar nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#sideMenuBar nav li {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 5px 20px;
    float: left;
    width: 100%
}

.active {
    color: #00C
}

#sideMenuBar nav li a {
    color: #000;
    font-size: 16px
}

#sideMenuBar nav li a.active {
    color: #70ba30
}

#sideMenuBar nav li a img {
    float: left;
    margin-right: 8px
}

.menuFixed {
    margin-bottom: 25px
}

.menuFixedNav {
    position: fixed;
    width: calc(25% - 30px)
}

.activeButtons p:first-child {
    color: #193099
}

.activeButtons p:last-child {
    color: #193099
}

.loginButtons:hover {
    color: #666
}

.mobilePrefix {
    position: absolute;
    left: 40px;
    top: 7px
}

.mobilePrefix_pll30 {
    position: absolute;
    left: 50px;
    top: 8px
}

.greenAboutTabs {
    background-color: #70BA30;
    padding: 15px 20px;
    height: 120px
}

.greenServicesTabs {
    background-color: #70BA30;
    padding: 0 7px;
    height: 130px;
    line-height: 130px;
    text-align: center
}

.greenServicesTabs .vmText {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.tabsOurServices {
    border-right: 1px solid #eee
}

.lastTabs {
    border: none!important
}

.tabsOurServices ul {
    list-style: none;
    padding: 0
}

.tabsOurServices ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 7px;
    font: 1.2em proxima_nova_regularbook;
    color: #333
}

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

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

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

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

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

.overViewIconsSize {
    width: 120px;
    margin: 0 auto
}

.overViewIcons {
    width: 120px;
    height: 120px;
    border: solid 1px #ddd
}

.overViewIcons img {
    padding: 20px
}

@media only screen and (min-device-width: 320px) and (max-device-width: 599px) {
    .indicatorsMainBanner {
        top: 10px
    }
    .indicatorsMainBanner li {
        width: 10px;
        height: 10px;
        margin: 0 3px 0 0 !important
    }
    .indicatorsMainBanner .active {
        width: 10px;
        height: 10px
    }
    .bx-controls {
        display: none
    }
    .bx-viewport {
        width: 100%!important;
        overflow: visible!important;
        height: auto!important
    }
    .bxslider > li {
        display: block!important;
        opacity: 1!important;
        position: relative!important;
        clear: both
    }
    .tabsOurServices {
        border: none
    }
    .tabsOurServices ul li {
        font-size: 83%
    }
    .loginBoxBorder {
        padding: 0 7px
    }
    .overViewIconsSize {
        width: 75%!important
    }
    .overViewIcons {
        width: 100%!important;
        height: auto!important
    }
    .overViewIcons img {
        padding: 12px
    }
    .menuFixedNav {
        position: relative!important;
        top: 0!important;
        width: 100%!important
    }
}

@media only screen and (min-device-width: 600px) and (max-device-width: 767px) {
    .tabsOurServices ul li {
        font-size: 1em
    }
    .navTab ul li a {
        font-size: 1.1em
    }
    .navTab ul li {
        margin: 0 20px 0 0;
        width: auto;
        float: left
    }
    .navTab {
        height: 40px;
        margin-top: 30px;
        background-image: url(../images/arrowTabsTranspSmartPhone.png)!important
    }
    .navTab ul {
        line-height: 40px
    }
    .navFixed {
        margin: 0
    }
    .footer-subscribe {
        height: 75px
    }
    .footer-subscribe h4 {
        font-size: 17px
    }
    .footer-subscribe .newsletter-email {
        width: 35%
    }
    .footer-subscribe form {
        margin-top: 5px;
        display: inherit!important
    }
    #signupModal .modal-dialog {
        width: 450px!important;
        margin: 20px auto 0
    }
    .menuFixedNav {
        position: relative!important;
        top: 0!important;
        width: 100%!important
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .tabsOurServices {
        border: none
    }
    .tabsOurServices ul li {
        font: .9em proxima_nova_regularbook
    }
    .greenServicesTabs {
        height: 104px;
        line-height: 104px
    }
    .navTab ul li a {
        font-size: 1.1em
    }
    .navTab ul {
        line-height: 40px
    }
    .navFixed {
        margin: 0;
        top: 75px
    }
    .navTab {
        height: 40px;
        margin-top: 0;
        background-image: url(../images/arrowTabsTranspSmartPhone.png)!important
    }
    .navTab ul li {
        margin: 0 40px 0 0;
        width: auto;
        float: left
    }
    .footer-subscribe {
        height: 50px
    }
    .footer-subscribe h4 {
        font-size: 17px
    }
    .footer-subscribe .newsletter-email {
        width: 25%
    }
    .menuFixedNav {
        position: relative!important;
        top: 0!important;
        width: 100%!important
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1159px) {
    .tabsOurServices ul li {
        font: 1em proxima_nova_regularbook
    }
    .footer-subscribe h4 {
        font-size: 22px
    }
}

#showAssociateType {
    display: none;
}