@font-face {
    font-family: 'Foundry Sterling';
    src: url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Book.eot');
    src: url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Book.eot?#iefix') format('embedded-opentype'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Book.woff2') format('woff2'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Book.woff') format('woff'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Foundry Sterling';
    src: url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Medium.eot');
    src: url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Medium.woff2') format('woff2'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Medium.woff') format('woff'),
    url('https://explore.coopersurgical.com/rs/131-LOH-985/images/FoundrySterling-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.pd-25{
    padding: 25px 0;
}
.btn {
    background: #f58025 !important;
    border-radius: 0 !important;
    border: unset !important;
    display: inline-block;
    box-shadow: none !important;
    outline: none !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #fff !important;
    padding: 12px 30px;
    min-width: 150px;
    text-decoration: none !important;
}
.btn:hover{
    background-color: #e96c1c !important;
}
*,body{
    font-family: 'Foundry Sterling', Arial, Helvetica, sans-serif;
}
a{
    color: #005cab;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
p{
    color: #404040;
    margin-bottom: 0;
    font-size: 20px;
}
h1, h2, h3, h4, h5{
    font-weight: 400;
}
header{
    background-color: #ffffff;
}
header .logo img {
    max-width: 300px;
    width: 100%;
}
header .logo {
    padding: 18px 0;
}
header .divider{
    line-height: 0;
}
header .divider img {
    width: 100%;
    height: 4px;
}
.hero-right-img {
    position: absolute;
    right: 0;
    z-index: 0;
}
.hero-right-img img{
    max-width: 362px;
    width: 100%;
}
#hero {
    padding: 0 0 25px;
    position: relative;
    background-color: #ffffff;
}
.hero-headline{
    padding: 50px 0 30px;
}
.hero-headline img{
    max-width: 726px;
    width: 100%;
}
.hero-head h1 {
    color: #404040;
    font-size: 50px;
}
.hero-text p {
    font-size: 24px;
    color: #f58025;
}
.hero-text ul{
    margin: 0;
    padding: 0;
}
.hero-text ul li {
    line-height: 35px;
    font-size: 24px;
    color: #404040;
    margin: 20px 14px 20px 20px;
}
.hero-text ul li::marker {
    font-size: 14px;
    line-height: normal;
}
.cust-form {
    padding: 10px 30px;
    border: 2px solid #F58025;
    background-color: #ffffff;
    max-width: 457px;
    margin: 20px 0 0px auto;
    position: relative;
    z-index: 1;
}
.form-head h3 {
    text-align: center;
    font-size: 36px;
    color: #f58025;
}
#video {
    padding: 25px 0;
}
#video h2{
    margin-bottom: 20px;
}
#video .video-row{
    max-width: 960px;
    margin: auto;
    width: 100%;
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%; /* 16:9*/
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.para-text {
    margin: 20px 0;
}
.para-text p:not(:last-child) {
    margin-bottom: 10px;
}
#three-col{
    padding: 25px 0 0;
    background-color: #ffffff;
}
#three-col .inner-part{
    text-align: center;
}
#three-col h3{
    color: #f58025;
    font-size: 28px;
}
#three-col .inner-part img {
    width: 100%;
    max-width: 356px;
}
#three-col .inner-part .tool-image {
    position: relative;
    left: 35px;
}
#three-col .inner-part p {
    font-size: 20px;
}
.right-img {
    position: absolute;
    right: 0;
    bottom: 4px;
}
.right-img img {
    max-width: 322px;
    width: 100%;
}

.btm-row {
    position: relative;
    padding-top: 70px;
}
.divider-img {
    line-height: 0;
}
.divider-img img {
    width: 100%;
    height: 4px;
}
footer{
    background-color: #ffffff;
}
.btm-row-text {
    max-width: 846px;
    width: 100%;
    margin-bottom: 30px;
}
.btm-row-text p {
    line-height: 12px;
    font-size: 10px;
}
.btm-row-text p a{
    color: #005cab;
    text-decoration: none;
}
.btm-row-text p a:hover{
    text-decoration: underline;
}
footer .left-col img {
    max-width: 183px;
}
footer .btm-footer {
    font-size: 14px;
    padding: 16px 0;
}
.address {
    margin-top: 5px;
}
.right-col{
    display: flex;
    justify-content: flex-end;
}
.links a {
    margin-right: 25px;
}
.footer-number {
    text-align: right;
    margin-top: 10px;
}

form.mktoForm * {
    font-family: 'Foundry Sterling', Arial, Helvetica, sans-serif;
}

form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label{
    margin-bottom:8px;
    display:block;
    width:100% !important;
    font-weight:400 !important;
    font-size:16px;
    padding:0 !important;
}

.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    color: #333333 !important;
    height: 38px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
    font-family: 'Foundry Sterling', Arial, sans-serif !important;
}
.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom: 15px !important;
    flex:1;
}
.mktoForm .mktoCheckboxList > label {
    font-size: 13px;
    margin-top: 0;
}
.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: block !important;
    text-align: center !important;
}

