  /*
  Theme Name:     3scale14
  Theme URI:      n/a
  Description:    2014 theme for 3scale site, created by BrighterColors.
  Author:         BrighterColors
  Author URI:     http://brightercolors.com
  Version:        1.0
  */

  /* GLOBAL STYLES
  -------------------------------------------------- */

  /*=====================================================================================
  ================================* Fonts and body text *================================
  ==================================================================================== */

  @font-face{
  font-family:'Glyphicons Halflings';
  src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot);
  src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff) format("woff"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
  }

body {
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  line-height:1.4em;
  color: #505050;
  font-size:15px;
  padding: 0px;
  font-weight:300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

h1 {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 15px;
  }

h2 {
  font-size: 30px;
  font-weight: 300;
  line-height:1.5em;
  margin-bottom:20px;
  }

h3 {
  font-size: 20px;
  font-weight: 300;
  line-height:1.4em;
  }  

h4 {
  font-size: 15px;
  font-weight: 400;
  }

p { 
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  line-height : 1.6em;
  padding:0px;
  font-weight: 300;
  }

a {
  color: #15a1ff;
  text-decoration:none;
  }

a:hover {
  text-decoration:none;
  cursor:pointer;
  color: #1a7ec2;
  }

ul {
  margin-top:10px;
  }

li {
  line-height: 1.8em;
  }  

h1.petite {
  font-size:30px;
  line-height:1.5em;
  }

.pghead h1 {
  margin-top:30px;
  margin-bottom: 0px;
  }

h1.pghead {
  margin-top:30px;
  margin-bottom: 0px;
  }

.pghead h3 {
  margin-top: 15px;
  margin-bottom:10px;
  }

.pghead p {
  font-size: 20px;
  font-weight:300;
  margin-top: 10px;
  }

iframe {
  overflow:hidden;
  border: none;
  }

code {
  padding: 2px 4px;
  font-size: 100%;
  color: #829a3c;
  background-color: #f4f4f4;
  border-radius: 4px;
  }

  /*li {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  }*/

input,
textarea{
  color: #333333;
  padding: 9px 7px 7px;
  width: 195px;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  }

img.numbered {
  float:left;
  margin-left:10px;
  margin-right:15px;
  width:32px;
  }

.bullet-one {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-one.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-two {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-two.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-three {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-three.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-four {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-four.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.center {
  text-align:center;
  } 

.alignright {
  float:right;
  padding:10px;
  }

.alignleft {
  float:left;
  padding:10px;
  }


#searchform .text {
  width: auto;
  }
  
#searchform {
  margin-bottom:20px;
  }

#searchform .text {
  background-color:#ffffff;
  color: #505050;
  border-radius:3px;
  border:0px solid #fff;
  }

#searchform .button {
  padding:15px 5px 15px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#ffffff;
  color: #505050;
  font-size:20px;
  } 
  
  /*=====================================================================================
  ================================* STRUCTURE *==========================================
  ==================================================================================== */


/*============= padding and spacing ============= */
@media (min-width:992px) {
  .col-md-offset-0 {
   margin-left: 0;
   }
  } 
    
.marketing {
  padding-left: 15px;
  padding-right: 15px;
  }

.spacer-80 {
  margin: 40px 0;
  display:inline-block;
  }

.spacer-60 {
  margin: 30px 0;
  display:inline-block;
  }

.spacer-56 {
  margin: 28px 0;
  display:inline-block;
  }

.spacer-40 {
  margin: 20px 0;
  display:inline-block;
  }

.spacer-50 {
  margin: 25px 0;
  display:inline-block;
  }

.spacer-20 {
  margin: 10px 0;
  display:inline-block;
  }

.spacer-10 {
  margin: 5px 0;
  display:inline-block;
  }

.colpad {
  padding: 0px 20px;
  }

.colpad-25 {
  padding: 0px 25px;
  }

.colpad-35 {
  padding: 0px 30px;
  }


.twocol-left {
  padding-right: 35px;
  }

.twocol-right {
  padding-left: 35px;
  }

.flex-container{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; 
  justify-content: space-between;
  }

@media screen and (max-width: 640px){

  h1{
  font-size: 38px;
  }

  .flex-container{
  display: table; 
  }
  }


/*============= colors and sections ============= */
.light {
  background-color: #ffffff;
  }

.gray {
  background-color: #f4f4f4;
  }

.green {
  color: #829a3c;
  }

.orange {
  color: #ff7314;
  }


.orange-gradient{
  background: -webkit-linear-gradient(-45deg, #d85600, #ff7314);
  background: -o-linear-gradient(-45deg, #d85600, #ff7314);
  background: -moz-linear-gradient(-45deg, #d85600, #ff7314);
  background: linear-gradient(-45deg, #d85600, #ff7314);
  color: #ffffff;
  }
  
.teal {
  background: -webkit-linear-gradient(#3795b6, #3289a7);
  background: -o-linear-gradient(#3795b6, #3289a7);
  background: -moz-linear-gradient(#3795b6, #3289a7);
  background: linear-gradient(#3795b6, #3289a7);
  padding-bottom: 2em;
  color:#ffffff;
  }

.teal h1 {
  margin: 10px 0;
  }

.teal h2{
  margin: 0;
  padding: 0 0 1em 0;
  }

.teal h3{
  margin: 0;
  padding:0;
  font-size: 1.5em;
  }

.eggplant {
  background-color: #534b54;
  color: #ffffff;
  }

.eggplant-gradient .triangles li:before {
  content: "";
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative; 
  }

.eggplant-gradient {
  background: rgba(83,75,84,1);
  background: -moz-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(83,75,84,1)), color-stop(100%, rgba(128,116,127,1)));
  background: -webkit-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: linear-gradient(135deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534b54', endColorstr='#80747f', GradientType=1 );
  color: #ffffff;
  }

.taupe {
  background-color: #847d73;
  color: #ffffff;
  }

.taupe a {
  color: #ffffff;
  font-weight: 400;
  }


.taupe .triangles li:before {
  content: "";
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative; 
  }
  

.taupe-gradient {
  background: rgba(132,125,115,1);
  background: -moz-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(132,125,115,1)), color-stop(100%, rgba(170,161,147,1)));
  background: -webkit-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: linear-gradient(135deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847d73', endColorstr='#aaa193', GradientType=1 );
  color: #ffffff;
  }

.darkblue {
  background: rgba(19,93,142,1);
  background: -moz-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(19,93,142,1)), color-stop(100%, rgba(26,126,194,1)));
  background: -webkit-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: linear-gradient(135deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#135d8e', endColorstr='#1a7ec2', GradientType=1 );
  color: #ffffff;
  }

.bluegrad {
  background: rgba(16,150,210,1);
  background: -moz-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(16,150,210,1)), color-stop(81%, rgba(16,171,224,1)), color-stop(100%, rgba(16,171,224,1)));
  background: -webkit-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: linear-gradient(135deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1096c9', endColorstr='#10abe0', GradientType=1 );
  color:#ffffff;
  }

.gradient {
  background: rgba(216,86,0,1);
  background: -moz-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(216,86,0,1)), color-stop(81%, rgba(255,115,20,1)), color-stop(100%, rgba(255,115,20,1)));
  background: -webkit-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: linear-gradient(135deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d85600', endColorstr='#ff7314', GradientType=1 );
  color:#fae5de;
  }

.gradient h1 {
  margin-top:40px;
  }

.gradient h2 {
  text-align:center;
  font-size:30px;
  font-weight:300;
  line-height:1.6em;
  }

.gradient p {
  font-size:20px; 
  font-weight:300; 
  }

.gradient-body {
  padding:25px 0;
  }

.gradient.gradient-body p {
  font-size: 15px;
  color: #fae5de;
  }

.gradient-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fae5de;
  font-weight:300;
  }

.gradient-body ul {
  margin-top:-8px;
  }

.gradient-body li {
  margin: 0px 0px 10px 0px;
  }

.gradient-body li:before { 
  content: "";
  border-color: transparent #fff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
  }  

.faded {
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,1)), color-stop(100%, rgba(244,244,244,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 );
  }

.greenient {
  background: rgba(97,112,50,1);
  background: -moz-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(97,112,50,1)), color-stop(100%, rgba(130,154,60,1)));
  background: -webkit-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: linear-gradient(135deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617032', endColorstr='#829a3c', GradientType=1 );
  color: #ffffff;
  }

.grid-gray {
  background:url('/wp-content/uploads/2015/12/grid-4.png') center center repeat #f4f4f4;
  }

.grid-white {
  background:url('/wp-content/uploads/2015/12/grid-2.png') center center repeat;
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  }

.quote {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #534b54;
  font-size:24px;
  }

@media (min-width: 768px) {
  .marketing {
   padding-left: 0;
   padding-right: 0;
   }
  }

  /* Fixes width of embedded signup form */
 @media (min-width: 320px) {
   iframe.signup {
   width: 310px;
   height: 675px;
   background-color: #f4f4f4;
   }
  }

@media (min-width: 660px) {
   iframe.signup {
   width: 595px;
   height: 375px;
   }
  }

.float {
  margin: 0 auto;
  text-align: center;
  background-color: #f4f4f4;
  }

.float iframe {
  display:inline-block;
  padding: 5px;
  }

.icon {
  text-align:center;
  margin: 0 auto;
  }

.icon h2,
.icon h3 {
  text-align:left;
  }

.icon img {
  display:inline-block;
  width:60%;
  }

img.feature {
  float:left;
  width:100px;
  margin-top:30px;
  padding-right:10px;
  }

img.twos {
  width: 50%;
  display:inline-block;
  }

.threes {
  padding-top: 20px;
  padding-bottom: 15px;
  }

.threes img {
  display:inline-block;
  width:120px;
  } 

.steps {
  font-size: 18px;
  line-height:1.6em;
  }

.mini {
  font-size:14px;
  line-height:1.5em;
  color:#ffffff;
  }

img.feat {
  box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  border:1px solid #cccccc;
  }

.inset {
  background-color: #f4f4f4;
  }

.inset h4 {
  margin-left: 5px;
  line-height: 60px;
  }

.inset img {
  background-color: #ffffff;
  border-radius: 50%;
  margin: 5px;
  padding: 5px;
  height: 50px;
  float:left;
  }

img.team {
  border-radius:50%;
  border: 2px solid #829a3c;
  background-color: #829a3c;
  padding: 5px;
  margin:0 auto;
  } 

.regular {
  font-weight:400;
  }

.margin-bottom-40 {
  margin-bottom:40px;
  }

.no-spacing {
  padding:0;
  margin:0;
  } 

ul.clean {
  list-style-type:none;
  line-height:1.8em;
  }

.right {
  margin-right: 0px;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  float:right;
  }
  
@media (min-width: 768px) {
  .right {
    width: 765px;
    }
  }
  
@media (min-width: 992px) {
  .right {
    width: 985px;
    }
  }
  
@media (min-width: 1200px) {
  .right {
   width: 1185px;
   }
  }
  
.deployment {
  float:left;
  width:50%;
  padding:15px;
  margin:0px 15px;
  background-color:#f4f4f4;
  }

.whitebox {
  box-shadow: 0px 0px 3px 3px rgba(234,234,234,1);
  margin:20px 0px;
  background-color: #ffffff;
  padding: 0px 30px 20px;
  width: 90%
  }

.whitebox img {
  width:160px;
  margin:0 auto;
  }


  /*=====================================================================================
  ================================* NAVBAR *=============================================
  ==================================================================================== */

header {
  height:40px;   
  }


.supra {
  background-color: #e6e6e6;
  height: 40px;
  color: #fff;
  text-align: right;
  display:block;
  position:relative;
  width:100%;
  z-index: 1050;
  }

.supra p{
  padding-right:25px;
  color:#333333;
  margin-top:5px;
  text-align:right;
  display:inline;
  margin-left:15px;
  }

.supra a {
  color: #333333;
  font-size: 13px;
  padding-top: 1px;
  padding-right: 15px; 
  }

.supra a:hover{
  text-decoration: none;
  }
  
.supra #sslogin{
  padding-right: 10px;
  }
  
.supra #ssup{
  padding-left: 10px;
  }

.supra #searchform {
  margin-bottom:0px;
  margin-top:7px;
  background-color:#d2d2d2;
  border-radius:3px;
  display:inline-block;
  width:200px;
  height: 25px;
  }

.supra #searchform .text {
  background-color:#d2d2d2;
  color: #505050;
  border-radius:0px;
  border:0px solid #d2d2d2;
  padding:2px;
  font-size:12px;
  width:170px;
  box-shadow:0px 0px 0px;
  -webkit-box-shadow:0px 0px 0px;
  -mox-box-shadow:0px 0px 0px;
  }

.supra #searchform .text:focus {
  outline: #ff7314 auto 2px;
  }

.supra #searchform .button {
  padding:0px 2px 0px 0px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#d2d2d2;
  color: #787878;
  font-size:15px;
  } 

  /* this interferes with search results page
  .search {  
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color:#89d0de;
  height: 20px;
  width: 150px;
  vertical-align:middle;
  margin: 10px 20px;
  float:right;
  display:inline-block;
  }*/

.glyphicon-search {
  margin-right: 4px;
  }


#primary-nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:1030;
  }

.navbar {
  margin-bottom: 0px !important;
  }

.navbar-default {
  background-color: rgba(255,255,255,0.8);
  border-color: #ffffff;
  box-shadow: 0px 1px 3px 1px rgba(34,34,34,0.3);
  }

.navbar-default .navbar-nav > .dropdown > a .caret {
  display:none;
  }

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background-color: #ffffff;
  padding-top:20px;
  }

.navbar-wrapper .container {
  padding-left: 15px;
  padding-right: 15px;
  }


@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
   margin-left: 0px;
   margin-right: 15px;
   }
  }

.navbar-wrapper .navbar {
  padding-left:  0;
  padding-right: 0;
  border-radius: 4px;
  }

#menu-main  {
  float: left;
  padding-top: 15px;
  font-size: 14px;
  }

#menu-main  > li {
  float: left;  
  }

.navbar-default #menu-main > li > a {
  color: #505050;
  margin-left:5px;
  font-family: 'Open Sans', Tahoma, Geneva, Sans-serif;
  font-weight:400;
  font-size:13px;
  text-transform:uppercase;
  }

.navbar-default #menu-main  > li > a:hover {
  color: #ff7314;
  }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .current-menu-ancestor > a{
  color: #ff7314 !important;
  background: none !important;
  }

.navbar-nav > li > .dropdown-menu {
  margin-left:5px;
  font-size:14px;
  line-height; 30px;
  background-color:#f4f4f4;
  border: 0px solid #f4f4f4;
  border-radius:0px;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  -moz-box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  }

.dropdown-menu > li > a:hover {
  background-color: #ececec;
  }

.dropdown-menu > li > a,
.dropdown-menu > li > a:hover {
  color: #15a1ff;
  font-weight:400;
  -webkit-margin-before: 0.8em;
  font-size:13px;
  }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #e4e4e4;
  color: #15a1ff;
  }

.dropdown-header {
  font-size: 13px;
  line-height: 30px;
  font-weight:400;
  color: #505050;
  }

.dropdown-second {
  margin-left:5px;
  font-size:13px;
  }

.dropdown-second a {
  color: #50b9ff;
  }

@media (min-width: 768px){
  .navbar-nav > li > a {
   padding: 10px 5px;
   margin:0px 3px;
   }
  }

@media (min-width: 992px){
 .navbar-nav > li > a {
   padding: 10px 15px;
   margin: 0px 5px;
   }
  }

/*=====================================================================================
================================* BUTTONS *============================================
==================================================================================== */

.btn {
  display: inline-block;
  padding: 5px 35px;
  margin-bottom: 0;
  margin-top:20px;
  font-size: 15px;
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  text-decoration:none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  }

.btn-blue {
  padding: 10px 35px;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-indent:0;
  color:#ffffff;
  }

.btn-blue:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  color: #ffffff;
  }

.btn-blue:active {
  position:relative;
  top:1px;
  }

.btn-blue.big {
  padding:7px 35px;
  margin-top:20px;
  margin-bottom:20px;
  font-size:16px;
  font-weight:normal;
  } 

.btn-white {
  color: #15a1ff;
  background-color: #ffffff;
  font-size:15px;
  padding: 10px 35px;
  }

.btn-white:hover {
  color: #1a7ec2;
  background-color: #ffffff;
  }

.btn-white:active {
  position:relative;
  top:1px;
  }

.btn-orange {
  color: #ffffff;
  background-color: #ff7314;
  font-size:16px;
  padding: 7px 35px;
  }

.btn-orange:hover {
  color: #ffffff;
  background-color: #d85600;
  }

.btn-orange:active {
  position:relative;
  top:1px;
  }

.btn-knockout {
  background-color:transparent;
  text-indent:0;
  padding: 10px 35px;
  color: #1a7ec2;
  border:1px solid #1a7ec2;
  font-weight:300; 
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  }

.btn-knockout:hover,
.btn-knockout:active,
.knockout-active,
.knockout-active:focus,
.btn-knockout-wh:hover {
  background-color: #1a7ec2;
  color: #ffffff;
  border:1px solid #1a7ec2;
  outline-offset:0px;
  transform-delay: 0s;
  } 

.btn-knockout-wh {
  background-color:transparent;
  text-indent:0;
  padding: 10px 35px;
  color: #ffffff;
  border:1px solid #ffffff;
  outline-offset:0px;
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  } 

