/*Media Queries*/
@media (min-width: 1920px){
.hub-links-section li {
    margin-right: 80px;
  }
}
@media (max-width: 1920px) {
  .hub-patient-care-section {
    background-image: url("/images/hub-patient-care-section-background-hd.jpg");
  }
  .hub-professional-dev-section {
    background-image: url("/images/hub-professional-dev-section-background-hd.jpg");
  }
}
@media (min-width: 1800px) {
	.hub-v2-subheading-container.hub-v2-subhanding-medium h2:after {
		width: calc(100% - 230px);
	}
	#whats-new-section h5:after, .hub-v2-subheading-container h2:after {
    width: calc(100% - 200px);
	}
	.news-entry-wrapper:first-of-type {
    margin-left: 9px;
	}
}
@media (min-width: 1600px) and (max-width: 1919px){
  .hub-links-section li{
    margin-right: 50px;
  }
}
@media (min-width: 1400px) {
	.hub-v2-section-root {
		background-image: url(../images/Stocksy_29765-gradient-xl.jpg);
	}
	#whats-new-section .news-section-left,
	.introduction-feed .news-section-left{
		padding-left: 15px;
	}
}
@media (max-width: 1399px) {
  .calendar-day {
    font-size: 14px !important;
  }
	#whats-new-section .news-section-left,
	.introduction-feed .news-section-left{
		padding-left: 10px;
	}
}
@media (max-width: 1399px) and (min-width: 600px){
	.footer-top .left-side {
    width: 100%;
	}
	.footer-bottom .middle-text-top-footer {
    padding-top: 0;
		font-size: 14px;
	}
}
@media (min-width: 1380px) and (max-width: 1437px){
  .hub-healthcare-card{
    min-height: 343px;
  }
}
@media (min-width: 1438px) and (max-width: 1755px) {
  .hub-healthcare-card{
    min-height: 380px;
  }
}
@media (min-width: 1756px) {
  .hub-healthcare-card{
    min-height: 406px;
  }
}
@media (min-width: 1907px){
	.hub-healthcare-card{
    min-height: 409px;
  }
}
@media (max-width: 1366px) {
  .hub-patient-care-section {
    background-image: url("/images/hub-patient-care-section-background-md.jpg");
  }
  .hub-professional-dev-section {
    background-image: url("/images/hub-professional-dev-section-background-md.jpg");
  }
}
@media (min-width: 1300px) {
 .h1 {
    font-size: 37px;
  }
}
@media (max-width: 1199px) {
  .eventlist-responsive{
    width: 45% !important;
  }
  .event-detail-wrapper {
    width: 55% !important;
    left: 45% !important;
  }
  .calendar-responsive{
    margin-left: 15px;
  }
  .calendar-day-has-events {
    margin-left: -0.25em !important;
  }
  .hub-links-section li{
    margin-right: 20px;
  }
  .top-profile-detail-text {
    width: 720px !important;
  }
  .profile-detail-text {
    width: 720px;
  }
  .system-addtofavourite {
    background-position: 14px !important;
  }
  .system-videoconference {
    background-position: 16px !important;
  }
  .contact-delete {
    padding: 10px 13px !important;
  }
  .contact-edit {
    padding: 10px 15px !important;
  }
  div#menu_left {
    height: 60px;
  }
  .hub-healthcare-card{
    min-height: 315px;
  }
	.hub-v2-subheading-container.hub-v2-subhanding-medium h2:after {
    width: calc(100% - 275px);
	}
	#whats-new-section h5:after, .hub-v2-subheading-container h2:after {
    width: calc(100% - 180px);
	}
	.larger-view{
		display: none;
	}
	.smaller-view{
		display: block;
	}
	.program-profile-top-level-wrapper,
	.program-profile-top-level-wrapper-high,
	.program-profile-top-level-wrapper-higher{
		width: 690px;
	}
	.program-header,
	.program-pic{
		height: 310px;
	}
	.program-header-high,
	.program-pic-high{
		height: 360px;
	}
	.program-header-higher,
	.program-pic-higher{
		height: 420px;
	}
	.quick-link.program {
    top: 80px;
	}
	.edit-btn{
		padding-bottom: 0 !important;
	}
	.program-name{
		margin-top: 20px;
	}
	.secondary-heading-wrapper .sub-text{
		display: block;
    margin-left: 0;
    margin-bottom: 10px;
	}
	.profile-detail-toggle {
    position: absolute;
    right: 0;
    top: 0;
	}
	.nohub .search-wrapper {
    width: 1048px !important;
	}
	#searchbar-v2 {
    width: 959px !important;
	}
	#community-map-canvas{
		display: none;
  }
  .inputbox-style-md{
    width: 81%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .eventlist-responsive{
    width: 45% !important;
  }
  .calendar-responsive{
    margin-left: 15px;
  }
  .event-detail-wrapper {
    width: 55% !important;
    left: 45% !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .eventlist-responsive{
    width: 40% !important;
  }
  .calendar-responsive{
    margin-left: 15px;
  }
  .event-detail-wrapper {
    width: 60% !important;
    left: 40% !important;
}
}
@media (min-width: 1600px) {
  .eventlist-responsive{
    width: 30% !important;
  }
  .calendar-responsive{
    margin-left: 15px;
  }
}
@media (max-width: 1299px) {
  .h1 {
    font-size: 35px;
  }
  .nohub .h1{
    font-size: 37px;
  }
  .welcome-text{
    width: 850px;
  }
  .static-text{
    width: 72%;
  }
  .nohub .welcome-text{
    width: 895px;
  }
  .static-text-wrapper li {
    width: 30%;
  }
  .spacing-in-between{
    padding: 0 0 0 10px;
  }
  .promotion-heading{
    margin: 20px 0 15px;
    font-size: 26px;
  }
}
@media (max-width: 1280px) {
  .mega-menu-description-wrapper{
    height: auto;
  }
  .mega-menu-description-wrapper p {
    width: 85%;
  }
}
@media (max-width: 1199px) {
  .nohub .three-search-wrapper > div{
    width: 320px;
  }
  .guided-search-form{
    font-size: 13px;
  }
  .guided-search-btn {
    left: 80px;
  }
  .multiselect-parent .dropdown-menu {
    width: 290px;
  }
  .multiselect-parent .dropdown-menu {
    left: -62px;
  }
  .peripherals-dropdown .dropdown-menu{
    left: -65px;
  }
	.guided-search-form tr td:first-of-type {
    width: 22%;
	}
}
@media (max-width: 1140px) {
	.nohub .three-search-wrapper > div{
		margin-right: 20px;
	}
	.nohub .search-wrapper {
    width: 1000px !important;
	}
	#searchbar-v2 {
    width: 913px !important;
	}
}
@media (max-width: 1120px) {
  .h1 {
    font-size: 27px;
  }
  .nohub .h1{
    font-size: 37px;
  }
  .welcome-text{
    width: 680px;
  }
  .calendar-day {
    font-size: 13px !important;
  }
  .card-text:last-of-type {
    bottom: 0.75rem;
  }
}
@media (max-width: 1099px) {
  .hub-links-section li{
    margin-right: 10px;
  }
  .promotion-heading {
    margin: 5px 0 15px;
    font-size: 26px;
  }
	.hub-v2-subheading-container.hub-v2-subhanding-medium h2:after {
    width: calc(100% - 285px);
	}
	#whats-new-section h5:after, .hub-v2-subheading-container h2:after {
    width: calc(100% - 195px);
	}
}

