@import  "https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700|Roboto:300,400,700|Roboto+Mono";
@import  "/wp-content/themes/parallax-pro/fa/css/font-awesome.min.css";

/*

Swagger.io

font-sizes
30
26
20
18
16
14

Grey for Text #8b9fa0
Darker Grey #4a4a4a

*/
/*Global Overides - Reset*/
* {
	font-family: "Open-Sans", Arial, "Sans-Serif";
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: roboto, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
}

p,
pre,
code,
td,
th,
li {
	font-size: 16px;
}

span {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

pre *, code * {
	font-family: 'roboto mono', monospace, serif !important;
}

.entry-content code {
	color: #333;
	background-color: transparent;
	font-size: 14px;

}

.entry-content pre > code {
	color: inherit;
}

code, pre {
	background-color: #f6f8fa;
}

/* Genesis Overrides */
.parallax-pro-green a,
.parallax-pro-green .entry-title a:hover,
.parallax-pro-green .genesis-nav-menu a:hover,
.parallax-pro-green .genesis-nav-menu .current-menu-item > a,
.parallax-pro-green .genesis-nav-menu .sub-menu a:hover,
.parallax-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.parallax-pro-green .home-odd .featured-content .entry-title a:hover,
.parallax-pro-green .site-footer a:hover,
.parallax-pro-green .site-header .widget-area a:hover {
	color: #7CB749;
}

.parallax-pro-green input[type="button"]:hover,
.parallax-pro-green input[type="reset"]:hover,
.parallax-pro-green input[type="submit"]:hover,
.parallax-pro-green .archive-pagination li a:hover,
.parallax-pro-green .archive-pagination .active a,
.parallax-pro-green .button:hover,
.parallax-pro-green .footer-widgets,
.parallax-pro-green .pricing-table a.button:hover {
	background-color: #7CB749;
	font-family: roboto;
}

.archive-pagination li a {
	font-family: roboto;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	cursor: pointer;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	padding: 10px;
	border: 1px solid #ccc;
	min-width: 250px;
	margin: 0 10px;
	font-family: roboto;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 18px;
	color: #ccc !important;
	background-color: #9ac526;
	border: 1px solid #7d9f22;
	color: #000 !important;
	margin: 10px 0 20px;
	transition: opacity .2s;
}

button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
	background-color: #9ac526 !important;
	border: 1px solid #7d9f22 !important;
	opacity: .8;
}

.full-width-content .content {
	padding: 20px 0;
}

.genesis-nav-menu .sub-menu a {
	background-color: transparent;
	width: 225px;
}

/* Header */
.site-header {
	background-color: #2a2a2a;
	height: 75px;
}

.site-header a:hover {
	color: #7CB749 !important;
}

.site-header .wrap {
	max-width: 1170px !important;
	margin: 0 auto;
	height: 75px;
}

.header-image .title-area {
	display: inline-block;
	background-position: left center !important;
	height: 75px !important;
	width: 250px;
}

.header-image .site-title > a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	max-width: 100%;
	line-height: 75px;
	background-size: contain !important;
	margin-top: 12px;
}

.site-header .widget-area {
	float: none;
	height: 75px;
	display: inline-block;
	width: 920px;
	position: fixed;
}

.site-header .widget-area #nav_menu-2,
.site-header .widget-area #search-3 {
	display: block;
	float: left;
}

.genesis-nav-menu .sub-menu {
	margin-top: -2px;
	background-color: #000;
	padding: 10px 0;
	width: 225px;
}

.genesis-nav-menu .sub-menu li a {
	line-height: 40px !important;
}

.site-header .genesis-nav-menu > li {
	height: 75px;
}

.genesis-nav-menu > .menu-item.menu-item-has-children > a > span::after {
	content: "\f0d7";
	font-family: fontawesome;
	float: right;
	line-height: auto;
	position: relative;
	display: inline-block !important;
	padding-left: 10px;
}

.genesis-nav-menu > li > .sub-menu > li > .sub-menu {
	position: relative;
	display: block;
	left: 0;
	opacity: 1;
	margin: -15px 0 -10px 15px;
	background-color: transparent !important;
}

.genesis-nav-menu > li > .sub-menu li {
	background-color: transparent !important;
}

.genesis-nav-menu > li > .sub-menu > li > .sub-menu a {
	line-height: 25px !important;
}

.genesis-nav-menu > li > .sub-menu > li > .sub-menu li a::before {
	content: "\f101";
	font-family: fontawesome;
	padding-right: 10px;
}

.genesis-nav-menu > li > .sub-menu > li > .sub-menu li span {
	white-space: nowrap;
}

.genesis-nav-menu .menu-item.menu-item-has-children {
	padding-right: 10px;
}

.genesis-nav-menu li:hover {
	background-color: #000;
}

.site-header .genesis-nav-menu a {
	line-height: 75px;
	padding: 0 20px;
}

.site-header .genesis-nav-menu a span {
	font-family: roboto, sans-serif !important;
}

#search-3 {
	width: 200px;
	overflow: hidden;
	height: 75px;
	line-height: 75px;
	margin-left: 20px;
	margin-top: -3px;
	transition: margin 0s, height .4s;
}

#search-3 .search-form {
	width: auto;
	margin: 0;
	white-space: nowrap;
	float: none;
	height: 35px;
	line-height: normal;
}

#search-3 .widget-wrap {
	display: inline-block;
	padding-top: 22px;
	width: 200px;
	transition: padding .5s;
}

#search-3 .search-form input[type="search"] {
	height: 35px;
	width: 250px !important;
	margin: 0 !important;
	max-width: 100% !important;
	z-index: 100;
	position: relative;
	border: 0;
	padding: 2px 10px;
	font-family: roboto;
	font-size: 16px;
	color: #fff !important;
	background-color: #666;
}

#search-3 .search-form input[type="submit"] {
	display: inline-block;
	height: 36px !important;
	width: 35px !important;
	z-index: 101;
	position: fixed;
	padding: 10px;
	clip: unset;
	text-indent: -9999px;
	border-radius: 0 3px 3px 0;
}

#text-12 {
	display: inline-block;
}

.site-header #text-12 .widget-wrap .textwidget {
	margin-top: 0;
}

.sh-link {
	padding: 0 10px;
}

.sh-link:hover {
	background-color: rgba(154,197,38,.7);
}

.sh-link a:hover,
.sh-link:hover a {
	color: #000 !important;
}

