@font-face {
    font-family: FontAwesome;
    src: url('../fonts/fontawesome-webfont.ttf');
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-facebook-square::before {
    content: "\f082";
}

.fa-twitter-square::before {
    content: "\f081";
}

.fa-linkedin-square::before {
    content: "\f08c";
}
@font-face
  {
    font-family: bold;
    src:url(../font/Raleway-Bold.ttf);
  }
  @font-face
  {
    font-family: medium;
    src:url(../font/Raleway-Medium.ttf);
  }
  @font-face
  {
    font-family: raleway;
    src:url(../font/Raleway-Regular.ttf);
  }
@font-face{
  font-family: semibold;
  src:url(../font/Raleway-SemiBold.ttf);
}
body
{
  font-family: medium;
}
.container
{
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
#header_wrapper {
    padding: 20px 0;
    position: fixed;
    z-index: 1000!important;
    width: 100%!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;
}
.navStyle ul li {
    margin: 20px 15px 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;
}
.navStyle ul li a {
    display: block;
    font-size: 16px;
    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;
}
.banner-content{
    margin-top: 150px;
}
.nav-effect {
    background-color: #fff;
    padding: 0px!important;
    box-shadow: 0px 0px 3px #555;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
   background-color: #868686 !important;  
   color:#fff !important;
}
.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;
}
.navStyle ul li a
{
    cursor: pointer;
}
@media (max-width: 767px){
#header_wrapper {
   
    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: left; 
}
  .navbar-toggle {
    margin-top: 32px;
   }
