/*
Theme Name: Saasland Child
Theme URI: https://droitthemes.com/wp/saasland
Template: saasland
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes/portfolio
Description: Saasland is a creative WordPress theme for saas, software, startup, app, agency and related products & services.
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasland-child
*/

/* Pre Loader Colors */
html .ctn-preloader .animation-preloader .spinner {
	border-top-color: #2C7EC1;
	border-bottom-color: #C7E9FA;
	border-left-color: #C7E9FA;
	border-right-color: #C7E9FA;
}


/* Change home first section gradient */
.saas_banner_area_two {
	background-image: -webkit-linear-gradient(-50deg, #2C7EC1 0%, #C7E9FA 100%);
}

section.saas_banner_area_two .section_intro {
	background-image: none;
}

section.saas_banner_area_two .shap_img {
	left: 0px;
	pointer-events: none;
	bottom: 0px;
	-webkit-transform: none;
    -ms-transform: none;
	transform: none;
	height: auto;
}

/* Fix Subscribe Section */
.crm-subscribe-widget .section_container {
	height: auto;
	padding-top: 200px;
	padding-bottom: 380px;
}

.crm-subscribe-widget .section_container > .intro {
	height: auto;
}

.crm-subscribe-widget .section_container > .intro .intro_content {
	position: static;
}

.crm-subscribe-widget .section_container .intro_content h1 {
	font-size: 47px;
	margin-bottom: 22px;
}

.crm-subscribe-widget .saas_banner_area_two .animation_img img {
	width: 70%;
}

/* Button Style */
body a.hero-cta-button {
	background-color: #2C7EC1;
	color: #fff;
	padding: 15px 30px;
	border-radius: 4px;
	font-size: 16px;
	border: 1px solid #2C7EC1;
	box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.1);
}

body a.hero-cta-button:hover {
	background-color: #fff;
	color: #2C7EC1;
	border-color: #2C7EC1;
}

@media (max-width: 450px) {
	.elementor-widget-saasland-pricing-table-tabs .nav-tabs {
		margin-top: 0;
	}
}

.faq_accordian_two .card .card-body a {
    color: inherit;
    text-decoration: underline;
    font-weight: 400;
}

.elementor-widget-saasland_appart_screen_feature .faq_accordian_two {
	max-width: 100%;
}

.faq_accordian_two .card .card-header h5 button.btn-link {
	padding-left: 30px !important;
	white-space: normal;
	display: flex;
}

.faq_solution_area .card-header button i {
	margin-left: -30px;
}

body .faq_accordian_two .card .card-body {
	padding-left: 56px;
}

@media (max-width: 768px) {
	/* Reduce bottom padding from icons row */
	.elementor-widget-saasland_main_features .software_featured_area {
		padding-bottom: 0 !important;
	}
	
	/* Reduce bottom padding mobile testimonials widget */
	.testimonial_area_five.sec_pad {
		padding-bottom: 0;
	}
	
	.footer {
		text-align: center;
	}
}

@media (max-width: 991px) {
	body .header_area .navbar .navbar-nav .menu-item {
		margin-right: 0;
	}
}

@media (max-width: 1024px) {
	.seo_features_img.seo_features_img_two img {
		max-width: 100% !important;
	}
}

/* Change tabs on single pricing plan widget */
.single-pricing-plan .price_tab {
	max-width: 241px;
}

.single-pricing-plan .tab-content.price_content > .tab-pane > .row {
	justify-content: center;
}

.single-pricing-plan .price_tab, .single-pricing-plan .price_tab .nav-item:nth-child(2), .single-pricing-plan .price_tab  .hover_bg {
	display: none;
}

.single-pricing-plan div.price_item img {
	width: 70%;
}

.single-pricing-plan .price_item .price p {
	font-size: 14px;
	margin-top: 10px;
}

.single-pricing-plan .price_content {
	margin-top: 60px;
}