.site-header #text-12 .sh-link a {
	font-family: roboto;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 75px;
	transition: line-height .5s;
	display: block;
}

/* Header Scrolled */
.site-header {
	transition: height .5s;
}

.site-header.scrolled {
	height: 50px;
	transition: height .5s;
}

.site-header .genesis-nav-menu a {
	transition: padding .5s, line-height .5s;
}

.site-header.scrolled .genesis-nav-menu a {
	line-height: 50px;
	padding: 0 20px;
	transition: padding .5s, line-height .5s;
}

.site-header.scrolled .genesis-nav-menu > li > a,
.site-header.scrolled .genesis-nav-menu > li {
	height: 50px;
}

.site-header.scrolled #search-3 {
	height: 50px;
}

.site-header.scrolled #search-3 .widget-wrap {
	padding-top: 0 !important;
}

.site-header .site-title > a {
	transition: margin .5s, line-height .5s, height .5s;
}

.site-header.scrolled .site-title > a {
	height: 35px !important;
	line-height: 50px;
	margin-top: 7px;
	transition: margin .5s, line-height .5s, height .5s;
}

.site-header.scrolled #text-12 .sh-link a {
	line-height: 50px;
}

.scrolled .sh-link {
	background-color: rgba(154,197,38,.7);
}

.scrolled .sh-link a:hover {
	color: #000 !important;
}

/* Home Page */
.parallax-home .site-inner {
	margin-top: 70px !important;
	max-width: 100%;
}

.home header {
	background-color: rgba(0,0,0,.0);
	transition: opacity .5s;
}

.home header.scrolled {
	background-color: rgba(0,0,0,.75);
}

.home .wrap {
	max-width: 100%;
}

.home .hp-band .container {
	max-width: 1140px;
	margin: 0 auto;
}

.home .widget-title {
	display: none;
}

.home-even, .home-odd {
	clear: both;
	padding: 0;
	overflow: visible;
}

.home-even .widget, .home-odd .widget {
	margin-bottom: 0;
}

.not-so-wide {
	max-width: 75%;
	margin: 0 auto;
}

/* Homepage Entry First Band*/
.home .hp-band.entry-content {
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Top-Gradient.png'), url('/wp-content/uploads/2016/11/BD_Black-Diamond-Pattern.png');
	background-repeat: no-repeat, repeat !important;
	background-position: center;
	background-size: cover, contain;
	background-color: #333;
	padding: 105px 0 90px;
	margin-top: -75px;
}

.entry-content img {
	max-width: 400px;
}

.single-post .entry-content img {
	max-width: 100%;
}

.home .hp-band .entry-title {
	font-family: 'open sans';
	text-transform: uppercase;
	font-weight: 300;
	color: #bec9cd;
	font-size: 30px;
}

.home .hp-band .entry-title span {
	color: #9ac526;
}

.home .hp-band.entry-content .entry-description {
	font-size: 20px;
	max-width: 75%;
	display: inline-block;
	color: #bec9cd;
}

/* Homepage Tools Band */
.home .hp-band.tools-description {
	background-color: #9ac526;
}

.home .hp-band.tools-description .navigation-band {
	height: 100px;
	background-color: #8ab523;
	position: absolute;
	width: 100%;
}

#slide-wrapper {
	text-align: center;
	margin-top: -30px;
	height: 450px;
}

#slide-wrapper img {
	width: 100%;
	height: 100%;
	background-color: rgba(74,74,74,1);
	border-radius: 5px;
}

.slide-align {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.slide {
	display: inline-block;
	border-radius: 5px;
	opacity: 1;
	overflow: hidden;
	transition: height .75s, width .75s, opacity .75s, margin .75s;
}

.slide.slide-active {
	width: 100%;
	z-index: 30;
	position: relative;
	transition: width .75s, height .75s;
}

.slide.slide-active.blow-up {
	opacity: 0;
	transition: height .75s, width .75s, opacity .75s, margin .75s;
}

.slide-active + .slide {
	width: 96%;
	position: relative;
	margin-top: -440px;
	top: -35px;
	z-index: 20;
	background-color: rgba(74,74,74,.8);
}

.slide-active + .slide img {
	background-color: rgba(74,74,74,.8) !important;
	visibility: hidden;
}

.slide-active + .slide + .slide {
	width: 92%;
	position: relative;
	margin-top: -440px;
	top: -60px;
	z-index: 10;
	background-color: rgba(74,74,74,.6);
}

.slide-active + .slide + .slide img {
	background-color: rgba(74,74,74,.6) !important;
	visibility: hidden;
}

.slide + .slide-active {
	position: relative;
	margin-top: -470px;
	width: 88%;
	z-index: 0;
	opacity: 0;
}

.hp-band.tools-description .slides-nav {
	clear: both;
	display: block;
	width: 100%;
	height: 100px;
	margin-left: -25px;
	position: relative;
}

.hp-band.tools-description .slides-nav li {
	float: left;
	width: 33%;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	opacity: .5;
	margin-top: 55px;
}

.hp-band.tools-description .slides-nav li.active {
	color: #fff;
	opacity: 1;
	margin-top: 15px;
}

.hp-band.tools-description .slides-nav li.active a {
	color: #fff !important;
	opacity: 1;
	display: block;
	text-align: center;
}

.hp-band.tools-description .slides-nav li a {
	color: #fff !important;
}

.hp-band.tools-description .slides-nav li.active::before {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url('/wp-content/uploads/2016/11/SwagHP_Cube-Icon.png');
	background-repeat: no-repeat;
	background-position: center;
}

.hp-band.tools-description .content-container {
	text-align: left;
	margin-left: 20px;
	padding-top: 20px;
}

.hp-band.tools-description .content-container .tool-name {
	color: #fff;
	font-size: 24px;
	font-family: roboto;
	font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.hp-band.tools-description .content-container .tool-name::before {
	content: "{";
	color: #000;
	font-weight: 500;
	position: relative;
	display: inline-block;
	top: -1px;
	margin-right: 5px;
}

.hp-band.tools-description .content-container .tool-name::after {
	content: "}";
	color: #000;
	font-weight: 500;
	position: relative;
	display: inline-block;
	top: -1px;
	margin-left: 5px;
}

.hp-band.tools-description .content-container p {
	font-size: 16px;
	font-weight: 300;
	font-family: 'open sans';
}

.hp-band.tools-description .content-container a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-size: 18px;
}

/* Usage Band */
.hp-band.usage-numbers {
	margin-bottom: 30px;
	margin-top: 15px;
}

.usage-numbers .number {
	font-size: 40px !important;
	font-family: roboto;
	color: #4a4a4a;
	text-align: center;
}

.usage-numbers .number-description {
	font-size: 16px;
	font-family: roboto;
	color: #8b9fa0;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
}

.content-container {
	display: none;
}

.content-container.active {
	display: block;
}

/* Specification Band/s */
.multi-band-container.spec-wrapper {
	background-image: url('/wp-content/uploads/2016/11/SwaggerHP_Specification-Band-Image.png');
	background-repeat: no-repeat;
	background-position: right -10% bottom;
	background-color: #e4ebeb;
}

.hp-band.spec-description {
	padding: 50px;
}

.spec-description .one-half {
	background-color: #e4ebeb;
}

.hp-band.spec-description h2 {
	color: #000;
	font-family: roboto;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 26px;
	text-align: left;
}

.hp-band.spec-description h2 span {
	font-weight: 700;
}

.hp-band.spec-description h3 {
	font-family: roboto;
	text-transform: uppercase;
	text-align: left;
	color: #000;
	font-size: 20px;
	margin-bottom: 5px;
}

.hp-band.spec-description h3 span {
	font-weight: 700;
}

.hp-band.spec-description p {
	font-size: 16px;
	color: #4a4a4a;
	font-family: open sans;
	text-align: left;
}

.hp-band.spec-below-cols-cta {
	padding: 50px 0;
}

.hp-band.spec-below-cols {
	text-align: left;
	background-color: #fff;
	box-shadow: 1px 1px 12px #dedede;
}

.hp-band.spec-below-cols h3 {
	color: #000;
	font-size: 20px;
	padding-top: 35px;
	font-family: roboto;
	font-weight: 500;
}

.hp-band.spec-below-cols h3 span {
	font-weight: 700;
}

.hp-band.spec-below-cols p {
	font-size: 16px;
	color: #4a4a4a;
	padding-bottom: 45px;
}

.hp-band.spec-below-cols .icon-cycle::before {
	content: "";
	display: inline-block;
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Stabilized-Icon.png');
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: relative;
	margin-bottom: -12px;
	margin-right: 10px;
}

.hp-band.spec-below-cols .icon-lock::before {
	content: "";
	display: inline-block;
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Restraint-Free.png');
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: relative;
	margin-bottom: -12px;
	margin-right: 10px;
}

.hp-band.spec-below-cols .icon-swagger::before {
	content: "";
	display: inline-block;
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Tried-and-Trusted.png');
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: relative;
	margin-bottom: -12px;
	margin-right: 10px;
}

/* SwaggerHub band */
.hp-band.swaggerhub {
	background-color: #2a2a2a;
	background-image: url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern.png'), url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern-left.png');
	background-repeat: repeat-y, repeat-y;
	background-position: 115%, -15%;
	background-size: auto;
	padding: 50px 0 100px;
}

