@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_gotham-rounded-medium';
	src: url('../fonts/gotham-rounded-medium.eot');
	src: local('☺'), url('../fonts/gotham-rounded-medium.woff') format('woff'), url('../fonts/gotham-rounded-medium.ttf') format('truetype'), url('../fonts/gotham-rounded-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.no-margin {
	margin: 0 !important
}
.no-margin-bottom {
	margin-bottom: 0 !important
}
.no-padding {
	padding: 0 !important
}
.full-width {
	width: 100% !important
}
html.wf-loading .tk-text {
	visibility: hidden !important;
}
#topblueline {
	width: 100%;
	height: 8px;
	background-color: #15bedf
}
header {
	width: 100%;
	min-height: 96px;
	background-color: #FFF
}
header h1 a {
	display: block;
	width: 225px !important;
	height: 49px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/contextly.svg);
}
html.no-svg header h1 a {
	background-image: url(../img/contextly.png);
}

.button-basic {
	background: #ff7725; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7725 0%, #f65f05 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7725), color-stop(100%, #f65f05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7725 0%, #f65f05 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7725 0%, #f65f05 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7725 0%, #f65f05 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff7725 0%, #f65f05 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7725', endColorstr='#f65f05', GradientType=0 ); /* IE6-9 */
	border: 1px #fbe19c solid;
}
.button-basic:hover {
	background: #ff7119; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7119 0%, #f25900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7119), color-stop(100%, #f25900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7119 0%, #f25900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7119 0%, #f25900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7119 0%, #f25900 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff7119 0%, #f25900 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7119', endColorstr='#f25900', GradientType=0 ); /* IE6-9 */
}
.button-basic:active {
	background: #f65f05; /* Old browsers */
	background: -moz-linear-gradient(top, #f65f05 0%, #ff7725 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f65f05), color-stop(100%, #ff7725)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f65f05 0%, #ff7725 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f65f05 0%, #ff7725 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f65f05 0%, #ff7725 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f65f05 0%, #ff7725 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65f05', endColorstr='#ff7725', GradientType=0 ); /* IE6-9 */
}
/* Front page */
.hm-intro {
	height: 33.5882rem;
	background: top center no-repeat #5ab2b2 url(../img/index/intro.jpg);
	background-size: auto 100%;
	position: relative;
}
.hm-intro-cover {
	text-align: center;
	background: rgba(0, 139, 139, 0.65);
}
.hm-intro-content {
	color: white;
	font-size: 3.125rem;
	font-weight: 300;
	padding: 2.125rem 0.9375rem;
}
.hm-intro-content .tk-text,
.hm-intro-button .tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.hm-intro-action {
	padding: 1.625rem 0.9375rem;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.hm-intro-button {
	background: #42ddd1;
	border: 1px solid white;
	font-weight: 600 !important;
	font-size: 1.875rem;
	margin: 0;
	text-shadow: 0 0 7px rgba(1, 78, 94, 0.11);
}
.hm-intro-button:hover,
.hm-intro-button:focus {
	background-color: #3ac0b5;
}
.hm-clients {
	background-color: #ffffff;
	text-align: center;
	padding: 0.625rem 0;
}
.hm-clients-title {
	font-size: 1.625rem;
	font-weight: normal;
	color: #0c7473;
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
.hm-clients-title.tk-text {
  font-family: "proxima-nova", Arial, sans-serif;
}
.hm-clients-list {
	display: block;
	margin: 0;
	padding-bottom: 1rem;
	line-height: 0;
	font-size: 0;
	border-top: 1px solid #e7e7e7;
}
.hm-client {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	font-size: 1rem;
	padding: 1.5rem 0.5rem 0 0.5rem;
}
.hm-client-link {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	position: relative;
	text-indent: -9999em;
}
.hm-client-link::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;

	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.hm-client-link,
.hm-client-link::after {
	background: no-repeat center center;
	background-size: contain;
}
.hm-client-link:hover::after,
.hm-client-link:active::after {
	opacity: 0;
}
.hm-client-link.space-news {
	max-width: 280px;
	height: 31px;
	background-image: url(../img/index/clients/space-news-colored.png);
}
.hm-client-link.space-news::after {
	background-image: url(../img/index/clients/space-news.png);
}
.hm-client-link.reuters-pe-hub {
	max-width: 193px;
	height: 75px;
	background-image: url(../img/index/clients/reuters-pe-hub-colored.png);
}
.hm-client-link.reuters-pe-hub::after {
	background-image: url(../img/index/clients/reuters-pe-hub.png);
}
.hm-client-link.afv {
	max-width: 113px;
	height: 66px;
	background-image: url(../img/index/clients/afv-colored.png?2);
}
.hm-client-link.afv::after {
	background-image: url(../img/index/clients/afv.png?2);
}
.hm-client-link.animal-politico {
	max-width: 209px;
	height: 77px;
	background-image: url(../img/index/clients/animal-politico-colored.png);
}
.hm-client-link.animal-politico::after {
	background-image: url(../img/index/clients/animal-politico.png);
}
.hm-client-link.pbs {
	max-width: 182px;
	height: 73px;
	background-image: url(../img/index/clients/pbs-colored.png);
}
.hm-client-link.pbs::after {
	background-image: url(../img/index/clients/pbs.png);
}
.hm-client-link.contently {
	max-width: 239px;
	height: 60px;
	background-image: url(../img/index/clients/contently-colored.png);
}
.hm-client-link.contently::after {
	background-image: url(../img/index/clients/contently.png);
}
.hm-client-link.make-zine {
	max-width: 179px;
	height: 53px;
	background-image: url(../img/index/clients/make-zine-colored.png);
}
.hm-client-link.make-zine::after {
	background-image: url(../img/index/clients/make-zine.png);
}
.hm-client-link.o-reilly {
	max-width: 215px;
	height: 40px;
	background-image: url(../img/index/clients/o-reilly-colored.png);
}
.hm-client-link.o-reilly::after {
	background-image: url(../img/index/clients/o-reilly.png);
}
.hm-client-link.adafruit {
	max-width: 211px;
	height: 82px;
	background-image: url(../img/index/clients/adafruit-colored.png);
}
.hm-client-link.adafruit::after {
	background-image: url(../img/index/clients/adafruit.png);
}
.hm-client-link.skift {
	max-width: 162px;
	height: 60px;
	background-image: url(../img/index/clients/skift-colored.png);
}
.hm-client-link.skift::after {
	background-image: url(../img/index/clients/skift.png);
}
.hm-client-link.chatelaine {
	max-width: 280px;
	height: 63px;
	background-image: url(../img/index/clients/chatelaine-colored.png);
}
.hm-client-link.chatelaine::after {
	background-image: url(../img/index/clients/chatelaine.png);
}
.hm-client-link.stitchfix {
	max-width: 189px;
	height: 113px;
	background-image: url(../img/index/clients/stitchfix-colored.png);
}
.hm-client-link.stitchfix::after {
	background-image: url(../img/index/clients/stitchfix.png);
}
.hm-client-link.gatehouse {
	max-width: 220px;
	height: 61px;
	background-image: url(../img/index/clients/gatehouse-colored.png);
}
.hm-client-link.gatehouse::after {
	background-image: url(../img/index/clients/gatehouse.png);
}
.hm-reviews {
	background: #21abab;
	border-bottom: 1px dashed white;
}
.hm-reviews-spacer {
	padding: 2rem 1rem;
}
.hm-reviews-grid {
	border: #21abab solid;
	border-width: 2rem 1rem;
	background: #138787 center center url(../img/index/testimonials/grid.svg);
}
html.no-svg .hm-reviews-grid {
	background-image: url(../img/index/testimonials/grid.png);
}
.hm-reviews-bg-top,
.hm-reviews-bg-bottom {
	position: relative;
}
.hm-reviews-bg-top:before,
.hm-reviews-bg-top:after,
.hm-reviews-bg-bottom:before,
.hm-reviews-bg-bottom:after {
	position: absolute;
	content: "";
	display: block;
	width: 60px;
	height: 100%;
}
.hm-reviews-bg-top:before,
.hm-reviews-bg-top:after {
	bottom: 0;
}
.hm-reviews-bg-bottom:before,
.hm-reviews-bg-bottom:after {
	top: 0;
}
.hm-reviews-bg-top:before,
.hm-reviews-bg-bottom:before {
	left: 0;
}
.hm-reviews-bg-top:after,
.hm-reviews-bg-bottom:after {
	right: 0;
}
.hm-reviews-bg-top-middle,
.hm-reviews-bg-bottom-middle {
	margin: 0 60px;
}
.hm-reviews-bg-top:before {
	background: bottom right no-repeat url(../img/index/testimonials/top-left.png);
}
.hm-reviews-bg-top-middle {
	height: 20px;
	background: bottom left repeat-x url(../img/index/testimonials/top-middle.png);
}
.hm-reviews-bg-top:after {
	background: bottom left no-repeat url(../img/index/testimonials/top-right.png);
}
.hm-reviews-bg-bottom:before {
	background: top right no-repeat url(../img/index/testimonials/bottom-left.png);
}
.hm-reviews-bg-bottom-middle {
	background: top left repeat-x url(../img/index/testimonials/bottom-middle.png);
	height: 80px;
}
.hm-reviews-bg-bottom:after {
	background: top left no-repeat url(../img/index/testimonials/bottom-right.png);
}
.hm-reviews-bg-middle {
	padding: 0 60px;
	background: top left repeat-y url(../img/index/testimonials/middle-left.png),
							top right repeat-y url(../img/index/testimonials/middle-right.png);
}
.hm-reviews-list {
	margin: 0;
	padding: 0 5%;
	position: relative;
	top: 30px;
	line-height: 1.3;
	z-index: 1;
}
.hm-reviews-list.slick-slider {
	margin-bottom: 0;
}
.hm-review {
	text-align: center;
	padding: 0 1px;
}
.hm-review-quote {
	border: 0;
	margin: 0;
	padding: 20px 70px;
	background: top left no-repeat url(../img/index/testimonials/quote-start.svg),
							bottom right no-repeat url(../img/index/testimonials/quote-end.svg);
}
html.no-svg .hm-review-quote {
	background-image: url(../img/index/testimonials/quote-start.png),
										url(../img/index/testimonials/quote-end.png);
}
.hm-review-text {
	color: #f6ffff;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.3;
	margin: 0;
}
.hm-review-author {
	color: #bffeff;
	font-size: 1.25rem;
	padding: 1.25rem 70px 0 70px;
	margin-top: -20px;
}
.hm-reviews .tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}

.hm-features .tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.hm-features-group {
	padding-top: 2rem;
	color: #3b3b3b;
	border-top: 1px solid #c1c1c1;
}
.hm-features-group:first-child {
	border-top-color: transparent;
}
.hm-features-list {
	display: block;
	margin-left: 0;
}
.hm-feature {
	list-style: none;
	display: block;
	padding-left: 115px;
	background: top left no-repeat;
	margin-bottom: 1.25rem;
}
.hm-feature-title {
	font-weight: bold;
	font-size: 1.5rem; /* 24px */
}
.hm-feature-content {
	font-size: 1.0625rem; /* 17px */
	line-height: 1.3;
}
.hm-feature.deep-wide {
	min-height: 102px;
	background-image: url(../img/index/features/deep-wide.svg);
}
html.no-svg .hm-feature.deep-wide {
	background-image: url(../img/index/features/deep-wide.png);
}
.hm-feature.personalization {
	min-height: 75px;
	background-position: 16px top;
	background-image: url(../img/index/features/personalization.svg);
}
html.no-svg .hm-feature.personalization {
	background-image: url(../img/index/features/personalization.png);
}
.hm-feature.internal-links {
	min-height: 75px;
	background-position: 6px top;
	background-image: url(../img/index/features/internal-links.svg);
}
html.no-svg .hm-feature.internal-links {
	background-image: url(../img/index/features/internal-links.png);
}
.hm-feature.evergreen {
	min-height: 60px;
	background-position: 24px top;
	background-image: url(../img/index/features/evergreen.svg);
}
html.no-svg .hm-feature.evergreen {
	background-image: url(../img/index/features/evergreen.png);
}
.hm-feature.editorial-control {
	min-height: 63px;
	background-position: 5px top;
	background-image: url(../img/index/features/editorial-control.svg);
}
html.no-svg .hm-feature.editorial-control {
	background-image: url(../img/index/features/editorial-control.png);
}
.hm-feature.smart-sidebars {
	min-height: 64px;
	background-position: 8px top;
	background-image: url(../img/index/features/smart-sidebars.svg);
}
html.no-svg .hm-feature.smart-sidebars {
	background-image: url(../img/index/features/smart-sidebars.png);
}
.hm-feature.videos-products {
	min-height: 71px;
	background-position: 27px top;
	background-image: url(../img/index/features/videos-products.svg);
}
html.no-svg .hm-feature.videos-products {
	background-image: url(../img/index/features/videos-products.png);
}
.hm-feature.in-house-promo {
	min-height: 70px;
	background-position: 27px top;
	background-image: url(../img/index/features/in-house-promo.svg);
}
html.no-svg .hm-feature.in-house-promo {
	background-image: url(../img/index/features/in-house-promo.png);
}
.hm-feature.responsive-designs {
	min-height: 82px;
	background-position: 11px top;
	background-image: url(../img/index/features/responsive-designs.svg);
}
html.no-svg .hm-feature.responsive-designs {
	background-image: url(../img/index/features/responsive-designs.png);
}
.hm-feature.great-analytics {
	min-height: 58px;
	background-position: 23px top;
	background-image: url(../img/index/features/great-analytics.svg);
}
html.no-svg .hm-feature.great-analytics {
	background-image: url(../img/index/features/great-analytics.png);
}
.hm-donts {
	background: #21abab;
	border-top: 1px dashed white;
}
.hm-donts .tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.hm-donts-title {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 2rem 0 0.5rem 0;
}
.hm-donts-content {
	min-height: 253px;
	background: center center no-repeat url(../img/index/stop-cross.svg);
	margin: 0 0 2rem 0;
	padding: 2rem 0 0.625rem 0;
}
html.no-svg .hm-donts-content {
	background: center center no-repeat url(../img/index/stop-cross.png);
}
.hm-dont {
	margin: 0 0 1.375rem 0;
	text-align: center;
	list-style: none;
}
.hm-dont-content {
	min-height: 34px;
	background: left top no-repeat url(../img/index/triangle-left.svg), right top no-repeat url(../img/index/triangle-right.svg);
	padding-right: 30px;
	padding-left: 30px;
	margin: 0 auto;
	display: inline-block;
}
html.no-svg .hm-dont-content {
	background-image: url(../img/index/triangle-left.png), url(../img/index/triangle-right.png);
}
.hm-dont p {
	margin: 0;
	color: #bffeff;
	font-size: 1.625rem;
	line-height: 1.875rem;
	text-align: center;
	padding: 0 0.5rem;
	font-weight: bold;
}
.hm-dont span {
	color: #FFF;
}
/* Sign Up Page */
#pricingplans {
	min-height: 99px;
	background-image: url(../img/pricinglinebg.png);
	background-repeat: repeat-x;
	background-position: bottom
}
#pricingplans .columns {
	text-align: center;
	margin-top: 40px;
}
#pricingplans .columns h2 {
	margin: 0;
	color: #626262;
	font-size: 2.3rem;
	font-weight: 400;
}
#pricingplans .columns h2.tk-text {
  font-family: "proxima-nova", Arial, sans-serif;
}
#nocard {
	width: 72px;
	height: 72px;
	background-image: url(../img/nocard.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 24px;
	margin-bottom: 15px
}
#sutrycontextly div h2 {
	font-size: 1.8rem;
	display: inline-block;
	margin: 0;
	color: #15bedf;
	font-weight: 400;
}
#sutrycontextly div h2.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
#sutrycontextly .columns div {
	display: inline-block;
	border-bottom: 2px dotted #959595
}
#cmscontainer {
	margin-top: 50px
}
.cmscontent {
	background-color: #fcfcfc;
	border-top: 2px #eeeded solid;
	border-right: 1px #e3e0e0 solid;
	border-left: 2px #eeeded solid;
	border-bottom: 2px #efeeee solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
}
.cms-blocks:first-child {
	float: left
}
.cms-blocks:last-child {
	float: right
}
.cmsimgcontent {
	padding: 26px 0 0 0;
	margin: 0 2% 0 2%;
	height: 137px;
	border-bottom: 2px #efeeee solid;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 2px 0px 0px rgba(255,255,255,1);
	box-shadow: 0px 2px 0px 0px rgba(255,255,255,1);
	text-align: center;
}
.cmstextcontent {
	padding: 11px 9% 0 9%;
	min-height: 86px
}
.cmstextcontent p {
	margin: 0;
	font-size: 1rem;
	line-height: 130%;
	text-align: center;
	color: #626262
}
.cmstextcontent p.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
#cmscontent a {
	display: block;
}
#favcontactdesc {
	margin-top: 50px
}
#favcontactdesc h2 span {
	text-decoration: underline
}
#favcontactdesc h2 {
	font-size: 1.4375rem;
	color: #626262;
	text-align: center;
	line-height: 120%;
	font-weight: 400;
}
#favcontactdesc h2.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
#signupcontent {
	min-height: 961px;
	background-color: #fcfcfc;
	border: 1px solid #e9e7e7;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 108px;
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#suformtitle {
	width: 100%;
	height: 129px
}
#suformtitle h2 {
	margin: 0;
	line-height: 110%;
	float: left;
	color: #626262;
	margin-top: 80px;
	padding-bottom: 11px;
	border-bottom: 1px solid #f2f1f1;
	font-weight: 400;
}
#suformtitle h2.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
#suinputscontent {
	width: 100%;
	min-height: 784px;
	margin-top: 46px
}
.suinputblocks {
	margin-bottom: 14px;
	width: 100%;
	min-height: 54px
}
.sulabelarea label {
	font-size: 1rem;
	color: #626262;
}
.sulabelarea label.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.suinputarea {
	min-height: 54px
}
.suinputborder input {
	height: 37px;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.suinputborder {
	border-bottom: dotted 2px #9a9a9a;
	float: left
}
.suinputarea span {
	display: block;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	color: #c1272d;
	font-size: 40px;
}
.suinputarea span.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.suinputborder select {
	padding: 9px;
	border: 1px #cccccc solid;
	outline: none;
	color: #626262;
	height: 38px;
	font-size: 15px !important
}
.suinputarea textarea {
	resize: none;
	height: 126px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#signupsubmit {
	color: #FFF;
	width: 113px;
	height: 46px;
	cursor: pointer;
	font-size: 20px;
	font-family: "proxima-nova", Arial, sans-serif;
	border: 1px solid #fbe19c;
	padding: 0
}
html.wf-loading #signupsubmit {
	text-indent: -9999px;
}
#suinputscontent .suinputblocks.clearfix {
	margin-bottom: 9px !important
}
/* Pricing page */
.prc-page {
	background-color: #FFF;
}
.prc-header .tk-text,
.prc-discount .tk-text,
.prc-plan .tk-text,
.prc-signup .tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.prc-header h1,
.prc-discount .row {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.prc-header {
	background: #21abab;
	padding: 1rem 0;
}
.prc-header h1 {
	color: #ffffff;
	font-size: 2.5rem;
	text-align: center;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
}
.prc-discount {
	padding: 2.5rem 0 1.875rem 0;
	font-size: 2.125rem;
	color: #21abab;
	text-align: center;
}
.prc-plans {
	text-align: center;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
}
.prc-plan {
	font-size: 1rem;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 10.25rem;
	margin-left: -1px;
}
.prc-plan:after {
	display: block;
	height: 3.125rem;
	content: "";
}
.prc-plan-header {
	text-align: center;
	padding: 0.9375rem 0 0.8125rem 0;
}
.prc-plan-personal .prc-plan-header,
.prc-plan-personal:after {
	background: #21abab;
}
.prc-plan-artisan .prc-plan-header,
.prc-plan-artisan:after {
	background: #1e9999;
}
.prc-plan-startup .prc-plan-header,
.prc-plan-startup:after {
	background: #167a7a;
}
.prc-plan-business .prc-plan-header,
.prc-plan-business:after {
	background: #126b6b;
}
.prc-plan-professional .prc-plan-header,
.prc-plan-professional:after {
	background: #0e5b5b;
}
.prc-plan-enterprise .prc-plan-header,
.prc-plan-enterprise:after {
	background: #084949;
}
.prc-plan-name {
	color: #ffffff;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 600;
	margin: 0 0 0.3125rem 0;
}
.prc-plan-pricing,
.prc-price-contact {
	height: 2rem;
}
.prc-dollar {
	color: #9cefe9;
	font-size: 1.5625rem;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
}
.prc-price {
	color: #ffffff;
	font-size: 2.5rem;
	line-height: 2rem;
	font-weight: 600;
}
.prc-per-month {
	color: #9cefe8;
	font-size: 0.875rem;
	line-height: 1rem;
	text-align: left;
	display: inline-block;
}
.prc-price-contact {
	line-height: 2rem;
}
.prc-price-contact > a {
	color: #37c6c6;
	font-size: 1.125rem;
	font-weight: 500;
	text-decoration: underline;
}
.prc-plan-body {
	padding: 0.25rem 0;
}
.prc-plan-features {
	display: block;
	margin: 0;
	padding: 0 0.625rem 0 0.875rem;
	text-align: left;
	font-size: 0.925rem;
	font-weight: 500;
	line-height: normal;
	color: #616262;
	border-style: solid;
	border-color: #f6f6f6;
	border-width: 0 1px;
	overflow: hidden;
}
.prc-plan-feature {
	display: block;
	margin: 1rem 0 1.25rem 0.875rem;
}
.prc-plan-feature:before {
	content: "\2022";
	font-family: "Arial Black", sans-serif !important;
	color: #22b8b3;
	display: inline-block;
	width: 0.875rem;
	position: relative;
	margin-left: -0.875rem;
	text-align: left;
}
.prc-signup {
	padding: 2.5rem 0.625rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
}
.prc-signup > a {
	border-bottom: 1px solid;
}
@media only screen and (max-width: 63em) {
	.prc-plans {
		max-width: 31.5rem;
	}
}
#footerContainer {
	height: 50px;
	width: 100%;
}
/* Top Navigation */
.top-bar-section {
	margin-top: 25px
}
/* Footer */
footer {
	background-color: white
}
html.no-svg footer .rackspace-logo {
	background-image: url(../img/rackspace-footer.png);
}
footer p {
	float: left;
	padding: 15px 10px;
	font-size: 0.8rem;
	margin: 0
}
footer p.tk-text {
	font-family: "proxima-nova", Arial, sans-serif;
}
.panel-default {
	padding: 10px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 20px;
	background-color: #fcfcfc;
	border: 1px solid #e9e7e7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.panel-default p {
	font-size: 0.8125rem;
}
.def-text {
	font-size: 0.8125rem;
}
.h4-simulate {
	font-size: 1.4375rem;
}
/* About Us */
.staff-portrait {
	margin: 20px 0 20px 0;
}
.staff-desc {
	padding-left: 30px;
	padding-right: 30px;
}
.contact-us {
	margin-top: 20px
}
.contact-us .row label {
	margin-top: 10px
}
.contact-us .row input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.contact-us .row textarea {
	resize: none;
	height: 126px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Styles for fixing Captcha's conflict with Foundation*/
#recaptcha_table tr:nth-child(4) td:nth-child(3), #recaptcha_table tr:nth-child(5) td, #recaptcha_table tr:nth-child(6) td {
	display: initial;
}
#recaptcha_table tr:nth-child(4) {
	height: 17px !important
}
#recaptcha_table tr:nth-child(5) {
	height: 16px !important
}
#recaptcha_table tr:last-child {
	display: none
}
.recaptchatable #recaptcha_response_field {
	padding: 0 !important;
	height: 20px !important;
}
#recaptcha_privacy {
	line-height: 1 !important
}
#recaptcha_area, #recaptcha_table {
	height: 130px;
	overflow: hidden !important;
}
#recaptcha_whatsthis {
	border-bottom: 5px solid #820201 !important;
}
#recaptcha_image embed {
	height: 0px !important
}
#recaptcha_image {
	line-height: 1.2;
}
/* install page */
.cms-wordpress {
    text-align: center;
}
.cms-wordpress a {
    padding: 20px 57px;
    color: white;
    font-size: 1.6rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: -1px;
}
.cms-wordpress a span {
    display: block;
    background: url("/img/wp-icon.png") no-repeat left center;
    padding: 2px 0 2px 47px;
}
.cms-drupal {
    text-align: center;
}
.cms-drupal a {
    padding: 17px 57px;
    color: white;
    font-size: 1.6rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: -1px;
}
.cms-drupal a span {
    display: block;
    background: url("/img/drupal-icon.png") no-repeat left center;
    padding: 5px 0 5px 47px;
}
.big-text p {
	font-size: 1rem;
}


