/*
Theme Name:     Linkerd
Description:    Website designed by Razorfrog Web Design
Author:         Razorfrog Web Design
Author URI:     https://razorfrog.com/
Template:       Total
Version:        2.1
*/

@import url("../Total/style.css");


/* Lato --- Headlines and Body Copy */

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, .page-header-title, .home-solution-title p, .wpex-carousel-entry-title a,
*, p, p a, ul li, #site-navigation a, #copyright, .hbspt-form label span, .customers-intro-header h1, .product-subheader h3, .buoyant-product-subheader h3 {
	font-family: "Lato", helvetica, arial, sans-serif;
	font-style: normal;
}

/* Visual Composer Front End */

#wp-admin-bar-vc_inline-admin-bar-link, #wp-admin-bar-revslider, .post-edit {display: none;}

/* Visual Composer Rows */

.vc_row[data-vc-full-width] {overflow: hidden !important;}

/* Crayon Syntax Highlighter plugin */

code {
	font-family: monospace !important;
	font-size: 1.1rem;
	line-height: 1.5;
	font-style: normal;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	letter-spacing: 0rem;
	background: #eee;
	padding: 4px;
}

/* Body Classes */

html {font-size: 100%;}

body {
	color: #434d4f;
	background-color: #fff;
	font-size: 1.0rem;
	line-height: 1.8;
	font-weight: 500;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.white-header h1, .white-header h2, .white-header h3, .white-header h4, .white-header h5, .white-header h6 {
	color: #fff !important;
}

body h1, body .page-header-title {
	font-size: 2.5rem;
	line-height: 1.02;
	letter-spacing: -.3px;
	font-weight: 700;
	color: #272D2E;
	text-align: center;
}

h2 {
	font-size: 1.7rem;
	line-height: 1.2;
	font-weight: 700;
	color: #272D2E;
	margin-top: 0.8rem;
	margin-bottom: 1.4rem !important;
}

h3 {
	font-size: 1.45rem;
	line-height: 1.2;
	font-weight: 900;
	color: #272D2E;
	margin-top: 0.8rem;
	margin-bottom: 1.0rem;
	letter-spacing: -.2px;
}

h4 {
	font-size: 1.3rem;
	line-height: 1.2;
	font-weight: 700;
	color: #565656;
	margin-top: 0.67rem;
	margin-bottom: 1.1rem;
}

h5 {
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: 700;
	color: #565656;
	margin-top: 1.4rem;
	margin-bottom: 1.2rem;
}

h6 {
	font-size: 1.0rem;
	line-height: 1.2;
	font-weight: 700;
	color: #565656;
	margin-top: 1rem;
	margin-bottom: 1rem;
	letter-spacing: 0;
	text-transform: uppercase;
}

p, strong, em, code {
	font-size: 1.0rem;
	line-height: 1.5;
	font-style: normal;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	letter-spacing: 0rem;
}

i, em, em a {
	font-style: italic!important;
}

b, strong {
	font-weight: 700;
	color: #272D2E;
}

p a, p a:hover, p a:active {
	font-size: 1.0rem;
	line-height: 1.6;
	letter-spacing: 0rem;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

a, p a, h2 a, h3 a, h4 a, em a {
	color: #0095FE;
}

a, p a {
	font-weight: 500;
}

h2 a, h3 a, h4 a {
	font-weight: 700;
}

a:hover, p a:hover, a:active, p a:active {
	color: #01d4ef;
	text-decoration: none;
}

p a:hover, #content ol li a:hover, #content ul li a:hover {
	border-bottom: 2px solid #01d4ef;
}

table {letter-spacing: 0;}

.light-copy p, .light-header h2, .light-header h3 {
	color: #fff;
}

.thin-header h2 {font-weight: 400;}

.entry-title a {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 200;
	color: #272D2E;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

body .entry-title a:hover {color: #85868F;}

blockquote p {
	font-style: italic;
	font-size: 1.2rem;
}

#content-wrap ul, #content-wrap ol {
	font-size: 1.0rem;
	line-height: 1.6;
	font-weight: 400;
	font-style: normal;
	color: #212121;
	letter-spacing: 0rem;
	margin-top: 1rem;
	margin-bottom: 2.0rem;
	text-decoration: none;
	text-transform: none;
}

#content-wrap li {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	margin-left: 1.5rem;
}

/* Rows */

.row-color-1 {background-color: #272D2E;} /* Cool Black Background */

.row-color-2 {background-color: #3F79C2;} /* Tech Blue Background */

.row-color-3 {background-color: #FFFFFF;} /* White Background */

.row-color-4 {background-color: #EDEFF0;} /* Cool Gray Background */

.row-color-5 {background-color: #02B2C8;} /* Turquoise Background */

.row-color-6 {background-color: #0095FE;} /* Bright Blue Background */

.row-padding-large {padding: 3.0rem 0 3.5rem;} /* Large Top and Bottom Padding For Rows */

.row-padding-small {padding: 2.0rem 0 2.5rem;} /* Small Top and Bottom Padding For Rows */

/* Buoyant CTA Row */

.buoyant-cta-row {
	padding: 2rem 0 1rem;
	background-color: #0095FE;
}

.buoyant-cta-row h2 {text-align: center;}

.buoyant-cta-row p {
	color: #fff;
	width: 100%;
	max-width: 500px;
	text-align: center;
	margin: 0 auto 25px auto !important;
}

.buoyant-cta-row form, .buoyant-cta-row label {
	text-align: center !important;
}

.buoyant-cta-row label, .buoyant-cta-row .hs-form-required {
	color: #fff !important;
}

.buoyant-cta-row input.hs-input {
    padding: 12px 10px !important;
    border: 0;
    border-radius: 0;
    font-size: 1.0rem;
	font-family: "Whitney SSm A", "Whitney SSm B", helvetica, arial, sans-serif !important;
	/*font-family: "Lato", helvetica, arial, sans-serif !important;*/
	text-align: center;
	width: 95% !important;
}

.buoyant-cta-row input.hs-input.error {box-shadow: none !important;}

.buoyant-cta-row .actions {margin-left: 0 !important;}

.buoyant-cta-row .hbspt-form .hs-button {
	padding: 15px 30px !important;
	font-family: "Whitney SSm A", "Whitney SSm B", helvetica, arial, sans-serif !important;
	/*font-family: "Lato", helvetica, arial, sans-serif !important;*/
	text-shadow: none !important;
    -webkit-transition: 0.15s all ease;
    -moz-transition: 0.15s all ease;
    -ms-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease;
}

/* .buoyant-cta-button .vc_btn3 {
    background-color: transparent !important;
    border: 2px solid #fff !important;
}

.buoyant-cta-button .vc_btn3:hover {
    background-color: #fff !important;
    color: #0095FE !important;
} */

/* Sticky Header */

#site-header {
	background-color: #1d2322;
}

#site-header-inner {
    background-color: transparent;
    width: 100%;
    max-width: 1060px;
    padding: 0;
}
#site-header img {
    max-width: 186.97px;
    max-height: 40px;
}
#site-logo a {
	display: block;
	padding: 12px;
}
#site-header-sticky-wrapper #site-header {
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
}
#site-header-sticky-wrapper.is-sticky #site-header {
	background-color: #1d2322;
}
/* Navigation Menu */

.navbar-style-one {
    top: 0;
    margin-top: 0;
	height: 66px;
}

#site-navigation-wrap .dropdown-menu>li.menu-item {
	padding: 0 0.5rem;
}

#site-navigation-wrap .dropdown-menu>li.menu-item>a {
	color: #9d9d9d;
    letter-spacing: 0;
    font-size: 0.9rem;
    height: 67px;
    line-height: 67px;
    font-weight: 500;
	padding: 0;
}

#site-navigation-wrap .dropdown-menu>li.menu-item>a>span.link-inner {padding: 0;}

#site-navigation-wrap .dropdown-menu>li.menu-item>a:hover {color: #ffffff;}

body #site-navigation .dropdown-menu >li.menu-item.current-menu-item >a,
body #site-navigation .dropdown-menu >li.menu-item.current-menu-parent >a {
	color: #ffffff !important;
}
#menu-main-navigation-menu {width: 100%;}

body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
	right: 15px;
}

#mobile-menu a.mobile-menu-toggle {
	background: transparent;
	border: 1px solid rgba(255,255,255,.2);
}
.mobile-toggle-nav {
	border-top: 1px solid rgba(255, 255, 255, .1);
}
.mobile-toggle-nav a {
	border-top: none;
}