.btn-knockout:focus,
.btn-knockout-wh:focus,
.knockout-active:focus {
  outline:none;
  }

  /*=====================================================================================
  ================================* FOOTER *=============================================
  ==================================================================================== */

  .footerlinks {
  background-color: #505050;
  color: #cccccc;
  padding-top:10px;
  }

  .footerlinks h4 {
  font-weight: 400;
  font-size:12px;
  color:#ffffff;
  }

  .footerlinks ul {
  list-style-type:none;
  padding-left:0px;
  padding-bottom: 30px;
  font-size:12px;
  font-weight:300;
  }

  .footerlinks li {
  -webkit-margin-before: .1em;
  -webkit-margin-after: .1em;
  }

  .footerlinks li a {
  color: #cccccc;
  }
  
  .social {
  margin: 0 auto;
  text-align:right;
  padding: 10px 0px;
  }

  .social img {
  display:inline-block;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding-left:10px;
  }


  .social img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  }

  #menu-footer-api li,
  #menu-footer-resources li,
  #menu-footer-support li,
  #menu-footer-about li, 
  #menu-footer-api li a,
  #menu-footer-resources li a,
  #menu-footer-support li a,
  #menu-footer-about li a {
  color: #ffffff;
  list-style-type:none;
  font-size: 14px;
  line-height:1.5em;
  }

  footer {
  background-color: #333333;
  text-align: center;
  bottom: 0;
  }

  footer p,
  footer a {
  font-size: 12px;
  line-height: 1.3em;
  color: #cccccc;
  }

  #menu-legal li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
  }

  .footerlinks #searchform .text {
  width: 300px;
  background-color: #646464;
  border-radius:3px;
  border: 0px solid #5d5d5d;
  }

  .footerlinks #searchform .button {
  padding:15px 5px 15px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#505050;
  color: #cccccc;
  font-size:20px;
  } 

/*=====================================================================================
================================* JUMBOTRON *==========================================
==================================================================================== */
.jumbotron {
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left:0px;
  /* height:614px; */
  background: url('/wp-content/uploads/2016/02/jumbotron-2.gif') no-repeat;
  margin-bottom:0px;
  background-position: center center;
  }

.jumbotron .container {
  padding-bottom: 30px;
  z-index:10;
  padding-top:30px;
  text-align:center;
  font-family:'Open Sans Light', sans-serif; 
  }

.jumbotron .column {
  margin:0px auto;
  width:100%;
  }

.jumbotron .whole {
  width:100%;
  height:100%;
  background-color:rgba(83, 75, 84, .6);
  }


.jumbotron .caption {
  padding: 25px;
  margin-top:40px;
  background:rgba(51,134,163,0.8);
  }

@media (min-width: 368px){
 .jumbotron .circle {
   float:left;
   width:60px;
   height:60px;
   margin: 0px 10px 90px 0px;
   border-radius:50%;
   background-color:rgba(255,255,255, .30);
   }
  
 .jumbotron .circle img {
   padding:10px;
   }

 .jumbotron h2 {
   color:#ffffff;
   font-size:20px;
   text-align:left;
   }

  .jumbotron p {
   color:#ffffff;
   font-size:15px;
   text-align:left;
   line-height:1.6em;
   }

  .jumbotron h1 {
   color: #ffffff;
   font-size: 40px;
   line-height:1.5em;
   text-align:center;
   }
  } 

@media (min-width: 768px){
  .jumbotron .circle {
  width:120px;
  height:120px;
  border-radius:50%;
  margin:0px auto;
  float:none;
  }

 .jumbotron .circle img {
  padding:20px;
  }

 .jumbotron h1 {
  font-size:50px;
  } 

 .jumbotron h2,
 .jumbotron p {
  /*text-align:center;*/
  } 
  }

.CTA-3-step {
  width:100%;
  background-color:#F0f0f0;  
  height:320px;
  padding-top:50px;
  overflow:hidden;
  }
   
.CTA-3-step .cta-right {
  background:url('/wp-content/uploads/2015/06/curl-me-shirt-2.png') no-repeat;
  height:300px;
  }

img.circ {
  border-radius:50%;
  margin:0px auto;
  float:none;
  background-color:rgba(255,255,255, .30);
  padding:20px;
  }



  /*=====================================================================================
  ================================* PAGES *==============================================
  ==================================================================================== */

  /*======================= Features pages ====================== */
.logo-box {
  display:table;
  margin:20px 0;
  }
  
.icon-products {
  float:left;
  }
  
.logo-box img {
  margin-right:20px;
  vertical-align:middle;
  }
  
.clouds {
  background-image:url(/wp-content/uploads/2015/02/clouds.jpg);
  background-repeat:no-repeat;
  }

.clouds .icon {
  float:left;
  }

.clouds p {
  font-size:20px;
  }

.orange-icon img {
  width:20%;
  margin:0px auto;
  }

.number {
  display:inline-block;
  }

.number img {
  width:20%;
  float:left;
  }

.half {
  margin:0px auto;
  width:80%;
  }

.number h3 {
  float:left;
  vertical-align:middle;
  margin-top:12px;
  margin-left:4px;
  }

.featuresecondary ul {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size:13px;
  padding-left:15px;
  }

@media (min-width: 468px) {
  .featuresecondary ul > li {
   display:block;
   padding: 5px 10px;
   }
  }

@media (min-width: 992px) {
  .featuresecondary ul > li {
   display:inline-block;
   padding: 5px 10px;
   }
  }

.featuresecondary ul > li a {
  color: #15a1ff;
  }

.featuresecondary ul > li.current_page_item {
  font-weight:600;
  }

.featuresecondary ul > li a:active {
  font-weight: 600;
  }

.entry-content{
  min-height: 100px;
  }

  /* ================ Index page styles =================== */


.logos {
  text-align:center;
  margin:0 auto;
  padding: 10px 15px;
  }

.logos img {
 /* -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  opacity: 0.6;
  filter: alpha(opacity=60);
  width:90%;
  /*filter: gray;*/
  }

.logos img.hasportal:hover  {
  opacity: 1.0;
  /*filter: alpha(opacity=100);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  }   

.recent ul {
  list-style-type:none;
  margin:0;
  padding:0px;
  }

.recent li {
  border-top: 1px solid #e4e4e4;
  padding: 12px 0 0 0;
  margin: 12px 0 0 0;
  }


.recent li a {
  color: #15a1ff;
  border-bottom: 0;
  }

.featured {
  margin: 0 auto;
  text-align:center;
  }

.featured img {
  display: inline-block;
  width: 200px;
  }   

/* ================ Platform page styles =================== */
ul.platform li:before {
    content: "";
    border-color: transparent #505050;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.0em;
    position: relative;
    }

.taupe ul.platform li:before {
    content: "";
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.0em;
    position: relative;
    }

ul.platform {
    margin: 0.75em 0;
    list-style: none;
    -webkit-margin-before:1em;
    -webkit-margin-after:1em;
    }

.taupe ul.platform {
    list-style: none;
    -webkit-margin-before:2em;
    }

ul.platform li {
    line-height:1.4em;
    }

/* ================ Pricing page styles =================== */

.pricingnav ul { /*changed on 01.05.2015*/
  margin:0 0 30px 0;
  line-height:24px;
  text-align:center;
  list-style:none;
  }
  
.pricinginfo {
  width:86%;    
  /* box-shadow: -2px 0px 5px rgba(195,195,195,1);
  -webkit-box-shadow: -2px 0px 5px rgba(195,195,195,1);
  -moz-box-shadow: -2px 0px 5px  rgba(195,195,195,1);
  */
  }

.pricingcol {
  padding:0px;
  height: 638px;
  border-right: 1px solid #e4e4e4;
  border-bottom:1px solid #e4e4e4;
  background-color:#fff;
  width:25%;
  float:left;
  min-width:207px
  }

.pricingcol h2 {
  color: #ffffff;
  background-color:#989898;
  text-transform:uppercase;
  text-align:center;
  border-bottom:1px solid #f2f2f2;
  padding:10px;
  margin:10px 10px 30px 10px;
  font-weight:300;
  font-size: 26px;
  }

.pricingcol hr {
  margin: 20px 15px;
  }

.pricingcol .price{
  font-size:50px;
  line-height:60px;
  padding:0;
  font-weight:300;
  background-color:#ffffff;
  text-align:center;
  }

.pricingcol .price-enterprise{
  font-size:50px;
  line-height:60px;
  padding:0;
  font-weight:300;
  text-align:center;
  }

p.hrule {
  margin:10px 5px;
  border-top:1px dotted #cccccc;
  }

.pricingcol p {
  text-align:center;
  padding: 5px 10px;
  }

.pricingcol .exp {
  font-weight:400;
  font-size:15px;
  text-align:left;
  min-height: 58px;
  padding-left: 15px;
  }

.pricingcol .checkdiv {
  margin-right:6px;
  padding-bottom:7px;
  font-size:12px;
  min-height: 101px;
  }
  
.enterprisecol {
  background: -webkit-linear-gradient(#ffffff, #b3e1ff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #b3e1ff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #b3e1ff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #b3e1ff); /* Standard syntax */
  position:relative;
  overflow:visible;
  height:730px;
  right:0;
  bottom:55px;
  border-right:none;
  box-shadow: 0 0 1em rgba(195,195,195,1);
  -webkit-box-shadow: 0 0 1em rgba(195,195,195,1);
  -moz-box-shadow: 0 0 1em rgba(195,195,195,1);
  }
  
.enterprisecol hr {
  border-top:1px solid #FFF;
  }
  
.enterprisecol h2 {
  background-color: #333333;
  }

.enterprisecol {
  width:100%;
  }

  
.pricingcol ul.check {
  list-style-position:outside;
  list-style-image: url(/wp-content/uploads/2015/03/check-list.png);
  }

.pricingcol .create {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7314), color-stop(1, #ff7314) );
  background:-moz-linear-gradient( center top, #ff7314 5%, #ff7314 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7314', endColorstr='#ff7314');
  background-color:#ff7314;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-indent:0;
  border:0px solid #d85600;
  display:inline-block;
  color:#ffffff;
  font-family: 'Open Sans',Tahoma,Arial,Sans-serif;
  font-size:14px;
  font-weight:400;
  font-style:normal;
  padding: 5px 15px;
  text-decoration:none;
  text-align:center;
  text-shadow:0px 0px 0px #d75600;
  }

.pricingcol .create.blue {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-shadow:0px 0px 0px #0d7ddb;
  }

p.tiny {
  font-size:13px;
  line-height:16px;
  text-align:left;
  margin-bottom:2px;
  }

.pricing-table {
  border-bottom: 2px solid #dddddd;
  box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  }

.collapsed .toggle-plus {
  background:url('/wp-content/uploads/2015/05/plus-faq.png') no-repeat;
  width:19px;
  height:19px;
  }

.toggle-plus {
  background:url('/wp-content/uploads/2015/05/faq-minus.png') no-repeat;
  width:19px;
  height:19px;
  }

@media (max-width: 1024px) {
  .enterprisecol {
   position:relative;
   right:0;
   bottom:0;
   width:100%;
   margin:0 auto;
   }
  }

@media (max-width:1024px) {
  .pricingcol {
   width:50%;
   }
  }

.pricing-table,
.pricing-table th,
.pricing-table td {
  background-color:#ffffff;
  font-weight:400;
  vertical-align:middle;
  }

.pricing-table .semi th,
.pricing-table .semi td {
  font-weight: 600;
  font-size: 15px;
  }

.pricing-table > tbody > tr > td {
  text-align:center;
  vertical-align:middle;
  }  

.pricing-table td.even,
.pricing-table th.even {
  background-color: #f4f4f4;
  }

.pricing-table > thead > tr > th {
  font-weight: 400;
  font-size: 18px;
  padding: 10px 8px;
  }

.pricing-table th.plan {
  text-align:left;
  font-size: 18px;
  padding-left:15px;
  }

.pricing-table tbody tr th span {
  color: #333333;
  display:block;
  font-weight: 300;
  font-size: 15px;
  }  

.pricing-table > tbody > tr > th {
  font-size: 15px;
  font-weight: 600;
  }

.pricing-table tr.wide {
  background-color: #bebebe;
  width: 100%;
  }

.pricing-table tr.wide th {
  text-transform:none;
  background-color:#bebebe;
  font-weight: 600;
  font-size: 15px;
  padding: 15px 10px;
  }

.pricing-table .glyphicon-ok {
  color: #829a3c;
  font-size: 20px;
  padding: 5px;
  }

.pricing-table td img {
  width:15px;
  height:12px;
  }

dl.faq {
  padding:10px;
  width:100%;
  border-bottom:1px solid #e4e4e4;
  margin:0px auto;
  }

dl.faq dt a {
  color:#333;
  font-size:15px;
  text-decoration:none;
  font-weight:400;
  }

dl.faq dt span {
  float:right;
  }

dl.faq dd p {
  font-size:15px;
  }



  /* ================ Contact Us page styles =================== */

@media (min-width: 468px) {
  iframe.maps {
   width: 400px;
   height: 400px;
   background-color: #f4f4f4;
   position:relative;
   }
  }


@media (min-width: 768px) {
  iframe.maps {
   width: 700px;
   height: 700px;
   position:relative;
   }
  }

@media (min-width: 992px) {
  iframe.maps {
   width: 410px;
   height: 410px;
   position:relative;
   }
  }

/* ================ Login page styles =================== */

@media (min-width: 468px) {
  iframe.recover {
   width: 430px;
   height: 70px;
   margin:0 auto;
   padding:20px 20px 10px 20px;
   }
  }
  
  
/*==================== Tech Overview ============ */
.architecture {
  background-color:#f4f4f4;
  }
  
.architecture img {
  width:65%;
  height:65%;
  }
  
ul.documentation {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  }
  
ul.documentation li:before { 
  content: "";
  border-color: transparent #15a1ff;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
  }

  /* ================ Platform Features page styles (Laura) =================== */
.gradient p {
  font-size:20px; 
  font-weight:300;
  }
  
.arch-bg {
  background:url(/wp-content/uploads/2015/02/architecture.png) top right no-repeat;
  display:block;
  min-height:384px;
  }
  
.bg-devportal {
  background:url(/wp-content/uploads/2015/02/devportal.png) top right no-repeat;
  display:block;
  min-height:384px;
  }
  
a.apicast {
  color:#FFFFFF;
  background:none;
  padding:0 0 0 0;
  margin:0 0 35px 0;
  }
  
.panel1 {
  background:url(/wp-content/uploads/2015/02/panel1-bg.gif) 0% 15% no-repeat;
  }
  
.panel5 {
  background:url(/wp-content/uploads/2015/02/panel5-bg.gif) 0% 0% no-repeat;
  min-height:545px;
  }
  
.panel7 {
  background:url(/wp-content/uploads/2015/02/panel5-bg.gif) 0% 0% no-repeat;
  }

.larger {
  width:6%;
  }
  
.smaller {
  width:4%;
  }
  
.api-min {
  min-height:450px;
  }
  
.translucent {
  background-color:rgba(255,255,255,0.3);
  padding-bottom:35px;
  }
  
body {
  margin:0;
  padding:0;
  }
  
.push {
  min-height:384px;
  }
  
.rightside {
  padding:20px 0 0 20px;
  }
  
.rightside img {
  align:right;
  float:right;
  width:85%;
  }
  
.no-fpad {
  padding-right:0;
  padding-top:0;
  }
  
.api-config-pad {
  padding-right:0;
  }
  
.solo {
  width:10%;
  }
  
.spacer-56 {
  margin-top:56px;
  display:inline-block;
  }
  
.own_column {
  width:50%;
  margin-top:10px;
  margin-left:0;
  margin-right:0;
  }
  
.caption {
  font-family:'Open Sans';
  font-size:12px;
  color:#333;
  float:right;
  margin-left:75px;
  padding-bottom:85px;
  }
  
.devportal-icon {
  padding-top:31px;
  }

svg {
  width:359.814px;
  height:159.813px;
  float:left;
  }
  
path{
  stroke-dasharray:2000;  
  fill:none;
  stroke:#10a0d2;
  stroke-width:4;
  }
  
@media (min-width:468px) {
  img.icon {
   width:89px;
   vertical-align:middle;
   }
  }
  
@media (max-width: 990px) {
  .mobile-hide {
   display:none;
   }
  
  .panel1 {
   background:none;
   }
   
  .panel5 {
   background:none;
   }
   
  .panel7 {
   background:none;
   }
  }

#docs {
  z-index: 50;
  color:#ffffff;
  }

.apicast {
  background: url(/wp-content/uploads/2015/02/clouds.jpg) 0px 0px;
  }

#outerbars1,
#outerbars2,
#outerbars3,
#outerbars4,
#outerbars5 {
  background-color:rgba(130,154,60,.5);
  }
  
#outerbars1 {
  width:20%;
  }
  
#outerbars2 {
  width:50%;
  }
  
#outerbars3 {
  width:10%;
  }
  
#outerbars4 {
  width:40%;
  }
  
#outerbars5 {
  width:90%;
  }
  
#bars1,
#bars2,
#bars3,
#bars4,
#bars5 {
  background-color: #829a3c;
  margin-bottom: 25px;
  height: 20px;
  }
  
#num50 {
  opacity:0.1;
  position:absolute;
  top:0%;
  left:0%;
  }
 
