/*
Custom CSS
*/
.post-content blockquote {
	border-radius: 3px;
}

.abh_tabs li.abh_active a, .abh_tabs li a, .aq-block, input[type="submit"], input[type="email"] {
	font-family: WeblySleekUILight, 'Helvetica Neue', Arial, sans-serif !important;
}

.abh_tabs li.abh_active a, .abh_tabs li.abh_active a:hover, .abh_tabs li a:hover {
	padding: 5px 10px;
	border-radius: 3px 3px 0 0;
}

.abh_tab_content {
	border-bottom: none;
}

.aq-block h1 {
	margin-top: 5px;
}

img.round_bio_pic {
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border: 1px solid #ccc;
}

@media (max-width: 788px) {
	.sidebar {
		background: #f3f3f3;
	}
	
	.nav-toggle, .mobile-menu {
		background: #abacac;
	}
	
	.nav-toggle p, .mobile-menu li a {
		color: #fff;
	}
	
	.nav-toggle .bar {
		background: #fff;
	}
	
	.mobile-menu li {
		border-top: 1px solid #97999B;
	}
}

.gallery .device a span {
	width: 100% !important;
	text-align: center !important;
}

#footer-menu {
	width: 50% !important;
}

/* Installation Page */
#procedure_wrapper {
 	padding-bottom: 15px; 
}

.codesteps #procedure_left {
 	width: 100%;
}

.codesteps.wordpress #procedure_left {
	float: left;
 	width: 53%;
}

.codesteps .input-group {
  position: relative;
  display: block;
  height: 45px;
}

.codesteps .input-group.password {
  margin-top: 8px !important;
}

.codesteps .form-group, .codesteps .button-group {
  max-width: 400px;
  margin: 0 auto !important;
}

.codesteps .form-group {
  min-height: 110px;
}

.step3 .proc-container.success, .step3 .proc-container.error {
  display: none;
  text-align: center;
  font-weight: 600;
  padding: 5px 0 10px 0 !important;
}

.step4 .position-number {
 top: 0; 
}

.step4 .proc-container {
 padding-top: 10px; 
}

.body.subpage .step4 {
 min-height: 80px;
}

.signup .exists {
  display: none;
}

#procedure_left .proc_container.proc_container.signupcode.single {
  padding-bottom: 40px;
}

#procedure_left {
	width: 53%;
  	position: relative;
}

#procedure_or {
  	float: left;
  	text-align: center;
	margin: 0px 2%;
  	padding-top: 145px;
}

#procedure_right {
	overflow: hidden;
}

#procedure_right .proc_container,
#procedure_left .proc_container {
	border: 2px solid #E9ECEF;
	border-radius: 6px;
 	padding: 18px 30px 14px 30px;
  	min-height: 335px;  
}
#procedure_right .proc_container .special,
#procedure_left .proc_container .special {
  	font-size: 23px;
}
.round-number {
 	border: 2px solid #306EB6;
  	display: inline-block;
  	border-radius: 70px;
  	width: 40px;
  	height: 40px;
  	color: #62B3EF;
  	color: #fff;
  	background-color: #306EB6;
  	text-align: center;
  	padding-top: 3px;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 10px 5px 0px;
}
.bg-install2 {
 	background: url(/wp-content/uploads/2015/01/helloify_registration_screenshot_exported.png) 0 0 no-repeat; 
  	background-size: 100% auto;
  	min-height: 253px;
  	position: relative;
}
.bg-install2 .proc-container {
	float: left;
	width: 55%;
	padding: 80px 30px 30px 30px;
	margin-top: 40px; 
}
.position-number {
 	position: absolute; 
  	top: 30px;
 	left: -60px;
}
 
.colm3 {
	float: left;
  	width: 31%;
  	box-sizing: border-box;
  	-moz-box-sizing: border-box;
	border: 2px solid #E9ECEF;
	border-radius: 6px;
 	padding: 20px 10px;
}
.colm3.mid {
	margin: 0px 3%;
}
.colm3 .colm3-content {
 	text-align: center; 
  	padding-top: 5px;
}
.colm3 .colm3-content p {
  	font-size: 16px;
  text-align: center;
}
.colm3 .colm3-content p.title {
 	padding-top: 10px;
  	font-size: 20px;
   	text-align: center; 
}
.colm-how-it-works {
 	margin-top: 40px !important;
 	margin-bottom: 20px !important;
}
.colm-how-it-works .colm3 {
 	min-height: 260px; 
}

