/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Ryan Saucerman
Template: Divi
Version:  1.0.3
*/



/* =Theme customizations
------------------------------------------------------- */


.button {
    display: block;
	width: 250px !important;
    width: fit-content !important;
    padding: 15px 20px !important;
    border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	text-transform: none;
	cursor: pointer;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;

}

.green-btn, #top-menu .popup_open a {
	color: #fff;
	background: #8ec246;
}

.green-btn:hover, #top-menu .popup_open a:hover {
	background: #7ab032;
}

.orange-btn, #top-menu .nav-btn a {
	color: #fff;
	background: #ff8420;
}

.orange-btn:hover, #top-menu .nav-btn a:hover {
	background: #e36f00;
}

.center-btn {
	margin: 0 auto;
}

.underline, .underline-hover:hover {
	text-decoration: underline;
}

.wht-links {
	color: #fff !important;
	text-decoration: underline;
}


/* HEADER */

.home #page-container {
	padding-top: 0 !important;
}

.home #main-header {
	background-color: transparent;
	box-shadow: none;
}

.home #main-header.et-fixed-header {
	background-color: #fff;
}

#top-menu li.current-menu-item>a {
	color: #f08f33;
}

#top-menu .popup_open a,
.et-fixed-header #top-menu .popup_open a,
#top-menu .nav-btn a,
.et-fixed-header #top-menu .nav-btn a {
    color: #fff !important;
    padding: 15px !important;
    border-radius: 25px;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 30px;
}

header div.container #et-top-navigation {
	padding-top: 25px;	
	padding-left: 0!important;
}

ul.sub-menu {
    width: 300px !important;
}

#top-menu li li a {
    padding: 6px 20px;
    width: 320px;
}

/* HOME PAGE */

.home-header-v4 {
	max-width: 600px;
}
.home-header-v4 h1, .home-header-v4 h2 {
	max-width: 560px;
}

.home-header-v4 h2 {
	margin: 4px 0;
}

.page-id-13226 .et_pb_row.services a {
	text-decoration: underline;
	color: #5cc4e9!important;
}

.page-id-13226 ul.features-list i {
	color: #fff;
}

.app-slider .et_pb_module {
	margin-bottom: 0 !important;
}

.app-slider .et_pb_image_wrap {
    display: block !important;
}

.app-slider img {
    display: block;
    margin: 0 auto;
}

.app-slider .slick-arrow {
    position: absolute;
    top: 5px;
    font-size: 40px;
	color: #707070;
	cursor: pointer;
}

.app-slider .fa-chevron-left {
	left: -30px;
}

.app-slider .fa-chevron-right {
	right: -30px;
}

.services img {
    max-height: 60px;
    width: auto;
}

ul.features-list {
    list-style-type: none;
    padding: 0;
}

ul.features-list li {
    position: relative;
	padding-left: 30px;
    padding-bottom: 16px;
    line-height: 1.2;
}

ul.features-list li i {
    position: absolute;
    left: 0;
    top: 6px;
	color: #000;
}

ul.features-list li i.fa-caret-right {
    position: unset;
}

body.page-id-13479 ul.features-list li i {
	color: #fff;
}

ul.features-list.orange li {
    padding-bottom: 15px;
}

ul.features-list.orange li:last-child {
	padding-bottom: 0;
}

.more-features ul.features-list.orange li:last-child {
	padding-bottom: 15px;
}

ul.features-list.orange li i {
    color: #f08f33;
}

ul.features-list a:hover,
#main-footer a:hover {
	text-decoration: underline;
}

.testimonial-for .et_pb_module,
.testimonial-nav .et_pb_module {
	margin-bottom: 0 !important;
}

.testimonial {
	text-align: center; 
}

.testimonial.current {
	display: block; 
}

.testimonials i {
    position: absolute;
    top: 0;
    font-size: 48px;
    color: #8ec246;
}

.testimonials i.fa-quote-left {
	left: 30px;
}

.testimonials i.fa-quote-right {
	right: 30px;
}

.testimonial h3 {
	font-family: Lato, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}

.testimonial p {
	font-size: 18px;
	color: #000;
}

.testimonial-nav .person,
.testimonial-for .person {
	display: flex;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 5px solid #ebebeb;
    cursor: pointer;
    justify-content: center;
}

.testimonial-nav .slick-center .person,
.testimonial-for .person {
	border-bottom-color: #8ec246;

}

.testimonial-for .person {
	margin-top: 20px;
}

.testimonial-for .person img {
	margin-right: 15px;
}

.testimonial-nav .person div {
	padding-left: 20px;
}

.testimonial-nav .person h4 {
	color: #8ec246;
	font-weight: 600;
	padding-bottom: 0;
}

.testimonial-nav .person p {
	color: #000;
}

.testimonial-for .slick-arrow {
    position: absolute;
    top: 0;
}

.testimonial-for .left-quote {
	left: -15%;
}

.testimonial-for .right-quote {
	right: -15%;
}

ul.slick-dots {
	padding-left: 0;
    list-style-type: none;
    width: fit-content;
    margin: 20px auto 0;
	z-index: 9999999999;
}

.billing-slider ul.slick-dots,
.details-slider ul.slick-dots {
    padding-bottom: 0;
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    display: block;
    width: fit-content;
    margin: 0 auto 0;
}

.slick-dots li {
	display: inline-block;
    margin: 0 5px;
	cursor: pointer;
}

.testimonial-for .slick-dots button,
.billing-slider .slick-dots button,
.details-slider .slick-dots button,
#integrations-slider .slick-dots button {
    border-radius: 25px;
    overflow: hidden;
    width: 20px;
    height: 20px;
	cursor: pointer;
}

.testimonial-for .slick-dots button {
	background-color: #fff;
    border: 2px solid #8dc145;
	color: #fff;
}

.testimonial-for .slick-dots .slick-active button {
	background-color: #8dc145;
    color: #8dc145;
}

.details-slider .slick-dots button,
#integrations-slider .slick-dots button {
	background-color: transparent;
    border: 2px solid #333333;
	color: transparent;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
}

.details-slider .slick-dots .slick-active button,
#integrations-slider .slick-dots .slick-active button {
	background-color: #333333;
    color: #333333;
	border: 2px solid #fff;
}

#integrations-slider .slick-dots button {
	box-shadow: none;
}

#integrations-slider .slick-dots .slick-active button {
	border-color: #333333;
}

.billing-slider .slick-dots button {
	border: 2px solid #fff;
	background-color: transparent;
	color: transparent;
}

.billing-slider .slick-dots .slick-active button {
	background-color: #333;
    color: #333;
}

.home-newsletter label {
	position: absolute;
	left: -9999px;
}

.home-newsletter .gfield_checkbox label {
	position: unset;
	color: #fff;
}

.home-newsletter .gfield input {
    padding: 10px !important;
    border-radius: 5px;
}

body.home.page-template-default #page-container .home-newsletter .gfield input {
	padding: 15px !important;
}

.home-newsletter .gform_footer {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

.home-newsletter input.button,
.blog-pdf input.button,
#blog-newsletter .newsletter-updated input.button {
	background-color: #000;
	color: #fff;
	border: 2px solid #000;
}

.home-newsletter input.button:hover,
.blog-pdf input.button:hover,
#blog-newsletter .newsletter-updated input.button:hover {
	background-color: transparent;
	color: #000;
}

#blog-newsletter .newsletter-updated form .gform_body {
    width: 100%;
}

.home-newsletter .gform_confirmation_message {
	padding-top: 15px;
}

.workspaces {
	display: flex;
	align-items: center;
    justify-content: center;
}

.workspaces img {
    padding: 10px 25px;
}

.video-device {
    position: relative;
}

.video-device .play-icon {
    position: absolute;
    z-index: 999;
    top: 40%;
    right: 40%;
}

.video-device .play-icon a {
    color: #fff;
    display: block;
    background-color: rgba(0,0,0,0.5);
    font-size: 45px;
    border-radius: 50%;
    padding: 30px 30px 30px 40px;
}

.video-device .play-icon a:hover {
	background-color: #000;
	color: #8ec246;
}

.video-device .play-icon span {
	display: none;
}

.video-device .img-wrap {
    position: absolute;
    z-index: 998;
    margin-right: -5em;
    margin-left: -1em;
    margin-top: -15px;
}