#num60 {
  opacity:0.3;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num70 {
  opacity:0.5;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num80 {
  opacity:0.7;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num90{
  opacity:0.9;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num100 {
  opacity:1.0;
  position:absolute;
  top:0%;
  left:0%;
  }

.ampersand {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  padding:110px 5px;
  height:100%;
  min-height:400px;
  max-height:480px;
  }

.ampersand img {
  vertical-align:middle;
  }

.dotted {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  height:100%;
  margin-top:30px;
  padding-bottom:80px;
  }

.plus {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  padding:50px 5px;
  height:100%;
  min-height:240px;
  max-height:480px;
  }

.plus img {
  vertical-align:middle;
  }

.numbers {
  font-family: 'Open Sans';
  font-size: 100px;
  background: -webkit-linear-gradient(#d85600, #ff7314);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float:left;
  position:relative;
  top:0px;
  left:0px;
  padding:30px;
  }
  
.bars {
  float:left;
  width:100%;
  margin-top:0;
  position:absolute;
  top:80px;
  right:0px;
  }
  
@media (max-width: 990px) {
  .ampersand {
   display:none;
   }
  }

.path {
  stroke-dashoffset:4940;
  stroke-dasharray:500;
  animation: draw 10s linear infinite;
  fill-opacity: 0;
  }



  /* ================ Partners page styles (Laura) =================== */

.top-pad {
  padding-top:66px;
  }

ul.partners, ul.products {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  }

img.partner-logo {
  padding-bottom:8px;
  }

ul.partners li:before { 
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.2em;
  position: relative;
  }

ul.products li:before { 
  content: "";
  border-color: transparent #505050;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.2em;
  position: relative;
  }

img.partner-logo {
  padding-bottom:15px;
  width:200px;
  }

ul.partners li {
  font-family: 'Open Sans';
  font-size:12px;
  padding-bottom:4px;
  vertical-align:middle;
  }

.partner {
  margin-top:40px;
  }

dl {
  font-family: 'Open Sans';
  font-size: 12px;
  width:100%;
  }

dd, dt {
  margin-right: 20px;
  }

dd p {
  line-height:1.6em;
  margin:4px 0;
  }

.bullets {
  margin-top:32px;
  }

.section {
  margin-top:40px;
  }

.whole {
  width:100%;
  height:6px;
  }

.hr {
  height: 0px;
  padding:20px 0;
  margin: 0px auto;
  border-bottom: 1px solid #e6e6e6;
  font-size: 1px;
  width:90%;
  }

/* ================ Product page styles ============================ */

.cta-module {
  background-color:#f4f4f4;
  padding:20px;
  text-align:center;
  }

.flowchart {
  width:408px;
  margin:0px auto;
  padding-top: 15px;
  }
  
.callout {
  margin-top:40px;
  }

ul.products li {
  color:#505050;
  }

ul.products {
  margin-bottom: 20px;
  }

  /* ================ Info Center Page styles ================================ */

.info-center-title-links {
  margin-top: 40px;
  }

.img-info-featured {
  display: block;
  height: 340px;
  max-width: 100%;
  position: absolute;
  padding-top: 20px;
  left: 65px;
  }

.carousel.testimonial {
  height: 250px;
  margin-top:0px;
  margin-bottom: 0px;
  }

.item.testimonial {
  height: 250px;
  background-color: #ffffff;
  }

.carousel-indicators.testimonial {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  }

.carousel-indicators.testimonial li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  //background-color: #000 \9;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  }

.carousel-indicators.testimonial .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #b6b6b6;
  }

.bigger {font-size:20px;}

.report-image {
  float:left;
  margin-right:10px;
  width:35% 
  }

.report-image img {
  width: 95%;
  }

.report-desc {
  float:left;
  width:60%;
  }
  
.nomarg {
  margin:0 0 0 0;
  }

.video-description {
  height: 120px;
  padding-top: 15px;
  padding-left:15px;
  padding-right:15px;
  }

/*------ responsive embed styles -------*/

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  }

.embed-responsive .embed-responsive-item, 
.embed-responsive embed, 
.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
  }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
  }

.page-end-margin {
  margin-bottom:100px;
  }

.divider-line {
  border-right:0px solid #ececec;
  }

@media (min-width: 992px) {
 .divider-line {
  border-right: 1px solid #ececec;
  }
 }

.no-spacing-top {
  padding-top:0;
  margin-top:0;
  } 

.presentation-embed {
  box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  -webkit-box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  -moz-box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  margin-bottom:10px;
  }

  /* ================ Use Cases Pages ================================ */
.bullet-box {
  margin-top:40px;
  }

.bullet-box li:before { 
  content: "";
  border-color: transparent black;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

.bullet-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: black;
  font-weight:300;
  }

.bullet-box ul {
  margin-top:-8px;
  margin-left:18px;
  }

.bullet-box li {
  margin: 0px 0px 0px 0px;
  }

.bullet-box {
  padding: 15px 15px 25px 15px;
  }

.bullet-box.no-margin {
  padding: 0px 15px 25px 15px;
  }

.no-margin {
  margin:0;
  }

  /*=====================================================================================
  ================================* MKTO FORMS *=========================================
  ==================================================================================== */

.mktoForm {
  padding-bottom:20px;
  }

.mktoForm button.mktoButton {
  cursor: pointer;
  margin: 0;
  }

.mktoModalMain {
  margin:20px;
  }

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
  border: 1px solid #cccccc;
  background-color: #f0f0f0 !important;
  padding: 6px 6px;
  line-height:1.2em;
  font-weight: 300 !important;
  font-family:'Open Sans'!important;
  color: #505050 !important;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -mox-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  border-radius:3px;
  }

.mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-indent:0;
  border:1px solid #15a1ff;
  display:inline-block;
  color:#ffffff;
  font-family:'Open Sans'!important;
  font-weight:300 !important;
  font-size:15px;
  margin-left: 15px;
  font-style:normal;
  padding: 0px 25px;
  text-decoration:none;
  text-align:center;
  text-shadow:0px 0px 0px #15a1ff;
  height: 35px;
  }

.mktoForm .mktoButtonWrap.mktoNative button.mktoButton:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  }

#mktFrmSubmit{
  color: #FFFFFF !important;
  }

.mktoForm .mktoError .mktoErrorMsg {
  display:none !important;
  background-color: transparent;
  }

.mktoForm .mktoError .mktoErrorArrowWrap {
  display:none !important;
  }

.mktoForm .mktoAsterix {
  display:none !important;
  }

.mktoForm .mktoLabel {
  float: left;
  line-height: 1.2em;
  padding-top: .3em;
  font-family:'Open Sans', Tahoma, Geneva, Sans-serif !important;
  font-weight:300 !important;
  font-size:15px !important;
  }

.mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: 300 !important;
  font-size:15px !important;
  }

  /*=====================================================================================
  ==========================* 3step challenge pages *====================================
  ==================================================================================== */
@media (min-width: 368px) {
  .jumbo {
  padding: 0px;
  color: #ffffff;
  background: linear-gradient(rgba(83, 75, 84, .8), rgba(83, 75, 84, .8)), url('/wp-content/uploads/2015/12/jumbotron.gif') 50% 50% no-repeat;
  background-size: 220% auto;
  }
  }

@media (min-width: 768px) {
  .jumbo {
  padding: 0px;
  color: #ffffff;
  background:linear-gradient(rgba(83, 75, 84, .8), rgba(83, 75, 84, .8)), url('/wp-content/uploads/2015/12/jumbotron.gif') 50% 50% no-repeat;
  background-size: 150% auto;
  }
  }


.heading {
  width:100%;
  border-bottom:1px solid #829a3c;
  margin-left:20px;
  margin-bottom:15px
  }

.heading h2 {
  margin-bottom:5px;
  }


ul.triangles,
li.tri {
  list-style:none;
  padding-left:15px;
  }

.triangles li:before {
  content: "";
  border-color: transparent #15a1ff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

li.tri:before {
  content: "";
  border-color: transparent #505050;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

p.pain {
  font-weight:400;
  margin-top:5px;
  }

/*=====================================================================================
================================* BLOG *===============================================
==================================================================================== */

.blog-header{
  background-image: url('/wp-content/uploads/2016/08/blog-bg.png');
}

#searchblog input[type="text"]{
    border-radius: 4%;
    width: 250px;
    color: #fff;
    background: none;
    font-size: 1em;
}

#searchblog .button{
  margin: 0 0 0 -3em;
  border: 0;
  background: none;
}

#searchblog .fa-search:before{
  color: #fff !important;
}

h1.entry-title {
  font-size: 40px;
  }

h2.entry-title {
  font-size: 20px;
  margin-bottom: 10px;
  }

h3.entry-title {
  font-size: 15px;
  font-weight: 300;
  margin-top:0px;
  }

.read-more {
  text-align:left;
  }
  
ul.related {
  list-style-type:none;
  display:block;
  -webkit-padding-start:0px;
  }

ul.related li {
  display:inline-block;
  height:auto;
  padding: 5px 10px;
  }

.post-thumb {
  margin-right: 10px;
  float:left;
  }  

li.cat-item {
  list-style-type:none;
  }

.widget_categories ul {
  -webkit-padding-start:0px;
  }

img.avatar {
  border-radius:50%;
  float:left;
  margin: 10px;
  }

.entry-header {
  display:inline-block;
  width:100%;
  }


textarea#comment {
  width:100%;
  }

form#commentform input#submit {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-indent:0;
  color:#ffffff;
  }

form#commentform input#submit:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  color: #ffffff;
  }

.comment-author {
  display:inline-block;
  float:left;
  }

.comment-meta {
  display:inline-block;
  float:right;
  }

#disqus_thread{
  margin: 4em 0; 
}

/*=====================================================================================
================================* SIGNUP *=============================================
==================================================================================== */

.signup-body {
  padding-left:30px;
  }

.signup-loading:before,
.signup-loading:after,
.signup-loading {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
  }

.signup-loading {
  margin: 8em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  }

.signup-loading:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  }

.signup-loading:after {
  left: 3.5em;
  }

.signup-loading:before,
.signup-loading:after {
  content: '';
  position: absolute;
  top: 0;
  }

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
  box-shadow: 0 2.5em 0 -1.3em #fff;
  }
  40% {
  box-shadow: 0 2.5em 0 0 #fff;
  }
  }

@keyframes load7 {
  0%,
  80%,
  100% {
  box-shadow: 0 2.5em 0 -1.3em #fff;
  }
  40% {
  box-shadow: 0 2.5em 0 0 #fff;
  }
  }


  /*=========================== News pages =======================*/
.side-menu{
  list-style: none;
  padding: 0;
  margin: 0;
  }

.newscontent ul{
  padding-left: 5px;
  }
  
.newscontent li {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  padding: 12px 0 12px 0;

  }

  /* .category-news .excerpt, .category-news .read-more, .category-news .post-image{
  display: none;
  }

  .category-news .entry-title{
   margin-top: 25px; 
  }

  .category-news .post-list .row{
  border-top: 1px solid #e4e4e4;

  }
  .category-news .post-list > :nth-child(2){
  background: url(/wp-content/uploads/2015/08/news-header2.gif) no-repeat center center;
  }

  .category-news .post-list > :nth-child(2) .post-image{
  display: none;    
  }
  .category-news .post-list > :nth-child(2) .entry-title{
  font-size: 40px;
  margin: 30px;
  }
  .category-news .post-list > :nth-child(2) a{
  color: #fae5de;
  }
  .category-news .post-list > :nth-child(2) .read-more{
  display: block;
  margin-left: 30px;
  }
  */

.category-press-releases .excerpt,
.category-press-releases .read-more,
.category-press-releases .post-image{
  display: none;
  }

.category-press-releases .entry-title{
  margin-top: 25px; 
  margin-bottom:15px;
  }

.category-press-releases .post-list .post{
  border-top: 1px solid #e4e4e4;
  }
  
.category-press-releases .post-list > :nth-child(1){
  background: url(/wp-content/uploads/2015/08/news-header2.gif) no-repeat center center;
  }

.category-press-releases .post-list > :nth-child(1) .post-image{
  display: none;    
  }
  
.category-press-releases .post-list > :nth-child(1) .entry-title{
  font-size: 40px;
  margin: 30px;
  padding-top:20px;
  }

.category-press-releases .post-list > :nth-child(1) a{
  color: #ffffff;
  }
  
.category-press-releases .post-list > :nth-child(1) .read-more{
  display: block;
  margin-left: 30px;
  padding-bottom:20px;
  }

.pthumb {
  min-height:300px;
  }

.category-press-releases > h1.entry-title {
  font-size: 32px;
  line-height:1.4em;
  }

.category-press-releases h2 {
  font-size: 24px;
  }

.category-press-releases h2.entry-title {
  font-size: 20px;
  }

.widget .cat-post-item {
  border-bottom: 0px solid #ffffff;
  }

.widget li a {
  font-size:1em !important;
  }

  /*=====================================================================================
  ================================* PARTNERS PAGE *======================================
  ==================================================================================== */

.partner-main ul,
.partner-right ul{
  list-style-type: none;
  }

.become-a-partner{
  color: white;
  border-left: solid 1px white;
  padding: 2% 3%;
  text-align: center;
  }

.become-a-partner button{
  color: white;
  }

.partner-main{
  margin: 3em 0;
  float: left;
  width: 55%;
  }

.partner-container {
  padding-left:10px;
  }

.partner-container img {
  max-width:25%;
  }

.partner-main p,
.partner-list-main p{
  color: #505050;
  font-size: 18px;
  line-height: 1.8em;
  padding: 0 0 1em 0;
  }

.partner-main .title{
  color: #ff7314;
  font-weight: 500;
  }

.partner-main .text{
  color: #333;
  font-weight: 500;
  } 

.inside-line{
  border-bottom: solid 1px #ccc;
  display: block;
  margin: 0 auto 5em;
  }

.partner-main ul.benefits{
  color: #333;
  margin: 0;
  padding: 0;
  font-weight: 400;
  }

.partner-main ul.benefits li{
  margin: 1em 0;
  list-style-position: inside;
  text-indent: -22px;
  padding-left: 22px;
  }

.partner-main ul.benefits .bullet{
  font-size: 10px;
  padding-right: 1em;
  vertical-align: bottom;
  }

.partner-main button{
  padding: 10px 35px;
  }

.partner-right {
  margin: 8em 0;
  width: 35%;
  float: right;
  }

ul.partner-right-content {
  padding: 0 0 2em 0;
  }

.partner-right-content li.right-title {
  font-weight: 600;
  }   

.partner-right-content .aff-link {
  font-weight:600;
  }

.partners_list .active-li .partners-list-img{
  opacity: 1;
  filter:none;
  -webkit-filter: grayscale(0%);
  }

ul.view-options{
  display: -webkit-box;
  display: inline-flex;
  width: 100%;
  margin: 0 0 4em -25px;
  padding: 0;
  list-style-type: none;
  } 

ul.view-options li{
  margin: 0 25px;
  }

ul.view-options button{
  min-width: 100px;
  padding: 5px 25px;
  }

.list-item{
  border-bottom: solid 1px #ccc;
  display: table;
  margin: 4em 0;
  width: 100%;
  }

.customer-info{
  left: 5em;
  /*position: absolute;
  width: 80%;*/
  text-align: left;
  /*border-left: solid 6px #1b74a5;*/
  padding: 2% 0 5em;
  float: left;
  }

.active-company{
  display: block;
  -webkit-transition: display 500ms ease-out .05s;
  -moz-transition: display 500ms ease-out .05s;
  -o-transition: display 500ms ease-out .05s;
  transition: display 500ms ease-out .05s;
  }

.customer-info h1{
  color: #333;
  margin-bottom: 1em;
  font-size: 2em;
  }

.customer-info img{
  max-width: 25%;
  display: block;
  padding-left:15px;
  margin-bottom:15px;
  }

.customer-info .partner-list-main{
  float: left;
  }

  .partner-list-main p {
  padding: 0px 15px 0px 0px;
  }
 
.customer-info .partner-list-right{
  float: right;
  border-left: solid 1px #333;
  height: 11em;
  margin: 2em 0;
  }

.partner-list-right ul{
  list-style-type:none; 
  }

p.industry{
  font-weight: bold !important;
  font-size:17px;
  }

.partners_list .partner-list-right li{
  display: block;
  width: 100%;
  text-align: left;
  }

.partnerform {
  margin-top:40px;
  }

.partnerform .mktoForm .mktoFormRow{
  margin-bottom:15px;
  } 

.partnerform .mktoForm .mktoRequiredField label.mktoLabel,
.partnerform .mktoForm label.mktoLabel{
  color:#ffffff;
  }

select {
  border-radius:3px;
  }

.partnerform .mktoForm select.mktoField {
  height:33px;
  }


.partnerform .select#Country {
  height:33px;
  border-radius:3px;
  }


.partnerform .mktoButtonWrap .mktoNative {
  margin-left: 100px;
  }

.partnerform .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background-color:transparent;
  background:transparent;
  border:1px solid #ffffff;
  color: #ffffff;
  border-radius: 3px; 
  font-family: 'Open Sans'!important;
  font-weight: 300 !important;
  font-size: 15px;
  margin-left: -5px;
  font-style: normal;
  padding: 3px 25px;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  height: 35px;
  }

.partnerform .mktoForm .mktoButtonWrap.mktoNative button.mktoButton:hover {    
  background-color: #1a7ec2;
  color: #ffffff;
  border: 1px solid #1a7ec2;
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  outline-offset: 0px;
  }

.partner-sidebar ul{
  list-style:none;
  -webkit-margin-before: 0em;
  margin-top:-10px;
  }