.hp-band.swaggerhub p {
	font-size: 16px;
	line-height: 175%;
	padding: 0 225px;
	color: #bec9cd;
	margin-bottom: 60px;
}

/* API Lifecycle */
.hp-band.api-lifecycle {
	padding: 30px 0 60px;
}

.hp-band.api-lifecycle h2 {
	color: #4a4a4a;
	font-weight: 300;
	font-family: roboto;
	text-transform: uppercase;
}

.hp-band.api-lifecycle h2 span {
	font-weight: 500;
}

.hp-band.api-lifecycle .api-lifecycle-content p {
	color: #4a4a4a;
	font-family: 'open sans';
	font-size: 16px;
}

.hp-band.api-lifecycle .api-lifecycle-content .one-fifth {
	display: inline-block;
	width: 15%;
	font-size: 20px;
	text-transform: uppercase;
	font-family: roboto;
	font-weight: 700;
}

.hp-band.api-lifecycle .api-lifecycle-content .one-fifth {
	color: #4a4a4a;
	margin-bottom: 60px;
}

.hp-band.api-lifecycle .api-lifecycle-content .one-fifth::before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 125px;
	background-color: #ccc;
}

/* Swagger Resources */
.hp-band.swagger-resources {
	background-color: #fff;
	padding: 30px 0 60px;
}

.hp-band.swagger-resources  h2 {
	color: #4a4a4a;
	font-weight: 300;
	font-family: roboto;
	text-transform: uppercase;
}

.hp-band.swagger-resources  h2 span {
	font-weight: 500;
}

.hp-band.swagger-resources  .icon-circle {
	height: 125px;
	margin-bottom: 15px;
}

.hp-band.swagger-resources .icon-circle.training-icon {
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Certified.png');
	background-position: center;
	background-repeat: no-repeat;
}

.hp-band.swagger-resources .icon-circle.forum-icon {
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Forum.png');
	background-position: center;
	background-repeat: no-repeat;
}

.hp-band.swagger-resources .icon-circle.irc-icon {
	background-image: url('/wp-content/uploads/2016/10/SwagHP_IRC.png');
	background-position: center;
	background-repeat: no-repeat;
}

/* Make APIs Great */
.hp-band.great-apis {
	background-color: #9ac526;
	background-image: url('/wp-content/uploads/2016/11/Bottom-Robot.png'), url('/wp-content/uploads/2016/10/SwagHP_Green-Diamond-Pattern.png');
	background-repeat: no-repeat, repeat;
	background-position: 10% bottom, center;
	padding: 30px 60px;
}

.hp-band.great-apis  h2 {
	color: #fff;
	font-weight: 300;
	font-family: roboto;
	text-transform: uppercase;
}

.hp-band.great-apis  h2 span {
	font-weight: 500;
}

.hp-band.great-apis  p {
	font-size: 16px;
	color: #4a4a4a;
}

.hp-band.great-apis  p span {
	font-weight: 700;
}

.hp-band.great-apis .logos-side-by-side img {
	margin: 50px 40px 25px;
}

/* Send Grid Homepage Band */

.parallax-home .widget_sendgrid_nlvx_widget {
  clear:both;
  background-color: #2a2a2a;
  background-image: url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern.png'), url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern-left.png');
  background-repeat: repeat-y, repeat-y;
  background-position: 115%, -15%;
  background-size: auto;
  padding:20px 0 30px;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_widget_text{
  font-family: roboto;
  font-size:26px;
  font-weight: 300;
  text-transform:uppercase;
  margin-bottom:0px;
}

