/*
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.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasland-child
*/


.n_hero_banner_area{
  min-height: 1090px;
  position: relative;
  z-index: 1;
  padding-top: 250px;
  background-image: -moz-linear-gradient( 40deg, rgb(94,44,237) 0%, rgb(164,133,253) 100%) !important;
  background-image: -webkit-linear-gradient( 40deg, #4384d4 0%, #1f57ad 100%);
  background-image: -ms-linear-gradient( 40deg, rgb(94,44,237) 0%, rgb(164,133,253) 100%) !important;
  overflow: hidden;
}