.mktoButtonRow {
    display: block !important;
    width: 100% !important;
}


.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    background: #f58025 !important;
    border-radius:0 !important;
    border:unset !important;
    display: block;
    box-shadow: none !important;
    outline: none !important;
    font-weight:500 !important;
    font-size: 20px !important;
    line-height:24px !important;
    color: #ffffff !important;
    padding:15px !important;
    font-family: 'Foundry Sterling', Arial, sans-serif !important;
    min-width: 222px;
}
.mktoForm button.mktoButton:hover {
    background: #e96c1c !important;
}

.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}
.ftr-btm {
    margin-top: 10px;
}
.ftr-btm p {
    font-size: 10px;
}
.ftr-btm p a {
    color: #404040;
    text-decoration: underline;
}
footer  p {
    font-size: 14px;
}

#ftr-snippet{
    padding: 20px 0 0;
}
.footer-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-row .cust-col img {
    max-width: 200px;
    width: 100%;
}
.footer-row p.head {
    font-size: 16px;
    margin-bottom: 10px;
}
.footer-row .social-icons {
    margin-top: 15px;
}
.footer-row .social-icons svg {
    width: 25px;
    height: 25px;
}
.footer-row .btm_row {
    margin-top: 25px;
}
.footer-row .social-icons a {
    display: inline-flex;
}
.footer-row .social-icons a:not(:last-child) {
    margin-right: 5px;
}
.footer-links ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer-row .footer-links ul li:not(:last-child){
    margin-bottom: 20px;
}
.footer-links ul li a {
    color: #718096;
    font-weight: 500;
}
.footer-btm-row {
    background-color: #f7fafc;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0;
    margin-top: 30px;
    text-align: center;
}
.footer-btm-row ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 23px;
}
.footer-btm-row ul li a {
    font-size: 14px;
}
.copyright-text p {
    color: #718096;
}
.copyright-text {
    margin-top: 20px;
}

/* HERO V2
=========================================== */
#hero1{
    position: relative;
    padding: 30px 0 60px;
}
.herobg-color {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
.bg-img {
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
.full-hero-head h1 {
    font-size: 48px;
    line-height: 1.4;
}
.full-hero-subhead {
    margin-top: 30px;
    margin-bottom: 60px;
}
.full-hero-subhead h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
}

.hero-inner {
    max-width: 625px;
}
.heroquote {
    box-shadow: 0 0 0 .5px rgba(52, 72, 91, .14), 0 2.75px 2.21px rgba(0, 0, 0, .07), 0 6.65px 5.32px rgba(0, 0, 0, .04), 0 12.5px 10px rgba(0, 0, 0, .03), 0 22px 18px rgba(0, 0, 0, .03), 0 42px 33.4px rgba(0, 0, 0, .02), 0 100px 80px rgba(0, 0, 0, .02);
    border-radius: .625rem;
    padding: 40px;
}
.heroquote p{
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
}
.heroquote2{
    margin-top: 30px;
}
.fullheroform .form-head h3 {
    font-size: 32px;
    font-weight: 500;
}
.fullheroform .form-head p {
    margin: 10px 0;
    line-height: 1.4;
}
.fullheroform .form-head h4 {
    font-size: 20px;
    font-weight: bold;
}
.fullheroform{
    box-shadow: 0 0 0 .5px rgba(52, 72, 91, .14), 0 2.75px 2.21px rgba(0, 0, 0, .07), 0 6.65px 5.32px rgba(0, 0, 0, .04), 0 12.5px 10px rgba(0, 0, 0, .03), 0 22px 18px rgba(0, 0, 0, .03), 0 42px 33.4px rgba(0, 0, 0, .02), 0 100px 80px rgba(0, 0, 0, .02);
    border-radius: .625rem;
    padding: 20px;
    margin-left: auto;
    width: 100%;
}
.fullheroform .form-head {
    margin-bottom: 30px;
    text-align: center;
}
.fullheroform .mktoForm .mktoHtmlText {
    width: 100% !important;
}
.fullheroform .mktoForm .mktoHtmlText p {
    font-size: 14px;
    line-height: normal;
}
.fullheroform .mktoForm .mktoHtmlText p a{
    color: #404040 !important;
}
.fullheroform .mktoForm .mktoHtmlText p a{
    padding: 0 !important;
}
.fullheroform .mktoForm .mktoButtonRow {
    margin-top: 30px !important;
}
.fullheroform .mktoForm label {
    display: block;
    width: auto !important;
    font-weight: 500 !important;
    font-size: 16px;
    padding: 0 !important;
    margin-bottom: 8px !important;
    color: #404040 !important;
}
.fullheroform .mktoForm input[type=url], .fullheroform .mktoForm input[type=text], .fullheroform .mktoForm input[type=date], .fullheroform .mktoForm input[type=tel], .fullheroform .mktoForm input[type=email], .fullheroform .mktoForm input[type=number], .fullheroform .mktoForm textarea.mktoField, .fullheroform .mktoForm select.mktoField{
    border-radius: 5px !important;
}
.fullheroform .mktoForm button.mktoButton {
    border-radius: 50px !important;
    font-size: 16px !important;
    min-width: auto;
    padding: 13px 30px !important;
    height: auto !important;
    line-height: normal !important;
    display: inline-block;
}

.fullheroform .mktoForm .mktoHtmlText p.gform_required_legend {
    font-size: 16px;
}
.fullheroform .mktoForm span.gfield_required.gfield_required_asterisk {
    color: #c02b0a;
}
.fullheroform  .mktoForm .mktoAsterix {
    float: right !important;
    display: inline-block !important;
    color: #c02b0a;
    padding-left: 5px !important;
    padding-right: 0 !important;
}
#hero1 .row.none .cust-col {
    display: none;
}
#hero1 .row.none .form-col{
    width: 100%;
}
#hero1 .row.none .fullheroform{
    margin: 0 auto;
}
.fullheroform .mktoForm .mktoRadioList {
    display: flex;
    align-items: flex-start;
}
.fullheroform .mktoForm .mktoRadioList > label {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    padding-left: 30px !important;
}
.fullheroform .mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom: 25px !important;
}
.fullheroform [type="radio"]:checked,
.fullheroform [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.fullheroform [type="radio"]:checked + label,
.fullheroform [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.fullheroform [type="radio"]:checked + label:before, .fullheroform [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #686e77;
    border-radius: 100%;
    background: #fff;
}
.fullheroform [type="radio"]:checked + label:after, .fullheroform [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #005CAB;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fullheroform [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.fullheroform [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width:1199px){
    .btm-row-text {
        max-width: 550px;
    }    
}

@media screen and (max-width: 991px){
    .form-head h3{
        font-size: 25px;
    }
    .hero-text ul li {
        line-height: 30px;
        font-size: 20px;
    }
    .hero-text p{
        font-size: 20px;
    }
    #three-col h3{
        font-size: 24px;
    }
    #three-col .inner-part p {
        font-size: 16px;
    }
    .btm-row-text {
        max-width: 410px;
    }
    .right-img img {
        max-width: 222px;
    }
    footer .btm-footer {
        font-size: 11px;
    }
    .links a {
        margin-right: 10px;
    }
    footer .left-col img {
        max-width: 163px;
    }
    header .logo img {
        max-width: 250px;
        width: 100%;
    }   
    footer .btm-footer p,
    footer .btm-footer a{
        font-size: 11px;
    }
    .full-hero-head h1 {
        font-size: 36px;
    }
    .bg-img{
        background-size: contain;
    }
    .hero-inner{
        margin-top: 0;
    }
    .fullheroform{
        margin: 30px auto 0;
    }
}

