@charset "UTF-8";html{overflow:-moz-sc rollbars-vertical;overflow-y:scroll!important}body,html{font-family:lato,sans-serif!important;background-color:#fff;height:100%;margin:0!important;padding:0!important}body{animation:fadeInAnimation ease 1s;animation-iteration-count:1;animation-fill-mode:forwards}p{}sup{font-size:60%!important;vertical-align:middle}@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}.container-fluid{padding:0}.headerContainer{width:100%;position:fixed;top:0;background:#fff;z-index:10000000}.navContainer{margin:auto;width:80%;background:#fff;max-width:1200px}.bodyContainer{margin:auto;width:50%;max-width:1200px}.dividerLeft{width:100%;display:flex;padding:30px 0}.dividerRight{width:100%;display:flex;padding:30px 0}.dividerLeftGray{width:100%;display:flex}.dividerRightGray{width:100%;display:flex}.squareD{width:13px;height:13px;background:#c0cfe0}.squareDGray{width:13px;height:13px;background:#374758}.line{flex:1;height:13px;width:100%;background:url(/wp-content/themes/MJH/images/line-repeat2.png) repeat-x}.lineGray{flex:1;height:13px;width:100%;background:url(/wp-content/themes/MJH/images/line-repeatGray.png) repeat-x}.inactive{cursor:not-allowed!important;pointer-events:none!important}.navLinks{font-size:14px;color:#3a4757;display:block}.navLinks a{color:#3a4757}.navLinks a:hover{color:#3a4757}.dropdown{position:relative;display:inline-block}.dropdown a{}.dropdown-content{display:none;position:absolute;top:100%;left:-3%;background-color:#f9f9f9;min-width:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:0 12px 15px;z-index:1;-webkit-animation:fadein .2s;-moz-animation:fadein .2s;-ms-animation:fadein .2s;-o-animation:fadein .2s;animation:fadein .2s}.insights-drop{width:220px}.careers-drop{min-width:140px!important}.dropdown-content p{margin:5px 0}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}.dropdown:hover .dropdown-content{display:block}.navLinksCollapsed{display:none}#menu-container{}#menu-wrapper{overflow:hidden;width:100%;max-width:375px;cursor:pointer;background-color:#fff}#menu-wrapper #hamburger-menu{position:relative;width:25px;height:20px;margin:15px}#menu-wrapper #hamburger-menu span{opacity:1;-ms-filter:"alpha(opacity=100)";left:0;display:block;width:100%;height:3px;border-radius:10px;color:#3a4757;background-color:#3a4757;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}#menu-wrapper #hamburger-menu span:nth-child(1){top:0}#menu-wrapper #hamburger-menu span:nth-child(2){top:9px}#menu-wrapper #hamburger-menu span:nth-child(3){top:18px}#menu-wrapper #hamburger-menu.open span:nth-child(1){top:9px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}#menu-wrapper #hamburger-menu.open span:nth-child(2){opacity:0;-ms-filter:"alpha(opacity=0)";left:60px}#menu-wrapper #hamburger-menu.open span:nth-child(3){top:9px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}#menu-container .menu-list{margin-top:-50px}#menu-container .menu-list .menu-submenu{padding:10px 0}#menu-container .menu-list .menu-submenu li{text-align:center}#menu-container .menu-list .menu-submenu li a{color:#3a4757}#menu-container .menu-list{padding-left:0;display:block;position:absolute;width:100%;background:#fff;box-shadow:rgba(100,100,100,.7) 6px 2px 10px;z-index:-1;overflow-y:auto;overflow-x:hidden;left:0;top:-250%}#menu-container .menu-list{list-style-type:none;padding-bottom:20px!important}#menu-container .menu-list li{text-align:center}#menu-container .menu-list li.accordion-toggle,#menu-container .menu-list .menu-login{font-size:16px;padding:5px 0}#menu-container .menu-list li.accordion-toggle a{color:#3a4757;font-weight:400}#menu-container .menu-list li.noaccordion{padding:5px 0}#menu-container .menu-list li.noaccordion a{color:#3a4757;font-weight:400}#menu-container .menu-list li:first-of-type{border-top:0}.accordion-toggle,.accordion-content{cursor:pointer;font-size:16px;position:relative}.accordion-content{display:none}.accordion-content li a{font-weight:300}.accordion-content li p{font-weight:300!important}.accordion-toggle a:before,.accordion-toggle a:after{content:'';display:block;position:absolute;top:50%;right:30px;width:15px;height:2px;margin-top:-1px;background-color:#5a5858;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .3s;transition:all .3s ease-out}.accordion-toggle a:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:1;z-index:2}.accordion-toggle.active-tab{background-color:#c0cfe0;transition:all .3s ease}.accordion-toggle a.active:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);background:#fff!important}.accordion-toggle a.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:#fff!important;opacity:0}.hero-image{margin:0;position:relative;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.hero-video{margin-top:68px;height:70%;width:100%;background:#000;display:flex;align-items:center;justify-content:center}.hero-video video{width:100%;height:100%;object-fit:cover}.hero-button{position:absolute;bottom:20px;left:0;z-index:600;width:100%;height:50px;opacity:1}.transition{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.hero-image-home1{background-position:center top;height:75%;background-color:#ff0}.hero-image-home2{background-position:center top;background-image:url(/wp-content/themes/MJH/images/medicalWorldNewsBG.jpg);min-height:700px}.hero-image-home3{background-position:55% 25%;background-image:url(/wp-content/themes/MJH/images/careersBackground.jpg);height:75%}.hero-our-mission{background-position:center bottom;background-image:url(/wp-content/themes/MJH/images/hero_ourmission2.jpg);min-height:50%;max-width:100%}.hero-driving-spirit1{background-position:center bottom;background-image:url(/wp-content/themes/MJH/images/hero_drivingspirit.jpg);min-height:70%}.hero-driving-spirit2{background-position:55% 25%;background-image:url(/wp-content/themes/MJH/images/hero_drivingspirit2.jpg);min-height:75%}.hero-our-community{background-position:55% 25%;background-image:url(/wp-content/themes/MJH/images/hero_community.jpg);min-height:50%}.hero-testimonials{background-position:38% 25%;background-image:url(/wp-content/themes/MJH/images/hero_testimonials.jpg);min-height:50%}.hero-brands{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/heroBrands4.jpg);min-height:40%;margin-bottom:2em}.hero-capabilities{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/hero_capabilities2.png);min-height:37%;margin-bottom:2em}.hero-coalition{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/hero_covidcoalition.jpg);min-height:50%;margin-bottom:2em}.hero-updates{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/hero_updates.png);min-height:50%;margin-bottom:2em}.hero-locations{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/hero_locations3.jpg);min-height:50%;margin-bottom:2em;padding:0 15px}.hero-contactus{background-position:38% 100%;background-image:url(/wp-content/themes/MJH/images/hero_contact2.jpg);min-height:50%;margin-bottom:2em;padding:0 15px}.hero-careers{background-position:38% 0%;background-image:url(/wp-content/themes/MJH/images/hero_careers.jpg);min-height:50%;padding:0 15px}.hero-marketplace{background-position:38% 0%;background-image:url(/wp-content/themes/MJH/images/hero_desktop.jpg);min-height:50%;padding:0 15px}.hero-oncologyresource{background-position:center center;background-image:url(/wp-content/themes/MJH/images/hero_oncology_resource2.png);height:38vh;min-height:24%;padding:0 15px}.hero-singleblogpost{padding:2em 2em 0;background:#3a4757;min-height:200px}.hero-hrblog{background-position:50% 0%;background-image:url(/wp-content/themes/MJH/images/hero-HR-test.jpg);min-height:350px;padding:0 15px}.hero-titles{margin-bottom:-5px;text-align:center;line-height:calc(42px + (110 - 42) * ((100vw - 300px)/(1600 - 300)));font-size:calc(45px + (140 - 45) * ((100vw - 300px)/(1600 - 300)));font-weight:900;color:#fff;opacity:.6}.hero-titles2{width:80%;text-align:left;line-height:calc(23px + (110 - 23) * ((100vw - 300px)/(1600 - 300)));font-size:calc(30px + (140 - 30) * ((100vw - 300px)/(1600 - 300)));font-weight:900;color:#fff;opacity:.6}.hero-titles-testimonials{margin-bottom:-5px;text-align:center;line-height:calc(35px + (110 - 35) * ((100vw - 300px)/(1600 - 300)));font-size:calc(38px + (140 - 38) * ((100vw - 300px)/(1600 - 300)));font-weight:900;color:#fff;opacity:.6}.heroSection{padding:4em 0}.heroSection>img{display:block;margin:auto}.heroSection>p{font-size:14px;line-height:22px;font-weight:300;color:#c0cfe0;text-align:left}.heroSection2{padding:4em 0}.centerfit{width:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:22px;line-height:30px;font-weight:300;color:#fff;overflow:hidden}#homeSection1{padding:3em 0;background:#3a4757}#homeSection1 .bodyContainer>.dividerLeft{width:95%;margin:auto;display:flex}#homeSection2 .bodyContainer>.dividerRight{width:95%;margin:auto;display:flex}#homeSection1 .bodyContainer>h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#c0cfe0;text-align:center}#homeSection1 .bodyContainer>p{font-size:16px;line-height:24px;font-weight:300;color:#c0cfe0;text-align:center}#homeSection1 .bodyContainer>img{display:block;margin:auto;width:100%;max-width:570px;padding:0 0 30px}#homeSection2{padding:3em 0;background:#fff}#homeSection2a>.bodyContainer{width:70%;max-width:1200px}#homeSection2a .brandContent{display:block;width:100%;margin:auto;max-width:975px!important;height:auto;background-color:#fff;min-height:240px}#homeSection2a .content2,#homeSection2a .content3,#homeSection2a .content4,#homeSection2a .content5,#homeSection2a .content6,#homeSection2a .content7,#homeSection2a .content8,#homeSection2a .content9{display:none}#homeSection2a img{width:100%;max-width:200px;height:auto;padding:10px}#homeSection2 .bodyContainer>h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#homeSection2 .bodyContainer>p{font-size:16px;line-height:24px;font-weight:300;color:#3a4757;text-align:center;padding:0}#homeSection2 .bodyContainer>img{display:block;margin:auto;width:100%;max-width:570px;padding:0 0 30px}#homeSection2 .bodyContainer .col-md-12>.btn{padding:8px 25px;border:0;font-weight:700;font-size:16px;line-height:24px}#homeSection2 .bodyContainer .col-md-12>.btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#homeSection2 .bodyContainer .col-md-12>.btn-primary{background:#c0cfe0;color:#3a4757}#homeSection2 .bodyContainer .col-md-12>.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#3a4757;color:#c0cfe0}#homeSection2 .bodyContainer .col-md-12>.btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}#homeSection3 .bodyContainer>p{font-size:16px;line-height:24px;font-weight:300;color:#fff;text-align:center;padding:0}#homeSection4 p{text-align:left;padding:0 0 20px;font-weight:400;font-size:24px;line-height:32px;color:#fff}#homeSection4 .join1{display:block}#homeSection4 .join2{display:none}#homeSection4 .btn{padding:10px 35px;border:0;border-radius:0;font-weight:700;font-size:16px;line-height:24px}#homeSection4 .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#homeSection4 .btn-primary{background:#c0cfe0;color:#3a4757}#homeSection4 .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#3a4757;color:#fff}#homeSection4 .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}#homeSection5{padding:6em 0;background:#fff}#homeSection5 .bodyContainer>h1{padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#homeSection5 .bodyContainer .btn{padding:8px 25px;border:0!important;font-weight:700;font-size:16px;line-height:24px;border-radius:0}#homeSection5 .bodyContainer .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#homeSection5 .bodyContainer .btn-primary{background:#3a4757;color:#c0cfe0}#homeSection5 .bodyContainer .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#c0cfe0;color:#3a4757}#homeSection5 .bodyContainer .btn-primary:active,.btn-primary.active{box-shadow:none;border:0}.homeBrandContent{display:block;width:100%;margin:auto;max-width:975px!important;height:auto;background-color:#fff;min-height:275px}.homeBrandContent>.content2,.content3,.content4,.content5,.content6,.content7,.content8{display:none}.homebrandslogos{animation:fadeIn .8s;-webkit-animation:fadeIn .8s;-moz-animation:fadeIn .8s;-o-animation:fadeIn .8s;-ms-animation:fadeIn .8s}.formOptions option{font-size:14px;font-weight:300!important}form .btn .btn-primary{}#ourMission{padding:3em 0 0;background:#fff}#ourMission .dividerLeft,#ourMission .dividerRight{width:100%;margin:auto;display:flex}#ourMission .bodyContainer{width:80%;padding:0 5em}#ourMission .bodyContainer>h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#ourMission .bodyContainer>h2{margin:0;padding:0;font-size:22px;line-height:38px;font-weight:700;color:#3a4757;text-align:center}#ourMission .bodyContainer>p{font-size:16px;line-height:24px;font-weight:400;color:#3a4757;text-align:center;padding:0;width:100%;margin:auto}#ourMission .bodyContainer>img{display:block;margin:auto;width:100%;max-width:570px;padding:0 0 20px}#ourMission .bodyContainer .btn{padding:8px 0;border-radius:0;border:0;font-weight:700;font-size:16px;line-height:24px}#ourMission .bodyContainer .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#ourMission .bodyContainer .btn-primary{background:#3a4757;color:#c0cfe0}#ourMission .bodyContainer .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#c0cfe0;color:#3a4757}#ourMission .bodyContainer .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}.drivingSpirit{padding:3em 0}.drivingSpirit .dividerLeft,.drivingSpirit .dividerRight{width:100%;max-width:900px;margin:auto;display:flex}#coreValues{background-color:#3a4757}#coreValues .coreValues>h1{font-weight:700;color:#fff;margin:0;font-size:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(-90deg)}#coreValues .coreValues>h3{font-weight:700;color:#f7b500;margin:0}#coreValues .coreValues>p{color:#fff;font-weight:300}.drivingSpirit .bodyContainer>h1{margin:0;padding:0;font-size:32px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}.drivingSpirit .bodyContainer>h2{margin:0;padding:0;font-size:22px;line-height:38px;font-weight:700;color:#3a4757;text-align:center}.drivingSpirit .bodyContainer h3{font-size:28px;line-height:42px;font-weight:300;color:#3a4757}.drivingSpirit .bodyContainer>p{font-size:16px;line-height:24px;font-weight:400;color:#3a4757;text-align:center!important;padding:0;width:80%;margin:auto}.drivingSpirit .bodyContainer>ul{list-style-image:url(/wp-content/themes/MJH/images/drivingspirit_bullet.png);width:80%;margin:auto}.drivingSpirit .bodyContainer>ul li{margin-bottom:35px;font-size:16px;line-height:24px;font-weight:400;color:#3a4757}.drivingSpirit .bodyContainer>ul li span{position:relative;left:10px}.corevaluesdesktop{display:block;width:100%;height:auto;max-width:50px!important;max-height:550px!important}.corevaluesmobile{display:none;width:100%;height:auto;padding-bottom:30px}.drivingSpirit .bodyContainer{width:80%;padding:0 5em}.drivingSpirit .centerfit{width:90%;max-width:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;line-height:30px;font-weight:300;color:#fff;overflow:hidden;min-height:500px}.drivingSpirit .centerfit img{width:100%;max-width:500px;position:absolute;z-index:500;top:0;left:0}.drivingSpirit .centerfit p{text-align:center;padding:0 0 20px;font-weight:300;position:absolute;bottom:0;width:100%}.drivingSpirit .centerfit .btn{padding:10px 35px;border:0;border-radius:0;font-weight:700;font-size:16px;line-height:24px}.drivingSpirit .centerfit .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}.drivingSpirit .centerfit .btn-primary{background:#f7b500;color:#fff}.drivingSpirit .centerfit .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#3a4757;color:#fff}.drivingSpirit .centerfit .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}.discover .bodyContainer{width:80%;padding:0 5em}.discover .bodyContainer>h2{margin:0;padding:0 0 20px;font-size:24px;line-height:38px;font-weight:700;color:#3a4757;text-align:center}.discover{padding-bottom:3em}.discover .bodyContainer .btn{padding:8px 0;border-radius:0;border:0;font-weight:700;font-size:14px;line-height:24px;max-width:200px;margin:auto}.discover .bodyContainer .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}.discover .bodyContainer .btn-primary{background:#3a4757;color:#c0cfe0}.discover .bodyContainer .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#c0cfe0;color:#3a4757}.discover .bodyContainer .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}.ourCommunity{padding:3em 0 0}.ourCommunity .bodyContainer{width:80%;padding:0 5em}.ourCommunity .bodyContainer>p{font-size:16px;line-height:24px;font-weight:400;color:#3a4757;text-align:center!important;padding:0;width:80%;margin:auto}.ourCommunity .bodyContainer>h1{margin:0;padding:0;font-size:32px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}.ourCommunity .bodyContainer>img{display:block;margin:auto;width:100%;max-width:900px;padding:0 0 10px}.ourCommunityLogos{padding:5px 0;display:block;width:100%;margin:auto;max-width:200px}#ourLeadership{margin-top:4em;padding:3em 0 0}#ourLeadership .bodyContainer{width:80%;padding:0 5em}#ourLeadership .bodyContainer>p{font-size:16px;line-height:24px;font-weight:400;color:#3a4757;text-align:center!important;padding:0;width:80%;margin:auto}#ourLeadership .bodyContainer>h1{margin:0;padding:0;font-size:32px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#ourLeadership .caption{margin:auto;width:200px}#ourLeadership .caption>h3{font-size:16px;line-height:20px;color:#3a4757;font-weight:700;margin:0}#ourLeadership .caption>h4{font-size:14px;line-height:20px;color:#3a4757;font-weight:300}.modal .headshot{display:block;margin:auto;width:100%;padding:0 0 15px}.thumbnailWrapper{margin:auto;cursor:pointer;padding:0 10px 10px}.thumbnailHeadshot{padding:5px 0;display:block;width:100%;margin:auto;max-width:200px}.modal{margin-top:40px;padding-right:0!important}.modal-open .modal{}.modal .leadershipSocialIcons{width:40px;height:auto;display:inline-block!important;padding:0 5px!important}.modal-header{padding:10px 10px 0;border:none!important;background:#fff}.modal-header img{width:100%;height:auto;max-width:45px!important;border:none}.modal .caption{margin:auto;width:100%;max-width:85%}.modal .caption>h3{font-size:16px;line-height:20px;color:#3a4757;font-weight:700;margin:0}.modal .caption>h4{font-size:14px;line-height:20px;color:#3a4757;font-weight:300;padding-bottom:10px}.modal .caption>h4 a{color:#3a4757;text-decoration:underline}.modal p{font-size:14px;line-height:19px;font-weight:300;color:#3a4757;text-align:left;padding:0 3em 0 0}.modal-content{border-radius:0}.modal-open{padding-right:0!important;overflow:visible}.profile{display:none;padding:20px 0 35px;animation:fadeIn .8s;-webkit-animation:fadeIn .8s;-moz-animation:fadeIn .8s;-o-animation:fadeIn .8s;-ms-animation:fadeIn .8s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#prev{position:fixed;z-index:50000000;top:50%;left:7%}#next{position:fixed;z-index:50000000;top:50%;right:7%}.fa-chevron-circle-left,.fa-chevron-circle-right{background:0 0;font-size:45px;color:#3a4757;cursor:pointer}.fa-times-circle{background:0 0;font-size:35px!important;padding:10px;color:#3a4757;opacity:1}.close{opacity:1;color:#3a4757}.close:hover{opacity:1;color:#3a4757}#testimonials{padding:3em 0 0}#testimonials .bodyContainer{width:80%;padding:0 5em}#testimonials .bodyContainer>p{font-size:16px;line-height:24px;font-weight:400;color:#3a4757;text-align:center!important;padding:0;width:85%;margin:auto}#testimonials .bodyContainer>h1{margin:0;padding:0;font-size:32px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#testimonials .bodyContainer>img{display:block;margin:auto;width:100%;max-width:900px;padding:0 0 30px}#testimonials .carousel{background:#fff;width:100%;margin:10px auto 20px;padding:20px 0}#testimonials .carousel-indicators{position:inherit}#testimonials .carousel-indicators li{background-color:#3a4757;width:10px;height:10px;border-radius:100%}#testimonials .carousel-indicators li:active{background-color:#f7c400}#testimonials .carousel-indicators .active{background-color:#f7c400}#testimonials .carousel-inner{min-height:390px!important}#testimonials .carousel h1{margin:10px 0 0;padding:0;font-size:32px;line-height:40px;font-weight:700;color:#3a4757;text-align:center}#testimonials .carousel p{text-align:center}#ourLocations{margin-top:3em!important;padding:1em 0 0}#ourLocations .bodyContainer{width:100%;max-width:850px!important;padding:0}#ourLocations .bodyContainer>h1{margin:0;padding:0 0 0 20px;font-size:26px;line-height:32px;font-weight:700;color:#3a4757;text-align:left}.locationWrap .row .col-md-4 div{width:100%!important}#ourLocations .btn-primary{background-color:#c0cfe0;color:#3a4757;border:none;font-weight:700}#ourLocations .btn-primary:hover{background-color:#3a4757;color:#c0cfe0}#ourLocations .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}#ourLocations .dividerLeftGray{width:100%;display:flex;padding:10px 0 30px}.map{height:250px;width:100%;padding:0;background:#f0efee!important}.googlemap{width:100%;height:100%;background:#f0efee}.activate{display:block}.overlay{position:relative;z-index:500;left:0;top:0;width:100%;height:100%;opacity:1}.thumbmap{width:100%;height:150px;background-position:center}.locationWrap{margin:auto;width:95%;margin-bottom:30px}.map1{opacity:1;background-image:url(/wp-content/themes/MJH/images/map1.png)}.map2{background-image:url(/wp-content/themes/MJH/images/map2.png);background-color:#3a4757}.map3{background-image:url(/wp-content/themes/MJH/images/map3.png)}.map4{background-image:url(/wp-content/themes/MJH/images/map4.png)}.map5{background-image:url(/wp-content/themes/MJH/images/map5.png)}.gray1{background-color:#c0cfe0}.gray1 h3{color:#3a4757;font-size:14px;text-align:center}.gray1 p{color:#3a4757;font-size:11px;text-align:center}.gray2{background-color:#3a4757}.gray2 h3{color:#fff;font-size:14px;text-align:center}.gray2 p{color:#fff;font-size:11px;text-align:center}.colWhite{padding:20px!important}.colWhite h3{color:#3a4757;font-size:18px;font-weight:700;text-align:left}.colWhite p{color:#3a4757;font-size:14px;text-align:left}#contactUs{margin-top:3em!important;padding:1em 0 3em}#contactUs .bodyContainer{background:#fff}#contactUs .bodyContainer>h1{padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#contactUs .bodyContainer .btn{padding:8px 25px;border:0!important;font-weight:700;font-size:16px;line-height:24px}#contactUs .bodyContainer .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#contactUs .bodyContainer .btn-primary{background:#c0cfe0;color:#3a4757}#contactUs .bodyContainer .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#3a4757;color:#c0cfe0}#contactUs .bodyContainer .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}#mjhSafe{margin-top:8em!important;padding:0 0 3em}#mjhSafe .bodyContainer{width:60%}#mjhSafe img{width:100%}#mjhSafe .mjhsafeicon{display:block;margin:auto;max-width:232px!important;padding-bottom:25px!important}#mjhSafe .gray{background:#f6f6f6}#mjhSafe h3{text-align:left;font-size:1.1rem;font-weight:700}#mjhSafe ul{color:#f7c400}#mjhSafe ul li::before{color:#f7c400}#mjhSafe ul li{color:#212529}.yellow{border-bottom:#f7c400 2px solid!important}#oncologyresource{margin-top:1em;padding:0 0 3em}#oncologyresource .bodyContainer{width:100%;max-width:1050px}#oncologyresource h2{width:70%;margin:auto;text-align:center;font-size:36px;font-weight:700;color:#3a4757}#oncologyresource .bodyContainer>p{width:85%;margin:auto;text-align:center;font-size:16px;font-weight:400;color:#3a4757}.oncology-resource-img{height:100%;max-width:auto;max-height:250px}.oncologyresourcebtn{}a .oncologyresourcebtn:hover{color:#3a4757!important;background-color:#c0cfe0!important}.items{width:100%;margin:auto;text-align:left;font-size:16px;font-weight:400;color:#3a4757}#audiencemarketplace{margin-top:3em;padding:0 0 3em}#audiencemarketplace .bodyContainer{width:100%;max-width:1050px}.marketplacelogo{display:block;margin:auto;width:100%;height:auto;max-width:500px}#audiencemarketplace2{padding:3em 0;background-image:url(/wp-content/themes/MJH/images/marketplace_background.jpg);background-repeat:repeat-x}#audiencemarketplace2 .bodyContainer{width:100%;max-width:1050px;padding-bottom:4em}.audiencebtn{margin:auto;background-color:#c0cfe0;border:none;color:#3a4757;padding:15px 42px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;transition-duration:.3s}.audiencebtn:hover{background-color:#3a4757;color:#c0cfe0}#audiencemarketplace h2,#audiencemarketplace2 h2{width:70%;margin:auto;text-align:center;font-size:30px;font-weight:600;color:#3a4757}#audiencemarketplace p{width:85%;margin:auto;text-align:center!important;font-size:16px;font-weight:400;color:#3a4757}#audiencemarketplace2 p{margin:auto;text-align:center!important;font-size:14px;line-height:18px;font-weight:400;color:#3a4757}.sixfive{width:65%}#audiencemarketplace2 h3{width:100%;margin:10px auto;text-align:center;font-size:24px;font-weight:bolder;color:#3a4757}#audiencemarketplace2 .icons{display:block;margin:auto;width:auto;height:75px}#audiencemarketplace2 .icons2{display:block;margin:auto;width:auto;height:82px}#audiencemarketplace2 .boxes{background:#fff;padding:35px 15px 20px;min-height:310px!important}#privacyPolicy{margin-top:8em!important;padding:0 0 3em}#privacyPolicy .bodyContainer{background:#fff}#privacyPolicy .bodyContainer>h1{padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#privacyPolicy .bodyContainer>p{font-size:14px;line-height:18px;color:#3a4757;text-align:left}#privacyPolicy .bodyContainer>ul li{font-size:14px;line-height:18px;padding-bottom:10px;color:#3a4757;text-align:left}#privacyPolicy .bodyContainer .btn{padding:8px 25px;border:0!important;font-weight:700;font-size:16px;line-height:24px}#privacyPolicy .bodyContainer .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}#privacyPolicy .bodyContainer .btn-primary{background:#c0cfe0;color:#3a4757}#privacyPolicy .bodyContainer .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background:#3a4757;color:#c0cfe0}#contactUs .bodyContainer .btn-primary:active,.btn-primary.active{background:#007299;box-shadow:none;border:0}#brands{padding:3em 0 0;display:block;margin:auto;width:800px}#brands .bodyContainer{width:100%;max-width:600px;padding:0}#outer{width:100%}.brandContent{display:block;width:100%;margin:auto;max-width:975px!important;height:auto;background-color:#fff;min-height:375px}#brandsContents .content1,#brandsContents .content2,#brandsContents .content3,#brandsContents .content4,#brandsContents .content5,#brandsContents .content6,#brandsContents .content7,#brandsContents .content8{width:100%;max-width:900px!important}#brandsContents>.content2,.content2,.content3,.content4,.content5,.content6,.content7,.content8{display:none}.contents{display:none;animation:fadeIn .8s;-webkit-animation:fadeIn .8s;-moz-animation:fadeIn .8s;-o-animation:fadeIn .8s;-ms-animation:fadeIn .8s;margin-top:20px;margin-bottom:50px}.disable{cursor:not-allowed;pointer-events:none;color:#3a4757!important;border-bottom:#3a4757 3px solid}.content1,.content2,.content3,.content4,.content5,.content6,.content7,.content8{padding:2em 0}#homeSection2a .content2{display:none}.content1>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_oncology.jpg);background-size:cover;background-position:center top}.content2>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_specialtycare.jpg);background-size:cover;background-position:center top}.content3>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_primarycare.jpg);background-size:cover}.content4>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_managedcare.jpg);background-size:cover;background-position:center top}.content5>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_pharmacy.jpg);background-size:cover;background-position:center top}.content6>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_industryscience.jpg);background-size:cover;background-position:center top}.content7>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_dental.jpg);background-size:cover;background-size:center top}.content8>.mainImg{width:100%;height:100%;min-height:150px;background-image:url(/wp-content/themes/MJH/images/brands_animalhealth.jpg);background-size:cover;background-position:center top}.mainImgs{margin-bottom:20px;width:100%;height:100%;min-height:150px;background-size:cover;background-position:center top}.contentText h1{color:#fff;font-weight:300;text-align:center;text-transform:uppercase}.content1,.content2,.content3,.content4,.content5,.content6,.content7,.content8,.content9>p{font-size:16px;line-height:20px;color:#3a4757;font-weight:300}.brandLogos{display:block;width:100%;height:auto;max-width:200px!important;margin:auto}.homeBrandLogos{display:block;margin:auto;width:100%;height:auto;max-width:200px!important;padding:15px 10px}.logospacer{display:block;margin:auto;width:180px;height:auto;padding:15px 10px}.cloneContent2{position:absolute;visibility:hidden;top:0;left:0}.brandContent .mainImg .contentText>h1{color:#fff;font-weight:300;text-align:center}.brandContent .mainImg .contentText>p{margin:auto;width:90%;color:#fff;font-weight:300;text-align:center}.brandContent .accordion-active{background-color:#3a4757!important;color:#c0cfe0!important;text-decoration:none!important;border-radius:0;border:none!important}.brandContent .card-header{padding:0}.brandContent .card{border-radius:0;border:none}.brandContent .card-body{border-left:#d3d3d3 1px solid;border-right:#d3d3d3 1px solid}.brandContent .card-body p{font-weight:300}.brandContent .btn{background-color:#fff;border-radius:0;border-top:#d3d3d3 1px solid}.brandContent .btn-link{color:#3a4757}.brandContent .btn-link:hover{text-decoration:none;background-color:#c0cfe0;border-radius:0;color:#3a4757}.brandContent .btn-link:active:focus,.btn-link.active:focus,.btn-link:focus{box-shadow:none!important}.brands .btn-primary{background-color:#3a4757;padding:8px 20px;font-size:12px;color:#c0cfe0;border:none}.brands .btn-primary:hover{background-color:#c0cfe0;color:#3a4757}.brands .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}.grayline{border-bottom:#d3d3d3 1px solid!important}.pn-ProductNav_Wrapper{position:relative;padding:0 11px;box-sizing:border-box}.pn-ProductNav{overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;position:relative;font-size:0}.js .pn-ProductNav{-ms-overflow-style:-ms-autohiding-scrollbar}.js .pn-ProductNav::-webkit-scrollbar{display:none}.pn-ProductNav_Contents{float:left;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;position:relative}.pn-ProductNav_Contents-no-transition{-webkit-transition:none;transition:none}.pn-ProductNav_Link{text-decoration:none;color:#a7a7a7;font-size:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;padding:0 11px;cursor:pointer}.pn-ProductNav_LinkA{text-decoration:none;color:#888;font-size:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;padding:0 11px;cursor:pointer}.pn-ProductNav_Link:hover{color:#3a4757!important;text-decoration:none}.pn-ProductNav_LinkA:hover{color:#3a4757!important;text-decoration:none}.pn-ProductNav_Link+.pn-ProductNav_Link{border-left-color:#eee}.pn-ProductNav_Link[aria-selected=true]{color:#3a4757!important}.advancerOne,.advancerTwo,.advancerThree{display:none}.pn-Advancer{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;padding:0;border:0;position:absolute;top:0;bottom:0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.pn-Advancer:focus{outline:0}.pn-Advancer:hover{cursor:pointer}.pn-Advancer_Left{left:0;margin-left:-10px}[data-overflowing=both]~.pn-Advancer_Left,[data-overflowing=left]~.pn-Advancer_Left{color:#ff0!important}.pn-Advancer_Right{right:0;margin-right:-10px}[data-overflowing=both]~.pn-Advancer_Right,[data-overflowing=right]~.pn-Advancer_Right{color:#ff0!important}.pn-Advancer_Icon{width:20px;height:30px;fill:#d3d3d3}.pn-ProductNav_Indicator{position:absolute;bottom:0;left:0;height:4px;width:100px;background-color:transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,background-color .2s ease-in-out;transition:transform .2s ease-in-out,background-color .2s ease-in-out,-webkit-transform .2s ease-in-out}#capabilities{padding:3em 0 0;margin:auto}#capabilitiesContent{margin:auto;padding:0}#capabilitiesContent .content1,#capabilitiesContent .content2,#capabilitiesContent .content3,#capabilitiesContent .content4,#capabilitiesContent .content5,#capabilitiesContent .content6{margin:auto;width:100%;max-width:800px!important}#capabilitiesContent>.content2,.content3,.content4,.content5,.content6{display:none;padding-bottom:0}#capabilitiesContent>.content2{padding-bottom:50px}.capcontents{animation:fadeIn .8s;-webkit-animation:fadeIn .8s;-moz-animation:fadeIn .8s;-o-animation:fadeIn .8s;-ms-animation:fadeIn .8s}.overviewContent{}.continuingeducationContent{display:none}.agencyservicesContent{display:none}.researchContent{display:none}.mjhstudiosContent{display:none}.medicalaffairsContent{display:none}#capabilitiesContent .content1{display:block;padding-bottom:0}#capabilitiesContent .content1 p{font-size:14px;line-height:18px;margin:0;padding:15px}#capabilitiesContent .content2 .logos{margin:auto;display:block;width:100%;max-width:200px!important;padding:0 0 20px}#capabilitiesContent .contLogos{margin:auto;display:block;width:100%;max-width:220px!important;padding:0 0 20px}#capabilitiesContent>.content2 p,#capabilitiesContent>.content3 p,#capabilitiesContent>.content4 p,#capabilitiesContent>.content6 p{font-size:14px;line-height:18px;margin:0;padding:15px 0!important;text-align:center}#capabilitiesContent>.content2 img,.content3 img,.content4 img,.content5 img,.content5 img{margin:auto;width:100%;max-width:100%}#capabilitiesContent .content3 .whyselogo{display:block;margin:auto;max-width:150px!important}#capabilitiesContent .content3 .proximyllogo{display:block;margin:auto;max-width:250px!important}#capabilitiesContent .content3 .whyse h2{font-size:24px;line-height:28px;margin:10px 0;text-align:center;color:#8695cf}#capabilitiesContent .content3 .whyse p{font-size:12px;line-height:16px;margin:auto;width:92%}#capabilitiesContent .content3 .proximyl h2{font-size:24px!important;line-height:28px!important;margin:0;text-align:center;color:#323e4d;padding:20px 0}#capabilitiesContent .content3 .proximyl p{font-size:12px;line-height:16px;margin:0}.overviewContent p{font-size:14px;line-height:18px;margin:0;padding:15px}.overviewContent h3{font-size:28px;line-height:34px;padding:0;margin:0;font-weight:700;text-align:center;color:#3a4757}.overviewContent .content1 ul{margin:10px 0 0}.overviewContent .content1 ul li{margin:0 0 10px}.agencyservicesContent .whyselogo{display:block;margin:auto;max-width:150px!important}.agencyservicesContent .man{margin:auto;width:90%}.agencyservicesContent .proximyllogo{display:block;margin:auto;max-width:250px!important}.agencyservicesContent .whyse h2{font-size:24px;line-height:28px;margin:10px 0;text-align:center;color:#8695cf}.agencyservicesContent .whyse p{font-size:12px;line-height:16px;margin:auto;width:92%}.agencyservicesContent .proximyl h2{font-size:24px!important;line-height:28px!important;margin:0;text-align:center;color:#323e4d;padding:20px 0}.agencyservicesContent .proximyl p{font-size:12px;line-height:16px;margin:0}.researchContent .hralogo{display:block;margin:auto;max-width:150px!important}.researchContent .hra h2{font-size:24px!important;line-height:28px!important;margin:10px 0;text-align:center;color:#323e4d}.researchContent .hra p{font-size:12px;line-height:16px;margin:0;text-align:center}.researchContent .man{margin:auto;width:90%}.researchContent .medstrologo{display:block;margin:auto;max-width:275px!important}.researchContent .medstro h2{font-size:24px!important;line-height:28px!important;margin:10px 0;text-align:center;color:#8695cf}.researchContent .medstro p{font-size:12px;line-height:16px;margin:0;text-align:center}.mjhstudiosContent h2{font-size:12px!important;line-height:16px!important;margin:0;text-align:center}.medicalaffairsContent h1{margin:0;padding:0;font-size:40px!important;line-height:50px!important;font-weight:700!important;color:#3a4757;text-align:center!important}.medicalaffairsContent h3{font-size:36px;line-height:44px;padding:0;margin:0;font-weight:700;text-align:center;color:#3a4757}.medicalaffairsContent .bullets p{font-size:18px!important;line-height:26px!important;padding:0;margin:0;font-weight:300;text-align:left;color:#3a4757}.medicalaffairsContent .bullets2 p{font-size:16px!important;line-height:20px!important;padding:0;margin:0;font-weight:500!important;text-align:left;color:#3a4757}.medicalaffairsContent p{font-size:14px;line-height:18px;padding:15px 0!important;margin:0;font-weight:300;text-align:center;color:#3a4757}.clearfix:after{content:"";display:table;clear:both}.medchartdesktop{display:block;margin:auto;width:100%;max-width:80%}.medchartmobile{display:none;margin:auto;width:100%;max-width:100%}.magnifik-example{margin:auto;max-width:728px}.magnifik-example img{width:100%}#capabilitiesContent .content4 .hralogo{display:block;margin:auto;max-width:150px!important}#capabilitiesContent .content4 .hra h2{font-size:24px!important;line-height:28px!important;margin:10px 0;text-align:center;color:#323e4d}#capabilitiesContent .content4 .hra p{font-size:12px;line-height:16px;margin:0;text-align:center}#capabilitiesContent .content4 .medstrologo{display:block;margin:auto;max-width:275px!important}#capabilitiesContent .content4 .medstro h2{font-size:24px!important;line-height:28px!important;margin:10px 0;text-align:center;color:#8695cf}#capabilitiesContent .content4 .medstro p{font-size:12px;line-height:16px;margin:0;text-align:center}#capabilitiesContent .content5 h2{font-size:12px!important;line-height:16px!important;margin:0;text-align:center}.capCats{width:100%;margin:auto;background:#c0cfe0;padding:10px 5px;text-align:center;max-width:200px;box-shadow:2px 2px 4px rgba(0,0,0,.15)}#capabilitiesContent p{font-size:14px;line-height:18px;padding:0 15px;margin:0;font-weight:300}#capabilitiesContent h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#capabilitiesContent .btn-primary{background-color:#8695cf;border-radius:0;border:none;padding:8px 20px;font-size:14px}#capabilitiesContent .btn-primary:hover{background-color:#c0cfe0;color:#3a4757}#capabilitiesContent .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}#capabilitiesContent .content1 h3{font-size:28px;line-height:34px;padding:0;margin:0;font-weight:700;text-align:center}#capabilitiesContent .content1 p{font-size:14px;line-height:18px;padding:0;margin:0;font-weight:300}#capabilitiesContent .content1 ul{margin:10px 0 0}#capabilitiesContent .content1 ul li{margin:0 0 10px}#capabilitiesContent .content6 h3{font-size:36px;line-height:44px;padding:0;margin:0;font-weight:700;text-align:center;color:#3a4757}#capabilitiesContent .content6 .bullets p{font-size:18px;line-height:26px;padding:0;font-weight:300;text-align:left;color:#3a4757}.square{margin:auto;height:40px!important;width:40px!important;background-color:#c0cfe0;box-shadow:2px 2px 4px rgba(0,0,0,.15)}.dragscroll .btnOut2{text-decoration:none;color:#888;font-size:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;padding:0 11px;cursor:pointer}.capabilitiesActive{color:#3a4757!important;cursor:not-allowed;pointer-events:none}#insights{padding:3em 0 0;margin:auto}#insightsContent{margin:auto;padding:0 2em}#insightsContent .content1,#insightsContent .content2,#insightsContent .content3,#insightsContent .content4,#insightsContent .content5{margin:auto;width:100%;max-width:800px!important}#insightsContent .content2,#insightsContent .content3,#insightsContent .content4{display:none}#insightsContent .content1{display:block;padding-bottom:5em}#insightsContent .content1 p{font-size:16px;line-height:20px}#insightsContent img{margin:auto;width:100%;max-width:100%}#insightsContent p{font-size:14px;line-height:18px;padding:20px 15px;margin:0;font-weight:300}#insightsContent h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#insightsContent h3{padding:0;font-size:14px;line-height:18px;font-weight:700;color:#3a4757;text-align:left}#insightsContent h2{padding:0 0 20px;font-size:24px;line-height:28px;font-weight:700;color:#3a4757;text-align:center}#insightsContent h3{padding:0 0 20px;font-size:16px;line-height:20px;font-weight:700;color:#3a4757;text-align:left}#insightsContent h4{padding:0;font-size:11px;line-height:15px;font-weight:400;color:#3a4757;text-align:left}#insightsContent .content4 a{color:#3a4757!important;text-decoration:none!important;font-weight:700!important}#insightsContent .profileCoal .btn-primary{background-color:#c0cfe0;border-radius:0;border:none;padding:6px 12px;font-size:13px;color:#3a4757;font-weight:400}#insightsContent .profileCoal .btn-primary:hover{background-color:#c0cfe0;color:#3a4757}#insightsContent .profileCoal .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}#insightsContent .profileCoal .col-5,#insightsContent .profile .col-7{padding:20px 15px}#insightsContent .profileCoal{min-height:180px;max-width:400px;padding:15px}#insightsContent .carousel-item img{display:block;margin:auto;width:100%;max-height:375px!important}#insightsContent .carousel-indicators{position:inherit}#insightsContent .carousel-indicators li{background-color:#3a4757;width:15px;height:15px;box-sizing:none!important;margin:0 6px}#insightsContent .carousel-indicators li:active{background-color:#f7c400;width:15px;height:15px;box-sizing:none!important}#insightsContent .carousel-indicators .active{background-color:#f7c400;width:15px;height:15px}#insightsContent .btn-primary{background-color:#c0cfe0;border-radius:0;border:none;padding:8px 15px;font-size:16px;color:#3a4757;font-weight:400}#insightsContent .btn-primary:hover{background-color:#3a4757;color:#c0cfe0}#insightsContent .btn-primary:active{background-color:#3a4757;color:#c0cfe0}#insightsContent .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}#insightsContent .profileCoal .btn-primary{background-color:#c0cfe0;border-radius:0;border:none;padding:4px 10px;font-size:13px;color:#3a4757;font-weight:400}#insightsContent .profileCoal .btn-primary:hover{background-color:#3a4757;color:#c0cfe0}#insightsContent .content4 p{padding:0}#insightsContent .profile .btn-primary:focus{box-shadow:none!important;background-color:#c0cfe0;color:#3a4757!important}#insightsContent .description{padding:10px}#insightsContent .profile-modal>h3{font-size:16px;line-height:20px;font-weight:700;color:#3a4757;text-align:left;padding:0;margin:0 0 10px}#insightsContent .profile-modal>h4{font-size:14px;line-height:18px;font-weight:400;color:#3a4757;text-align:left;padding:0;margin:0 0 10px}#insightsContent .profile-modal>p{font-size:14px;line-height:18px;font-weight:300;color:#3a4757;text-align:left;padding:0}#insightsContent .profile-modal>img{width:100%;max-width:225px!important}#updates{padding:3em 2em 0;margin:auto}.updatesContent{display:block;width:100%;margin:auto;max-width:850px!important;height:auto}.updatesContent img{width:100%}#updates h1{padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#updates h2{padding:0 0 20px;font-size:24px;line-height:28px;font-weight:700;color:#3a4757;text-align:center}#updates h3{padding:0 0 20px;font-size:16px;line-height:20px;font-weight:700;color:#3a4757;text-align:left}#updates p{padding:0;font-size:14px;line-height:18px;color:#3a4757;text-align:left;font-weight:300}#updates .carousel-item img{display:block;margin:auto;width:100%;max-height:375px!important}#updates .carousel-indicators{position:inherit}#updates .carousel-indicators li{background-color:#3a4757;width:15px;height:15px;box-sizing:none!important;margin:0 6px}#updates .carousel-indicators li:active{background-color:#f7c400;width:15px;height:15px;box-sizing:none!important}#updates .carousel-indicators .active{background-color:#f7c400;width:15px;height:15px}#updates .btn-primary{background-color:#c0cfe0;border-radius:0;border:none;padding:8px 15px;font-size:16px;color:#3a4757;font-weight:400}#updates .btn-primary:hover{background-color:#3a4757;color:#c0cfe0}#updates .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}.updatesWhitepaper{border-right:#becfe2 1px solid}.updatesrow{padding:0 2em!important}.updatesrow p{padding:15px 0 0!important}.updatesrow p a{text-decoration:none;font-weight:700;color:#3a4757}#insightsContent .content5 .updated>h3{margin:0;padding:20px 15px 0!important}#insightsContent .content5 .updated>p{padding:0 15px}.updatescol{}.covidcontents{animation:fadeIn .8s;-webkit-animation:fadeIn .8s;-moz-animation:fadeIn .8s;-o-animation:fadeIn .8s;-ms-animation:fadeIn .8s}.aboutcovidContent{display:block;padding-bottom:5em}.aboutcovidContent p{font-size:16px!important;line-height:20px!important}.aboutcovidContent ul li{font-size:16px;line-height:20px;font-weight:300}.featuredcovidContent{display:block;padding-bottom:5em}.pastprogramscovidContent p{font-size:14px;line-height:18px;padding:0!important;margin:0;font-weight:300}.pastprogramscovidContent a{color:#3a4757!important;text-decoration:none!important;font-weight:700!important}.updatescovidContent .updated h3{margin:0;padding:20px 15px 0!important}.updatescovidContent .updated p{padding:0 15px!important}#medicalWorldNewsContents{margin-top:0!important;padding:5em 0;background-position:center top;background-image:url(/wp-content/themes/MJH/images/medicalWorldNewsBG.jpg)}#liveFeeds{padding:3em 2em 0;margin:auto}#liveFeeds h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#liveFeeds h2{padding:0 0 20px;font-size:24px;line-height:28px;font-weight:700;color:#3a4757;text-align:center}#liveFeeds h3{padding:0 0 20px;font-size:16px;line-height:20px;font-weight:700;color:#3a4757;text-align:left}#liveFeeds p{padding:0;font-size:14px;line-height:18px;color:#3a4757;text-align:center;font-weight:300}.medicalWorldNewsContents{display:block;width:100%;margin:auto;max-width:850px!important;height:auto}#medicalWorldNewsContents img{display:block;margin:auto;width:100%;max-width:300px}#medicalWorldNewsContents h1{padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}#medicalWorldNewsContents h2{padding:0 0 20px;font-size:24px;line-height:28px;font-weight:700;color:#3a4757;text-align:center}#medicalWorldNewsContents h3{padding:0 0 20px;font-size:16px;line-height:20px;font-weight:700;color:#3a4757;text-align:left}#medicalWorldNewsContents p{padding:0;font-size:16px;line-height:24px;color:#fff;font-weight:300;text-align:center}#medicalWorldNewsContents .bodyContainer .btn-primary{margin:0;padding:8px 25px;border:0;font-weight:700;font-size:16px;line-height:24px;background:#c0cfe0;color:#3a4757;border-radius:0}#medicalWorldNewsContents .btn-primary:hover{background:#3a4757;color:#fff}#medicalWorldNewsContents .bodyContainer .btn:focus,.btn:active:focus{outline:none!important;color:#3a4757!important}#medicalWorldNewsContents .btn-primary:active,.btn-primary.active{box-shadow:none;border:0}.mwncol{border-right:#cecece 1px solid}#liveFeeds .medicalWorldNewsContents .btn-primary{margin:0;padding:8px 25px;border:0;font-weight:700;font-size:16px;line-height:24px;background:#c0cfe0;color:#3a4757;border-radius:0}#liveFeeds .medicalWorldNewsContents .btn-primary:hover{background:#3a4757;color:#c0cfe0}#liveFeeds .medicalWorldNewsContents .btn-primary:focus,.btn-primary:active:focus{outline:none;background:#3a4757;color:#c0cfe0!important;box-shadow:none}#liveFeeds .medicalWorldNewsContents .btn-primary:active,.btn-primary.active{box-shadow:none;border:none;outline:none}#highlights p{padding:10px 25px;text-align:left}.mwncoltext .btn-primary{font-size:12px!important;line-height:16px!important}.mwncoltext .btn:focus,.btn:active:focus,.btn.active:focus{outline:0}.mwncoltext .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{background:#3a4757;color:#c0cfe0}.mwncoltext .btn-primary:active,.btn-primary.active{background:#3a4757;color:#c0cfe0;box-shadow:none;border:0}#blog{padding:3em 0}#blogsingle{margin-top:100px;padding:1em 2em}.singleposttitle{width:100%;max-width:810px;height:auto;min-height:217px;margin:auto;background-position:background-position:center bottom}.careerfair{background-image:url(/wp-content/themes/MJH/images/career-fair-header.jpg)}.interviewcollege{background-image:url(/wp-content/themes/MJH/images/interview-tips-header.jpg)}.singleposttitletablet{display:none;width:100%;max-width:810px;padding:0;height:auto;margin:auto}.singleposttitletablet h1{font-size:32px!important;line-height:44px!important;padding:0 20px 15px!important}.singleposttitletablet img{display:block;width:100%;margin:auto;background:#f1f3f4}.singleposttitlemobile{display:none;width:100%;max-width:810px;padding:20px 0 0;height:auto;margin:auto}.singleposttitlemobile h1{font-size:28px!important;line-height:36px!important;padding:0 20px 15px!important}.singleposttitlemobile img{display:none;width:100%;max-width:374px;padding:20px 0 0;height:auto;margin:auto}.singleposttitle h1{min-height:110px;margin:0;padding:15px 20px!important;font-weight:700;color:#3a4757;text-align:left!important}.blogContents{display:block;width:100%;margin:auto;max-width:810px!important;height:auto}.blogContents h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}.blogContents h2{margin:10px 0;padding:0;font-size:20px;line-height:24px;font-weight:700;color:#3a4757;text-align:left}.blogContents h3{margin:-10px 0 0!important;padding:0!important;font-size:14px!important;line-height:16px!important;font-weight:700!important;color:#3a4757!important}.blogContents p{font-size:14px;line-height:18px;color:#3a4757;text-align:left;font-weight:400}.blogContents p a{font-size:14px;line-height:18px;color:#3a4757;text-decoration:underline}.blogContents a{color:#3a4757;text-decoration:none;font-size:20px;line-height:22px}.blogContents a:hover{color:#3a4757;text-decoration:underline}.blogContents ul,.blogContents ol{margin-bottom:20px}.blogContents li{margin:0 0 0 -40px}.main{list-style-type:none}.submain{margin-top:20px!important}.disc{list-style-type:disc;margin:5px 0 0 20px}.olalign{margin:5px 0 0 20px}.olsub{margin-bottom:20px!important;padding-left:5px}.olsub2{margin-bottom:5px!important;padding-left:5px}.circle{list-style-type:circle;margin:5px 0 0 20px}.blogContents .alpha{list-style-type:lower-alpha}.blogContents .roman{list-style-type:upper-roman}.blogContents .ordered{list-style-type:none;padding-bottom:10px}.blogContents li{font-size:14px;line-height:18px;color:#3a4757;text-align:left;font-weight:400;padding-top:0}.blogbtn{width:auto;padding:10px 20px;background:#3a4757;color:#fff;border:none;transition-duration:.4s}.blogbtn:hover{background:#c0cfe0;color:#3a4757}.socialicons{width:30px;height:auto;display:inline-block}.hrblogcard{width:100%;display:block;margin:auto;padding-bottom:2.5em}.hrblogcard img{width:100%;display:block;margin:auto}.hrblogcardtextholder{width:100%;display:block;margin:auto;padding:5px 15px;background:#e0e8f0}.hrblogcardtextholder h2 a{color:#3a4757;text-decoration:none;font-size:20px;line-height:22px}.hrblogcardtextholder h2 a:hover{text-decoration:underline}.hrblogcardtextholder p a{color:#3a4757;text-decoration:none;font-size:14px;line-height:18px;font-weight:600}.blogtitle{width:100%;max-width:850px;width:100%;padding-bottom:10px}.blogtitle h1{text-align:left;font-size:36px;line-height:40px;color:#fff;padding-top:2em}.blogtitle h2{text-align:left;font-size:18px;line-height:22px;color:#3a4757}#medicalWorldNewsContents{margin-top:4em;background-position:center top;background-image:url(/wp-content/themes/MJH/images/medicalWorldNewsBG.jpg)}#medicalWorldNewsContents .btn{margin-top:4em;background-position:center top;background-image:url(/wp-content/themes/MJH/images/medicalWorldNewsBG.jpg)}#careers{padding:3em}.careersContents{margin:auto;width:100%;max-width:825px}.careersContents h1{margin:0;padding:0;font-size:36px;line-height:48px;font-weight:700;color:#3a4757;text-align:center}.careersContents p{font-weight:300;text-align:center;color:#3a4757}.careersContents .btn-primary{background-color:#3a4757;color:#c0cfe0;border:none;border-radius:0;font-weight:400!important;padding:8px 25px}.careersContents .btn-primary:hover{background-color:#c0cfe0;color:#3a4757}.careersContents .btn-primary:active:focus,.btn-primary.active:focus,.btn-primary:focus{box-shadow:none!important}#footer{background:url(/wp-content/themes/MJH/images/footer_bg.png) center center}.footerContainer{margin:auto!important;width:80%;max-width:1200px}#footerLinks{background:#3a4757}.innerFooterPad{padding-right:10px}#footerLinks p{color:#fff;font-size:12px;line-height:15px;font-weight:300}#footerLinks p a{color:#fff}#footerLinks p a:hover{color:#f6c500;text-decoration:none}#footerConnect{background:#c0cfe0}#footerConnect h3{color:#3a4757;font-size:25px;line-height:35px;font-weight:600}#footerConnect span{padding:5px 3px}.footerPad{padding:0 20px}.bottomright{position:fixed;z-index:2000;bottom:5%;right:5%}.demo{width:50px;cursor:pointer}.demo img{width:50px}.ca{position:fixed;bottom:0;right:0;width:100%;height:auto;background:#000;display:none;opacity:.6;padding:15px 0}.ca a{text-align:center!important;color:#fff}.ca a:hover{color:#fff!important}.frame{display:block;margin:auto;width:500px;height:500px}*{box-sizing:border-box}.slider{width:50%;margin:0 auto}.slick-slide{margin:0}.slick-slide a{font-size:1rem;color:#a7a7a7;line-height:44px}.slick-slide a:hover{text-decoration:none;color:#3a4757}.slick-slide img{width:100%}.slick-prev:before,.slick-next:before{color:#000!important}.slick-slide{opacity:1}.slick-active{opacity:1}.slick-current{opacity:1}@media only screen and (min-width:1920px){html{margin-top:0!important}}@media only screen and (max-width:1200px){}@media only screen and (max-width:1165px){.navContainer{width:95%!important}}@media only screen and (max-width:1100px){.bodyContainer{margin:auto;width:100%!important;padding:0 3em!important}.drivingSpirit .centerfit img{max-width:375px}#homeSection3 .bodyContainer{padding:3em!important}.pn-ProductNav_Wrapper{width:90%!important;max-width:900px!important}.footerContainer{width:95%}}@media only screen and (max-width:1000px){.advancerOne{display:block}}@media only screen and (max-width:990px){.corevaluesdesktop{display:none}.corevaluesmobile{display:block}.drivingSpirit .bodyContainer{width:80%;padding:0 1em}.drivingSpirit .centerfit img{max-width:275px}.modal-body p{margin:auto}#audiencemarketplace2 .boxes{max-width:450px!important;padding:25px 20px;min-height:auto!important}}@media only screen and (max-width:985px){.navLinks{display:none}.navLinksCollapsed{display:block}}@media only screen and (max-width:950px){.navContainer{width:100%!important}.testing1{display:none}.testing2{display:block}#insightsContent .profile-modal>h3{text-align:center}#insightsContent .profile-modal>h4{text-align:center}#insightsContent .profile-modal>p{text-align:center;padding:0!important;width:100%!important}}@media only screen and (max-width:920px){}@media only screen and (max-width:875px){#capabilitiesContent{padding:0 2em}#blog{padding:3em 2em}#ourLocations .bodyContainer{padding:0 2em!important}#testimonials .carousel-inner{min-height:auto!important}.medchartmobile{display:block}.medchartdesktop{display:none}}@media only screen and (max-width:825px){.advancerTwo{display:block}.singleposttitle{display:none}.singleposttitleonly{display:none}.singleposttitletablet{display:block}}@media only screen and (max-width:780px){.hero-video{margin-top:68px}}@media only screen and (max-width:768px){.footerPad{text-align:center;padding:0 20px!important}.footerPad img{display:block;margin:auto!important}.socialMediaFooter{width:100%;margin:auto}#footerConnect h3{text-align:center!important}.spacerfooter{display:none!important}#homeSection2a img{padding:25px 0}.demo{display:block!important;margin:auto!important;width:50px!important}#capabilitiesContent .man{display:block;margin:0 auto;padding:0;max-width:55%}.updatesWhitepaper{border-right:none!important;padding-bottom:30px!important}.updatesrow h3{text-align:center!important}.footerContainer{width:100%}#footerLinks{}.modal-dialog{margin:2em auto;width:85%!important}.modal p{margin-top:20px;text-align:left;width:85%!important;padding:0}.modal .caption>h3{text-align:center}.modal .caption>h4{text-align:center}.modal img{max-width:70%}.leadershipSocialIconsWrap{display:block;margin:auto;width:90px}.mwncol{border-right:none}.mwncol{padding-bottom:20px!important}.mwncoltext p{text-align:center!important}#capabilitiesContent .content6 .bullets p{text-align:center!important}.medicalaffairsContent .bullets p{width:100%;text-align:center!important}.hero-singleblogpost{padding:2em 2em 0;min-height:250px}.blogtitle h1{text-align:center!important}.blogtitle h2{text-align:center!important}.socialholder{display:block!important;width:auto!important;margin:auto!important;padding:15px 0!important}.socialholderbody{display:block!important;width:auto!important;margin:auto!important}}@media only screen and (max-width:660px){.advancerThree{display:block}}@media only screen and (max-width:586px){#ourleadership{font-size:15px}#ourLeadership .caption>h4{font-size:13px}}@media only screen and (max-width:572px){#testimonials .bodyContainer{width:100%!important;padding:0 2em!important}#testimonials .bodyContainer>h1,#testimonials .carousel h1{font-size:24px;line-height:40px}#testimonials .bodyContainer>p,#testimonials .carousel p{font-size:14px;line-height:22px;width:100%!important}#testimonials .carousel h1{margin:auto;width:50%}#ourMission .bodyContainer{width:100%!important;padding:0 2em!important}#ourMission .bodyContainer>h1{font-size:24px;line-height:40px}#ourMission .bodyContainer>p{font-size:14px;line-height:22px;width:100%!important}.drivingSpirit .bodyContainer{width:100%!important;padding:0 2em!important}.drivingSpirit .bodyContainer>h1{font-size:24px;line-height:40px}.drivingSpirit .bodyContainer>p{font-size:14px;line-height:22px;width:100%!important}.ourCommunity .bodyContainer{width:100%!important;padding:0 2em!important}.ourCommunity .bodyContainer>h1{font-size:24px;line-height:40px}.ourCommunity .bodyContainer>p{font-size:14px;line-height:22px;width:100%!important}.map{display:none}.colWhite{padding:20px 0!important}.colWhite h3,.colWhite p{text-align:center!important}#ourLocations .bodyContainer>h1{text-align:center}#ourLeadership .bodyContainer{width:100%!important;padding:0 2em!important}#ourLeadership .bodyContainer>h1{font-size:24px;line-height:40px}#ourLeadership .bodyContainer>p{font-size:14px;line-height:22px;width:100%!important}.modal-dialog{margin:3em auto;width:85%!important}.modal .headshot{max-width:75%}.thumbnailHeadshot{padding:5px 0;display:block;width:100%;margin:auto;max-width:250px}#ourLeadership .caption h3{text-align:center}#ourLeadership .caption h4{text-align:center}#prev{left:0}#next{right:0}.fa-chevron-circle-left,.fa-chevron-circle-right{font-size:35px}.discover .bodyContainer>h2{font-size:20px!important;line-height:34px!important}#capabilitiesContent .content2 h1,#capabilitiesContent .content3 h1,#capabilitiesContent .content4 h1,#capabilitiesContent .content5 h1{font-size:24px;line-height:40px;margin:0;padding:0}#capabilitiesContent .content3 .whyse p{font-size:14px;line-height:18px}#capabilitiesContent .content3 .proximyl p{font-size:14px;line-height:18px}#capabilitiesContent .content4 .medstro p{font-size:14px;line-height:18px}.continuingeducationContent h1,.agencyservicesContent h1,.researchContent h1,.mjhstudiosContent h1{font-size:24px;line-height:40px;margin:0;padding:0}.agencyservicesContent .whyse p{font-size:14px;line-height:18px}.agencyservicesContent .proximyl p{font-size:14px;line-height:18px}.researchContent .medstro p{font-size:14px;line-height:18px}#homeSection1 .bodyContainer{padding:0 2em!important}#homeSection1 .bodyContainer>h1{font-size:28px;line-height:40px}#homeSection2 .bodyContainer>h1{font-size:28px;line-height:40px}#homeSection4 p{text-align:center;padding:0 10px 20px;font-weight:400;font-size:18px;line-height:24px}#homeSection4 .join1{display:none}#homeSection4 .join2{display:block}#homeSection4 .btn{padding:10px 35px;border:0;border-radius:0;font-weight:700;font-size:13px;line-height:21px}.homeMedWorldNewsLogo{display:block;margin:auto;width:100%;max-width:200px}.homeBrandLogos{display:block;margin:auto;width:100%;height:auto;max-width:200px!important;padding:20px 15px}.logospacer{display:none}.pn-ProductNav_Link{font-size:14px}#brandsContents .card button{font-size:13px}#brandsContents .card p{font-size:12px}.brandsLearnMore{width:100%;max-width:120px;margin:auto}.hero-video video{width:100%;object-fit:cover!important}.hero-video{margin-top:68px;height:auto;width:100%;background:url(/wp-content/themes/MJH/images/Hero_Gif.gif);background-position:center}.brandLogos{margin:auto;padding-bottom:15px}#outer{padding:0 15px}.dividerLeft{width:100%;display:flex;padding:20px 0}.dividerRight{width:100%;display:flex;padding:20px 0}.hero-titles{margin-bottom:-6px}#mjhSafe .bodyContainer{padding:0!important}.slick-slide a{font-size:1.1rem}#audiencemarketplace2 .boxes{max-width:100%!important;padding:25px 20px;min-height:auto!important}#audiencemarketplace{margin-top:0}#audiencemarketplace .bodyContainer{padding-left:15px!important;padding-right:15px!important}#audiencemarketplace2 .bodyContainer{padding-left:15px!important;padding-right:15px!important}.sixfive{width:90%}.marketplacelogo{display:none!important}.hero-titles2{width:100%;margin-bottom:-6px;text-align:center;line-height:calc(32px + (110 - 32) * ((100vw - 300px)/(1600 - 300)))}.hero-marketplace{background-position:38% 0%;background-image:url(/wp-content/themes/MJH/images/hero_mobile.jpg);min-height:68%;padding:0 15px}.blogContents p{display:block!important}.blogContents img{display:block;margin:auto;float:none!important;padding:0!important;width:100%;height:auto}#blogsingle{padding:0 1.5em 3em!important}.hero-hrblog{background-position:50% 70%;background-image:url(/wp-content/themes/MJH/images/mobile-hr.jpg);min-height:497px;padding:0 15px}.blogtitle h1{text-align:center!important}.blogtitle h2{text-align:center!important}.socialholder{display:block!important;width:auto!important;margin:auto!important;padding:15px 0!important}.socialicons{max-width:30px!important;display:inline-block!important}.singleposttitletablet{display:none}.singleposttitlemobile{width:100%;padding-top:0;display:block}.hero-oncologyresource{background-position:center center;height:34vh;background-color:#042346}.workthenetworkcontainer{height:34vh}.oncology-resource-img{height:100%;max-width:auto;max-height:170px}#oncologyresource{margin:0!important}#oncologyresource .bodyContainer{padding:0 1em!important}#oncologyresource h2{margin:auto;text-align:center;font-size:24px!important;font-weight:700;color:#3a4757}}@media(pointer:coarse) and (hover:none){.hero-video{background:url(/wp-content/themes/MJH/images/Hero_Gif.gif)!important;height:65%!important;background-size:cover!important;background-repeat:no-repeat!important;background-attachment:scroll!important}.hero-video video{display:none!important}.inactive{cursor:pointer!important;pointer-events:auto!important}}