@media print {
	
  .border-top-dark,
  #header section.astronaut_bg,
  aside,
  footer,
  #golf-tab,
  #golf-tab-content,
  #green,
  #golf-club-section,
  .home section.haze_bg.padding_20_0,
  section.bay_bg,
  section.padding_bottom_20.white_bg,
  section.gallery_bg.padding_20_0,
  section.bay_bg.padding_20_0,
  .inline-post,
  .breadcrumbs,
  .video_bg,
  .fotogallery_bg,
  .noprint,
  .rassegna_bg {
	  display: none !important;
  }	
  #main-slider {
	  width: 100%;
  }
  
  article.slider-home {
	  height: auto !important;
  }
  .slider-home .entry {
	  width: 700px;
	  max-width: 100%;
	  text-align: center;
	  background-color: #FFFFFF !important;	  
  }
  #main-slider a:link {
	  color: #FFFFFF !important;
	  font-size: 50% !important;
	  text-decoration: none !important;
	  width: 100%;
	  max-width: 100%;
  }
  
	#the-content iframe {
		display: block !important;
	}
  
  
  a[href]:after {
     content:"" !important;
  }	
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    display: none !important;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 100%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }
  
  
  
}