/*

Theme Name: AC Framework

Author: the ActiveConversion team

Author URI: http://www.activeconversion.com

Version: 1.0

*/



/* Theme Setup */

.mac-os .contact-titlewrap form .form-message textarea#comment {
  height: 175px;
}

.container {  

  max-width: 970px;

  /* width:970px!important; Used for boxed layout*/

}

h1, h2, h3, h4, h5, h6 {

  font-family: 'Nunito', sans-serif;

  font-weight: 100;

}

h5 {

  font-size: 15px;

  font-weight: 400;

}

h3 {

  line-height: 32px;

}

h4.partners {

  line-height: 1.8;

  margin-bottom: 40px;

}

.container img {max-width: 100%;}

.wrapper {

  width: 100%;

  margin:0 auto;

}

.navbar-fixed-top {

  background-color: #fff;

}

.sticky-nav {

  margin-bottom: 79px;

}

.titlewrap {

  background: url('/wp-content/themes/activeconversion/images/sub-banner.jpg') #478fb5 top center no-repeat;

  padding:28px;

  margin-bottom: 30px;

}

.titlewrap h1 {

  color: #fff;

    display: block;

}
.products-titlewrap {
  margin-top:156px;
}
.products-titlewrap h1 {

  margin-left: 130px;

}

.titlewrap.investorttl,

.titlewrap.aboutttl {

  padding:30px;


}

.titlewrap.aboutttl,
.titlewrap.investorttl,
.titlewrap.newsttl,
.titlewrap.categoryttl,
.titlewrap.singlettl {

  margin-bottom: 40px;
  margin-top: 131px;

}

.title-logo img{

  margin-top: 85px;

  width: 110px;

  min-width: 60px;

}

.titlehr {

  width: 100px;

}

.titles h1 {

  width: 65px;

}

.sub-title {

  color: #fff;

  margin-top: 2px;

}

hr {

  width: 65px;

  border-top: 2px solid #cbcbcb;

}

hr.orange, hr.blue {

  width: 65px;

  border-color: #f7941e;

}

hr.blue {

  border-color: #4599c5;

}

.contact-titlewrap {

  background: url('/wp-content/themes/activeconversion/images/contact-header.jpg') #4699c5 top center no-repeat ;

  min-height: 475px;

  padding:50px 0;

  padding-bottom: 0;

  margin-bottom: 50px;

}
#department {padding: 9px!important;}
.contact-titlewrap form .form-message textarea#comment {
	height: 192px;
}

.marginbottom {

  margin-bottom: 40px;

}

.margintop {

  margin-top: 40px;

}



/* Meta Slider Padding Fix */

.banner-voyent {
  margin-top: 123px;
}

.ac-banner ul.slides {

  padding-left:0;

}

.ac-banner .metaslider {

  overflow: hidden;

}

.ac-banner {

  position: relative;

  height: 580px;

  background-repeat: no-repeat;

  background-size: cover;

  background-position: 50% 25%;

  background-color: #333;

}
.ac-banner-two {

  position: relative;

  height: auto;

  background-repeat: no-repeat;

  background-size: cover;

  background-position: 50% 25%;

  background-color: #333;

  margin-top: 0;
  padding-top:50px;

}

.banner-text{

  font-family: 'Nunito', sans-serif;

  padding-top:60px;

  text-align: center;

  color: #fff;

}

.banner-text h1 {

  font-weight: 100;

  font-size: 40px;

}

.banner-text h2 {

  line-height: 1.5;

  font-size: 24px;

  font-weight: 100;

  margin-top: 50px;

}

.banner-tribox {

  margin-top: 130px;
  margin-bottom: 40px;

}

.banner-tribox p {

  font-size: 16px;
  text-align: center;

}

.banner-tribox img {

  width: 60px !important;

  height: auto;

}

.ac-anchor {
    visibility: hidden;
    position: relative;
    top:-150px;
}
.ac-anchortop {
    visibility: hidden;
    position: relative;
    top:-550px;
}

/* Breadcrumbs */

#breadcrumbs {

  float: right;

    transform: translateY(75%);

    -webkit-transform: translateY(75%);

    -ms-transform: translateY(75%);

}

#breadcrumbs a {display: inline;}



/* Homepage Tribox */

.tribox {

  width: 32%;

}



/* Reusable Styles */



.button {

  display: inline-block;

    background: #4599c5;

    color: #fff!important;

    padding: 10px 20px;

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

    border-radius: 8px;

    text-decoration: none!important;

}

.orange-button {

    background: #f7941e;

    display: inline-block;

    color: #fff!important;

    padding: 10px 20px;

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

    border-radius: 8px;

    text-decoration: none!important;

}

.icefaces {

  margin-top: 30px;

}

.button.bridgeit {

	display: block;

	max-width: 340px;

	margin: 0 auto;

	margin-top: 50px;

}

.nivo-lightbox-wrap{

	top: 20%!important;

	bottom: 0!important;

}

.nivo-lightbox-content {

	text-align: center;

}

.nivo-lightbox-content iframe {

	width: 50%!important;

	height: 70%!important;

	min-width: 304px;

}