.video-device .video-wrap {
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.video-device .video-wrap.reveal {
	opacity: 1;
}


/*---------------------------------*/
/* OPERATIONS PAGES */
/*---------------------------------*/

.icon-next-to-content {
    display: flex;
}

.icon-next-to-content > div:first-of-type {
    flex-basis: 100px;
    padding-right: 10px;
	display: flex;
    justify-content: center;
    align-items: baseline;
}

.icon-next-to-content > div:last-of-type {
    flex-basis: calc(100% - 110px);
}

@media(min-width: 768px) {
	body.page-id-13022 .home-newsletter input.button, body.page-id-12991 .home-newsletter input.button {
		top: 19px;
		bottom: unset;
	}
}

@media(max-width: 480px) {
	.icon-next-to-content {
		flex-direction: column;
		align-items: center;
	}
}
/*---------------------------------*/
/* FEATURES */
/*---------------------------------*/

.page-h1 {
    font-size: 70px !important;
    display: block;
    font-weight: 700;
    line-height: 1em;
}

.colored-dots {
	list-style-type: none !important;
	padding-left: 0 !important;
}

.colored-dots li {
	position: relative;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.4em;
}

.colored-dots li:before {
    content: "";
    position: absolute;
    left: 2px;
    height: 8px;
    width: 8px;
    display: block;
    border-radius: 50%;
    top: 8px;
}

.green-dots li:before {
	background: #8ec246;
}

.white-dots li:before {
	background: #fff;
}

.orange-dots li:before {
	background: #f08f33;
}

.now-check-marks.colored-dots li:before {
	content: '\f00c';
	font-family: "Font Awesome 5 Free";
    background: unset;
    height: auto;
    width: auto;
    top: 2px;
    font-size: 13px;
    left: -1px;
	font-weight: bold;
}

.green-dots.now-check-marks.colored-dots li:before {
	color: #8ec246;
}

.white-dots.now-check-marks.colored-dots li:before {
	color: #fff;
}

.orange-dots.now-check-marks.colored-dots li:before {
	color: #f08f33;
}

.center-align {
	align-items: center;
}

.features-video .et_pb_video_play {
	top: 47%;
    left: 47%;
}

.features-video .et_pb_video_play:before {
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 60px;
    background-color: #cccccc;
    padding: 30px 30px 30px 40px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);

}

.calendar-icons img {
	margin: 0 10px 20px;
}

.billing-slider {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}

.billing-slider .slick-arrow {
    position: absolute;
    top: 45%;
    font-size: 50px;
	z-index: 9;
	cursor: pointer;
}

.billing-slider .fa-chevron-right {
	right: 10px;
}

.billing-slider .fa-chevron-left {
	left: 10px;
}

.gform_confirmation_wrapper {
	padding-top: 10px;
}

.gform_confirmation_wrapper a {
	color: #fff;
}

.features-list a {
	color: #464646;
}

.details-slider .slick-list {
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
}

.details-slider h3 {
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    font-weight: 400;
}

.details-slider h3 i {
	color: #f08f33;
}

.faq {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #f08f33;
	max-width: 650px;
	margin: 0 auto !important;
}

.faq h3 {
    padding: 0 50px !important;
	font-size: 20px;
}

.faq .et_pb_toggle_title:before {
    left: 0;
    content: "\f067";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    color: #f08f33;
    font-size: 26px;
}

.faq.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\f068";
}

.faq li {
	padding-top: 10px;
}

.faq li {
    padding: 5px 0;
}

.details-slider .slick-slide img {
	width: 100%;
}

.int-set {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

.int-set .int {
    width: 50%;
}

.int-set .int img {
    padding-right: 15px;
	margin: 0 auto 30px;
}

#integrations-slider ul.slick-dots {
	margin: auto;
}


/*---------------------------------*/
/* BLOG PAGES */
/*---------------------------------*/

.newsletter-header .et_pb_code_inner {
    display: flex;
    align-items: center;
}

.newsletter-header .et_pb_code_inner i {
    color: #fff;
    font-size: 40px;
    margin-right: 15px;
}

.newsletter-header .et_pb_code_inner h2 {
	font-size: 15px;
	padding-bottom: 0;
	font-weight: 400;
}

.newsletter-header .et_pb_code_inner h2 strong {
    font-size: 20px;
    padding-bottom: 5px;
    display: block;
}



.blog-search-form label,
.blog-search-form input.search-submit,
.blog-pdf label, .blog-sidebox label {
	position: absolute;
	left: -9999px;
}

.blog-search-form input#search, 
.blog-pdf .gfield input,
.blog-sidebox .gfield input {
    padding: 15px !important;
    width: 100% !important;
    border: 2px solid #b7b7b7;
    border-radius: 5px;
    color: #464646;
    font-size: 16px !important;
}

.blog-search-form input#search::placeholder {
    color: #464646;
}

.blog-search-form .blog-search {
	position: relative;
}

.blog-search-form .blog-search i {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 28px;
    position: absolute;
    top: 13px;
    right: 15px;
    cursor: pointer;
}

.blog-pdf img {
	max-width: 200px;
	margin-bottom: 15px;
}

.blog-pdf h2 strong {
	font-weight: 800;
}

.blog-pdf h2 {
	font-weight: 400;
	padding-top: 0 !important;
}

.blog-pdf span {
	display: block;
}

.blog-pdf p {
	padding-bottom: 0;
}

.blog-pdf .gform_wrapper,
.blog-sidebox .gform_wrapper {
    max-width: 100%;
}

.blog-pdf .ginput_container {
	margin-top: 0 !important;
}

.blog-pdf .gfield {
/* 	padding-right: 0 !important; */
}

.blog-pdf .gfield,
.blog-sidebox .gfield {
	margin-bottom: 15px;
}

.blog-pdf .gform_footer,
.blog-sidebox .gform_footer {
	padding: 0 !important;
	margin-top: 0 !important;
}

.blog-pdf input.button,
.blog-sidebox input.button {
	display: block !important;
	margin: 0 auto !important;
}

body.single .opt-in-updated.blog-pdf .et_pb_column_3_4 .et_pb_module:first-of-type {
	margin-bottom: 5px !important;
}

.opt-in-updated.blog-pdf .gform_body ul li input {
	border: none;
}

.opt-in-updated.blog-pdf span.et_pb_image_wrap img {
	margin-left: -10px;
}

.blog-sidebox input.button {
	background-color: #fff;
	color: #29b2e2;
    border: 2px solid #29b2e2;
	box-shadow: none;
	font-weight: 700;
}

.blog-sidebox input.button:hover {
	background-color: #29b2e2;
	color: #fff;
}

.large-blue {
    font-size: 60px;
    color: #29b2e2;
}

.large-black {
    font-size: 45px;
    color: #000;
}

.blog-template .pdf-opt-in {
    background-image: linear-gradient(180deg,#8dc145 0%,#5f9417 100%)!important;
    padding: 30px 40px !important;
    border-radius: 15px;
}

.blog-template .pdf-opt-in.opt-in-updated {
    background-image: linear-gradient(180deg,#ef8e33 0%,#d15003 100%)!important;
}

.opt-in-updated h2 {
	font-weight: 400;
}

#blog-opt-in {
    padding: 30px 40px !important;
}

ul#gform_fields_10 input {
    border-color: white;
}

.blog-template .post-categories a,
.blog-post .post-categories a {
	color: #707070;
	font-family: Montserrat, san-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

.blog-template .post-categories a:hover,
.blog-post .post-categories a:hover {
	text-decoration: underline;
}

.blog-template h1.entry-title {
    color: #29b2e2;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.2em;
}

.author-date p {
    padding-bottom: 0 !important;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
}

.blog-template .top-share .addtoany_shortcode {
    position: absolute;
    top: 0;
    left: -50px;
}

.blog-template .top-share .addtoany_shortcode a {
    padding: 0 0 5px;
    display: block;
    width: fit-content;
}

.blog-template .bottom-share h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 5px;
}

body.single.single-post form#gform_1 {
    display: flex;
}

body.single.single-post form#gform_1 .gform_footer.top_label {max-width: 190px;}

body.single.single-post form#gform_1 li#field_1_4, body .home-newsletter .gform_body li#field_1_5, body.single.single-post form#gform_1 li#field_1_2 {
    width: 50%;
}

body.single.single-post form#gform_1 input#gform_submit_button_1 {
    margin-top: 4px !important;
    position: static;
}

body.single.single-post form#gform_1 li#field_1_3 {
    width: 100% !important;
    margin-top: 0;
}

body.single.single-post .et_pb_section_2 #blog-opt-in {
    padding: 30px 40px 0 !important;
}

body.single.single-post .et_pb_section_2 #blog-opt-in .et_pb_image_0 {
	margin-left: 0 !important;
}

body.single.single-post .et_pb_section_2 .opt-in-updated.blog-pdf span.et_pb_image_wrap img {
	margin-left: 0;
    max-width: 100%;
}

body.single-post .blog-pdf.single-blog.sidebar-form .gform_body ul li {
	padding-right: 0;
}

body.single-post .blog-pdf.single-blog.sidebar-form .gform_footer input {
	width: 100% !important;
}

body.single-post .blog-pdf.single-blog.sidebar-form h2 {
	font-weight: 500;
	font-size: 30px;
}

body.single-post div#blog-opt-in h3 {
	font-weight: 500;
}

.author-date p {
    line-height: 1.5;
}

.addtoany_shortcode a {
	padding-left: 0 !important;
	padding-right: 8px !important;
}

.blog-post {
	margin-bottom: 50px;
}

.blog-post h2 {
	color: #29b2e2;
	font-weight: 700;
	padding-bottom: 0;
	font-size: 20px;
}

.blog-2-col {
	display: flex;
}

.blog-post .excerpt p {
    color: #000000;
    font-weight: 500;
}

.article .author-date {
	margin-top: 10px;
}

.author-date {
	display: flex;
	align-items: center;
}

.author-date a {
    font-size: 32px;
    margin-right: 10px;
	color: #707070;
}

.article:hover .author-date a {
	color: #29b2e2;
}

