/* *****************************
		IE Only Styles
		
********************************/
@media all and (-ms-high-contrast:none)
  {
    
    /*custom font usage*/
   
    #top .int-side .int-side-header,
    #top .text-logo,
    #top .ubermenu h3,
    h1, h2, h3, h4, h5, h6,
    #top .button-bottom .av-special-heading *,
    #top #primary_menu > li > a,
    #top .training-catalog .av-post-title,
    .tablepress thead th,
    table th
    {
      font-family:Arial !important;
      font-stretch:condensed !important;
      font-weight:bold !important;
    }

    h1{font-size:30px;}
    
    
    
	h2{font-size:26px;}
	h3{font-size:24px;}
	h4{font-size:20px;}
	h5, h6 {font-size: 16px;}

    h2.av-special-heading-tag{
      font-size:24px;
      font-weight:bold;
    }
    #top .int-side .int-side-header {
        font-size: 20px;
    }
    
   
    .ubermenu-submenu{
		min-width:700px;
	}
    
    
    .avia-content-slider .slide-entry-excerpt{
      font-size:13px;
    }
    
    .avia_transform .av_slideshow_full .avia-caption-title{
    font-size: 36px;
	}
    
    .avia_transform .av_slideshow_full .avia-caption-content p{
      font-size:17px;
      line-height:22px;
    }
    
    .av-masonry-entry-content.entry-content p
    {
      font-size:14px;
      line-height:1.6;
    }
    
    .avia_textblock {
      font-size:16px;
      line-height:1.5;
    }
    
    .avia_message_box_content {
      font-size:14px;
      line-height:1.5;
    }
    
    .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-column-auto
    {
      font-size:13px;
      max-width:43%;
    }
    
    #top .ubermenu h3{
      font-size:20px;
    }
    
    /*reduced headers*/
       .av_slideshow_full.avia-slideshow{
        	max-height:600px;        
		}
      
      body#top #main .avia-slideshow-dots{
        	bottom:25px !important;  
      }

    
    #top div.int-header{
      min-height:140px;
    }
    #top div.int-header h1{
      font-size: 32px;
      margin-top: 46px;
    }
    
    /*
    #top #main .avia-section .template-page{
      padding-top:40px;
      padding-bottom:40px;
    }*/
	
    body.home#top .avia-section .template-page .entry-content-wrapper{
      padding-top:0px;
    }
    body.home#top #main .avia-section .template-page{
      padding-top:10px;
      padding-bottom:10px;
    }
    
    body.home #av_section_2 > .container{
      min-height:530px;
    }
    
    #top .int-side .int-side-header{
      font-size: 23px;
    }
    
    .av-special-heading.custom-texttrans-enabled .av-special-heading-tag{
      font-size:30px;	
    }
    
    
    
  .downloadTable thead > tr,
  .downloadTable > thead > tr > th,
  #top table.downloadTable > thead > tr > th{
      font-size:18px;
  }

    tr.desc td.details-control{ 
     min-width:80px;
  }
    
    	.sizeCol{
          white-space:nowrap;
          min-width:60px;
    }
	
	
	
}
    