@media (max-width: 1059px) {
  .event-list {
    padding-bottom: 30px !important; /* TODO: The base style overrides this responsive one! */
  }

  /* Set the fixed height of the footer here */
  .footer-nav {
    height: 60px;
    text-align: center;
  }
  /* Set the fixed height of the footer here */
  #footer {
    clear: both;
    height: 60px;
    border-top: 1px solid #e7e7e7;
    background-color: #f5f5f5;
    text-align: center;
  }
  .footer-nav span {
    float: left;
    width: 100%;
  }
  .filter-btn {
    padding-bottom: 60px !important;
  }
	#map-canvas{
		height: 601px !important;;
	}
}
@media (max-width: 1078px) {
  .hub-rss-section .news-entry-wrapper{
    width: 40%;
  }
  .news-entry-wrapper:first-of-type {
    margin-left: 10%;
  }
  .news-entry-wrapper:nth-of-type(3) {
    margin-left: 10%;
  }
  .news-section-main {
    width: 95%;
  }
	#whats-new-section h5:after, .hub-v2-subheading-container h2:after {
    width: calc(100% - 260px);
	}
	.hub-v2-tools-section-container p{
		width: 100%;
	}
	.news-section-left, .news-section-right
	{
		top: 29rem;
	}
}
@media (max-width: 1024px) {
  .slider-heading {
    padding: 100px 0 20px 80px;
  }
  .slider-copy {
    padding-left: 80px;
  }
  .program-wrapper {
    width: 100%;
    padding: 70px 50px 31px 80px;
  }
  .programs {
    font-size: 16px;
  }
  .nohub .three-search-wrapper > div{
    margin-right: 15px;
  }
  .promotion-heading {
    margin: 0;
    font-size: 24px;
  }
  .promotion-content h3{
    font-size: 22px;
  }
  .hub-healthcare-card {
    min-height: 305px;
  }
	.nohub .search-wrapper {
    width: 988px !important;
	}
	#searchbar-v2 {
    width: 901px !important;
	}
}
@media (max-width: 1010px) {
  .nohub .h1{
    font-size: 32px;
  }
  .detail-heading{
    display: block !important;;
  }
}
@media (min-width: 1000px) {
   .map-wrap{
    position: absolute !important;
    top: auto !important;
    width: 340px !important;
    left: 1000px !important;
  }
}
@media (min-width: 893px) and (max-width: 992px) {
  .services-offered-wrapper .profile-first-column{
    width: 140px;
  }
}
@media (min-width: 992px) {
  .event-list {
    width: 90%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .program-header {
    width: auto; 
  }
	.hub-v2-section-root .container {
    width: 800px; 
	}
}
@media (max-width: 991px) {
  .h1 {
    font-size: 23px;
  }
  .nohub .h1 {
    font-size: 32px;
  }
  .welcome-text{
    width: 580px;
  }
  .static-text{
    width: 67%;
  }
  .nohub .welcome-text{
    width: 775px;
  }
  .container {
    padding: 0;
  }
  .top-profile-detail-text {
    min-width: 500px;
    width: auto !important;
  }
  .profile-detail-text {
    width: 100%;
  }
  .system-addtofavourite {
    background-position: 7px !important;
  }
  .system-videoconference {
    background-position: 7px !important;
  }
  .contact-delete {
    padding: 10px 6px !important;
  }
  .contact-edit {
    padding: 10px 8px !important;
  }
  .custom-width {
    min-width: 212px !important;
  }
  .calendar-day {
    height: 3.5em !important;
    width: 3.5em !important;
  }
  .calendar-day-selected {
    width: 2.5em !important;
    height: 2.5em !important;
    border-radius: 50% !important;
    margin-top: 0.5em !important;
    margin-left: 0.8em !important;
    padding-top: 0.5em !important;
    padding-left: 0.6em !important;
  }
  .calendar-day-has-events {
    margin-left: 0 !important;
  }
  .hub-section-option{
    height: 275px;
    width: 275px;
    padding-top: 25px;
  }
  .hub-heading-bub {
    margin-top: 57px;
  }
  .hub-heading-bub-2{
    margin-top: 40px;
  }
  .hub-links-section li{
    margin-right: 0;
  }
  .whats-new-wrapper {
    right: 25px;
    bottom: 25px;
  }
  .result-wrap {
    width: auto !important;
  }
  .result{
    width: auto !important;
  }
  .result-info{
    width: 100%;
  }
  .edit-btn-program{
    margin-top: 10px;
  }
  .promotion-heading{
    margin: 5px 0 15px;
  }
  .promotion-content h3{
    margin-top: 10px;
  }
	.hub-v2-section-container{
		padding: 16px 10px;
	}
	.edit-btn-program .btn-submit, .edit-btn .btn-submit{
		width: 180px;
	}
	.program-profile-top-level-wrapper,
	.program-profile-top-level-wrapper-high,
	.program-profile-top-level-wrapper-higher{
		width: 470px;
	}
	.program-header,
	.program-pic{
		height: 390px;
	}
	.program-header-high,
	.program-pic-high{
		height: 450px;
	}
	.program-header-higher,
	.program-pic-higher{
		height: 550px;
	}
	.quick-link.program {
    top: 105px;
	}
	.nohub .three-search-wrapper > div {
    width: 60%;
    left: 20%;
    margin-bottom: 30px;
    padding: 0 50px;
	}
	.guided-search-btn {
    left: 35%;
    width: 30%;
	}
	.nohub .three-search-wrapper{
		background-color: #f9f9f9;
		padding-bottom: 60px;
	}
	.custom-search-group label:nth-last-child(1), .custom-search-group label:nth-last-child(2){
		display: block;
	}
	.peripherals-dropdown .dropdown-menu {
    left: 0px;
	}
	.multiselect-parent .dropdown-menu {
    width: 100%;
	}
	.guided-search-big-wrapper{
		padding-bottom: 0;
	}
	.nohub .search-wrapper {
    width: 755px !important;
	}
	#searchbar-v2 {
    width: 668px !important;
	}
	.footer-bottom{
		height: 130px !important
	}
	.footer-bottom .red-button {
    position: relative !important;
    top: -5px !important;
  }
  .inputbox-style-md{
    width: 67%;
  }
}
@media (min-width: 893px) and (max-width: 991px){
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
}