.nivo-lightbox-overlay {

margin-left: auto!important;

margin-right: auto!important;

left: 0!important;

right: 0!important;



}

.nivo-lightbox-close {

	    top: 16%!important;

    right: 25%!important;

        width: 25px!important;

    height: 25px!important;

    opacity: 1!important;

}

.right {

	text-align: right;

}

.left {

	text-align: left;

}

.center {

	text-align: center;

}

.clear {

	clear:both;

}

.nomargin {

	margin: 0;

}

.nopadding {

	padding: 0;

}

.alignright {

  float:right;

  margin: 10px 0 10px 20px;

  height: auto;

}

img.alignright {

  margin-left: 50px;

}

.alignleft {

  float:left;

  margin: 10px 20px 10px 0;

  height: auto;

}

img.alignleft {

  margin-right: 80px;

}

/* Header Navigation Menus */



.ac-mobile-menu,

.ac-mobile-nav  {

  display: none; /* Hide mobile menu by default */

  background-color: #555;

}

.ac-mobile-menu {

  font-size: 0.9em;

  font-weight: bold;

  color:#fff;

}

.ac-mobile-menu button {

  background:transparent;

  border:0;

  text-transform: uppercase;

}

.ac-mobile-menu button:focus {

  outline-width: 0;

}

.ac-mobile-menu .ac-mobile-toggle {

  padding:10px;

  color:#fff;

}

.ac-mobile-menu .ac-mobile-toggle:hover {

  cursor:pointer;

}

.ac-mobile-menu .ac-mobile-toggle img {

  padding: 0 5px 2px 0;

}

.ac-mobile-menu .ac-mobile-button {

  padding-left:15px;

  padding-right:15px;

}

.ac-header .ac-mobile-nav ul {

  padding-bottom: 10px;

}

.ac-header .ac-mobile-nav ul li {

  float: none;

}

.ac-header .ac-mobile-nav ul li a {

  display: inline-block;

  width: 100%;

  padding:10px 10px 10px 25px;

  font-weight: bold;

  color:#fff;

}

.ac-header .ac-mobile-nav ul li a:hover {

  background:transparent;

  color:#ddd;

}

.ac-main-menu {

  font-family: 'Nunito', sans-serif;

}

#menu-main-menu {

  float: right;

}

#menu-main-menu a {

  color: #252525;

}

#menu-main-menu li a {

  padding: 33px 20px;

}

#menu-main-menu ul li a {

  padding: 10px 20px;

}

.ac-header ul,

.ac-header li {

  list-style: none;

  margin: 0;

  padding: 0;

}

.ac-header ul {

  position: relative;

  z-index: 597;

}

.ac-header ul li {

  float: left;

  min-height: 1px;

  vertical-align: middle;

}

.ac-header ul li.hover,

.ac-header ul li:hover {

  position: relative;

  z-index: 599;

  cursor: default;

}

.ac-header ul ul {

  visibility: hidden;

  position: absolute;

  top: 100%;

  left: 0;

  z-index: 598;

  width: 100%;

}

.ac-header ul ul li {

  float: none;

}

.ac-header ul ul ul {

  top: 0;

  left: 265px;

  width: 190px;

}

.ac-header ul li:hover > ul {

  visibility: visible;

}

.ac-header ul ul {

  bottom: 0;

  left: 0;

}

.ac-header ul ul {

  margin-top: 0;

}

.ac-header ul ul li {

  font-weight: normal;

}

.ac-header a {

  display: block;

  line-height: 1em;

  text-decoration: none;

}



.ac-header ul ul {

  text-transform: none;

  min-width: 285px;

}

.ac-header ul ul a {

  background: #4599c5;

  color: #fff!important;

  line-height: 150%;

  padding: 16px 20px;

  font-size: 14px;

}

#menu-item-55 ul ul, #menu-item-298 ul ul {

  min-width: 100px;

  width: 100px;

}

#menu-item-55 ul a, #menu-item-298 ul a {

  font-size: 18px;

}

#menu-item-55 ul ul a, #menu-item-298 ul ul a {

  font-size: 14px;

  padding: 21.5px 20px;

}

#menu-item-55 ul ul a span.sub, #menu-item-298 ul ul a span.sub {

  margin-top: 0!important;

}

.ac-header ul ul ul {

}

.ac-header ul ul li {

  position: relative;

}

.ac-header ul ul li:hover > a {

  background: #4ba2cf;

}

.ac-header ul li:hover > a,

.ac-header ul li.active > a {

  background: #4599c5;

  color: #fff!important;

}

#menu-item-55 span.sub, #menu-item-298 span.sub {

  font-size: 13px;

  margin-top: -10px;

  display: block;

}

.ac-header ul li.has-sub > a:after {

  margin-left: 5px;

}

.ac-header ul li.last ul {

  left: auto;

  right: 0;

}

.ac-header ul li.last ul ul {

  left: auto;

  right: 99.5%;

}

.ac-header > ul > li > a {

  line-height: 48px;

  font-size: 12px;

}

#menu-top-menu {

  display: inline-block;

}

#menu-top-menu li a {

  padding:10px;

  color:#777;

  background-color: transparent;

}

#menu-top-menu li a:hover {

  color:#333;

}