.blog-meta-titles {
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.blog-meta-titles h4 {
    font-weight: 700;
	padding-bottom: 0;
}

.blog-post .post-categories {
	margin-bottom: 10px;
}

.blog-content p {
    padding-bottom: 10px;
}

.blog-content a {
    font-weight: 600;
    text-decoration: underline;
}

.blog-content h2, .blog-content h3,
.blog-content h4, .blog-content h5 {
    padding-top: 20px;
}

.blog-content ul {
    list-style-type: disc;
    padding-left: 20px;
}

.post-template-default .gform_footer {
	margin-top: 10px !important;
}

.cat-nav-header {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    justify-content: space-between;
}

.cat-nav-header h2, .cat-nav-header i {
	color: #000000;
	font-weight: 700;
	text-transform: uppercase;
}

.cat-nav-header h2 {
	padding-bottom: 0;
}

.cat-nav-header i {
	font-size: 24px;
	cursor: pointer;
}

ul.category-nav {
    list-style-type: none;
    padding-left: 0;
    padding-bottom: 0;
}

ul.category-nav li {
    display: inline-block;
    margin-right: 20px;
}

ul.category-nav li a {
    color: #464646;
    font-weight: 600;
}

ul.category-nav li a.current {
	color: #29b2e2;
}

.wp-pagenavi {
    border-top: none;
    text-align: left;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span, 
.wp-pagenavi .nextpostslink, 
.wp-pagenavi .previouspostslink {
	font-family: Montserrat, sans-serif;
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 18px !important;
}

@media (max-width: 640px) {
.wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.last, 
.wp-pagenavi a.first {
    display: block;
    width: 120px;
    margin-bottom: 20px;
	text-align: center;
}
	
	.wp-pagenavi a.nextpostslink {
		margin-top: 20px;
	}
	
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	color: #29b2e2 !important;
}


/*---------------------------------*/
/*   BLOG OVERVIEW NEW (12/2020)   */
/*---------------------------------*/
body.page-id-13183 header div.container {
	max-width: 1250px;
	width: 90%;
}

body.page-id-13183 div.blogs-loop-wrapper {
	max-width: 70%;
    width: 100%;
    margin-right: 0;
}

.blog-loop-container > .et_pb_code_inner {
	display: flex;
	flex-wrap: wrap;
}

.blog-loop-container > .et_pb_code_inner .blog-post {
	flex-basis: calc(50% - 25px);
	margin-right: 25px;
	border-radius: 5px; 
    box-shadow: 1px 5px 14px 0px rgba(0,0,0,0.15);
	margin-bottom: 35px;
}

.blog-loop-container > .et_pb_code_inner .blog-post:nth-of-type(9) {
	display: none;
}

.blog-loop-container > .et_pb_code_inner .blog-post img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	
}

.blog-loop-container > .et_pb_code_inner .blog-post .col:last-of-type {
    padding: 18px 25px;
	margin: 0;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-loop-container > .et_pb_code_inner .blog-2-col {
	height: 100%;
}

.blog-loop-container .blog-post h2 {
	margin-bottom: 16px;
	font-size: 21px;
}

.blog-loop-container .blog-post h2 a {
	color: #000;
	font-weight: 500;
}

.blog-loop-container .author-date p {
	font-size: 11px;
}

.blog-loop-container .blog-2-col .col {
    width: 100%;
}

.blog-loop-container .blog-2-col {
    flex-direction: column;
}

.blog-loop-container .wp-pagenavi {
	margin-top: 50px;
}

body.page-id-13183 div#gform_wrapper_2 ul li {
	padding-right: 0;
}


@media(max-width: 980px) {
	body.page-id-13183 div.blogs-loop-wrapper {
		max-width: 100%;
	}
	
	div.blogs-loop-wrapper .img {
		margin-bottom: 0;
	}
	
	.blog-loop-container > .et_pb_code_inner .blog-post {
		flex-basis: calc(50% - 12px);
	}
	.blog-loop-container > .et_pb_code_inner .blog-post:nth-of-type(2n + 2) {
		margin-right: 0;
		margin-left: 12px;
	}	
	.blog-loop-container > .et_pb_code_inner .blog-post:nth-of-type(2n + 1) {
		margin-right: 12px;
	}	
	.page-id-13183 #blog-newsletter .newsletter-header > div {
		justify-content: flex-start;
	}
}
@media (min-width: 641px) {
	body.page-id-13183 #blog-newsletter .newsletter-updated form ul li {
		width: 50% !important;
	}
	.blog-loop-container .wp-pagenavi {
		margin-top: 30px;
		margin-bottom: 50px
	}
}
@media (max-width: 640px) {
	.blog-loop-container > .et_pb_code_inner .blog-post .col:last-of-type {
		padding: 10px 15px 15px;
	}
	.blog-loop-container .blog-post h2 {
		margin-bottom: 10px;
		font-size: 17px;
	}
	.page-id-13183 #blog-newsletter .newsletter-header > div {
		flex-direction: column;
	}
	.page-id-13183 #blog-newsletter .newsletter-header h2 {
		text-align: center;
	}
	.page-id-13183 #blog-newsletter .newsletter-header > div i {
		margin: 0 0 10px;
	}
}
@media (max-width: 540px) {
	.blog-loop-container > .et_pb_code_inner .blog-post {
		flex-basis: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}

/*-------------------------------------------*/
/* BLOG DETAIL - RELATED POSTS NEW (12/2020) */
/*-------------------------------------------*/
.single-post .blog-loop-container .blog-post .article {
	flex-basis: calc(33% - 25px);
	margin-right: 25px;
	margin-left: 0 !important;
	border-radius: 5px; 
    box-shadow: 1px 5px 14px 0px rgba(0,0,0,0.2);
	margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.single-post .blog-loop-container .blog-post .article img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.single-post .blog-loop-container .blog-post .article > h2 {
	padding-top: 18px;
}

.single-post .blog-loop-container .blog-post .article > div {
	padding-bottom: 25px;
    height: 100%;
}

.single-post .blog-loop-container .blog-post .article > div > div {
	display: flex; 
	align-items: center;
}

.single-post .blog-loop-container .blog-post .article > h2, .single-post .blog-loop-container .blog-post .article > div {
	padding-right: 25px;
	padding-left: 25px;
	align-items: flex-end; 
}

@media(max-width: 980px) {
	.single-post .blog-loop-container .blog-post .article img {
		width: 100%;
	}
	.single-post .blog-loop-container .blog-post .article {
		margin-bottom: 25px;
		margin-right: 0;
	}
}

@media(max-width: 640px) {
	.single-post .blog-loop-container article h2, .single-post .blog-loop-container article > div {
		padding: 0 15px;
	}
	
	.single-post .blog-loop-container article h2 {
		padding-top: 10px;
	}
	.single-post .blog-loop-container article > div {
		padding-bottom: 25px;
	}
}

/*---------------------------------*/
/* OUR TEAM */
/*---------------------------------*/

.bio-image {
    position: relative;
}

.bio-image img {
    width: 320px;
    height: 320px;
    margin: 0 auto;
    display: block;
}

.bio-image .hover-bio {
    position: absolute;
    background-color: rgba(41,178,226,0.8);
    top: 0;
    height: 100%;
	width: 100%;
    align-items: center;
	display: flex;
    flex-flow: wrap;
    text-align: center;
    padding: 30px;
    color: #fff;
	opacity: 0;
}

.bio-image:hover .hover-bio {
    opacity: 1;
	transition: opacity 0.3s ease;
}

.hover-bio a {
    display: block;
    margin: 0 auto;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 10px;
}

.hover-bio a:hover {
	background-color: #fff;
	color: #29b2e2;
}

.bio-title {
	text-align: center;
}

.bio-title h4 {
	color: #29b2e2;
	font-family: Lato, sans-serif;
	font-weight: 700;
	padding-bottom: 0;
	padding-top: 5px;
	font-size: 20px;
}


/*---------------------------------*/
/* REVIEWS */
/*---------------------------------*/

.review {
	margin-bottom: 60px;
}

.review-image img {
    border-radius: 50%;
    margin: 0 auto 15px;
    display: block;
}

.review-content h2 {
	color: #29b2e2;
    font-weight: 700;
}

.review-content h3 {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
}


/*---------------------------------*/
/* PRICING */
/*---------------------------------*/

.packages .et_pb_column {
	border: 2px solid #e7edf2;
	text-align: center;
}

.packages h3 {
	font-family: Lato, sans-serif;
	color: #9aabbd;
	font-size: 20px;
	padding: 24px 0;
}

.packages h4 {
	font-family: Montserrat, sans-serif;
	color: #8ec246;
	padding: 20px;
	background-color: #e7edf2;
}

.packages h4 span {
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-size: 70px;
    line-height: 1em;
    position: relative;
}

.packages ul {
    list-style-type: none;
    padding: 20px 30px;
}

.packages li {
	padding: 10px 0;
	border-bottom: 2px solid #e7edf2;
}

.packages li:last-child {
	border-bottom: none;
}

.packages a {
	display: block;
    width: 200px;
    padding: 15px 20px;
    border-radius: 50px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    text-transform: uppercase;
    cursor: pointer;
    background: #f08e33;
    background: linear-gradient(#f08e33,#d15103) !important;
    color: #fff;
    font-weight: 700;
    margin: 0 auto 30px;
}

.packages a:hover {
	background: #d15103;
    background: linear-gradient(#d15103,#f08e33) !important;
}

.checks {
	list-style-type: none !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 10px !important;
}

.checks li {
	position: relative;
	padding-left: 25px;
}

.checks.orange li {
	padding-bottom: 10px;
	line-height: 1.5em;
}

.checks li:before {
	position: absolute;
	left: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	color: #fff;
}

.checks.orange li:before {
	color: #f08f33;
}

.checks.centered li {
    width: fit-content;
    margin: 0 auto;
}

.packages.packages-updated .et_pb_column {
	border: none;
}

.packages.packages-updated h3 {
    background-color: #29b2e2;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: Montserrat;
}

.packages.packages-updated h4 {
	font-size: 20px;
    font-weight: 500;
}

.packages.packages-updated h4 span {
	font-weight: 700;
    margin-bottom: 10px;
	font-size: 80px;
}

.packages.packages-updated .features {
	border: 2px solid #e7edf2;
	padding: 20px 30px;
}

.packages.packages-updated ul {
	padding: 0;
}

.packages.packages-updated li {
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 18px;
}

.packages.packages-updated li i {
	color: #99c159;
}

.packages.packages-updated a {
    margin-bottom: 0;
    padding: 0;
    background: unset !important;
    color: #f08f33;
    box-shadow: none;
	font-size: 16px !important;
	font-weight: 800;
}

.packages.packages-updated a:hover {
	text-decoration: underline;
}

.packages.packages-updated a i {
    color: #f08f33;
}

.pricing-header-text h1.page-h1 {
	font-size: 75px !important;
}

ul.flexible-office-plans li {
    display: flex;
    padding-bottom: 25px !important;
    padding-top: 25px !important;
    font-size: 18px !important;
}

ul.flexible-office-plans strong {
    width: 40%;
}

ul.flexible-office-plans span, ul.flexible-office-plans a {
    width: 28%;
    margin-left: 2%;
}

p.green-price {
    color: #99c059;
    font-size: 25px;
    font-weight: 600;
}

.orange-box {
    border: 1px solid #f09536;
    padding: 50px 30px;
}

.orange-box h3 {
    color: #f09536;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}



/*---------------------------------*/
/* DESKWORKS DOZEN SIGN UP */
/*---------------------------------*/

.dd-icon {
    display: block;
    font-size: 40px !important;
    padding-bottom: 5px;
}

.contact-form.deskworks-dozen input.button {
    color: #fff !important;
    background: #f08e33 !important;
    background: linear-gradient(#f08e33,#d15103) !important;
    border: none !important;
    margin-right: auto !important;
    width: 250px !important;
    font-weight: 500;
}


#main-footer .contact-form.deskworks-dozen .gfield {
	padding-right: 0 !important;
}

@media (max-width: 320px) {
	#main-footer .contact-form.deskworks-dozen .gfield {
		overflow: hidden;
	}
}

#main-footer .contact-form.deskworks-dozen input.button {
    margin-left: 0 !important;
    width: 100% !important;
}

#main-footer .contact-form.deskworks-dozen p {
	padding-bottom: 0 !important;
}

.deskworks-dozen input.button:hover {
	background: #d15103 !important;
    background: linear-gradient(#d15103,#f08e33) !important;
}
	
/*---------------------------------*/
/* CONTACT US */
/*---------------------------------*/

#main-footer .container {
	padding-top: 0 !important;
}

#main-footer .container:before {
	display: none;
}

.contact-form .gform_wrapper {
	width: 100% !important;
	margin-top: 0 !important;
}

.contact-form .ginput_container {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.contact-form .gfield input, .contact-form .gfield textarea {
    padding: 10px !important;
    border-radius: 5px;
}

.contact-form .gform_footer {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.contact-form .gfield label {
	position: absolute;
	left: -9999px;
}

.contact-form input.button {
	background-color: #fff;
    color: #29b2e2;
    border: 2px solid #29b2e2;
    box-shadow: none;
    font-weight: 700;
    margin-right: 0 !important;
    margin-left: auto !important;
    display: block !important;
    width: 165px !important;
}

.contact-form input.button:hover {
    background-color: #29b2e2;
    color: #fff;
}
	
/*---------------------------------*/
/* REQUEST AUTOMATION */
/*---------------------------------*/

.gform_wrapper#gform_wrapper_15 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 10px;
    letter-spacing: normal;
}

select#input_15_11,
select#input_15_15{
    padding: 10px;
}

input#gform_submit_button_15 {
    color: #fff;
    background: #8ec246;
    background: linear-gradient(#8ec246,#609517) !important;
    border: none;
}


/*---------------------------------*/
/* POPUP */
/*---------------------------------*/

#popup .popup-header,#popup-demo .popup-header,#popup-pdf .popup-header {
    display: flex;
    justify-content: space-between;
	padding: 0 20px 10px;
	border-bottom: 2px solid #b7b7b7;
}
#popup .popup-header a,#popup-demo .popup-header a,#popup-pdf .popup-header a {
    color: #b7b7b7;
    font-size: 35px;
    font-weight: 300;
}