/* Single Testimonial slider */
.single-testimonial .owl-next, .single-testimonial .owl-prev, .single-testimonial .app_testimonial_item .author-img, .single-testimonial .app_testimonial_area .shap {
	display: none;
}

.single-testimonial .app_testimonial_item {
	display: flex;
	flex-direction: column-reverse;
}

.single-testimonial .app_testimonial_slider {
	pointer-events: none;
}

/* Remove drop shadow from header button */
nav.navbar .menu_cus.btn_get {
	box-shadow: none;
	-webkit-box-shadow: none;
}

/* Prefooter Section */
.saas_subscribe_area .gr_btn {
	background-image: -webkit-linear-gradient(-48deg, #2C7EC1 0%, #C7E9FA 100%);
	background-image: -ms-linear-gradient(-48deg, #2C7EC1 0%, #C7E9FA 100%);
}

.saas_subscribe_area .saas_action_content a.gr_btn:hover {
	color: #2C7EC1;
}

body .saas_subscribe_area {
	background-color: rgba(0, 0, 0, 0);
}

/* Generic Gravity Forms Styles */
.gform_wrapper .gform_body .gform_fields label, .gform_wrapper .gfield.gform_validation_container {
    display: none;
}

.gform_wrapper .gform_body .gform_fields  {
	list-style-type: none;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}

.gform_wrapper .gform_body .gform_fields li {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

.gform_wrapper .gform_body .gform_fields input, .gform_wrapper .gform_body .gform_fields select {
	box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.1);
	height: 50px;
	line-height: 25px;
}

.gform_wrapper .gform_body .gform_fields .ginput_container_select {
	position: relative;
}

.gform_wrapper .gform_body .gform_fields .ginput_container_select:after {
	content: '';
	height: 8px;
	width: 8px;
	border-bottom: 1px solid #767676;
	border-right: 1px solid #767676;
	transform: rotate(45deg);
	position: absolute;
	right: 18px;
	top: 19px;
}

.gform_wrapper .gform_body .gform_fields select {
	background-color: #fff;
    border-radius: 2px;
    box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.1);
	height: 50px;
	font-size: 15px;
    border: none;
    width: 100%;
    color: #767676;
	text-indent: 25px;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
}

@-moz-document url-prefix() {
    .gform_wrapper .gform_body .gform_fields select {
       text-indent: 15px;
    }
}

.gform_wrapper .gform_body .gform_fields select::-ms-expand {
	display: none;
}

.gform_wrapper .gform_body .gform_fields select:focus {
	color: #222d39;
}

.gform_wrapper .gform_ajax_spinner {
	display: none;
}

.gform_wrapper .gform_body .gform_fields select:focus {
	outline: none;
}

.gform_wrapper .gform_footer {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.gform_wrapper .gform_footer input[type="submit"] {
	appearance: none;
	-webkit-appearance: none;
	border: solid 1px #2C7EC1;
	border-radius: 3px;
	padding: 15px 20px;
	background-color: #2C7EC1;
	color: #fff;
	transition: all 0.3s linear;
	cursor: pointer;
}

.gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #2C7EC1;
}

.gform_wrapper .gform_body .gform_fields li.width_1_2 {
	width: 50%;
}

.gform_wrapper .validation_error {
	margin: 10px;
}

.gform_wrapper .validation_message {
	margin-top: 7px;
}

@media (max-width: 767px) {
	.gform_wrapper .gform_body .gform_fields li.width_1_2 {
		width: 100%;
	}
}

.daycare-modal .gform_footer {
	text-align: left;
}

.subscribe-crm {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: 15%;
	margin-right: 15%;
}

.subscribe-crm .gform_body {
	width: calc(100% - 120px);
}

.subscribe-crm .gform_body li.gfield {
	padding: 0;
}

.subscribe-crm .gform_body li.gfield input {
	padding: 30px;
}

.subscribe-crm .gform_footer {
	padding: 0;
	margin-left: -10px
}

.gform_wrapper .subscribe-crm .gform_footer input[type="submit"] {
	padding: 20px 25px;
}

.gform_wrapper .subscribe-crm .gform_footer input[type="submit"]:hover {
	background-color: #5b98ca;
	color: #fff;
}

.subscribe-crm .validation_error {
	width: 100%;
}

.email-state-form {
	text-align: center;
}

#gform_confirmation_message_4 {
	text-align: center;
}