#menu-top-menu li:hover {

  background-color: #fff;

}

#menu-top-menu li a:hover, 

#menu-top-menu li li a {

  background-color: #fff;

}

#menu-top-menu li li a {

  text-align: left;

}

.sub-menu-wrap {
  background-color: #252525;
  padding-top: 17px;
  margin-top: 79px;
  z-index: 1;
}

#menu-solutions-sub-menu, #menu-about-sub-menu {

  padding: 0;

}

#menu-solutions-sub-menu .current-menu-item a,

#menu-investors-sub-menu .current-menu-item a,

#menu-about-sub-menu .current-menu-item a {

  color: #4599c5;

}

.sub-menu ul li {

  display: inline-block;

  list-style: none;

  font-size: 18px;

  padding-right: 40px;

  text-align: left;

}

.sub-menu ul li a {

  color: #fff;

  text-decoration: none;

}

.sub-menu ul li:last-child {

  padding-right: 0;

}

.sub-menu ul li span.sub {

  font-size: 13px;
  position: relative;
  top: -6px;

}

.ac-page-nav {

  margin-top:3em;

}

.ac-pagination {

  clear:both;

  font-size:1em;

  line-height:1.5em;

  text-align: center;

}

.ac-pagination a {

  display:inline-block;

  padding:10px 14px;

  text-decoration:none;

  width:auto;

  border:1px solid #ddd;

  position: relative;

  color:#333;

  border-right: none;

}

.ac-pagination a:hover {

  background: #ddd;

}

.ac-pagination a.current {

  cursor: default;

}

.ac-pagination a.current:hover {

  cursor: default;

}

.ac-pagination a:last-child{

  border:1px solid #ddd;

}

.ac-pagination a.current {

  background : #337ab7;

  border:1px solid #337ab7;

  color: #fff;

}
.page-single .col-sm-8 {
  padding: 0;
  background: #f5f5f5;
}
div.post {
  padding-bottom: 1em;
  margin-bottom: 2em;
  background: #f5f5f5;
}

div.post p.ac-readmore a {

  margin:0;

}

.postWrap {

  padding: 0 30px;

  color: #636363;

  font-size: 13px;

  line-height: 24px;

}

.postWrap  h2 {

  margin-top: 15px;

}

.postWrap  h2 a {

  color: #363636;

  font-size: 20px;

  text-decoration: none;

  font-weight: 500;

}

.postWrap .entry {

  margin-top: 20px;

}

.postTime {

  float: left;

  width: 50px;

  background: #363636;

  color: #fff;

  margin-top: -15px;

  text-align: center;

  line-height: 24px;

  margin-right: 30px;

}

.monthPost {

font-size: 12px;

text-transform: uppercase;

}

.dayPost {

font-size: 24px;

}

/* Basic Template Styles */

body {

	font-family: 'Nunito', sans-serif;

}

p {

  font-size: 14px;

  font-weight: 100;

}

#ac-site-logo {

  float:left;

  display: inline-block;

  padding: 15px;

  min-width: 180px;

}

.ac-ph-mob {

  display: none;

}

.ac-thumbnail {

  overflow: hidden;

  width: 100%;

  text-align: center;

}

.ac-thumbnail img {

  max-width: 100%;

}

.ac-top-nav {

  padding: 10px 15px 15px 0;

}

.ac-header .ac-phonerow a {

  display: inline-block !important;

}

.ac-header .ac-phonerow a.button {

  padding: 8px 12px;

  margin-top: 5px;

}

.ac-header .ac-phone {

  display: inline-block;

}

.ac-header .ac-phone span {

  padding-right: 20px;

  font-size: 1.3em;

  color:#666;

}

.ac-banner img {

  width: 100%;

}

.video-link a {

    color: #fff;

    margin-top: 30px;

    border: 2px solid #fff;

    border-radius: 7px;

    -moz-border-radius: 7px;

    -webkit-border-radius: 7px;

    text-decoration: none;

    padding: 7px 15px;

    display: inline-block;

    font-size: 16px;

    font-weight: 100;

    transition: .7s;

}

.video-link a:hover {

  background: #fff;

  color: #000;

}

.ac-footer {

  background-color: #111;

  margin-top:30px;

  padding-top:5px; /*Liana */

}

.ac-footer h2 {

  font-size: 1.1em;

}

.ac-footer-copy {

  font-size:0.9em;

}

.ac-footer .ac-footer-links ul {

	padding-left:0;

	list-style: none;

}

.ac-footer .ac-footer-links ul li {

	display:inline-block; 

	padding-right:10px;

}

.ac-footer-links {

  background-color: #252525;

  font-size: 0.9em;

  padding: 15px 0;

  margin-bottom: -20px;

}

.ac-footer-links .container {

  margin-top: 5px;

}

.ac-footer-links a {

  color: #555;

  font-size: 12px;

}

.ac-social {

	display: block;

	text-align: right;

}

.ac-social ul {

	padding-left:0;

	list-style: none;

}

.ac-social ul li {

	display:inline-block; 

	padding-right:10px;

}

.ac-social ul li img {

	width: 30px;

	height:30px;

}

.contact-title {

  color: #fff;

  margin-bottom: 30px;

  margin-top: 0;

}