.parallax-home .widget_sendgrid_nlvx_widget #sendgrid_mc_email_form {
  display:block;
  max-width:1170px;
  margin:0 auto;
}
.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields{
  display: inline-block;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_input.sendgrid_mc_input_email {
    border-radius:3px !important;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_label_div,
.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_input_div,
.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_button_div{
  display:inline-block;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields:nth-of-type(1),
.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields:nth-of-type(2){
  display: none;
}

.parallax-home .widget_sendgrid_nlvx_widget #sendgrid_mc_email {
  padding:9px;
  width:325px;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_button_div {
    margin-left:10px;
}

.parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_label_div label {
    font-size:20px;
}

/* End Home Styles */
/* Feature Page Template */
.custom-feature-page .entry-header {
	display: none;
}

.custom-feature-page .content {
	width: 100%;
}

.custom-feature-page .site-inner {
	max-width: none;
}

.custom-feature-page .wrap,
.custom-feature-page .widget-wrap,
.custom-feature-page .content article {
	max-width: 1170px;
	margin: 0 auto;
	clear: both;
}

.custom-feature-page .resources-wrap {
	background-color: #e4ebeb;
	clear: both;
}

.feature-sub-nav {
	background-color: #e4ebeb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.feature-sub-nav ul li {
	display: block;
	float: left;
	width: 33.33%;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 !important;
}

.feature-sub-nav ul li a:hover,
.feature-sub-nav ul li a:hover span {
	color: #000;
}

.feature-sub-nav ul li a span {
	transition: color .2s;
}

.feature-sub-nav ul li + li {
	border-left: 0;
}

.feature-sub-nav ul li a,
.feature-sub-nav ul li a span {
	font-family: roboto;
	text-transform: uppercase;
	color: #666;
	font-size: 16px;
}

.feature-sub-nav li.current_page_item a::before {
	content: "{";
	display: inline-block;
	font-size: 20px;
	margin-right: 5px;
	color: rgba(154,197,38,1);
}

.feature-sub-nav li.current_page_item a::after {
	content: "}";
	display: inline-block;
	font-size: 20px;
	margin-left: 5px;
	color: rgba(154,197,38,1);
}

.feature-intro {
	background-color: #2a2a2a;
	padding-top: 50px;
	margin-top: -50px;
	overflow: hidden;
	border-bottom: 3px solid #ccc;
}

.feature-intro .feature-top {
	text-align: center;
}

.feature-intro .feature-top h1 {
	font-family: roboto;
	color: #fff;
	text-transform: uppercase;
}

.feature-intro .feature-top h1 span {
	font-family: roboto;
	color: #9ac526;
}

.custom-feature-page-standard .content {
	float: none;
}

.feature-intro .feature-image {
	height: 325px;
	overflow: hidden;
	box-shadow: 0 0 5px #000;
	margin: 45px auto 0;
	max-width: 80%;
}

.feature-intro .feature-top p {
	color: #ddd;
	font-size: 18px;
	max-width: 80%;
	margin: 0 auto 30px;
}

.custom-feature-page .feature-item {
	padding: 10px;
	margin-top: 30px;
}

.custom-feature-page .feature-item p {
	text-align: center;
}

.custom-feature-page .feature-item h3 {
	font-family: roboto;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}

.custom-feature-page .feature-item h3 span {
	font-family: inherit;
	font-weight: 700;
}

.custom-feature-page .feature-item .icon {
	height: 110px;
	width: 125px;
	margin: 15px auto;
	text-align: center;
}

.custom-feature-page .bottom {
	border-top: 1px dotted #9ac526;
}

.custom-feature-page .resources-wrap {
	padding: 30px 0 45px;
	text-align: center;
}

.custom-feature-page .resources-wrap h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
}

.custom-feature-page .resources-wrap h2 span {
	font-weight: 700;
}

.custom-feature-page .resources-wrap .resource-item {
	width: 25%;
	display: inline-block;
	border: 2px solid #ccc;
	height: 200px;
	margin: 0 20px;
	border-radius: 3px;
}

.custom-feature-page .resources-wrap .resource-item .icon {
	height: 105px;
	width: 125px;
	margin-bottom: 20px;
	margin-top: 20px;
	display: inline-block;
}

.custom-feature-page .below-resources-wrap {
	background-color: #9ac526;
	background-image: url('/wp-content/uploads/2016/10/SwagHP_Green-Diamond-Pattern.png'), url('/wp-content/uploads/2016/11/Bottom-Robot.png');
	background-repeat: repeat, no-repeat;
	background-position: center, 10% bottom;
	padding: 30px 60px;
}

.custom-feature-page .below-resources-wrap h2 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
}

.custom-feature-page .below-resources-wrap h2 span {
	font-weight: 700;
}

.custom-feature-page .below-resources-wrap p {
	max-width: 70%;
	text-align: center;
	margin: 30px auto;
	color: #333;
}

.feature-sub-nav li.current_page_item a,
.feature-sub-nav li.current_page_item a span {
	font-weight: 700;
	color: #000;
	font-size: 16px;
}

.feature-sub-nav.fixed {
	position: fixed;
	width: 100%;
	top: 50px;
}

.feature-sub-nav-wrapper {
	height: 52px;
}

.no-box-shadow .feature-intro .feature-image {
	box-shadow: 0 0 0 transparent !important;
	margin-bottom: 30px;
}

.feature-intro .feature-top h2 {
	color: #9ac526;
	font-family: roboto;
	font-weight: 300;
}

.resource-item .icon-resource {
	font-family: roboto;
	color: #444;
	display: block;
}

.resource-item .icon-resource::before {
	font-family: fontawesome;
	display: block;
	height: 110px;
	width: 110px;
	text-align: center;
	margin: 20px auto;
	font-size: 65px;
	color: #b0d062;
	border-radius: 50%;
	line-height: 112px;
	border: 1px dotted #ccc;
}

.resource-item .icon-resource.demo-icon::before {
	content: "\f108";
}

.resource-item .icon-resource.docs-icon::before {
	content: "\f0f6";
}

.resource-item .icon-resource.code-icon::before {
	content: "\f121";
}

.resource-item .icon-resource.download-icon::before {
	content: "\f019";
}

.resource-item .icon-resource.demo-icon::before {
	content: "\f108";
}

.resource-item .icon-resource.fork-icon::before {
	content: "\f126";
}

.resource-item .icon-resource.docs-icon::before {
	content: "\f0f6";
}

.resource-item .icon-resource.github-icon::before {
	content: "\f09b";
}

.resource-item .icon-resource.chat-icon::before {
	content: "\f086";
}

.resource-item .icon-resource.community-icon::before {
	content: "\f0c0";
}

.resources-wrap h3 {
	font-size: 16px;
	font-family: roboto;
	text-transform: uppercase;
	margin-top: -10px;
	color: #666;
}

.bottom-row-wrapper {
	text-align: center;
}

.bottom-row-wrapper  .one-third {
	display: inline-block !important;
	float: none;
	border-top: none !important;
}

.sh-feature-wrapper {
	background-color: #cae2ee;
	/*background-image: url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern.png'), url('/wp-content/uploads/2016/10/SwagHP_SwaggerHub-Band-Pattern-left.png');
	background-repeat: repeat-y, repeat-y;
	background-position: 115%, -15%;
	background-size: auto;*/
	height: 175px;
	padding-top: 15px;
	border-bottom: 3px solid #ccc;
}

.sh-feature-wrapper .sh-feature-inner h2 {
	text-align: center;
	color: #222;
	margin-bottom: 5px;
}

.sh-feature-inner h3 {
	font-size: 18px;
	color: #67a248;
}

.sh-feature-wrapper .sh-feature-inner {
	text-align: center;
}

.sh-feature-wrapper .sh-feature-inner .swaggerhub-logo {
	display: inline-block;
	margin-right: 50px;
}

.sh-feature-wrapper .sh-feature-inner .cta-zone {
	display: inline-block;
}

.sh-feature-wrapper .sh-feature-inner .cta-zone .cta-button {
	position: relative;
	top: -30px;
	background-color: #67a248;
	border: 1px solid #55863b;
	color: #fff !important;
}

/* Feature Page Side By Side CTAs */
.inline-button-container {
  display: inline-block;
  margin:0 30px 30px 30px;
}

.inline-button-container .content-container {
  display: block;
}

.inline-button-container .content-container p {
  font-size:15px;
  max-width: 300px;
  text-align: center;
}

.inline-button-container .button-container .swaggerHubLogo {
  background-image: url("/wp-content/uploads/2017/02/SwaggerHub_Logo_Horizontal_Black.png");
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

/* Feature Page with JS Nav */
.custom-feature-page-js-nav .feature-sub-nav {
	border: none;
}

.custom-feature-page-js-nav .feature-sub-nav-wrapper {
	height: auto;
}

.custom-feature-page-js-nav .content,
.custom-feature-page-js-nav #page-vert-nav {
	padding: 20px 0 0;
}

.custom-feature-page-js-nav #page-vert-nav a {
	color: #000 !important;
	font-family: roboto;
}

