/* 
Theme Name:		 NB Development Pte Ltd Theme
Theme URI:		 https://git.ceb02.ds.network/wordpress-setup-essentials/divi-sass-setup/
Author:			 Vodien
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/
#banner-section:after {
	
	background: none;
}

#banner-section:before {
	
	background: none;
}

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

 header.et-l--header .et_pb_menu__menu ul.nav li a {
  
    font-size: 14px;
    padding: 13px 4px !important;
	transition: all 0.5s;

 }
}