.partner-sidebar li {
  margin: 0px 0px 0px 0px;
  font-weight:400;
  } 

.partner-sidebar li:before {
  content: "";
  border-color: transparent black;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

.rule {
  padding-top:45px;
  padding-bottom:5px;
  border-bottom:1px solid #ccc;
  display: block;
  }    

p.twenty {
  font-size:20px;
  padding-bottom:1em;
  }

img.partner-featured {
  display: block;
  max-width: 100%;
  padding-top: 0px;
  margin: 0 auto -170px;
  border:1px solid #cccccc; 
  }

img.leftside {
  width:130px;
  margin:0px;
  float:left;
  padding-right:15px;
  display:inline-block;
  }   

.container .partner-header-img {
  height: auto;
  margin: 3em auto 0;
  max-width: 70%;
  }

.dropdown:hover .dropdown-menu {
  display: block;
  }

.teal h2 a{
  color: white;
  }

.partner-rule{
  margin: 2em 0 4em;
  }

  /*partner's form*/

.partner-form{
  color: #fff;
  padding: 1em 1em 3em 1em;
  margin-top: 3em;
  text-align: center;
  }

.partner-form a{
  color:white;
  }

.partner-form a:hover{
  text-decoration: underline;
  }

.partner-form form{
  padding: 0 0 2em 0;
  }

.partner-form p{
  padding: 0 0 1em 0;
  }


.partner-form h2{
  padding: 0 0 .5em 0;
  }

.partner-form input, textarea{
  color: #fff;
  font-size: 13px;
  background-color: transparent;
  border: solid 2px #fff; 
  width: 60%;
  border-radius: 7px;
  }

.partner-form input[type="submit"]{
  background-color: #fff;
  color: #3d96b5;
  margin: 0 0 0 -3em;
  width: 28%;
  border-radius: 0 7px 7px 0;
  }

.partner-form ::-webkit-input-placeholder{
  color: #fff;
  }

.partner-form ::-moz-placeholder{
  color: #fff;
  }

.partner-row{
  position: relative;
  }

  /*Eustina new section*/

  /*badge on homepage 10-02*/

.aws-badge{
  position: absolute;
  right: 0em;
  }

.aws-badge img{
  width: 300px;
  }

.customer-info{
  width: 55%;
  }

.customer-info p{
  padding: 0 0 10px;
  color: #505050;
  font-size: 18px;
  line-height: 1.8em;
  }

.customer-info p.industry{
  font-weight: 500;
  padding: 0 0 20px;
  }

.partners-list-img{
  padding: 0 0 3em; 
  max-width: 25%;
  min-width: 300px;
  }

#partners{
  display: table;
  padding: 1em 0;
  margin: 0 auto;
  width: 80%;
  }

#partners_header{
  display: table;
  padding: 2em 0 6em;
  }

.partner-list-right{
  width: 35%;
  float: left;
  margin: 2em 0 0 5em;
  }

.header-container{
  width: 80%;
  display: block;
  margin: 0 auto;
  padding: 3em 0;
  }

.left-content{
  float: left;
  }

.right-content{
  float: right;
  }

#partners .left-content,
#partners_header .left-content{
  width: 55%;
  }

.become-a-partner{
  width: 35%;
  padding: 0 0 0 3%;
  }

#featured-partners{
  width: 80%;
  margin: 0 auto;
  padding: 3em 0;
  }

.title,
.text{
  font-size: 1.5em;
  font-size: 1.5em;
  display: inline-block;
  margin: 0 0 2em 0;
  }

.featured-partner{
  padding: 6em 0 3em;
  display: table;
  border-bottom: solid 1px #ccc;
  }

  #featured-partners:first-child{
  padding: 3em 0;
  }

#partner{
  display: table;
  width: 100%;
  margin: 0 auto 4em;
  text-align: center;
  }

#partner .background-container{
  padding: 10% 0;
  padding: 10% 0 11%;
  background-repeat: no-repeat;
  /*background-size: 45%;*/
  background-position: center center;
  /*background-position: center 15em;
  background-attachment: fixed;*/
  display: block;
  min-height: 20em;
  }

#partner ul{
  background-color: #f5f5f5;
  padding: 2em 0;
  list-style-type:none; 
  display: -webkit-inline-box;
  display: flex; 
  padding: 0;
  margin: 0 auto;
  width: 100%
  }

#partner ul li{
  padding: 3em;
  width: 33%;
  }

#partner-main{
  width: 80%;
  display: table;
  margin: 3em auto;
  position: relative;
  /* border-bottom: solid 1px #ccc;*/
  }

#partner-main p{
  line-height: 2.1em;
  }

#partner-main .left-content h2{
  margin-bottom: 40px;
  width: 55%;
  }

#partner-main .left-content{
  width: 55%;
  }

#partner-main .right-content{
  width: 35%;
  }

#partner-main .left-content button{
  margin: 3em 0 0;
  }

#partner-main .partner-right{
  width: 35%;
  float: right;
  }

#partner-main #posts .partner-form a{
  margin: 0 !important;
  display: inline !important;
  }

.featured-img{
  max-width: 400px;
  display: block;
  }

#posts{
  width: 100%;
  display: inline-block;
  margin: 5em 0;
  position: relative; 
  padding: 2em 0;
  border-top: solid 1px #f0f0f0;
  }

#posts ul{
  list-style-type:none; 
  padding: 0;
  width: 45% !important;
  }

#posts img{
  max-width: 130px;
  max-height: 120px;
  }

.posts-image{
  position: relative;
  margin: 2em 0;
  }

#posts figcaption{
  width: 50%;
  bottom: -.5em;
  position: absolute;
  display: -webkit-inline-box;
  margin-left: 1em;
  }

#posts a{
  margin: 1em 0;
  display: block;

  }

.mobile-name{
  display:none;
  }

.partner-form-container{
  width: 80%;
  margin: 0 auto;
  padding: 3em 0 0 0;
  }


form#mktoForm_1442 {
  width:330px !important;
  clear:both;
  margin: 0 auto;
  display:table;
  }

  .partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton{
  text-shadow: initial;
  }

@media only screen and (max-width : 580px) {
  .aws-badge{
  display: none;
  }

  .mobile-name{
  display: block;
  }

  .partner-container img{
  max-width: 100%;
  }

  .become-a-partner{
  border-left:0px;
  text-align: left;
  }

  .pghead{
  margin: 0 0 5em 0;
  }

  .customer-info .partner-list-right{
  border-left:0px;
  }

  .partner-list-right ul,
  .partner-sidebar ul{
  margin: 0;
  padding: 0;
  }

  ul.view-options{
  display: block;
  }

  .partner-add-on{
  margin: 0 0 3em 0;
  }

  .blog-item{
  margin: 2em 0;
  }

  .partner-sidebar ul{
  margin-top: 3em;
    padding: 0;
  }

  ul.partner-right-content{
  padding: 0;
  }

  .customer-info img{
  max-width: 70%;
  }

  .teal h2{
  padding: 1em 0;
  line-height: 1.3em;
  }

  .container .img-responsive{
  /*padding: 2em 0 1em 0;*/
  }

  /*NEW MOBILE EUSTINA STYLES*/

  #partners .left-content{
  width: 100% !important;
  }

  .become-a-partner{
  width: 100% !important;
  padding: 0; 
  }

  .partner-main{
  width: 75% !important;
  }

  .featured-img,
  .partners-list-img{
  max-width: 25% !important;  
  min-width: 200px;
  }

  .partner-right{
  width: 100% !important;
  margin: 0; 
  }

  #partner .background-container{
  display: none;
  }

  #partner-main{
  display: block;
  }

  #partner-main h2{
  width: 100% !important;
  }

  #partner ul{
  display: block; 
  margin: 1em 0;
  }

  #featured-partners {
    width: 100%;
    margin: 0 1em;
  }

  #partner ul li{
  padding: 1em;
  width: 100%
  }

  #partner-main .left-content{
  width: 100% !important;
  display: block;
  float: none;
  }

  #partner-main .right-content{
  width: 100% !important;
  position: inherit;
  float: none;
  }

  #posts{
  display: block; 
  }

  #posts ul,
  #partners .left-content, 
  #partners_header .left-content,
  .partner-list-right,
  .customer-info{
  width: 100% !important;
  }

  .partner-list-right{
  margin: 1em 0 !important;
  }

  .partner-form{
  position: relative;
  bottom: 0;
  margin: 3em 0 0;
  }

  .mktoForm,
  .partner-form form{
  padding: 0; 
  }

  form#mktoForm_1442{
  width: 200px !important;
  display: inline-block;
  margin: 0 16%;
  }


  .partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton{
  margin: 15px 2em;
  }

  #partner-main #posts .partner-form a{
  font-size: 12px; 
  }

  .partner-form h2,
  .partner-form p{
  padding: 0; 
  }

  .navbar-toggle{
  position: absolute !important; 
  right: 2em;
  bottom: 1em; 
  margin: 0;
  }

  .navbar-toggle:hover{
  top: 1em !important; 
  bottom: initial;
  transform: initial !important;
  }

  #menu-main li{
  text-align: left !important;
  width: 50%;
  }

  #menu-main > li:nth-child(odd){
  float: right !important;
  }

  #menu-main > li:nth-child(even){
  float: left;
  }

  ::-webkit-input-placeholder{
    font-size: 0; 
  }

  :-moz-placeholder{
    font-size: 0; 
  }

  ::-moz-placeholder{
    font-size: 0; 
  }

  :-ms-input-placeholder{
    font-size: 0; 
  }

  }

  /*ipad*/

@media all and (device-width: 768px) and (device-height: 1024px){

  .aws-badge{
  display: none; 
  }

  #partners{
  display: inherit;
  }

  ul.view-options{
  display: block; 
  }

  .partner-list-right{
  margin: 2em 0 0 3em;
  }

  .partner-form{
  padding: .5em;
  }

  }

.partner-form .mktoForm input[type=text],
.partner-form .mktoForm input[type=url],
.partner-form .mktoForm input[type=email],
.partner-form .mktoForm input[type=tel],
.partner-form .mktoForm input[type=number],
.partner-form .mktoForm input[type=date],
.partner-form .mktoForm textarea.mktoField,
.partner-form .mktoForm select.mktoField {
  background-color: transparent !important;
  height:35px;
  color: #ffffff !important;
  font-size:14px !important;
  line-height:1.3em;
  }

.partner-form .mktoForm input[type=email] {
  margin-right:-20px;
  }

.partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background: #ffffff !important;
  border:2px solid #ffffff;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #ff7314;
  }

.partner-form  .mktoButtonWrap {
  margin-left: auto !important;
  } 


.partner-form .mktoForm.mktoLayoutAbove .mktoField, .mktoForm.mktoLayoutAbove .mktoLogicalField {
  clear: left;
  height: 35px;
  } 


.partner-form .mktoButtonRow {
  display: inline;
  position: relative;
  float: left;
  margin-top: -10px;
  }

.partner-form .mktoForm .mktoFormRow {
  clear:none;
  float:left;
  position:relative;
  }



.partner-form h2,
.partner-form p{
  color: #fff;
  }


  /*=====================================================================================
  ================================* CASE STUDY PAGES - EUSTINA *=========================
  ==================================================================================== */


.main{
  display: table; 
  }

.sidebar{
  background-color: #f5f5f5; 
  float: left;
  width: 30%;
  }

.sidebar-container{
  padding: 3em 0; 
  }

.logo img{
  max-width: 60%;
  display: block;
  margin: 0 auto;
  padding: 0 0 2em;
  }

.category-header{
  font-size: 1em; 
  }

.category-seperator{
  width: 25%;
  border-top: solid 1px #505050;
  display: block;
  margin: .5em auto;
  opacity: .5;
  }

.category-answer{
  line-height: 1.7em;
  font-size: 1.5em; 
  padding: .5em 0;
  }

.category-container{
  width: 80%;
  margin: 2em auto;
  }

.category-container ul{
  list-style-type: none; 
  }

.casestudy{
  width: 70%;
  float: left;
  margin: 2em 0; 
  }


.category-answer li{
  font-size: .6em;
  }

.portal img{
  max-width: 100%; 
  }

.casestudy p{
  width: 80%;
  margin: 2em auto
  }

.casestudy h1{
  width: 80%;
  margin: 0 auto
  }

.category-container .list{
  font-size: 1.8em;
  margin-left: 1em;
  }

.category-container  ul.list li:before{ 
  content: "";
  border-color: transparent #ff7314;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  right: 1em;
  width: 0;
  top: 1.25em;
  position: relative;
  }

@media screen and (max-width: 568px){
  .sidebar, 
  .casestudy{
    width: 100% !important;
    }

  .casestudy h1{
    font-size: 2em; 
    }

  .partner-form .mktoForm .mktoFormRow{
    float: none; 
    }

  .partner-form .mktoButtonRow{
    display: block;
    float: none;
    text-align: center;
    }
  }

/*=====================================================================================
============================* REPORTS PAGE UPDATES - AGM *=============================
==================================================================================== */

.featured-resource h3,
.featured-resource p {
  color: #ffffff;
  }

.featured-resource {
  padding: 10px 25px;
  }
  /*
  Theme Name:     3scale14
  Theme URI:      n/a
  Description:    2014 theme for 3scale site, created by BrighterColors.
  Author:         BrighterColors
  Author URI:     http://brightercolors.com
  Version:        1.0
  */

  /* GLOBAL STYLES
  -------------------------------------------------- */

  /*=====================================================================================
  ================================* Fonts and body text *================================
  ==================================================================================== */

  @font-face{
  font-family:'Glyphicons Halflings';
  src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot);
  src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff) format("woff"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
  url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
  }

body {
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  line-height:1.4em;
  color: #505050;
  font-size:15px;
  padding: 0px;
  font-weight:300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

h1 {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 15px;
  }

h2 {
  font-size: 30px;
  font-weight: 300;
  line-height:1.5em;
  margin-bottom:20px;
  }

h3 {
  font-size: 20px;
  font-weight: 300;
  line-height:1.4em;
  }  

h4 {
  font-size: 15px;
  font-weight: 400;
  }

p { 
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  line-height : 1.6em;
  padding:0px;
  font-weight: 300;
  }

a {
  color: #15a1ff;
  text-decoration:none;
  }

a:hover {
  text-decoration:none;
  cursor:pointer;
  color: #1a7ec2;
  }

ul {
  margin-top:10px;
  }

li {
  line-height: 1.8em;
  }  

h1.petite {
  font-size:30px;
  line-height:1.5em;
  }

.pghead h1 {
  margin-top:30px;
  margin-bottom: 0px;
  }

h1.pghead {
  margin-top:30px;
  margin-bottom: 0px;
  }

.pghead h3 {
  margin-top: 15px;
  margin-bottom:10px;
  }

.pghead p {
  font-size: 20px;
  font-weight:300;
  margin-top: 10px;
  }

iframe {
  overflow:hidden;
  border: none;
  }

code {
  padding: 2px 4px;
  font-size: 100%;
  color: #829a3c;
  background-color: #f4f4f4;
  border-radius: 4px;
  }

  /*li {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  }*/

input,
textarea{
  color: #333333;
  padding: 9px 7px 7px;
  width: 195px;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  }

img.numbered {
  float:left;
  margin-left:10px;
  margin-right:15px;
  width:32px;
  }

.bullet-one {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-one.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-two {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-two.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-three {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-three.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.bullet-four {
  list-style-type: none;
  padding-left: 3.2em;
  background-image: url('/wp-content/uploads/2015/03/bullet-four.png');
  background-size: 2.5em;
  background-repeat: no-repeat;
  padding-top:0.4em;
  }

.center {
  text-align:center;
  } 

.alignright {
  float:right;
  padding:10px;
  }

.alignleft {
  float:left;
  padding:10px;
  }


#searchform .text {
  width: auto;
  }
  
#searchform {
  margin-bottom:20px;
  }

#searchform .text {
  background-color:#ffffff;
  color: #505050;
  border-radius:3px;
  border:0px solid #fff;
  }

#searchform .button {
  padding:15px 5px 15px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#ffffff;
  color: #505050;
  font-size:20px;
  } 
  
  /*=====================================================================================
  ================================* STRUCTURE *==========================================
  ==================================================================================== */


/*============= padding and spacing ============= */
@media (min-width:992px) {
  .col-md-offset-0 {
   margin-left: 0;
   }
  } 
    
.marketing {
  padding-left: 15px;
  padding-right: 15px;
  }

.spacer-80 {
  margin: 40px 0;
  display:inline-block;
  }

.spacer-60 {
  margin: 30px 0;
  display:inline-block;
  }

.spacer-56 {
  margin: 28px 0;
  display:inline-block;
  }

.spacer-40 {
  margin: 20px 0;
  display:inline-block;
  }

.spacer-50 {
  margin: 25px 0;
  display:inline-block;
  }

.spacer-20 {
  margin: 10px 0;
  display:inline-block;
  }

.spacer-10 {
  margin: 5px 0;
  display:inline-block;
  }

.colpad {
  padding: 0px 20px;
  }

.colpad-25 {
  padding: 0px 25px;
  }

.colpad-35 {
  padding: 0px 30px;
  }


.twocol-left {
  padding-right: 35px;
  }

.twocol-right {
  padding-left: 35px;
  }

.flex-container{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; 
  justify-content: space-between;
  }