@media only screen and (max-width:480px){
	.colm-how-it-works .colm3{width:100%;margin:0 0 20px;}
}
@media only screen and (max-width:320px){
 #get-app .screenshot {
background: none !important;
}
}

.alignright { float: right; }

.rackspace_info img{
max-width: 160px;
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    width: 900px;
  }
}

.container.bottom {
    margin-bottom: 50px;
}

/* WP Curve 20150518 */
.feature.top .signup h2 {
  padding-top: 25px;
}
#header #get-app h2 {
  font-weight: 700;
  letter-spacing: 0.5pt;
}
#header #get-app h6 {
  font-weight: 700;
  letter-spacing: 0.5pt;
}

.ribbon {
  height: 6px;
  background-color: #9ddbec;
  width: 100%;
}

.fullwidth {
  width: 100%;
  background-color: #f2fafd;
}

.highlights {
  padding: 30px;
  width: 90%; 
}
.highlights p {
font-size: 20px;
  text-align: center;
}
.highlights-title {
    font-size: 24px !important;
    font-weight: bold;
    text-align: center;
  padding-top: 12px;
}
.highlights-subtitle {
  font-size: 20px;
  font-weight: bold;
    text-align: center;
} 
.highlights-colm3 {
    float: left;
    width: 33%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px 10px;
}
.benefits {
/* add when buttons for benefits and features pages are reintroduced  height:200px; */
  width: 100%;
  text-align: center;
  padding: 35px 0;
  background: #55a3cc; /* #1b7fb3 #083063 For browsers that do not support gradients */
/*  background: -webkit-linear-gradient(left top, #083063, #1b7fb3); */ /* For Safari 5.1 to 6.0 */
/*  background: -o-linear-gradient(bottom right, #083063, #1b7fb3); */ /* For Opera 11.1 to 12.0 */
/*  background: -moz-linear-gradient(bottom right, #083063, #1b7fb3); */ /* For Firefox 3.6 to 15 */
/*  background: linear-gradient(to bottom right, #083063, #1b7fb3); */ /* Standard syntax */
/*  background: linear-gradient(to bottom right, #1b7fb3, #7cbdd6); */ /* Standard syntax */
}
.benefits-title {
    font-weight: bold;
    font-size: 37px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
  text-align: center;
}
.benefits-button-ribbon {
    font-weight: 400;
    font-size: 37px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
  text-align: center;
      padding-top: 15px;
  
}
.benefits-button {
    color: #fff;
    border: 3px solid #fff;
  border-radius: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
}
a.benefits-button:hover {
  color: #083063;
  background: #fff;
}
.about p {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.about a {
  color: #1384b4;
}
h2.title {
  font-weight: bold;
  text-align: center;
  font-size: 36px;
}
.feature-box {
  text-align: center;
  width: 31.5%;
  float: left;
  border: 1px solid #e8e8e8;
  padding: 15px;
  min-height: 355px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
  margin: 0 1.25% 30px 0;
}
.features p {
  font-size: 20px;
  text-align: center;
}
p.feature-title {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
}
p.feature-subtitle {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
}
.showcase {
  height:100%;
  width: 100%;
  background-color: #8fa7de; /*#9ddbec  #67cce8;*/
}

.innerpage-title {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
/*  
      position: relative;
    padding: 4% 8%;
    background: #EEE; */
}

.innerpage-subtitle {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #000000 !important;
}

container.devices {
text-align: left !important;
}

.sign-up-button {
    border: 3px solid #bb2a3e;
    color: #fff;
    background-color: #bb2a3e;
    border-radius: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
  
    margin-top: 25px;
    max-width: 350px;
    margin: 25px auto;
}
a.sign-up-button:hover {
  color: #bb2a3e;
  background-color: #fff;
}

.subpage .content {
  float: none;
}