/* Change menu items hover color */
body .menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link:hover, body header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a:hover, body .menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link, body .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link {
	color: #72D54A;
}

body .menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
	color: #2C7EC1;
}

/* Change list item arrow color */
body ul.list_icon li i {
	color: #2C7EC1;
}

/* Add smooth hover transitions to all links */
a, .blog_list_item .blog_content a, .blog_list_item .blog_content p a, .footer_bottom a {
	transition: all 0.3s linear;
}

/* Change titles line height */
h1, h2, h3, h4, h5, h6, body .elementor-widget-heading .elementor-heading-title {
	line-height: 1.25;
}

/* Make Three Columns feature CTA into Buttons */
body .software_featured_item .learn_btn {
	color: #2C7EC1;
}

body .software_featured_item .learn_btn:hover {
	color: #2C7EC1;
}

body .software_featured_item .learn_btn:before {
	background-color: #2C7EC1;
}

.no-icon-bg .software_featured_item .s_icon {
	width: 100%;
}

.no-icon-bg .software_featured_item .s_icon .icon {
	position: static;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 0;
	width: 40%;	
}

/* Testimonial Slider */
body .testimonial_area_five .testimonial_title .owl-next:hover, body .testimonial_area_five .testimonial_title .owl-prev:hover {
	background: #2C7EC1;
}

.feedback_slider_five.owl-carousel .owl-nav.disabled {
	display: block;
}

.feedback_area_three .feedback_slider_five.owl-carousel .feedback_item {	
	-webkit-box-shadow: 0px 30px 20px 0px rgba(0, 11, 40, 0.04);
	box-shadow: 0px 30px 20px 0px rgba(0, 11, 40, 0.04);
}

.feedback_area_three .feedback_slider_five.owl-carousel .owl-nav i {
	color: #fff;
}

.feedback_area_three .feedback_slider_five.owl-carousel .owl-nav i:hover {
	border-color: #2C7EC1;
	background-color: #2C7EC1;
	color:#fff;
}

.home-testimonials .feedback_area_three {
	background-image: -webkit-linear-gradient(-50deg, #2C7EC1 0%, #C7E9FA 100%);
	height: auto;
	padding-bottom: 0;
	margin-bottom: -150px;
}

.home-testimonials .feedback_area_three .sec_title .t_color, .home-testimonials .feedback_area_three .sec_title p {
	color: #fff;
}

.home-testimonials .feedback_area_three .img {
	display: none;
}

/* Breadcrumbs/Header */
.breadcrumb_area img {
	display: none;
}

/* Make Client Logos in Color */
.color-client-logos .partner_logo .p_logo_item img {
	-webkit-filter: none;
	filter: none;
}

/* Vertical Tabs Styles Fix */
.elementor-widget-saasland_tabs .design_tab .nav-item .nav-link {
    -webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.14);
    box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.14);
}

.elementor-widget-saasland_tabs .tab-content .tab_img {
	max-width: 100%;
	padding-left: 0px;
}

.elementor-widget-saasland_tabs > .elementor-widget-container > .container > .row > .col-lg-4.d-flex.align-items-center {
	align-items: flex-start !important;
}

.elementor-widget-saasland_tabs > .elementor-widget-container > .container > .row > .col-lg-4.d-flex.align-items-center > .nav {
	display: block;
}

.elementor-widget-saasland_tabs .design_tab .normal_color .title_color {
	margin-bottom: 0px;
}

/* CTA Green Gradient */
.green-gradient-bg {
	background-image: linear-gradient(45deg, #72C044, #9ed47f);	
}

.green-gradient-bg .elementor-widget-saasland_c2a .agency_banner_btn {
	background-color: #fff;
	border: 1px solid #fff;
}

.green-gradient-bg .elementor-widget-saasland_c2a .agency_banner_btn:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #fff !important;
}