.navStyle ul li
{
    margin: 0px!important;
}
}
/*end of header*/
.container{
  margin: 0 auto;
}
.banner{
  background:url(../img/top-banner.jpg);
  background-size: cover;
  background-position: right;
  height: 100vh;
}
.banner img{width: 150px;margin-top: 20px;}
.banner h1{
  color: white;
  font-family: medium;
  margin-top: 160px;
    font-size: 30px;
}
.banner .main-text
{
  font-family: bold;color: white;
  font-size: 60px;margin-top: 10px;margin-bottom: 0px;
}
.banner .sub-text{
  color: #fff45c;
  font-size: 30px!important;
  font-family: medium;
  margin-top: 10px;
  line-height: 1.4;
}
a,a:hover,a:focus
{
  text-decoration: none!important;
}
.sad a{color: #fff!important}
.sad {
    background: #f04869!important;
    margin-top: 20px;
    font-size:26px;
    border-radius: 0px;
    font-family: bold;
    padding:15px 40px;
}
.intro{
  margin-top: 80px;
}
.intro h3{
font-family: semibold;
    border-left: 15px solid #ffb200;
    padding-left: 20px;
    height: 50px;
    padding-top: 9px;
    font-size: 28px;
    margin: 0 auto;
    width: 165px;
}
.intro p{
  font-size: 18px;
  text-align: center;
  line-height: 3rem;
}
.lr-content{
  margin-top: 80px;
  margin-bottom: 80px;
}
.lr-content h3 {
    font-family: semibold;
    font-size: 35px;color: #f14869;
}
.left-right-head{margin-bottom: 80px;}
.lr-content h4{
  margin-top: 25px;
    line-height: 1.5;
}
.lr-content p{
  font-size: 21px;
  margin-top: 20px;
  line-height: 3rem;
}
.lr-content ul{padding: 15px;}
.lr-content li{
  font-size: 21px;
  margin-top: 20px;padding-left: 15px;
  line-height: 3.5rem;
}
.lr-content a{
  background: #ffb200;
    font-family: semibold;
    color: black!important;
    border-radius: 0px;
    font-size: 16px;
    width: 245px;
    margin-top: 30px;
}
.mobile-img{display: none;}
.desktop-img{display: block;}
.unified{margin-bottom: 80px;}
h1{font-family: semibold;}
.unified h1{margin-bottom:50px;font-family: semibold;}
.bg-grid
{
  background-color: #411062;height: auto;color: white;padding:80px 0px;
}
.bg-grid .col-md-6
{
  width: 43%;
  margin-left: 50px;
}
.bg-grid .card-content
{
  border:4px solid #f04869;height: 400px;
}
.bg-grid .gridTitle img{float: left;}
.bg-grid .gridTitle
{
  background-color: #f04869;height: 80px;
  padding:10px 30px;
}
.bg-grid .gridDescription{padding:15px;}
.bg-grid .gridTitle h3{margin-top: 10px;padding-left: 20%;}
.bg-grid li
{
  font-size: 21px;
margin-top: 20px;padding-left: 15px;
line-height: 3.5rem;
}
.transforms{padding:80px 0px;background-image: url(../img/aspire-transform.jpg);background-size: cover;
background-position: right;}
.transforms p{font-size: 21px;text-align: center;margin:30px 0px;line-height: 3.5rem;color: #fff;}
.transforms .btn{
  border-radius: 0px;
border: 0px;
padding: 15px 50px;
background: #f04869;;
font-size: 24px;
font-family: semibold;
color: white !important;
}
.transforms h1{color:#ffe56a;text-align: center;font-size: 36px;line-height: 4rem;
font-family: semibold;}
.aspire-steps{margin-bottom: 80px;margin-top: 80px;}
.aspire-steps h1{margin-bottom: 80px;}
.aspire-steps .col-md-3
{
  position: relative;padding-left:0px;
  width: 23%;
  padding-right: 35px;
}
.aspire-steps .col-md-3:nth-child(1){margin-left: 5%;}
.card-content1{background-color: #a081bc;}
.card-content1 h3{color: #390f5b;font-family: semibold;}
.card-content1 .gridTitle{padding:15px 25px;height: 150px;}
.card-content1 h4{line-height: 2.5rem;}
.card-content1 li{margin-bottom: 10px;}
.card-content1{color: #fff;line-height: 2.5rem;}
.card-content1 .gridDescription{height: 180px;}
.card-content1 .gridBtn{padding: 30px;}
.card-content1 .gridBtn button{background-color: #683792;border: 0px;padding: 5px 15px;}
.aspire-steps .arrow
{
  position: absolute;
  top: -35px;
  right: -33px;
}
.top-client,.customer-testimonial{margin-bottom: 80px;}
.top-client h2{margin-bottom: 50px;font-family: semibold;font-size: 36px;}
.top-client .col-md-3{width:8%;}
.top-client .col-md-1{width: 14%;}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;text-align: center;
  transform: translate(-50%, -50%);
}
.centered p{font-size: 18px;color: #fff;font-family:raleway;}
.centered h1{color: #fff543;font-size:31px; }
.centered h3{margin-top:0px;color: #fff543;font-size: 21px;}
.highlights{margin-top: 55px;}
.cta-banner{
  background:url(../img/bottom-banner.jpg);
  background-size:cover;
  text-align: center;
  padding: 100px 0px;
}
.cta-banner h3{
  color: #ffb200;
  font-family: semibold;
}
.cta-banner p{
  color: white;
  font-family: medium;
  font-size: 31px;
  padding: 15px 0px;
}
.cta-banner span{font-size: 45px;}
.cta-banner a{
    border-radius: 0px;
    border: 0px;padding:15px 30px;
    background: #f04869;
    font-size: 24px;
    font-family: semibold;
    color: white!important;
}
/*---------top brands-----------------*/
.dc-vrsn h2{
    margin: 0px auto 40px auto!important;
    padding-left: 7px;
    border-left: 15px solid #ffb200;
    color: #522277;
    text-align: center;
    width: 510px;
    height: 50px;
    padding-top: 7px;
    font-family: semibold;
}
 .h2hdrtxt.tac {
     text-align: center;
     margin: 0px 0px 50px 0px;
     color: #451c65;
     font-weight: bold;
     font-size: 28px;
     font-family: Raleway-Medium;
 }

 .container.sec-pTB.pT0 {
     margin: 0 auto;
     padding-left: 15px;
     padding-right: 15px;
     margin-top: 80px;
     margin-bottom: 80px;

 }

 .sdp-logos-blocks {
     margin: 0 auto;
     position: relative;
 }

 .sdp-logos-blocks .sdpcus-block {
     border: 1px solid #9f9f9f;
 }

 .sdp-logos-blocks .sdpcus-block {
     background-color: #fff;
     display: inline-block;
     height: 92px;
     position: relative;
     margin: 0px 0.5%;
     width: 163px;
     padding: 10px 10px 0;
 }

 .sdp-logos-blocks img.clear-channel {
     top: 70px;
 }

 #sdpcus_logos {
     width: 695px;
 }
.thyssnkrpclogo {
     background-position: -117px -453px;
     width: 157px;
     height: 59px;
     display: block;
     margin-top: 0px;
     background: url(../img/standard-charted.jpg) no-repeat 0 0;
 }

 .ksbcdcclogo {
     background-position: -474px -384px;
     width: 170px;
     height: 46px;
     display: block;
     margin-top: 15px;
     background: url(../img/hot-topic.jpg) no-repeat 0 0;
 }

 .dllclogo {
     background-position: -1px -1px;
     width: 122px;
     height: 71px;
     display: block;
     background: url(../img/hilton.jpg) no-repeat 0 0;
 }

 .rlayhlthclogo {
     background-position: -508px -305px;
     width: 156px;
     height: 51px;
     display: block;
     margin-top: 10px;
     background: url(../img/heineken.jpg) no-repeat 0 0;
 }

 .vdfonclogo {
     background-position: -188px 0px;
     width: 160px;
     height: 60px;
     display: block;
     background: url(../img/ingram.jpg) no-repeat 0 0;
 }

 .emirates {
     background-position: -451px -1px;
     width: 100px;
     height: 51px;
     display: block;
     margin-top: 0px;
     background: url(../img/emirates.png) no-repeat 0 0;
 }

/*customer testimonial*/
 #testimonials>.container {
     max-width: 918px;
     margin: 0 auto;
 }

 #testimonials #myCarousel1 .carousel-inner>.item>img,
 #testimonials #myCarousel1 .carousel-inner>.item>a>img {
     width: 70%;
     margin: auto;
 }

 #testimonials #myCarousel1 .item.active {
     background-image: linear-gradient(#6e14ce, #920b9b);
     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: 350px;
 }

 #testimonials #myCarousel1 .customertestimonials-top-border,
 #myCarousel1 .customertestimonials-bottom-border {
     height: 19px;
     margin: 0 auto;
     width: 96%;
 }

 #testimonials #myCarousel1 .customertestimonials-top-border {
     border-top-left-radius: 20px;
     border-top-right-radius: 20px;
     background-color: #6e14ce;
 }

 #testimonials #myCarousel1 .customertestimonials-bottom-border {
     border-bottom-left-radius: 20px;
     border-bottom-right-radius: 20px;
     background-color: #920b9b;
 }

 #testimonials #myCarousel1 {
     margin-bottom: 80px;
 }

 /*#testimonials .carousel-caption .description
{
    color: #ffe931;
}*/
 #testimonials .carousel-caption p {
     font-size: 18px;
 }

 #testimonials #customer-testimonials {
    margin: 0px auto 40px auto!important;
    padding-left: 7px;
    border-left: 15px solid #ffb200;
    color: #522277;
    text-align: center;
    width: 400px;
    height: 50px;
    font-size: 30px;
    padding-top: 7px;
    font-family: semibold;
 }

 #testimonials {
     background-color: #efdffc;
     padding-top: 40px;
 }

 #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;
 }
 /*end of customer testimonial*/