#popup-demo .popup-content,#popup-pdf .popup-content{
  background-color:#ffffff;
  border-radius:20px;
}
#popup-demo.popup-overlay,#popup-pdf.popup-overlay{
	background-color:transparent!important;
}

#popup h2,#popup-demo h2,#popup-pdf h2 {
	padding-bottom: 0;
}
#popup-pdf .pdf-flex .et_pb_text_inner{
	display:flex;
}

#request-form {
    border: 2px solid;
    border-radius: 25px;
}

#popup .gform_wrapper,
#request-form .gform_wrapper,#popup-demo .gform_wrapper,#popup-pdf .gform_wrapper {
	max-width: 100% !important;
}

#popup .gform_fields,
#request-form .gform_fields,#popup-demo .gform_fields,#popup-pdf .gform_fields {
	display: flex;
	flex-flow: wrap;
}

#popup .gfield,
#request-form .gfield,#popup-demo .gfield,#popup-pdf .gfield {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

#popup .hide-label label,
#request-form .hide-label label,#popup-demo .hide-label label,#popup-pdf .hide-label label {
	position: absolute;
	left: -9999px;
}

#popup .hide-label .gfield_checkbox label,
#request-form .hide-label .gfield_checkbox label,#popup-demo .hide-label .gfield_checkbox label,#popup-pdf .hide-label .gfield_checkbox label {
	position: unset;
}

#popup .side-label,
#request-form .side-label,#popup-demo .side-label,#popup-pdf .side-label {
    border-bottom: 1px solid #595959;
    display: flex;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.gfield_error.side-label {
	flex-flow: wrap;
}

.gfield_error.side-label .validation_message {
	width: 100%;
}

#popup-demo .side-label,#popup-pdf .side-label{
	margin-bottom:2px;
}

#popup label,
#popup .side-label .ginput_container,
#popup-demo label,
#popup-demo .side-label .ginput_container,
#request-form label,
#request-form .side-label .ginput_container,
#popup-pdf label,
#popup-pdf .side-label .ginput_container{
	margin: 0 !important;
	color: #595959;
}

label.gfield_label {
	display: flex;
}

#popup .side-label input::placeholder,
#popup .side-label select::placeholder,
#popup-demo .side-label input::placeholder,
#popup-demo .side-label select::placeholder,
#request-form .side-label input::placeholder,
#request-form .side-label select::placeholder,
#popup-pdf .side-label input::placeholder,
#popup-pdf .side-label select::placeholder{
	color: #c0c0c0;
}

#popup .side-label .ginput_container,
#popup .side-label input,
#popup .side-label select,
#popup-demo .side-label .ginput_container,
#popup-demo .side-label input,
#popup-demo .side-label select,
#request-form .side-label .ginput_container,
#request-form .side-label input,
#request-form .side-label select,
#popup-pdf .side-label .ginput_container,
#popup-pdf .side-label input,
#popup-pdf .side-label select{
	width: 65%;
}

#popup .side-label input, 
#popup .side-label select,
#popup-demo .side-label input, 
#popup-demo .side-label select,
#request-form .side-label input, 
#request-form .side-label select,
#popup-pdf .side-label input, 
#popup-pdf .side-label select{
    border: none;
    padding: 0 0 0 10px !important;
}

#popup .gfield_required,
#popup-demo .gfield_required,
#request-form .gfield_required,
#popup-pdf .gfield_required{
    color: #29b2e2;
    margin-left: 0;
}

#popup textarea, 
#popup-demo textarea,
#request-form textarea,
#popup-pdf textarea{
    width: 100%;
    border: 1px solid #595959;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
    margin: 10px 0 0;
}

#popup .opt-in,
#popup-demo .opt-in,
#popup-pdf .opt-in,
#request-form .opt-in {
	margin-top: 10px;
}

#popup .opt-in .gfield_checkbox li,
#popup-demo .opt-in .gfield_checkbox li,
#popup-pdf .opt-in .gfield_checkbox li,
#request-form .opt-in .gfield_checkbox li {
    width: 100%;
    max-width: 470px;
    margin: 0 auto !important;
}

#popup .opt-in .gfield_checkbox li label,
#popup-demo .opt-in .gfield_checkbox li label,
#popup-pdf .opt-in .gfield_checkbox li label,
#request-form .opt-in .gfield_checkbox li label {
	color: #898989;
}

#popup .gform_footer,
#popup-demo .gform_footer,
#popup-pdf .gform_footer,
#request-form .gform_footer {
    margin-top: 5px;
}

#popup .gform_footer input.button,
#popup-demo .gform_footer input.button,
#popup-pdf .gform_footer input.button,
#request-form .gform_footer input.button {
	border: none;
	color: #fff;
	background: #8dc245;
    background: linear-gradient(#8dc245,#619518) !important;
}