input[type='text'], input[type='email'], select, textarea {

  width: 100%;

}

.form-message textarea {

  border-radius: 3px;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  font-size: 16px!important;

  color: #555;
  padding-bottom: 7px!important;
  height: 174px;

}



.form-submit .ac-form-control input[type='submit'] {

  background: transparent;

  border: 2px solid #fff;

  border-radius: 6px;

  -moz-border-radius: 6px;

  -webkit-border-radius: 6px;

  font-weight: 100;

  font-size: 16px;

  padding: 8px 15px;

  transition: .7s;

  color: #fff;

}

.products-tribox ul {

  text-align: left;

  color: #636363;

  font-weight: 100;

}

.products-tribox p {
  margin: 0 -5px 10px;
}
.products-tribox hr+p{
  text-align: left;
}
.form-products {

  margin-top: 40px;

}

.form-products .ac-form-control {

  margin-top: 160px;

}

.need-more-info-form {

  float: none;

    margin: 0 auto;

}



.form-submit .ac-form-control input[type='submit']:hover {

  background-color: #fff;

  color: #236aad;

}

/* Style forms in div ac-form */

.form-wrapper {

  float: none;

  margin: 0 auto;

}

.form-wrapper .ac-form {

  font-size: 16px;

  color: #fff;

}

.ac-form input, .ac-form select,.ac-form textarea {

  border: none;

}

.ac-form td {

  padding:0 10px 10px 0;

}

.ac-form input[type='submit'] {

  background-color:#555;

  color:#fff;

  border: 0;

  padding: 5px 10px;

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  border-radius: 2px;

}

.ac-form select, .ac-form input[type='text'], .ac-form input[type='email'], .ac-form textarea  {

  padding: 9px!important;

    -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  font-size: 16px!important;

  color: #555;

  font-weight: 100;

}

.form-products textarea{

    padding-bottom: 22px!important;
    height: 142px;

  }

/* Style Recent Posts in footer */

.ac-footer-widget:first-child {

	padding-left: 30px;

} 



.widget.ac-footer-widget ul { 

  padding-left:0px;

  margin-left:0;

}

.widget.ac-footer-widget ul li {

  list-style-type:none;

}



.widget.ac-footer-widget .post-date {

  float: left;

}

.ac-footer-widgets {

  padding-top: 30px; /*Liana */

}

.ac-footer-widgets a {

  color: #fff;

  font-family: 'Nunito', sans-serif;

  font-weight: 100;

}

.ac-footer-widgets .ac-footer-widget:nth-child(2) {

  padding-left: 70px;

}

.ac-footer-widgets .ac-footer-widget:nth-child(3) {

    margin-right: -40px;

    margin-left: 40px;

}

.ac-footer-widget ul {

  text-align: left;

}

.ac-footer-widgets .ac-footer-widget:nth-child(4) {

  text-align: right;

}

.ac-footer-widgets .ac-footer-widget:nth-child(4) ul {

  float: right;

}

.ac-footer-widgets .ac-footer-widget:nth-child(4) h2 {

  margin-right: 24px;

}

.social-icons {

      margin-top: 30px;

      margin-bottom: 80px;

}

.social-icons img {

  padding: 0 8px;

  opacity: .6;

}

.ac-footer .ac-widget-title {

  color: #ddd; /* Liana */

  font-family: 'Nunito', sans-serif;

  text-transform: uppercase;

  font-size: 12px;

}

.ac-footer .textwidget .ac-widget-title {

  text-align: center;

  margin-left: -45px;

  margin-right: -45px;

}

.ac-footer-widget {

  padding: 0;

}

.gallery img {

  border: none!important;

  height: auto;

}
.ac-sidebar-widgets {
 color: #636363;
 font-size: 16px; 
}
.ac-sidebar-widgets  .ac-widget-title {
  color: #252525;
  font-size: 16px; 
  border-bottom: 2px solid #4599c5;
  font-weight: 500;
  padding-bottom: 15px;
  max-width: 65px;
}
.ac-sidebar-widgets  ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.ac-sidebar-widgets li a {
  text-transform: uppercase;
  font-size: 14px;
}
.ac-sidebar-widgets .cat-item a {
  color: #636363;
  font-weight: 300;
;
}
.ac-sidebar-widgets .cat-item a {
  text-transform: capitalize;
  font-size: 16px;
}
.ac-sidebar-widgets  ul li {
  margin-bottom: 15px;
}
.ac-sidebar-widgets .post-date {
  font-size: 12px;
  display: block;
  color: #636363;
  font-weight: 300px;
}
.ac-sidebar-widgets  > div {
  margin-bottom: 40px;
}
.ac-sidebar-widgets  #search {
  max-width: 194px;
}
.ac-sidebar-widgets  #searchsubmit {
  color: #fff;
  background: #4599c5;
  font-size: 12px;
  border:none;
  padding:6px 10px;
  vertical-align: middle;
  border-radius: 5px;

}
.area-1 h3 {
  font-size: 23px;
}
.area-3 {
  padding-bottom: 0!important;
}
.content-area-1, .content-area-2a, .content-area-4 {
    padding: 40px 0;
}