@media (max-width: 955px) {
  .hub-healthcare-card {
    min-width:auto;
  }
}
@media (min-width: 893px) {
  header {
    position: relative;
    width: 100%;
    height: 40px;
  }
  header.clone {
    position: fixed;
    top: -40px;
    z-index: 2;
    transition: 0.25s top ease-out;
  }
  body.down header.clone {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
  }
  #contact-hcps {
    display: none;
  }
  #contact-site {
    display: none;
  }
  .filter-dropdown{
    display: none;
  }
}
@media (max-width: 905px) {
  .hub-links-section li a {
    padding: 10px 6px;
  }
  .hub-healthcare-card p {
    padding: 0px 15px;
  }
  .hub-healthcare-card {
    min-height: 290px;
  }
}
@media (min-width: 893px) {
	.about-reponsive.profile-detail-text:nth-last-child(2){
		margin-bottom: 60px;
	}
}
@media (max-width: 892px) {
  .h1 {
    font-size: 29px;
  }
  .welcome-text{
    width: 705px;
  }
  .static-text {
    width: 70%;
  }
  .nohub .h1{
    font-size: 29px;
  }
  .nohub .welcome-text{
    width: 705px;
  }
  .page-header{
    margin: 70px 0 20px;
  }
  .nohub .page-header{
    margin: 200px 0 20px;
  }
  header {
    position: relative;
    width: 100%;
    height: 40px;
  }
  header.clone {
    position: fixed;
    top: -40px;
    z-index: 2;
    transition: 0.25s top ease-out;
  }
  #wrap {
    /* Pad bottom by footer height */
    /*  padding: 0 0 60px;*/
    overflow: hidden;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    min-height: 100%;
    height: auto;
  }
  #wrap:after {
    display: block;
    height: 60px;
    content: "";
  }
  /* Set the fixed height of the footer here */
  .footer-nav {
    height: 60px;
    text-align: center;
  }
  .push {
    clear: both;
    height: 60px;
  }
  fieldset {
    left: 0;
  }
  .footer-nav span {
    float: left;
    width: 100%;
  }
  #filter-check:checked + #filter {
    width: 30%;
  }
  #filter-check:checked ~ .page-wrap {
    width: 70%;
  }
  .menu-bar {
    display: none;
  }
  #searchForm-small {
    position: relative;
    float: left;
    width: 385px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  .search-result {
    margin: 0;
  }
  .result-wrap {
    display: block;
    /*  margin: 20px auto 15px auto;*/
    width: auto;
  }
  .result-text-wrap {
    width: auto;
  }
  .result {
    width: auto;
  }
  .search-result-text {
    width: 89%;
  }
  header.clone {
    position: fixed;
    top: -80px;
    z-index: 2;
    display: none;
    transition: 0.25s top ease-out;
  }
  .menu-bar {
    display: none;
  }
  /* Set the fixed height of the footer here */
  #footer {
    clear: both;
    height: 60px;
    border-top: 1px solid #e7e7e7;
    background-color: #f5f5f5;
    text-align: center;
  }
  .container-fixed {
    margin: 0 20px;
    min-width: 665px;
    width: auto;
  }
  .push {
    clear: both;
    height: 60px;
  }
  fieldset {
    left: 0;
  }
  .footer-nav span {
    float: left;
    width: 100%;
  }
  .btn-wrapper {
    margin: 20px 0 0 147px !important;
  }
  .service-icon {
    width: 30% !important;
  }
  .two-col {
    margin: 0 35px 0 0 !important;
  }
  .overflow-reset {
    min-height: 652px !important;
  }
  .help-link {
    position: absolute;
    top: 15px;
    right: 28px;
    width: 30px;
  }
  .profile-pic-wrapper {
    display: none;
  }
  .right-column {
    margin-top: 10px;
    margin-left: 0 !important;
  }
  .profile-top-level-wrapper, .top-profile-detail-text, .profile-detail-text {
    width: 751px !important;
    border-left: none !important;
  }
  .profile-detail-text:nth-last-child(2){
    border-bottom: 1px solid #e7e7e7;
  }
  .quick-link {
    right: 28px;
  }
  .edit-btn {
    border: none !important;
  }
  .search-panel {
    width: 370px !important;
  }
  input.address {
    width: 295px !important;
  }
  .filter-panel {
    width: 370px !important;
  }
  .result-panel {
    width: 370px !important;
  }
  .location-result {
    width: 370px !important;
  }
  .proximity-warning {
    width: 370px;
  }
  .proximity-search-result {
    top: 108px !important;
  }
  .map-wrap {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: inline-block;
    width: 100% !important;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
  }
  .map-thrumb {
    display: block;
    width: 100%;
    height: 350px;
    background-image: url(../images/map-large-thrumb.jpg);
    background-repeat: no-repeat;
  }
  .borderfix {
    display: none;
  }
  .page-margin-fix {
    padding-top: 76px;
    padding-right: 0;
    padding-bottom: 60px;
  }
  .proximity-search-result .dropdown-menu.custom-position {
    left: -150px;
    width: 500px;
  }
  #contact-hcps {
    display: block;
  }
  #contact-hcps:after {
    display: block;
    height: 80px;
    content: "";
  }
  #contact-site:after {
    display: block;
    height: 80px;
    content: "";
  }
  #contact:after {
    display: block;
    height: 80px;
    content: "";
  }
  .breadcrumb {
    margin: 5px 0 !important;
  }
  .program-wrapper {
    width: 100%;
    padding: 50px 50px 61px 50px;
  }
  .slider-heading {
    padding: 100px 0 20px 50px;
  }
  .slider-copy {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-hub-header{
    margin: 0px !important;
  }
  .program-wrapper{
    display: none;
  }
  .program-wrapper2{
    display: block;
    padding: 50px 50px 61px 50px;
  }
  .programs {
    height: 80px;
  }
  .descriptions{
    height: 80px;
  }
  .slider-deco {
    display: none;
  }
  .nohub .page-hub-header{
    margin: 0 !important;
  }
  .padding-fix{
    padding: 60px 20px 20px 50px;
  }
  .otn-padding-fix{
    padding: 60px 20px 20px 50px;
  }
  .otnhub-padding-fix{
    padding: 60px 20px 20px 50px;
  }
  .margin-left-remain{
    margin-left: 247px !important;
  }
  .hub-section-option p {
    font-size: 12px;
  }
  .hub-section-option {
    height: 250px;
    width: 250px;
  }
  .hub-quick-action{
    font-size: 12px;
    bottom: 20px;
  }
  .hub-intro-section .hub-section-option p {
    bottom: 30px;
    font-size: 16px;
  }
  .hub-patient-care-section .col-sm-8, .hub-professional-dev-section .col-sm-8 {
    width: 66.66666667%;
  }
  .hub-rss-section .col-sm-12{
    width: 100%;
  }
  .navbar.navbar-bottom-hub {
    margin-top: -50px;
  }
  .guided-search-heading h1{
    font-size: 28px;
  }
  .guided-search-heading p{
    font-size: 14px;
  }
  .guided-search-field{
    font-size: 12px;
  }
  .guided-search-form {
    font-size: 12px;
  }
  .nohub .three-search-wrapper > div {
    margin-right: 5px;
  }
  .prox-filters{
    display: none;
  }
  .proximity-search-result .filter-btn{
    right: 0;
    float: right !important;
    border-right: none;
    padding-bottom: 0;
    position: relative;
    padding-bottom: 0 !important;
    width: auto;
  }
  .proximity-search-result .result-text-wrap {
    margin: 0 10px;
  }
  .proxwrapper{
    width: 370px;
  }
  .promotion-heading{
    margin: 0;
    font-size: 22px;
  }
  .promotion-content h3{
    font-size: 20px;
  }
  .promotion-content p{
    font-size: 13px;
  }
  .hub-promotion-section{
    margin-bottom: 40px;
  }
  .hub-rss-section .news-entry-wrapper{
    width: 35%;
  }
  .news-entry-wrapper:first-of-type {
    margin-left: 14.5%;
  }
  .news-entry-wrapper:nth-of-type(3) {
    margin-left: 14.5%;
  }
  .intro-feed-video-modal .modal-dialog{
    width: 85vw;
  }
  .nohub #searchbar-v2 {
    width: 675px;
  }
	.mega-menu-description-wrapper p{
		font-size: 13px;
	}
	.mega-menu-description-wrapper span{
		width: 24px;
		height: 24px;
		position: absolute;
		right: 20px;
	}
	.hubhome-v2-wrapper{
		margin-bottom: -21px;
	}
	.introduction-feed .news-section-left{
		padding-left: 5px;
	}
	.program .hot-link {
    padding-left: 20px;
  }
  .inputbox-style-md{
    width: 82%;
  }
  .result-tooltip-gen-prox{
    margin: 0 10px 0 0;
  }
}