#popup .gform_footer input.button,
#popup-demo .gform_footer input.button,
#popup-pdf .gform_footer input.button,
#request-form .gform_footer input.button {
    border: none;
    color: #fff;
    background: #8dc245;
    background: linear-gradient(#8dc245,#619518) !important;
    width: 100%;
}

#popup .gform_footer input.button,#popup-demo .gform_footer input.button,#popup-pdf .gform_footer input.button {
    margin: 0 auto;
    display: block;
	font-size: 16px;
    font-weight: 700;
}

#request-form .gform_footer input.button {
    margin: 0 auto;
    max-width: 235px;
    display: block;
}

#popup .et_pb_module.et_pb_code.et_pb_code_6,#popup-demo .et_pb_module.et_pb_code.et_pb_code_6,#popup-pdf .et_pb_module.et_pb_code.et_pb_code_6 {
    padding-left: 20px;
    padding-right: 20px;
}

.button.center-btn.orange-btn.popup_open {
	text-decoration: none !important;
}



/*---------------------------------*/
/* GENERAL FORM STYLES */
/*---------------------------------*/

.ginput_recaptcha {
    max-width: 304px;
    margin: 0 auto;
}

.ginput_recaptcha div {
	max-width: 100%;
}




/* ----------------------------------
 * FEATURES LP STYLES  
 * ---------------------------------*/

.page-id-10786 .et_pb_row {
    width: 80%;
    max-width: 1450px;
    margin: auto;
    position: relative;
}

.features-lp-header .button {
	display: block;
    width: 250px !important;
    width: fit-content !important;
    padding: 12px 40px;
    margin-top: 10px;
    border-radius: 50px;
    font-size: 16px !important;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.features-lp-header ul.checks.orange {
	padding-top: 0 !important;
}

.features-lp-header ul.checks.orange li {
	padding-bottom: 5px;
	line-height: 1.3;
}

.page-id-10786 .et_pb_section.et_pb_section_4.testimonial-section.et_section_regular {
    margin-top: 60px;
    margin-bottom: 20px;
}

a.button.center-btn.black-btn.popup_open {
    background-color: #000 !important;
    color: #fff !important;
	padding: 15px 40px;
	margin-bottom: 10px;
}

.et_pb_module.et_pb_text.et_pb_text_14.et_pb_text_align_left.et_pb_bg_layout_light a.underline.JPO_open {
    color: #fff !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    margin: 0 auto !important;
    display: block !important;
}

div#JPO {
    background-color: #fff;
	padding: 50px 50px 30px;
    text-align: center;
	width: 100%;
    max-width: 600px;
	border-radius: 15px;
}

a.close-btn.JPO_close {
    right: -30px;
    position: absolute;
    top: -20px;
    color: #b7b7b7;
    font-size: 35px;
    font-weight: 300;
}

.gform_footer.top_label {
    text-align: center;
}

input#gform_submit_button_14 {
/* 	color: #fff;
	background: #f08e33;
    background: linear-gradient(#f08e33,#d15103) !important;	 */
	border: none;
    color: #fff;
    background: #8dc245;
    background: linear-gradient(#8dc245,#619518) !important;
    width: 100%;
	padding: 15px 70px;	
}

.et_pb_text_inner br {
    display: none;
}

#gform_14 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 11px 15px;
    letter-spacing: normal;
}

div#gform_wrapper_14 {
    margin-top: 0;
}

div#gform_wrapper_7 {
display: block!important;
}

div#gform_wrapper_19 {
display: block!important;
}

div#gform_wrapper_14 {
display: block!important;
}

div#gform_wrapper_17 {
display: block!important;
}

div#gform_wrapper_18 {
display: block!important;
}

div#gform_wrapper_15 {
display: block!important;
}

div#gform_wrapper_1 {
display: block!important;
}

div#gform_wrapper_2 {
display: block!important;
}

div#gform_wrapper_10 {
display: block!important;
}

li#field_14_1, li#field_14_2 {
    margin-top: 0;
}

#gform_14 .ginput_container.ginput_container_text,
#gform_14 .ginput_container.ginput_container_email {
    margin-top: 0 !important;
}

#lp-foot {
    padding-bottom: 0;
    padding-top: 80px;
}

.testimonial-section .et_pb_row_9 .et_pb_text_inner h2 {
    font-size: 35px !important;
}

li#field_14_5 {
    margin-top: 0;
}

li#field_14_5 .ginput_container.ginput_container_checkbox {
    margin-top: 0 !important;
}

.page-id-10786 div#popup,.page-id-10786 div#popup-demo,.page-id-10786 div#popup-pdf {
    max-width: 600px !important;
}

.lp-confirmation a {
    color: #29b2e2;
}

.lp-confirmation i {
    font-size: 30px;
}

.lp-confirmation {
    text-align: center;
}

.expand-row-width-dsk.landing-page {
	width: 94% !important;
}

.automated-reliable-billing-shelf.row-wrapper {
	display: flex;
}

.automated-reliable-billing-shelf.row-wrapper .col.one {
    display: flex;
    max-width: 560px;
    width: 100%;
	padding-right: 40px;
}

.automated-reliable-billing-shelf.row-wrapper .col.one > div {
    width: 50%;
	color: #fff;
}

.automated-reliable-billing-shelf.row-wrapper .col.one > div:first-of-type {
	padding-right: 30px;
}

.automated-reliable-billing-shelf.row-wrapper ul li {
	padding-bottom: 15px;
	line-height: 1.3;
}

.automated-reliable-billing-shelf.row-wrapper ul {
	padding-bottom: 0;
}

.flex-align-center {
	display: flex;
	align-items: center;
}

/* THANK YOU PAGE */
div.thank-you-wrapper {
	display: flex; 
	flex-direction: column; 
	align-items: center;     
	padding: 70px 0 100px;
}

.thank-you-wrapper i {
    font-size: 60px;
    margin-bottom: 30px;
    color: #8ec246;
}

div.thank-you-wrapper h1 {
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

div.thank-you-wrapper p {
    font-weight: 600;
    padding-bottom: 10px;
    text-align: center;
    line-height: 1.3;
}

div.thank-you-wrapper a.button {
    margin-top: 30px;
}

@media (max-width: 1400px) and (min-width: 1201px) {
	.features-lp-header h1 {
		font-size: 38px !important;
	}
}

@media (max-width: 1200px) and (min-width: 981px) {
	.features-lp-header h1 {
		font-size: 32px !important;
	}

	.home-header-v4 h1 {
		font-size: 40px;
	}
}

@media(max-width: 1300px) and (min-width: 981px) {
	.overflowing-image-column > div:first-of-type {
		padding-bottom: 50px;
	}

	.overflowing-image-column > div:last-of-type > div {
		margin-left: -60px !important;
		padding-top: 6vw;
	}
}

@media(max-width: 1150px) and (min-width: 981px) {

	.overflowing-image-column > div:last-of-type > div {
		margin-left: -50px !important;
		padding-top: 4vw;
	}
}

@media(max-width: 1024px) and (min-width: 981px) {
	.overflowing-image-column {
		display: flex; 
		flex-direction: column;
	}
	
	.overflowing-image-column.et-last-child > div {
    	width: 100%;
	}

	.overflowing-image-column.et-last-child ul.features-list {
		display: flex; 
		flex-wrap: wrap;
		text-align: left;
		margin-top: 30px !important;
	}
	
	.overflowing-image-column.et-last-child ul.features-list li {
		flex-basis: 50%;
	}

	.overflowing-image-column.et-last-child > div:first-of-type .et_pb_text_inner {
		text-align: center;
	}

	.overflowing-image-column > div:first-of-type {
		padding-bottom: 0;
	}
	
	.overflowing-image-column > div:last-of-type > div {
		margin-bottom: -60px !important;
	}
}

@media(max-width: 980px) {
	
	div.thank-you-wrapper {   
		padding: 0px 0 50px;
	}

	.overflowing-image-column.et-last-child > div:first-of-type .et_pb_text_inner {
		text-align: center;
	}
	
	.overflowing-image-column.et-last-child ul.features-list {
		text-align: left;
		margin-top: 20px !important;
	}
	
	.home-page-header.v4 {
		padding-bottom: 47vw !important;
	}
	.page-header.v4 .et_pb_row {
		padding: 30px 0 0 !important;
	}
	.page-header.v4.mobile {
		padding-bottom: 50px !important;
	} 
	
	.flex-align-center {
		display: block;
	}
	.automated-reliable-billing-shelf.row-wrapper {
		flex-direction: column-reverse;
		align-items: center;
	}
	.automated-reliable-billing-shelf.row-wrapper .col.one {
		max-width: unset; 
		padding-right: 0;
		padding-top: 20px;
	}
	.column-reverse-for-tablet {
		display: flex;
		flex-direction: column-reverse; 
	}
	.column-reverse-for-tablet > div:first-of-type {
		margin-bottom: 0 !important;
	}
}

@media(max-width: 768px) {
	.home-page-header.v4 {
		padding-bottom: 57vw !important;
	}
}

@media(max-width: 640px) {
	.automated-reliable-billing-shelf.row-wrapper .col.one {
		flex-direction: column;
	}
	.automated-reliable-billing-shelf.row-wrapper .col.one > div {
		width: 100%;
	}
	.home-page-header.v4 .mobile-buttons .et_pb_text_inner {
		flex-direction: column;
		align-items: center;
	}
	.home-page-header.v4 .mobile-buttons .et_pb_text_inner a:first-of-type {
		margin-bottom: 20px;
	}
	.home-page-header.v4 .mobile-buttons .et_pb_text_inner a {
		width: 100% !important;
	}
	
	.page-header.v4 .et_pb_row h1 {
		font-size: 32px;
	}
	.post-17138 .page-header.v4 .et_pb_row h1 {
		font-size: 24px;
		line-height:36px;
	}
	.page-header.v4 .et_pb_row p {
		font-size: 16px;
	}
	.post-17138 .page-header.v4 .et_pb_row p{
		font-size:18px!important;
		font-weight:600!important;
	}
}

/*---------------------------------*/
/* FOOTER */
/*---------------------------------*/

.connect-with-us p {
	padding-bottom: 0 !important;
}

.footer-social {
	padding-top: 10px;
    display: flex;
}

.footer-social a {
    padding-right: 15px;
}

ul.footer-nav a {
    padding-bottom: 5px;
    display: block;
}

ul.footer-nav a i {
	padding-left: 5px;
}

#footer-bottom {
	background-color: #000;
}

