
									body{
										font-family: "Open Sans", sans-serif;
										font-size: 13px;
										color:#000000;
										background-color: #ffffff;
									}
										.title-container{
											width:100%;
										}
										.title-container .inner-wrapper{
											width:960px;
										}
										
											.site,
											.site .wrapper,
											.hero{
												width:100%;
												min-width:960px;
											}
											.site .wrapper .inner-wrapper{
												width:960px;		
											}
											.hero{
												height:439px;
												background-size:cover;
												-ms-behavior: url(http://ndp.dev.wowbrands.com/wp-content/themes/ndp_theme/css/backgroundsize.min.htc);
														margin-bottom:12px;
											}
												.slider-container {
													max-height:439px;
												}
												.flexslider,
												.flexslider .slides,
												.flexslider .slides li{
													width:100%;
													height:100%;
													max-height:439px;
												}
												.flexslider{
													min-width:960px;
												}
										.flex-control-nav{
											display:block;
										}
										
										.flex-control-paging li a{
											display:block;
											background-color:transparent;
											background-image: url(http://ndp.dev.wowbrands.com/wp-content/uploads/2017/02/dot-default.png);
											background-repeat:no-repeat;
											background-position:center center;
											border:none;
											height: 12px;
											width: 12px;
											border-radius:0;
											-moz-border-radius: 0;
											border-radius: 0;	
										}				
										.flex-control-paging li a.flex-active,
										.flex-control-paging li a:hover {
											background-color:transparent;
											background-image: url(http://ndp.dev.wowbrands.com/wp-content/uploads/2017/02/dot-active.png);
											height: 12px;
											width: 12px;
										}
										.flexslider{
											margin-bottom:12px;
										}
										
										.flex-direction-nav{
											display:block;
										}
										
										.flex-direction-nav a.flex-next{
											background-image: url(http://ndp.dev.wowbrands.com/wp-content/uploads/2017/02/arrow-right.png);
											width: 30px;
											height: 100px;
											margin-top: -50px;
										}
										.flex-direction-nav a.flex-prev{
											background-image: url(http://ndp.dev.wowbrands.com/wp-content/uploads/2017/02/arrow-left.png);
											width: 30px;
											height: 100px;
											margin-top: -50px;
										}
					#logo{
										width: 236px;
										height: 65px;
									}
									