@media (min-width: 992px) and (max-width: 1199px)
{
  .container{
  width: 950px!important;
  margin: 0 auto;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
  .container{
  width: 750px!important;
  margin: 0 auto;
}
.cta-banner{padding:50px 0px;}
}

@media (min-width: 320px) and (max-width: 767px)
{
  .container{
  width: 310px!important;
  margin: 0 auto;
}

.header_box .navbar-inverse .navbar-toggle .icon-bar{background-color: #000!important;}
.header_box.animated.fadeInDown .navbar-inverse .navbar-toggle .icon-bar{background-color: #fff!important;}
h1{font-size: 28px;text-align:left!important;}
.lr-content{margin:40px 0px;}
.bg-grid,.transforms{padding: 40px 0px;}
.aspire-steps h1,.left-right-head,.top-client h2,.aspire-steps{margin-bottom: 40px;text-align: left;}
.banner .main-text{font-size:45px!important;}
.top-client, .customer-testimonial{margin-bottom: 40px;}
.banner{background-position: inherit;}
.centered h1{text-align: center!important;}
.banner h1,.banner .sub-text,.transforms h1,.lr-content h3{font-size: 26px!important;text-align: left;}
.top-client .col-md-3{display: none;}
.bg-grid li,.transforms p{font-size: 18px;line-height:2.5rem;color: #fff;}
.transforms p{text-align: left;}
.top-client .col-md-1{margin-left: auto;
margin-right: auto;
width: 50%;margin-bottom: 10px;}
.navStyle ul li img{margin-top: 10px;}
.card-content1 ul{padding:0px 15px 0px 30px;}
.banner{
  height: 630px;
}
.banner h1 {
    margin-top: 150px;
    font-size: 42px;
}
.offerings h2 {
    height: 133px;
  }
  .lr-content li{font-size: 18px!important;line-height: 2.5rem;}
.box-content .col-md-3 {
    margin: 13px;
    min-height: auto;
    width: auto;
}
.cta-banner{padding:50px 0px;}
.dc-vrsn h2{width: auto; margin-bottom: 75px!important;height: 110px;}
#sdpcus_logos {
    width: 310px;
    text-align: center;
}
/*customer testimonial*/
#myCarousel1 .customertestimonials-top-border,#myCarousel1 .customertestimonials-bottom-border {
    width: 88%;
}
#myCarousel1 .item.active
{
height: 790px;
}
#testimonials #customer-testimonials {
    width: 275px;
    height: 85px;}
#testimonials #myCarousel1 .customertestimonials-top-border,
     #testimonials #myCarousel1 .customertestimonials-bottom-border {
         width: 100%;
     }

     #testimonials #myCarousel1 .item.active {
         height: 500px;
         left: 5%;
         width: 125%;
         margin-left: -50px;
     }

     #testimonials #myCarousel1 .item.active.video-item {
         height: 550px !important;
         width: 320px;
         margin-left: -35px;
     }

     #testimonials iframe {
         width: 280px;
         height: 280px;
         padding-top: 0%;
         margin-bottom: 20px;
     }
     /*end of cust testi*/
     .modal-content{
  width: 310px!important;
    margin: 0 auto;
}
}

.btn-request, .btn-request:hover, .btn-request:focus
{
    background-color: #06981b;
    color: white;
    font-size: 18px;
    margin: 15px 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;}
@media only screen and (max-width:550px){
  #suggested_content_tab_specific .carousel-control .glyphicon-chevron-right{margin-right:-10px;}
  }
  #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(img/success-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{    padding-bottom: 20px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    padding-left: 7px;
    border-left: 15px solid #ffb200;
    width: 400px;
    height: 50px;
    margin: 40px auto;}.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}@media(min-width:0px) and (max-width:767px){.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:10px;margin-bottom:0;font-size:28px;width:290px;}.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%}}