#footer-info {
    float: none;
    text-align: center;
}

#footer-info a, #footer-info {
    color: #fff;
}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#gform_1{
	position:relative;
}
.opt-in-updated.blog-pdf .gform_body ul li input{
	width:15px!important;
	margin-right:7px;
}
.gform_submission_error{
	font-size:14px!important;
}



/* RESPONSIVE */

@media (max-width: 360px) {
	ul.sub-menu {
    	width: 230px !important;
    	padding-left: 0 !important;
	}
}

@media (max-width: 374px) {
	.bio-image img {
		height: auto;
	}
}

@media (max-width: 424px) {
	#full-header a {
		width: 100%;
		margin: 15px auto 0;
		text-align: center;
	}
	
	ul.flexible-office-plans li {
		display: block;
	}
	
	ul.flexible-office-plans a {
		width: 100%;
		margin: 0;
	}
	
	.orange-box {
		padding: 20px 15px;
	}
	
}

@media (min-width: 425px) and (max-width: 980px) {
	.mobile-buttons .et_pb_text_inner {
		display: flex;
		justify-content: space-around;
	}
	.mobile-buttons.updated-ctas .et_pb_text_inner {
		flex-direction: column;
	}
	.mobile-buttons.updated-ctas .et_pb_text_inner p:first-of-type {
		display: flex;
		justify-content: space-evenly;
	}
}

@media (max-width: 640px) {
	.blog-sidebox .gf_left_half,
	.blog-sidebox .gf_right_half {
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	.product-checklist .et_column_last .checks {
		padding-top: 0 !important;
	}
	
	.product-checklist .one_half {
		margin-bottom: 0 !important;
	}
	
	.faq h3 {
		padding-right: 0 !important;
		font-size: 18px;
	}
	
	#blog-newsletter .newsletter-updated input {
		line-height: 1;
	}
	
	.features-lp-header .button {
    	width: 100% !important;
	}
	
	input#gform_submit_button_15 {
		width: 100%!important;
	}
	
	.blog-template h1.entry-title {
		font-size: 24px;
	}
	
	.blog-content h2, .blog-content h3 {
		font-size: 20px;
	}
	
	.blog-content h4, .blog-content h5 {
		font-size: 18px;
	}
	
	body.single.single-post .et_pb_section_2 #blog-opt-in {
		padding: 30px 20px 20px !important;
	}
	
	.blog-meta-titles {
		flex-wrap: wrap;
	}
	
	.blog-meta-titles .author-date {
		padding-right: 15px;
	}
	
	.mobile-buttons.updated-ctas .et_pb_text_inner p:first-of-type {
		flex-direction: column;
	}
}

@media (min-width: 641px) {
	#popup .gf_left_half, #popup .gf_right_half,
	#popup-demo .gf_left_half, #popup-demo .gf_right_half,
	#popup-pdf .gf_left_half, #popup-pdf .gf_right_half,
	#request-form .gf_left_half, #request-form .gf_right_half {
		width: 48%;
	}

	#popup .gf_left_half,
	#popup-demo .gf_left_half,
	#request-form .gf_left_half {
		margin-right: 2% !important;
	}
	#popup-pdf .gf_left_half{
		margin-right:0!important;
	}

	#popup .gf_right_half,
	#popup-demo .gf_right_half,
	#popup-pdf .gf_right_half,
	#request-form .gf_right_half {
		margin-left: 2% !important;
	}
	
	#blog-newsletter .newsletter-updated form ul {
		display: flex;
		align-items: center;
		flex-flow: wrap;
	}
	
	#blog-newsletter .newsletter-updated form ul li {
		width: 50%;
	}
	
	#blog-newsletter .newsletter-updated form ul li.captcha {
		width: 100%;
		margin-top: 15px !important;
	}
	
	#blog-newsletter .newsletter-updated form ul li.captcha .ginput_recaptcha {
		margin-left: 0 !important;
	}
	
	#blog-newsletter .newsletter-updated form div.gform_footer.top_label {
		vertical-align: top;
	}
	
	.gform_wrapper#gform_wrapper_15 .top_label input.large.datepicker, 
	.gform_wrapper#gform_wrapper_15 .top_label input.medium.datepicker, 
	.gform_wrapper#gform_wrapper_15 .top_label input.small.datepicker {
		width: 100%!important;
	}

}

@media (min-width: 641px) and (max-width: 767px) {
	#popup .gf_left_third,
	#popup-demo .gf_left_third,
	#popup-pdf .gf_left_third,
	#request-form .gf_left_third {
		width: 75%;
		margin-right: 2%;
	}
	
	#popup .gf_middle_third,
	#popup-demo .gf_middle_third,
	#popup-pdf .gf_middle_third,
	#request-form .gf_middle_third {
		width: 23%;
		margin-left: 2% !important;
	}
	
	#popup .gf_right_third,
	#popup-demo .gf_right_third,
	#popup-pdf .gf_right_third,
	#request-form .gf_right_third {
		width: 100%;
	}
}

@media (min-width: 641px) and (max-width: 980px) {
	.product-checklist .one_half {
		width: 48% !important;
		float: left !important;
		margin-right: 4% !important;
	}
	
	.product-checklist .et_column_last {
		margin-right: 0 !important;
	}
}


@media (max-width: 767px) {
	
	#video-header.home-page-header {
		padding-bottom: 76vw;
		background-position: bottom;
	}
	
	.video-device .img-wrap {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	
	.video-device .play-icon a {
		font-size: 25px;
		padding: 20px 20px 20px 25px;
	}
	
	.network-checkin li {
		padding-bottom: 15px;
	}
	
	.network-checkin li:last-child {
		padding-bottom: 0;
	}
	
	.blog-meta-titles .addtoany_shortcode {
		padding-top: 15px;
	}
	
	.page-header .et_pb_row {
		padding: 80px 0 0;
	}
	
	.page-header .et_pb_row,
	.page-header p, 
	.page-header h1 {
		text-align: center;
	}
	
	.page-header p {
		font-size: 18px;
	}
	
	#features-detail-header.page-header p {
		font-size: 16px;
	}
	
	#full-header a {
		font-size: 14px;
	}
	
	#full-header {
		background: none !important;
    	background-image: url(/wp-content/uploads/2019/04/Header-Mobile.jpg) !important;
    	background-position: center !important;
    	background-size: cover !important;
	}
	
	.testimonial-nav {
		width: fit-content;
		margin: 0 auto;
	}

	.testimonials i {
		display: none;
	}
	
	
	
	.workspaces {
		flex-flow: wrap;
		margin-top: 20px;
	}
	
	.workspaces img {
		max-height: 80px;
		padding: 5px 20px;
		margin-bottom: 10px;
		width: auto;
	}
	
	h1.page-h1 {
		font-size: 45px !important;
	}
	
	h1.page-h1.mobile-small {
		font-size: 35px !important;
	}
	
	.features-video .et_pb_video_play:before {
		font-size: 40px;
		padding: 10px 10px 10px 20px;
	}
	
	.home-newsletter .gform_wrapper .top_label li.gfield.gf_left_third,
	.home-newsletter .gform_wrapper .top_label li.gfield.gf_middle_third,
	.home-newsletter .gform_wrapper .top_label li.gfield.gf_right_third,
	.home-newsletter .gform_wrapper .top_label li.gfield.gf_left_half {
		width: 100%;
		margin-left: 0 !important;
	}
	
	.blog-3-col {
		width: 100%;
	}
	
	.blog-3-col:first-child {
		margin-right: 0;
	}
	
	.blog-3-col:last-child {
		margin-left: 0;
	}
	
	.blog-template h1.entry-title {
		font-size: 30px;
	}
	
	.blog-meta-titles h4 {
		padding-top: 15px;
	}
	
	.contact-stuff {
		display: flex;
		flex-direction: column-reverse;
	}
		
	.checks.centered li {
		width: 100%;
		text-align: left;
	}
	
	#blog-opt-in {
		padding: 30px 20px !important;
	}
	