@media screen and (max-width: 640px){

  h1{
  font-size: 38px;
  }

  .flex-container{
  display: table; 
  }
  }


/*============= colors and sections ============= */
.light {
  background-color: #ffffff;
  }

.gray {
  background-color: #f4f4f4;
  }

.green {
  color: #829a3c;
  }

.orange {
  color: #ff7314;
  }


.orange-gradient{
  background: -webkit-linear-gradient(-45deg, #d85600, #ff7314);
  background: -o-linear-gradient(-45deg, #d85600, #ff7314);
  background: -moz-linear-gradient(-45deg, #d85600, #ff7314);
  background: linear-gradient(-45deg, #d85600, #ff7314);
  color: #ffffff;
  }
  
.teal {
  background: -webkit-linear-gradient(#3795b6, #3289a7);
  background: -o-linear-gradient(#3795b6, #3289a7);
  background: -moz-linear-gradient(#3795b6, #3289a7);
  background: linear-gradient(#3795b6, #3289a7);
  padding-bottom: 2em;
  color:#ffffff;
  }

.teal h1 {
  margin: 10px 0;
  }

.teal h2{
  margin: 0;
  padding: 0 0 1em 0;
  }

.teal h3{
  margin: 0;
  padding:0;
  font-size: 1.5em;
  }

.eggplant {
  background-color: #534b54;
  color: #ffffff;
  }

.eggplant-gradient .triangles li:before {
  content: "";
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative; 
  }

.eggplant-gradient {
  background: rgba(83,75,84,1);
  background: -moz-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(83,75,84,1)), color-stop(100%, rgba(128,116,127,1)));
  background: -webkit-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  background: linear-gradient(135deg, rgba(83,75,84,1) 0%, rgba(128,116,127,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534b54', endColorstr='#80747f', GradientType=1 );
  color: #ffffff;
  }

.taupe {
  background-color: #847d73;
  color: #ffffff;
  }

.taupe a {
  color: #ffffff;
  font-weight: 400;
  }


.taupe .triangles li:before {
  content: "";
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative; 
  }
  

.taupe-gradient {
  background: rgba(132,125,115,1);
  background: -moz-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(132,125,115,1)), color-stop(100%, rgba(170,161,147,1)));
  background: -webkit-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  background: linear-gradient(135deg, rgba(132,125,115,1) 0%, rgba(170,161,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847d73', endColorstr='#aaa193', GradientType=1 );
  color: #ffffff;
  }

.darkblue {
  background: rgba(19,93,142,1);
  background: -moz-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(19,93,142,1)), color-stop(100%, rgba(26,126,194,1)));
  background: -webkit-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  background: linear-gradient(135deg, rgba(19,93,142,1) 0%, rgba(26,126,194,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#135d8e', endColorstr='#1a7ec2', GradientType=1 );
  color: #ffffff;
  }

.bluegrad {
  background: rgba(16,150,210,1);
  background: -moz-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(16,150,210,1)), color-stop(81%, rgba(16,171,224,1)), color-stop(100%, rgba(16,171,224,1)));
  background: -webkit-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  background: linear-gradient(135deg, rgba(16,150,210,1) 0%, rgba(16,171,224,1) 81%, rgba(16,171,224,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1096c9', endColorstr='#10abe0', GradientType=1 );
  color:#ffffff;
  }

.gradient {
  background: rgba(216,86,0,1);
  background: -moz-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(216,86,0,1)), color-stop(81%, rgba(255,115,20,1)), color-stop(100%, rgba(255,115,20,1)));
  background: -webkit-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  background: linear-gradient(135deg, rgba(216,86,0,1) 0%, rgba(255,115,20,1) 81%, rgba(255,115,20,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d85600', endColorstr='#ff7314', GradientType=1 );
  color:#fae5de;
  }

.gradient h1 {
  margin-top:40px;
  }

.gradient h2 {
  text-align:center;
  font-size:30px;
  font-weight:300;
  line-height:1.6em;
  }

.gradient p {
  font-size:20px; 
  font-weight:300; 
  }

.gradient-body {
  padding:25px 0;
  }

.gradient.gradient-body p {
  font-size: 15px;
  color: #fae5de;
  }

.gradient-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fae5de;
  font-weight:300;
  }

.gradient-body ul {
  margin-top:-8px;
  }

.gradient-body li {
  margin: 0px 0px 10px 0px;
  }

.gradient-body li:before { 
  content: "";
  border-color: transparent #fff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
  }  

.faded {
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,1)), color-stop(100%, rgba(244,244,244,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(244,244,244,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 );
  }

.greenient {
  background: rgba(97,112,50,1);
  background: -moz-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(97,112,50,1)), color-stop(100%, rgba(130,154,60,1)));
  background: -webkit-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  background: linear-gradient(135deg, rgba(97,112,50,1) 0%, rgba(130,154,60,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617032', endColorstr='#829a3c', GradientType=1 );
  color: #ffffff;
  }

.grid-gray {
  background:url('/wp-content/uploads/2015/12/grid-4.png') center center repeat #f4f4f4;
  }

.grid-white {
  background:url('/wp-content/uploads/2015/12/grid-2.png') center center repeat;
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  }

.quote {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #534b54;
  font-size:24px;
  }

@media (min-width: 768px) {
  .marketing {
   padding-left: 0;
   padding-right: 0;
   }
  }

  /* Fixes width of embedded signup form */
 @media (min-width: 320px) {
   iframe.signup {
   width: 310px;
   height: 675px;
   background-color: #f4f4f4;
   }
  }

@media (min-width: 660px) {
   iframe.signup {
   width: 595px;
   height: 375px;
   }
  }

.float {
  margin: 0 auto;
  text-align: center;
  background-color: #f4f4f4;
  }

.float iframe {
  display:inline-block;
  padding: 5px;
  }

.icon {
  text-align:center;
  margin: 0 auto;
  }

.icon h2,
.icon h3 {
  text-align:left;
  }

.icon img {
  display:inline-block;
  width:60%;
  }

img.feature {
  float:left;
  width:100px;
  margin-top:30px;
  padding-right:10px;
  }

img.twos {
  width: 50%;
  display:inline-block;
  }

.threes {
  padding-top: 20px;
  padding-bottom: 15px;
  }

.threes img {
  display:inline-block;
  width:120px;
  } 

.steps {
  font-size: 18px;
  line-height:1.6em;
  }

.mini {
  font-size:14px;
  line-height:1.5em;
  color:#ffffff;
  }

img.feat {
  box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  border:1px solid #cccccc;
  }

.inset {
  background-color: #f4f4f4;
  }

.inset h4 {
  margin-left: 5px;
  line-height: 60px;
  }

.inset img {
  background-color: #ffffff;
  border-radius: 50%;
  margin: 5px;
  padding: 5px;
  height: 50px;
  float:left;
  }

img.team {
  border-radius:50%;
  border: 2px solid #829a3c;
  background-color: #829a3c;
  padding: 5px;
  margin:0 auto;
  } 

.regular {
  font-weight:400;
  }

.margin-bottom-40 {
  margin-bottom:40px;
  }

.no-spacing {
  padding:0;
  margin:0;
  } 

ul.clean {
  list-style-type:none;
  line-height:1.8em;
  }

.right {
  margin-right: 0px;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  float:right;
  }
  
@media (min-width: 768px) {
  .right {
    width: 765px;
    }
  }
  
@media (min-width: 992px) {
  .right {
    width: 985px;
    }
  }
  
@media (min-width: 1200px) {
  .right {
   width: 1185px;
   }
  }
  
.deployment {
  float:left;
  width:50%;
  padding:15px;
  margin:0px 15px;
  background-color:#f4f4f4;
  }

.whitebox {
  box-shadow: 0px 0px 3px 3px rgba(234,234,234,1);
  margin:20px 0px;
  background-color: #ffffff;
  padding: 0px 30px 20px;
  width: 90%
  }

.whitebox img {
  width:160px;
  margin:0 auto;
  }


  /*=====================================================================================
  ================================* NAVBAR *=============================================
  ==================================================================================== */

header {
  height:40px;   
  }


.supra {
  background-color: #e6e6e6;
  height: 40px;
  color: #fff;
  text-align: right;
  display:block;
  position:relative;
  width:100%;
  z-index: 1050;
  }

.supra p{
  padding-right:25px;
  color:#333333;
  margin-top:5px;
  text-align:right;
  display:inline;
  margin-left:15px;
  }

.supra a {
  color: #333333;
  font-size: 13px;
  padding-top: 1px;
  padding-right: 15px; 
  }

.supra a:hover{
  text-decoration: none;
  }
  
.supra #sslogin{
  padding-right: 10px;
  }
  
.supra #ssup{
  padding-left: 10px;
  }

.supra #searchform {
  margin-bottom:0px;
  margin-top:7px;
  background-color:#d2d2d2;
  border-radius:3px;
  display:inline-block;
  width:200px;
  height: 25px;
  }

.supra #searchform .text {
  background-color:#d2d2d2;
  color: #505050;
  border-radius:0px;
  border:0px solid #d2d2d2;
  padding:2px;
  font-size:12px;
  width:170px;
  box-shadow:0px 0px 0px;
  -webkit-box-shadow:0px 0px 0px;
  -mox-box-shadow:0px 0px 0px;
  }

.supra #searchform .text:focus {
  outline: #ff7314 auto 2px;
  }

.supra #searchform .button {
  padding:0px 2px 0px 0px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#d2d2d2;
  color: #787878;
  font-size:15px;
  } 

  /* this interferes with search results page
  .search {  
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color:#89d0de;
  height: 20px;
  width: 150px;
  vertical-align:middle;
  margin: 10px 20px;
  float:right;
  display:inline-block;
  }*/

.glyphicon-search {
  margin-right: 4px;
  }


#primary-nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:1030;
  }

.navbar {
  margin-bottom: 0px !important;
  }

.navbar-default {
  background-color: rgba(255,255,255,0.8);
  border-color: #ffffff;
  box-shadow: 0px 1px 3px 1px rgba(34,34,34,0.3);
  }

.navbar-default .navbar-nav > .dropdown > a .caret {
  display:none;
  }

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background-color: #ffffff;
  padding-top:20px;
  }

.navbar-wrapper .container {
  padding-left: 15px;
  padding-right: 15px;
  }


@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
   margin-left: 0px;
   margin-right: 15px;
   }
  }

.navbar-wrapper .navbar {
  padding-left:  0;
  padding-right: 0;
  border-radius: 4px;
  }

#menu-main  {
  float: left;
  padding-top: 15px;
  font-size: 14px;
  }

#menu-main  > li {
  float: left;  
  }

.navbar-default #menu-main > li > a {
  color: #505050;
  margin-left:5px;
  font-family: 'Open Sans', Tahoma, Geneva, Sans-serif;
  font-weight:400;
  font-size:13px;
  text-transform:uppercase;
  }

.navbar-default #menu-main  > li > a:hover {
  color: #ff7314;
  }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .current-menu-ancestor > a{
  color: #ff7314 !important;
  background: none !important;
  }

.navbar-nav > li > .dropdown-menu {
  margin-left:5px;
  font-size:14px;
  line-height; 30px;
  background-color:#f4f4f4;
  border: 0px solid #f4f4f4;
  border-radius:0px;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  -moz-box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  box-shadow: 1px 1px 4px 0px rgba(80,80,80,0.3);
  }

.dropdown-menu > li > a:hover {
  background-color: #ececec;
  }

.dropdown-menu > li > a,
.dropdown-menu > li > a:hover {
  color: #15a1ff;
  font-weight:400;
  -webkit-margin-before: 0.8em;
  font-size:13px;
  }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #e4e4e4;
  color: #15a1ff;
  }

.dropdown-header {
  font-size: 13px;
  line-height: 30px;
  font-weight:400;
  color: #505050;
  }

.dropdown-second {
  margin-left:5px;
  font-size:13px;
  }

.dropdown-second a {
  color: #50b9ff;
  }

@media (min-width: 768px){
  .navbar-nav > li > a {
   padding: 10px 5px;
   margin:0px 3px;
   }
  }

@media (min-width: 992px){
 .navbar-nav > li > a {
   padding: 10px 15px;
   margin: 0px 5px;
   }
  }

/*=====================================================================================
================================* BUTTONS *============================================
==================================================================================== */

.btn {
  display: inline-block;
  padding: 5px 35px;
  margin-bottom: 0;
  margin-top:20px;
  font-size: 15px;
  font-family : 'Open Sans', Tahoma, Geneva, Sans-serif;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  text-decoration:none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  }

.btn-blue {
  padding: 10px 35px;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-indent:0;
  color:#ffffff;
  }

.btn-blue:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  color: #ffffff;
  }

.btn-blue:active {
  position:relative;
  top:1px;
  }

.btn-blue.big {
  padding:7px 35px;
  margin-top:20px;
  margin-bottom:20px;
  font-size:16px;
  font-weight:normal;
  } 

.btn-white {
  color: #15a1ff;
  background-color: #ffffff;
  font-size:15px;
  padding: 10px 35px;
  }

.btn-white:hover {
  color: #1a7ec2;
  background-color: #ffffff;
  }

.btn-white:active {
  position:relative;
  top:1px;
  }

.btn-orange {
  color: #ffffff;
  background-color: #ff7314;
  font-size:16px;
  padding: 7px 35px;
  }

.btn-orange:hover {
  color: #ffffff;
  background-color: #d85600;
  }

.btn-orange:active {
  position:relative;
  top:1px;
  }

.btn-knockout {
  background-color:transparent;
  text-indent:0;
  padding: 10px 35px;
  color: #1a7ec2;
  border:1px solid #1a7ec2;
  font-weight:300; 
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  }

.btn-knockout:hover,
.btn-knockout:active,
.knockout-active,
.knockout-active:focus,
.btn-knockout-wh:hover {
  background-color: #1a7ec2;
  color: #ffffff;
  border:1px solid #1a7ec2;
  outline-offset:0px;
  transform-delay: 0s;
  } 

.btn-knockout-wh {
  background-color:transparent;
  text-indent:0;
  padding: 10px 35px;
  color: #ffffff;
  border:1px solid #ffffff;
  outline-offset:0px;
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  } 

.btn-knockout:focus,
.btn-knockout-wh:focus,
.knockout-active:focus {
  outline:none;
  }

  /*=====================================================================================
  ================================* FOOTER *=============================================
  ==================================================================================== */

  .footerlinks {
  background-color: #383239;
  color: #cccccc;
  padding-top:10px;
  }

  .footerlinks h4 {
  font-weight: 400;
  font-size:12px;
  color:#ffffff;
  }

  .footerlinks ul {
  list-style-type:none;
  padding-left:0px;
  padding-bottom: 30px;
  font-size:12px;
  font-weight:300;
  }

  .footerlinks li {
  -webkit-margin-before: .1em;
  -webkit-margin-after: .1em;
  }

  .footerlinks li a {
  color: #cccccc;
  }
  
  .social {
  margin: 0 auto;
  text-align:right;
  padding: 10px 0px;
  }

  .social img {
  display:inline-block;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding-left:10px;
  }


  .social img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  }

  #menu-footer-api li,
  #menu-footer-resources li,
  #menu-footer-support li,
  #menu-footer-about li, 
  #menu-footer-api li a,
  #menu-footer-resources li a,
  #menu-footer-support li a,
  #menu-footer-about li a {
  color: #ffffff;
  list-style-type:none;
  font-size: 14px;
  line-height:1.5em;
  }

  footer {
  background-color: #333333;
  text-align: center;
  bottom: 0;
  }

  footer p,
  footer a {
  font-size: 12px;
  line-height: 1.3em;
  color: #cccccc;
  }

  #menu-legal li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
  }

  .footerlinks #searchform .text {
  width: 300px;
  background-color: #646464;
  border-radius:3px;
  border: 0px solid #5d5d5d;
  }

  .footerlinks #searchform .button {
  padding:15px 5px 15px;
  width:auto;
  border:0px;
  border-radius:3px;
  background-color:#505050;
  color: #cccccc;
  font-size:20px;
  } 

/*=====================================================================================
================================* JUMBOTRON *==========================================
==================================================================================== */
.jumbotron {
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left:0px;
  /* height:614px; */
  background: url('/wp-content/uploads/2016/02/jumbotron-2.gif') no-repeat;
  margin-bottom:0px;
  background-position: center center;
  }

.jumbotron .container {
  padding-bottom: 30px;
  z-index:10;
  padding-top:30px;
  text-align:center;
  font-family:'Open Sans Light', sans-serif; 
  }

.jumbotron .column {
  margin:0px auto;
  width:100%;
  }

.jumbotron .whole {
  width:100%;
  height:100%;
  background-color:rgba(83, 75, 84, .6);
  }


.jumbotron .caption {
  padding: 25px;
  margin-top:40px;
  background:rgba(51,134,163,0.8);
  }

@media (min-width: 368px){
 .jumbotron .circle {
   float:left;
   width:60px;
   height:60px;
   margin: 0px 10px 90px 0px;
   border-radius:50%;
   background-color:rgba(255,255,255, .30);
   }
  
 .jumbotron .circle img {
   padding:10px;
   }

 .jumbotron h2 {
   color:#ffffff;
   font-size:20px;
   text-align:left;
   }

  .jumbotron p {
   color:#ffffff;
   font-size:15px;
   text-align:left;
   line-height:1.6em;
   }

  .jumbotron h1 {
   color: #ffffff;
   font-size: 40px;
   line-height:1.5em;
   text-align:center;
   }
  } 