.custom-feature-page-js-nav #page-vert-nav li {
	margin-left: 15px;
}

.feature-nav-fixed.custom-feature-page-js-nav #page-vert-nav {
	position: fixed;
	max-height: calc(100% - 150px);
	overflow-y: scroll;
	max-width: 270px;
	width: inherit;
	top: 100px !important;
}

.custom-feature-page-js-nav #page-vert-nav .heading-2 {
	display: block;
}

.custom-feature-page-js-nav #page-vert-nav ul {
	display: none;
}

.custom-feature-page-js-nav #page-vert-nav li.active > ul {
	display: block;
}

.custom-feature-page-js-nav #page-vert-nav .active > a {
	border-left: 5px solid rgba(154,197,38,.7);
	padding-left: 5px;
	margin-left: -10px;
}

.custom-feature-page-js-nav .one-fourth {
	min-height: 25px;
}

/* Docs Pages */
.page-id-452 #page-vert-nav > li > ul {
	display: block !important;
}

/* New Multi-Page Docs */
.custom-feature-page-doc-nav .post-side-bar{
	min-height: 100px;
}

.custom-feature-page-doc-nav ul[id^=menu-docs-] a {
	color: #000 !important;
	font-family: roboto;
}

.custom-feature-page-doc-nav ul[id^=menu-docs-] li {
	margin-left: 15px;
}

ul[id^=menu-docs-] li.current_page_ancestor > a,
ul[id^=menu-docs-] li.current_page_ancestor .current_page_item > a{
	border-left: 5px solid rgba(154,197,38,.7);
	padding-left: 5px;
	margin-left: -10px;
}

.custom-feature-page-doc-nav.feature-nav-fixed ul[id^=menu-docs-] {
  position: fixed;
  max-width:270px;
  overflow-y:auto;
}


@media screen and (max-width:1023px) {
  .custom-feature-page-doc-nav.feature-nav-fixed ul[id^=menu-docs-] {
    position:relative;
    width:auto;
    min-width: auto;
  }

  .custom-feature-page-doc-nav ul[id^=menu-docs-] > li:first-of-type {
    position: fixed;
    background-color: #333;
    top:50px;
    width:100%;
    left: 0px;
    margin:0px;
    overflow: hidden;
    max-height: 80%;
    height:40px;
    padding:0 20px 20px;
  }

  .custom-feature-page-doc-nav ul[id^=menu-docs-].expanded > li:first-of-type {
    height: auto;
  }

  .custom-feature-page-doc-nav ul[id^=menu-docs-] > li:first-of-type > a {
    line-height: 40px;
    padding-left:10px;
    border:none;
    margin-left:-15px;
  }

  .custom-feature-page-doc-nav ul[id^=menu-docs-] > li  a {
    padding-left:10px;
    color:#fff !important;
  }


  .custom-feature-page-doc-nav ul[id^=menu-docs-] > li:first-of-type > a::before {
    content: "\f078";
    font-family:fontawesome;
    position: relative;
    bottom: -1px;
    margin-right:5px;
  }

  .custom-feature-page-doc-nav ul[id^=menu-docs-] li.current_page_ancestor > a, .custom-feature-page-doc-nav ul[id^=menu-docs-] li.current_page_ancestor .current_page_item > a {
    border-left: 5px solid rgba(0,0,0,1);
    padding-left: 5px;
    margin-left: 0px;
}
}

/* Banded Feature Page */
.custom-feature-page-banded .banded-feature {
	padding: 30px 0 45px;
	border-bottom: 2px dotted rgba(154,197,38,1);
}

.custom-feature-page-banded .banded-feature h2 {
	text-align: center;
	padding-bottom: 20px;
	font-weight: 500;
}

.custom-feature-page-banded .banded-feature h2 span {
	font-weight: 700;
	font-family: inherit;
}