/* 	.mobile-buttons a {
		margin: 0 auto 20px !important;
	}
	
	div.mobile-buttons a:last-of-type {
		margin: 0 auto !important;
	} */
	
	.two-btns a.button:first-child {
		margin-bottom: 20px;
	}
	
	body.single-post .et_pb_section.et_pb_section_1.blog-template.et_section_regular .et_pb_row_0 .et_pb_text_0 {
		padding-top: 30px;
		padding-bottom: 13px !important;
	}
	
	body.single-post .et_pb_section.et_pb_section_1.blog-template.et_section_regular .et_pb_row_0 .et_pb_text_0 a {
		font-size: 15px !important;
	}
	
	body.single-post .et_pb_section.et_pb_section_1.blog-template.et_section_regular .et_pb_row_0 .et_pb_text_0 a i {
		padding-right: 8px;
	    font-size: 14px;
	}
	
	.blog-template .post-categories a,
	.blog-post .post-categories a {
		line-height: 1;
		font-size: 12px;
	}
	
	body.single-post .et_pb_section_1 .et_pb_row.et_pb_row_2 .post-categories {
		display:none;
	}
	
	
	body.single-post .blog-pdf.single-blog.sidebar-form i.fa-envelope {
		padding-bottom: 10px;
	}
}

@media (max-width: 480px) {
	#video-header.home-page-header {
		padding-bottom: 400px;
		background-position:left bottom;
	}
}

@media (min-width: 768px) {
	#full-header .jump-down {
		position: absolute;
		bottom: 40px;
		width: fit-content;
		right: 0;
		left: 0;
	}
	
	.testimonial-selector {
		display: flex;
		margin-top: 40px;
	}

	.testimonial-selector .person {
		width: 33.3333%;
	}
	
	/*body.page-id-13479 .home-newsletter input.button {
    	top: 18px;
		bottom: unset;
		right: 54px;
	}*/
	body .home-newsletter input.button {
    	top: 18px;
		bottom: unset;
		right: 54px;
	}
	
	.home-newsletter input.button {
		position: absolute;
    	right: 0;
    	bottom: 0;
	}
	
	.blog-template .top-share .addtoany_shortcode {
		position: absolute;
		top: 0;
		left: -50px;
	}
	
	.review {
		display: flex;
	}
	
	.review .review-image {
		width: 20%;
		margin-right: 4%;
	}
	
	.review .review-content {
		width: 76%;
	}
	
	#popup .gf_left_third,
	#popup-demo .gf_left_third,
	#popup-pdf .gf_left_third,
	#request-form .gf_left_third {
		width: 38%;
		margin-right: 2%;
	}
	
	#popup .gf_middle_third,
	#popup-demo .gf_middle_third,
	#popup-pdf .gf_middle_third,
	#request-form .gf_middle_third {
		width: 16%;
		margin-right: 2%;
		margin-left: 2% !important;
	}
	
	#popup .gf_right_third,
	#popup-demo .gf_right_third,
	#popup-pdf .gf_right_third,
	#request-form .gf_right_third {
		width: 38%;
		margin-left: 2% !important;
	}
	
	.testimonial-for .person {
		display: none;
	}
	
	.home-opt-in {
		width: 95% !important;
	}

	.two-btns {
		display: flex;
	}
	
	.two-btns a {
		margin-right: 20px !important;
		margin-left: 0 !important;
	}
	.page-id-14589 .et_pb_row_9 .et_pb_text_10 .two-btns a{
		margin-right:14px!important;
		padding: 15px 18px!important;
	}
	.page-id-14589 .et_pb_row_9 .et_pb_text_10 .two-btns a:last-of-type{
		margin-right:0!important;
	}
}

@media (min-width: 768px) and (max-width: 980px) {
	.page-header .et_pb_row {
		padding: 60px 0 0 !important;
	}
	
	#full-header {
		background-image: url(/wp-content/uploads/2019/04/Header-Image-Blank-Dark.jpg) !important;
	}
	
	.workspaces {
		flex-flow: wrap;
	}
	
	.workspaces img {
		max-height: 80px;
		padding: 0 5%;
		margin-bottom: 10px;
	}
	
	.testimonials i {
		top: -20px;
	}
	
	.testimonial-nav .person {
		flex-flow: column;
	}
	
	.testimonial-nav img {
		margin-bottom: 10px;
	}
	
	
	
	.blog-post img {
		margin: 0 auto 15px;
		display: block;
	}
	
	/*.footer-social {
		position: absolute;
		right: 0;
		top: 25px;
	}*/
	
	.video-device {
		margin-bottom: 100px;
	}
	
	.video-device .img-wrap {
		margin-right: auto;
    	margin-left: auto;
	}
}

@media (max-width: 980px) {
	
	.testimonial-for .slick-arrow {
		font-size: 30px;
    	top: 30%;
	}
	.testimonial-for .fa-chevron-right.slick-arrow{
		right:-20px;
		left:auto;
	}
	.testimonial-for .fa-chevron-left.slick-arrow{
		left:-20px;
		right:auto;
	}
	
	.show-on-desktop {
		display: none;
	}
	
	header#main-header {
		background-color: #fff !important;
	}
	
	.cat-nav-desktop {
		display: none;
	}
	
	ul.category-nav li {
		display: block;
		border-bottom: 1px solid;
	}
	
	ul.category-nav li:last-child {
		border-bottom: none;
	}
	
	ul.category-nav li a {
		display: block;
		padding: 10px 0;
	}
	
	.blog-3-col {
		margin-bottom: 50px;
	}
	
	.blog-3-col:last-child {
		margin-bottom: 0;
	}
	
	ul.features-list {
		width: fit-content;
		max-width: 335px;
		margin: 0 auto;
	}
	
	ul.features-list.orange {
		max-width: 100%;
		width: 100%;
	}
	
	.testimonial-for .left-quote {
		left: -11%;
	}
	
	.testimonial-for .right-quote {
		right: -11%;
	}
	

	.home-newsletter input#choice_1_3_1 {
		vertical-align: unset;
	}

	.home-newsletter li#field_1_3 label#label_1_3_1 {
		line-height: 1.3;
		vertical-align: text-top;
		width: calc(100% - 30px);
		max-width: unset;
	}
	
	.home-newsletter li#field_1_3 input#choice_1_3_1 {
		vertical-align: unset;
	}

	.home-newsletter input#gform_submit_button_1, .blog-pdf input#gform_submit_button_2 {
		width: 100% !important;
		font-weight: 800;
	}
	
	.home-newsletter .ginput_recaptcha, .blog-pdf .ginput_recaptcha {
		margin: 0;
	}
	
	.home-newsletter .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .blog-pdf .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		line-height: 2;
	    min-height: 2rem;
	}
	.blog-pdf .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	    border: none;
	}
	
	.home-newsletter .gform_wrapper .top_label li.gfield {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	div.blog-pdf div.gform_wrapper .top_label li.gfield {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.blog-pdf .gfield input {
		padding: 10px !important;
	}
	
	.blog-pdf .et_pb_text_inner {
		display: flex;
		flex-direction: column;
	}
	
	.blog-pdf .et_pb_text_inner h2 {
		order: 1;
	}
	
	.blog-pdf .et_pb_text_inner img {
		order: 2;
	}
	
	.blog-pdf .et_pb_text_inner p {
		order: 3;
	}
	
	.blog-pdf .et_pb_text_inner div#gform_wrapper_2 {
		order:4;
	}
	
	body.single .opt-in-updated.blog-pdf .et_pb_column_3_4 .et_pb_module.et_pb_text_6 {
		margin-bottom: 0;
	}
	
	.opt-in-updated.blog-pdf span.et_pb_image_wrap img {
		margin-left: -30px;
	}
	
	h3.mobile-center {
		text-align: center;
	}
	
	.button.mobile-center {
		margin: 0 auto;
	}
	
	.list-column .et_pb_column {
		margin-bottom: 0;
	}
	
	.list-column .et_pb_column:first-child ul {
		padding-bottom: 0;
	}
	
	.blog-2-col {
		flex-flow: column;
	}
	
	.more-features .et_pb_column,
	.more-features .et_pb_column .et_pb_module {
		margin-bottom: 0 !important;
	}
	
	#features-detail-header h1, #features-detail-header p { 
		text-align: center !important;
		color: #000 !important;
	}
	
	.mobile-no-space .et_pb_column {
		margin-bottom: 0 !important;
	}
	
	#blog-newsletter .et_pb_column:first-child {
		margin-bottom: 10px;
	}
	
	.newsletter-header .et_pb_code_inner {
		justify-content: center;
	}
	
	.blog-content {
		display: flex;
		flex-flow: column;
	}
	
	.blog-pdf.single-blog.sidebar-form .gform_wrapper {
		order: 3;
	}
	
	.blog-pdf.single-blog.sidebar-form .et_pb_text_inner p {
		order: 2;
	}
	
	.blog-content .et_pb_column:last-child {
		order: 0; 
		margin-bottom: 30px;
	}
	
	.blog-content .et_pb_column:first-child {
		order: 1;
		margin-bottom: 0;
	}
	
	.home-newsletter .gfield {
		width: 100% !important;
		padding-right: 0 !important;
	}
	
	.home-newsletter input.button {
		position: unset;
		margin-top: 15px !important;
	}
	
	.features-lp-header p:first-of-type {
    	padding-bottom: 0 !important;
    	padding-top: 1em;
	}
	
	.page-id-10786 .et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular {
    	padding-top: 0;
	}
	
	.page-id-10786 .et_pb_column.et_pb_column_2_5.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
    	margin-bottom: 0;
	}
	
	body.single.single-post form#gform_1 {
		align-items: center;
		flex-direction: column;
	}

	body.single.single-post form#gform_1 .gform_footer.top_label {
		max-width: unset;
	}

	body.single.single-post form#gform_1 input#gform_submit_button_1 {
		margin-top: 0 !important;
	}

	body.single.single-post .et_pb_section_2 #blog-opt-in .et_pb_image_0 {
		margin-left: -30px !important;
	}

	body.single.single-post .et_pb_section_2 #blog-opt-in {
		padding: 30px 40px 30px !important;
	}
}

