﻿/*mobile phone (viewed in landscape)
tablet (viewed in portrait)*/

/*header,
#mobileNavDrawerTrigger {
    color:purple !important;
}*/


#slideshow,
#slideshow-reel .slide { width:350px;}


#user-role section { width:160px; }

body div.welcomePic { width:140px; margin-right:15px; margin-bottom:0;}
body div.welcomePic img { width:115px;}


.location-search-results .left-col, .ufhealth .primary-care-result .left-col  { min-height:120px;}

article .hubpage-banner img { }

html div.RadTabStrip_Apollo .rtsLI { width:33.3% !important;}

.ufhealth .specialty-banner-respon h1 {font-size: 2.5em; background:none;height:auto;line-height:normal;margin:0;padding:0;position:relative;}

.ufhealth .specialty-banner-respon {margin:0;}

.ufhealth .tab-content .gallery-item {width:50% !important;}

.ufhealth .hubpage-box.loc-jax, .ufhealth .hubpage-box.loc-north, .ufhealth .hubpage-box.loc-emerson {background-image: none;}
.ufhealth .inlineLocationImg {display:block;box-sizing: border-box; width: 50%;}
.ufhealth .hubpage-box .first-row {margin-top:0;height:auto;}
.ufhealth .hubpage-box .first-row .btn {position:relative;width:80%;margin-top:20px;}

.ufhealth #multimedia .item {width:100%;}

#MainContentPlaceHolder_MainContent_MainContent_ctrResults_dpClinicalTrials_ctl02_ddlResearchType  {display:none !important;}

.ctDisplayTitle, #MainContentPlaceHolder_ucc1_lblOpenEnrollment {
    font-size: 1.2em !important;
    margin: 0 0 1.3em;
    line-height: 1.4em;}
.ufhealth table#MainContentPlaceHolder_ucc1_dlInvestigators td {display:inline-block;}
.ufhealth .investigatorDiv {width: 300px;}




@media only screen and (max-width: 564px) { /*only applies to the first half of the sm viewport. for use in limited circumstances*/
    .responsiveMediaPlayer { 
        height:180px !important; 
        width:320px !important; 
    }
}

@media only screen and (min-width: 565px) { /*only applies to the second half of the sm viewport. for use in limited circumstances*/
    .responsiveMediaPlayer { 
        height:295px !important; 
        width:524px !important; 
    }
}