
@media print {
	* { overflow: visible !important; }
	 * {margin:0;padding:0}
     
     /* html, body {height: auto;} */
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3,.medium-3 ,.medium-4  {
    width: 25%;
  }

  .large-4,.medium-5 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6{
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9, medium-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12,.medium-9 {
    width: 100%;
  }
 * {
      background: transparent !important;
      color: #000 !important; 
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited { text-decoration: underline;}
    a[href]:after { content: " (" attr(href) ")"; }
	a[href]:after {content: "";}
    abbr[title]:after { content: " (" attr(title) ")"; }

    // Don't show links for images, or javascript/internal links
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after { content: ""; }

    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: auto;
    }

    thead { display: table-header-group; }

    tr,
    img { page-break-inside: auto; }
	p { page-break-inside: auto; }
    img { max-width: 250px !important; }

    @page { margin: 1cm; }

    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 { page-break-after: auto; }

    .hide-on-print { display: none !important; }
    .print-only { display: block !important; }
    .hide-for-print { display: none !important; }
    .show-for-print { display: inherit !important; }
    .jw-video-wrapper{display:none;}
    .sCropScetion,.mCropScetion,.bCropScetion,.vCropScetion,.row{
	  width: 100%;  height: auto;overflow: visible;
	  page-break-before : auto;
	}
	.featured img,a img,.sCropScetion img:not(.play),.mCropScetion img:not(.play), .vCropScetion img:not(.play) {width: 100%;  height: auto;}
	.sticky,.sticky.smaller{  position: inherit;
	  top: 0!important;
	  left: 0;width: 100%;}
	  #logo{position: inherit;}
	 #nav-wrapper{display:none;}
	 .sticky.smaller .flw,.flw {
	  text-align: center;
	  font-size: 30px;
	  color: #5f5f5f;
	  margin-left: 100px;
	}
	
	.fullwidth-title{  
		background-image: url(../images/2px-black.png)!important;  
		color: #000!important;
	}
	.sticky #logo,.sticky.smaller #logo ,#logo{
		 width: 100px;
		 top:0px;
	 	 margin-bottom:0px;
		 padding-top:0;
	}
	.sticky.smaller .sec-nav {
		margin-top:0;
	}
	.row,.articlesBox{page-break-before: auto;page-break-after: auto;page-break-inside: auto;}
	.sticky.smaller #header-wrapper .header,.sticky #header-wrapper .header{height: 15px;}
	
	.tweets-icon{display:none;}
	.host-image{width: 150px;}
	.tweeterContent img{width: 150px;}
	.page-sections,#articles-wrapper,.results-wrapper,#photos-wrapper,#videos-wrapper,#featured-wrapper,#footer-wrapper,.sidebar,.everslider,.featured-tweets-horizontal{displays:none !important;height: 0px !important;}
	.page-sections,#articles-wrapper,.results-wrapper,#photos-wrapper,#videos-wrapper,#featured-wrapper,#footer-wrapper,.sidebar,.everslider,.featured-tweets-horizontal{display:none; height: 0px !important;}
	.articlesBox,#event-details-wrapper,.award-wrapper,#result-wrapper-tbl,#tournaments-detail-wrapper,.detail-featured-angler{display:block !important;}
	.switch-candy input + label,.switch-candy input,#archive-award-wrapper,#series-wrapper,.tournamentDetailMap,.articleContainer,#blogs-wrapper,.top-bars,.sec-nav{display:none !important;height: 0px !important;}
	@page {size: auto; padding:0 ;}
	.accordion .accordion-navigation>.content, .accordion dd>.content{
		display:block;
		padding-top:45px;
	}
	.page-section-title h2 {font-size:14px;}
	p,#event-details-wrapper p,#article-wrapper p, #article-wrapper ul,.articlesBox {font-size:12px;}
	.event-schedule h3,.accordion .accordion-navigation>a, .accordion dd>a{display:none;height: 0px !important;}
	.accordion .accordion-navigation, .accordion dd{border-bottom: none !important;}
	
	#article-wrapper,.articlesBox {display:inline-table !important;overflow:visible;padding:0;margin-top:0px }
	.article-body-detail-padding img{width: 150px; }
	.articlesBox{float: none !important;overflow: visible !important;position: relative;}
	/*
	.page-sections,#articles-wrapper,.results-wrapper,#photos-wrapper,#videos-wrapper,#featured-wrapper,#footer-wrapper,.sidebar,.everslider,.featured-tweets-horizontal{display:none;}
	#event-details-wrapper,.award-wrapper,#article-wrapper,#result-wrapper-tbl,#tournaments-detail-wrapper,.detail-featured-angler{display:inline-table !important; margin-top:65px;}
	.switch-candy input + label,.switch-candy input,#archive-award-wrapper,#series-wrapper{display:none !important;}
	*/
}