.content-area-2, .content-area-3, .content-area-5 {

    background: #a3c6d9; 

    padding: 50px 0;

}
.content-area-5 a:first-child {
  margin-right: 20px;
}

.content-area-1 a,
.content-area-2 a,
.content-area-2a a,
.content-area-3 a,
.content-area-4 a,
.content-area-5 a{

  color: #fff;

  background-color: #4599c5;

  margin-top: 25px;

  border-radius: 7px;

  -moz-border-radius: 7px;

  -webkit-border-radius: 7px;

  text-decoration: none;

  padding: 7px 15px;

  display: inline-block;

  font-size: 14px;

  font-weight: 100;

  transition: .7s;

}
.content-area-5 {
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
}

.logos-title {
  background: #363636;
  color: #fff;
  padding: 20px 0!important;
  padding-bottom: 0!important;
  margin-bottom: 20px!important;
}
.logos-title h4 {
  font-size: 16px;
  color: #fff!important;
}
.logos-title h3 {
  font-size: 36px;
  margin-top: 28px;
}

.content-area-1 p,
.content-area-2 p,
.content-area-2a p,
.content-area-3 p,
.content-area-4 p,
.content-area-5 p {
  color: #636363;
}

.content-area-1 h4,
.content-area-2 h4,
.content-area-2a h4,
.content-area-3 h4,
.content-area-4 h4,
.content-area-5 h4 {

  font-size: 16px;

  margin-bottom: 30px;

  margin-top: -6px;

}

.content-area-1 h3,
.content-area-2 h3,
.content-area-2a h3,
.content-area-3 h3,
.content-area-4 h3,
.content-area-5 h3 {

  font-size: 26px;

}

.title:after{

  content: "";

    display: inline-block;

    width: 40px;

    height: 20px;

    background-image: url('/wp-content/themes/activeconversion/images/title-bg.png') ;

    background-repeat: no-repeat;

    position: relative;

    top: 25px;

}

.area-1, .area-2, .area-3 {

  padding: 40px 0;

}

.area-1, .area-3 {

  background-color: #f2f2f2;



    border-top: 1px solid #ccc;

    border-bottom: 1px solid #ccc;

}



.whitepaper-right {

  background-color: #f2f2f2;

  border: 1px solid #ccc;

  padding: 20px 10px;

  text-align: center;

}

.whitepaper-right p {

  color: #636363;

  margin-bottom: 25px;

}

.whitepaper-left ul, .whitepaper-left p {

  color: #636363;

  font-weight: 100;

}

.whitepaper-left ul {

  padding-left: 25px;

}

.whitepaper-left .orange-button{

  margin-top: 40px;

}

.whitepaper-left.h3+.col-sm-6 {

  padding-left: 0;

  padding-right: 30px;

}

.whitepaper-left h3 {

  font-size: 19px;

  margin-bottom: 30px;

  line-height: 1.6;

}

.whitepaper-left h4 {
  text-align: center;
  margin-top: 30px;
}

.technology h3 {

  color: #4599c5;

  font-size: 20px;

  font-weight: 400;

  text-transform: uppercase;

}

.technology h4 {

  font-weight: 400;

  font-size: 16px;

  margin-top: 20px;

  margin-bottom: 4px;

}

.technology + .row .button {

  margin-top: 50px;

  margin-bottom: 30px;

}

.technology-wrapper hr + h3 {

  font-size: 20px;

    max-width: 600px;

    margin: 0 auto;

    margin-bottom: 50px;

}

.technology hr {

  margin-left: 0;

}

.title {

  background-color: #363636;

  color: #fff;

  margin-bottom: 60px;

  padding: 15px 0;

}

.title h4 {

  color: #999;

}

.logos h3 {

  color: #236aad;

  font-size: 36px;



}
.logos{

  padding: 40px 0;

}

.logos h4 {

  color: #4599c5;

  font-size: 16px;

  margin-bottom: 50px;

}

.page-frontpage h3 {

  color: #363636;

  font-size: 30px;

  font-weight: 400;

  margin-bottom: -6px;

}

.page-frontpage h4 {

  color: #4599c5;

  font-size: 16px;

  margin-bottom: 40px;

}

.page-frontpage a {

  color: #252525;

  margin-top: 20px;

  border: 2px solid #252525;

  border-radius: 7px;

  -moz-border-radius: 7px;

  -webkit-border-radius: 7px;

  text-decoration: none;

  padding: 7px 15px;

  display: inline-block;

  font-size: 16px;

  font-weight: 100;

  transition: .7s;

}

.page-frontpage a:hover{

  color: #fff;

  background: #252525;

}

.page-frontpage ul {

  padding-left: 0;

}

.page-frontpage ul li {

  list-style: none;

  display: inline;

  margin-right: 10px;

}

.page-frontpage ul li a:before {

  content: '›';

  font-size: 50px;

  position: absolute;

  top: 40px;

  left: 0;

  padding-left: 10px;

  font-weight: 100;

}

.page-frontpage ul li a {

  border: none;

  background-color: #4599c5;

  color: #fff;

  font-size: 24px;

  border-radius: 0;

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  padding: 50px 15px 15px 35px;

  position: relative;

  font-weight: 100;

  width: 295px;

  transition: .7s;

}

