/*-----hcp resources page start*/
.hcp-resources .title-container h1{max-width:776px}
.hcp-resources .hcp-resources-tab-section > .paragraph__column{padding: 0px 15px !important;}
.medical-info-title,
.global-medical-info-title{font-size: 20px !important;line-height: 22px !important;}


@media screen and (max-width:767px) {
 .hcp-resources .hcp-resources-wrapper .resources_text .medical-info-title{margin: 10px 0 0 0px;}
 .hcp-resources .hcp-resources-wrapper .resources_logo{margin: 20px 0 0 0px;text-align: left;}
 .hcp-resources .hcp-resources-wrapper .resources_logo img{margin: 0 auto 20px 0;}
 .hcp-resources .hcp-resources-wrapper .resources_text .global-medical-info-title{margin: 15px 0 0 0px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:first-child{padding-bottom: 50px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:last-child{padding-bottom: 33px;} 
}
@media screen and (max-width: 991px) and (min-width:768px) {
 .hcp-resources .hcp-resources-wrapper .resources_text .medical-info-title{margin: 10px 0 0 0px;}
 .hcp-resources .hcp-resources-wrapper .resources_text .global-medical-info-title{margin: 0px 0 0 0px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:first-child{padding-bottom: 110px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:last-child{padding-bottom: 33px;}
 .hcp-resources .hcp-resources-tab-section .resources_text .blue-btn-wrapper a{font-size: 14px !important;line-height: 26px;padding: 10px 30px;max-width: 300px;}
 .hcp-resources .hcp-resources-tab-section .tab-pane:first-child .hcp-resources-wrapper .view-content > .views-row:first-child .resources-button{min-width:320px; max-width: 350px; }
}

@media screen and (min-width: 992px) {
 .hcp-resources .hcp-resources-wrapper .resources_text .medical-info-title{margin: 10px 0 0 0px;}
 .hcp-resources .hcp-resources-wrapper .resources_text .global-medical-info-title{margin: 110px 0 0 0px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:first-child{padding-bottom: 110px;}
 .hcp-resources .hcp-resources-tab-section .tab-content > .tab-pane:last-child{padding-bottom: 33px;}
}

/*----- hcp resources page end*/