.custom-feature-page-banded .banded-feature .image-zone {
	text-align: center;
}

.custom-feature-page-banded .banded-feature .image-zone img {
	max-width: 80%;
}

.custom-feature-page-banded .banded-feature-wrapper:last-of-type {
	margin-bottom: 30px;
}

/* Blog Posts Page */
.blog .site-inner {
	margin-top: 125px;
}

.blog article {
	border-bottom: 2px dotted #ccc;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

.blog article .entry-header {
	margin-bottom: 20px;
}

.blog article .entry-header,
.blog article .entry-header .entry-author,
.blog article .entry-header .entry-author-name,
.blog article .entry-header .entry-meta,
.blog article .entry-header .entry-time,
.blog article .entry-header .entry-title {
	font-family: roboto;
	text-align: left;
}

.blog article .entry-header::after {
	display: none;
}

.blog article h2 {
	text-align: left;
	margin-bottom: 5px;
}

.blog article h2 a {
	font-family: roboto;
	font-weight: 300;
}

.blog article .entry-footer {
	display: none;
}

/* Single Post Page */
.single-post .site-inner {
	margin-top: 125px;
}

.single-post article header {
	margin-bottom: 20px;
}

.single-post article header h1 {
	font-family: roboto;
	font-weight: 300;
}

.single-post article header::after {
	display: none;
}

.single-post article header .entry-author,
.single-post article header .entry-author-link,
.single-post article header time,
.single-post article header .entry-meta {
	font-family: roboto;
}

/* Default Page Template */
.page-template-default .site-inner {
	margin-top: 100px;
}

.page-template-default .site-inner .entry-header {
	margin-bottom: 20px;
}

.page-template-default .site-inner .entry-header::after {
	display: none;
}

/* Custom Blog Post Fixed Right Column */

.custom-blog-template .post-side-bar.fixed {
  position: fixed;
  /*top:50px;*/
}

.custom-blog-template .post-side-bar .widget_text {
	text-align: center;
}

@media screen and (max-width: 1023px) {
  .custom-blog-template .post-side-bar.fixed {
    position: relative !important;
    margin-top:0px !important;
  }
}

/* Sendgrid Widget */

.custom-blog-template .post-side-bar .widget:first-of-type {
  /*margin-top:55px;*/
}

.custom-blog-template .post-side-bar .widget{
  border:1px solid #ccc;
  padding:10px 15px 15px;
  border-radius: 3px;
  background-color: #eaeaea;
  margin-bottom:10px;
}

.custom-blog-template .post-side-bar .widget .widget-title {
  color:#7CB749;
  border-bottom:2px dotted #7CB749;
  padding-bottom:5px;
  font-size:20px;
}

.custom-blog-template .sendgrid_widget_text {
    margin-bottom:0px;
}

.custom-blog-template .sendgrid_mc_fields {
  margin-top:-5px !important;
}

.custom-blog-template .sendgrid_mc_label_div label {
    font-size:14px;
}

.custom-blog-template .sendgrid_mc_input_div input {
    padding:10px;
    font-size:15px;
}

.custom-blog-template .sendgrid_mc_button_div input {
    padding:10px;
    min-width:100%;
    margin-top:20px;
    margin-bottom:0px;
}

/* Docs Landing Page */

.swagger_docs_wrapper h4 {
  text-align: center;
}

.swagger_docs_wrapper ul {
  display: inline-block;
  text-align: left;
}

.swagger_docs_wrapper .one-half {
  text-align: center;
}

.swagger_docs_wrapper .bottom-break h2 {
  border-bottom:1px dotted #ccc;
  border-top:1px dotted #ccc;
  padding-bottom:15px;
  padding-top:10px;
  text-align: center;
  position: relative;
}

.swagger_docs_wrapper .border-first.one-half::before {
  border-right:1px dotted #ccc;
  height:340px;
  content: " ";
  display:block;
  position: absolute;
  margin-left:-15px;
}

.swagger_docs_wrapper .border-second.one-half::before {
  border-right:1px dotted #ccc;
  height:200px;
  content: " ";
  display:block;
  position: absolute;
  margin-left:-15px;
}

/* CTA Buttons */
.cta-button {
	display: inline-block;
	padding: 10px;
	border: 1px solid #ccc;
	min-width: 250px;
	margin: 0 10px;
	font-family: roboto;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 18px;
	color: #ccc !important;
}

/*new code*/

.specs-button {
	display: flex;
	position: relative;
	padding: 10px;
	min-width: 250px;
	margin: 0 0px;
	font-family: roboto;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 18px;
	color: #ccc !important;
	outline: none;
}

.dropdown .dropdown-menu {
	position: absolute;
	top: 98%;
	right: 0;
	padding: 13px;
	z-index: 1;
	display: none;
	background: #9ac526;
	color: #000 !important;
	border: 1px solid #7d9f22;
	border-radius: 3px;
}

.dropdown {
	position: relative;
	display: flex;
	background: #9ac526;
	border-radius: 3px;
	border: 1px solid #7d9f22;
}

.dropdown-menu a {
	color: #000 !important;
}

.dropdown:hover > .dropdown-menu {
	display: block;
}

.dropdown li {
	list-style-type: none !important;
	font-size: 18px;
}

.specs-button.green {
	color: #000 !important;
	background-color: #9ac526;
}

.specs-button.green button {
	color: #000 !important;
	background-color: #9ac526;
}

.specs-button p {
	margin: 0px;
}

.specs-button .dropdown li {
  z-index: 1;
  position: relative;
  background: #9ac526;
  padding: 10px 10px;
  color: #000;
}

.specs-button .dropdown li.active {
  color: #000;
}

.specs-button .dropdown li:first-child {
  border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #7d9f22;
}

.specs-button .dropdown li:last-child {
  border-radius: 0 0 4px 4px;
}

.specs-button .dropdown li:last-child a {
  border-bottom: 0;
}

.dropdown .specs-button {
	text-align: center !important;
	display: block;
	min-width: 200px;
}

.dropdown select {
	padding: 0 25px 0 10px;
	border: none;
	display: block;
	background-color: #9ac526;
	border-left: 1px solid #7d9f22;
	border-radius: 0px;
	  -webkit-appearance: none;
		   -moz-appearance: none;
			      appearance: none;
}

.dropdown::after {
	content: "\f0d7";
	font-family: fontawesome;
	display: block;
	color: #000 !important;
	position: absolute;
	font-size: 18px;
	line-height: 40px;
	right: 5px;
}

/*end new code*/


.cta-button.grey {
	background-color: #bec9cd;
	border: 1px solid #939da0;
	color: #000 !important;
}

.cta-button.green {
	background-color: #9ac526;
	border: 1px solid #7d9f22;
	color: #000 !important;
}

.cta-button.black {
	background-color: #222;
	border: 1px solid #444;
}

/* Footer Styles */
.footer-widgets {
	background-color: #2a2a2a !important;
	padding: 30px 0 45px;
}

footer .wrap {
	max-width: 1170px !important;
	margin: 0 auto;
}

#text-13 .fa {
	padding: 0 10px;
	font-size: 30px;
}