@media (min-width: 768px){
  .jumbotron .circle {
  width:120px;
  height:120px;
  border-radius:50%;
  margin:0px auto;
  float:none;
  }

 .jumbotron .circle img {
  padding:20px;
  }

 .jumbotron h1 {
  font-size:50px;
  } 

 .jumbotron h2,
 .jumbotron p {
  /*text-align:center;*/
  } 
  }

.CTA-3-step {
  width:100%;
  background-color:#F0f0f0;  
  height:320px;
  padding-top:50px;
  overflow:hidden;
  }
   
.CTA-3-step .cta-right {
  background:url('/wp-content/uploads/2015/06/curl-me-shirt-2.png') no-repeat;
  height:300px;
  }

img.circ {
  border-radius:50%;
  margin:0px auto;
  float:none;
  background-color:rgba(255,255,255, .30);
  padding:20px;
  }



  /*=====================================================================================
  ================================* PAGES *==============================================
  ==================================================================================== */

  /*======================= Features pages ====================== */
.logo-box {
  display:table;
  margin:20px 0;
  }
  
.icon-products {
  float:left;
  }
  
.logo-box img {
  margin-right:20px;
  vertical-align:middle;
  }
  
.clouds {
  background-image:url(/wp-content/uploads/2015/02/clouds.jpg);
  background-repeat:no-repeat;
  }

.clouds .icon {
  float:left;
  }

.clouds p {
  font-size:20px;
  }

.orange-icon img {
  width:20%;
  margin:0px auto;
  }

.number {
  display:inline-block;
  }

.number img {
  width:20%;
  float:left;
  }

.half {
  margin:0px auto;
  width:80%;
  }

.number h3 {
  float:left;
  vertical-align:middle;
  margin-top:12px;
  margin-left:4px;
  }

.featuresecondary ul {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size:13px;
  padding-left:15px;
  }

@media (min-width: 468px) {
  .featuresecondary ul > li {
   display:block;
   padding: 5px 10px;
   }
  }

@media (min-width: 992px) {
  .featuresecondary ul > li {
   display:inline-block;
   padding: 5px 10px;
   }
  }

.featuresecondary ul > li a {
  color: #15a1ff;
  }

.featuresecondary ul > li.current_page_item {
  font-weight:600;
  }

.featuresecondary ul > li a:active {
  font-weight: 600;
  }

.entry-content{
  min-height: 100px;
  }

  /* ================ Index page styles =================== */


.logos {
  text-align:center;
  margin:0 auto;
  padding: 10px 15px;
  }

.logos img {
 /* -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  opacity: 0.6;
  filter: alpha(opacity=60);
  width:90%;
  /*filter: gray;*/
  }

.logos img.hasportal:hover  {
  opacity: 1.0;
  /*filter: alpha(opacity=100);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  }   

.recent ul {
  list-style-type:none;
  margin:0;
  padding:0px;
  }

.recent li {
  border-top: 1px solid #e4e4e4;
  padding: 12px 0 0 0;
  margin: 12px 0 0 0;
  }


.recent li a {
  color: #15a1ff;
  border-bottom: 0;
  }

.featured {
  margin: 0 auto;
  text-align:center;
  }

.featured img {
  display: inline-block;
  width: 200px;
  }   

/* ================ Platform page styles =================== */
ul.platform li:before {
    content: "";
    border-color: transparent #505050;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.0em;
    position: relative;
    }

.taupe ul.platform li:before {
    content: "";
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.0em;
    position: relative;
    }

ul.platform {
    margin: 0.75em 0;
    list-style: none;
    -webkit-margin-before:1em;
    -webkit-margin-after:1em;
    }

.taupe ul.platform {
    list-style: none;
    -webkit-margin-before:2em;
    }

ul.platform li {
    line-height:1.4em;
    }

/* ================ Pricing page styles =================== */

.pricingnav ul { /*changed on 01.05.2015*/
  margin:0 0 30px 0;
  line-height:24px;
  text-align:center;
  list-style:none;
  }
  
.pricinginfo {
  width:86%;    
  /* box-shadow: -2px 0px 5px rgba(195,195,195,1);
  -webkit-box-shadow: -2px 0px 5px rgba(195,195,195,1);
  -moz-box-shadow: -2px 0px 5px  rgba(195,195,195,1);
  */
  }

.pricingcol {
  padding:0px;
  height: 638px;
  border-right: 1px solid #e4e4e4;
  border-bottom:1px solid #e4e4e4;
  background-color:#fff;
  width:25%;
  float:left;
  min-width:207px
  }

.pricingcol h2 {
  color: #ffffff;
  background-color:#989898;
  text-transform:uppercase;
  text-align:center;
  border-bottom:1px solid #f2f2f2;
  padding:10px;
  margin:10px 10px 30px 10px;
  font-weight:300;
  font-size: 26px;
  }

.pricingcol hr {
  margin: 20px 15px;
  }

.pricingcol .price{
  font-size:50px;
  line-height:60px;
  padding:0;
  font-weight:300;
  background-color:#ffffff;
  text-align:center;
  }

.pricingcol .price-enterprise{
  font-size:50px;
  line-height:60px;
  padding:0;
  font-weight:300;
  text-align:center;
  }

p.hrule {
  margin:10px 5px;
  border-top:1px dotted #cccccc;
  }

.pricingcol p {
  text-align:center;
  padding: 5px 10px;
  }

.pricingcol .exp {
  font-weight:400;
  font-size:15px;
  text-align:left;
  min-height: 58px;
  padding-left: 15px;
  }

.pricingcol .checkdiv {
  margin-right:6px;
  padding-bottom:7px;
  font-size:12px;
  min-height: 101px;
  }
  
.enterprisecol {
  background: -webkit-linear-gradient(#ffffff, #b3e1ff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #b3e1ff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #b3e1ff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #b3e1ff); /* Standard syntax */
  position:relative;
  overflow:visible;
  height:730px;
  right:0;
  bottom:55px;
  border-right:none;
  box-shadow: 0 0 1em rgba(195,195,195,1);
  -webkit-box-shadow: 0 0 1em rgba(195,195,195,1);
  -moz-box-shadow: 0 0 1em rgba(195,195,195,1);
  }
  
.enterprisecol hr {
  border-top:1px solid #FFF;
  }
  
.enterprisecol h2 {
  background-color: #333333;
  }

.enterprisecol {
  width:100%;
  }

  
.pricingcol ul.check {
  list-style-position:outside;
  list-style-image: url(/wp-content/uploads/2015/03/check-list.png);
  }

.pricingcol .create {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7314), color-stop(1, #ff7314) );
  background:-moz-linear-gradient( center top, #ff7314 5%, #ff7314 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7314', endColorstr='#ff7314');
  background-color:#ff7314;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-indent:0;
  border:0px solid #d85600;
  display:inline-block;
  color:#ffffff;
  font-family: 'Open Sans',Tahoma,Arial,Sans-serif;
  font-size:14px;
  font-weight:400;
  font-style:normal;
  padding: 5px 15px;
  text-decoration:none;
  text-align:center;
  text-shadow:0px 0px 0px #d75600;
  }

.pricingcol .create.blue {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-shadow:0px 0px 0px #0d7ddb;
  }

p.tiny {
  font-size:13px;
  line-height:16px;
  text-align:left;
  margin-bottom:2px;
  }

.pricing-table {
  border-bottom: 2px solid #dddddd;
  box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(195,195,195,1);
  }

.collapsed .toggle-plus {
  background:url('/wp-content/uploads/2015/05/plus-faq.png') no-repeat;
  width:19px;
  height:19px;
  }

.toggle-plus {
  background:url('/wp-content/uploads/2015/05/faq-minus.png') no-repeat;
  width:19px;
  height:19px;
  }

@media (max-width: 1024px) {
  .enterprisecol {
   position:relative;
   right:0;
   bottom:0;
   width:100%;
   margin:0 auto;
   }
  }

@media (max-width:1024px) {
  .pricingcol {
   width:50%;
   }
  }

.pricing-table,
.pricing-table th,
.pricing-table td {
  background-color:#ffffff;
  font-weight:400;
  vertical-align:middle;
  }

.pricing-table .semi th,
.pricing-table .semi td {
  font-weight: 600;
  font-size: 15px;
  }

.pricing-table > tbody > tr > td {
  text-align:center;
  vertical-align:middle;
  }  

.pricing-table td.even,
.pricing-table th.even {
  background-color: #f4f4f4;
  }

.pricing-table > thead > tr > th {
  font-weight: 400;
  font-size: 18px;
  padding: 10px 8px;
  }

.pricing-table th.plan {
  text-align:left;
  font-size: 18px;
  padding-left:15px;
  }

.pricing-table tbody tr th span {
  color: #333333;
  display:block;
  font-weight: 300;
  font-size: 15px;
  }  

.pricing-table > tbody > tr > th {
  font-size: 15px;
  font-weight: 600;
  }

.pricing-table tr.wide {
  background-color: #bebebe;
  width: 100%;
  }

.pricing-table tr.wide th {
  text-transform:none;
  background-color:#bebebe;
  font-weight: 600;
  font-size: 15px;
  padding: 15px 10px;
  }

.pricing-table .glyphicon-ok {
  color: #829a3c;
  font-size: 20px;
  padding: 5px;
  }

.pricing-table td img {
  width:15px;
  height:12px;
  }

dl.faq {
  padding:10px;
  width:100%;
  border-bottom:1px solid #e4e4e4;
  margin:0px auto;
  }

dl.faq dt a {
  color:#333;
  font-size:15px;
  text-decoration:none;
  font-weight:400;
  }

dl.faq dt span {
  float:right;
  }

dl.faq dd p {
  font-size:15px;
  }



  /* ================ Contact Us page styles =================== */

@media (min-width: 468px) {
  iframe.maps {
   width: 400px;
   height: 400px;
   background-color: #f4f4f4;
   position:relative;
   }
  }


@media (min-width: 768px) {
  iframe.maps {
   width: 700px;
   height: 700px;
   position:relative;
   }
  }

@media (min-width: 992px) {
  iframe.maps {
   width: 410px;
   height: 410px;
   position:relative;
   }
  }

/* ================ Login page styles =================== */

@media (min-width: 468px) {
  iframe.recover {
   width: 430px;
   height: 70px;
   margin:0 auto;
   padding:20px 20px 10px 20px;
   }
  }
  
  
/*==================== Tech Overview ============ */
.architecture {
  background-color:#f4f4f4;
  }
  
.architecture img {
  width:65%;
  height:65%;
  }
  
ul.documentation {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  }
  
ul.documentation li:before { 
  content: "";
  border-color: transparent #15a1ff;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
  }

  /* ================ Platform Features page styles (Laura) =================== */
.gradient p {
  font-size:20px; 
  font-weight:300;
  }
  
.arch-bg {
  background:url(/wp-content/uploads/2015/02/architecture.png) top right no-repeat;
  display:block;
  min-height:384px;
  }
  
.bg-devportal {
  background:url(/wp-content/uploads/2015/02/devportal.png) top right no-repeat;
  display:block;
  min-height:384px;
  }
  
a.apicast {
  color:#FFFFFF;
  background:none;
  padding:0 0 0 0;
  margin:0 0 35px 0;
  }
  
.panel1 {
  background:url(/wp-content/uploads/2015/02/panel1-bg.gif) 0% 15% no-repeat;
  }
  
.panel5 {
  background:url(/wp-content/uploads/2015/02/panel5-bg.gif) 0% 0% no-repeat;
  min-height:545px;
  }
  
.panel7 {
  background:url(/wp-content/uploads/2015/02/panel5-bg.gif) 0% 0% no-repeat;
  }

.larger {
  width:6%;
  }
  
.smaller {
  width:4%;
  }
  
.api-min {
  min-height:450px;
  }
  
.translucent {
  background-color:rgba(255,255,255,0.3);
  padding-bottom:35px;
  }
  
body {
  margin:0;
  padding:0;
  }
  
.push {
  min-height:384px;
  }
  
.rightside {
  padding:20px 0 0 20px;
  }
  
.rightside img {
  align:right;
  float:right;
  width:85%;
  }
  
.no-fpad {
  padding-right:0;
  padding-top:0;
  }
  
.api-config-pad {
  padding-right:0;
  }
  
.solo {
  width:10%;
  }
  
.spacer-56 {
  margin-top:56px;
  display:inline-block;
  }
  
.own_column {
  width:50%;
  margin-top:10px;
  margin-left:0;
  margin-right:0;
  }
  
.caption {
  font-family:'Open Sans';
  font-size:12px;
  color:#333;
  float:right;
  margin-left:75px;
  padding-bottom:85px;
  }
  
.devportal-icon {
  padding-top:31px;
  }

svg {
  width:359.814px;
  height:159.813px;
  float:left;
  }
  
path{
  stroke-dasharray:2000;  
  fill:none;
  stroke:#10a0d2;
  stroke-width:4;
  }
  
@media (min-width:468px) {
  img.icon {
   width:89px;
   vertical-align:middle;
   }
  }
  
@media (max-width: 990px) {
  .mobile-hide {
   display:none;
   }
  
  .panel1 {
   background:none;
   }
   
  .panel5 {
   background:none;
   }
   
  .panel7 {
   background:none;
   }
  }

#docs {
  z-index: 50;
  color:#ffffff;
  }

.apicast {
  background: url(/wp-content/uploads/2015/02/clouds.jpg) 0px 0px;
  }

#outerbars1,
#outerbars2,
#outerbars3,
#outerbars4,
#outerbars5 {
  background-color:rgba(130,154,60,.5);
  }
  
#outerbars1 {
  width:20%;
  }
  
#outerbars2 {
  width:50%;
  }
  
#outerbars3 {
  width:10%;
  }
  
#outerbars4 {
  width:40%;
  }
  
#outerbars5 {
  width:90%;
  }
  
#bars1,
#bars2,
#bars3,
#bars4,
#bars5 {
  background-color: #829a3c;
  margin-bottom: 25px;
  height: 20px;
  }
  
#num50 {
  opacity:0.1;
  position:absolute;
  top:0%;
  left:0%;
  }
 
#num60 {
  opacity:0.3;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num70 {
  opacity:0.5;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num80 {
  opacity:0.7;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num90{
  opacity:0.9;
  position:absolute;
  top:0%;
  left:0%;
  }
  
#num100 {
  opacity:1.0;
  position:absolute;
  top:0%;
  left:0%;
  }

.ampersand {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  padding:110px 5px;
  height:100%;
  min-height:400px;
  max-height:480px;
  }

.ampersand img {
  vertical-align:middle;
  }

.dotted {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  height:100%;
  margin-top:30px;
  padding-bottom:80px;
  }

.plus {
  background: url(/wp-content/uploads/2015/06/dash-vert-5.gif) 50% 50% repeat-y;
  vertical-align:middle;
  padding:50px 5px;
  height:100%;
  min-height:240px;
  max-height:480px;
  }

.plus img {
  vertical-align:middle;
  }

.numbers {
  font-family: 'Open Sans';
  font-size: 100px;
  background: -webkit-linear-gradient(#d85600, #ff7314);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float:left;
  position:relative;
  top:0px;
  left:0px;
  padding:30px;
  }
  
.bars {
  float:left;
  width:100%;
  margin-top:0;
  position:absolute;
  top:80px;
  right:0px;
  }
  
@media (max-width: 990px) {
  .ampersand {
   display:none;
   }
  }

.path {
  stroke-dashoffset:4940;
  stroke-dasharray:500;
  animation: draw 10s linear infinite;
  fill-opacity: 0;
  }



  /* ================ Partners page styles (Laura) =================== */

.top-pad {
  padding-top:66px;
  }

ul.partners, ul.products {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  }

img.partner-logo {
  padding-bottom:8px;
  }

ul.partners li:before { 
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.2em;
  position: relative;
  }

ul.products li:before { 
  content: "";
  border-color: transparent #505050;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.2em;
  position: relative;
  }

img.partner-logo {
  padding-bottom:15px;
  width:200px;
  }

ul.partners li {
  font-family: 'Open Sans';
  font-size:12px;
  padding-bottom:4px;
  vertical-align:middle;
  }

.partner {
  margin-top:40px;
  }

dl {
  font-family: 'Open Sans';
  font-size: 12px;
  width:100%;
  }

dd, dt {
  margin-right: 20px;
  }

dd p {
  line-height:1.6em;
  margin:4px 0;
  }

.bullets {
  margin-top:32px;
  }

.section {
  margin-top:40px;
  }

.whole {
  width:100%;
  height:6px;
  }

.hr {
  height: 0px;
  padding:20px 0;
  margin: 0px auto;
  border-bottom: 1px solid #e6e6e6;
  font-size: 1px;
  width:90%;
  }

/* ================ Product page styles ============================ */

.cta-module {
  background-color:#f4f4f4;
  padding:20px;
  text-align:center;
  }

.flowchart {
  width:408px;
  margin:0px auto;
  padding-top: 15px;
  }
  
.callout {
  margin-top:40px;
  }

ul.products li {
  color:#505050;
  }

ul.products {
  margin-bottom: 20px;
  }

  /* ================ Info Center Page styles ================================ */

.info-center-title-links {
  margin-top: 40px;
  }

.img-info-featured {
  display: block;
  height: 340px;
  max-width: 100%;
  position: absolute;
  padding-top: 20px;
  left: 65px;
  }

.carousel.testimonial {
  height: 250px;
  margin-top:0px;
  margin-bottom: 0px;
  }

.item.testimonial {
  height: 250px;
  background-color: #ffffff;
  }

.carousel-indicators.testimonial {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  }

.carousel-indicators.testimonial li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  //background-color: #000 \9;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  }

.carousel-indicators.testimonial .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #b6b6b6;
  }

.bigger {font-size:20px;}

.report-image {
  float:left;
  margin-right:10px;
  width:35% 
  }

.report-image img {
  width: 95%;
  }

.report-desc {
  float:left;
  width:60%;
  }
  
.nomarg {
  margin:0 0 0 0;
  }

.video-description {
  height: 120px;
  padding-top: 15px;
  padding-left:15px;
  padding-right:15px;
  }

/*------ responsive embed styles -------*/

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  }