/* Social icons in menu */
#site-navigation-wrap .dropdown-menu>li.menu-item.icon-discourse a span,
.wpex-mobile-menu li.icon-discourse a span {
	background-image: url(../linkerd/svg/icon-discourse.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	display: inline-block;
	padding-left: 18px;
	background-position: left center;
}

#site-navigation-wrap .dropdown-menu>li.menu-item.icon-github a span,
.wpex-mobile-menu li.icon-github a span {
	background-image: url(../linkerd/svg/icon-github.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	display: inline-block;
	padding-left: 18px;
	background-position: left center;
}
#site-navigation-wrap .dropdown-menu>li.menu-item.icon-slack a span,
.wpex-mobile-menu li.icon-slack a span {
	background-image: url(../linkerd/svg/icon-slack.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	display: inline-block;
	padding-left: 18px;
	background-position: left center;
}
#site-navigation-wrap .dropdown-menu>li.menu-item.icon-twitter a span,
.wpex-mobile-menu li.icon-twitter a span {
	background-image: url(../linkerd/svg/icon-twitter.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	display: inline-block;
	padding-left: 18px;
	background-position: left center;
}

#site-navigation-wrap .dropdown-menu>li.menu-item.icon-discourse a:hover span,
.wpex-mobile-menu li.icon-discourse a:hover span {
	background-image: url(../linkerd/svg/icon-discourse-white.svg);
}

#site-navigation-wrap .dropdown-menu>li.menu-item.icon-github a:hover span,
.wpex-mobile-menu li.icon-github a:hover span {
	background-image: url(../linkerd/svg/icon-github-white.svg);
}
#site-navigation-wrap .dropdown-menu>li.menu-item.icon-slack a:hover span,
.wpex-mobile-menu li.icon-slack a:hover span {
	background-image: url(../linkerd/svg/icon-slack-white.svg);
}
#site-navigation-wrap .dropdown-menu>li.menu-item.icon-twitter a:hover span,
.wpex-mobile-menu li.icon-twitter a:hover span {
	background-image: url(../linkerd/svg/icon-twitter-white.svg);
}

#site-navigation-wrap .dropdown-menu>li.menu-item.btn-outline>a>span.link-inner,
.wpex-mobile-menu li.btn-outline a span {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border: 1px solid #f8f9fa;
	padding: 10px 12px;
	border-radius: 0.25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#site-navigation-wrap .dropdown-menu>li.menu-item.btn-outline>a:hover>span.link-inner,
.wpex-mobile-menu li.btn-outline a:hover span {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline a:focus span, .btn-outline a.focus span {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}
/* Navigation Menu - Hovers and Active Page Highlights */

.nav-menu-products.current-menu-item a,
.nav-menu-products:hover a {
	border-bottom: 3px solid #fc6379 !important;
}

.post-type-archive-customers .nav-menu-customers a,
.single-customers .nav-menu-customers a,
.nav-menu-customers:hover a {
	border-bottom: 3px solid #0a12fe !important;
}

.nav-menu-blog.current-menu-item a,
.nav-menu-blog:hover a,
.single-post .nav-menu-blog a {
	border-bottom: 3px solid #00176d !important;
}

.nav-menu-resources.current-menu-item > a,
.nav-menu-resources:hover > a,
.single-resource .nav-menu-resources > a {
	border-bottom: 3px solid #b564fc !important;
}

.nav-menu-careers.current-menu-item a,
.nav-menu-careers:hover a {
	border-bottom: 3px solid #10cf6f !important;
}

.nav-menu-contact.current-menu-item a,
.nav-menu-contact:hover a {
	border-bottom: 3px solid #ffaa00 !important;
}

.nav-menu-about.current-menu-item a,
.nav-menu-about:hover a {
	border-bottom: 3px solid #0095fe !important;
}

/* Navigation Menu - Dropdown Menu */

#site-navigation .dropdown-menu .sub-menu {
	min-width: 75px;
	margin-left: 40px;
}

#site-navigation .dropdown-menu .sub-menu a {
    font-size: 0.8rem;
    letter-spacing: 0;
}

#site-navigation .dropdown-menu .sub-menu a,
#site-navigation .dropdown-menu .sub-menu a:hover {
	color: #272D2E;
}

/* Mobile Navigation Menu Button */

body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
}

#mobile-menu a {
	border: none;
	background: #EDEFF0;
	width: 40px;
	border-radius: 3px;
}

.wpex-bars {
	width: 18px;
	margin-left: 11px;
}

.wpex-bars>span, .wpex-bars>span::before, .wpex-bars>span::after {height: 3px;}

#mobile-menu a:hover .wpex-bars>span, #mobile-menu a:hover .wpex-bars>span::before, #mobile-menu a:hover .wpex-bars>span::after {
	background: #0095fe;
}

.wpex-bars>span::before {top: -6px;}
.wpex-bars>span::after {bottom: -6px;}

.wpex-active .wpex-bars>span::before {top: -8px;}

/* Mobile Navigation Menu - Full Screen Overlay */

.full-screen-overlay-nav-ul {background-color: #fff;}

.full-screen-overlay-nav-ul li {margin-bottom: 1.0rem;}

.full-screen-overlay-nav.white .full-screen-overlay-nav-close {background-size: 32px 32px;}

.full-screen-overlay-nav-ul li a {
	margin-bottom: 0;
	font-size: 1.2rem;
	letter-spacing: 0;
    color: #272D2E;
    font-weight: 500;
}

.full-screen-overlay-nav-ul li a:hover, .full-screen-overlay-nav-ul li.current-menu-item a {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

.full-screen-overlay-nav-ul .sub-menu {display: none;}

/* Page Title Header */

.page-header {
	border-top: 0;
	border-bottom: 0;
	height: 100%;
	min-height: 200px;
	display: flex;
	align-items: center;
	padding: 0;
}

.page-header-title {
	max-width: 850px;
	margin: 0 auto;
}

/* Homepage - Intro Row */

.home-intro-row .intro-header h1 {
	text-align: left;
	max-width: 700px;
	color: #fff;
}

.home-intro-row .rectangles-graphic img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
}

.home-intro-row {
	padding: 5rem 0 10rem;
	background: rgba(255,255,255,1);
}

.home-intro-row .wpb_column {z-index: 2;}

.home-intro-row:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 50px);
    z-index: 1;
    background: #007dfd;
    background: -webkit-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: -o-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: -moz-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: linear-gradient(to bottom, rgba(0,162,253,1), rgba(0,116,253,1));
}

.home-intro-row:after {
	content: "";
	position: absolute;
	display: block;
	top: 50px;
	left: 0;
	width: 100%;
	height: calc(100% - 50px);
    z-index: 0;
    background: -webkit-linear-gradient(right, rgb(0, 123, 253), transparent);
    background: -o-linear-gradient(right, rgb(0, 123, 253), transparent);
    background: -moz-linear-gradient(right, rgb(0, 123, 253), transparent);
    background: linear-gradient(to right, rgb(0, 123, 253), transparent);
}

/* Homepage - Service Mesh Row */

.home-service-mesh-row {
	padding-top: 7.0rem;
	background-color: rgba(255,255,255,1);
}

.home-service-mesh-row h2 {font-size: 1.8rem;}

.home-service-mesh-row .linkerd-intro-logo {float: left;}

.home-service-mesh-row .linkerd-intro-logo img {
    width: 175px;
    height: auto;
    margin-top: 25px;
}

.home-service-mesh-row .linkerd-intro-cta.vc_btn3-container {
    margin-top: 2.1rem;
    margin-left: 2.5rem;
}

.home-service-mesh-row .linkerd-intro-cta.vc_btn3-container:last-of-type {
	margin-left: 1.0rem;
}

.home-service-mesh-row .linkerd-intro-cta.vc_btn3-container:last-of-type a {
	background-color: #FF9600 !important;
}

.home-service-mesh-row .linkerd-intro-cta.vc_btn3-container:last-of-type a:hover {
	background-color: #d87f00 !important;
}

.home-service-mesh-row .services-to-mesh-diagram img {
    width: 100%;
    max-width: 350px;
    height: auto;
    margin: -100px auto 30px auto;
    display: block;
    z-index: 9999;
}

/* Homepage - Products Header Row */