#nav_menu-3 {
}

#nav_menu-3 ul.menu > li.menu-item {
	display: block;
	float: left;
	width: 33%;
	font-size: 20px;
	text-transform: uppercase;
}

#nav_menu-3 ul.menu > li.menu-item > a {
	font-family: roboto;
	color: #9ac526 !important;
}

#nav_menu-3 ul.menu > li.menu-item + li.menu-item {
	border-left: 1px dotted #9ac526;
}

#nav_menu-3 ul.menu .sub-menu li {
	padding: 0;
	margin: 0;
}

#nav_menu-3 ul.menu .sub-menu li a {
	color: #fff !important;
	text-transform: none;
}

.footer-widgets-1.widget-area a .fa {
	color: #fff;
}

.footer-widgets-1.widget-area a:hover .fa {
	color: #ccc;
}

.site-footer {
	background-color: #212121;
}

.site-footer .one-third {
	color: #fff;
	font-size: 14px;
	font-family: roboto;
	color: #999;
}

.site-footer .one-third.first {
	text-align: left;
}

.tested-by-cbt {
    text-align:center;
}

.tested-by-cbt img {
    height:30px;
    margin-top:30px;
}

.site-footer a img {
	max-width: 70%;
}

/* Responsive Styles */
@media only screen and (max-width: 1023px) {
	/* Nav Menu */
	.site-header {
		padding-bottom: 0;
		position: fixed;
	}

	.site-header {
		background-color: #222 !important;
	}

	.header-image .title-area {
		padding-left: 10px;
	}

	.site-header .widget-area {
		max-width: 600px;
	}

	.site-header .genesis-nav-menu li {
		font-size: 14px;
	}

	.site-header .genesis-nav-menu li a {
		padding: 0 10px;
	}

	.sh-link {
		display: none;
	}

	/* Global */
	html, body {
		overflow: auto;
	}

	.wrap,
								.site-inner {
		padding: 0;
	}

	.site-inner .wrap {
		padding: 0 20px;
	}

	.cta-button {
		margin-bottom: 10px;
	}

	/* Home Page */
	.home .site-inner .wrap {
		padding: 0;
	}

	.home .hp-band.entry-content {
		padding: 75px 0 90px;
		margin-top: -75px;
	}

	.home .hp-band.entry-content .entry-title {
		font-size: 24px;
	}

	.home .hp-band.entry-content .entry-description {
		font-size: 16px;
	}

	.home .hp-band.entry-content img {
		max-width: 90%;
	}

	.hp-band.tools-description .slides-nav {
		margin-left: 0;
		margin-top: -25px;
		height: auto;
	}

	.hp-band.tools-description .content-container {
		padding-bottom: 50px;
	}

	#slide-wrapper {
		height: auto;
		margin-bottom: -25px;
	}

	.hp-band.tools-description .slides-nav li {
		margin-top: 10px;
	}

	.slides-nav li a {
		font-size: 18px;
	}

	.hp-band.tools-description .slides-nav li.active::before {
		display: none;
	}

	.slide.slide-active {
		width: 100%;
		z-index: 30;
		position: relative;
		transition: width .75s, height .75s;
	}

	.slide-active + .slide {
		width: 94%;
		position: absolute;
		margin-top: 25px;
		z-index: 20;
		background-color: rgba(74,74,74,.8);
		left: 3%;
		top: auto;
	}

	.slide-active + .slide + .slide {
		width: 92%;
		position: absolute;
		margin-top: 55px;
		left: 4%;
		top: auto;
		z-index: 10;
		background-color: rgba(74,74,74,.6);
	}

	.slide {
		width: 33.3% !important;
		float: left !important;
		position: relative !important;
		height: auto !important;
		top: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		left: auto !important;
	}

	#slide-wrapper {
		width: 100%;
		overflow: hidden;
	}

	#slide-wrapper .slide-align {
		width: 300%;
	}

	.slide-active + .slide,
								.slide-active + .slide + .slide {
		display: none;
	}

	.slides-nav {
		margin: 0 !important;
	}

	.spec-wrapper {
		background-image: none !important;
	}

	.multi-band-container.spec-wrapper {
		background-image: none;
	}

	.hp-band.spec-description {
		padding: 50px 0;
	}

	.hp-band.swaggerhub {
		background-image: none;
	}

	.hp-band.swaggerhub p {
		padding: 0;
	}

	.container {
		padding: 0 15px;
	}

	/* Feature Pages */
	.custom-feature-page-js-nav .one-fourth {
		display: none;
	}

	.feature-sub-nav-wrapper {
		display: none;
	}

	.custom-feature-page .content {
		width: 100%;
		padding: 0 20px;
	}

	.sh-feature-wrapper {
		background-image: none;
		height: auto;
	}

	.feature-intro .feature-image {
		height: auto;
	}

	.swagger_docs_wrapper .border-first.one-half::before {
    	display:none;
  	}

  	.swagger_docs_wrapper .border-second.one-half::before {
    	display: none;
  	}

	/* Footer */
	#nav_menu-3 ul.menu > li.menu-item {
		display: block;
		float: none;
		width: 100%;
		border: none !important;
	}

	.site-footer .one-third {
		text-align: center !important;
		margin: 10px;
	}

	footer {
		overflow: hidden;
	}

	/* Blog List */
	.pagination {
		text-align: center;
	}

	.blog article {
		padding: 0 20px 20px;
	}

	/* Single Post */
	.single-post article {
		padding: 0 20px;
	}

	.single-post article img {
		max-width: 100%;
	}

	.single-post .site-inner {
		margin-top: 75px;
	}
}

