/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
@import url("./icons.css");
 
/* =Theme customization starts here
-------------------------------------------------------
>>> TABLE OF CONTENTS
-------------------------------------------------------

 - typekit loading settings
 - typography
 - header & navigation
 - footer
 - blog
 - pages
	 - home
	 - startup pitch decks
	 - sales email templates
	 - product demo
	 - sales tools
	 - pricing
	 - demo request
	 - tips
	 - archives
 - plugins
	 - sumome
	 - contact form 7
	 - knowledge base
	 - typed
	 - jetpack related posts
 - buttons
 - miscellaneous
 - display sizes
 	- desktop
 	- tablet
 	- mobile

-------------------------------------------------------*/


/*typekit loading settings*/

.wf-loading {
	visibility: hidden;
}

.wf-active, .wf-inactive {
	visibility: visible;
}

/*end typekit loading settings*/



/*typography*/


body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p,  body .et_pb_bg_layout_dark .et_pb_post p { font-size: 1.1em; font-weight: 400; }

body {
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}

h2 {
	font-size: 1.45em;
}

h3 {
	font-size: 1.2em;
}

p {
	padding-bottom: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: #222222; 
	line-height: 1.3em;
}

h5 {
	padding: 0;
	font-size: 1em;
	font-weight: 700;
}

.et-box {
	font-size: 18px !important;
}

.pre-heading {
    text-align: center;
    font-size: 14px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #04a7d5;
    font-weight: 700;
	}

/*list styling*/
#left-area ol, .entry-content ol {
	padding-left: 30px;
	list-style-position: outside;
	line-height: 1.7em;
}

/*default link color*/
a { color: #04a7d5; }

a:hover { text-decoration: underline; }

/*end typography*/



/*header & navigation*/

.right-nav-menu {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}

#top-menu li a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

#top-menu li a {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.6px;
}

#top-menu li.current-menu-item > a {
	color: rgba(0, 0, 0, 0.6);
}


/*end header & navigation*/



/*footer*/

.demo-highlight a {
	color: #04a7d5 !important;
}

#main-footer .footer-widget h4 { 
	color: #e8e8e8; 
}

#footer-widgets .footer-widget li a {
	color: #ccc;
}

#footer-widgets h4 {
	font-weight: bold !important;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
	font-size: 14px;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

div#recent-posts-2 ul li a {
	text-transform: initial !important;
}

.hiring {
	background: #04a7d5;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    border-radius: 4px;
    font-size: 12px;
    bottom: 0;
    margin-left: 10px;
    position: relative;
}

#footer-bottom {
	display: none;
}

.et_pb_widget ul li {
	margin-bottom: 0;
}

#main-footer {
	background-color: #212b3a;
}

/*end footer*/



/*blog*/

.et_pb_post h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
}

.et_pb_post h3 {
	margin: 1em 0 0 0;
	font-weight: bold;
}

.blog-fullwidth-title {
	max-width: 690px;
	margin: auto;
}

.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
	width: 100%;
}

.et_pb_title_meta_container {
	font-size: 12px;
	text-transform: uppercase;
}

.back-to-blog a {
	font-size: 12px;
	text-transform: uppercase;
	color: #B7BFC7;	
	letter-spacing: 0.1em;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;	
}

.back-to-blog a:hover {
	color: #04a7d5;	
}

#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
	line-height: 1.7em !important;
}

.single-post .et_pb_text {
	max-width: 690px;
	margin: auto;
	margin-bottom: 30px;
}

#disqus_thread {
	max-width: 690px;
	margin: auto;
	margin-bottom: 30px;	
}

.blog-splash-height {
	max-height: 520px !important;
	}	

.sub-post-author {
	color: rgba(255,255,255,.4);
	text-transform: uppercase;
	font-size: 12px;
	}

.firstcharacter { 
	float: left; 
	color: #1abc9c; 
	font-size: 75px; 
	line-height: 60px; 
	padding-right: 8px; 
	padding-left: 3px;
}

.firstcharacter-single { 
	float: left; 
	color: #1abc9c; 
	font-size: 75px;  
	padding-right: 5px; 
	padding-left: 3px;
}

.large-quote-inner {
	line-height: 1.3em; 
	font-size: 1.7em; 
	font-weight: 300; 
	font-style: italic; 
	letter-spacing: -0.6px;
	}

.large-quote-outer {
	line-height: 50px;
	margin: 0 -130px; 
	text-align: center;
	padding-top: 1em;
	}

.wide-content {
	background-color: #fbfbfb;
	margin: 20px -180px;
	padding: 20px;
	line-height: 2em;
	border: 1px solid #f1f1f1;
	}

.rocky-quote {
    font-style: italic;
    font-size: 0.8em;
    line-height: 1.7em;
    max-width: 490px;
    font-weight: 400;
    margin: auto;
    display: block;
}

.podcast-title {
	font-size:	1.3em;
	border-bottom: 2px solid #04a7d5;
}

.podcast-cover {
	border: 1px solid #e1e1e1;
}

