/*
Theme Name: Saasland
Theme URI: http://saasland.droitthemes.com
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Saasland is a creative WordPress theme for saas, software, startup, mobile app, agency and related products & services. SaasLand is loaded with tons of features, elements & blocks, options that give its users real flexibility to create a dynamic, professional website in no time.
Version: 3.0.9
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasland
*/
.register-responsive {
	display: none;
}
.header_area.elementor_navbar.header_stick.navbar_fixed {
	margin-top: 0 !important;
}

.developer_product_content .develor_tab li a {
	font-size: 20px !important;
}
.nav-link.active.show strong {
	color: #009ABA !important;
}
.developer_product_content {
	padding-right: 0 !important;
}
.elementor-4757 .elementor-element.elementor-element-7a8257f .developer_product_content .develor_tab .nav-item .nav-link:before {
	background: #009ABA;
}
.header_area.navbar_fixed .menu_six .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_six .menu_toggle .hamburger span {
	background: #009ABA;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.developer_product_content {
		text-align: center !important;
	}
	.developer_product_content .develor_tab {
		justify-content: center;
    	display: flex;
	}
	.developer_product_content .develor_tab .nav-item {
		margin: 0;
	}
	.developer_product_content .develor_tab li a {
		font-size: 22px !important;
	}
	.tab_img_info .tab_img{
		padding: 0 10% 10% 10%;
	}
	.row.mb_30.new_service {
		justify-content: center;
	}
	.register-responsive {
		display: block;
	}
}
@media screen and (max-width: 768px){
	.developer_product_content .develor_tab .nav-item .nav-link {
		font-size: 14px !important;
	}
	.developer_product_content {
		text-align: center !important;
	}
	 .swiper-slide {
		width: 100% !important;
	}
	.register-responsive {
		display: block;
	}
	
}
.header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link {
	color: #009aba;
}