.page-frontpage ul li a:hover {

background-color: #236aad;

border: none;

}

.extra {

  display: block;

    font-size: 14px;

    margin-top: -6px;

}

/* Products */

.need_more_information {

  background: url('/wp-content/themes/activeconversion/images/product.jpg') #478fb5 top center no-repeat ;

/* Removed by Liana to prevent the extra padding at the bottom of the blue section in contact area  padding: 50px 0; */
/*Added by Liana */

  padding-top: 25px;

/*End Added by Liana */
  min-height: 340px; /* Liana*/


  border-top: 1px solid #ccc;

/* Editted by Liana  margin-bottom: -30px; */

  margin-bottom: -50px;

  color: #fff;

}

.management-row {

  margin-bottom: 40px;

}

.management-row:last-child {

  margin-bottom: 0;

}

.management-row h3, .management-row h4 {

  font-weight: 400;

  margin-left: 70px;

}

.management-row h3 {

	margin-top: 0;

}

.management-row h4 {

  font-size: 16px;

  margin-top: -10px;

  margin-bottom: 20px;

}

.management-image {

  position: relative;

}

.linkedin {

  position: absolute;

  top: 12px;

}

.contact-row {

  color: #636363;

}

.contact-row hr {

  margin-left: 0;

}

.contact-row h5 {

  font-size: 16px;

  color: #252525;

}

.contact-row a {

color: #236aad;

}
#gform_wrapper_1 {
  max-width: 100%!important;
}
.contact-form ul li {
  width: 49%!important;
}
.contact-form input, .contact-form select, .contact-form textarea {
  margin: 2px 0!important;
  width: 100%!important;
}



.contact-form textarea {
/* Changed by Liana  height: 194px!important;*/
  height:147px!important;
  margin-bottom: 10px!important;
}
#field_1_6 {
  clear: none;
  float: right;
  top: -203px;
  position: relative;
}

/* added by Liana */

#field_2_3 {
    float: right;
    top: -210px;
    position: relative;
}

#field_2_6 {
   float: right;
   top: -210px;
   position: relative;
}


#field_3_5 {
   clear: none;
   float: right;
   top: -210px;
   position: relative;
}

#field_3_6 {
   float: right;
   top: -210px;
   position: relative;
}

#field_6_8 {
  float: right;
  top: -208px;
  position: relative;
}
#field_6_6 {
  float: right;
  top: -208px;
  position: relative;
 }

.gform_wrapper ul li.gfield {    
margin-top:0px !important;    
padding-top: 0;
}

/* END added by Liana*/

.gform_wrapper .gform_footer {
  position: relative;
  top: -200px;
  text-align: center;
}
.gform_wrapper form {
  height: 280px;
}

.contact-form input[type='submit'] {
  background: transparent;
    border: 2px solid #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: 100;
    font-size: 16px!important;
    padding: 8px 15px;
    transition: .7s;
    color: #fff;
    width: 170px!important;
}
.contact-form input[type='submit']:hover {
    background-color: #fff;
    color: #236aad!important;
}
/* Investors */



.investcont {

  text-align: left;

}

.investcont h4 {

  font-weight: bold;

  padding: 10px 0;

}

.investcont h4 span.nrml {

  font-weight: normal;

  font-size: 0.8em;

}



.customersQuote {

  background: url('/wp-content/themes/activeconversion/images/customerBG.jpg') #478fb5 top center no-repeat;

  color: #fff;

  padding: 120px 0 60px;

}

.customersQuote h3 {

  font-size: 22px;

  margin-bottom: 35px;

  margin-top: 0;

}

.customersQuote img {

  margin:0 15px 0 130px;

}

.customersQuote strong {

  font-size: 24px;

  font-weight: 500;

}

.customersQuote .personTitle {

  font-size: 14px;

  margin-top: -13px;

}

.greyBG {

  background: #f2f2f2;

  margin-bottom: -30px;

  border-top: 1px solid #cecece;

}

.testimonial {

  border: 1px solid #cccccc;

  padding:45px 30px 30px 30px;

  margin-top: 80px;

  margin-bottom: -50px;

  min-height: 300px;

  background: white;

  text-align: center;

}

.testimonial p {

  text-align: left;

}

.testimonial img {

  margin-top: -120px;

}

.testimonial strong {

color:#363636;

font-size:18px;

}
#news-div > div {
  margin-left: 75px;
}
.investment-news {

  background: url('/wp-content/themes/activeconversion/images/investors-bg.jpg');

  padding: 120px 0;

}

.investment-news h2 {

  color: white;

}

.investment-news .ac-widget-title {

  display: none;

}

.investment-news .rpwe-block  {

  text-align: left;

  color: #f2f2f2;

  margin:60px 0;

}

.investment-news .rpwe-block .rpwe-title a {

  font-size: 24px;

  color: #f2f2f2;

}

.investment-news .rpwe-block li {

  border-bottom: none;

  margin-bottom: 20px;

}

.investment-news .rpwe-block .rpwe-summary {

  font-size: 13px;

  line-height: 30px;

}

.investment-news .wMonth {

  font-size: 12px;

}