/*end of slider*/
.footer{background-color: #222;padding:50px 0px;
  color: #fff;line-height: 2.5rem;font-size: 16px;font-family: raleway;}
  .footer h3{font-family: semibold;color: #fbd103;}
  .submit-button
  {background-color: #fbd103;
height: 35px !important;color: #000;
font-family: semibold!important;
width: 100px !important;
border: 0px;
border-radius: 2px;}

@media (min-width: 992px) and (max-width: 1199px)
{
.navStyle ul li
{
    margin: 30px 3px 0;
}
#suggested_content, #suggested_content_tab_specific
  {
    max-width: 840px!important;
  }
  .tools .nav-tabs > li{margin: 7px;}
}
@media (min-width: 768px) and (max-width: 991px)
{
  .top-client .col-md-1{width: 16.667%;}
  .top-client .col-md-3{display: none;}
.navStyle ul li {
    margin: 20px 1px 0;
}  .banner .main-text{font-size: 30px;}
.banner{height: 400px;}
    .banner h1{font-size: 24px;margin-top: 90px;}
    .banner .sub-text{font-size: 24px!important;}
    .sad{margin-top: 0px;}
    .lr-content{margin-top: 40px;
margin-bottom: 40px;}
.transforms{padding-top:40px;padding-bottom:  40px;}
.aspire-steps .col-md-3:nth-child(1){margin-left: 0%;}
.left-right-head,.aspire-steps h1,.top-client, .customer-testimonial,.aspire-steps{margin-bottom: 40px;}
.aspire-steps{margin-top:40px;}
.aspire-steps .col-md-3{width: 25%;
padding-right: 15px;}
.card-content1 .gridTitle{padding:10px;}
.card-content1 h3{font-size: 21px;}
.card-content1 li,.card-content1 h4{line-height: 2.5rem!important;font-size: 16px!important;}
.card-content1 .gridDescription{ height: 280px;}
.card-content1 ul{padding-left: 25px;padding-right:10px;}
h1{font-size: 34px;}
.centered p{font-size: 16px;}
.transforms h1,.centered h1{font-size: 28px;}
.transforms p{font-size: 18px;}
.bg-grid .gridDescription{padding:15px 10px;}
.lr-content h3{font-size: 26px;}
.mobile-img{display: block;}
.desktop-img{display: none;}
.bg-grid .col-md-6{width: 45%;
margin-left: 30px;}
.bg-grid .card-content{height: 350px;}
.lr-content .col-md-7.col-sm-12 img{float: none!important;}
li{font-size: 18px!important;line-height: 2rem!important;margin-top: 10px!important;}
.navStyle ul li a
{
    font-size: 14px;
}
#suggested_content, #suggested_content_tab_specific
{
max-width: 650px!important;
}
.tools-box p{
  min-height: 200px;
}
.tools .nav-tabs > li{
  width: 155px;
}
.field-content img
{
    width: 100%!important;
}
.perspective-title
{
height: 53px;
padding: 6px 5px !important;
}
/*--------------------------footer-----------------------*/
.footer .contact-us{display: none; }

.footer .credits {
display: none;
}
/*----------------------------*/
/*cust testimonial*/
#myCarousel1 .item.active
{
height: 450px;
}
#myCarousel1 .customertestimonials-top-border, #myCarousel1 .customertestimonials-bottom-border {
    width: 95%;
}
#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%;
     }
/*end of cust testimonial*/
}
@media (min-width: 320px) and (max-width: 767px)
{
  .mobile-img{display: block;}
.desktop-img{display: none;}

  .banner1 h1{font-size: 46px!important;}
.bg-grid .col-md-6{width: 100%;margin-left:0px;margin-bottom: 20px;}
.bg-grid .card-content,.card-content1 .gridTitle,.card-content1 .gridDescription{height: auto;}
.arrow{display: none;}
.aspire-steps .col-md-3{width: 100%;padding:0px 15px;margin-bottom: 20px;}
.aspire-steps .col-md-3:nth-child(1){margin-left: 0%;}
.aspire-steps .col-md-3 img{width: 280px;}
.customer-testimonial .col-md-12.col-sm-12 img{display: none;}
.centered
{
  background-color: #f04869;
margin: 0 auto;
padding: 15px;
border-radius: 45px; 
position: initial;
top: 0%
left:0%;
transform: none;
text-align: none;
}
/*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;
}
/*slider*/
/*footer*/
.credits {
display: none;
}
.footer-content-inline {
margin-bottom: 8px;
}

/*footer*/
}
@media (min-width: 320px) and (max-width: 450px)
{
/*slider*/
.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;
}
/*slider*/
}
/*customer testimonial*/
  #myCarousel1 .carousel-inner > .item > img,
  #myCarousel1 .carousel-inner > .item > a > img {
    width: 70%;
    margin: auto;
  }
  #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;
}
#myCarousel1 .customertestimonials-top-border,#myCarousel1 .customertestimonials-bottom-border {
    height: 19px;
    background-color: 
    #663399;
    margin: 0 auto;
    width: 96%;
}
#myCarousel1 .customertestimonials-top-border
{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#myCarousel1 .customertestimonials-bottom-border {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#myCarousel1
{
    margin-bottom: 50px;
}
#customer-testimonials
{
    text-align: center;
    margin: 50px 0px 30px 0px;
    color: #611597;
    font-weight: bold;
}
@media(min-width:320px) and (max-width: 767px)
{
#myCarousel1 .customertestimonials-top-border,#myCarousel1 .customertestimonials-bottom-border {
    width: 88%;
}
#myCarousel1 .item.active
{
height: 790px;
}
}
@media(min-width:768px) and (max-width: 991px)
{
    #myCarousel1 .item.active
{
height: 450px;
}
#myCarousel1 .customertestimonials-top-border, #myCarousel1 .customertestimonials-bottom-border {
    width: 95%;
}
}
@media(min-width:992px) and (max-width: 1199px)
{
    .navStyle ul li {
    margin: 20px 3px 0;
}
.navStyle ul li a
{
    font-size:13px;
}
#testimonials iframe,
     #testimonials .carousel-caption.youtube-video {
         padding-top: 0%;
         margin-bottom: 0px;
     }
}

/*elq css*/
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px!important;
    color: #511596;
    font-family: semibold!important;
}
.modal-header .close {
    margin-top: -2px;
    font-size: 28px;}
