@font-face
    {
        font-family: raleway-bold;
        src:url(../font/Raleway-Bold.ttf);
    }
    @font-face
    {
        font-family: raleway-medium;
        src:url(../font/Raleway-Medium.ttf);
    }
    @font-face
    {
        font-family: raleway-regular;
        src:url(../font/Raleway-Regular.ttf);
    }
    @font-face
    {
        font-family: raleway-semibold;
        src:url(../font/Raleway-SemiBold.ttf);
    }
body
{
    font-family: raleway-regular;
    overflow-x: hidden;
}.hs-error-msg{color: red;
font-size: 12px;
margin-left: -40px;}
form .input input{box-shadow:0px 0px 2px #b3b3b3;
border-radius: 3px;
background: transparent;
border: #aea7a7 1px solid !important;
color: #333;
width: 100%;
margin:5px 0px;
height: 27px !important;
line-height: 16px;}
form .input input[type="checkbox"]{width: auto!important;height: auto!important;margin-right: 10px!important;}
.modal-body{background-color: #fff;
box-shadow: 0 5px 15px rgba(0,0,0,.5);
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
height: 600px;}
.hs-button.primary.large{    background-color: #0db814;
    color: #fff;margin-left: 35%;
    padding: 8px 16px;
    height: 35px !important;
    width: 100px !important;
    border: 0px;
}
form ul{list-style: none;}
.nav-item .finance-hover,.nav-item .consul-hover,.nav-item .scm-hover
{
    display: none;
}
.nav-item .finance-active,.nav-item .consul-active,.nav-item .scm-active
{
    display: block;
}
.navStyle ul li a
{
    font-family: raleway-medium;
}
.nav-item.active .finance-hover,.nav-item.active .consul-hover,.nav-item.active .scm-hover
{
    display: block;
}
.nav-item.active .finance-active,.nav-item.active .consul-active,.nav-item.active .scm-active
{
    display: none;
}
.nav-tabs .nav-item.active
{
    border-bottom: 2px solid rgb(16,184,26) !important;
}
.nav-tabs .nav-item
{
    border-bottom: 0px !important;
}
.nav.nav-tabs.tab-head img{
margin-bottom: 10px;
}
.nav-tabs > li > a{
    font-size: 16px !important;
}
.nav-tabs .nav-item:last-child 
{
    padding-right: 19px;
}
.container
{
    width: 1000px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
#header_wrapper {
    padding: 20px 0;
    position: fixed;
    top: -20px!important;
    z-index: 1000!important;
    width: 100%!important;
}
.firstMenu.nav-effect.animated.fadeInDown#header_wrapper 
{
    padding-top: 20px!important;
}
.header_box, .hero_section, .logo, .white_pad{
   position: relative;
}
.logo {
    z-index: 2;
}
.client_profile, .logo {
    float: left;
}
.navbar {
    border: 0 solid #fff;
    min-height: 40px;
    margin-bottom: 0;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
    .navStyle ul {
    padding: 0;
}
.navStyle ul, .social_links, .team_box ul {
    list-style: none;
}
.firstMenu .navStyle ul li {
    margin: 20px 3px 0;
}
.firstMenu .nav-effect.animated.fadeInDown .navStyle ul li {
    margin: 15px 5px 0;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background: 0 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav {
   float: right; 
}
.nav>li>a
{
    padding: 10px 3px;
}
.navStyle ul li a {
    display: block;
    font-size: 12px;
    color: #222;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.navStyle ul li a, a.read_more2 {
    transition: all .2s ease-in-out;
}
#mainNav li a
{
    color: #000!important;
}
#mainNav li.active a
{
    color: #fff!important;
}
.banner-content{
    margin-top: 150px;
}
.nav-effect {
    background-color: #fff;
    padding: 0 0 10px!important;
    box-shadow: 0px 0px 3px #555;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:active{
   background-color: #868686 !important;
   color:#fff !important;
   border-radius: 5px;
}
#mainNav li a:active,#mainNav li a:focus,#mainNav li a:hover
{
    color:#fff!important;
}
.header
{
    background-color: #fff!important;
}
#mainNav .active
{
    background-color: #868686 !important;
    border-radius: 5px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
{
    background-color: transparent!important;
}
.navbar-inverse .navbar-toggle
{
    border:none!important;
}
.navbar-toggle
{
    margin-right: 0px!important;
}

/*end of header*/
.banner
{
    background-image: url(../img/Banner-1.jpg);
    background-size: cover;
    height: 450px;
    margin-top: 70px;
}
.banner h1
{
    text-align: center;
    color: white;
    margin-top: 144px; 
    font-size: 42px;
    font-family: raleway-semibold;
}
.banner p
{
    text-align: center;
    color: white;
    font-size: 22px;
    font-family: raleway-semibold;
}
.float {
    position: fixed;
    right: -265px;
    bottom: 50%;
    display: flex;
    width: 310px;
    z-index: 10;
}
.section2 h3:first-child,.section6 h3:first-child,.section5 h3:first-child,
.section8 h3:first-child
{
    font-size: 28px;
}
.float-btn {
    width: 15%;
    padding-top: 17%;
}
.float-btn > .btn {
    transform: rotate(90deg);
    margin-top: 44px;
    margin-right: -57px;
    float: right;
    z-index: 1;
    background-color: rgb(52,175,35);
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    width: 150px;
}
.demo {
    float: right;
    width: 85%;
    background: #fff;
    padding: 20px 15px 20px 2px;
    box-shadow: 0px 1px 5px #555;
}
.modal {
    margin-top: 54px !important;
    background: rgba(0,0,0,0);
}
.modal-content {
    background-color: rgba(0,0,0,0.2) !important;
}
.modal-dialog {
    max-width: 400px !important;
    margin: 30px auto;
}
.modal-header
{
    border:0px;
}

.section2 h3:first-child,.section4 h3:first-child,#customer-testimonials,
.section1 h3:first-child,.section5 h3:first-child,.section6 h3:first-child,.section8 h3:first-child
{
    text-align: center;
    margin: 50px 0px 30px 0px;
    color: #611597;
    font-family: raleway-medium;
}
.section2 .tab-head > li > a
{
    width: 290px;
    text-align: center;
    color: #333 !important;
    font-size: 22px;
    background-color: #fff;
    padding: 20px;
    margin-left: 25px;
}
.section2 .nav-tabs
{
    margin-top: 20px;
}
.section2 .nav-tabs > li.active > a
{
    background: linear-gradient(90deg, #414191 0%, #970899 100%);
    color: white !important;
    border-bottom: 2px solid #611597!important;
    border:0px;
}/*
.section2 .nav-tabs > li.active > a:hover,.section2  .nav > li > a:hover,.nav-tabs > li > a:hover,.nav > li > a:focus
{
    background-color: transparent!important;
    border-bottom:2px solid #611597!important;
    border:0px;
    background: linear-gradient(90deg, #414191 0%, #970899 100%);
    color: white !important;
}*/
.section2 .tab-content h3
{
    font-size: 20px;
}
.section2 hr
{
    width: 100px;
    border: 2px solid #ff9c00;
    margin-top: -10px;
    margin-bottom: 40px;
    border-radius: 5px;
}
.sub-tab .col-md-5
{
    width: 35.666667%!important;
}
.sub-tab .col-md-7
{
    margin-left: 58px!important;
}
.sub-tab p
{
    text-align: left!important;
}
.sub-tab h3
{
    font-size: 24px;
    color: #333!important;
    font-weight: bolder; 
}
.sub-tab h4
{
    font-size: 24px;
    color: #333;
    font-weight: bolder;
}
.sub-tab .nav-pills>li>a
{
    color: #888!important;
    background: transparent!important;
    border-bottom: 1px solid #888 !important;
    padding: 12px 2px;
    font-size: 17px;
}
.sub-tab .nav-pills>li.active>a,.sub-tab .nav-pills>li>a:hover
{
    color: #611597!important;
    background: transparent!important;
    border-bottom: 1px solid #611597 !important;
    padding: 12px 2px;
    font-size: 17px;
}
.sub-tab
{
    display: block;
}
.mobile-menu1,.mobile-menu2
{
    display: none;
}
.panel-group .panel 
{
    border-radius: 0;
    box-shadow: none;
    border-color: #c3c3c3;
}
.panel
{
    background-color: transparent!important;    
    border:0px;
}
.panel-default > .panel-heading 
{
    padding: 0;
    border-radius: 0;
    color: #212121;    
    background-color: transparent;    
    border-bottom:1px solid #c3c3c3!important;    
    border:0px;
}
.panel-title 
{
    font-size: 14px;
}
.panel-title > a
{
    display: block;
    padding: 15px;
    text-decoration: none;
    line-height: 1.5;
}
.more-less 
{
    float: right;
    color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body 
{
    border-top-color: #EEEEEE;
}
.section5 h4
{
    color: #611597;
    font-size: 20px;
}
.section5 p
{
    font-size: 17px;
    text-align: center;
}
.section5-grid
{
    margin:30px 0px 50px;
}
.section5-grid p
{
    text-indent: 2px;
    list-style-type: disc;
    display: list-item;
    margin-left: 25px;
    font-size: 14px;
    text-align: left;
    color: #333;
    line-height: 2.2rem;
}
.section1
{
    margin-bottom: 30px;
}
.section8 img
{
    margin-top: 20px;
}
.section8 .head-style
{
    text-align: center;
    margin: 10px 0px 10px 0px;
    color: #611597;
    font-weight: bold;
}
.section8 .head-style1
{
    text-align: center;
    margin: 10px 5px;
    color: #333;
}
.section1
{
    margin-top: 50px;
}
.section1 p, .section2 p,
.section4 p,.section5 ul,.section6 p,.section7 p,.section8 p
{
    text-align: center;
    font-size: 17px;
}
.box
{
    margin: 50px 0px;
}
.box .col-md-2
{
    width: 19.666667%!important;
    text-align: center;
}
.box .col-md-2 p
{
    font-size: 17px;
    color: #611597;
    padding: 15px 6px 15px 6px;
    background-color: #ececec;
    font-weight: bold;
    min-height: 78px;
}
.section2
{
    background-color: #f1d7f0;
    padding-bottom: 50px;
}
.section2 h3,.section5 h3
{
    text-align: center;
    font-weight: bold;
    margin: 20px 0px;
}
.section2 .col-md-4
{
    width: 30.333333%;
    background-color: white;
    margin: 15px;
    height: 420px;
    padding: 20px 5px;
}
.section5 .col-md-6
{
    width: 45%;
    background-color: white;
    margin: 15px;
    height: 430px;
    padding: 20px 5px;
}
.section5 .col-md-6 ul li,.section5 .col-md-6 ul{
    float: left;
}
.section5 .col-md-6 ul{    
    text-align: left!important;
}
.section2 .col-md-4 h4,.section5 .col-md-6 h4
{
    text-align: center;
    color: #611597;
    font-family: raleway-medium;
}
.section8
{
    background-image: url(../img/Banner-3.jpg);
    background-size: cover;
    height: auto;
    color: #fff;
}
.section5
{
    background-image: url(../img/Banner-2.jpg);
    background-size: cover;
    height: auto;
    color: #fff;
}
.section5 h3
{
    color: #fff!important;
}
.section8 p,.section8 h3
{
    color: white!important;
}
.oracle h3
{
    color: #611597!important;
    font-size: 19px;
}
.oracle p
{
    color: #333!important;
    min-height: 55px;
    font-size: 14px;
    padding: 7px 5px;
}
.oracle .col-md-4
{
    background-color: #fcf1ff;
    margin: 70px 10px 30px 10px;
    width: 31%!important;
    height: 315px;
    border-top: 5px solid #ff9c00;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0px!important;
}
.erp-aspire-approach
{
    display: block;
}
.erp-aspire-approach-mobile
{
    display: none;
}
.section8 .col-md-4
{
    background-color: #fcf1ff;
    margin: 30px 10px 70px 10px;
    width: 31%!important;
    height: 250px;
    border-top: 5px solid #ff9c00;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0px!important;
}
.section8 button
{
    text-align:center;
    background-color: #06981b;
    color: white;
    font-size: 18px;
    margin: 0px 0px;
    padding: 5px 10px;
    border:none!important;
}
.section8 .head-style1
{
    height: 50px;
}
.oracle .alt
{
    background-color: #ece8f9;
}
.section4 table
{
    margin: 50px 0px;
    width: 100%;
}
.section4 .table-head
{
    background-image: linear-gradient(to right, #601d87, #970898);
}
.section4 .table-head th
{
    padding: 10px;
    color: white;
    text-align: center;
    width: 110px!important;
}
.section4 td
{
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
}
.section4 .grey
{
    background-color: #e6e0ea;
}
.section4 .light-grey
{
    background-color: #ebe8ef;
}
.section4 .light-grey1
{
    background-color: #f4f4f4;
}
.btn-request, .btn-request:hover, .btn-request:focus
{
    background-color: #06981b;
    color: white;
    font-size: 18px;
    margin: 15px 0px;
}
.section7
{
    margin-bottom: 50px;
}
.section7 .plus-p
{
    margin: 50px 0px 20px;
}
.section7 .col-md-3
{
    text-align:right;
    border-right: 1px solid #bababa;    
    height: 120px;
}
.section7 img
{
   padding:35px 0px;
}
.section7 h1
{
    text-align: center;
}
.section7 .col-md-2:last-child
{
    border-right:none!important;
}
.section7 .col-md-2
{
    border-right: 1px solid #bababa;    
    height: 120px;
}
.last
{
    border-bottom: 5px solid #980999!important;
}
.section9
{
    height:150px;
    margin: 80px 0px;
    display: block;
}
.section10
{
    display: none;
}
.section9 button,.section10 button
{
    text-align: center;
    background-color: #06981b;
    color: white;
    font-size: 18px;
    margin: 20px 0px;
    padding: 15px 50px;
    border: none !important;
}
.email-cta{background: url("../img/Banner-3.jpg")no-repeat top;color: #fff;padding: 35px 0px;}
.email-cta p {font-size: 21px;line-height: 1.6;}
.email-cta p span{font-size: 25px;}
.email-cta .col-md-8{border-right: 1px solid white;padding-right: 60px;}
.email-cta a {padding: 15px 65px;margin: 30px 0px 30px 60px;color: white;font-size: 20px;border: 2px solid white;}
.email-cta a:hover {border: 2px solid white;color: rebeccapurple;background: white;}
.float1.ff {position: relative;display: none;}
.float-btn1 {position: fixed;right: -31px;transform: rotate(90deg);top: 400px;z-index: 1000;}
.float-btn1 a {background: #05b405;padding: 10px 20px;font-family: 'raleway-bold';border-radius: 0px;font-size: 16px;color: white;border: 0px;}
/*slider*/
.slider-p
{
  text-align: center;
    color: white;
    font-size: 21px;
    padding-bottom: 40px;
}
.angle
{
     transform: rotate(-180deg);
}
.suggested_arrow img
{
    margin-top: 156px;
}
.carousel,.carousel-inner{position:relative;}
#suggested_content .suggested-description,#suggested_content_tab_specific .suggested-description
{margin-bottom:11px;}

  #suggested_content,#suggested_content_tab_specific
  {margin:0 auto;max-width:960px;width:100%;min-height:599px;padding-bottom:100px;}
  .pane-suggested-content,.pane-suggested-content-tab-specific
  {background-image:url(images/background.jpg);background-repeat:no-repeat;background-size:cover;
  }
  .suggestedContent{background-color:#fff;}
  img{vertical-align:middle;}.pane-content{margin:0 auto}
  .perspective-title{background-color:rgba(0,0,0,.5);
    bottom:45%;color:#fff;font-size:14px;height:35px;margin:-15px 0;padding:6px 0;position:relative;
    text-align:center;text-transform:uppercase;top:-20px;font-weight:600}
  #suggested_content .sug-ontent,#suggested_content_tab_specific .sug-ontent{padding:15px}
  #suggested_content .suggested-title,#suggested_content_tab_specific .suggested-title{color:#333;font-size:18px;font-weight:500;height:80px;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px;margin-top:-10px}
  #suggested_content .suggested-url,#suggested_content_tab_specific .suggested-url,.gridKnowmoreurl,.leftrightKnowmoreurl,.lr-modal-eloqua{margin-top:4%;margin-bottom:1%}img,video{max-width:100%;height:auto}
  .pane-suggested-content h2,.pane-suggested-content-tab-specific h2{font-family: raleway-medium;font-weight:600;padding-top:100px;padding-bottom:20px;text-align:center;font-size:28px;color:#fff;margin-top:0}.glyphicon-chevron-right:before{content:"\e080"}.carousel-inner{width:100%;overflow:hidden}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:30px;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}
  .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,::after,::before{box-sizing:border-box}.leftrightKnowmoreurl{margin-top:7%}.lr-modal-eloqua{width:30%}#suggested_content .suggested-url a,#suggested_content_tab_specific .suggested-url a,.gridKnowmoreurl a,.leftrightKnowmoreurl a,.lr-modal-eloqua .field-content,.oiKnowmoreurl a{color:#fff;background-color:#10b81a;padding:8px 15px;font-size:14px}#suggested_content .sug-ontent,#suggested_content_tab_specific .sug-ontent{margin-bottom:10%}#tabs_content .gridDescription,#tabs_content .gridDescription a,#tabs_content .gridDescription p,#tabs_content .gridDescription p a,#tabs_content .gridDescription p b,#tabs_content .gridDescription p span,#tabs_content .gridDescription p span b,#tabs_content .gridDescription p span i,#tabs_content .gridDescription span,#tabs_content_all_content_types .gridDescription a,#tabs_content_all_content_types .gridDescription p,#tabs_content_all_content_types .gridDescription p a,#tabs_content_all_content_types .gridDescription p b,#tabs_content_all_content_types .gridDescription p span,#tabs_content_all_content_types .gridDescription p span b,#tabs_content_all_content_types .gridDescription p span i,#tabs_content_all_content_types .gridDescription span{font-family:raleway-regular!important;color:#1c1c1c!important;font-size:14px!important;text-align:center!important;margin-bottom:0!important}
  #tabs_content .gridKnowmoreurl,#tabs_content_all_content_types .gridKnowmoreurl{text-align:center}.page-enterprise-solutions-70 #tabs_content .gridDescription{padding-bottom:8%}.page-enterprise-solutions-70 #tabs_content .gridSection p{margin-top:3%}#tabs_content .gridDescription ol li,#tabs_content .gridDescription ul li,#tabs_content_all_content_types .gridDescription ol li,#tabs_content_all_content_types .gridDescription ul li{text-align:left}#tabs_content .row .row,#tabs_content_all_content_types .row .row{display:flex;flex-flow:row wrap;justify-content:center}#tabs_content .gridTitle,#tabs_content .gridTitle a,#tabs_content .gridTitle b,#tabs_content .gridTitle h3,#tabs_content .gridTitle i,#tabs_content .gridTitle p,#tabs_content .gridTitle p span,#tabs_content .gridTitle span,#tabs_content p strong span,#tabs_content_all_content_types .gridTitle,#tabs_content_all_content_types .gridTitle a,#tabs_content_all_content_types .gridTitle b,#tabs_content_all_content_types .gridTitle h3,#tabs_content_all_content_types .gridTitle i,#tabs_content_all_content_types .gridTitle p,#tabs_content_all_content_types .gridTitle p span,#tabs_content_all_content_types .gridTitle span,#tabs_content_all_content_types p strong span,.gridTitle strong span{color:#000!important;font-family:raleway-semibold!important;font-size:18px!important;padding-bottom:3px!important;text-align:center!important;font-weight:400!important;height:auto!important;margin-top:0;margin-bottom:0;line-height:25px}#tabs_content .gridSection p,#tabs_content_all_content_types .gridSection p,#videos .tabTitle{text-align:center}#image_only_image .only_image img{width:100%}#tabs_content .tabImage .field-content{position:relative;padding-bottom:70.99%;height:0;overflow:hidden;background-color:#e9e9e9}.page-careers #tabs_content .tabImage .field-content{overflow:visible}#tabs_content .tabImage .field-content img{position:absolute;top:0;left:0;width:100%}.page-privacy #tabs_content ul li,.page-terms-of-use #tabs_content ul li{margin-bottom:10px}.page-enterprise-solutions-70 #tabs_content{margin-bottom:0!important}.page-enterprise-solutions-70 .pane-partners-logos .ourPartners-logo{background-color:transparent}#sub_tabs{background-color:#f7f7f7;padding:5% 0}#sub_tabs .view-content,#videos{max-width:960px;margin:0 auto}#sub_tabs .nav-tabs>li{float:none}#sub_tabs .nav-tabs>li a{color:#333;font-size:18px;font-family:raleway-regular;padding:0;float:left;width:95%;border:none;border-top:1px solid #ddd}#sub_tabs .nav-tabs>li a:hover,#sub_tabs .nav-tabs>li.active>a{background-color:transparent;color:#639}#sub_tabs .nav-tabs>li.active>a{border:none;border-top:1px solid #ddd}#sub_tabs .nav-tabs>li:first-child a{border-top:none}#sub_tabs .tab-content{margin-left:5%}#sub_tabs .tab-content .subTabstitle{font-family:raleway-bold;font-size:28px;margin-bottom:3%}#sub_tabs .tab-content .subTabscontent{font-size:14px;font-family:raleway-regular}#sub_tabs .active img:first-child,#sub_tabs .hover img:first-child,#sub_tabs .hoverImage,#sub_tabs .subTabsaccordicon,#sub_tabs .tab-content .glyphicon,#sub_tabs .tab-content .subTabsimage{display:none}#sub_tabs .tab-section .active i{display:inline-block;vertical-align:middle;width:0;height:0;float:right}#sub_tabs .tab-section .active .right{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #639}#sub_tabs .nav-tabs{border-bottom:0}#sub_tabs .active .hoverImage,#sub_tabs .hover .hoverImage{display:block}#sub_tabs li a img{float:left}#sub_tabs .tab-section li a span:nth-child(2){position:relative;top:13px;width:80%}#sub_tabs .tab-section .active i{position:relative;top:17px}#sub_tabs .subTabscontent li{color:#666;padding-bottom:.5%}.pane-videos{background-color:#f7f7f7}#videos{padding:3% 0}#videos .tabTitle{margin-top:0;padding:0 0 3%}#videos .playContent{display:none;width:75%;left:11%}#videos .videoImage{cursor:pointer}.playContent{position:absolute;top:0;bottom:0;z-index:99999;width:98%;margin-left:1%;height:88%;overflow:hidden;margin-top:77px}.videoTitle,.videoimageSection{position:relative;text-align:center;color:#fff}.html5-video-container video,.playContent iframe{min-height:92vh;min-width:100%;width:100%;z-index:9999}.videoSection .closeicon{display:none;width:2%;right:195px;top:13.5%!important}.closeicon{top:15%!important;background-color:#fff}.videoTitle{background-color:rgba(0,0,0,.5);font-family:raleway-semibold!important;font-size:14px;height:35px;margin:-15px 0;padding:6px 0;top:-20px}.page-retail-234 .leftrightKnowmoreurl{margin-bottom:2%!important}.videoimageSection{font-family:raleway-regular}.videoimageSection .bgContent{position:absolute;top:12%}.videoimageSection .bgtitle{font-size:22px;font-weight:700}.videoimageSection .bgBody{font-size:15px;line-height:21px;padding:3% 4% 0},#suggested_content #next_arrow,#suggested_content #previous_arrow,#suggested_content_tab_specific #next_arrow,#suggested_content_tab_specific #previous_arrow{cursor:pointer;position:absolute;display:inline}#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow{margin-left:910px}@-moz-document url-prefix(){#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow{margin-left:0}}#suggested_content [class^=responsive-grid],#suggested_content_tab_specific [class^=responsive-grid]{display:inline;width:33.33333333%}#suggested_content .carousel-inner .col-lg-4,#suggested_content_tab_specific .carousel-inner .col-lg-4{width:31.33333333%}#suggested_content [class^=views-bootstrap-grid].carousel-inner,#suggested_content_tab_specific [class^=views-bootstrap-grid].carousel-inner{margin-left:3%}#suggested_content .carousel-control .glyphicon-chevron-left,#suggested_content .carousel-control .icon-prev,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-left,#suggested_content_tab_specific .carousel-control .icon-prev{margin-left:-70px}#suggested_content .carousel-control .glyphicon-chevron-right,#suggested_content .carousel-control .icon-next,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-right,#suggested_content_tab_specific .carousel-control .icon-next{margin-right:-70px}#suggested_content .carousel-control.left,#suggested_content .carousel-control.right,#suggested_content_tab_specific .carousel-control.left,#suggested_content_tab_specific .carousel-control.right{background-image:none}

/*----------------------------------footer---------------------------------*/
.footer {
background: #1e1e1e;
/* min-height: 65px; */
font-family: raleway-regular!important;
color: #fff !important;
padding: 21px 0px 12px;
}
.footer a,
.footer p {
color: #fff;
font-size: 0.97em;
}
.footer .credits {
float: right;
}
.footer .credits a {
border-right: 1px solid #444;
padding: 25px 15px 21px 15px;
cursor: pointer;
}
.footer .credits a:hover {
background-color: #333;
text-decoration: none!important;
}
.footer .twitter 
{
border-left: 1px solid #444;
}
@-moz-document url-prefix()
{
.footer .credits a {
border-right: 1px solid #444;
padding: 25px 15px 20px 15px;
} 
}

@media (min-width: 992px) and (max-width: 1199px)
{
    .container
{
    width: 960px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.navStyle ul li
{
    margin: 30px 3px 0;
}
.logo img
{
    height: 60px;
    width: 90px;
}
.section2 .col-md-4 
{
    width: 29.333%;
}
.oracle .col-md-3
{
    width: 22%!important;
}
.section5 h3:first-child
{
    margin: 30px 0px 30px 0px;
}
.section5 .col-md-6
{
    height: 450px;
}
#suggested_content, #suggested_content_tab_specific
{
   max-width: 840px!important;
}
.section2 .tab-head > li > a
{
    width: 275px;
}
.section8
{
    height: auto;
}
.oracle h3
{
    font-size: 18px;
}
.sub-tab .col-md-7 {
    margin-left: 40px !important;
}
.section8 .col-md-3
{
    margin: 20px 10px 50px 10px;
}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.email-cta p,.email-cta .col-md-4 {text-align: center;}
.email-cta .col-md-8 {padding-right: 15px;border-right: 0px;}
.email-cta a {margin: 30px auto;}
    .container
{
    width: 750px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.firstMenu.nav-effect.animated.fadeInDown#header_wrapper .logo img {
    height: 50px;
    width: 80px;
}
.logo
{
    width: 90px;
}
.firstMenu .navStyle ul li {
    margin: 11px 1px 0;
}
.navStyle ul li a
{
    font-size: 10px;
}
#mainNav
{
    margin:0px -15px;
}
.box .col-md-2 {
    width: 44.667% !important;
    margin: 0 auto;
}
.box .col-md-2 p
{
    padding: 25px 6px 15px 6px;
}
.section2 .col-md-4 
{
    width: 39.333%;
    margin: 15px auto;
}
.section8 .col-md-3
{
    margin: 20px 10px 50px 10px;
}
.oracle
{
    display: flex;
}
.oracle h3 {
    margin: 10px 0px 10px 0px!important;
    height: 20px;
    font-size: 15px;
}
.oracle p {
    min-height: 74px;
}
.sub-tab .col-md-7 {
    margin-left: 20px !important;
}
.section7 .col-md-2,.section7 .col-md-3 {
    height: 100px;
}
.section7 .plus-p p:nth-child(1)
{
    font-size: 16px;
}
.section7 p
{
    font-size: 12px;
}
.section8
{
    height: auto;
}
.section5 .col-md-6
{
    height: 500px;
}
.section5 h3:first-child
{
    margin: 30px 0px 30px 0px;
}
.section2 .tab-head > li > a
{
    width: 205px;
}
#suggested_content, #suggested_content_tab_specific
{
max-width: 650px!important;
}
.field-content img
{
    width: 100%!important;
}
.perspective-title
{
height: 53px;
padding: 6px 5px !important;
}
/*--------------------------footer-----------------------*/
.footer .contact-us{display: none; }
.footer,.footer a, .footer p{
text-align: center;
}
.footer .credits {
display: none;
}
}


@media (min-width:320px) and  (max-width: 767px){
    .container
{
    width: 310px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
#mainNav
{
    margin-top: 10px;
    padding-top: 1.5%;
}
.header {
    background-color: transparent!important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.banner
{
    background-image: url(../img/banner_mobile01.jpg);
    background-size: cover;
    height: auto;
    margin-top: 80px;
    padding-bottom: 60px;
}
.banner h1
{
    font-size: 30px;
    margin-top: 50px;
}
.banner p
{
    font-size: 20px;
    padding-bottom: 20px;
}
#mainNav .active {
    background-color: transparent!important;
    border-radius: 5px;
}
.nav-tabs
{
    padding-bottom: 1px;
    border-bottom: 2px solid #eda2f0;
}
.nav-tabs .nav-item.active
{
    border-bottom: 0px!important;
}
.nav-tabs .nav-item
{
    border-bottom: 0px!important;
}
.nav-tabs .nav-item:last-child 
{
    padding-right: 0px;
}
.get-in-touch
{
    display: none;
}
.header_box.animated.fadeInDown .logo
{
    margin-top: 0px;
}
.section2 h3:first-child,.section6 h3:first-child,.section5 h3:first-child,
.section8 h3:first-child,#customer-testimonials
{
    font-size: 28px;
}
.box .col-md-2
{
    width: 100%!important;
}
.section2 .tab-head .nav-item
{
    margin-bottom: 10px;
}
.section2 .tab-head > .nav-item:last-child
{
    margin-bottom: 0px;
}
.section2 .col-md-4
{
    width: 90%;
}
.section2 .tab-head > li > a
{
    width: auto;
    margin-left: 0px;
}
.section2 .nav-tabs > li
{
    width: 100%;
}
.sub-tab
{
    display: none;
}
.mobile-menu1,.mobile-menu2
{
    display: block;
}
.section5 .col-md-6
{
    width: 90%;
    margin: 15px;
    height: auto;
}
.erp-aspire-approach
{
    display: none;
}
.erp-aspire-approach-mobile
{
    display: block;
}
.section8
{
    height: auto;
}
.section10 h3
{
    padding:0px 10px;
}
.oracle .col-md-3
{
    width: 94%!important;
}
.section10
{
    display: block;
    height:auto;    
    padding:50px 0;
}

#testimonials #customer-testimonials, .section2 h3:first-child, .section6 h3:first-child, .section5 h3:first-child, .section8 h3:first-child, #customer-testimonials {
    font-size: 24px;
    line-height: 28px;
}
.section10 h3{
    padding: 0 !important;
    margin:10px 0 0 0 !important;
}
.section10 button {
    font-size: 14px;
    margin: 25px 0px 0;
    padding: 8px 18px;
}
button.btn, button{
    font-size: 14px !important;
} 
.section9
{
    display: none;
}
.section7 .col-md-3, .section7 .col-md-2 {
    border: 0px;
}
.email-cta{display: none;}
	.float1.ff {display: block;}
/*slider*/
.suggested_arrow img
{
    margin-top: 170px!important;
}
#suggested_content #next_arrow, #suggested_content_tab_specific #next_arrow
{
  margin-right: 29px;
    margin-top: 7px;
}
#suggested_content #previous_arrow, #suggested_content_tab_specific #previous_arrow
{
  position: absolute!important;
margin-left: 30px;
margin-top: 7px;
}
.field-content img
{
    width: 100%!important;
}
.credits {
display: none;
}
.footer-content-inline {
margin-bottom: 8px;
}
.footer p,
.footer-content-inline {
text-align: center;
}
#header_wrapper {
    background: rgba(193, 193, 193, .9);
    padding: 0;
    border-bottom: 1px solid #fff;
    padding-left: 2%!important;
    padding-bottom: 4px!important;
    padding-right: 4% !important;
  }
  .header .container
  {
    width: 100%!important;
  }
  .navbar-nav {
   float: none; 
}
.section1 p, .section2 p, .section4 p, .section5 ul, .section6 p, .section7 p, .section8 p {
    text-align: center;
    font-size: 14px;
}
.section8 .col-md-4 {width: 290px !important;}
.banner-strip button {
    display: block;
    margin: auto;
    margin-top: 6px;
}
.navbar-toggle {
    margin-top: 32px;
}
.carousel-control,.suggested_arrow{
  display: none !important;
}
#suggested_content, #suggested_content_tab_specific{
  padding-bottom: 30px !important;  
}
.navStyle ul li
{
    margin: 0px!important;
}
.active1{padding:0 105px 0 107px}#suggested_content .row,#suggested_content_tab_specific .row,#tabs_content .row,#tabs_content .row .row{margin:0!important}#about_aspire .tabTitle,#partners_logo_only_image .imagesTitle,#tabs_content .tabTitle{padding:0 0 25px}#about_aspire .about-image-left .tabDescription,#about_aspire .about-image-right .tabDescription,#tabs_content .about-image-left .tabDescription,#tabs_content .about-image-right .tabDescription{width:100%;padding-left:0;padding-right:0}#tabs_content .row .row,#tabs_content_all_content_types .row .row,.grid-4{display:contents!important}.lr-modal-eloqua{width:45%}.gridSection,.gridSection-4{float:none;margin:3% 0;width:100%}#grid,#partners_logo_only_image,.page-careers #image_only_image{margin-bottom:25px!important;max-width:315px;margin:0 auto;padding:0}#partners_logo_only_image .view-content,#partners_logo_only_image .views-row{display:block}#partners_logo_only_image .views-row{width:auto}#partners_logo_only_image .views-row .ourPartnersDesc{margin-bottom:0;padding:0}#partners_logos{margin-top:-25px}.pane-suggested-content h2,.pane-suggested-content-tab-specific h2{color:#fff;padding-bottom:9px;padding-top:24px;margin-bottom:0;font-size:24px}.responsive-grid{width:100%;padding:0}.sug-ontent{padding:15px!important}#footer{height:auto;position:absolute;z-index:9999}#copyright{display:none}#copyrightResponsive{display:block;margin:0;padding:0}.footer_credit{margin-bottom:0!important}#page_perspectives{max-width:315px;padding:0}.perspective-list li{margin-bottom:0;min-height:auto;border-bottom:2px solid #b0abaa}.perspective-list li.disabled{display:none}.page-perspective-wrapper{padding:0;width:100%;margin:0 0 30px}.page-perspective-image img{width:100%}.page-perspective-content{padding:0}#suggested_content .suggested-title,#suggested_content_tab_specific .suggested-title{height:auto;font-size:16px}#suggested_content #next_arrow,#suggested_content #previous_arrow,#suggested_content_tab_specific #next_arrow,#suggested_content_tab_specific #previous_arrow{z-index:1;bottom:13px;display:inline;border-radius:33px;height:40px;width:40px;padding:1px;clear:both}#suggested_content #previous_arrow,#suggested_content_tab_specific #previous_arrow{position:absolute;margin-left:100px}#suggested_content #next_arrow span,#suggested_content #previous_arrow span,#suggested_content_tab_specific #next_arrow span,#suggested_content_tab_specific #previous_arrow span{clear:both}#suggested_content #next_arrow,#suggested_content_tab_specific #next_arrow{margin-right:95px}#suggested_content .suggested-url,#suggested_content_tab_specific .suggested-url{clear:both;text-align:center}#suggested_content,#suggested_content_tab_specific{min-height:450px!important}#suggested_content [class^=views-bootstrap-grid],#suggested_content_tab_specific [class^=views-bootstrap-grid]{margin-left:0!important}#suggested_content .carousel-control,#suggested_content_tab_specific .carousel-control{display:block!important}#suggested_content .carousel-control .glyphicon-chevron-left,#suggested_content .carousel-control .icon-prev,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-left,#suggested_content_tab_specific .carousel-control .icon-prev{margin-left:-10px}#suggested_content .carousel-control .glyphicon-chevron-right,#suggested_content .carousel-control .icon-next,#suggested_content_tab_specific .carousel-control .glyphicon-chevron-right,#suggested_content_tab_specific .carousel-control .icon-next{margin-right:-10px}#suggested_content .carousel-control.left,#suggested_content .carousel-control.right,#suggested_content_tab_specific .carousel-control.left,#suggested_content_tab_specific .carousel-control.right{background-image:none}#next_arrow,#previous_arrow{margin-top:405px;margin-bottom:20px}.playContent{position:absolute;top:0;bottom:0;z-index:99999;width:98%;margin-left:1%;height:87%;overflow:hidden;margin-top:68px}.videoSection .closeicon{width:30px;right:30px;top:15%!important}#videos .playContent{width:98%;left:0}#priosRegistration .submit-button,#priosRegistration1 .submit-button{padding:3% 2% 9%}#tabs_content_all_content_types .row,#tabs_content_all_content_types .row .row{margin:0!important}#tabs_content_all_content_types .tabTitle{padding:0 0 25px}#tabs_content_all_content_types .about-image-left .tabDescription,#tabs_content_all_content_types .about-image-right .tabDescription{width:100%;padding-left:0;padding-right:0}#tabs_content_all_content_types .views-row{margin-bottom:30px!important}#tabs_content_all_content_types .tabImage.Video{display:block;width:100%;margin-bottom:2%;margin-top:4%}#tabs_content_all_content_types .tabImage .field-content img{position:absolute;top:0;left:0;width:100%}#tabs_content_all_content_types .gridaccordHeading{background-color:#f7f7f7;padding:4%;margin-bottom:5%}#tabs_content_all_content_types .row .row,.grid-4{display:contents!important}#eloqua_contact_us .contact_header,#tabs_content_all_content_types .left_right_image .tabImage{display:none}#tabs_content_all_content_types{margin-bottom:40px}#page_perspectives .page-perspective-content.col-md-8,#page_perspectives .page-perspective-image.col-md-4{width:100%}#page_perspectives .page-perspective-image img{width:320px;height:220px}#page_perspectives .wrapper_parent.col-md-6{width:100%!important;margin:0}#page_perspectives .page-perspective-heading{font-size:17px}#eloqua_contact_us{position:fixed;right:20px;bottom:82px;top:auto;color:transparent;background-color:transparent;padding:0;font-size:14px;transform:rotate(360deg);z-index:9999;width:50px;cursor:pointer}#eloqua_contact_us .contact_image{display:block}.page-temenos .es-grid{width:100%;height:150px}.page-temenos #sub_tabs .subTabs .subTabstitle{font-size:13.8px}.page-temenos #tabs_content_all_content_types .gridaccordionHeading{margin-bottom:25px}.page-temenos #tabs_content_all_content_types .gridaccordionHeading h2{text-align:center}.gridImageSection{display:none}.gridImage .gridaccordionHeading.tabTitle h2{color:#000!important}.annBanner{top:0}.oiContent .oiTitle h2{font-size:22px}.oiContent .oiDesc{font-size:18px}.page-robotic-process-automation .gridImage .gridaccordionHeading.tabTitle{margin-top:0!important}.page-robotic-process-automation .gridImgcontent p{color:#000}.page-robotic-process-automation #tabs_content_all_content_types .gridaccordionHeading h2{width:100%;margin-bottom:5%}
  .page-robotic-process-automation .rpa-use-cases .gridSection{width:100%}
}

@media (min-width: 320px) and (max-width:550px){
  #suggested_content_tab_specific .carousel-control .glyphicon-chevron-right{margin-right:-10px;}
  }


@media (min-width: 320px) and (max-width: 450px)
{
.active1
    {
        padding: 0px 8px!important;
    }
    .suggested_arrow img
{
    margin-top: 291px!important;
}
#suggested_content #next_arrow, #suggested_content_tab_specific #next_arrow
{
margin-right: 105px !important;
margin-top: 126px !important;
}
#suggested_content #previous_arrow, #suggested_content_tab_specific #previous_arrow
{
position: absolute !important;
margin-left: 120px !important;
margin-top: 126px !important;
}
}

.banner-strip
{
    background: url(../img/ad-banner-strip.jpg);
    height: 60px;
}
#header_wrapper
{
    position: inherit!important;
    padding-top: 0px!important;margin-bottom: -80px !important;
}
#header_wrapper.firstMenu.nav-effect.animated.fadeInDown
{
    position: fixed!important;
}
.banner-strip p
{
    color:#fff!important;
    padding-top: 15px;
    text-align: center;
}
.banner-strip button
{
    display: inline-block;
border: 1px solid #fef200;
padding: 5px 32px;
color: #fff !important;
cursor: pointer;
background-color: transparent;
margin-left: 10px;
}
.banner-strip button a
{
    color:#fff!important;
}
.banner-strip a:hover,.banner-strip1 a:hover,.banner-strip a:focus,.banner-strip1 a:focus
{
    text-decoration: none!important;
}
@media(min-width: 320px) and (max-width: 767px)
{
    .banner-strip {
    height: auto;
    padding-bottom: 6px;
    }
}
.pocket-guide h3
{
    text-align: center;
    margin: 50px 0px 50px 0px;
    color: #611597;
    font-size: 28px;
    font-family: Raleway-Medium;
    font-weight: bold;
}

/*customer testimonial*/
#testimonials #myCarousel1 .carousel-inner > .item > img,
#testimonials #myCarousel1 .carousel-inner > .item > a > img {
    width: 70%;
    margin: auto;
}
#testimonials #myCarousel1 .item.active
  {
    background-color:#663399;
    border-left: 18px solid rgb(230,230,230);
    width: 100%;
    margin: 0 auto;
    border-right: 18px solid rgb(230,230,230);
    border-radius: 10px;
    padding: 5%;
    height: 400px;
}
#testimonials #myCarousel1 .customertestimonials-top-border,#myCarousel1 .customertestimonials-bottom-border {
    height: 19px;
    background-color: #663399;
    margin: 0 auto;
    width: 96%;
}
#testimonials #myCarousel1 .customertestimonials-top-border
{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#testimonials #myCarousel1 .customertestimonials-bottom-border {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#testimonials #myCarousel1
{
    margin-bottom: 50px;
}
#testimonials #customer-testimonials
{
    text-align: center;
    margin: 50px 0px 30px 0px;
    color: #611597;
    font-size: 28px;
    font-family: Raleway-Medium;
    font-weight: bold;
}
#testimonials .carousel-caption.youtube-video {
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
}
#testimonials .carousel-caption .description
{margin-top: -45%;}
#testimonials iframe
{
    width: 768px;
    height: 48vh;
    padding-top: 10%;
    margin-bottom: 20px;
}
@media(min-width:320px) and (max-width: 767px)
{
    #testimonials #myCarousel1 .customertestimonials-top-border,#testimonials #myCarousel1 .customertestimonials-bottom-border {width: 100%;}
    #testimonials #myCarousel1 .item.active{height: 450px;left: 5%;width: 125%;margin-left: -50px;}
    #testimonials #myCarousel1 .item.active.video-item{height: 400px!important;width: 320px;margin-left: -35px;}
    #testimonials iframe{ width: 280px;height: 280px;padding-top: 0%; margin-bottom: 20px;}
}
@media(min-width:768px) and (max-width: 991px)
{
    #testimonials #myCarousel1 .item.active{height: 400px;}
    #testimonials iframe { width: 650px;height: 50vh;padding-top: 0%;}
    #testimonials .carousel-caption.youtube-video {top: 5%;}
    #testimonials #myCarousel1 .customertestimonials-top-border,#testimonials #myCarousel1 .customertestimonials-bottom-border { width: 95%; }
}
@media(min-width:992px) and (max-width: 1199px)
{
    #testimonials iframe,#testimonials .carousel-caption.youtube-video{padding-top: 0%;margin-bottom: 0px;}
}