.investment-news .rpwe-time {

  background: #4599c5;

  float: left;

  display: block;

  width: 50px;

  height: 50px;

  margin-right: 25px;

  color: white;

  display: inline-block;

  font-size: 24px;

  text-align: center;

  line-height: 20px;

  text-transform: uppercase;

}

.investors {

  font-size: 18px;

  line-height: 26px;

}

#titlewrap-23 h1:before, #titlewrap-27 h1:before, #titlewrap-30 h1:before, #titlewrap-19 h1:before {

  position: absolute;

  left: 15px;

}

#titlewrap-23 h1:before {

  content: url('/wp-content/themes/activeconversion/images/bridgeit-logo.png');

  left: 30px;

}

#titlewrap-27 h1:before {

  content: url('/wp-content/themes/activeconversion/images/icefaces-logo.png');

}

#titlewrap-30 h1:before {

  content: url('/wp-content/themes/activeconversion/images/icepdf-logo.png');

  left:40px;

}

#titlewrap-19 h1:before {

  content: url('/wp-content/themes/activeconversion/images/icefaces-logo.png');

  left:40px;

}



#titlewrap-23 h1:after, #titlewrap-27 h1:after, #titlewrap-30 h1:after, #titlewrap-19 h1:after /*add the rest*/ { 

  display: block;

  font-size: 18px;

  font-weight: 100;

  border-top: 1px solid rgba(255, 255, 255, 0.4);

  padding-top: 8px;

}

#titlewrap-23 h1:after{

  content: 'Hybrid mobile app development';

}

#titlewrap-27 h1:after {

  content: 'Rich Internet Applications for Java EE';

}

#titlewrap-30 h1:after {

  content: 'Fast, robust and light weight PDF library for Java';

}

#titlewrap-19 h1:after {

  content: 'Smart Notifications for Enterprise';

}









.ac-desktop-menu ul li.current_page_item a{

    background-color: #4599c5;

    color: #fff!important;

}

.ac-desktop-menu ul li.current_page_item ul li a {

  background: #4599c5;

}

.ac-desktop-menu li.current_page_item ul li a:hover{

background: #4ba2cf!important;

}

.current_page_ancestor a{

  background: #4599c5;

  color: #fff!important;

}

#menu-item-55>a br, #menu-item-55>a span, #menu-item-298>a br, #menu-item-298>a span {

  display: none!important;

}

.partners-tribox p {

  text-align: left;

}

.partners-tribox img {

  padding-bottom: 10px;

}

.partners-tribox .col-sm-4.col-xs-12 {

  padding: 0 8px;

}

.partners-tribox .col-sm-4.col-xs-12:first-child {

  padding-left:0;

}

.partners-tribox .col-sm-4.col-xs-12:last-child {

  padding-right:0;

}

.tribox-background {

padding: 20px;

border: 1px solid #ccc;

min-height: 306px;

}

.partner-logo img {

  border: 1px solid #ccc;

}

.partner-row {

  margin-bottom: 30px;

}

.partners-wrapper {

  background: #f2f2f2;

  border-top: 1px solid #ccc;

  margin-top: 40px;

  margin-bottom: -30px;

}

.partners-wrapper h3 {

	margin-top: 50px;

}
.pricing-wrapper h5 {
  color: #478fb5;
  font-weight: 100;
  margin-top: -10px;
}
.pricing-table .col-sm-3.col-xs-12,

.pricing-table .col-sm-15.col-xs-12,

.pricing-table .col-sm-4.col-xs-12,

.pricing-table .col-sm-6.col-xs-12 {

	padding: 0!important;

}

.pricing-table table {

	width: 100%;

	border-right: 2px solid #478fb5;

}
.pricing-table .col-sm-3.col-xs-12:last-child table,
.pricing-table .col-sm-6.col-xs-12:last-child table,
.pricing-table .col-sm-4.col-xs-12:last-child table {

	border: none;

}

.pricing-table td{

	padding: 7px 8px;

}

.pricing-table tr:nth-child(even) td {

	background: #eee;

}

td.pricing {

	background-color: #ccc!important;

}

td.price-title {

	background-color: #478fb5!important;

	color: #fff;

}

.pricing-table.icepdf td {

  text-align: center;

}

td.morepadding-perapp {

  padding: 10px 10px 64px 10px;

}


/*5 column layout with bootstrap*/

.col-xs-15,

.col-sm-15 {

    position: relative;

    min-height: 1px;

    padding-right: 10px;

    padding-left: 10px;

}

.col-xs-15 {

    width: 20%;

    float: left;

}
.menu-investors-sub-menu-container ul li a {
  color: #fff!important;
}


.banner-tribox {
  margin-top: 60px;
}

.banner-tribox a {
  color: #fff!important;
  text-decoration: none!important;
}


@media (min-width: 768px) {

.col-sm-15 {

        width: 20%;

        float: left;

    }

}


/* Responsive Breakpoints */

@media (min-width: 768px) and (max-width: 991px) { /* sm */



  .tribox-background {min-height: 366px;}

  .whitepaper-left h2 img {right: 10px;} 

  .morepadding-voyent {padding: 17px 10px!important;}

}