.green-gradient-bg .elementor-widget-saasland_c2a .agency_banner_btn:before {
	content: none;
}

/* Blue Gradient Background */
.blue-gradient-bg {
	background-image: linear-gradient(45deg, #2C7EC1, #C7E9FA);	
}

/* Remove all top half circle in CTA */
body .payment_action_area .clients_bg_shape_bottom {
	display: none;
}

/* Remove Icon from CTA Block */
.cta-no-icon .pay_icon {
	display: none;
}

/* Reduce size of height cta without icon */
.cta-no-icon .payment_action_area {
	padding-top: 120px;
	padding-bottom: 120px;
}

/* Support Page */
.support-columns .elementor-widget-wrap {
	flex-wrap: nowrap;
}
.support-icons .elementor-icon {
	vertical-align: middle;
}

/* Big Button Hover */
.hover-button a {
	box-shadow: 4px 4px 9px 3px rgba(0, 0, 0, 0.1);
}
.hover-button.green a {
	box-shadow: 4px 4px 9px 3px rgba(114, 213, 74, 0.1);
}
.hover-button.blue a {
	box-shadow: 4px 4px 9px 3px rgba(64, 124, 201, 0.1);
}
.hover-button.yellow a {
	box-shadow: 4px 4px 9px 3px rgba(255, 205, 0, 0.1);
}
.hover-button a:hover {
	box-shadow: 4px 8px 9px 4px rgba(0, 0, 0, 0.1);
}
.hover-button.green a:hover {
	box-shadow: 4px 8px 9px 4px rgba(114, 213, 74, 0.1);
}
.hover-button.blue a:hover {
	box-shadow: 4px 8px 9px 4px rgba(64, 124, 201, 0.1);
}
.hover-button.yellow a:hover {
	box-shadow: 4px 8px 9px 4px rgba(255, 205, 0, 0.1);
}

/* Change Search Widget Color */
body .widget.search_widget_two .search-form .form-control:focus {
    border-color: #2C7EC1;
}

/* Change blog colors */
body .pagination .nav-links .page-numbers.current {
	background-color: #2C7EC1;
}
body .pagination .nav-links .page-numbers:hover {
	border-color: #2C7EC1;
    color: #2C7EC1;
}
html body .blog_content a.learn_btn_two:hover, body .blog_list_item_two .blog_content .post-info-bottom .post-info-comments i, body .blog_list_item_two .blog_content .post-info-bottom .post-info-comments:hover, body .blog_list_item .blog_content a:hover h5, body .blog_list_item_two .post_date, body .widget.recent_post_widget_two .post_item .media-body h3:hover, body .comments_widget ul li .comments_items .media-body p:hover, body .qutoe_post .blog_content i {
	color: #2C7EC1;
}
body .blog_content .learn_btn_two:hover:before {
	background-color: #2C7EC1;
}
.widget.recent_post_widget_two .post_item .media-body h3 {
	transition: all 0.2s linear;
}
body .blog_list_item_two .post_date {
	-webkit-box-shadow: 0px 14px 30px 0px rgba(64, 124, 201, 0.25);
    box-shadow: 0px 14px 30px 0px rgba(64, 124, 201, 0.25);
}
body .widget.widget_archive ul li a:hover, body .widget.widget_categories ul li a:hover {
	color: #c7e9fa;
}

body .blog_single_info .blog_list_item_two blockquote, blockquote {
	border-left-color: #2C7EC1;
}

body .blog_single_info .blog_list_item_two blockquote:before, body blockquote:before {
	color: #2C7EC1;
}

body .blog_single_info .blog_list_item_two blockquote:after, body blockquote:after {
	color: rgba(44, 126, 193, 0.16);
}

.blog_comment_box .form-submit input#submit {
	background-color: #2C7EC1;
	border-color: #2C7EC1;
}