@media only screen and (max-width: 768px) {
	/* Nav Menu */
	header.site-header {
		background-color: #000 !important;
		height: 50px;
		max-height: 50px;
		position: fixed !important;
		top: 0;
		z-index: 1000;
		-webkit-transform: translateZ(0);
	}

	.site-header .widget-area {
		height: 50px;
		display: block;
		width: 100%;
		position: fixed;
	}

	header.site-header .title-area a {
		background-size: contain;
		height: 35px;
		margin-top: 7px;
		margin-left: 10px;
		position: relative;
		z-index: 9999;
	}

	header .header-widget-area {
		width: 100%;
		position: fixed;
		left: 0;
	}

	#responsive-menu-icon {
		position: fixed;
		right: 10px;
		top: 12px;
	}

	.genesis-nav-menu {
		width: 100%;
		background-color: #000;
		position: relative;
		z-index: 99;
		top: 50px;
		padding-top: 10px;
		padding-bottom: 25px;
	}

	.genesis-nav-menu li {
		width: 100%;
		display: block;
		height: auto !important;
		padding: 10px 0;
	}

	.site-header.scrolled .genesis-nav-menu > li > a,
								.site-header.scrolled .genesis-nav-menu > li {
		height: auto;
	}

	.genesis-nav-menu .current-menu-item .sub-menu {
		position: relative;
		opacity: 1;
		left: 0;
	}

	.genesis-nav-menu li a {
		line-height: 25px !important;
		font-size: 20px;
		padding: 10px 0;
	}

	.sh-link {
		display: none;
	}

	.genesis-nav-menu > .menu-item.menu-item-has-children > a {
		display: inline-block;
	}

	.genesis-nav-menu > .menu-item.menu-item-has-children > a > span::after {
		content: "";
	}

	.genesis-nav-menu > .menu-item.menu-item-has-children {
		float: left;
	}

	.genesis-nav-menu > .menu-item.menu-item-has-children::before {
		content: "\f107";
		font-family: fontawesome;
		position: absolute;
		right: 10px;
		font-size: 28px;
	}

	.genesis-nav-menu > .menu-item.menu-item-has-children {
		height: 30px;
		overflow: hidden;
	}

	.genesis-nav-menu .sub-menu {
		position: relative;
		height: 0;
		width: auto !important;
		overflow: hidden;
		transition: height .2s;
		padding: 0;
	}

	.genesis-nav-menu li:hover > .sub-menu,
													.genesis-nav-menu li:hover > .sub-menu li .sub-menu {
		height: auto;
		left: 0;
		opacity: 1;
		padding: 10px 0;
	}

	/* Global */
	html, body {
		overflow: auto;
	}

	.wrap,
													.site-inner {
		padding: 0;
	}

	.site-inner .wrap {
		padding: 0 20px;
	}

	.cta-button {
		margin-bottom: 10px;
	}

	/* Home Page */
	.home .site-inner .wrap {
		padding: 0;
	}

	.home .hp-band.entry-content {
		padding: 75px 0 90px;
		margin-top: -75px;
	}

	.home .hp-band.entry-content .entry-title {
		font-size: 24px;
	}

	.home .hp-band.entry-content .entry-description {
		font-size: 16px;
	}

	.home .hp-band.entry-content img {
		max-width: 90%;
	}

	.hp-band.tools-description .slides-nav {
		margin-left: 0;
		margin-top: -25px;
		height: auto;
	}

	.hp-band.tools-description .content-container {
		padding-bottom: 50px;
	}

	#slide-wrapper {
		height: auto;
		margin-bottom: -25px;
	}

	.hp-band.tools-description .slides-nav li {
		margin-top: 10px;
	}

	.slides-nav li a {
		font-size: 18px;
	}

	.hp-band.tools-description .slides-nav li.active::before {
		display: none;
	}

	.spec-wrapper {
		background-image: none !important;
	}

	.hp-band.spec-description {
		padding: 50px 0;
	}

	.hp-band.swaggerhub {
		background-image: none;
	}

	.hp-band.swaggerhub p {
		padding: 0;
	}

	.hp-band.great-apis {
		background-image: url(/wp-content/uploads/2016/10/SwagHP_Green-Diamond-Pattern.png);
		background-repeat: repeat;
		background-position: center;
		padding: 30px 0;
	}

	.hp-band.great-apis .logos-side-by-side img {
		margin: 10px 0 25px;
	}

	.container {
		padding: 0 15px;
	}

	/* Feature Pages */
	.custom-feature-page-js-nav .one-fourth {
		display: none;
	}

	.feature-sub-nav-wrapper {
		display: none;
	}

	.custom-feature-page .content {
		width: 100%;
		padding: 0 20px;
	}

	.sh-feature-wrapper .sh-feature-inner .swaggerhub-logo {
		display: inline-block;
		margin-right: 0;
		margin-bottom: 32px;
	}

	.sh-feature-wrapper .sh-feature-inner {
		text-align: center;
		padding: 20px;
	}

	.custom-feature-page .resources-wrap .resource-item {
		width: 80%;
		display: block;
		margin: 0 auto 20px;
	}

	.custom-feature-page .below-resources-wrap {
		background-image: url(/wp-content/uploads/2016/10/SwagHP_Green-Diamond-Pattern.png);
		background-repeat: repeat,;
		background-position: center;
		padding: 30px 0;
	}

	.custom-feature-page .below-resources-wrap p {
		max-width: 90%;
		text-align: center;
		margin: 10px 20px;
	}

	/* Footer */
	#nav_menu-3 ul.menu > li.menu-item {
		display: block;
		float: none;
		width: 100%;
		border: none !important;
	}

	.site-footer .one-third {
		text-align: center !important;
		margin: 10px;
	}

	footer {
		overflow: hidden;
	}

	/* Blog List */
	.pagination {
		text-align: center;
	}

	.blog article {
		padding: 0 20px 20px;
	}

	/* Single Post */
	.single-post article {
		padding: 0 20px;
	}

	.single-post article img {
		max-width: 100%;
	}

	.single-post .site-inner {
		margin-top: 75px;
	}
  /* Send Grid Homepage Band */
  .parallax-home .widget_sendgrid_nlvx_widget #sendgrid_mc_email {
      padding:9px;
      width:90%;
    }

    .parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_button_div {
        margin:0px auto;
        width:90%;
    }

    .parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields,
    .parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_label_div,
    .parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_fields .sendgrid_mc_input_div,
    .parallax-home .widget_sendgrid_nlvx_widget .sendgrid_mc_button_div{
        display:block;
    }


}