@media (max-width: 768px) { /* xs */

.ac-mobile-menu {display: block;}

.ac-desktop-menu {display:none;}

.ac-footer-widgets .ac-footer-widget:nth-child(4) {text-align: left; margin-bottom: 30px;}

.ac-footer-widgets .ac-footer-widget:nth-child(4) ul {float: none;}

.ac-footer-widgets .ac-footer-widget:nth-child(3) {margin: 0;}

.ac-footer-widgets { padding-left: 15px;}

.ac-footer .textwidget .ac-widget-title {text-align: left;}

.social-icons {text-align: left; margin-bottom: 15px;}

.banner-text {top: 10px;}

.banner-tribox {margin-top: 80px;}

.banner-tribox img {padding: 10px 0;}

.ac-header ul ul {visibility: visible; position: relative; padding-left: 20px;}

.ac-header ul ul a {font-size: 13px!important; color: #252525!important;}

.ac-header .ac-mobile-nav ul li a:hover {color: #fff!important; background: #4599c5!important;}

.ac-mobile-menu a {font-weight: 100!important; background: #fff!important; color: #252525!important;}

.ac-mobile-button{background: #4599c5;}

.ac-header .ac-mobile-nav ul{background: #4599c5;}

.ac-header ul li:hover > a {color: #252525!important;}

.form-message textarea {margin-left: 9px;}

.sub-menu ul li {display: block; margin-bottom: 10px; border-bottom: 1px solid #aaa;}

.area-1 .col-sm-6.col-xs-12.center {margin-bottom: 20px;}

.navbar-fixed-top {position: initial;}

.sticky-nav {margin-bottom: 0;}

.area-1 .button {display: block; margin-top: 15px; margin-bottom: 20px;}

.whitepaper-left .orange-button {margin-bottom: 20px;}

.ac-footer-widget {padding-left: 15px!important;}

.ac-footer .textwidget .ac-widget-title {margin-left: 0; margin-right: 0;}

.management-row .col-sm-6.col-xs-12:first-child {margin-bottom: 20px;}

.linkedin {bottom: 0;}

.partner-row {margin-bottom: 0;}

.partner-logo {margin-bottom: 20px;}

.partners-tribox .col-sm-4.col-xs-12 {padding: 0 8px!important;}

.tribox-background {min-height: 206px;}

.nivo-lightbox-close {right: 13%!important;}

.logo-wrapper {float: none; margin: 0 auto;}

.sub-menu-wrap, .products-titlewrap, .aboutttl, .investorttl {margin-top: 0!important;}

#news-div > div {margin-left: 0;}

td.morepadding-perapp {padding: 7px 8px;}

}

  

@media (max-width: 630px) {
  .gform_wrapper form {height: initial!important;}
  .whitepaper-left h2 img {width: 70px; right: 50px; top: -5px;}
  .logo-wrapper {width: 50%;}
  .contact-form ul li {width: 100%!important;}
  #field_1_6, .gform_wrapper .gform_footer {position: inherit;}
/*Added by Liana */
 #field_2_3, .gform_wrapper .gform_footer {position: inherit;}
 #field_2_6, .gform_wrapper .gform_footer {position: inherit;}
 #field_3_5, .gform_wrapper .gform_footer {position: inherit;} 
 #field_3_6, .gform_wrapper .gform_footer {position: inherit;}
 #field_6_8, .gform_wrapper .gform_footer {position: inherit;}
 #field_6_6, .gform_wrapper .gform_footer {position: inherit;}
/*End added by Liana */ 
 .contact-titlewrap {padding-bottom:50px;}
}



@media (max-width: 590px) { /* mobile menu shows */

  .banner-text h1 {font-size: 24px; margin-bottom: 50px;}

  .banner-text h2 {font-size: 18px;}

  .titlewrap h1 {margin-top: 60px;}

}

@media (max-width: 527px) { /* mobile menu shows */

  .banner-text h2 {margin-top: 20px;}

  .whitepaper-left h2 img {right: 0;}

}
@media (max-width: 480px) {
  .gform_body ul li .ginput_container.ginput_container_select select {width: 100%!important;}
}

@media (max-width: 420px) {

.whitepaper-left h2 img {width: 60px; right: -15px;}
.logo-wrapper {width: 65%;}

}

@media (max-width: 395px) {

.banner-tribox p, .video-link a {font-size: 13px;}

.video-link a {margin-top: 15px;}

.products-titlewrap h1 {margin-left: 90px;}

#titlewrap-23 h1:before {content: url('/wp-content/themes/activeconversion/images/bridgeit-logo-small.png'); left:15px;}

#titlewrap-27 h1:before {content: url('/wp-content/themes/activeconversion/images/icefaces-logo-small.png'); margin-top:21px;}

#titlewrap-30 h1:before {content: url('/wp-content/themes/activeconversion/images/icepdf-logo-small.png'); margin-top:12px; left: 15px;}

.products-titlewrap {padding: 10px 0;}

.products-titlewrap h1 {margin-top: 20px;}

.whitepaper-left h2 img {position: relative;}
.logo-wrapper {width: 80%;}
.banner-text h1 {margin-bottom: 35px;}
.banner-text h2 {margin-top: 35px;}
.banner-tribox {margin-top: 40px;}

}