@media (min-width: 981px) {
	
	/*body.page-id-13479 .home-newsletter .gform_body {
		width: calc(100% - 240px);
	}
	
	body.page-id-13479 .home-newsletter .gform_body li#field_1_1, body.page-id-13479 .home-newsletter .gform_body li#field_1_2 {
		width: 48.3% !important;
	} */
	body .home-newsletter .gform_body {
		width: calc(100% - 240px);
	}
	
	body .home-newsletter .gform_body li#field_1_4, body .home-newsletter .gform_body li#field_1_5 {
		width: 48.3% !important;
	}
	body .home-newsletter .gform_body li#field_1_2 {
    	width: 96.3%!important;
	}
	
	
	.page-header.v4 .et_pb_row {
		padding: 30px 0 0 !important;
	}
	.show-on-tablet {
		display: none;
	}
	.page-header .et_pb_row {
		padding: 30px 0 !important;
	}
	
	.testimonials {
		width: 65%;
		margin: 0 auto;
	}
	
	.blog-2-col .col {
		width: 48%;
	}
	
	.blog-2-col .col:last-child {
		margin-left: 4%;
	}
	
	.blog-post .blog-3-col h2 {
		font-size: 18px;
	}
	
	.blog-post.with-category.article .col:first-child, .blog-post.with-category.article .col:last-child {
		width: 100%;
	}
	
	.cat-nav-header i {
		display: none;
	}
	
	.cat-nav-mobile {
		display: none !important;
	}
	
	.blog-post {
		margin-bottom: 50px;
		display: flex;
	}
	
	.blog-3-col {
		width: 30%;
	}
	
	.blog-3-col:first-child {
		margin-right: 5%;
	}
	
	.blog-3-col:last-child {
		margin-left: 5%;
	}
	
	.page-id-10786 .et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    	width: 59.8%;
	}
	
	.features-lp-header h1 {
		width: 102%;
	}
	
}


@media (min-width: 981px) and (max-width: 1024px) {
	.home #et-main-area {
		padding-top: 80px;
	}
	
	#features-detail-header h1.ipad-pro-size {
		font-size: 30px;
	}
}

@media (min-width: 981px) and (max-width: 1199px) {
	
	.blog-module {
		max-width: 650px;
		margin: 0 auto;
	}
}

@media (min-width: 981px) and (max-width: 1254px) {
	#member-portal .two-btns {
		flex-flow: column;
	}
	
	.video-device .play-icon {
		right: 30%;
		top: 30%;
	}
}

@media (min-width: 981px) and (max-width: 1365px) {
	
	#full-header {
		background-image: url(/wp-content/uploads/2019/04/Header-Image-Blank-Dark.jpg) !important;
	}
	
	#full-header .et_pb_column {
		margin-bottom: 0 !important;
	}
	
	#full-header .full-header-content {
		padding-top: 80px !important;
	}
	
	#full-header .full-header-content .et_pb_module:first-child {
		padding-left: 5%;
		padding-right: 5%;
		margin-left: auto !important;
	}
	
	#full-header .jump-down {
		display: none !important;
	}
	
	#full-header .mobile-show, #full-header .mobile-buttons {
		display: block !important;
	}
	
	#full-header .mobile-hide {
		display: none !important;
	}
	
	#full-header .et_pb_column {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	
	#full-header .et_pb_column .et_pb_module {
		margin-bottom: 30px !important;
	}
	
	.mobile-buttons .et_pb_text_inner {
		display: flex;
		justify-content: space-around;
	}
	
	.large-screen-image {
		margin-left: 25px !important;
	}
	
	.wrap-on-tablet {
		max-width: 520px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1365px) {
	#large-screen-content .orange-btn {
		display: none;
	}
}

@media (min-width: 1366px) {
	#full-header .full-header-content.no-video {
		height: 100%;
		display: flex;
    	align-items: center;
	}
}




@media only screen and ( max-width: 980px ) {
	/*#top-menu-nav, #top-menu {display: none;}*/
	#et_top_search {display: none;}
	#et_mobile_nav_menu {display: block;}
	
	header#main-header {
		background-color: #fff !important;
	}
}

@media (min-width: 1024px) and ( max-width: 1080px ) {
	#top-menu li {
		font-size: 12px;
		padding-right: 14px;
	}
}

@media (min-width: 1050px) {
	#top-menu li {
		padding-right: 17px;
		font-size: 10px;
	}
}

@media (min-width: 1100px) {
	#top-menu li {
		font-size: 12px;
		padding-right: 11px;
	}
}

@media (min-width: 1100px) {
	#top-menu li {
		font-size: 12px;
		padding-right: 12px;
	}
}

@media (min-width: 1150px) {
	#top-menu li {
		padding-right: 17px;
	}
}

@media (min-width:981px) and (max-width: 1199px) {
	.features-header .checks li:before {
		position: relative;
    	left: -8px;
	}
}

@media (max-width: 1200px) {

	.features-lp-header p,
	.features-lp-header ul li{
		font-size: 18px;
	}

	.features-lp-header h1 {
		font-size: 38px;
		line-height: 1.1em;
	}
}

@media(max-width: 1100px) {
	.workspaces {
    flex-wrap: wrap; 
	}
}

@media (min-width: 1200px) {
	#top-menu li {
		padding-right: 23px;
	}
}

@media (min-width: 1250px) {
	#top-menu li {
		font-size: 13px;
		padding-right: 16px;
	}
}

@media (min-width: 1300px) {
	#top-menu li {
		padding-right: 23px;
	}
}

@media (min-width: 1400px) {
	#top-menu li {
		padding-right: 20px;
    font-size: 13px;
	}
}

@media (min-width: 1800px) {
	/*#features-detail-header {
		background-image: url(https://satellitedeskworks.com/wp-content/uploads/2019/05/Background-Wide-Screen.jpg)!important;
	}*/
}

@media (min-width: 981px) and (max-width: 1999px) {
	.video-header {
		display: flex;
		align-items: center;
	}
	
	.video-device {
		margin-bottom: -80px;
	}
}

@media (max-width: 1999px) {
	.large-screen-image, .video-device.large,
	.large-screen-table {
		display: none;
	}
	
	.large-screen-image.smaller {
		display: block;
	}

}

@media (min-width: 2000px) {
	
	/*#full-header, #video-header {
		background-image: url(https://satellitedeskworks.com/wp-content/uploads/2019/05/BG-Large-Screen-1.jpg)!important;	
		padding-bottom: 0 !important;
		height: unset !important;
	} */
	
	#full-header .full-header-content.no-video {
		width: 100%;
		max-width: 100%;
	}
	
	.full-header-content .et_pb_column.no-video {
		width: 100%;
	}
	
	/*#full-header .full-header-content,
	#video-header .full-header-content {
		flex-flow: column;
    	justify-content: flex-end;
	}
	
	.full-header-content .et_pb_column {
		margin-right: 0 !important;
	}*/
	
	#large-screen-content {
		text-align: center;
		max-width: 685px !important;
		margin: 0 auto !important;
	}
	
	#large-screen-content .button {
		margin: 0 auto 50px;
	}
	
	#full-header .full-header-content .et_pb_module,
	#video-header .full-header-content .et_pb_module {
		margin-bottom: 30px !important;
	}
	
	#full-header .full-header-content .large-screen-image,
	#video-header .full-header-content .large-screen-image {
		margin-bottom: 0 !important;
		margin-top: 115px;
	}
	
	#full-header .large-screen,
	#video-header .large-screen {
		padding-bottom: 0 !important;
	}
	
	.video-device {
		margin-bottom: -150px;
	}
	
	.video-device .img-wrap {
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		width: 100%;
	}
	
	.video-device .img-wrap img {
		width: 100%;
	}
	
	.video-device .video-wrap.reveal {
		margin-bottom: 101px;
	}
	
	#features-detail-header.business-analytics {
		background-image: url(/wp-content/uploads/2020/09/2295x500-business-analytics.jpg) !important;
	}
	
	#features-detail-header.meeting-room-schedules {
		background-image: url(/wp-content/uploads/2020/09/2295x500-meeting-room-reservation.jpg) !important;
	}
	
	#features-detail-header.billing-payment {
		background-image: url(/wp-content/uploads/2020/09/2295x500-billing-and-payment-software.jpg) !important;
	}
	
	#features-detail-header.mobile-app {
		background-image: url(/wp-content/uploads/2020/09/2295x500-mobile-app.jpg) !important;
	}
	
}

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row {
	width: 80%;
}
.blog-content .blog-content .et_pb_row {
	width: 100%!important;
}

@supports (-webkit-overflow-scrolling: touch) {
	.testimonial-for .slick-dots button, 
	.billing-slider .slick-dots button, 
	.details-slider .slick-dots button,
	#integrations-slider .slick-dots button {
		height: 26px;
	}
}

/*---------------------------------*/
/* CONVOS */
/*---------------------------------*/

input#gform_submit_button_20 {
 	color: #fff;
	font-weight: bold;
	background: #8EC246; 
	border: none;
	box-shadow: none;
    width: 100%;
	padding: 15px 70px;	
}