.embed-responsive .embed-responsive-item, 
.embed-responsive embed, 
.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
  }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
  }

.page-end-margin {
  margin-bottom:100px;
  }

.divider-line {
  border-right:0px solid #ececec;
  }

@media (min-width: 992px) {
 .divider-line {
  border-right: 1px solid #ececec;
  }
 }

.no-spacing-top {
  padding-top:0;
  margin-top:0;
  } 

.presentation-embed {
  box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  -webkit-box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  -moz-box-shadow: 5px 0px 5px 0px rgba(195,195,195,.6);
  margin-bottom:10px;
  }

  /* ================ Use Cases Pages ================================ */
.bullet-box {
  margin-top:40px;
  }

.bullet-box li:before { 
  content: "";
  border-color: transparent black;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

.bullet-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: black;
  font-weight:300;
  }

.bullet-box ul {
  margin-top:-8px;
  margin-left:18px;
  }

.bullet-box li {
  margin: 0px 0px 0px 0px;
  }

.bullet-box {
  padding: 15px 15px 25px 15px;
  }

.bullet-box.no-margin {
  padding: 0px 15px 25px 15px;
  }

.no-margin {
  margin:0;
  }

  /*=====================================================================================
  ================================* MKTO FORMS *=========================================
  ==================================================================================== */

.mktoForm {
  padding-bottom:20px;
  }

.mktoForm button.mktoButton {
  cursor: pointer;
  margin: 0;
  }

.mktoModalMain {
  margin:20px;
  }

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
  border: 1px solid #cccccc;
  background-color: #f0f0f0 !important;
  padding: 6px 6px;
  line-height:1.2em;
  font-weight: 300 !important;
  font-family:'Open Sans'!important;
  color: #505050 !important;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -mox-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  border-radius:3px;
  }

.mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-indent:0;
  border:1px solid #15a1ff;
  display:inline-block;
  color:#ffffff;
  font-family:'Open Sans'!important;
  font-weight:300 !important;
  font-size:15px;
  margin-left: 15px;
  font-style:normal;
  padding: 0px 25px;
  text-decoration:none;
  text-align:center;
  text-shadow:0px 0px 0px #15a1ff;
  height: 35px;
  }

.mktoForm .mktoButtonWrap.mktoNative button.mktoButton:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  }

#mktFrmSubmit{
  color: #FFFFFF !important;
  }

.mktoForm .mktoError .mktoErrorMsg {
  display:none !important;
  background-color: transparent;
  }

.mktoForm .mktoError .mktoErrorArrowWrap {
  display:none !important;
  }

.mktoForm .mktoAsterix {
  display:none !important;
  }

.mktoForm .mktoLabel {
  float: left;
  line-height: 1.2em;
  padding-top: .3em;
  font-family:'Open Sans', Tahoma, Geneva, Sans-serif !important;
  font-weight:300 !important;
  font-size:15px !important;
  }

.mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: 300 !important;
  font-size:15px !important;
  }

  /*=====================================================================================
  ==========================* 3step challenge pages *====================================
  ==================================================================================== */
@media (min-width: 368px) {
  .jumbo {
  padding: 0px;
  color: #ffffff;
  background: linear-gradient(rgba(83, 75, 84, .6), rgba(83, 75, 84, .6)), url('/wp-content/uploads/2015/12/jumbotron.gif') 50% 50% no-repeat;
  background-size: 220% auto;
  }
  }

@media (min-width: 768px) {
  .jumbo {
  padding: 0px;
  color: #ffffff;
  background: linear-gradient(rgba(83, 75, 84, .6), rgba(83, 75, 84, .6)), url('/wp-content/uploads/2015/12/jumbotron.gif') 50% 50% no-repeat;
  background-size: 150% auto;
  }
  }


.heading {
  width:100%;
  border-bottom:1px solid #829a3c;
  margin-left:20px;
  margin-bottom:15px
  }

.heading h2 {
  margin-bottom:5px;
  }


ul.triangles,
li.tri {
  list-style:none;
  padding-left:15px;
  }

.triangles li:before {
  content: "";
  border-color: transparent #15a1ff;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

li.tri:before {
  content: "";
  border-color: transparent #505050;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

p.pain {
  font-weight:400;
  margin-top:5px;
  }

/*=====================================================================================
================================* BLOG *===============================================
==================================================================================== */
/*
.post-image {
  float:left;
  padding-right: 15px;
  overflow:hidden;
  margin-top:25px;
  min-height:220px;
  }
  */

.post-container{
  padding: 3em 0;
  border-bottom: solid 2px #f4f4f4; 
}

.post-image{
  max-width: 100%;
}

.tags{
  padding: 1em 0; 
}

.excerpt a{
  color: #505050;
}

.tag-cloud a,
.tags a{
  font-size: .8em;
  line-height: 3em;
  color: #505050;
  background: #f4f4f4;
  padding: .5em;
  border-radius: 25px;
  white-space: nowrap;
}

h1.entry-title {
  font-size: 40px;
  }

  h2.post-title{
    margin: 0 0 10px;
    font-size: 1.6em;
  }

  h2.post-title a {
    color: #505050;
  }

h2.entry-title {
  font-size: 20px;
  margin-bottom: 10px;
  }

  h2.screen-reader-text{
    display: none; 
  }

h3.entry-title {
  font-size: 15px;
  font-weight: 300;
  margin-top:0px;
  }

.featured-star{
    padding-right: .5em;
    color: #ff7314;
    margin: 0 0 0 1em;
  }

.read-more {
  text-align:left;
  }
  
a.page-numbers{
  font-size: 17px; 
  padding: 0 .3em;
}

.author-container{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;

}

.page-numbers.current{
  font-size: 17px;
  border-bottom: solid 1px #505050;
  padding: 0 .3em;
}

ul.related {
  list-style-type:none;
  display:block;
  -webkit-padding-start:0px;
  }

ul.related li {
  display:inline-block;
  height:auto;
  padding: 5px 10px;
  }

.post-thumb {
  margin-right: 10px;
  float:left;
  }  

li.cat-item {
  list-style-type:none;
  }

.widget_categories ul {
  -webkit-padding-start:0px;
  }

img.avatar {
  border-radius:50%;
  float:left;
  margin: 10px;
  }

.entry-header {
  display:inline-block;
  width:100%;
  }

.cat-container{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 0 1em 0;
}

.cat-container a{
  color: #505050;
}

.cat-dot-tech{
  background: #829a3c ;
}

.cat-dot-news{
  background: #bc20a1 ;
}

.cat-dot-featured{
  background: #3795b6;
}

.cat-dot-events{
  background: #534b54;
}

.cat-dot-business{
  background: #ff7314;
}

.cat-dot-education{
  background: #847d73;
}


.post-image img.attachment-featured_img {
    display: block;
   height: auto;
   max-width: 100%;
   max-height: 250px;
    object-fit: cover;
   }

.cat-dot-tech,
.cat-dot-news,
.cat-dot-featured,
.cat-dot-events,
.cat-dot-business,
.cat-dot-education{
  width: 20px;
  border-radius: 25px;
  display: inline-block;
  height: 20px;
  margin: 0 10px 0 0;
}

textarea#comment {
  width:100%;
  color: #505050 !important;
  }

form#commentform input#submit {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15a1ff), color-stop(1, #15a1ff) );
  background:-moz-linear-gradient( center top, #15a1ff 5%, #15a1ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a1ff', endColorstr='#15a1ff');
  background-color:#15a1ff;
  text-indent:0;
  color:#ffffff;
  }

form#commentform input#submit:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a7ec2), color-stop(1, #1a7ec2) );
  background:-moz-linear-gradient( center top, #1a7ec2 5%, #1a7ec2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a7ec2', endColorstr='#1a7ec2');
  background-color:#1a7ec2;
  color: #ffffff;
  }

  blockquote{
    padding: 1em 1em 1em 0;
    border-right: 5px solid #505050;
    border-left: 0;
    text-align: right;
  }

  blockquote p{
    font-size: 17pt;
  }

.comment-author {
  display:inline-block;
  float:left;
  }

.comment-meta {
  display:inline-block;
  float:right;
  }

.rec-content{
  padding: 1.5em 1em;
  margin: 2em 0; 
  border-radius: 4px; 
}

.rec-content a{
  color: #fff; 
}

#respond{
  display: none; 
}

.emailSignUp{
  padding: 2em 0;
  display: none; 
  position: fixed;
  width: 100%; 
  bottom: 0;
  z-index: 100000;
  color: #fff;
  background-color: rgba(83, 75, 84, .8);
}

.emailSignUp-container{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}

.emailSignUp .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
    /*border-radius: 0px 4px 4px 0px;*/
    margin-top: -35px;
    background: white;
    border: none !important;
    display: inline-block;
    color: #534b54;
    font-family: 'Open Sans'!important;
    font-weight: 300 !important;
    font-size: 15px;
    margin-left: 14px;
    font-style: normal;
    padding: 0px 25px;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    height: 30px;
}

@media screen and (max-width : 768px){

  .emailSignUp{
    visibility: hidden;
  }

}

@-moz-document url-prefix() { 

  .emailSignUp .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
     margin-top: -61px;
  }

}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
  
  .emailSignUp{
    visibility: hidden;
  }

}

.emailSignUp .mktoButtonRow {
    display: inline;
    position: initial;
}

.emailSignUp .mktoForm{
  margin: 0;
  padding: 0;
}
.emailSignUp .mktoButtonWrap{

  margin-left: 17em !important;
}
.emailSignUp #Email{
  background: transparent !important;
}

.emailSignUp input[type=email]{
  color: #fff !important; 
}

.emailSignUp ::-webkit-input-placeholder {
   color: #fff;
   font-style: italic;
}

.emailSignUp .mktoForm .mktoFieldWrap {
    margin-top: 0;
}

.emailSignUp :-moz-placeholder { /* Firefox 18- */
    color: #fff;
   font-style: italic;
}

.emailSignUp ::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
   font-style: italic; 
}

.emailSignUp :-ms-input-placeholder {  
    color: #fff;
   font-style: italic;  
}

.emailSignUp.mktoButtonRow{
  float: left; 
}

.newsletter-signup{
  padding: 0 0 0 1.5em;
}

.emailSignUp..mktoForm{
  padding: 0; 
}

.white a{
  color: #fff !important;
}

.white a:hover{
  text-decoration: underline; 
}

/*=====================================================================================
================================* SIGNUP *=============================================
==================================================================================== */

.signup-body {
  padding-left:30px;
  }

.signup-loading:before,
.signup-loading:after,
.signup-loading {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
  }

.signup-loading {
  margin: 8em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  }

.signup-loading:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  }

.signup-loading:after {
  left: 3.5em;
  }

.signup-loading:before,
.signup-loading:after {
  content: '';
  position: absolute;
  top: 0;
  }

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
  box-shadow: 0 2.5em 0 -1.3em #fff;
  }
  40% {
  box-shadow: 0 2.5em 0 0 #fff;
  }
  }

@keyframes load7 {
  0%,
  80%,
  100% {
  box-shadow: 0 2.5em 0 -1.3em #fff;
  }
  40% {
  box-shadow: 0 2.5em 0 0 #fff;
  }
  }


  /*=========================== News pages =======================*/
.side-menu{
  list-style: none;
  padding: 0;
  margin: 0;
  }

.newscontent ul{
  padding-left: 5px;
  }
  
.newscontent li {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  padding: 12px 0 12px 0;

  }

  /* .category-news .excerpt, .category-news .read-more, .category-news .post-image{
  display: none;
  }

  .category-news .entry-title{
   margin-top: 25px; 
  }

  .category-news .post-list .row{
  border-top: 1px solid #e4e4e4;

  }
  .category-news .post-list > :nth-child(2){
  background: url(/wp-content/uploads/2015/08/news-header2.gif) no-repeat center center;
  }

  .category-news .post-list > :nth-child(2) .post-image{
  display: none;    
  }
  .category-news .post-list > :nth-child(2) .entry-title{
  font-size: 40px;
  margin: 30px;
  }
  .category-news .post-list > :nth-child(2) a{
  color: #fae5de;
  }
  .category-news .post-list > :nth-child(2) .read-more{
  display: block;
  margin-left: 30px;
  }
  */

.category-press-releases .excerpt,
.category-press-releases .read-more,
.category-press-releases .post-image{
  display: none;
  }

.category-press-releases .entry-title{
  margin-top: 25px; 
  margin-bottom:15px;
  }

.category-press-releases .post-list .post{
  border-top: 1px solid #e4e4e4;
  }
  
.category-press-releases .post-list > :nth-child(1){
  background: url(/wp-content/uploads/2015/08/news-header2.gif) no-repeat center center;
  }

.category-press-releases .post-list > :nth-child(1) .post-image{
  display: none;    
  }
  
.category-press-releases .post-list > :nth-child(1) .entry-title{
  font-size: 40px;
  margin: 30px;
  padding-top:20px;
  }

.category-press-releases .post-list > :nth-child(1) a{
  color: #ffffff;
  }
  
.category-press-releases .post-list > :nth-child(1) .read-more{
  display: block;
  margin-left: 30px;
  padding-bottom:20px;
  }

.pthumb {
  min-height:300px;
  }

.category-press-releases > h1.entry-title {
  font-size: 32px;
  line-height:1.4em;
  }

.category-press-releases h2 {
  font-size: 24px;
  }

.category-press-releases h2.entry-title {
  font-size: 20px;
  }

.widget .cat-post-item {
  border-bottom: 0px solid #ffffff;
  }

.widget li a {
  font-size:1em !important;
  }

  /*=====================================================================================
  ================================* PARTNERS PAGE *======================================
  ==================================================================================== */

.partner-main ul,
.partner-right ul{
  list-style-type: none;
  }

.become-a-partner{
  color: white;
  border-left: solid 1px white;
  padding: 2% 3%;
  text-align: center;
  }

.become-a-partner button{
  color: white;
  }

.partner-main{
  margin: 3em 0;
  float: left;
  width: 55%;
  }

.partner-container {
  padding-left:10px;
  }

.partner-container img {
  max-width:25%;
  }

.partner-main p,
.partner-list-main p{
  color: #505050;
  font-size: 18px;
  line-height: 1.8em;
  padding: 0 0 1em 0;
  }

.partner-main .title{
  color: #ff7314;
  font-weight: 500;
  }

.partner-main .text{
  color: #333;
  font-weight: 500;
  } 

.inside-line{
  border-bottom: solid 1px #ccc;
  display: block;
  margin: 0 auto 5em;
  }

.partner-main ul.benefits{
  color: #333;
  margin: 0;
  padding: 0;
  font-weight: 400;
  }

.partner-main ul.benefits li{
  margin: 1em 0;
  list-style-position: inside;
  text-indent: -22px;
  padding-left: 22px;
  }

.partner-main ul.benefits .bullet{
  font-size: 10px;
  padding-right: 1em;
  vertical-align: bottom;
  }

.partner-main button{
  padding: 10px 35px;
  }

.partner-right {
  margin: 8em 0;
  width: 35%;
  float: right;
  }

ul.partner-right-content {
  padding: 0 0 2em 0;
  }

.partner-right-content li.right-title {
  font-weight: 600;
  }   

.partner-right-content .aff-link {
  font-weight:600;
  }

.partners_list .active-li .partners-list-img{
  opacity: 1;
  filter:none;
  -webkit-filter: grayscale(0%);
  }

ul.view-options{
  display: -webkit-box;
  display: inline-flex;
  width: 100%;
  margin: 0 0 4em -25px;
  padding: 0;
  list-style-type: none;
  } 

ul.view-options li{
  margin: 0 25px;
  }

ul.view-options button{
  min-width: 100px;
  padding: 5px 25px;
  }

.list-item{
  border-bottom: solid 1px #ccc;
  display: table;
  margin: 4em 0;
  width: 100%;
  }

.customer-info{
  left: 5em;
  /*position: absolute;
  width: 80%;*/
  text-align: left;
  /*border-left: solid 6px #1b74a5;*/
  padding: 2% 0 5em;
  float: left;
  }

.active-company{
  display: block;
  -webkit-transition: display 500ms ease-out .05s;
  -moz-transition: display 500ms ease-out .05s;
  -o-transition: display 500ms ease-out .05s;
  transition: display 500ms ease-out .05s;
  }

.customer-info h1{
  color: #333;
  margin-bottom: 1em;
  font-size: 2em;
  }

.customer-info img{
  max-width: 25%;
  display: block;
  padding-left:15px;
  margin-bottom:15px;
  }

.customer-info .partner-list-main{
  float: left;
  }

  .partner-list-main p {
  padding: 0px 15px 0px 0px;
  }
 
.customer-info .partner-list-right{
  float: right;
  border-left: solid 1px #333;
  height: 11em;
  margin: 2em 0;
  }