.modal-content{
  width: 400px;
    margin: 0 auto;
}
  .elq-form .elq-required{
    color:red!important;
    display:inline;
    float:none;
    font-weight:700;
    margin:0;
    padding:0}
  .elq-form .elq-label{
    display:inline-block;
    max-width:100%;
    color: #333;
    font-weight: 600;font-family: raleway;
    box-sizing:border-box;
    margin-bottom:0}
  .elq-form .elq-label-top{
    padding-bottom:3px}
  .elq-form .elq-item-label{
    max-width:100%;
    font-weight:400;
    box-sizing:border-box}
  .elq-form .list-order{
    margin-left:0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis}
  .elq-form .one-column{
    width:100%;
    clear:both}
  .elq-form .two-column{
    float:left;
    width:38%}
  .elq-form .three-column{
    float:left;
    width:30%}
  .elq-form .elq-item-textarea{
    resize:vertical;
    min-height:48px;
    max-height:360px;
    box-sizing:border-box}
  .elq-form .elq-item-input,.elq-form .elq-item-select,.elq-form .elq-item-textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
    color:inherit;
    font:inherit;
    margin:0}
  .elq-form .elq-item-select{
    text-transform:none}
  .elq-form .row.single-checkbox-row{
    margin-left:0}
  .elq-form .elq-field-style{
    padding-bottom:10px}
  .elq-form .elq-field-style input[type=submit]{
    background-color: #06981b;
    cursor: pointer;
    min-width: 194px;
    min-height: 37px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 9px;
    border: 1px #06981b solid;
    -webkit-appearance:square-button;}
  @-webkit-keyframes spin{
    0%{
      -webkit-transform:rotate(0deg)}
    to{
      -webkit-transform:rotate(1turn)}
  }
  @keyframes spin{
    0%{
      transform:rotate(0deg)}
    to{
      transform:rotate(1turn)}
  }
  .elq-form .loader{
    vertical-align:middle;
    display:inline-block;
    margin-left:10px;
    border:3px solid #f3f3f3;
    border-radius:50%;
    border-top:3px solid #3498db;
    width:20px;
    height:20px;
    -webkit-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite}
  .elq-form input[type=checkbox],.elq-form input[type=radio]{
    margin:0}
  .elq-form .list-order input[type=radio]{
    margin-left:1px}
  .elq-form *,.elq-form :after,.elq-form :before{
    box-sizing:border-box}
  .elq-form html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent}
  .elq-form body{
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857;
    color:#333;
    background-color:#fff}
  .elq-form button,.elq-form input,.elq-form select,.elq-form textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit}
  .elq-form a{
    color:#337ab7;
    text-decoration:none}
  .elq-form a:focus,.elq-form a:hover{
    color:#23527c;
    text-decoration:underline}
  .elq-form a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px}
  .elq-form figure{
    margin:0}
  .elq-form img{
    vertical-align:middle}
  .elq-form .img-responsive{
    display:block;
    max-width:100%;
    height:auto}
  .elq-form .img-rounded{
    border-radius:6px}
  .elq-form .img-thumbnail{
    padding:4px;
    line-height:1.42857;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto}
  .elq-form .img-circle{
    border-radius:50%}
  .elq-form hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee}
  .elq-form .sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0}
  .elq-form .sr-only-focusable:active,.elq-form .sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto}
  .elq-form [role=button]{
    cursor:pointer}
  .elq-form .container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px}
  .elq-form .container:after,.elq-form .container:before{
    content:" ";
    display:table}
  .elq-form .container:after{
    clear:both}
  @media (min-width:768px){
    .elq-form .container{
      width:750px}
  }
  @media (min-width:992px){
    .elq-form .container{
      width:970px}
  }
  @media (min-width:1200px){
    .elq-form .container{
      width:1170px}
  }
  .elq-form .container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px}
  .elq-form .container-fluid:after,.elq-form .container-fluid:before{
    content:" ";
    display:table}
  .elq-form .container-fluid:after{
    clear:both}
  .elq-form .row{
    margin-left:-15px;
    margin-right:-15px}
  .elq-form .row:after,.elq-form .row:before{
    content:" ";
    display:table}
  .elq-form .row:after{
    clear:both}
  .elq-form .col-lg-1,.elq-form .col-lg-2,.elq-form .col-lg-3,.elq-form .col-lg-4,.elq-form .col-lg-5,.elq-form .col-lg-6,.elq-form .col-lg-7,.elq-form .col-lg-8,.elq-form .col-lg-9,.elq-form .col-lg-10,.elq-form .col-lg-11,.elq-form .col-lg-12,.elq-form .col-md-1,.elq-form .col-md-2,.elq-form .col-md-3,.elq-form .col-md-4,.elq-form .col-md-5,.elq-form .col-md-6,.elq-form .col-md-7,.elq-form .col-md-8,.elq-form .col-md-9,.elq-form .col-md-10,.elq-form .col-md-11,.elq-form .col-md-12,.elq-form .col-sm-1,.elq-form .col-sm-2,.elq-form .col-sm-3,.elq-form .col-sm-4,.elq-form .col-sm-5,.elq-form .col-sm-6,.elq-form .col-sm-7,.elq-form .col-sm-8,.elq-form .col-sm-9,.elq-form .col-sm-10,.elq-form .col-sm-11,.elq-form .col-sm-12,.elq-form .col-xs-1,.elq-form .col-xs-2,.elq-form .col-xs-3,.elq-form .col-xs-4,.elq-form .col-xs-5,.elq-form .col-xs-6,.elq-form .col-xs-7,.elq-form .col-xs-8,.elq-form .col-xs-9,.elq-form .col-xs-10,.elq-form .col-xs-11,.elq-form .col-xs-12{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px}
  .elq-form .col-xs-1,.elq-form .col-xs-2,.elq-form .col-xs-3,.elq-form .col-xs-4,.elq-form .col-xs-5,.elq-form .col-xs-6,.elq-form .col-xs-7,.elq-form .col-xs-8,.elq-form .col-xs-9,.elq-form .col-xs-10,.elq-form .col-xs-11,.elq-form .col-xs-12{
    float:left}
  .elq-form .col-xs-1{
    width:8.33333%}
  .elq-form .col-xs-2{
    width:16.66667%}
  .elq-form .col-xs-3{
    width:25%}
  .elq-form .col-xs-4{
    width:33.33333%}
  .elq-form .col-xs-5{
    width:41.66667%}
  .elq-form .col-xs-6{
    width:50%}
  .elq-form .col-xs-7{
    width:58.33333%}
  .elq-form .col-xs-8{
    width:66.66667%}
  .elq-form .col-xs-9{
    width:75%}
  .elq-form .col-xs-10{
    width:83.33333%}
  .elq-form .col-xs-11{
    width:91.66667%}
  .elq-form .col-xs-12{
    width:100%}
  .elq-form .col-xs-pull-0{
    right:auto}
  .elq-form .col-xs-pull-1{
    right:8.33333%}
  .elq-form .col-xs-pull-2{
    right:16.66667%}
  .elq-form .col-xs-pull-3{
    right:25%}
  .elq-form .col-xs-pull-4{
    right:33.33333%}
  .elq-form .col-xs-pull-5{
    right:41.66667%}
  .elq-form .col-xs-pull-6{
    right:50%}
  .elq-form .col-xs-pull-7{
    right:58.33333%}
  .elq-form .col-xs-pull-8{
    right:66.66667%}
  .elq-form .col-xs-pull-9{
    right:75%}
  .elq-form .col-xs-pull-10{
    right:83.33333%}
  .elq-form .col-xs-pull-11{
    right:91.66667%}
  .elq-form .col-xs-pull-12{
    right:100%}
  .elq-form .col-xs-push-0{
    left:auto}
  .elq-form .col-xs-push-1{
    left:8.33333%}
  .elq-form .col-xs-push-2{
    left:16.66667%}
  .elq-form .col-xs-push-3{
    left:25%}
  .elq-form .col-xs-push-4{
    left:33.33333%}
  .elq-form .col-xs-push-5{
    left:41.66667%}
  .elq-form .col-xs-push-6{
    left:50%}
  .elq-form .col-xs-push-7{
    left:58.33333%}
  .elq-form .col-xs-push-8{
    left:66.66667%}
  .elq-form .col-xs-push-9{
    left:75%}
  .elq-form .col-xs-push-10{
    left:83.33333%}
  .elq-form .col-xs-push-11{
    left:91.66667%}
  .elq-form .col-xs-push-12{
    left:100%}
  .elq-form .col-xs-offset-0{
    margin-left:0}
  .elq-form .col-xs-offset-1{
    margin-left:8.33333%}
  .elq-form .col-xs-offset-2{
    margin-left:16.66667%}
  .elq-form .col-xs-offset-3{
    margin-left:25%}
  .elq-form .col-xs-offset-4{
    margin-left:33.33333%}
  .elq-form .col-xs-offset-5{
    margin-left:41.66667%}
  .elq-form .col-xs-offset-6{
    margin-left:50%}
  .elq-form .col-xs-offset-7{
    margin-left:58.33333%}
  .elq-form .col-xs-offset-8{
    margin-left:66.66667%}
  .elq-form .col-xs-offset-9{
    margin-left:75%}
  .elq-form .col-xs-offset-10{
    margin-left:83.33333%}
  .elq-form .col-xs-offset-11{
    margin-left:91.66667%}
  .elq-form .col-xs-offset-12{
    margin-left:100%}
  @media (min-width:768px){
    .elq-form .col-sm-1,.elq-form .col-sm-2,.elq-form .col-sm-3,.elq-form .col-sm-4,.elq-form .col-sm-5,.elq-form .col-sm-6,.elq-form .col-sm-7,.elq-form .col-sm-8,.elq-form .col-sm-9,.elq-form .col-sm-10,.elq-form .col-sm-11,.elq-form .col-sm-12{
      float:left}
    .elq-form .col-sm-1{
      width:8.33333%}
    .elq-form .col-sm-2{
      width:16.66667%}
    .elq-form .col-sm-3{
      width:25%}
    .elq-form .col-sm-4{
      width:33.33333%}
    .elq-form .col-sm-5{
      width:41.66667%}
    .elq-form .col-sm-6{
      width:50%}
    .elq-form .col-sm-7{
      width:58.33333%}
    .elq-form .col-sm-8{
      width:66.66667%}
    .elq-form .col-sm-9{
      width:75%}
    .elq-form .col-sm-10{
      width:83.33333%}
    .elq-form .col-sm-11{
      width:91.66667%}
    .elq-form .col-sm-12{
      width:100%}
    .elq-form .col-sm-pull-0{
      right:auto}
    .elq-form .col-sm-pull-1{
      right:8.33333%}
    .elq-form .col-sm-pull-2{
      right:16.66667%}
    .elq-form .col-sm-pull-3{
      right:25%}
    .elq-form .col-sm-pull-4{
      right:33.33333%}
    .elq-form .col-sm-pull-5{
      right:41.66667%}
    .elq-form .col-sm-pull-6{
      right:50%}
    .elq-form .col-sm-pull-7{
      right:58.33333%}
    .elq-form .col-sm-pull-8{
      right:66.66667%}
    .elq-form .col-sm-pull-9{
      right:75%}
    .elq-form .col-sm-pull-10{
      right:83.33333%}
    .elq-form .col-sm-pull-11{
      right:91.66667%}
    .elq-form .col-sm-pull-12{
      right:100%}
    .elq-form .col-sm-push-0{
      left:auto}
    .elq-form .col-sm-push-1{
      left:8.33333%}
    .elq-form .col-sm-push-2{
      left:16.66667%}
    .elq-form .col-sm-push-3{
      left:25%}
    .elq-form .col-sm-push-4{
      left:33.33333%}
    .elq-form .col-sm-push-5{
      left:41.66667%}
    .elq-form .col-sm-push-6{
      left:50%}
    .elq-form .col-sm-push-7{
      left:58.33333%}
    .elq-form .col-sm-push-8{
      left:66.66667%}
    .elq-form .col-sm-push-9{
      left:75%}
    .elq-form .col-sm-push-10{
      left:83.33333%}
    .elq-form .col-sm-push-11{
      left:91.66667%}
    .elq-form .col-sm-push-12{
      left:100%}
    .elq-form .col-sm-offset-0{
      margin-left:0}
    .elq-form .col-sm-offset-1{
      margin-left:8.33333%}
    .elq-form .col-sm-offset-2{
      margin-left:16.66667%}
    .elq-form .col-sm-offset-3{
      margin-left:25%}
    .elq-form .col-sm-offset-4{
      margin-left:33.33333%}
    .elq-form .col-sm-offset-5{
      margin-left:41.66667%}
    .elq-form .col-sm-offset-6{
      margin-left:50%}
    .elq-form .col-sm-offset-7{
      margin-left:58.33333%}
    .elq-form .col-sm-offset-8{
      margin-left:66.66667%}
    .elq-form .col-sm-offset-9{
      margin-left:75%}
    .elq-form .col-sm-offset-10{
      margin-left:83.33333%}
    .elq-form .col-sm-offset-11{
      margin-left:91.66667%}
    .elq-form .col-sm-offset-12{
      margin-left:100%}
  }
  @media (min-width:992px){
    .elq-form .col-md-1,.elq-form .col-md-2,.elq-form .col-md-3,.elq-form .col-md-4,.elq-form .col-md-5,.elq-form .col-md-6,.elq-form .col-md-7,.elq-form .col-md-8,.elq-form .col-md-9,.elq-form .col-md-10,.elq-form .col-md-11,.elq-form .col-md-12{
      float:left}
    .elq-form .col-md-1{
      width:8.33333%}
    .elq-form .col-md-2{
      width:16.66667%}
    .elq-form .col-md-3{
      width:25%}
    .elq-form .col-md-4{
      width:33.33333%}
    .elq-form .col-md-5{
      width:41.66667%}
    .elq-form .col-md-6{
      width:50%}
    .elq-form .col-md-7{
      width:58.33333%}
    .elq-form .col-md-8{
      width:66.66667%}
    .elq-form .col-md-9{
      width:75%}
    .elq-form .col-md-10{
      width:83.33333%}
    .elq-form .col-md-11{
      width:91.66667%}
    .elq-form .col-md-12{
      width:100%}
    .elq-form .col-md-pull-0{
      right:auto}
    .elq-form .col-md-pull-1{
      right:8.33333%}
    .elq-form .col-md-pull-2{
      right:16.66667%}
    .elq-form .col-md-pull-3{
      right:25%}
    .elq-form .col-md-pull-4{
      right:33.33333%}
    .elq-form .col-md-pull-5{
      right:41.66667%}
    .elq-form .col-md-pull-6{
      right:50%}
    .elq-form .col-md-pull-7{
      right:58.33333%}
    .elq-form .col-md-pull-8{
      right:66.66667%}
    .elq-form .col-md-pull-9{
      right:75%}
    .elq-form .col-md-pull-10{
      right:83.33333%}
    .elq-form .col-md-pull-11{
      right:91.66667%}
    .elq-form .col-md-pull-12{
      right:100%}
    .elq-form .col-md-push-0{
      left:auto}
    .elq-form .col-md-push-1{
      left:8.33333%}
    .elq-form .col-md-push-2{
      left:16.66667%}
    .elq-form .col-md-push-3{
      left:25%}
    .elq-form .col-md-push-4{
      left:33.33333%}
    .elq-form .col-md-push-5{
      left:41.66667%}
    .elq-form .col-md-push-6{
      left:50%}
    .elq-form .col-md-push-7{
      left:58.33333%}
    .elq-form .col-md-push-8{
      left:66.66667%}
    .elq-form .col-md-push-9{
      left:75%}
    .elq-form .col-md-push-10{
      left:83.33333%}
    .elq-form .col-md-push-11{
      left:91.66667%}
    .elq-form .col-md-push-12{
      left:100%}
    .elq-form .col-md-offset-0{
      margin-left:0}
    .elq-form .col-md-offset-1{
      margin-left:8.33333%}
    .elq-form .col-md-offset-2{
      margin-left:16.66667%}
    .elq-form .col-md-offset-3{
      margin-left:25%}
    .elq-form .col-md-offset-4{
      margin-left:33.33333%}
    .elq-form .col-md-offset-5{
      margin-left:41.66667%}
    .elq-form .col-md-offset-6{
      margin-left:50%}
    .elq-form .col-md-offset-7{
      margin-left:58.33333%}
    .elq-form .col-md-offset-8{
      margin-left:66.66667%}
    .elq-form .col-md-offset-9{
      margin-left:75%}
    .elq-form .col-md-offset-10{
      margin-left:83.33333%}
    .elq-form .col-md-offset-11{
      margin-left:91.66667%}
    .elq-form .col-md-offset-12{
      margin-left:100%}
  }
  @media (min-width:1200px){
    .elq-form .col-lg-1,.elq-form .col-lg-2,.elq-form .col-lg-3,.elq-form .col-lg-4,.elq-form .col-lg-5,.elq-form .col-lg-6,.elq-form .col-lg-7,.elq-form .col-lg-8,.elq-form .col-lg-9,.elq-form .col-lg-10,.elq-form .col-lg-11,.elq-form .col-lg-12{
      float:left}
    .elq-form .col-lg-1{
      width:8.33333%}
    .elq-form .col-lg-2{
      width:16.66667%}
    .elq-form .col-lg-3{
      width:25%}
    .elq-form .col-lg-4{
      width:33.33333%}
    .elq-form .col-lg-5{
      width:41.66667%}
    .elq-form .col-lg-6{
      width:50%}
    .elq-form .col-lg-7{
      width:58.33333%}
    .elq-form .col-lg-8{
      width:66.66667%}
    .elq-form .col-lg-9{
      width:75%}
    .elq-form .col-lg-10{
      width:83.33333%}
    .elq-form .col-lg-11{
      width:91.66667%}
    .elq-form .col-lg-12{
      width:100%}
    .elq-form .col-lg-pull-0{
      right:auto}
    .elq-form .col-lg-pull-1{
      right:8.33333%}
    .elq-form .col-lg-pull-2{
      right:16.66667%}
    .elq-form .col-lg-pull-3{
      right:25%}
    .elq-form .col-lg-pull-4{
      right:33.33333%}
    .elq-form .col-lg-pull-5{
      right:41.66667%}
    .elq-form .col-lg-pull-6{
      right:50%}
    .elq-form .col-lg-pull-7{
      right:58.33333%}
    .elq-form .col-lg-pull-8{
      right:66.66667%}
    .elq-form .col-lg-pull-9{
      right:75%}
    .elq-form .col-lg-pull-10{
      right:83.33333%}
    .elq-form .col-lg-pull-11{
      right:91.66667%}
    .elq-form .col-lg-pull-12{
      right:100%}
    .elq-form .col-lg-push-0{
      left:auto}
    .elq-form .col-lg-push-1{
      left:8.33333%}
    .elq-form .col-lg-push-2{
      left:16.66667%}
    .elq-form .col-lg-push-3{
      left:25%}
    .elq-form .col-lg-push-4{
      left:33.33333%}
    .elq-form .col-lg-push-5{
      left:41.66667%}
    .elq-form .col-lg-push-6{
      left:50%}
    .elq-form .col-lg-push-7{
      left:58.33333%}
    .elq-form .col-lg-push-8{
      left:66.66667%}
    .elq-form .col-lg-push-9{
      left:75%}
    .elq-form .col-lg-push-10{
      left:83.33333%}
    .elq-form .col-lg-push-11{
      left:91.66667%}
    .elq-form .col-lg-push-12{
      left:100%}
    .elq-form .col-lg-offset-0{
      margin-left:0}
    .elq-form .col-lg-offset-1{
      margin-left:8.33333%}
    .elq-form .col-lg-offset-2{
      margin-left:16.66667%}
    .elq-form .col-lg-offset-3{
      margin-left:25%}
    .elq-form .col-lg-offset-4{
      margin-left:33.33333%}
    .elq-form .col-lg-offset-5{
      margin-left:41.66667%}
    .elq-form .col-lg-offset-6{
      margin-left:50%}
    .elq-form .col-lg-offset-7{
      margin-left:58.33333%}
    .elq-form .col-lg-offset-8{
      margin-left:66.66667%}
    .elq-form .col-lg-offset-9{
      margin-left:75%}
    .elq-form .col-lg-offset-10{
      margin-left:83.33333%}
    .elq-form .col-lg-offset-11{
      margin-left:91.66667%}
    .elq-form .col-lg-offset-12{
      margin-left:100%}
  }
  .elq-form .row{
    display:inherit}
  .LV_invalid_field,input.LV_invalid_field:active,input.LV_invalid_field:hover,textarea.LV_invalid_field:active,textarea.LV_invalid_field:hover{
    outline:1px solid #c00}
  .LV_validation_message{
    font-weight:700;
    margin:0 0 0 5px}
  .LV_valid{
    display:none}
  .LV_invalid{
    color:#c00;
    font-size:10px}
  .submit-button-style{
    padding:7px 20px;
    border:1px solid #979797;
    border-radius:3px;
    background-color:#fff;
    color:#4a4a4a;
    cursor:pointer}
  .checkbox-aligned{
    margin-left:5px;
    display:inline}
  .form-element-layout{
    padding:5px 10px}
  .form-element-instruction{
    font-size:10px}
  .form-element-form-text{
    margin:0}
  .form-field-visible-xs-block{
    display:none}
  .elq-form-design-field .list-order input[type=radio]{
    margin-left:1px}
  @media (max-width:767px){
    .form-field-visible-xs-block{
      display:block}
  }
  .form-field-hidden-xs{
    display:block}
  @media (max-width:767px){
    .form-field-hidden-xs{
      display:none}
  }




/*contactus css*/
.panel-default > .panel-heading {
    background-color: #663399;
    border: 1px solid #663399;
    color: #fff;
    padding: 15px 30px;
    font-size: 18px;
    cursor: pointer;
}.contact-us-content-wrapper {
    margin-bottom: 60px;
}.panel-group a, .panel-heading.grey a, .panel-heading a {
    font-size: 20px;
    cursor: pointer;
}.collapse_down_btn {
    font-size: 25px;
    margin-top: -2px;
}.panel-default > .panel-heading.grey {
    background-color: #f7f7f7 !important;
    color: #663399;
    cursor: pointer;
    border: 1px solid #639;
}.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #639;
    border-top: 0px;
}.address_content {
    display: inline-flex;
    margin-top: 10px;
}.panel-group span, .panel-body span {
    font-family: semibold;
}.panel-group p, .panel-body p {
    color: #333;
}.panel-body img {
    margin-right: 10px;
}div[aria-expanded="true"] .collapse_down_btn {
    transform: rotate(90deg);
}input, select {
    width: 100%;
    border-radius: 2px;
    border: 2px solid #c5c5c5;
    color: #333;
    padding-left: 4px;
    height: 30px;
    margin-bottom: 6px;
}.form1 textarea, textarea {
    width: 100% !important;
    height: 90px !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
    border: 2px solid #c5c5c5 !important;
}.content_content {
    margin: 50px 0px 40px;
}.form1 {
    padding: 20px 40px;
} .form1 input, .form1 select {
    padding-left: 15px;
    height: 45px;margin-bottom: 15px!important;
    font-size: 16px!important;
    font-family: raleway!important;
}