.products-header-row {background-color: #fff;}

body .products-header-row h2 {font-weight: 400;}

/* Homepage - Products Row */

.home-products-row:before {
    content: "";
    display: block;
    position: absolute;
    top: -350px;
    left: 0;
    height: 900px;
    width: 55%;
    transform-origin: left top;
    transform: skewY(-3deg);
    -ms-transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
    background-color: #1e093a;
    opacity: 1;
    z-index: 1;
}

.home-products-row:after {
	content: "";
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	width: 100%;
	height: 648px;
	background-color: #005732;
	opacity: 1;
	z-index: 0;
}

.home-products-row .home-product-conduit-col:before {
	content: "";
	display: block;
	position: absolute;
	background: url("/wp-content/uploads/2017/12/conduit-graphic-background-retina.jpg");
	background-repeat: no-repeat;
	opacity: 1;
}

.home-products-row .home-product-linkerd-col:before {
	content: "";
	display: block;
	position: absolute;
	background: url("/wp-content/uploads/2017/12/linkerd-graphic-background-retina.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.home-products-row .buoyant-product-subheader h3 {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 2.0rem !important;
}

.home-products-row .home-product-description p {
	color: #fff;
	max-width: 400px;
}

.home-product-conduit-col, .home-product-linkerd-col {
	padding: 2.0rem 0 !important;
}

.home-products-row .products-cta-button {
	margin-top: 2.0rem !important;
}

.home-products-row .products-cta-button .theme-button {
	background-color: #029ffe !important;
	margin: 0;
}

/* Homepage - Blog Updates Row */

.home-updates-row {background-color: #E5E5E5;}

.home-updates-row .home-blog-featured {
	margin: 0 0 1.2rem;
}

.home-updates-row .vcex-post-type-entry-details {
	background-color: transparent !important;
	border: 0 !important;
}

.home-updates-row .home-blog-updates .entry-title {margin-bottom: 1.4rem;}

.home-updates-row .home-blog-updates .entry-title a {font-size: 1.3rem !important;}

.home-updates-row .home-blog-updates .vcex-post-type-entry:last-of-type {margin-bottom: 0 !important;}

.home-updates-row .vc_gitem-zone {overflow: visible;}

.home-updates-row .vc_gitem_row .vc_gitem-col {padding: 0;}

.home-updates-row .vc_gitem-zone-a .vc_gitem-row-position-middle {
	position: relative;
	top: 0;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
}

.home-updates-row .vc_gitem-post-data-source-post_excerpt p:last-child {display: none;}

.home-updates-row .latest-news-title a {
    font-size: 1.8rem;
    line-height: 1.2;
    color: #0093ff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

/* Homepage - Solutions Row */

.home-solutions-row .single-solution-row {padding: 1.5rem 0 2.0rem;}

.home-solutions-row .home-solution-title h3 {padding-top: 1.5rem;}

.home-solutions-row .single-solution-row:last-of-type .home-solution-title h3 {padding-top: 2.5rem;}

.home-solutions-row .home-solution-title p {
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.08rem;
}

.home-solutions-row .solution-graphic {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 2.0rem;
}

.home-solutions-row .home-solution-copy p {
	font-size: 0.88rem;
}

.home-solutions-row .solution-row-diagram img {
    margin: 0 auto;
    display: block;
}

.home-solutions-row .solution-row-diagram-1 img {
	max-width: 400px;
	height: auto;
}

.home-solutions-row .solution-row-diagram-2 img {
	max-width: 400px;
	height: auto;
}

.home-solutions-row .solution-row-diagram-3 img {
	max-width: 460px;
	height: auto;
}

.home-solutions-row .solution-row-diagram-4 img {
	max-width: 460px;
	height: auto;
}

/* Homepage - Customers Row */

.home-customers-row {padding-top: 3rem;}

body .home-customers-row .customers-header h2 {font-weight: 400;}

.home-customers-row .rt-col-sm-3 img {width: 100%;}

.home-customers-row .rt-col-sm-3:nth-of-type(1) img {max-width: 150px;}

.home-customers-row .rt-col-sm-3:nth-of-type(2) img {max-width: 150px;}

.home-customers-row .rt-col-sm-3:nth-of-type(3) img {max-width: 80px;}

.home-customers-row .rt-col-sm-3:nth-of-type(4) img {max-width: 100px;}

/* Homepage - Combined Press Releases and Features Row */

body .home-press-row .press-header h2 {font-weight: 400;}

.home-press-row .vcex-post-type-entry-details {
	background: transparent !important;
	border: none !important;
}

.home-press-row .home-press-releases {margin-bottom: 1.0rem;}

.home-press-row .vc_gitem-zone {overflow: visible;}

.home-press-row .vc_gitem_row .vc_gitem-col {padding: 0;}

.home-press-row .vc_gitem-zone-a .vc_gitem-row-position-middle {
	position: relative;
	top: 0;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
}

.home-press-row .vc_gitem-post-data-source-post_excerpt p:last-child {display: none;}

.home-press-row .latest-press-title a {
    font-size: 1.4rem;
    line-height: 1.25;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.home-press-row .vc_gitem-post-data-source-post_excerpt p {color: #fff;}

/* .home-press-row .home-press-releases .entry-title a:hover,
.home-press-row .home-press-releases .vcex-post-type-entry-readmore-wrap a:hover {
	color: #D7F5FF;
} */

/* .home-press-row .home-press-releases p, .home-press-row h2 {color: #fff;} */

.home-press-row .home-press-features .entry-title {
	margin-top: 1.3rem;
    margin-bottom: 1.0rem !important;
}

.home-press-row .home-press-features .entry-title a {color: #fff;}

.home-press-row .home-press-features .entry-title a:hover {color: #D7F5FF;}

.home-press-row .home-press-features .vcex-post-type-entry-date {
	font-size: 0.7rem;
    color: #EDEFF0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.home-press-row .home-press-features .vcex-post-type-entry-media img {
	width: 100%;
	max-width: 350px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.home-press-row .buoyant-seperator {margin: 0 0 2.5rem !important;}

.home-press-row .vc_btn3 {
    background-color: transparent !important;
    border: 2px solid #fff !important;
}

.home-press-row .vc_btn3:hover {
    background-color: #fff !important;
    color: #0095FE !important;
}

.home-press-row .vc_btn3-container {margin-bottom: 0;}

/* Products Page */

.products-row-1 {padding: 5rem 0 5rem;}

.products-row-1 .customers-intro-header h1 {
	text-align: left;
	text-transform: none;
	max-width: 500px;
	color: #3D3D44;
	font-weight: 700;
	letter-spacing: 0;
    margin-bottom: 2rem !important;
}

.buoyant-product-logo img {
	width: auto;
	height: 56px;
}

.products-row-1 .linkerd-logo {text-align: right;}


.products-row-1 .conduit-logo {padding-top: 2rem;}

.products-row-2, .products-row-3 {
	padding: 3.0rem 0 5.0rem;
}

.products-row-2 {background-color: #1e093a;}

.products-row-2 .inner-row:before {
	content: "";
	display: block;
	position: absolute;
	top: -50px;
	left: 10px;
	width: 354px;
	height: 640px;
	background: url("/wp-content/uploads/2017/12/conduit-graphic-background-retina.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
}

.product-row .buoyant-product-logo img {margin-bottom: 0.8rem;}

.product-main-description p {max-width: 400px;}

.products-cta-buttons {margin-top: 1.5rem;}

.products-cta-buttons .vcex-count-1 {background-color: #029ffe !important;}

.products-cta-buttons .vcex-count-2 {
	background-color: #fff !important;
	color: #029ffe !important;
}

.products-cta-buttons .theme-button:hover {color: #fff !important;}

.product-subheader h3 {
	font-size: 27px;
	color: #fff;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 1.5rem !important;
}

.product-description p {
	color: #fff;
}

.product-description-1, .product-description-2 {
	margin-bottom: 2.5rem !important;
}

.products-row-3 {background-color: #005732;}

.products-row-3 .inner-row:before {
	content: "";
	display: block;
	position: absolute;
	top: 100px;
	left: 10px;
	width: 688px;
	height: 350px;
	background: url("/wp-content/uploads/2017/12/linkerd-graphic-background-retina.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
}

/* Customers Page */

.customers-row-1 .customers-intro-header h1 {
	text-align: left;
	text-transform: none;
	max-width: 400px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0;
    margin-bottom: 2rem !important;
}

.customers-row-1 .rectangles-graphic img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
}

.customers-row-1 {padding: 5rem 0 7rem;}

.customers-row-1 .wpb_column {z-index: 2;}

.customers-row-1:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 50px);
    z-index: 1;
    background: #007dfd;
    background: -webkit-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: -o-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: -moz-linear-gradient(top, rgba(0,162,253,1), rgba(0,116,253,1));
    background: linear-gradient(to bottom, rgba(0,162,253,1), rgba(0,116,253,1));
}

.post-type-archive-customers #primary {width: 100%; max-width: 100%;}
.post-type-archive-customers #sidebar {display: none;}

.post-type-archive-customers .customers-top {opacity: 1 !important;}
.post-type-archive-customers header.page-header {display: none;}

.customer-entry {display: flex; margin-bottom: 5rem;}
.customer-entry:last-child {margin-bottom: -40px;}

/* Odd */
.customer-c.c1 {width: 25%; text-align: right; padding: 0 5rem 0 0;}
.customer-c.c2 {width: 43%;}
.customer-c.c3 {width: 32%;}

.customer-c.c1 img {width: auto; max-height: 200px;}
.customer-c.c2 p, .customer-c.c3 p {padding: 0 5rem 0 0;}

.customer-c.c2 p.name {font-size: 1.2rem;}
.customer-c.c2 p.title {font-size: 0.9rem;}
.customer-c.c2 p.name, .customer-c.c2 p.title {margin: 0 !important; font-weight: 700;}
.customer-c.c2 p:last-child {font-style: italic;}
.customer-c.c2 p:last-child:before, .customer-c.c2 p:last-child:after {content: '"';}

.customer-c.c3 img {width: auto; max-height: 32px;}
.customer-c.c3 p.timing {font-weight: 700; font-size: 0.8rem; margin: 10px 0 0 !important;}
.customer-c.c3 p.history {font-size: 0.9rem; color: #85868F;}

/* Even */
.customer-entry:nth-child(even) {padding-left: 0px;}
.customer-entry:nth-child(even) .customer-c.c1 {padding: 0 0 0 0;}

.customer-entry:nth-child(even) .customer-c.c2 p,
.customer-entry:nth-child(even) .customer-c.c3 p,
.customer-entry:nth-child(even) .customer-c.c3 img {padding: 0 0 0 5rem !important;}


/* Customers Single Post */
.single-customers #primary {width: 100%; max-width: 100%;}
.single-customers #sidebar {
	display: none;
    width: 20%;
    max-width: 20%;
    background: #f3fafe;
    padding: 30px 30px 10px 30px;
}

.single-customers .customer-entry:last-child {margin-top: 35px;}

.single-customers .sidebar-box .widget-title {font-size: 1.2rem;}
.single-customers .upw-posts .entry-title a {
    text-transform: capitalize;
    font-size: 0.8rem;
}
.single-customers .upw-posts .entry-title a:hover {text-decoration: none !important;}
.single-customers .upw-posts article {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: none;
}


/* About Page */

.page-id-8351 .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(218,251,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,251,255) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(218,251,255,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(218,251,255,1)));
	background: -webkit-linear-gradient(45deg, rgba(218,251,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,251,255,1) 100%);
	background: -o-linear-gradient(45deg, rgba(218,251,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,251,255,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(218,251,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,251,255,1) 100%);
	background: linear-gradient(45deg, rgba(218,251,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,251,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7f5ff', endColorstr='#d7f5ff', GradientType=1 );
}

.buoyant-team-row {padding: 3rem 0 1rem;}

.buoyant-team-row .vcex-post-type-entry-details {border: none;}

.team-grid .vcex-post-type-entry-media {
    width: 120px;
    margin: 0 auto;
    border-radius: 8px;
}

.team-grid .entry-title {text-align: center;}

.team-grid .entry-title a, .team-grid .entry-title {
	font-size: 1.0rem;
	line-height: 1.4rem;
	letter-spacing: 0;
	color: #0095FE;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

.team-grid .entry-title a:hover {
	border-bottom: 2px solid #01d4ef;
	color: #01d4ef;
}

.overlay-plus-hover {
    background: #0095FE url("../Total/assets/images/overlay-plus.png") center center no-repeat;
}

.venture-capital-row h2 {margin-bottom: 2.5rem !important;}

.venture-capital-row .rt-wpls .single-logo img {
	filter: grayscale(100%) brightness(50%) !important;
	-webkit-filter: grayscale(100%) brightness(50%) !important;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
}

.venture-capital-row .rt-wpls .single-logo img:hover {
	filter: grayscale(100%) brightness(0%) !important;
	-webkit-filter: grayscale(100%) brightness(0%) !important;
}

.venture-capital-row .rt-col-sm-4:nth-of-type(1) img {max-width: 140px;}
.venture-capital-row .rt-col-sm-4:nth-of-type(2) img {max-width: 120px;}
.venture-capital-row .rt-col-sm-4:nth-of-type(3) img {max-width: 100px;}
.venture-capital-row .rt-col-sm-4:nth-of-type(4) img {max-width: 110px;}
.venture-capital-row .rt-col-sm-4:nth-of-type(5) img {max-width: 150px;}
.venture-capital-row .rt-col-sm-4:nth-of-type(6) img {max-width: 75px;}

/* Resources Page */

.page-id-8429 .page-header, .single-resource .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(232,220,252,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(232,220,252,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(232,220,252,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(232,220,252,1)));
	background: -webkit-linear-gradient(45deg, rgba(232,220,252,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(232,220,252,1) 100%);
	background: -o-linear-gradient(45deg, rgba(232,220,252,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(232,220,252,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(232,220,252,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(232,220,252,1) 100%);
	background: linear-gradient(45deg, rgba(232,220,252,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(232,220,252,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e0fe', endColorstr='#f0e0fe', GradientType=1 );
}

.resources-webinars-row .vcex-post-type-entry-inner,
.resources-ebooks-row .vcex-post-type-entry-inner {
	background-color: #fff;
}

.resources-talks-row .vcex-post-type-entry-inner {background-color: #EDEFF0;}

.resources-webinars-row .vcex-post-type-entry-details,
.resources-talks-row .vcex-post-type-entry-details,
.resources-ebooks-row .vcex-post-type-entry-details {
    border: 1px solid #B564FD;
}

/* Press Page */

.page-id-8193 .page-header, .single-press .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,221,221,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,221,221,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,221,221,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(255,221,221,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,221,221,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,221,221,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,221,221,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,221,221,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,221,221,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,221,221,1) 100%);
	background: linear-gradient(45deg, rgba(255,221,221,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,221,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedcdf', endColorstr='#fedcdf', GradientType=1 );
}

.press-features-row h2 {margin-bottom: 2.5rem !important;}

.press-features-row .vcex-post-type-entry-media img {
    max-width: 250px;
    margin: 0 auto;
    display: block;
}

.press-features-row .vcex-post-type-entry-details {padding: 0;}

.press-features-row .all-press-features .entry-title {
    margin-top: 1.3rem;
    margin-bottom: 1.0rem !important;
}

.press-releases-row .vcex-post-type-entry {margin-bottom: 2.5rem;}

.press-releases-row .vcex-post-type-entry-details {
    background: #EDEFF0;
    border: 1px solid #FD5061;
}

.press-releases-row .vcex-post-type-entry-date {margin-bottom: 0.70rem;}

/* Single Press CPT */

.single-press .page-header-title {font-size: 2.5rem;}

.single-press .post-pagination {padding: 0 0 60px;}

/* Careers Page */

.page-id-8430 .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(218,253,237,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,253,237,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(218,253,237,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(218,253,237,1)));
	background: -webkit-linear-gradient(45deg, rgba(218,253,237,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,253,237,1) 100%);
	background: -o-linear-gradient(45deg, rgba(218,253,237,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,253,237,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(218,253,237,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,253,237,1) 100%);
	background: linear-gradient(45deg, rgba(218,253,237,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(218,253,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ffe8', endColorstr='#d2ffe8', GradientType=1 );
}

.careers-gallery-row {padding: 2.0rem 0;}

.careers-gallery-row .wpex-row .col {margin-bottom: 0;}

.career-openings-row h2 {margin-bottom: 2.5rem !important;}

.career-openings-row .vcex-post-type-entry-details {
    background: #fff;
    border: 1px solid #19D978;
}

/* Single Careers CPT */

.single-careers h2, .single-careers h3 {
	margin: 3.0rem 0 !important;
}

/* Blog Page */

.github-buttons {
	margin-top: 15px;
}
.btn-primary {
	display: inline-block;
	background-color: #236ad9;
	border-radius: .25rem;
	border: 1px solid #fff;
	text-align: center;
	padding: .375rem .75rem;
	color: #fff;
	font-size: 1rem;
	vertical-align: middle;
	line-height: 1.5;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-primary:hover {
	background-color: #1e5ab8;
	color: #fff;
}


.linkerd-logo-block {
	width: 100%;
	max-width: 350px;
	display: block;
	margin: 0 auto;
}


.linkerd-logo-block img {
	width: 100%;
	height: auto;
	display: block;
}

.page-id-59 .hero-content,
.page-template-blog .hero-content {
	flex: 0 auto;
	width: 100%;
	color: #fff;
}

.page-id-59 .hero-content p,
.page-template-blog .hero-content p {
	margin-top: 0;
}
.page-id-59 .page-subheading,
.page-template-blog .page-subheading {
	display: flex;
	flex-flow: row wrap;
	margin-top: 0;
}

.page-id-59 .page-header,
.page-template-blog .page-header {
	background: #3e8959; /* Old browsers */
	background: -moz-linear-gradient(top, #3e8959 0%, #275b3a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3e8959 0%,#275b3a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3e8959 0%,#275b3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e8959', endColorstr='#275b3a',GradientType=0 ); /* IE6-9 */
	text-align: left;
	height: auto;
	padding: 4rem 0;
}
.page-id-59 .page-subheading,
.page-template-blog .page-subheading {
	margin-top: 20px;
}

.page-id-59 .page-header-title,
.page-template-blog .page-header-title {
	color: #fff;
	font-weight: normal;
	text-align: left;
	max-width: 100%;
}
.single-post .page-header-title {
	color: #272D2E !important;
}
.page-template-blog-featured .page-header,
.page-id-8627 .page-header, 
.single-post .page-header, 
.archive .page-header, 
.single-customers .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(rgba(221,255,241,1)) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(221,255,241,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(221,255,241,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(221,255,241,1)));
	background: -webkit-linear-gradient(45deg, rgba(221,255,241,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(221,255,241,1) 100%);
	background: -o-linear-gradient(45deg, rgba(221,255,241,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(221,255,241,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(221,255,241,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(221,255,241,1) 100%);
	background: linear-gradient(45deg, rgba(221,255,241,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(221,255,241,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddfff1', endColorstr='#ddfff1', GradientType=1 );
}

/** blog header at larger resolutions **/
@media all and (min-width: 62.4375rem) {
	.linkerd-logo-block {
		margin-top: -75px;
		max-width: 30%;
		flex: 0 auto;
	}
	.page-id-59 .hero-content,
	.page-template-blog .hero-content {
		max-width: 70%;
		display: inline-block;
		padding-right: 2rem;
	}
}

.blog-featured-row .vcex-post-type-entry-date,
.blog-entries-row .vcex-post-type-entry-date {
	margin-bottom: 0.7rem;
}

.blog-featured-row {padding: 3.0rem 0 0;}

.blog-featured-row .entries.left-thumbs .blog-entry.thumbnail-entry-style, .blog-featured-row .blog-entry-readmore {
	margin-bottom: 0;
}

.blog-featured-row .entries.left-thumbs .entry .entry-media {width: 48%;}

.blog-featured-row .entries.left-thumbs .entry .entry-details {width: 50%;}

.blog-featured-row h2 {margin-bottom: 0 !important;}

.blog-featured-row h2.entry-title a {
    font-size: 2.25rem;
    line-height: 1.2;
    letter-spacing: 0.1rem;
}

.blog-featured-row .meta {margin: 0 !important;}

.blog-featured-row .blog-entry-excerpt {margin-bottom: 0 !important;}

.blog-featured-row .blog-entry-readmore a.theme-button {color: #0095FE !important;}

/* Blog teasers */
#content-wrap .blog-entry-content .meta-date {
	margin-left: 0;
}

/* Blog page sticky posts + featured first post */

@media all and (min-width: 50rem) {
.page-template-blog:not(.paged) #blog-entries article:first-child:not(.sticky) .blog-entry-media,
.page-template-blog #blog-entries article.has-media.sticky .blog-entry-media {
	width: 48%;
}
.page-template-blog:not(.paged) #blog-entries article:first-child:not(.sticky) .entry-details,
.page-template-blog #blog-entries article.has-media.sticky .entry-details {
	width: 50%;
}
}

.page-template-blog .vc_column-inner {
margin-bottom: 20px;
}

.page-template-blog #blog-entries article.sticky {
	padding: 20px;
	border: 1px solid #dfdfdf;
}


.page-template-blog #blog-entries article.sticky::before {
	content: "Featured";
	display: inline-block;
	position: relative;
	top: -20px;
	left:-20px;
	width: auto;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #0c1a31;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/* Blog Search Row */

.blog-search-row {
	padding-bottom: 2.0rem;
}

.blog-search-row h2 {
    display: table-cell;
    vertical-align: bottom;
    height: 80px;
}

.blog-search-row .blog-search-posts-field-label {
    text-align: right;
    padding-right: 220px;
    margin-bottom: 5px;
}

.blog-search-row .blog-search-posts-field-label p {font-size: 0.8rem;}

.blog-search-row .searchform {
	width: 100%;
    max-width: 300px;
    margin: 0;
    float: right;
}

.blog-search-row .searchform input {
	background-color: transparent;
	color: #434d4f;
	border: 1px solid #979797;
    padding: 10px !important;
    font-size: 0.875rem;
    line-height: 1.3;
    font-family: "Whitney SSm A", "Whitney SSm B", helvetica, arial, sans-serif !important;
}

.blog-search-row .searchform .searchform-submit {
	font-size: 16px;
	color: #4076c4;
	opacity: 1.0;
}

.blog-search-row .searchform .searchform-submit:hover {color: #02b2c8;}


/* Blog One-Third Two-Thirds Layout */

.page-id-8627 .blog-recent-posts-row article:nth-of-type(1) {display: none;}

.page-id-8627.paged .blog-recent-posts-row article:nth-of-type(1) {display: block;}

.blog-recent-posts-row h2, .blog-recent-posts-row .meta {
	margin: 0px !important;
}

.blog-recent-posts-row .blog-entry-excerpt {margin-bottom: 0 !important;}

.blog-recent-posts-row .blog-entry-excerpt p {margin-top: 0 !important;}

.blog-entry-media img {
	width: auto;
	margin: 0 auto;
	border: none;
    transition: all 0.2 ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	box-shadow: none;
}

.blog-entry-media img:hover {opacity: 0.66 !important;}

/* Blog Pagination */

#content-wrap .blog-row li, .page-id-8627 #content-wrap li, .blog #content-wrap li, .archive #content-wrap li {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

#content-wrap .blog-row li:first-of-type, .page-id-8627 #content-wrap li:first-of-type,
.blog #content-wrap li:first-of-type, .archive #content-wrap li:first-of-type {
	margin-left: 0;
}

#content-wrap .blog-row li:last-of-type, .page-id-8627 #content-wrap li:last-of-type,
.blog #content-wrap li:last-of-type, .archive #content-wrap li:last-of-type {
	margin-right: 0;
}

/* Blog sidebar */
.blog #content-wrap #sidebar li,
.archive #content-wrap #sidebar li {
	margin: 0;
}

/* Blog Single Posts */
.single-post #content-wrap .sidebar-box li {
	margin: 0;
}
.single-post .author-bio {
    display: inline-block;
	background: transparent;
	border: none;
	text-align: center;
	min-height: auto;
	margin-bottom: 0;
	padding: 0;
}

.single-post .author-bio-content {
	display: inline-block;
    margin-left: 10px;
    margin-top: 0;
}

.single-post .author-bio-title a {color: #272D2E;}

.single-post .author-bio-description {display: none;}

.single-post .author-bio-avatar {
	display: inline-block;
	position: relative;
	top: 10px !important;
	left: 0;
}

.single-post .author-bio-avatar img {
    height: 32px;
    width: 32px;
}

.single-post .author-bio-title {
	margin: 0;
	font-size: 17px;
}

.single-post #content-wrap ul.meta {
	display: flex;
	margin-bottom: 0;
	align-items: center;
	margin: 0;
	line-height: 1.0;
}
.single-post #content-wrap .meta-date,
.single-post #content-wrap .meta-author {
	margin: 0;
	flex: 0 auto;
}
.single-post #content-wrap .meta-author {
	order: 1;
}

.single-post #content-wrap .meta-date {
	order: 2;
	margin-left: 15px;
}

.single-post .fa-clock-o {display: none;}

#content-wrap ul.meta, 
#content-wrap ul.meta a {
    font-size: 0.75rem;
    text-transform: uppercase;
	color: #434d4f;
	font-weight: 500;
}

#content-wrap ul.meta a:hover {
	border-bottom: 2px solid #01d4ef;
	color: #01d4ef;
}

.single-post .meta {
	display: inline-block;
	margin: 0 auto;
}

.wpex-social-share-wrap {
	max-width: 575px;
	margin: auto;
}

.wpex-social-share {text-align: center;}

.wpex-social-share li {
	float: none;
	margin: 0 0.75rem;
}

.wpex-social-share li, .wpex-social-share a {
	display: inline-block;
}

.post-pagination {
    border-top: none;
    padding: 40px 0 60px;
}

.wpex-social-share.position-horizontal li .fa {font-size: 1.0rem;}

.single-post .single-blog-content {margin-top: 48px;}

/* Blog Single Posts - Social Sharing */

.wpex-social-share.position-horizontal {margin: 5rem auto 1rem !important;}

/* Contact Page */

.page-id-21 .page-header, .page-id-9605 .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,246,165,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,246,165,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,246,165,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(255,246,165,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,246,165,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,246,165,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,246,165,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,246,165,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,246,165,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,246,165,1) 100%);
	background: linear-gradient(45deg, rgba(255,246,165,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(255,246,165,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9cc', endColorstr='#fff9cc', GradientType=1 );
}

/* Contact Page - Hubspot Contact Form */

.hbspt-form fieldset {
	max-width: 100% !important;
	margin-bottom: 15px !important;
}

.hbspt-form label span {
	font-weight: 500;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0;
}

.hbspt-form input, .hbspt-form textarea {
	padding: 8px 2px 8px 5px;
    border: none;
    background: #fff;
    color: #434d4f;
    font-size: 1.0rem;
    line-height: 1.5rem;
}

.hbspt-form .hs-input, .hbspt-form fieldset.form-columns-1 .hs-input {
	width: 100% !important;
}

.hbspt-form ul.hs-error-msgs {margin: 0 !important;}

.hbspt-form ul.hs-error-msgs li {
    list-style-type: none;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    color: #FD5061;
}

.hbspt-form .hs-error-msgs label {font-size: 0.75rem;}

.hbspt-form .hs-button {
    padding: 7px 30px !important;
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    background-color: #4076c4 !important;
    background-image: none !important;
    letter-spacing: 0.02rem !important;
    display: inline-block;
    max-width: 140px;
    box-shadow: none !important;
}

.hbspt-form .hs-button.primary.large:hover {background-color: rgba(2,178,200,1.0) !important;}

/* Pagination */

.post-pagination a {
    color: #0095FE;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 500;
}

.post-pagination a:hover {
	border-bottom: 2px solid #01d4ef;
	color: #01d4ef;
}

/* Buttons */

.vc_btn3, .theme-button, .wpex-social-share.style-minimal li a {
    padding: 12px 24px !important;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    background-color: #4076c4 !important;
    background-image: none !important;
    letter-spacing: 0.02rem !important;
}

.vc_btn3:hover, .theme-button:hover, .wpex-social-share.style-minimal li a:hover {
	background-color: rgba(2,178,200,1.0) !important;
}

/* Visual Composer Post Types Grid Meta Date */

body .vcex-post-type-entry-date {
    font-size: 0.7rem;
    color: #272D2E;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 500;
}

/* Visual Composer Post Types Grid Read More Links */

.vcex-post-type-entry-readmore-wrap a, .entry-readmore-wrap a {
    text-transform: uppercase;
    font-size: 0.7rem;
    font-weight: 500;
    color: #272D2E;
    letter-spacing: 0;
}

.vcex-post-type-entry-readmore-wrap a:hover, .entry-readmore-wrap a:hover {
	color: #85868F;
}

/* Visual Composer Grid Entry Excerpts */

.vcex-post-type-entry-excerpt {
	letter-spacing: 0;
	font-size: 1.0rem !important;
}

/* Author Archives */

.author.archive #primary {padding-bottom: 0;}

.entries.left-thumbs .entry .entry-details {width: 70%;}

.entries.left-thumbs .entry .entry-media {
	width: 28%;
    transition: all 0.2 ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

.magnifying-hover {
	display: none;
	/* background: rgba(0,149,254,0.7);*/
}

.entries.left-thumbs .blog-entry.thumbnail-entry-style {
	padding-bottom: 0;
	border-bottom: none;
}

.archive.author .page-subheading {
	color: #272D2E;
    text-align: center;
    letter-spacing: 0px;
    margin-top: 10px;
}

.archive.author .blog-entry.grid-entry-style .blog-entry-inner {
    background-color: #EDEFF0;
    border: 1px solid #00176d;
}

.archive.author #content-wrap ul {
	margin-top: 0;
	margin-bottom: 0;
}

.archive.author #content-wrap ul.meta {
	padding-left: 0;
}

.archive.author #content-wrap ul.meta li {
	margin-left: 0;
    margin-top: 0.75rem;
}

.blog-entry-content .meta .fa {display: none;}

.blog-entry-readmore a.theme-button {
	padding: 0 !important;
	background-color: transparent !important;
    text-transform: uppercase !important;
    font-size: 0.7rem !important;
    font-weight: 500 !important;
    color: #272D2E !important;
    letter-spacing: 0 !important;
}

.blog-entry-readmore a.theme-button:after {
	content: '→';
	margin-left: 2px;
}

.blog-entry-readmore a.theme-button:hover {color: #85868F !important;}

/* Search Results Page */

.search .page-header, .page-id-7 .page-header, .page-id-8249 .page-header {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(rgba(223,242,255,1)) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(223,242,255,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(223,242,255,1)), color-stop(28%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(72%, rgba(255,255,255,1)), color-stop(100%, rgba(223,242,255,1)));
	background: -webkit-linear-gradient(45deg, rgba(223,242,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(223,242,255,1) 100%);
	background: -o-linear-gradient(45deg, rgba(223,242,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(223,242,255,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(223,242,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(223,242,255,1) 100%);
	background: linear-gradient(45deg, rgba(223,242,255,1) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%, rgba(223,242,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7c0e1', endColorstr='#b7c0e1', GradientType=1 );
}

.search #main {background-color: #edeff0;}

.search .search-entry {
	border-bottom: none;
	padding: 30px 20px;
	margin-bottom: 0;
}

.search .search-entry:first-of-type {
	padding-top: 0;
}

.search .search-entry:nth-of-type(even) {
	background-color: #fff;
}

.search .entry-title a, .search .entry-title a:hover {
	font-size: 1.6rem;
}

.search .search-entry-excerpt {
    letter-spacing: 0;
    font-size: 1.0rem;
    line-height: 1.5;
}


/* Search Results Page - Labels */

.posttype-page, .posttype-post, .posttype-staff, .posttype-careers,
.posttype-resource, .posttype-press, .posttype-feature {
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.75rem;
	font-weight: bold;
	font-weight: 500;
	padding: 4px 0;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	line-height: 1.2;
	margin-right: 20px;
	position: relative;
	bottom: 4px;
}

.posttype-page {background: #0B12FE;}

.posttype-post {background: #39CFFF;}

.posttype-staff {background: #85868F;}

.posttype-careers {background: #129955;}

.posttype-resource {background: #B564FD;}

.posttype-press {background: #B20011;}

.posttype-feature {background: #EE1F33;}

/* No Search Results Page */

#search-no-results {
	font-size: 1.0rem;
	letter-spacing: 0;
	text-align: center;
}

/* Pagination */

.wpex-pagination {padding: 50px 0 30px 0;}
.wpex-pagination ul.page-numbers {display: flex;}
.wpex-pagination ul.page-numbers li:first-child {margin-left: -2px !important;}

.wpex-pagination ul.page-numbers, .wpex-pagination ul.page-numbers li {
	padding: 0 !important;
	margin: 0 2px 0 !important;
	border: none !important;
}

ul.page-numbers li:first-child, ul.page-numbers li:first-child>span, .page-links li:first-child, .page-links li:first-child>span,
ul.page-numbers li:last-child>span, .page-links li:last-child>span {
	border-radius: 0 !important;
}

ul.page-numbers li .page-numbers {
    height: 100%;
    padding: 6px;
    border: 1px solid #272D2E !important;
    background-color: transparent;
    color: #272D2E !important;
    text-align: center;
    line-height: 1.4 !important;
    min-width: 35px;
}

ul.page-numbers li .page-numbers:hover {
    border: 1px solid #0095FE !important;
    background-color: #0095FE;
    color: #fff !important;
    text-decoration: none !important;
}

ul.page-numbers li .page-numbers.current {
    border: 1px solid #0095FE !important;
    background-color: #0095FE;
    color: #fff !important;
    line-height: 1.4 !important;
}

/* Error 404 Page */

.error404 .page-header {margin: 0 auto;}

.error404 #content-wrap {
    background-color: #edeff0;
    width: 100%;
    max-width: 100%;
    padding: 40px 5% 0 5%;
}

.error404 .custom-error404-content .searchform {
    max-width: 500px;
    margin: 0px auto;
    padding: 25px 0 30px;
}

.error404 .custom-error404-content .searchform .searchform-submit {
	margin: -15px 0 0;
	font-size: 16px;
	opacity: 1.0;
	color: #272D2E;
}

.error404 .custom-error404-content .searchform .searchform-submit:hover {
	color: #0095FE;
}

.error404 .custom-error404-content .searchform input[type="search"] {
    font-size: 1.0rem;
    border: 2px solid #0095FE;
    background-color: #fff;
    color: #272D2E;
}


/* Site footer */

#footer {
    border-top: 1px solid #eee;
    padding: 7vh 8vh 1vh 6vw;
    color: #4F4F4F;
    background-color: #fff;
    position: relative;
    bottom: 0;
    margin-right: -15px;
    margin-left: -15px;
}
#footer-inner {
    width: 100%;
    max-width: 1156px;
	margin: 0 auto;
	padding-top: 0;
}
.site-footer {
	border-top: 1px solid #eee;
}
.site-footer p {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #4f4f4f;
}

#footer-widgets {
	padding-bottom: 40px;
}
.footer-widget {
	padding-bottom: 32px;
	padding-left: 0;
	padding-right: 15px;
}
.footer-widget a:hover {
	text-decoration: underline;
}
.site-footer .widget_nav_menu li,
.site-footer .widget_nav_menu li:first-child {
	border: none;
}

#footer-widgets.wpex-row .col {
	padding-left: 0;
	padding-right:0;
}

#media_image-2 {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}

#media_image-2 img {
	margin: 0 0 22px 10px;
}

#nav_menu-2 li {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-top:0;
	line-height: 250%;
}

#custom_html-2 {
	padding-right: 0;
	padding-bottom: 10px;
}
#nav_menu-2 {
	padding-bottom: 10px;
}
/* site-footer widgets at 992px and above*/
@media all and (min-width: 62rem) {

	.footer-widget.widget_nav_menu {
		width:50%;
		float: left;
	}
	.footer-widget.widget_custom_html {
		width:50%;
		float: left;
		text-align: right;
	}
	.site-footer .widget_nav_menu li {
		display: inline-block;
		width: 50%;
		float: left;
	}
	.menu-conduit-footer-menu li {
		display: inline-block;
		width: 50%;
	}
	.site-footer .widget_nav_menu li:last-child {
		float:right;
	}
}


/* Custom Footer */

.buoyant-footer-row {
	padding: 5.5rem 0 7.5rem;
	background-color: #fff;
}

.buoyant-footer-logo {margin-bottom: 3.0rem !important; text-align: center;}

.buoyant-footer-logo img {max-width: 200px;}

.buoyant-footer-logo img {
	width: 200px;
	height: auto;
}

.buoyant-footer-divider {
	width: 100%;
	max-width: 700px;
	margin-bottom: 1.5rem !important;
}

.buoyant-footer-divider.vc_separator .vc_sep_holder .vc_sep_line {
    height: 2px !important;
    border: none !important;
}

.buoyant-footer-divider.vc_separator .vc_sep_holder .vc_sep_line {
    background: #3F79C2 !important;
    background: -webkit-linear-gradient(right, rgba(63,121,194,1) 0%, rgba(2,178,200,1) 100%) !important;
    background: -o-linear-gradient(right, rgba(63,121,194,1) 0%, rgba(2,178,200,1) 100%) !important;
    background: -moz-linear-gradient(right, rgba(63,121,194,1) 0%, rgba(2,178,200,1) 100%) !important;
    background: linear-gradient(to right, rgba(63,121,194,1) 0%, rgba(2,178,200,1) 100%) !important;
}

#menu-buoyant-footer-menu {text-align: center;}

#menu-buoyant-footer-menu li {
    display: inline-block;
    margin: 0 2.0rem;
}

#menu-buoyant-footer-menu li:first-of-type {margin: 0 2.0rem 0 0;}

#menu-buoyant-footer-menu li:last-of-type {margin: 0 0 0 2.0rem;}

#menu-buoyant-footer-menu li a {
	color: #272D2E;
	font-weight: 500;
}

#menu-buoyant-footer-menu li a, .copyright-footer-info a, .buoyant-footer-contact a {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

#menu-buoyant-footer-menu li a {
	font-size: 0.9rem;
	letter-spacing: 0.02rem;
}

#menu-buoyant-footer-menu li a:hover {color: #000;}

.buoyant-footer-contact {
	margin-top: 4.0rem !important;
}

.buoyant-footer-contact a {
	color: #272D2E;
	font-weight: 400;
}

.buoyant-footer-contact a:hover {color: #000;}

.buoyant-footer-contact a, .buoyant-footer-contact a:hover {
	border-bottom: none;
	font-size: 0.9rem;
}

.copyright-footer-info {
	margin-top: 5.0rem !important;
	text-align: center;
}

.copyright-footer-info p, .copyright-footer-info a, .copyright-footer-info a:hover {
	font-size: 0.8rem;
}

.copyright-footer-info p {color: #848c8e;}

.copyright-footer-info a {
	color: #848c8e;
	border-bottom: 1px solid #848c8e;
	margin: 0 6px;
}

.copyright-footer-info a:hover {
	color: #abb1b3;
	border-bottom: 1px solid #abb1b3;
}

.copyright-footer-info a, .copyright-footer-info a:hover {
	font-weight: 400;
}

/* Scroll To Top Button */

#site-scroll-top {
	color: #000;
	background: #ccc;
}

/* Sitemap */

.sitemap-block {margin-bottom: 2.5rem !important;}


/* ---- Razorfrog defined media queries ---- */


/* Media query range for tablet portrait and above (600px+) */

@media all and (min-width: 37.5rem) {

	/* Copyright Footer */
	.footer-copyright-break {display: none;}

}


/* Media query range for tablet and above (768px+) */

@media all and (min-width: 48rem) {

	.home-products-row .home-product-conduit-col:before {
		top: -50px;
		left: -10px;
		width: 354px;
		height: 640px;
		background-position: center center;
		z-index: 1;
	}


	.home-products-row .home-product-linkerd-col:before {
		top: 50px;
		right: -100px;
		width: 540px;
		height: 275px;
		background-position: center right;
		z-index: 1;
	}

}

/* Media query range for tablet landscape and above (900px+) */

@media all and (min-width: 56.25rem) {

	/* Homepage - Press Row */
	.home-press-row .home-press-features-column {padding-left: 2.0rem;}

	/* Scroll To Top Button */
	#site-scroll-top {
		bottom: 45px;
	}

}


/* Media query range for tablet portrait (600px to 899px) */

@media all and (min-width: 37.5rem) and (max-width: 56.1875rem) {

	/* Copyright Footer */
	#footer-bottom-inner {
	    padding-top: 20px;
	    padding-bottom: 30px;
	}

	body #copyright {text-align: center;}

	body #footer-bottom {
		padding-top: 30px;
		padding-bottom: 80px;
	}

	body #footer-bottom-menu {
		position: relative;
		margin: 0 auto;
		text-align: center;
	}

	body .menu-copyright-footer-menu-container {
		display: inline-block;
	}

	body #site-scroll-top {
	    position: relative;
	    margin: -90px auto 0 auto;
	    right: 0;
	    left: 0;
	    bottom: 0;
	}

}


/* Media query range for Tablet to Desktop (768+ to 999px-) */

@media all and (min-width: 48rem) and (max-width: 62.4375rem) {

	/* Homepage - Product Row */
	.home-product-conduit-col.vc_col-sm-6 { width: 48%;}

	.home-product-linkerd-col.vc_col-sm-6 {
		width: 52%;
		padding-left: 2rem !important;
	}

	.home-products-row:before {width: 49%;}

}


/* Media query range for Tablet to Desktop (768+ to 1100px-) */

@media all and (min-width: 48rem) and (max-width: 68.75rem) {

	/* Site Navigation Dropdown Menu */
	#site-navigation .dropdown-menu .sub-menu {margin-left: 28px;}

	/* Homepage - Service Mesh Row */
	.home-service-mesh-row {padding: 3.0rem 0 2.5rem;}

	.home-service-mesh-row .services-to-mesh-diagram img {
	    margin: -20px auto 30px auto;
	}

	/* Homepage - Solutions Row */
	.home-solutions-row .solution-graphic {
		margin-bottom: 150px;
		width: 150px;
	}

}


/* Media query range for Desktop and below (1100px-) */

@media all and (max-width: 68.75rem) {

	/* Header Navigation Menu */
	#site-navigation-wrap .dropdown-menu>li {padding: 0 8px;}

	/* Homepage Intro Row CTA Buttons */
	.service-mesh-row .linkerd-intro-logo {float: none;}

	.service-mesh-row .linkerd-intro-cta.vc_btn3-container {margin-left: 0rem;}

}


/* Media query range for Laptop and less (999px-) */

@media all and (max-width: 62.4375rem) {

	/* Homepage - Products Row */
	.home-products-row:before {
	    transform-origin: left top;
	    transform: skewY(0deg);
	    -ms-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	}

	.home-products-row:after {
	    transform-origin: left top;
	    transform: skewY(0deg);
	}

	.home-products-row .home-product-linkerd-col:before {
	    top: 93px;
		right: -200px;
	}

	/* Customers Page */
	.customer-c.c1, .customer-entry:nth-child(even) .customer-c.c1 {padding: 0 3rem 0 0; text-align: left;}
	.customer-c.c2 {padding: 0 2rem 0 0;}
	.customer-c.c3 {padding: 0 0 0 2rem;}

	.customer-c.c2 p, .customer-c.c3 p, .customer-entry:nth-child(even) .customer-c.c2 p, .customer-entry:nth-child(even) .customer-c.c3 p, .customer-entry:nth-child(even) .customer-c.c3 img {padding: 0 !important;}

	.customer-c.c3 p.timing {margin: 5px 0 0px !important;}

	.single-customers #primary, .single-customers #sidebar {width: 100%; max-width: 100%;}
	.single-customers #sidebar {text-align: center; margin-top: 60px;}
}


/* Media query range for Tablet and lower (767px-) */

@media all and (max-width: 47.9375rem) {

	/* Mobile Classes */
	.mobile-col {margin-top: 2.5rem;}

	/* Homepage - Service Mesh Row */
	.home-service-mesh-row {padding-top: 3.0rem;}

	.home-service-mesh-row .services-to-mesh-diagram img {
		max-width: 400px;
	    margin: -20px auto 30px auto;
	}

	/* Homepage - Products Row */
	.home-products-row:before, .home-products-row:after {
		height: auto;
		background-color: none;
	}

	.home-products-row .home-product-conduit-col:before {
		margin-top: -50px;
		margin-left: -10px;
		width: 354px;
		height: 640px;
		background-position: center center;
		z-index: 0;
	}

	.home-products-row .home-product-linkerd-col:before {
		width: 540px;
		height: 275px;
		background-position: center right;
		z-index: 0;
	}

	.home-products-row.vc_row {padding: 0 !important;}

	.home-products-row .home-product-conduit-col, .home-products-row .home-product-linkerd-col {
		padding: 2.5rem 2.5% 3.0rem 2.5% !important;
	}

	.home-products-row .home-product-conduit-col {background-color: #1e093a;}

	.home-products-row .home-product-linkerd-col {background-color: #005732;}

	/* Careers page - Gallery */
	.careers-gallery-grid img {
		margin-bottom: 2rem;
		max-width: 500px;
		width: 100%;
	}

	.careers-gallery-grid .vcex-image-grid-entry:last-of-type img {margin-bottom: 0;}

	/* Customers Page */
	.customer-entry {
		display: block;
	    padding-bottom: 2rem;
	    margin-bottom: 3.5rem;
	    border-bottom: 1px solid #0075fd;
	}
	.customer-entry:last-child {border: none; margin-bottom: -4rem;}

	.customer-c.c1, .customer-entry:nth-child(even) .customer-c.c1 {
		width: 25%;
		padding: 0 2rem 0 0 !important;
		text-align: left !important;
		float: left;
	}
	.customer-c.c2 {width: 75%; padding: 0 !important; float: right;}
	.customer-c.c3 {width: 100%; padding: 1rem 0 0 !important; clear: both;}

	/* Blog Archive Featured Post Row */
	.blog-featured-row .entries.left-thumbs .entry .entry-media,
	.blog-featured-row .entries.left-thumbs .entry .entry-details {
		width: 100%;
	}

	.blog-featured-row .blog-entry-inner .blog-entry-media {
		max-width: 500px;
		margin: 0 auto !important;
	}

	/* Blog and Author Archives */
	.blog-entry-inner .blog-entry-media {
		max-width: 300px;
		margin: 0 auto !important;
	}

	body .entries.left-thumbs .entry .entry-media {margin-bottom: 40px !important;}

	/* Blog Archive Avatars */
	body .entry-has-avatar .blog-entry-header {
		padding: 0 0 0 80px;
	    min-height: 60px;
	}

	body .blog-entry-author-avatar {display: block;}

	/* Blog Archive Search */
	.blog-search-row .blog-search-posts-field-label {
	    text-align: left;
	    padding-right: 0;
	}

	.blog-search-row .searchform {float: left;}

	/* Single Posts - Author Avatars */
	.single-post .author-bio-avatar {
	    position: relative !important;
	    left: initial;
	    top: initial;
	    margin-bottom: 0;
	}

	/* Mobile Classes */
	.mobile-col-large {margin-top: 3.0rem;}

}


/* Media query range for phones (599px-) */

@media all and (max-width: 37.4375rem) {

	/* Body Classes */
	body, p, strong, em, #content-wrap ul, #content-wrap ol {
		font-size: 1rem;
	}

	h1 {font-size: 2.80rem;}
	h2 {font-size: 1.97rem;}
	h3 {font-size: 1.31rem;}
	h4 {font-size: 1.14rem;}
	h5 {font-size: 0.96rem;}
	h6 {font-size: 0.875rem;}

	/* Homepage - Client Companies Row */
	.home-customers-row .rt-col-sm-3:nth-of-type(1) img,
	.home-customers-row .rt-col-sm-3:nth-of-type(2) img {
		padding-bottom: 15px;
	}

	/* Homepage - Press Row */
	.home-press-row .home-press-features .vcex-post-type-entry-media img {max-width: 250px;}

	/* Blog Single Posts */
	body .page-header-title {
		font-size: 1.8rem;
	}

	.single-post .meta li {
		float: none;
		text-align: center;
		margin: 0 20px 5px 20px !important;
	}

	.post-pagination {padding: 40px 15px 60px 15px;}

	.post-pagination .post-prev, .post-pagination .post-next {
	    float: none;
	    width: 100%;
	    text-align: center;
	}

	.post-pagination .post-prev {margin-bottom: 30px;}

	.post-pagination a {font-size: 1.0rem;}

	.wpex-social-share li {
		float: none;
		margin: 0 0.75rem;
	}

	.wpex-social-share li, .wpex-social-share a {
		display: block;
		width: 130px;
	}

	.wpex-social-share li {margin: 0 auto 30px !important;}

	/* Single Press CPT */
	.single-press .page-header-title {font-size: 2.2rem;}

	/* Copyright Footer */
	body #footer-bottom {
	    padding-top: 30px;
	    padding-bottom: 100px;
	}

	#menu-buoyant-footer-menu li:first-of-type {margin: 0 0.5rem 0 0;}

	#menu-buoyant-footer-menu li {margin: 0 0.5rem;}

	#menu-buoyant-footer-menu li:last-of-type {margin: 0 0 0 0.5rem;}

	/* Scroll to Top Button */
	html #site-scroll-top {
	    position: relative;
	    right: 0;
	    bottom: 0;
	    margin: -90px auto 0;
	}

	/* Search Results */
	.search-entry {padding-left: 0;}

	.search-entry-thumb {
		position: relative;
		margin: 0 auto 10px auto;
	}
	
	.wpex-pagination ul.page-numbers {
	    justify-content: center;
	}

}


/* Media query range for phones (480px-) */

@media all and (max-width: 30rem) {

	/* Homepage - Solutions Row */
	.home-solutions-row .solution-graphic {
		width: 120px;
		margin-bottom: 50px;
	}

	.home-solutions-row .mobile-col {margin-top: 0;}

	.home-solutions-row .solution-graphic {
	    float: none;
	    margin: 0 auto;
	}

	.home-solutions-row .home-solution-title h3,
	.home-solutions-row .single-solution-row:last-of-type .home-solution-title h3 {
		padding-top: 0.5rem;
	}

	.home-solutions-row .home-solution-copy {margin-bottom: 1.5rem;}

	/* Customers Page */
	.customer-entry {
	    padding-bottom: 2rem;
	    margin-bottom: 3.5rem;
	}

	.customer-c.c1, .customer-entry:nth-child(even) .customer-c.c1 {
		width: 100%;
		padding: 0 !important;
		text-align: center !important;
		float: none;
	}
	.customer-c.c2 {width: 100%; padding: 2rem 0 1rem !important; float: none;}
	.customer-c.c3 {width: 100%; padding: 0 !important; clear: both;}
	.customer-c.c3 p.timing {margin: 0 0 -5px !important;}

}


/* Media query range for phones (401px+) */

@media all and (max-width: 25.0625rem) {

	/* Contact Page - Hubspot Contact Form */
	.hbspt-form fieldset.form-columns-1 .input,
	.hbspt-form fieldset.form-columns-2 .input {
		margin-right: 0 !important;
	}

}


/* Media query range for phones (400px-) */

@media all and (max-width: 25rem) {

	/* Contact Page - Hubspot Contact Form */
	.hbspt-form fieldset .hs_lastname {margin-top: 15px !important;}

}