.podcast-item {
	padding: 40px; 
	border: 1px solid #e1e1e1;
	}	

.et-box-content {
	padding: 20px 43px !important;
	text-align: center;
}

/*objection email templates post*/
#post-6611 .email .subject {
	background: #f2f2f2;
}

#post-6611 .email {
	margin: 0.5rem 0 2rem;
}

#post-6611 .email .body {
	padding: 1.5rem;
}

#post-6611 sup {
	font-size: 0.7em;
}
/*end objection email templates post*/

.blog-categories {
	display: flex;
	justify-content: space-around;
	background: #f6f8fa;
	padding: 1em 2em;
	max-width: 500px;
	margin: auto;
	border-radius: 3px;
	font-size: 0.8em;
}

#comment-wrap {
	display: none;
}


/*end blog*/



/*pages*/



/*home*/

.home-bg {
	position: absolute;
    z-index: -1;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background: #f6f9fc;
    background: -moz-linear-gradient(top,#f6f9fc 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#f6f9fc 0%,#fff 100%);
    background: linear-gradient(to bottom,#f6f9fc 0%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$fromColor', endColorstr='$toColor',GradientType=0 );
    -webkit-transform: skewY(-18.5deg) translateY(-20%);
    -moz-transform: skewY(-18.5deg) translateY(-20%);
    -ms-transform: skewY(-18.5deg) translateY(-20%);
    -o-transform: skewY(-18.5deg) translateY(-20%);
    transform: skewY(-18.5deg) translateY(-20%);
}

.home-bg.home-bg-2 {
    -webkit-transform: skewY(18.5deg) translateY(0%);
    -moz-transform: skewY(18.5deg) translateY(0%);
    -ms-transform: skewY(18.5deg) translateY(0%);
    -o-transform: skewY(18.5deg) translateY(0%);
    transform: skewY(18.5deg) translateY(0%);	
}

.home-bg.home-bg-3 {
    -webkit-transform: skewY(-18.5deg) translateY(20%);
    -moz-transform: skewY(-18.5deg) translateY(20%);
    -ms-transform: skewY(-18.5deg) translateY(20%);
    -o-transform: skewY(-18.5deg) translateY(20%);
    transform: skewY(-18.5deg) translateY(20%);	
}

#banner {
	background: #212b3a;
	color: #fff;
	text-align: center;
}

#banner p {
	padding: 2rem 0;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}

#banner p a {
	border-bottom: 2px solid;
}

.tagline {
	font-size: 40px; 
	max-width: 840px; 
	margin: auto;
	color: #2e3b4e;
	line-height: 1.2em;
	padding: 30px 0;
	font-weight: 600;
}

.sub-tag {
	max-width: 620px; 
	margin: auto;
}

.home-h2 {
	font-size: 40px;
}


.top-static-nav {
	float: right !important; 
	line-height: 2 !important;
	padding-top: 3px;
}

.home-tag {
	font-size: 2.2em; 
	line-height: 50px; 
	max-width: 670px;
	margin: auto;
	font-weight: 600;
}

.home-sub {
	margin: auto;
	max-width: 480px;
	color: rgba(255,255,255,0.9);
}


.tag-underline {
	border-bottom: 2px solid #00C3E4;
	white-space: nowrap;
}

.tag-hide-word {
	display: none;
}

.home-cta {
	color:#fff !important; 
	box-shadow: inset 0 -9px 0 -7px #67B90D, 0 5px 12px 1px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: inset 0 -9px 0 -7px #67B90D, 0 5px 12px 1px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: inset 0 -9px 0 -7px #67B90D, 0 5px 12px 1px rgba(0, 0, 0, 0.14);
	font-weight: 600;
	background: #7ed321;
	border: none;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0.5em 1.4em;
}

.home-cta:hover {
	background: #71CA11 !important;
	border: none !important;
	padding: 0.5em 2em 0.5em 1em;
}

.home-splash-image {
	max-width: 730px;
	box-shadow: 0 0 12px 1px rgba(0,0,0,0.24);
	border-radius: 4px 4px 0 0;
}

.splash-image {
	margin-bottom: -36px;
}

.splash-image-2 {
	margin-bottom: -40px;
}

.sub-heading {
	font-size: 0.9em; 
	color: #999;
}

.home-first-heading {
	line-height: 1.4em;
	max-width: 610px;
	margin: auto;
}

.benefit-heading-1 {
	line-height: 1.4em;
	max-width: 380px;
}

.benefit-heading-2 {
	line-height: 1.4em;
	max-width: 350px;
}	

.benefit-heading-3 {
	line-height: 1.4em;
	max-width: 380px;
}	

.home-float-right {
	float: right;
	margin-right: 0;
}

.benefit-paragraph {
	font-size:1.1em; 
	line-height: 1.8em;
}

.who-sub-head {
	font-weight: 600;
	color: #04a7d5;
}

.home h4 {
	font-weight: bold !important;
}