@media screen and (max-width:767px){
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    .hero-right-img img {
        max-width: 129px;
    }
    .hero-headline {
        padding: 90px 0 30px;
    }
    .hero-head h1{
        font-size: 36px;
    }
    #three-col .inner-part .tool-image{
        left: 0;
    }
    .cust-form{
        padding: 10px 20px;
        max-width: 100%;
    }
    .mktoForm button.mktoButton{
        min-width: 100%;
    }
    .right-col {
        flex-direction: column;
    }
    .btm-row-text {
        margin-bottom: 100px;
    }
    .right-img img {
        max-width: 169px;
    }
    .links a{
        margin: 5px 0 0;
        display: block;
    }
    .copyright {
        margin-top: 8px;
    }
    footer .left-col img {
        max-width: 163px;
    }
    footer .btm-footer {
        font-size: 14px;
    }
    .footer-number {
        text-align: left;
    }
    #rgtimg .rightimg,#lftimg .rightimg {
        margin-bottom: 30px;
    }
    footer .btm-footer p,
    footer .btm-footer a{
        font-size: 14px;
    }
    .footer-btm-row ul {
        column-gap: 30px;
    }
    .footer-row .cust-col:first-child, .footer-row .cust-col:last-child {
        width: 100%;
        justify-content: center;
        display: flex;
        margin-bottom: 30px;
        text-align: center;
    }
    .footer-row .cust-col:last-child{
        margin-bottom: 0;
        margin-top: 30px;
    }
    .footer-row .footer-links ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .footer-links ul li a,
    .footer-row p.head{
        font-size: 14px;
    }
    #rgtimg .row {
        flex-direction: column-reverse;
    }
    .hero-inner{
        margin-bottom: 30px;
        margin-top: 0;
    }
    .full-hero-head h1 {
        font-size: 30px;
    }
    .full-hero-subhead h2 {
        font-size: 20px;
    }
    .heroquote{
        padding: 20px;
    }
    .heroquote p {
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    .mktoForm{
        padding: 0 !important;
    }
}