@media only screen and (max-width: 40em) {
	/* Front page */
	.hm-intro-content {
		font-size: 2.125rem;
	}
	.hm-intro-button {
		font-size: 1.5rem;
	}
	.hm-client {
		width: 99%;
		padding-left: 0;
		padding-right: 0;
	}
	.hm-reviews-grid {
		border-left: 0;
		border-right: 0;
	}
	.hm-reviews-bg-top:after,
	.hm-reviews-bg-top:before,
	.hm-reviews-bg-bottom:after,
	.hm-reviews-bg-bottom:before {
		display: none;
	}
	.hm-reviews-bg-top-middle,
	.hm-reviews-bg-bottom-middle {
		margin-left: 0;
		margin-right: 0;
	}
	.hm-reviews-bg-middle {
		padding-left: 0;
		padding-right: 0;
		background: none;
	}
	.hm-review-quote {
		padding: 10px 35px;
		background-size: 26px auto, 26px auto;
	}
	.hm-review-text {
		font-size: 1.1rem;
		line-height: 1.2;
	}
	.hm-review-author {
		font-size: 1rem;
		padding-left: 35px;
		padding-right: 35px;
		margin-top: -10px;
	}
	.hm-donts-title {
		font-size: 1.5rem;
	}
	.hm-dont-content {
		min-height: 24px;
		padding-left: 22px;
		padding-right: 22px;
		background-size: 20px auto, 20px auto;
	}
	.hm-dont p {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
	/* Sign Up Page */
	.cmscontent {
		margin-bottom: 10px
	}
	#signupcontent {
		width: 90%;
		background-image: url(../img/signuplogobg-mobile.png);
	}
	#suformtitle h2 {
		font-size: 1.2rem;
		margin-left: 35%;
	}
	.sulabelarea {
		width: 100%;
		height: 30px;
		margin-bottom: 5px
	}
	.sulabelarea label {
		float: left;
		margin: 0;
		padding-top: 13px
	}
	#suinputscontent .reqfield:after {
		content: "*";
		color: #c1272d;
		font-size: 30px;
		position: relative;
		top: 10px;
		left: 3px;
	}
	#suinputscontent .reqfield {
		padding: 0px !important
	}
	.suinputblocks {
		content: "";
		display: table;
		clear: both;
		padding: 0 4% 0 4%
	}
	.suinputborder {
		width: 100%;
		height: 54px;
	}
	.suinputarea {
		width: 100%;
	}
	.suinputarea span {
		display: none
	}
	.suinputborder input {
		width: 100%;
	}
	.suinputarea textarea {
		width: 100%;
	}
	#signupsubmit {
		float: right;
		margin: 0 3% 0 0;
	}
	#favcontactdesc h2 {
		margin: 0 2% 0 2%
	}
	/* Pricing Page */
	#pricingplans div {
		width: 100%;
	}
	.cmstextcontent {
		padding-bottom: 10px
	}
	/* Top Navigation */
	header h1 {
		margin-top: 3px !important;
	}
	header h1 a {
		background-size: 170px auto;
	}
	.top-bar {
		margin-top: 23px
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (min-width: 40.063em) {
	/* Sign Up page */
	.cms-blocks {
		width: 44%;
	}
	#signupcontent {
		width: 629px;
		background-image: url(../img/signuplogobg.png);
	}
	#suformtitle h2 {
		font-size: 1.5rem;
		margin-left: 186px;
	}
	.sulabelarea {
		width: 185px;
		float: left;
		padding-right: 15px;
		height: 54px
	}
	.sulabelarea label {
		margin-top: 10px;
		float: right;
	}
	.suinputborder {
		width: 360px;
		height: 54px;
	}
	.suinputarea {
		width: 442px;
		float: left;
	}
	.suinputborder input {
		float: left;
		width: 360px;
	}
	.suinputarea textarea {
		width: 360px;
		float: left;
	}
	#signupsubmit {
		margin: 0 0 0 307px;
	}
	#favcontactdesc h2 {
		margin: 0;
	}
	/* Top Navigation */
	header h1 {
		margin-top: 31px !important;
	}
	.staff-content img {
		width: 100%;
		max-width: 470px !important;
	}
	.staff-content:last-child img {
		float: right
	}
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	/* Front page */
	.hm-client {
		width: 49%;
	}
	/* Pricing Page */
	.ptsizeoptimizer {
		width: 50% !important;
	}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (max-width: 64.063em) {
	header h1 {
		margin-left: 0.3rem !important
	}
	/* Sign Up page */
	.cms-blocks {
		margin-left: 2%;
		margin-right: 2%;
	}
} /* max-width 1025px, tablets and mobile styles */

@media only screen and (min-width: 64.063em) {
	/* About Us page */
	.contact-us .row label span {
		float: right
	}
	.contact-ta {
		margin-top: 0px !important
	}
	.staff-desc {
		max-width: 470px;
	}
	.staff-content .columns {
		padding: 0px
	}
} /* min-width 1025px, large screens */