.partner-list-right ul{
  list-style-type:none; 
  }

p.industry{
  font-weight: bold !important;
  font-size:17px;
  }

.partners_list .partner-list-right li{
  display: block;
  width: 100%;
  text-align: left;
  }

.partnerform {
  margin-top:40px;
  }

.partnerform .mktoForm .mktoFormRow{
  margin-bottom:15px;
  } 

.partnerform .mktoForm .mktoRequiredField label.mktoLabel,
.partnerform .mktoForm label.mktoLabel{
  color:#ffffff;
  }

select {
  border-radius:3px;
  }

.partnerform .mktoForm select.mktoField {
  height:33px;
  }


.partnerform .select#Country {
  height:33px;
  border-radius:3px;
  }


.partnerform .mktoButtonWrap .mktoNative {
  margin-left: 100px;
  }

.partnerform .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background-color:transparent;
  background:transparent;
  border:1px solid #ffffff;
  color: #ffffff;
  border-radius: 3px; 
  font-family: 'Open Sans'!important;
  font-weight: 300 !important;
  font-size: 15px;
  margin-left: -5px;
  font-style: normal;
  padding: 3px 25px;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  height: 35px;
  }

.partnerform .mktoForm .mktoButtonWrap.mktoNative button.mktoButton:hover {    
  background-color: #1a7ec2;
  color: #ffffff;
  border: 1px solid #1a7ec2;
  -webkit-transition: background-color 500ms ease-out .05s;
  -moz-transition: background-color 500ms ease-out .05s;
  -o-transition: background-color 500ms ease-out .05s;
  transition: background-color 500ms ease-out .05s;
  outline-offset: 0px;
  }

.partner-sidebar ul{
  list-style:none;
  -webkit-margin-before: 0em;
  margin-top:-10px;
  }

.partner-sidebar li {
  margin: 0px 0px 0px 0px;
  font-weight:400;
  } 

.partner-sidebar li:before {
  content: "";
  border-color: transparent black;
  border-style: solid;
  border-width: 0.30em 0 0.30em 0.40em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative;
  }

.rule {
  padding-top:45px;
  padding-bottom:5px;
  border-bottom:1px solid #ccc;
  display: block;
  }    

p.twenty {
  font-size:20px;
  padding-bottom:1em;
  }

img.partner-featured {
  display: block;
  max-width: 100%;
  padding-top: 0px;
  margin: 0 auto -170px;
  border:1px solid #cccccc; 
  }

img.leftside {
  width:130px;
  margin:0px;
  float:left;
  padding-right:15px;
  display:inline-block;
  }   

.container .partner-header-img {
  height: auto;
  margin: 3em auto 0;
  max-width: 70%;
  }

.dropdown:hover .dropdown-menu {
  display: block;
  }

.teal h2 a{
  color: white;
  }

.partner-rule{
  margin: 2em 0 4em;
  }

  /*partner's form*/

.partner-form{
  color: #fff;
  padding: 1em 1em 3em 1em;
  margin-top: 3em;
  text-align: center;
  }

.partner-form a{
  color:white;
  }

.partner-form a:hover{
  text-decoration: underline;
  }

.partner-form form{
  padding: 0 0 2em 0;
  }

.partner-form p{
  padding: 0 0 1em 0;
  }


.partner-form h2{
  padding: 0 0 .5em 0;
  }

.partner-form input, textarea{
  color: #fff;
  font-size: 13px;
  background-color: transparent;
  border: solid 2px #fff; 
  width: 60%;
  border-radius: 7px;
  }

.partner-form input[type="submit"]{
  background-color: #fff;
  color: #3d96b5;
  margin: 0 0 0 -3em;
  width: 28%;
  border-radius: 0 7px 7px 0;
  }

.partner-form ::-webkit-input-placeholder{
  color: #fff;
  }

.partner-form ::-moz-placeholder{
  color: #fff;
  }

.partner-row{
  position: relative;
  }

  /*Eustina new section*/

  /*badge on homepage 10-02*/

.aws-badge{
  position: absolute;
  right: 0em;
  }

.aws-badge img{
  width: 300px;
  }

.customer-info{
  width: 55%;
  }

.customer-info p{
  padding: 0 0 10px;
  color: #505050;
  font-size: 18px;
  line-height: 1.8em;
  }

.customer-info p.industry{
  font-weight: 500;
  padding: 0 0 20px;
  }

.partners-list-img{
  padding: 0 0 3em; 
  max-width: 25%;
  min-width: 300px;
  }

#partners{
  display: table;
  padding: 1em 0;
  margin: 0 auto;
  width: 80%;
  }

#partners_header{
  display: table;
  padding: 2em 0 6em;
  }

.partner-list-right{
  width: 35%;
  float: left;
  margin: 2em 0 0 5em;
  }

.header-container{
  width: 80%;
  display: block;
  margin: 0 auto;
  padding: 3em 0;
  }

.left-content{
  float: left;
  }

.right-content{
  float: right;
  }

#partners .left-content,
#partners_header .left-content{
  width: 55%;
  }

.become-a-partner{
  width: 35%;
  padding: 0 0 0 3%;
  }

#featured-partners{
  width: 80%;
  margin: 0 auto;
  padding: 3em 0;
  }

.title,
.text{
  font-size: 1.5em;
  font-size: 1.5em;
  display: inline-block;
  margin: 0 0 2em 0;
  }

.featured-partner{
  padding: 6em 0 3em;
  display: table;
  border-bottom: solid 1px #ccc;
  }

  #featured-partners:first-child{
  padding: 3em 0;
  }

#partner{
  display: table;
  width: 100%;
  margin: 0 auto 4em;
  text-align: center;
  }

#partner .background-container{
  padding: 10% 0;
  padding: 10% 0 11%;
  background-repeat: no-repeat;
  /*background-size: 45%;*/
  background-position: center center;
  /*background-position: center 15em;
  background-attachment: fixed;*/
  display: block;
  min-height: 20em;
  }

#partner ul{
  background-color: #f5f5f5;
  padding: 2em 0;
  list-style-type:none; 
  display: -webkit-inline-box;
  display: flex; 
  padding: 0;
  margin: 0 auto;
  width: 100%
  }

#partner ul li{
  padding: 3em;
  width: 33%;
  }

#partner-main{
  width: 80%;
  display: table;
  margin: 3em auto;
  position: relative;
  /* border-bottom: solid 1px #ccc;*/
  }

#partner-main p{
  line-height: 2.1em;
  }

#partner-main .left-content h2{
  margin-bottom: 40px;
  width: 55%;
  }

#partner-main .left-content{
  width: 55%;
  }

#partner-main .right-content{
  width: 35%;
  }

#partner-main .left-content button{
  margin: 3em 0 0;
  }

#partner-main .partner-right{
  width: 35%;
  float: right;
  }

#partner-main #posts .partner-form a{
  margin: 0 !important;
  display: inline !important;
  }

.featured-img{
  max-width: 400px;
  display: block;
  }

#posts{
  width: 100%;
  display: inline-block;
  margin: 5em 0;
  position: relative; 
  padding: 2em 0;
  border-top: solid 1px #f0f0f0;
  }

#posts ul{
  list-style-type:none; 
  padding: 0;
  width: 45% !important;
  }

#posts img{
  max-width: 130px;
  max-height: 120px;
  }

.posts-image{
  position: relative;
  margin: 2em 0;
  }

#posts figcaption{
  width: 50%;
  bottom: -.5em;
  position: absolute;
  display: -webkit-inline-box;
  margin-left: 1em;
  }

#posts a{
  margin: 1em 0;
  display: block;

  }

.mobile-name{
  display:none;
  }

.partner-form-container{
  width: 80%;
  margin: 0 auto;
  padding: 3em 0 0 0;
  }


form#mktoForm_1442 {
  width:330px !important;
  clear:both;
  margin: 0 auto;
  display:table;
  }

  .partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton{
  text-shadow: initial;
  }

@media only screen and (max-width : 580px) {
  .aws-badge{
  display: none;
  }

  .mobile-name{
  display: block;
  }

  .partner-container img{
  max-width: 100%;
  }

  .become-a-partner{
  border-left:0px;
  text-align: left;
  }

  .pghead{
  margin: 0 0 5em 0;
  }

  .customer-info .partner-list-right{
  border-left:0px;
  }

  .partner-list-right ul,
  .partner-sidebar ul{
  margin: 0;
  padding: 0;
  }

  ul.view-options{
  display: block;
  }

  .partner-add-on{
  margin: 0 0 3em 0;
  }

  .blog-item{
  margin: 2em 0;
  }

  .partner-sidebar ul{
  margin-top: 3em;
    padding: 0;
  }

  ul.partner-right-content{
  padding: 0;
  }

  .customer-info img{
  max-width: 70%;
  }

  .teal h2{
  padding: 1em 0;
  line-height: 1.3em;
  }

  .container .img-responsive{
  /*padding: 2em 0 1em 0;*/
  }

  /*NEW MOBILE EUSTINA STYLES*/

  #partners .left-content{
  width: 100% !important;
  }

  .become-a-partner{
  width: 100% !important;
  padding: 0; 
  }

  .partner-main{
  width: 75% !important;
  }

  .featured-img,
  .partners-list-img{
  max-width: 25% !important;  
  min-width: 200px;
  }

  .partner-right{
  width: 100% !important;
  margin: 0; 
  }

  #partner .background-container{
  display: none;
  }

  #partner-main{
  display: block;
  }

  #partner-main h2{
  width: 100% !important;
  }

  #partner ul{
  display: block; 
  margin: 1em 0;
  }

  #featured-partners {
    width: 100%;
    margin: 0 1em;
  }

  #partner ul li{
  padding: 1em;
  width: 100%
  }

  #partner-main .left-content{
  width: 100% !important;
  display: block;
  float: none;
  }

  #partner-main .right-content{
  width: 100% !important;
  position: inherit;
  float: none;
  }

  #posts{
  display: block; 
  }

  #posts ul,
  #partners .left-content, 
  #partners_header .left-content,
  .partner-list-right,
  .customer-info{
  width: 100% !important;
  }

  .partner-list-right{
  margin: 1em 0 !important;
  }

  .partner-form{
  position: relative;
  bottom: 0;
  margin: 3em 0 0;
  }

  .mktoForm,
  .partner-form form{
  padding: 0; 
  }

  form#mktoForm_1442{
  width: 200px !important;
  display: inline-block;
  margin: 0 16%;
  }


  .partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton{
  margin: 15px 2em;
  }

  #partner-main #posts .partner-form a{
  font-size: 12px; 
  }

  .partner-form h2,
  .partner-form p{
  padding: 0; 
  }

  .navbar-toggle{
  position: absolute !important; 
  right: 2em;
  bottom: 1em; 
  margin: 0;
  }

  .navbar-toggle:hover{
  top: 1em !important; 
  bottom: initial;
  transform: initial !important;
  }

  #menu-main li{
  text-align: left !important;
  width: 50%;
  }

  #menu-main > li:nth-child(odd){
  float: right !important;
  }

  #menu-main > li:nth-child(even){
  float: left;
  }

  ::-webkit-input-placeholder{
    font-size: 0; 
  }

  :-moz-placeholder{
    font-size: 0; 
  }

  ::-moz-placeholder{
    font-size: 0; 
  }

  :-ms-input-placeholder{
    font-size: 0; 
  }

  }

  /*ipad*/

@media all and (device-width: 768px) and (device-height: 1024px){

  .aws-badge{
  display: none; 
  }

  #partners{
  display: inherit;
  }

  ul.view-options{
  display: block; 
  }

  .partner-list-right{
  margin: 2em 0 0 3em;
  }

  .partner-form{
  padding: .5em;
  }

  }

.partner-form .mktoForm input[type=text],
.partner-form .mktoForm input[type=url],
.partner-form .mktoForm input[type=email],
.partner-form .mktoForm input[type=tel],
.partner-form .mktoForm input[type=number],
.partner-form .mktoForm input[type=date],
.partner-form .mktoForm textarea.mktoField,
.partner-form .mktoForm select.mktoField {
  background-color: transparent !important;
  height:35px;
  color: #ffffff !important;
  font-size:14px !important;
  line-height:1.3em;
  }

.partner-form .mktoForm input[type=email] {
  margin-right:-20px;
  }

.partner-form .mktoForm .mktoButtonWrap.mktoNative button.mktoButton {
  background: #ffffff !important;
  border:2px solid #ffffff;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #ff7314;
  }

.partner-form  .mktoButtonWrap {
  margin-left: auto !important;
  } 


.partner-form .mktoForm.mktoLayoutAbove .mktoField, .mktoForm.mktoLayoutAbove .mktoLogicalField {
  clear: left;
  height: 35px;
  } 


.partner-form .mktoButtonRow {
  display: inline;
  position: relative;
  float: left;
  margin-top: -10px;
  }

.partner-form .mktoForm .mktoFormRow {
  clear:none;
  float:left;
  position:relative;
  }



.partner-form h2,
.partner-form p{
  color: #fff;
  }


  /*=====================================================================================
  ================================* CASE STUDY PAGES - EUSTINA *=========================
  ==================================================================================== */


.main{
  display: table; 
  }

.sidebar{
  background-color: #f5f5f5; 
  float: left;
  width: 30%;
  }

.sidebar-container{
  padding: 3em 0; 
  }

.logo img{
  max-width: 60%;
  display: block;
  margin: 0 auto;
  padding: 0 0 2em;
  }

.category-header{
  font-size: 1em; 
  }

.category-seperator{
  width: 25%;
  border-top: solid 1px #505050;
  display: block;
  margin: .5em auto;
  opacity: .5;
  }

.category-answer{
  line-height: 1.7em;
  font-size: 1.5em; 
  padding: .5em 0;
  }

.category-container{
  width: 80%;
  margin: 2em auto;
  }

.category-container ul{
  list-style-type: none; 
  }

.casestudy{
  width: 70%;
  float: left;
  margin: 2em 0; 
  }


.category-answer li{
  font-size: .6em;
  }

.portal img{
  max-width: 100%; 
  }

.casestudy p{
  width: 80%;
  margin: 2em auto
  }

.casestudy h1{
  width: 80%;
  margin: 0 auto
  }

.category-container .list{
  font-size: 1.8em;
  margin-left: 1em;
  }

.category-container  ul.list li:before{ 
  content: "";
  border-color: transparent #ff7314;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  right: 1em;
  width: 0;
  top: 1.25em;
  position: relative;
  }

@media screen and (max-width: 568px){
  .sidebar, 
  .casestudy{
    width: 100% !important;
    }

  .casestudy h1{
    font-size: 2em; 
    }

  .partner-form .mktoForm .mktoFormRow{
    float: none; 
    }

  .partner-form .mktoButtonRow{
    display: block;
    float: none;
    text-align: center;
    }
  }

/*=====================================================================================
============================* REPORTS PAGE UPDATES - AGM *=============================
==================================================================================== */

.featured-resource h3,
.featured-resource p {
  color: #ffffff;
  }

.featured-resource {
  padding: 10px 25px;
  }


/*=====================================================================================
============================* New things for redhat-integration, etc *=================
==================================================================================== */

.pg-head{
  padding: 3em 0; 
}

.diagram-chart{
  padding: 3em 0;

}

.diagram-chart p{
  margin-bottom: 30px; 
}

.diagram-chart h1{
  padding-bottom: 1em; 
}

.diagram-chart h3:first-child{
  margin-top: 0;
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px){

  .diagram-chart{
    display: block !important;
  }
}

.dotted-eggplant{
  border: dotted rgba(83, 75, 84, .7);
  margin: 1em 0;
  padding: 1em; 
  border-radius: 4px;
}

.dotted-eggplant img{
  max-height: 100px;
  margin: .5em -5em;

}

.div-padding{
  padding: 4em 0;
}


.header-padding{
  padding: 2em 0;
}

.dotted-bottom{
   border-bottom: dotted rgba(83, 75, 84, .7);
   padding: 2em 0; 
    margin: 0 0 5em;
}

.dotted-line{
   border-right: dotted rgba(83, 75, 84, .7);
   padding: 2em 0; 
    margin: 0 0 5em;
}

.border-right{
  border-right: solid 1px #fff;
  min-height: 255px; 
  margin-top: 20px; 
}

.seperated-border .fa{
  padding-right: 1em;
}

h3.regular{

}

.eggplant-wh{
  font-size: 14px;
  color: #fbedfc;
}

.white{
  color: #fff !important;
}

.red-hat-banner{
  background-image: url('/wp-content/uploads/2015/01/Logo_RH_PMS_Reverse.png');
  background-repeat: no-repeat;
  background-color: #A30000;
  background-size: 60%;
  color: #fff;
  height: 56px;
  width: 200px;
  position: absolute;
  right: 0;
      background-position: center center;
  z-index: 999999999;
  margin-top: -28px;
  box-shadow: 0px 3px 0px 0px #505050;
}


.red-hat-banner:before { 
  content: ""; 
  position: absolute; 
  top: 0; 
  left: -28px;
  width: 0; 
  height: 0; 
  border-top: 28px solid #A30000; 
  border-bottom: 28px solid #A30000; 
  border-left: 28px solid transparent;
        box-shadow: 0px 3px 0px 0px #505050;
}

.dot-img{
  margin: 0 auto;
  max-height: 150px;
  padding: 1em 0;
}

@media screen and (max-width: 700px){

  .red-hat-banner{
    display: none; 
  }
}