.new-box {
	font-size: 10px;
    color: #fff;
    padding: 4px 8px;
    border-radius: 3px;
    background: #04a7d5;
    font-weight: 600;
    display: inline-block;
    margin-left: 8px;
    line-height: 8px;
    vertical-align: top;
}

.page-id-4282 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

.page-id-4282 #top-menu li a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;	
}

.page-id-4282 .et_pb_fullwidth_header_subhead {
	font-weight: 600;
}

.gradient-overlay .et_pb_fullwidth_header_overlay {
	    background: -moz-linear-gradient(-45deg, rgba(4,150,191,0.9) 0%, rgba(0,193,182,0.9) 100%);
	    background: -webkit-linear-gradient(-45deg, rgba(4,150,191,0.9) 0%,rgba(0,193,182,0.9) 100%);
	    background: linear-gradient(135deg, rgba(4,150,191,0.9) 0%,rgba(0,193,182,0.9) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60496bf', endColorstr='#e600c1b6',GradientType=1 );
}

.home .et-pb-controllers .et-pb-active-control {
	background: #666 !important;
}

.et-pb-active-slide .et_pb_slide_description {
 animation-name: fadeIn;
}

.home-cards {
	border: 1px solid #e1e1e1;
	padding: 30px;
	-webkit-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	-moz-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	background: #fff;
}

.home-cards:hover {
	background: #f6f8fa;
}

.section-border {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.press-shadow {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.blue-green-overlay:before { 
	content: ' '; 
	background: #04a8d5;
	background: -moz-linear-gradient(top, #04a8d5 0%, #04a8d5 40%, #04cbd5 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #04a8d5), color-stop(40%, #04a8d5), color-stop(100%, #04cbd5));
	background: -webkit-linear-gradient(top, #04a8d5 0%, #04a8d5 40%, #04cbd5 100%);
	background: -o-linear-gradient(top, #04a8d5 0%, #04a8d5 40%, #04cbd5 100%);
	background: -ms-linear-gradient(top, #04a8d5 0%, #04a8d5 40%, #04cbd5 100%);
	background: linear-gradient(to bottom, #04a8d5 0%, #04a8d5 40%, #04cbd5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04a8d5', endColorstr='#04cbd5', GradientType=0 );
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
}	



.norman-testimonial {
	margin-bottom: 140px;
}

.jason-testimonial-1 {
	margin-bottom: 140px;
}

.jason-testimonial-2 {
	padding-top:4px;
}

.greg-testimonial-1 {
	margin-bottom: 100px;
}

.greg-testimonial-2 {
	padding-top: 5px;
}

.truls-testimonial-1 {
	margin-bottom:110px;
}

.truls-testimonial-2 {
	margin-bottom:110px;
}

.james-testimonial-1 {
	margin-bottom: 110px;
}

.james-testimonial-2 {
	padding-top:4px;
}

.signup-spacing {
	letter-spacing: 2px;
}

.gradient-home-bg {
	background: #01c1d9;
	background: -moz-linear-gradient(-45deg, #01c1d9 20%, #01c1d9 20%, #0590b7 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(20%,#01c1d9), color-stop(20%,#01c1d9), color-stop(100%,#0590b7));
	background: -webkit-linear-gradient(-45deg, #01c1d9 20%,#01c1d9 20%,#0590b7 100%);
	background: -o-linear-gradient(-45deg, #01c1d9 20%,#01c1d9 20%,#0590b7 100%);
	background: -ms-linear-gradient(-45deg, #01c1d9 20%,#01c1d9 20%,#0590b7 100%);
	background: linear-gradient(135deg, #01c1d9 20%,#01c1d9 20%,#0590b7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01c1d9', endColorstr='#0590b7',GradientType=1 );
}

.home-doc-images img {
	max-width: 27%;
}

.home-doc-images {
	padding-left: 10px;
}

.home-doc-images img:last-child {
	max-width: 17.2%;
}

.span4 {
	color: #04a7d5;
	font-size: 50px;
	border: 2px solid #04a7d5;
	padding: 15px 20px 25px 20px;
	border-radius: 200px;
	background: #ffffff;
}

.span5 {
	color: #04a7d5;
	font-size: 35px;
	margin: 0 10px 60px 0;
}


.span6 {
	color: #ffffff;
	font-size: 50px;
	border: 2px solid #04a7d5;
	padding: 20px 17px 20px 23px;
	border-radius: 200px;
	background: #04a7d5;
}

.span7 {
	color: #ffffff;
	font-size: 50px;
	border: 2px solid #04a7d5;
	padding: 20px 20px 20px 20px;
	border-radius: 200px;
	background: #04a7d5;
}

.span8 {
	font-size: 30px;
	position: relative;
	margin-right: 10px;
	top: 2px;
}

.span9 {
	margin-right: 5px;
	position: relative;
}

.span10 {
	font-size: 3.5em;
    color: #04a7d5;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(left,#04a7d5 20%,#54D0AC );	
}

.span11 {
	color: #04a7d5;
	font-size: 35px;
	margin: -15px 10px 90px 0;
}

.feature-salesforce-icon {
	margin-bottom: 80px;
}

.integration-logos {
	margin: 5px 20px;
}

.home-testimonial-box {
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 1.5em;
	border-radius: 4px;
	font-size: 0.8em;
	line-height: 1.8em;
}

.home-sub-header {
	font-size: 14px; 
	letter-spacing: .2em; 
	text-transform: uppercase; 
	color: #04a7d5;
	font-weight: 600 !important;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}


.home-img-shadow img {
	border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
    -moz-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
    box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
}


/*end home*/



/*pricing*/

.ptp-dg6-colptp-dg6-three-col {
	box-shadow: 0 0 0 1px #e1e1e1;
    margin-right: 5px;
    margin-left: 5px;
}

#ptp-3964 div.ptp-dg6-highlight, #ptp-3966 div.ptp-dg6-highlight {
	box-shadow: 0 0 0 4px #04a7d5 !important;
    margin-right: 5px;
    margin-left: 5px;
    z-index: 999;
}

.ptp-toggle-title {
	font-size: 18px !important;
	width: 270px !important;
	text-transform: uppercase;
	font-weight: 600;
}

input.ptp-toggle-round + label:after {
	width: 26px !important;
	height: 25px !important;
}

input.ptp-toggle-round:checked + label:after {
	margin-left: 30px !important;
}

input.ptp-toggle-round + label {
	height: 28px !important;
	width: 58px !important;
	top: 3px;
}

.ptp-toggle-row {
	width: 670px !important;
}

/*end pricing*/



/*demo request*/

.page-id-3125 select {
	height: 30px;
}

/*end demo request*/



/*product demo*/

.page-id-3891 .et_pb_title_featured_container img {
		max-width: 865px;
}

.page-id-3891 .et-fixed-header {
	display: none !important;
}

.page-id-3891 h2 {
	margin: 60px 0 40px 0;
}

.page-id-3891 h3 {
	padding: 30px 0 20px 0;
}

#menu-sales-demo .menu-item {
	width: 200px;
	padding: 0;
	margin: 0 -3px;
}

#menu-sales-demo {
	padding: 0 !important; 
}

#menu-sales-demo .fullwidth-menu li {
	padding-top: 29px;
}

.sales-demo-header {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2.2px;
	font-weight: bold !important;
}

.sales-demo-part {
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 12px;
}

#menu-sales-demo {
	font-weight: bold;
}

.sales-demo-nav-1 a {
	color: #03A9F4;
	padding-top: 29px;
}

.sales-demo-nav-2 a {
	color: #4CAF50;
}

.sales-demo-nav-3 a {
	color: #FF9800;
}

.sales-demo-nav-4 a {
	color: #FFC107;
}

.sales-demo-nav-5 a {
	color: #FF5252;
}

.sales-demo-nav-6 a {
	color: #9C27B0;
}

.sales-demo-nav-7 a {
	color: #303F9F;
}

.sales-demo-nav-1 a.mPS2id-highlight {
	background: rgba(3, 169, 244, 0.1);
}

.sales-demo-nav-2 a.mPS2id-highlight {
	background: rgba(76, 175, 80, 0.1);
}

.sales-demo-nav-3 a.mPS2id-highlight {
	background: rgba(255, 152, 0, 0.1);
}

.sales-demo-nav-5 a.mPS2id-highlight {
	background: rgba(255, 82, 82, 0.1);
}

.sales-demo-nav-6 a.mPS2id-highlight {
	background: rgba(156, 39, 176, 0.1);
}

.sales-demo-nav-7 a.mPS2id-highlight {
	background: rgba(48, 63, 159, 0.1);
}

.original .sales-demo-nav-1 a, .original .sales-demo-nav-2 a, .original .sales-demo-nav-3 a, .original .sales-demo-nav-4 a, .original .sales-demo-nav-5 a, .original .sales-demo-nav-6 a, .original .sales-demo-nav-7 a  {
	border-bottom: 3px solid;
	padding-top: 29px;
}

.sales-demo-nav-1 a.mPS2id-highlight, .sales-demo-nav-2 a.mPS2id-highlight, .sales-demo-nav-3 a.mPS2id-highlight, .sales-demo-nav-4 a.mPS2id-highlight, .sales-demo-nav-5 a.mPS2id-highlight, .sales-demo-nav-6 a.mPS2id-highlight, .sales-demo-nav-7 a.mPS2id-highlight {
		border-bottom: 3px solid;
		padding-top: 29px;
}	


.sales-demo-quote {
	margin-top: 45px !important;
	margin-bottom: 50px !important;
}

.guide-download-button {
    border-radius: 3px;
    padding: 1em 2.5em;
    text-decoration: none;
    color: #FFF;
    background-color: #FCAD5E;
    border-bottom-color: #DC8A4A;
    border-top-color: #FEDAB6;
    box-shadow: 0 -3px 0 0 #DC8A4A inset,1px -1px 0 0 #DC8A4A,0 0 0 0 #DC8A4A,-1px -1px 0 0 #DC8A4A;
    border-style: solid;
    border-width: 1px 0;
    height: 40px;
    line-height: 38px;
}

.guide-download-button:hover {
    border-color: #FCAD5E;
    background: #F9A550;
	text-decoration: none;
	box-shadow: 0 -1px 0 0 #DC8A4A inset,1px -1px 0 0 #DC8A4A,0 0 0 0 #DC8A4A,-1px -1px 0 0 #DC8A4A;
}

/*end product demo*/



/*sales tools*/

.stash-article-author {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #666;
}

.stash-category .et_pb_promo_button {
	min-width: 240px;
}

.stash-block a {
	padding: 15px 30px;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align:center;
	display:inline;
	margin:5px;
	line-height:4em;
	white-space: nowrap;
	background: #04a7d5;
}

.stash-block a:hover {
	text-decoration: none;	
	background: #2C3E50;
	color: #FFFFFF;
}

.sales-stash-content a {
	border-bottom: 2px solid #04a7d5;
}

.sales-stash-tools .et_pb_blurb h4 a {
	border-bottom: 2px solid #04a7d5;
}


.stack-link-meta {
	font-size: 0.8em;
	border: none !important;
	font-style: italic;
}

/*end sales tools*/



/*sales email templates*/

.tester a {
	padding: 15px 30px;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align:center;
	display:inline;
	margin:5px;
	line-height:4em;
	white-space: nowrap;
	background: #04a7d5;
}

.tester a:hover {
	text-decoration: none;	
	background: #2C3E50;
	color: #FFFFFF;
}


/*email window*/
.email {
	display: block;
	border: 1px solid #cad4db;
	padding: 0;
	margin-bottom: 1.25rem;
	border-radius: 5px;
	box-shadow: 0 0 4px #e8ecef;
	background: #F1F3F6;
}

.email .subject {
	background: #FFF;
	color: #242E35;
	padding: 3px 15px;
	font-weight: 700;
	border-bottom: 1px solid #cad4db;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-left: 0;
	border-right: 0;
	min-height: 30px;
}

.email .body {
	background: #fff;
	padding: 15px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
/*end email window*/

.white-bg {
	background: #f7f9fa;
	border-radius: 5px;
	padding: 20px 40px 30px 40px;
}

/*end sales email templates*/



/*tips */

.tip-card {
	border: 1px solid #e1e1e1;
	border-top: 3px solid;
	padding: 30px;	
	border-radius: 2px;
	-webkit-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	-moz-box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	box-shadow: 0 0 5px rgba(234, 234, 234, 0.5);
	background: #fff;
}

.tip-card p {
	font-weight: bold !important;
	font-size: 0.9em;
	line-height: 1.7em;
}

.tip-card-1 { border-top-color: #F44336 }
.tip-card-2 { border-top-color: #009688 }
.tip-card-3 { border-top-color: #E91E63 }
.tip-card-4 { border-top-color: #4CAF50 }
.tip-card-5 { border-top-color: #9C27B0 }
.tip-card-6 { border-top-color: #8BC34A }
.tip-card-7 { border-top-color: #FFEB3B }
.tip-card-8 { border-top-color: #CDDC39 }
.tip-card-9 { border-top-color: #3F51B5 }
.tip-card-10 { border-top-color: #673AB7 }
.tip-card-11 { border-top-color: #2196F3 }
.tip-card-12 { border-top-color: #FFC107 }
.tip-card-13 { border-top-color: #FF9800 }
.tip-card-14 { border-top-color: #03A9F4 }
.tip-card-15 { border-top-color: #00BCD4 }
.tip-card-16 { border-top-color: #FF5722 }
.tip-card-17 { border-top-color: #9E9E9E }
.tip-card-18 { border-top-color: #607D8B }



.et_pb_blog_grid .et_pb_post p {
display: none;
}
.et_pb_blog_grid .et_pb_post p.post-meta {
display: block;
}
.et_pb_blog_grid .et_pb_post a.more-link {
display: none;
}

/*end tips*/




/*startup pitch decks*/

.deck-quote {
	font-style: italic;
	padding-bottom: 14px;
	display: inline-block;
}

.quote-headshot {
    max-width: 60px;
    float: left;
    border-radius: 100px;
    margin-right: 12px;	
}

.deck-title {
	text-align: center;
	font-weight: bold !important;
	padding-bottom: 3%;
	padding-top: 2%;
	text-transform: uppercase;
	font-size: 1.3em;
}

.company-cards {
	padding: 10px 0 10px 0 !important;
	background: #fff;
	border: 2px solid #eeeeee;
	max-width: 650px !important;
	margin-top: 40px;
	margin-bottom: 40px;
}

.deck-description {
	padding: 8%;
	padding-bottom: 6% !important;

}

.brought-to-you-by-attach {
	max-width: 650px;
	margin: auto;
	font-size: 1.5em;
	color: #000;
	font-weight: 600;
    border: 2px solid #eeeeee;
    background: #fff;
    padding: 2% !important;
}

.deck-page-cta-box {
	max-width: 650px;
	padding: 5% !important;
	border: 2px solid #eeeeee;
}

.deck-page-cta-box p {
	padding: 3% 0 !important;
}

.deck-page-cta-box .et_pb_button, .deck-page-cta-box .et_pb_button:hover {
    color: #ffffff !important;
    background: #7ed321;
    border-color: #7ed321;
    letter-spacing: 0;
    font-size: 20px;
}

.startup-name {     
    padding-top: 16px;
    font-size: 1.6em;
    display: inline-block;
    font-weight: bold;
}

.startup-details {
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
}

.page-id-6644 #main-header {
	display: none;
}

.page-id-6644 .body-nav {
    height: 6px;
    display: block;
    background: linear-gradient(to left, #00C1B6 , #0496BF);
}

.startup-deck-subhead {
    max-width: 445px;
    margin: auto;
    display: inherit;
}

.page-id-6644 .em {
	vertical-align: top;
}

.startup-deck-code-module {
	margin-bottom: 0 !important;
}

.page-id-6644 .et_overlay {
	background: rgba(0,0,0,0.5);
}

.et_overlay .et_pb_inline_icon {
	background-color: rgba(0,0,0,0.5);
}

.et_overlay:before {
	color: #ffffff !important;
}

.pitch-deck-title {
	font-size: 3em; 
	font-weight: bold !important; 
	padding-bottom: 0;
}

.made-by-attach {
    font-size: 0.8em;
    position: fixed;
    top: 20px;
    right: 40px;
    z-index: 999;
    line-height: 1.5em;
    text-align: right;
}

.made-by-attach a {
	border-bottom: 2px solid;
	text-decoration: none;
}

.made-by-attach a:hover { color: #2196F3; }

.down-arrow-cta {
    position: absolute;
    display: none;
    top: 33px;
    right: 28%;	
}

.learn-more {
	border-bottom: 2px solid #04a7d5;
}

.learn-more:hover {
	text-decoration: none;
}

/*end startup pitch decks*/

/*end pages*/



/*plugins*/


/*contact form 7*/

.wpcf7 {
 	border: 1px solid #CCC;
 	border-radius: 2px;
 	padding: 2% 7% !important;
 	background: #f7f9fa;
}

.wpcf7 p {
	padding-bottom: 0.5rem !important;
}

.wpcf7 input.button{
    height:45px;
    width:100% !important;
    background-color: #04a7d5;
    border: none;
    border-radius: 4px;
    font-size: 1em;
    font-weight: 100;
    color: #FFFFFF;
}

.wpcf7 .button:hover{
    background-color: #3087ad;
    border: 2px solid transparent;
} 

.wpcf7 input[type="submit"] {
    height:45px;
    width:100% !important;
    background-color: #04a7d5;
    border: none;
    border-radius: 2px;
    font-size: 1em;
    font-weight: 600;
    color: #FFFFFF;	
    font-family: inherit;
    letter-spacing: 0.1em;
}

.wpcf7 input[type="submit"]:hover{
    background-color: #3087ad;
    border: none;   
    cursor: pointer;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
    border-radius: 2px;
    border: 1px solid #dddddd;
    padding: 5px 10px;
    font-size:1em;
    font-family: inherit;
    font-weight:400;
    width: 95% !important;
    margin: 0 0 10px 0 !important;	
}

.wpcf7 form {
	margin-top: 30px;
}

/*end contact form 7*/



/*sumome*/

.sumome-smartbar-close {
	display: none;
}


.sumome-popup-heading, .sumome-popup-text, .sumome-smartbar-text, .sumome-scrollbox-heading, .sumome-scrollbox-text, .sumome-scrollbox-input {
	font-family: "proxima-nova",sans-serif !important;
}

.sumome-smartbar-button-text, .sumome-scrollbox-button-text {
	font-family: "proxima-nova",sans-serif !important;
	font-weight: 600 !important;
}

div.sumome-scrollbox-content.sumome-scrollbox-res-small {
	border: 1px solid #ddd !important;
}

.sumo-scrollbox {
	text-align: center;
	margin: auto;
	margin-top: 20px !important;
    margin-bottom: 50px !important;
    font-family: "proxima-nova",sans-serif !important;
}

.sumo-scrollbox h3 {
	font-size: 2em;
	line-height: 1.4em;
	padding: initial;
	max-width: 620px;
	margin: auto;
}

.sumo-scrollbox p.paragraph-padding {
    max-width: 450px;
    padding-top: 10px;
    margin: auto;
    padding-bottom: 10px;
    font-size: 1.3em;
    line-height: 1.5em;
}

.scroll-box-button {
	margin: 10px;
}

.sumome-popup .sumome-popup-content-default, .sumome-popup-preview .sumome-popup-content-default {
	background: #fff !important;
}

/*end sumome*/



/*knowledgebase*/

#kbe_container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.kbe_search_field {
	text-align: center;
}

#kbe_content .kbe_leftcol p {
	margin-bottom: 20px;
	line-height: inherit;
	font-size: 16px;
}

#kbe_content .kbe_leftcol a {
	color: #04a7d5 !important;
}

.kbe_search_field input[type=text] {
    background-color: #f9fafa;
    border: 2px solid #d5d7d8;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kbe_breadcrum ul li:last-child {
	font-size: 14px;
	padding-top: 2px;
}

.kbe_content_full {
	max-width: 700px !important;
	display: block !important;
	margin: auto;
}

.page-id-3657 .kbe_content_full {
	max-width: inherit !important;
	display: inherit !important;
	margin: auto;
}

#kbe_content h2 span.kbe_count {
	background-color: #04a7d5 !important;
}

.page-id-3657 .kbe_breadcrum {
	display: none;
}

.kbe_breadcrum ul li:first-child {
	display: none;
}

#kbe_container #optinforms-form1-container {
	display: none;
}

#kbe_content .kbe_leftcol ul li {
	line-height: inherit;
	font-size: 16px;
}

/*end knowledgebase*/



/*typed*/

.page-id-3826 #typed {
	font-size: 38px;
	color: #fff;
}

span#typed {
	border-bottom: 2px solid #ffffff;
}

/*end typed*/



/*Jetpack related posts*/

#jp-relatedposts {
	max-width: 1000px;
	margin: auto !important;
	padding-top: 0 !important;
	padding-bottom: 1.5em;
	margin-top: -1em !important;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 1.2em !important;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1 !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: 1.2em !important;
    font-weight: bold !important;
    padding-top: 0.7em;
    display: block;
    line-height: 1.4em;
}


#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	display: none;
}

/*end Jetpack related posts*/



/*end plugins*/



/*buttons*/

.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button  { color: #04a7d5; }

.cta-button-blue {
	background: #04a7d5;
	border-bottom: 3px solid #078DB3;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 1em 2.5em;
	text-decoration: none;
	color: #FFF;
}

.cta-button-blue:hover {
	background: #078DB3;
	text-decoration: none;
}

.cta-button {
	background: #04a7d5;
	border-bottom: 3px solid #078DB3;
	border-radius: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 1em 2.5em;
	text-decoration: none;
	color: #FFF;
}

.cta-button:hover {
	background: #078DB3;
	text-decoration: none;
}

.cta-button-green {
	background: #6EDC09;
	border-radius: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 1em 2.5em;
	text-decoration: none;
	color: #FFF;
    box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -ms-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
}

.cta-button-green:hover {
	background: #5FC303;
}

.learn-button {
	background: #04a7d5;
	color: #fff;		
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 1em 3em;
	text-decoration: none;
	font-weight: bold;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}

.learn-button:hover {
	background: #fff;
	color: #04a7d5;
	border: 2px solid #04a7d5;		
	text-decoration: none;
}

.cta-button-divi {
	background: #04a7d5;
	color: #ffffff !important;
	border-color: #04a7d5;
	font-weight: bold;
}

.cta-button-divi:hover {
    color: #04a7d5 !important;
	border-color: #04a7d5;
}

.cta-button-divi:after {
	color: #04a7d5;
}

.et_pb_button:hover {
	border: 2px solid;
} 

.scroll-box-button a {
	background: #7ed321;
	color:#fff;
	font-weight: 600;
	padding: 15px 40px;
	border-radius: 3px;
	box-shadow: inset 0 -9px 0 -7px #67B90D, 0 5px 12px 1px rgba(0, 0, 0, 0.14);
}

.scroll-box-button a:hover {
	background: #6FC510;	
}

.stb-close {
	color: #989898 !important; 
	font-size: 20px !important;
}

/*end buttons*/



/*miscellaneous*/

.page-id-3826 h1 {
	font-size: 38px;
	letter-spacing: 1px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.page-id-3826 .span5 {
	font-size: 40px;
    margin: 0 20px 40px 0;
}

.page-id-3826 h4 {
	font-size: 22px;
}

.page-id-3826 .menu-item-2946 {
	display: none !important;
}

.page-id-3826 .cta-button {
	background: #6EDC09;
	border-bottom: none;
	box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    -ms-box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
}

.page-id-3826 .cta-button:hover {
	background: #5FC303;
}

.page-id-3826 .sub-tag {
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.et_pb_fullwidth_post_title_0 .et_pb_title_container h1 {
	font-weight: bold !important;
}

.read-next-card {
	border: 1px solid #ececec;
	border-radius: 3px;
}

.read-next-card img {
	border-radius: 3px 3px 0 0;
}

.read-next-card h4 {
	padding: 20px 10px;
	border-radius: 0 0 3px 3px;
	background: #f6f6f6;
}

.align-self-center .et_pb_column_0 {
	align-self: center;
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
}


/*end miscellaneous*/



/*display size*/

/*desktop size*/
@media only screen and (min-width: 981px) { 

	.home #main-header {
		display: none;
	}

	/*Hide the nav*/
	.page-id-2995 #main-header, .page-id-5341 #main-header, .page-id-100 #main-header, .page-id-1728 #main-header, .page-id-5076 #main-header, .page-id-313 #main-header, .page-id-5535 #main-header, .page-id-3494 #main-header, .page-id-5834 #main-header, .page-id-5850 #main-header, .page-id-6298 #main-header, .page-id-6989 #main-header {
		display: none;
	}

	.tag-doc {
		display: none;
	}

	.login-nav-button a {
		border: 2px solid #fff;
		border-radius: 3px;
		padding: 7px 14px;
	}

	.format-standard {
		padding-bottom: 50px;
	}

	.nav-highlight-button a {
	    border: 2px solid #04a7d5;
	    color: #04a7d5 !important;
	    padding: 6px 10px !important;
	    border-radius: 3px;
	}

	.top-static-nav a {
		color: #fff !important;
	}

	.top-static-nav .nav-highlight-button a {
		border-color: #ffffff !important;
	}

	#main-header {
		box-shadow: none;
		-webkit-box-shadow: none;
		border-bottom: 1px solid #e1e1e1;
	}

	.page-id-2799 #main-header {
		border-bottom: none;
		background: #fafafa;
	}

	.home-img-shadow img {
		margin-right: 25px;
	}

	.testimonial-slider {
		max-height:300px;
	}

	.tip-card {
		min-height: 180px;
	}

	.page-id-6644 .entry-content ol {
		padding-left: 50px;
	}

	/*startup pitch decks*/
	.down-arrow-cta {
		display: inline;
	}
	/*end startup pitch decks*/

}


/*tablet size */
@media only screen and (min-width:768px) and (max-width:980px) { 
	
	/*home*/
	.home-2-temp-nav {
		display: none;
	}	

	/*sales productivity post*/
	.wide-content {
		margin: 1em 0 2em;
		padding: 20px;
		text-align: left;
		line-height: 2em;
	}
	
	/*blog*/
	.large-quote-outer {
		margin: auto;
	}

	/*product demo page*/
	.sales-nav-mobile {
		display: none;
	}

}


/*mobile size */
@media only screen and (max-width:767px) { 

	body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {font-size: 0.9em;}
	
	/*home*/
	.home-2-temp-nav {
		display: none;
	}
	
	.home-tag {
		font-size: 2em;
		line-height: 42px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.tagline {
		font-size: 30px !important;
		padding: 30px 0 20px 0 !important;
	}

	.sub-tag {
		display: none !important;
	}

	#typed {
		display: none;
	}
	
	.tag-hide-word {
		display: initial;
	}	
	
	.tag-break {
		display: none;
	}
	
	/*sales productivity post*/
	.wide-content {
		margin: 1em 0 2em;
		padding: 20px;
		text-align: left;
		line-height: 2em;
	}
	
	/*blog*/
	.large-quote-outer {
		margin: auto;
	}

	.sales-documents {
		margin-left: -265px !important;
		width: 1000px !important;
	}

	/*product demo*/
	.sales-nav-mobile {
		display: none;
	}

	.guide-download-button {
		padding: 1em 1.3em;
	}

	.et_mobile_menu li a {
		text-transform: uppercase;
		font-weight: 600;
		letter-spacing: 1px;
	}

	.mobile-padding-bottom-none {
		padding-bottom: 0;
	}

	.mobile-padding-top-none {
		padding-top: 0;
	}

	.home-doc-images img {
		max-width: 100%;
	}

	/*sales email templates mobile*/

	.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
		width: 90%;
	}

	.white-bg {
		padding: 5px;
	}

	.sales-emails-row {
		width: 100%;

	}

	/*end sales email templates mobile*/
	
	.ptp-toggle-title label {
		font-size: 14px !important;
	}
	
	/*contact form 7 menus*/
	select.wpcf7-form-control.wpcf7-select {
		max-width: 100%;
	}
	
	.testimonial-image-mobile {
		float: none !important;
		margin-bottom: 20px !important;
		display: block !important;
    	margin-right: auto !important;
    	margin-left: auto !important;
	}

	.new-box {
		display: none !important;
	}

	.splash-image-row {
		width: 100% !important;
		padding-top: 0;
	}

	.splash-img {
		display: none;
	}

	.home-splash-image {
		display: none;
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
		width: 100% !important;
	}


	/*sales pitch decks mobile*/

	.startup-deck-first-section {
		padding-top: 0;
	}

	.page-id-6644 .et_pb_row {
		padding-bottom: 0;
		padding-top: 0;
	}

	.pitch-deck-title {
		font-size: 2em;
		padding-bottom: 5px;
	}

	.made-by-attach {
		display: none;
	}

	/*end sales pitch decks mobile*/



	/*jetpack related posts*/

	#jp-relatedposts {
		max-width: 80%;
	}

	#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		padding-right: 0 !important;
	}

	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	    font-weight: normal !important;
	    font-size: 1em !important;	
	}


	/*end jetpack related posts*/

}

/*end display size*/