@charset "UTF-8";
/* CSS Document */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize (minified/slightly modded here, H2's separated out!) */
article,aside,details,figcaption,figure,footer,header,div,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,img,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}

body{font-size:1em; font-family:'Raleway',helvetica, sans-serif; font-size:100%; line-height: 170%; color: #333333;}
h1,h2,h3,h4{font-family: 'Open Sans', sans-serif; line-height: 110%;}
h1{font-size:2.625em; color:#013e7f; margin:.2em 0 .6em; }
h2{font-size: 1.6em; font-weight:400; color: #ef6c00;margin: .25em 0 .75em;}
a{color:#0397D7;}
.learn-more,.has-learn-more a{text-decoration: none; font-size:1.125rem;}
.learn-more:after,.has-learn-more a:after{content:''; display: inline-block; vertical-align:middle; margin-left:1ex; background: none,url(http://www.infuseontherapeutics.com/App_Themes/infuseon/images/arrow-learn-more.png); background-size:25px 25px; height: 25px; width: 25px;}

img{max-width: 100%;}
figure{margin:0;}
iframe{max-width:100%;}
.clear{clear:both;}
.img-responsive{width:100%; height:auto;}
.rightImg,.leftImg {margin:20px 0 10px;}
.rightImg img{width:100%;}
.third img{max-width:100%;}

.wrapper{padding:0% 5%; margin:0 auto; max-width:1145px;}

.wrapper.row{padding-left:0; padding-right:0;}
.wrapper > .row, .FormPanel .row{margin: 0 -1em; clear:both;}

/*columns*/
.content.row{padding-left:0; padding-right:0;}
.content > .row{margin: 0 -1em; clear:both;}
.row:after{content:''; clear:both; display: block;}
[class*='col-']{float:left; padding:0 1em; box-sizing:border-box;}
[class*='col-'] *{box-sizing:border-box; max-width: 100%;}
.col-8th{width: 12.5%;}
.col-6th{width: 16.6666%;}
.col-5th{width: 20%;}
.col-4th{width: 25%;}
.col-3rd{ width:33.33%;}
.col-2-5ths{width: 40%}
.col-half{width: 50%;}
.col-3-5ths{width: 60%}
.col-2-3rds{width: 66.66%}
.col-3-4ths{width: 75%;}
.col-4-5ths{width: 80%;}
.col-7-8ths{width: 87.5%;}
.col-full,.full-width{width: 100%;}


/*#modifiers#*/
.pad-all-0{padding:0}
.pad-all-1em{padding:1em;}
.pad-all-2em{padding:1em;}

/*text alignments*/
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}

/*floats*/
.fl-none{float:none;}
.fl-right{float: right;}
.fl-left{float: left;}

/*inline-block columns:
  blocks of content that cleverly reconfigure responsively if
  stacking is something necessary
*/
.inline-block-cols { letter-spacing: -.3rem;/*removing white space so things line up with no space*/ }
.inline-block-cols > div, .inline-block-cols > section{ float: none; vertical-align: top; display: inline-block; }
.inline-block-cols * { letter-spacing: 0; }

.header{ background: #2a373d; position:relative;}
#main-nav:after{content:''; clear: both; display: block;}
.logoHeader{width:60%; float:left; margin-top: 15px;}
.logoHeader img{width:100%;}
#mobile-header{ float:right; width:4.5em; margin:0; position:absolute; top:0; right:0; margin-top:10px; }
#responsive-menu-button {color: white;text-decoration: none; display: block; padding: 16px 0 22px; width: 100%;font-weight: bold; text-align: center;}
#navigation{display:none;}
#desktopNav {display: none;}
.utilityNav{display:none;}
.headerUtilityLinks {width: 100%;text-align: right; margin-bottom:20px;}
.headerUtilityLinks a {text-decoration: none;font-size: 12px;color: #25aae1; margin:0 10px;}
.searchBox label {display: none;}
.searchBox input[type="text"]{width:70%;}
.searchBox input[type="submit"] {background: #333;color: white;border: 0px;padding: 4px 14px;font-size: 14px;margin-left: -4px;font-weight: normal;}

.CMSListMenuHighlightedLI a{font-weight: 600;}

.content{ margin: 0; min-height:200px;}
.introParagraph {font-weight: bold; margin: 15px 0 10px;}
.openContentArea {margin-top: 20px;}


.PagerControl {width: 100%;float: left; margin:10px 0;}
.PagerResults {width: 66%;float: left;}
.PagerNumberArea {float: left;width: 33%;text-align: right;}
.photoRepeater img {
width: 310px;
margin: 10px 10px;
}

.slideshow .wrapper {padding-top: 20px;}
.slideshow{ margin-bottom:20px; padding-bottom: 3em; border-bottom:1px solid #cfd8dc;}
.slideshow img{display:none;}

.cycle-slideshow {float: left;clear: both;}
.prevSlide, .nextSlide { display:none;}

.featuredContentLarge{ margin:20px 0;}
.featuredContentSmall{margin:20px 0;}
.featuredContentSmall img{max-width:100%; display:block; margin:auto;}
.breadcrumbs {font-size: 12px; display:none;}
.FormButton {background: #c3282e;border: none;padding: 5px 20px;color: white;margin: 10px 0;}
.EditingFormLabelCell label {margin-right: 10px;}
.EditingFormControlNestedControl {margin-bottom: 10px;}

.listTemplateDetail, .listTemplate {margin: 30px 0;float: left;clear: both;width: 100%;}
.listTemplateTitle, .listTemplateContent {float: left;width: 75%;}
.listTemplateContent{font-weight: bold;}
.listTemplateImg {float: left;width: 20%;overflow: hidden;margin-right: 5%;}
.listTemplateImg img {width: 100%;}
.listTemplateTitle2 a, .launchPadTitle a {color: #c3282e;text-decoration: none;font-size: 24px;margin-bottom: 6px;display: inline-block;}

.launchPad{margin:20px 0;}
.launchPadImg {width: 100%;}
.launchPadImg img {width: 100%;}
.launchPadSubTitle, .launchPadTitle{margin:3px 0;}

.thirdsSection{background:#edf9fd; padding:20px 0; margin-top: 40px;}
.third{margin:20px 0;}

.footer{background:#2a373d; color:white; font-size: .8em}
.footer:before{content:''; display: block; width: 100%; height: 3.5em; border-bottom: 1px solid white;}
.footer .wrapper {padding: 10px 30px;}
.footerLogo, .footerText{margin-bottom:20px;}
.footerText{}
.footerLinks{}
.footerLinks a{color:white; text-decoration:none;}

/* 5k template changes per client todo usually color changes */

.title_wrap {padding: 20px 0}
.featuredContentLink, .featuredContentLink a, .thirdLink, .thirdLink a{color:#c3282e; text-decoration:none; margin:15px 0; font-weight:bold;}
.btn{ background: #c52c2e; padding: 10px 20px;}
.PageTitle, .listTemplateTitle a {color:#142B5D !important; font-size: 2em !important; margin: 15px 0 10px; line-height: 1em !important; font-weight: bold; text-decoration: none;}
.TabControlTable {line-height: 1.4em;}
.TabControlTable a {color: white;text-decoration: none;}
.TabControlRight {border-right: 1px solid #8f2c2e;}
#TabLeft_0 {border-left: 1px solid #8f2c2e;}
.TabControl, .TabControlSelected {padding: 10px 20px;}
.TabControlSelected, .TabControlSelectedLeft, .TabControlSelectedRight {background: #666; font-weight: bold;}
.launchPadTitle a{color: #c52c2e; text-decoration:none; font-weight:bold;}
.listTemplateReadMore, .button, input[type=submit] {border:0; font-family: inherit; background: #232E33; display:inline-block; padding: 5px 15px;color: white;text-decoration: none;font-size: 14px;}
.listTemplateReadMore{margin: 15px 0; display: inline-block;}

#main-nav a{font-family: 'Open Sans', sans-serif;}


/*#Form#*/
label{font-size: .875em; display:inline-block;}
.FormPanel table,.FormPanel{width:100%; max-width: 40em;}
.TextBoxField,.TextAreaField,textarea, input[type=text]{border:1px solid #bebebe; width:100%; max-width: 18em; padding:.1em; min-height:1.35em; color:inherit; font-family:inherit;}
.TextBoxField:focus,textarea:focus, .TextAreaField:focus{border:1px solid #878e9c;}
textarea{min-height: 8em; max-width: 40em;}
.form .row{padding:1ex 0;}
input[maxlength='3']{min-width: 2.7em; text-align:center}
input[maxlength='4']{min-width: 3.7em; text-align:center}
.req{color:#e10; display:inline-block; font-size:1rem; margin-right: 3px;}

.submit-spacer{height:0; overflow:hidden;}
input[type='submit'].FormButton{margin: 1em 0; max-width: 24em; float:left;}
.EditingFormErrorLabel{color:#c22; font-size: .875em;}

.bio-item,.news-media-item{width:100%; clear:both; padding: 1em 0 2em;}
.bio-item:after, .news-media-item:after{content:'';display: block; clear: both;}
.bio-item + .bio-item,
.news-media-item + .news-media-item{margin-top:1ex; border-top:1px solid #ccc;}
.bio-content, .news-media-content{width:100%;}
.bio-portrait, .news-media-hero{ width:100%; text-align:center;}
.bio-portrait img,.news-media-hero img{max-width:100%;}
.bio-portrait{overflow:hidden; max-height:16em; max-width: 24em; border:6px solid #fff; border-radius: 1.8em; box-shadow: .2ex .2ex 1ex rgba(100,100,100,.3);}

@media only screen and (max-width: 64em) {
    .logoHeader img{width: 103px; height: auto;}
/*  .header{border-bottom: 20px solid #c3282e ;padding-bottom: 25px;margin-bottom: -30px;} */
  .header .wrapper {margin: 0; padding: 0; position:relative;}
  .logoHeader { float: left; margin-left: 5%; width: 60%}
  .slideshow{margin-top: 0px;}
  .slideshow_content {margin: 20px 0;}
  .content {margin: 30px 0 30px;}
  
  #main-nav,header nav{clear:both; }
	#main-nav > ul{position:absolute; top:0; right:0; z-index: 1000; max-width: 30em;}
	
	#main-nav ul{display: none; font-family:inherit;}
	#responsive-menu-button div{display:block; background:#efefef; height:.375em; width:2.625em; margin:auto; margin-bottom: .45em; }
	#responsive-menu-button.opened div{background:#fff}
	#responsive-menu-button.opened{color:white; background: #232E33; box-shadow:0 0 2em rgba(155,155,155,.3);}
	#main-nav > ul{width:100%; position:absolute; z-index: 1000; top:0; right:0;}
	
	#main-nav{position:relative; }
	#main-nav.opened > ul{display: block; padding:0; margin: 0; z-index: 1001;}
	#main-nav li.expandable:after{content:'+'; display: inline-block; position:absolute; right:0; top:0; margin-right:.25em; padding:.5em; font-size:2em;}
	#main-nav li.expandable.opened:after{content:''; padding:.4em .3em; margin-right: 1ex; border-bottom: 3px solid white;}
	
	#main-nav > ul > li{background: #232E33; width: 100%; display: block; color: white; position:relative;}
	#main-nav > ul > li + li{border-top:2px solid #fff;}
	#main-nav > ul > li a{color:inherit; display: inline-block; padding:.75em 2.5em; font-size: 1.125em; text-decoration:none;}
	#main-nav > ul > li.opened > ul{display: block; margin:0;padding:0;}
	#main-nav > ul > li li{display: block; margin:0; padding:0; list-style:none;}
	#main-nav > ul > li li a{display: block; font-size:.875em; margin:0; padding-left:3.25em; font-family:inherit; background: #324148;}
  
}

@media only screen and (min-width: 40.063em){
  .xl-col-8th{width: 12.5%;}
	.xl-col-6th{width: 16.6666%;}
	.xl-col-5th{width: 20%;}
	.xl-col-4th{width: 25%;}
	.xl-col-3rd{ width:33.33%;}
	.xl-col-2-5ths{width: 40%}
	.xl-col-half{width: 50%;}
	.xl-col-3-5ths{width: 60%}
	.xl-col-2-3rds{width: 66.66%}
	.xl-col-3-4ths{width: 75%;}
	.xl-col-4-5ths{width: 80%;}
	.xl-col-7-8ths{width: 87.5%;}
	.xl-col-full{width: 100%;}
	
	/*#Modifiers (xl screen)#*/
	.xs-only, .md-only, .lg-only, 
	.lg-md-only, .xl-md-only{ display: none !important; }
	
	/*text alignments*/
	.xl-text-left{text-align: left;}
	.xl-text-center{text-align: center;}
	.xl-text-right{text-align: right;}
	
	/*floats*/
	.xl-fl-none{float:none;}
	.xl-fl-right{float: right;}
	.xl-fl-left{float: left;}
	.xl-pad-top-1em{padding-top:1em;}
  
	.bio-content, .news-media-content{width:70%; float: left;padding-left:2em;}
	.bio-portrait, .news-media-hero{ width:30%; text-align:center;float:left; }
  .news-media-hero{float:right; padding-left:1em;}
  .news-media-content{padding-left:0;}
}

@media only screen and (max-width: 40em){
  .sm-col-8th{width: 12.5%;}
	.sm-col-6th{width: 16.6666%;}
	.sm-col-5th{width: 20%;}
	.sm-col-4th{width: 25%;}
	.sm-col-3rd{ width:33.33%;}
	.sm-col-2-5ths{width: 40%}
	.sm-col-half{width: 50%;}
	.sm-col-3-5ths{width: 60%}
	.sm-col-2-3rds{width: 66.66%}
	.sm-col-3-4ths{width: 75%;}
	.sm-col-4-5ths{width: 80%;}
	.sm-col-7-8ths{width: 87.5%;}
	.sm-col-full{width: 100%;}
	
	/*#modifiers (small screen)#*/
	.xs-only, .md-only, 
	.xl-only, .lg-only, 
	.lg-md-only, .xl-md-only{ display: none !important; }
	/*text alignments*/
	.sm-text-left{text-align: left;}
	.sm-text-center{text-align: center;}
	.sm-text-right{text-align: right;}
	
	/*floats*/
	.sm-fl-none{float:none;}
	.sm-fl-right{float: right;}
	.sm-fl-left{float: left;}
	
	.bio-portrait{margin:auto; margin-bottom: 1em; }
}


@media only screen and (min-width: 64.063em) {
  .main-nav-outer{clear:both; background: #232e33}
    #main-nav ul{display: table; width:auto; padding:0; margin:0; color: #fff;} 
	#main-nav ul a{display: inline-block; text-decoration:none; color:inherit;}
	#main-nav li > ul a{ font-size:1em; width: 100%; background: #232e33; color:white; white-space:nowrap; text-align: center; padding: 1em; padding:1rem;}
	#main-nav > ul li > a:hover{color: #fff; background:#2A373D ;}
    #main-nav > ul li > ul > li a:hover{background: #2A373D; }
	#main-nav ul li{position:relative;}
	#main-nav ul li ul{display: none; position:absolute; left:-9999em; top:-9999em; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-box-shadow: 0 0 12px rgba(0,0,0,.3); box-shadow: 0 0 12px rgba(0,0,0,.3); }
	#main-nav ul li ul li{ display:block; text-align: left; list-style:none;  margin:0;}
	#main-nav ul li:hover ul,
	#main-nav ul li.hover ul{ display: inline-block; left:50%; top:100%; z-index: 1002; padding:0; }
	#main-nav > ul{display: inline-block; float:right; text-align:left; margin:0; }
	#main-nav > ul li{display:inline-block; padding:.5em 1em; white-space:nowrap;}
    #main-nav > ul li:last-child{padding-right:0;}

	#main-nav > ul > li:nth-child(1) ul{width: 360px;}
	#main-nav > ul > li:nth-child(1) li{width: 50%; float:left;}
   	#main-nav ul ul li{padding: .4em 1em; background: #232e33;}
  	#main-nav > ul li a{ border-radius:1em; padding:.4em 1em;} 
 	 #mainNav > li.contact-us a{border:2px solid #0397d7;}
  	.CMSListMenuHighlightedLI li a{border:0} 
 	   
  	.slideshow img{display: inline-block;}
    .featuredContentSmall{border-left:1px solid #cfcecd; padding:3%;}
} 



@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	
	.wrapper{width:90%;}
	
    
    .TabControl, .TabControlSelected {padding: 7px 11px;}
	.utilityNav {display: inline-block;float: left;width: 55%;}
	.logoHeader{width:130px; float:left;margin-left:8%;}
    .logoHeader img {width: 100%;}
    .rightImg{float: right;margin: 0 0 20px 20px; width:50%;}
    .leftImg{margin: 20px 0 20px;float: left; width:50%;}
    .slideshow{margin-top: 0px;}
    .slideshow img{ display:inline-block; float:left; width:50%; margin-top:30px;}
    .slideshow_content {width: 45%;margin-right: 5%;float: left;}
  
    .prevSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/prev.png) no-repeat; width: 24px; height: 50px; display: block; position: relative; top: -175px; left: -50px; float: left; margin-bottom: -30px; font-size: 0px;}
    .nextSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/next.png) no-repeat; width: 24px; height: 50px; display: block; float: right;position: relative; top: -175px; right: -50px; margin-bottom: -30px; font-size: 0px;}
  
    .launchPad {width: 30%;margin: 10px 1.5%;float: left;}
    .launchPadImg {width: 100%;overflow: hidden;height: 200px;}
    .launchPadImg img {width: 100%;}
    .launchPadSubTitle{margin:3px 0;}
    .slideshow img{ display:inline-block; float:left; width:40%; margin-top: 50px; }
    .slideshow_content {width: 55%;margin-right: 5%;float: left;}
	
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 47.125em) and (max-width: 64em) { 
	
 
    
    .utilityNav {display: inline-block;float: left;width: 45%;}
	.logoHeader{width:150px; float:left; padding-left:1em;}
    .logoHeader img {width: 100%;}
    .searchbox {float: right;}
    .searchBox{float:right;}
    
    .slideshow figure{float:left; width:50%; margin:0; margin-top: 20px;}
    .slideshow img{ display:inline-block; width:100%;}
    .slideshow_content {width: 45%;margin-right: 5%;float: left;}
  
    .prevSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/prev.png) no-repeat; width: 24px; height: 50px; display: block; position: relative; top: -155px; left: -50px; float: left; margin-bottom: -20px; font-size: 0px;}
    .nextSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/next.png) no-repeat; width: 24px; height: 50px; display: block; float: right;position: relative; top: -155px; right: -50px; margin-bottom: -20px; font-size: 0px;}
  
	.featuredContentLarge{width:60%; float:left; margin-right:4%;}
	.featuredContentSmall{width:36%; float:right; margin-left:2em; }
  
    .launchPad {width: 30%;margin: 10px 1.5%;float: left;}
    .launchPadImg {width: 100%;overflow: hidden; margin-bottom: 10px;}
    .launchPadImg img {width: 100%;}
    .launchPadSubTitle{margin:3px 0;}
  
    .rightImg {float: right;margin: 0 0 20px 20px;}
    .leftImg {float: left;margin: 20px 0 20px 0;}
	
	.third{width:29%; float:left; margin:0 26px 0 0;}
	
	.footerLogo{width:35%; float:left;}
    .footerLogo img{width:100%;}
	.footerText{ width: 25%; margin: 0 5%; min-height:1em; float:left;}
	.footerLinks{float:left; width: 13%; margin-right: 2%;}
	
} /* min-width 754px and max-width 1024px, use whein QAing tablet-only issues */


@media only screen and (min-width: 64.063em) { 
	
} /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { 

	#mobile-header{display:none;}
    
    .utilityNav {display: inline-block;float: left;width: 45%;}
    .searchBox{float:right;}
	.logoHeader{width:40%; margin-right:10%}
    .logoHeader img {width: auto;}
    .slideshow{margin-top: 0px;}
    .slideshow figure{display: inline-block; margin:0; float:left; width:40%; margin-top:3em;}
    .slideshow img{ display:inline-block; width:100%;}
    .slideshow_content {width: 55%;margin-right: 5%;float: left;}
  
    .prevSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/prev.png) no-repeat; width: 24px; height: 50px; display: block; position: relative; top: -155px; left: -50px; float: left; margin-bottom: -10px; font-size: 0px;}
    .nextSlide {background: url(http://www.infuseontherapeutics.com/App_Themes/heureka/images/next.png) no-repeat; width: 24px; height: 50px; display: block; float: right;position: relative; top: -155px; right: -50px; margin-bottom: -10px; font-size: 0px;}
  
    .rightImg {float: right;margin: 0 0 20px 20px;}
    .leftImg {float: left;margin: 20px 0 20px 0;}
	
	.featuredContentLarge{width:63%; float:left; margin-right:4%;}
	.featuredContentSmall{width:33%; float:right; margin-left:2em;}
  
    .launchPad {width: 30%;margin: 10px 1.5%;float: left;}
    .launchPadImg {width: 100%;overflow: hidden; margin-bottom: 10px;}
    .launchPadImg img {width: 100%;}
    .launchPadSubTitle{margin:3px 0;}
	
	.third{width:29%; float:left; margin:20px 40px 30px 0;}
	
	.footerLogo{width:40%; float:left;}
	.footerText{ width: 25%; margin: 0 5%; min-height:1em; float:left;}
	.footerLinks{float:left; width: 10%; margin-right: 2%;}
	

} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */


@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { 

	#mobile-header{display:none;}
    
    .utilityNav {display: inline-block;float: left;width: 45%;}
    .searchBox{float:right;}
	.logoHeader{width:40%; margin-right:15%}
    .logoHeader img {width: auto;}
  
    .slideshow figure{ display:inline-block; float:left; padding:0; width:50%; margin:0; margin-top: 2em; }
    .slideshow img{width:100%;}
    .slideshow_content {width: 48%;margin-right: 2%;float: left; margin-top: 10px;}
  
   
    .rightImg {float: right;margin: 0 0 20px 20px;}
  .leftImg {float:left;margin: 20px 0 20px;}
	
	.featuredContentLarge{width:63%; float:left; margin-right:4%;}
	.featuredContentSmall{width:33%; float:right; margin-left:2em;}
  
    .launchPad {width: 30%;margin: 10px 1.5%;float: left;}
    .launchPadImg {width: 100%;overflow: hidden; margin-bottom: 10px;}
    .launchPadImg img {width: 100%;}
    .launchPadSubTitle{margin:3px 0;}
	
	.third{width:29%; float:left; margin:20px 40px 30px 0;}
	
	.footerLogo{width:25%; float:left;}
	.footerText{ width: 40%; min-height:1em; margin: 0 5%; float:left;}
	.footerLinks{float:left; width: 10%; margin-right: 2%;}
	
	
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