@media(min-width: 320px) and (max-width: 767px)
{
  .form1{padding:20px 0px;}
}


/*Resources*/
.banner1{
  background:url(../img/contact-banner.jpg);
  background-size: cover;
  background-position: right;
  height: 100vh;
}
.banner1 img{width: 150px;margin-top: 20px;}
.banner1 h1{
  font-family: bold;
color: white;
font-size: 45px;
margin-top: 10px;
margin-bottom: 0px;margin-top: 40vh;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
}
/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  width: 185px;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.label_strip {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: #31313199;
}.lable_img {
    position: relative;
}.resource-gallery .resource_card {
    box-shadow: 0px 3px 9px #333;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px;
}.resource-gallery .resource_card {
    height: 490px;
}.resource-gallery .resource_card h3 {
    padding: 20px;
    font-size: 18px;
    line-height: 27px;
}.resource-gallery .resource_card .btn-success {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 0px !important;
    background: #168d16;
    border: 0px;
}.label_strip p {
    font-size: 16px;
    margin-top: 8px;
    color: #fff;
}.resource-gallery
{
  margin:50px 0px;
}.resource-gallery .tablinks.active
{
  color: #8d599f !important;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid rgb(17, 184, 27);
}.resource-gallery .tablinks:hover
{
  color: #8d599f !important;
cursor: pointer;
background-color: transparent;
border: 0px solid #ddd;
border-bottom: 2px solid #8d599f;
}