@media (max-width: 896px) {
	.system-support span {
    margin-right: 2px !important;
  }
}

@media (max-width: 849px) {
	.mega-menu-description-wrapper p{
		font-size: 12px;
		width: 90%;
	}
}
@media (max-width: 824px) {
  .news-section-main {
    width: 94%;
  }
  .hub-healthcare-card p {
    padding: 0px 10px;
  }
  .hub-healthcare-card {
    min-height: 275px;
  }
  .nohub #searchbar-v2 {
    width: 600px;
  }
}
@media (max-width: 817px) {
	.system-support span {
    margin-right: -1px !important;
  }
}
@media (max-width: 800px) {
  .hub-section-option {
    height: 230px;
    width: 230px;
    padding-top: 20px;
  }
  .hub-patient-care-section .hub-section-option h2, .hub-professional-dev-section .hub-section-option h2 {
    font-size: 20px;
  }
  .hub-section-option p {
    margin: 7px 0px;
  }
  .hub-section-option h2 {
    font-size: 28px;
  }
  .hub-intro-section .hub-section-option p{
    font-size: 16px;
  }
  .hub-intro-section .hub-section-option p {
    font-size: 15px;
  }
  .hub-healthcare-card p{
    font-size: 12.5px;
  }
}
@media (max-width: 785px) {
  .event-btn{
    width: 100px !important;
  }
}
@media (max-width: 780px) {
	.eventrow-info{
		font-size: 13px !important;
	}
}
@media (max-width: 768px) {
  .h1 {
    font-size: 25px;
  }
  .welcome-text{
    width: 615px;
  }
  .static-text {
    width: 68%;
  }
  .nohub .h1 {
    font-size: 25px;
  }
  .nohub .welcome-text{
    width: 615px;
  }
  .nohub .static-text {
    width: 68%;
  }
  .event-date-heading {
    font-size: 24px !important;
  }
  .event-headline {
    font-size: 14px !important;
  }
  .event-row {
    font-size: 13px !important;
  }
  .event-list-clinical-icon, .event-list-learning-icon, .event-list-meeting-icon{
    top: 4px !important;
  }
  .calendar-month-heading {
    font-size: 22px !important;
  }
  .calendar-day-selected {
    margin-top: 0.5em !important;
  }
  .hub-patient-care-section {
    background-image: url("/images/hub-patient-care-section-background-xs.jpg");
  }
  .hub-professional-dev-section {
    background-image: url("/images/hub-professional-dev-section-background-xs.jpg");
  }
  .card-title{
    top: 0;
  }
  .hub-healthcare-card {
    min-height: 265px;
  }
  .nohub .three-search-wrapper > div{
    width: 70%;
    left: 15%;
    margin-bottom: 30px;
    padding: 0 50px;
  }
  .nohub .guided-search-wrapper{
    text-align: center;
  }
  .guided-search-heading h1 {
    font-size: 36px;
  }
  .guided-search-heading p {
    font-size: 16px;
  }
  .guided-search-form {
    font-size: 14px;
    text-align: left;
  }
  .guided-search-field {
    font-size: 14px;
  }
  .guided-search-btn {
    left: 35%;
    width: 30%;
  }
  .multiselect-parent .dropdown-menu {
    width: 100%;
  }
  .multiselect-parent .dropdown-menu {
    left: 0;
  }
  .peripherals-dropdown .dropdown-menu{
    left: 0;
  }
  .promotion-heading{
    font-size: 20px;
  }
  .promotion-content h3{
    font-size: 18px;
  }
  .nohub #searchbar-v2 {
    width: 440px;
  }
	#searchbar-v2 {
    width: 552px !important;
	}
	.nohub .search-wrapper {
    width: 640px !important;
  }
  .result-tooltip {
    margin-left: 30px !important;
  }
  .eventlist-responsive span.full-res {
    display: none;
  }
  .eventlist-responsive span.low-res {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .mega-menu-fix-height{
    height: auto;
  }
  .intro-feed-video-modal .modal-dialog{
    margin: 10px auto;
  }
}
@media (min-width: 768px) {
  .container-auto {
    width: auto !important;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (max-width: 730px) {
	.eventrow-info{
		padding-right: 0;
	}
}
@media (min-width: 600px) {
  .col-md-6 {
    width: 50%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .event-list {
    width: 100%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}
@media (max-width: 660px) {
  .h1 {
    font-size: 20px;
  }
  .nohub .h1 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .h1 {
    font-size: 19px !important;
  }
  .container-fixed {
    margin: 0 10px;
    min-width: 560px;
    width: auto;
  }
  #searchForm-small {
    position: relative;
    float: left;
    width: 305px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  #searchbar-v2 {
    position: relative;
    z-index: 0;
    padding: 0 10px 0 10px;
    width: 250px;
    height: 27px;
    background-color: #fff;
    color: #888888;
    font: 16px arial, sans-serif;
    cursor: text;
  }
  .hcp-profile-picture {
    float: left;
    width: 60px;
    height: 89px;
    background-image: url(../images/hcp-picture.png);
    background-position: 5px 18px;
    background-repeat: no-repeat;
  }
  .site-profile-picture {
    float: left;
    width: 60px;
    height: 89px;
    background-image: url(../images/site-picture.png);
    background-position: 5px 18px;
    background-repeat: no-repeat;
  }
}
@media (max-width: 480px) {
  .h1 {
    font-size: 16px;
  }
  .nohub .h1 {
    font-size: 16px !important;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
  .search-result {
    margin: 0 0 0 5px;
  }
  .quick-link {
    right: 21px;
  }
}
@media (max-height: 675px) {
	.nohub .guided-search-wrapper{
		margin-bottom: 10px;
	}
	.nohub .guided-search-wrapper h2{
		font-size: 24px;
    margin: 0 0 10px 0;
	}
	.find-a-site-wrapper > span, .refer-a-patient-wrapper > span, .ask-for-advice-wrapper > span{
		height: 40px;
    width: 40px;
		margin: 10px auto 5px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
	}
	.community-services-wrapper > span{
		background-size: 48px;
    height: 40px;
    width: 48px;
    margin: 10px auto 5px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.guided-search-heading h1{
		font-size: 24px;
    margin-top: 0;
	}
	.guided-search-heading p{
		font-size: 14px;
	}
	.nohub .three-search-wrapper > div{
		height: 370px;
	}
	.multiselect-parent .dropdown-menu{
		padding: 0;
	}
	.otn-multiselect-parent .dropdown-menu li.divider{
		float: left;
		margin: 0 !important;
	}
	.guided-seaarch-dropdown-container{
		height: 132px !important;
		float: left;
		width: 100%;
	}
}
@media (max-height: 675px) and (max-width: 1199px){
	.nohub .three-search-wrapper > div {
    height: 265px;
	}
}
@media (min-height: 320px) {
	#map-canvas{
		height: calc(100vh - 117px) !important;
	}
	#community-map-canvas{
		height: calc(100vh - 76px - 61px - 40px - 40px );
	}
	.map-wrap.community-services-map{
		position: fixed !important;
    top: auto !important;
    width: 340px !important;
    left: 1000px !important;
		transform: translate3d(0px, 0, 0px);
	}
}
@media (min-width: 1060px) and (max-height: 736px) {
	#map-canvas{
		min-height: 620px;
	}
}
@media (max-width: 1059px){
#map-canvas {
   height: calc(100vh - 137px) !important;
	}
}