.blog_comment_box .form-submit input#submit:hover {
    color: #2C7EC1;
}

body .blog_comment_box .get_quote_form .form-group .form-control:focus {
	border-color: #2C7EC1;
}
body .blog_breadcrumb_area .background_overlay, body .breadcrumb_area {
	background-image: -webkit-linear-gradient(-50deg, #2C7EC1 0%, #C7E9FA 100%);
	background-image: -moz-linear-gradient(-50deg, #2C7EC1 0%, #C7E9FA 100%);
	background-image: -ms-linear-gradient(-50deg, #2C7EC1 0%, #C7E9FA 100%);
}
body .blog_list_item_two .video_icon i {
	color: #2C7EC1;
    text-shadow: 0px 6px 25px rgba(64, 124, 201, 0.25);
}
body .qutoe_post .blog_content, body .blog_list_item.format-audio .audio_player {
	border-left-color: #2C7EC1;
}
body.single-post .menu_toggle .hamburger span, body.single-post .menu_toggle .hamburger-cross span {
	color: #2C7EC1;
}
body .mejs-controls .mejs-time-rail .mejs-time-current {
	background-color: #2C7EC1 !important;
}

body .blog_breadcrumb_area {
	height: 500px;
}

.elementor-widget-saasland_main_features .prototype_service_area_three .symbols-pulse {
	display: none;
}

/* GF Loader Animation */
.lds-dual-ring {
	display: inline-block;
	width: 32px;
	height: 50px;
}
.lds-dual-ring:after {
	content: " ";
	display: block;
	width: 32px;
	height: 32px;
	margin: 5px;
	border-radius: 50%;
	border: 3px solid #2C7EC1;
	border-color: #2C7EC1 transparent #2C7EC1 transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}  

.gform_confirmation_message_1 {
    text-align: center;
    font-size: 16px;
}

.gform_confirmation_message_1 button {
	cursor: pointer;
	-webkit-appearance: none;
	border: 1px solid #2C7EC1;
	color: #2C7EC1;
	border-radius: 3px;
	padding: 7px 15px;
}


.limit-description-width .container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.limit-description-width h2 + p {
	max-width: 66%;
	font-size: 14px;
	color: #6a7695;
}

/* Hide login button on careers page */
.page-id-5375 .menu_cus {
	display: none;
}


.green-submit .gform_wrapper .gform_footer input[type="submit"] {
	border: solid 1px #7ac24e;
	background-color: #7ac24e;
}

.green-submit .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #7ac24e;
}

.green .saas_subscribe_area .gr_btn {
	background-image: -webkit-linear-gradient(-48deg, #7AC24E 0%, #A4D586 100%);
}

.green .saas_subscribe_area .saas_action_content a.gr_btn:hover {
	color: #7ac24e;
}

.green .elementor-text-editor p a {
	color: #7AC24E;
}

.green .elementor-text-editor p a:hover {
	text-decoration: underline;
}

.green.elementor-widget-saasland_tabs p a {
	color: #7AC24E;
}

.green.elementor-widget-saasland_tabs p a:hover {
	text-decoration: underline;
}

.teal-submit .gform_wrapper .gform_footer input[type="submit"] {
	border: solid 1px #80cfd4;
	background-color: #80cfd4;
}

.teal-submit .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #80cfd4;
}

.teal .saas_subscribe_area .gr_btn {
	background-image: -webkit-linear-gradient(-48deg, #80cfd4 0%, #b0dde0 100%);
}

.teal .saas_subscribe_area .saas_action_content a.gr_btn:hover {
	color: #80cfd4;
}

.teal .elementor-text-editor a {
	color: #80cfd4;
}

.teal .elementor-text-editor a:hover {
	text-decoration: underline;
}

body .teal ul.list_icon li i {
	color: #80cfd4;
}

.dark-blue .saas_subscribe_area .gr_btn {
	background-image: -webkit-linear-gradient(-48deg, #0f5690 0%, #2C7EC1 100%);
}

.dark-blue .saas_subscribe_area .saas_action_content a.gr_btn:hover {
	color: #0f5690;
}

.dark-blue .elementor-text-editor a {
	color: #0f5690;
}

.dark-blue .elementor-text-editor a:hover {
	text-decoration: underline;
}

.dark-blue.home-testimonials .feedback_area_three {
	background-image: -webkit-linear-gradient(-50deg, #0f5690 0%, #2C7EC1 100%);
}

.elementor-widget-saasland_main_features .p_service_item ul {
	padding: 0;
}

.elementor-widget-features-with-links .software_featured_area .software_featured_item a h3 {
	transition: all 0.3s linear;
}

.elementor-widget-features-with-links .software_featured_area .software_featured_item a:hover h3 {
	transform: translateY(-3px);
}

.daycare-centers .gform_confirmation_message {
	padding-top: 30px;
	text-align: center;
}

.teal .lds-dual-ring {
	width: 72px;
	height: 102px;
}

.teal .lds-dual-ring:after {
	border: 5px solid #80cfd4;
	border-color: #80cfd4 transparent #80cfd4 transparent;
	width: 72px;
	height: 72px;
}

@media (min-width: 1025px) and (max-width: 1150px) {
	.home-counters .elementor-counter .elementor-counter-number-wrapper {
		font-size: 50px;
	}

	.home-counters .elementor-counter .elementor-counter-title {
		font-size: 16px;
	}
}

@media (max-width: 1024px) {
	.saas_banner_area_two h1 {
		padding-right: 45px;
		padding-left: 45px;
	}

	.elementor-widget-counter .elementor-counter-title {
		margin-top: 10px;
	}

	.software_featured_info > div {
		flex-basis: 33%;
	}

	.four-cols .software_featured_info > div {
		flex-basis: 25%;
	}

	section.software_featured_area div.row.software_featured_info > div > div.software_featured_item {
		padding: 0 10px;
	}

	div.software_featured_info > div > div.software_featured_item p {
		font-size: 14px;
		line-height: 24px;
	}

	.support-columns .elementor-widget-wrap {
		flex-wrap: wrap;
	}

	.cta-no-icon .payment_action_area {
		padding-top: 65px;
		padding-bottom: 65px;
	}

	.elementor-widget-saasland_tabs .design_tab .nav-item .nav-link {
		padding: 25px 20px;
	}

	.elementor-widget-saasland_tabs .container .row > div:first-child {
		width: 25%;
	}
	
	.elementor-widget-saasland_tabs .container .row > div:last-child {
		width: 75%;
	}
}

@media (max-width: 991px) {
	body .header_area div.container {
		max-width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.menu > .nav-item:hover .nav-link:before {
		display: none;
	}

	body .header_area .navbar-brand, body .menu_toggle {
		margin-bottom: 0;
	}

	body .header_area.navbar_fixed .navbar, body .menu_one {
		padding-right: 0;
		padding-left: 0;
	}

	body .saas_banner_area_two .animation_img {
		bottom: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.elementor-widget-features-with-links .container {
		max-width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 782px) {
	.four-cols .software_featured_area {
		padding: 60px 0px 30px 0px !important;
	}
}

@media (min-width: 768px) {
	.elementor-widget-saasland_c2a .c2a_six.saas_subscribe_area .row {
		flex-direction: row;
		justify-content: space-between;
	}

	.elementor-widget-saasland_c2a .c2a_six.saas_subscribe_area .row > div {
		width: auto;
	}

	.elementor-widget-saasland_c2a .c2a_six.saas_subscribe_area .row > div:first-child {
		text-align: left;
		display: flex;
		align-items: center;
		max-width: 70%;
	}

	.elementor-widget-saasland_c2a .c2a_six.saas_subscribe_area .row > div:last-child {
		margin-top: 0;
		max-width: 30%;
	}
}

@media (max-width: 768px) {
	.crm-subscribe-widget .section_container {
		padding-top: 0;
	}

	.partner_logo div.p_logo_item {
		width: calc(100%/4);
	}
}

@media (max-width: 767px) {
	.crm-subscribe-widget .section_container .intro_content h1 {
		font-size: 36px;
		line-height: 44px;
	}

	.crm-subscribe-widget .section_container .intro_content p {
		font-size: 14px;
		line-height: 24px;
	}

	body a.hero-cta-button {
		font-size: 14px;
	}

	.crm-subscribe-widget .saas_banner_area_two .animation_img img {
		width: 100%;
	}

	.crm-subscribe-widget .section_container {
		padding-bottom: 410px;
	}

	body .animation_img {
		margin-top: -370px;
	}

	.no-icon-bg .software_featured_item .s_icon .icon {
		width: 30%;
	}

	section.software_featured_area {
		padding: 50px 0 !important;
	}

	.software_featured_info > div, .four-cols .software_featured_info > div {
		flex-basis: 100%;
		max-width: 100%;
	}

	section.software_featured_area div.row.software_featured_info > div:not(:last-child) > div.software_featured_item {
		margin-bottom: 50px;
	}

	section.software_featured_area div.row.software_featured_info > div:last-child > div.software_featured_item {
		margin-bottom: 0px;
	}

	div.software_featured_info > div > div.software_featured_item p {
		margin-bottom: 10px;
	}

	.home-testimonials .feedback_area_three {
		padding-top: 50px;
		margin-bottom: -180px;
	}

	.partner_logo div.p_logo_item {
		width: 100%;
	}

	body .partner_logo {
		padding-bottom: 0px;
	}

	body .blog_breadcrumb_area {
		height: auto;
		padding-top: 65px;
		padding-bottom: 65px;
	}

	body ul.list_icon {
		padding-left: 10px;
	}

	.elementor-widget-saasland_tabs .container .row > div:first-child, .elementor-widget-saasland_tabs .container .row > div:first-child ul, .elementor-widget-saasland_tabs .container .row > div:last-child {
		width: 100%
	}

	.cta-no-icon .payment_action_area {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.single-pricing-plan .price_content {
		margin-top: 30px;
	}
}

@media (max-width: 576px) {
	body .faq_accordian_two .card .card-body {
		padding-left: 40px;
	}
}

@media (max-width: 575px) {
	.blog_related_post .post:not(:last-child) {
		margin-bottom: 50px;
	}

	body .single-post .has-post-thumbnail .blog_content {
		margin-top: 15px;
	}
}

@media (max-width: 530px) {
	body a.hero-cta-button {
		font-size: 12px;
	}

	.crm-subscribe-widget .section_container {
		padding-bottom: 370px;
	}

	body .animation_img {
		margin-top: -310px;
	}
}

@media (max-width: 480px) {
	body .header_area .container {
		padding-right: 20px;
		padding-left: 20px;
	}

	body .faq_accordian_two .card {
		padding-right: 20px;
		padding-left: 20px;
	}

	body .faq_accordian_two .card .card-header h5 .btn-link {
		font-size: 15px;
	}

	body .faq_accordian_two .card .card-body {
		padding-top: 0px;
		padding-left: 30px;
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 400px) {
	.crm-subscribe-widget .section_container {
		padding-bottom: 300px;
	}

	body .animation_img {
		margin-top: -230px;
	}
}

@media (max-width: 375px) {
	.crm-subscribe-widget .section_container {
		padding-bottom: 270px;
	}

	body .animation_img {
		margin-top: -200px;
	}
}

body .blog_breadcrumb_area .breadcrumb_content_two {
	padding-top: 110px;
}

body .blog_content .single_post_tags.post-tags a {
	background-color: #C7E9FA;
}

body .blog_list_item .blog_content .single_post_tags.post-tags a:hover {
	background-color: #2C7EC1 !important;
}
p.message_trial_14days{
	color: #80cfd4;
	text-align: center;
	font-size: 18px;
	margin-bottom: -112px;
	padding-top: 43px;
}