@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@font-face {
    font-family: 'swiss924bt-regularb';
    src: url('../fonts/swiss924bt-regularb.ttf') format('truetype');
}
@font-face {
    font-family: 'gotham-bold';
    src: url('../fonts/gotham-bold.otf') format('opentype');
}
@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/gotham-book.otf') format('opentype');
}
@font-face {
    font-family: 'gotham-bookita';
    src: url('../fonts/gotham-bookita.otf') format('opentype');
}
@font-face {
    font-family: 'gotham-medium';
    src: url('../fonts/gotham-medium.otf') format('opentype');
}
@font-face {
    font-family: 'gotham-mediumita';
    src: url('../fonts/gotham-mediumita.otf') format('opentype');
}
* {
    font-family: 'Times New Roman', Times, serif;
    /*font-size: 1.1rem;*/
    font-size:101%;
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
    .contact-form {
        min-width:300px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

a {
    color: #16375F;
}
    a:hover {
        color: #BC2325;
    }

.center {
    text-align:center;
}

.icon-square {
    width: 3rem;
    height: 3rem;
    border-radius: 2rem;
}

.feature-icon {
    width: 3rem;
    height: 3rem;
    border-radius: .75rem;
}

.icon-round {
    width: 3rem;
    height: 3rem;
    border-radius: 1.5rem;
}

.bg-body-secondary {
    /*--bs-bg-opacity: 1;
    background-color: #ededed;*/
}

.navtext {
    font-family: swiss924bt-regularb;
    font-size: 1.2em;
}

    .navtext a {
        color: #16375F;
    }

        .navtext a:hover {
            color: #BC2325;
        }

.navbar .img {
    max-height:100px;
}

.navbar-light .navbar-nav .nav-link, a.nav-link, a.nav-link.active {
    font-family: swiss924bt-regularb;
    font-size: 1.4em;
    color: #16375F;
}

.navbar-light .navbar-nav a.nav-link:hover {
    color: #BC2325;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #CAD9F0;
    border: 1px solid #CAD9F0;
    border-radius: .25rem;
    margin-bottom: -5px;
}
.nav-link.active {
    color: #fff;
    background-color: #CAD9F0;
    border: none;
    margin-bottom: -1px;
}

.navbar-light .navbar-nav .cta, a.cta, a.cta.active {
    font-family: swiss924bt-regularb;
    font-size: 1.2em;
    color: #BC2325;
}

.navbar-light .navbar-nav a.cta:hover {
    color: #fff;
    background-color: #BC2325;
    border-radius: .5rem;
    padding-top:-4px;
    padding-bottom: -4px;
}


.bd-navbar {
    padding: .75rem 0;
}

.masthead {
    align-content:center;
    text-align:center;
}

.masthead img {
    width: 100%;
    max-width:1200px;
}

.masthead-followup h2 {
    font-family:swiss924bt-regularb;
}

.masthead-followup h3 {
    font-family: swiss924bt-regularb;
    color: #16375F;
}

.masthead-followup p, li, p, .blockquote, p.accordion-header {
    font-size: 1rem;
    color: #16375F;
}

tr, td {
    font-size: 84%;
    color: #16375F;
}

.table .thead-light th {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.contact-form {
    background-color: #CAD9F0;
    text-align: center;
    padding: 20px;
    background-position-y: -20px;
    border-radius: 1em;
    margin-bottom: 10px;    
}

    .contact-form p {
        color: #16375F;
        text-align: left;
        font-size: 1rem;
    }

    .contact-form h1 {
        color: #16375F;
        font-family: swiss924bt-regularb;
        font-size: 200%;
        line-height:10px;
        padding-top:20px;
    }

    .contact-form p.center {
        color: #16375F;
        text-align: center;
        font-size: 1rem;
        font-family: 'Times New Roman', Times, serif;
        line-height: 1.2rem;
        padding-top: 5px;
    }

    .contact-form span.five-million {
        font-family: swiss924bt-regularb;
        /*color: #16375F;*/
        color: #BC2325;
        font-size: 1.7rem;
    }

.hr-lines {
    position: relative;
    max-width: 500px;
    margin: 100px auto;
    text-align: center;
}


    .hr-lines:before {
        content: " ";
        height: 2px;
        width: 50px;
        background: white;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
    }



    .hr-lines:after {
        content: " ";
        height: 2px;
        width: 50px;
        background: white;
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
    }


.freequote {
    
    padding: 10px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
}

section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.feature {
    text-align:center;
}

    .feature h3, h2 {
        font-family: swiss924bt-regularb;
        font-size: 2.1rem;
        color: #16375F;
    }

        .cattleusa {
            font-family: swiss924bt-regularb;
            color: #BC2325;
        }

p, p.feature {
    color: #16375F;
}

label.field-label {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

#pardot-form p.required label, #pardot-form span.required label {
    font-weight: bold;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
}

p.form-field {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.three-easy-steps {
    background-color: #ededed;
}

    .three-easy-steps p, .three-easy-steps h3 {
        text-align: left;
    }

    .three-easy-steps .red {
        color: #BC2325;
        font-family: swiss924bt-regularb, sans-serif;
    }

    .three-easy-steps .icon-three {
        width: 3rem;
        height: 5.5rem;
        border-radius: 2rem;
        padding-top: 6px;
        padding-bottom: 6px;
    }

img.five-million {
    width: 300px;
    height: 55px;
}

img.cattlegroup {
    width: 500px;
    height: 150px;
}

.take-control {
    vertical-align:middle;
    text-align:center;
    max-width: 1000px;
}

    .take-control p {
        line-height:.9rem;
    }
        .take-control p.bold {
            font-weight:bold;
            font-size: 1.25rem;
        }

    .take-control .img {
        text-align: center;
        max-height: 150px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .take-control .img-mobile {
        max-width:100%;
    }

.coverage-card {
    font-family: 'Times New Roman', Times, serif;
    /*background-color: #ededed;*/
    background: rgb(201,217,239);
    background: linear-gradient(180deg, rgba(201,217,239,1) 0%, rgba(201,217,239,1) 65%, rgba(255,255,255,1) 96%);
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
}

    .coverage-card .card-body {
        flex: 1 1 auto;
        padding: 0 1rem;
    }

    .coverage-card h5.card-title {
        font-family: 'Times New Roman', Times, serif;
        margin: 0px auto;
        color: #16375F;
        text-transform: uppercase;
        border: none;
        text-align: center;
        padding-bottom: 10px;
    }

    .coverage-card .card-title {
        font-family: 'Times New Roman', Times, serif;
        font-weight:bold;
        margin: 0px auto -20px auto;
        color: #16375F;
        text-transform: uppercase;
        border: none;
        padding-bottom: -40px;
        text-align: center;
    }

    .coverage-card img {
       margin-bottom: 0;
       text-align:center;
       
    }

    .coverage-card .fed-cattle {
        background-image: url('../img/coverages-fedcattle.png');
        height: 105px;
        width: 106px;
        margin-top: -50px;
        margin-bottom: 50px;
        text-align: center;
    }

    .coverage-card .feeder {
        background-image: url('../img/coverages-feeder.png');
        height: 105px;
        width: 106px;
        margin-top: -50px;
        margin-bottom: 50px;
        text-align: center;
    }

    .coverage-card .swine {
        background-image: url('../img/coverages-swine.png');
        height: 105px;
        width: 106px;
        margin-top: -50px;
        margin-bottom: 50px;
        text-align: center;
    }

.expertise-head {
    font-family: swiss924bt-regularb, sans-serif;
}
.expertise-head .image {
    max-height:44px;
    padding-top: 4px;
    padding-bottom: 4px;
}

    .expertise-head a {
        font-family: swiss924bt-regularb, sans-serif;
    }

    .expertise-head .red {
        font-family: swiss924bt-regularb, sans-serif;
        color: #BC2325;
    }

.why-choose ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.why-choose li {
    list-style-image: url('../img/checkmark.png');
    margin-left: 40px;
    width: 31px;
    height: 28px;
    max-width: 31px;
}

.why-choose .icon-square {
    width: auto;
    height: auto;
    border-radius: 2rem;
}

.why-choose .bg-body-secondary {
    /*--bs-bg-opacity: 1;
    background-color: #fff;*/
}

.why-choose p {
    font-size: 1rem;
}

.why-choose hr {
    width: auto;
    height:2px;
    display:inline;
    border-top:2px solid #000;
}

.why-choose-head {
    /*background-color: #fff;
    background-image: url('../img/meetourpartners-rule.png');
    background-repeat: repeat-x;
    height: 46px;
    align-content: baseline;*/
}

    .why-choose-head img {
        /*max-width: 292px;*/
        /*height: 50px;*/
        background-repeat: no-repeat;
        vertical-align: top;
        margin:0px auto;
    }

    .why-choose-head hr {
        /*height:2px;
        color: #000;
        display:flex;*/
        border-top: 2px solid #000;
    }

.title-rule {
    background: #000;
    position: relative;
    margin-top: -17px;
    height: 5px;
    border-top: 2px solid #000;
    opacity: 100%;
    z-index: -1;
}

.title-text {
    background: none;
    display: inline;
    padding-right: 20px;
}



    .why-choose-bkgd {
        background-image: url('../img/whychoosebkgd.png');
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-right: 20px;
    }

.insurance-solutions-head {
}

    .insurance-solutions-head .image {
        max-height:44px;
        padding-top:4px;
        padding-bottom: 4px;
    }


    .flexible-coverage-head {
        /*background-color: #fff;
    background-image: url('../img/meetourpartners-rule.png');
    background-repeat: repeat-x;
    height: 46px;
    align-content: baseline;*/
    }

.flexible-coverage-head h2 {
    background-color:white;
}

.partners {
    background-color: #fff;
    background-image: url('../img/meetourpartners-rule.png');
    background-repeat: repeat-x;
    height: 46px;
    align-content: baseline;
}

    .partners img {
        max-width: 236px;
        height: 46px;
        background-repeat: no-repeat;
        vertical-align: top;
        margin: 0px auto;
    }

.partners h2 {
    color: white;
    font-size: 1.5rem;
    text-align: center;
}

.red {
    color: #BC2325;
}

.partner-card {
    font-family: 'Times New Roman', Times, serif;
    box-shadow: 0 0 10px 5px #aaa;
    border-radius: 1.5rem;
}

    .partner-card .card-body {
        flex: 1 1 auto;
        padding: 1rem 2rem;
    }

.card {
    border-radius: 1.5rem;
}

.card-img, .card-img-top {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    /*max-height:100px;*/
    /*padding-right:30px;*/
    max-height:100px;
    text-align:center;
    
}

.insurance-solutions {
    font-size:2.8rem;
}

.whychoose-card, .solutions-card {
    font-family: swiss924bt-regularb, sans-serif;
    box-shadow: 0 0 10px 2px #bbb;
    border-radius: .5rem;
    text-align: center;
}

    li.solutions-card {
        margin-right:2rem;
    }

    .whychoose-card h3 {
        font-family: swiss924bt-regularb, sans-serif;
        font-size: 1.4rem;
        color: #16375F;
    }

    .whychoose-card .img {
        text-align: center;
        max-height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .solutions-card p {
        font-size:.8rem;
    }

    .solutions-card li {
        text-align:left;
        font-size:.8rem;
        padding-bottom:12px;
        line-height:1.1rem;
        margin-left:-10px;
    }

    .solutions-card .img {
        text-align: center;
        max-height: 50px;
        margin-top: 20px;
        /*margin-bottom: 10px;*/
    }

    .solutions-card a {
        text-decoration:none;
    }

    .solutions-card a.hover {
        text-decoration: none;
        background-color: aqua;
    }

.solutions .red {
    color: #BC2325;
    font-family: swiss924bt-regularb, sans-serif;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

h3.solutions {
    color: #16375F;
    font-family: swiss924bt-regularb;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding-top: 20px;
    padding-left:6px;
    padding-right:6px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 1em;
}

.footer-links a {
    color: #16375F;
    line-height:1em;
}

    .footer-links a:hover {
        color: #BC2325;
    }

.footer-links-sm {
    font-size:80%;
}

.footer-small {
    font-size: 50%;
    white-space: normal;
    text-align:left;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

#toTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #16375F;
    color: white;
    cursor: pointer;
    width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    vertical-align: top;
}

    #toTop:hover {
        background-color: #BC2325;
    }

.hide-desktop {
    display:none;
}

.masthead-followup p.disclaimer {
    font-size: 60%;
}

/*Mobile*/
@media only screen and (max-width: 600px) {

    html {
        font-size: 16px;
    }

    p {
        font-size:120%;
    }

    .hide-mobile {
        display: none;
    }
    .hide-desktop {
    }
    .five-million-text {
        background-color: #16375F;
        color: #fff;
        text-align:center;
    }
        .five-million-text .bold {
            font-family:swiss924bt-regularb, sans-serif;
            font-size: 1.6rem;
        }

    img.five-million, img.take-control {
        width:100%;
    }

    .footer-larger {
        font-size:2rem;
    }

    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        line-height: 1em;
    }
    .card-img, .card-img-top {
        border-top-left-radius: 1.5rem;
        border-top-right-radius: 1.5rem;
        /* max-height: 100px; */
        padding-right: inherit;
        max-height: 100px;
        text-align: center;
    }
    .banner-mobile {
        position: relative;
        height: auto;
        max-height: auto;
        width:100%;
    }
    .banner-mobile .img {
        max-height: 165px;
        max-width:100%;
    }
}

/*video banner*/

.banner {
    position: relative;
    /*width: 50%;*/
    height: 370px;
    max-height: 1000px;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1;
}

    .banner-video video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto;
        /*overflow: hidden;
        margin-top: -30px;
        margin-bottom: -50px;*/
    }

.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: #fff;
    width:90%;
}

    .banner-text h1 {
        font-family: 'swiss924bt-regularb';
        font-size: 6.2rem;
        margin-bottom: 20px;
        line-height:6rem;
    }

    .banner-text p {
        font-size: 1.1rem;
        margin-bottom: 30px;
    }

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border: 1px solid white;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: .5rem 1.75rem;
    font-size: .8rem;
    color: #16375F;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

    .accordion-button:not(.collapsed) {
        color: #16375F;
        /*background-color: #CAD9F0;*/
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    }

    .accordion-button:hover {
        z-index: 2;
        background-color: white;
        color: #BC2325;
    }

    .accordion-button:focus {
        z-index: 3;
        border-color: #16375F;
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    }

.accordion-body {
    padding: .5rem .75rem;
}

/*.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
}*/

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:active {
        margin-bottom: -1px;
        background: #CAD9F0;
        border: 1px solid transparent;
       /* border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        border-bottom-left-radius: .25rem;*/
        border-radius: .25rem;
    }

    .nav-tabs .nav-link:active {
        margin-bottom: -1px;
        background: #CAD9F0;
        border: 1px solid transparent;
        /* border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        border-bottom-left-radius: .25rem;*/
        border-radius: .25rem;
    }

button.cattleusa {
    color: white;
    background-image: url(../img/logo-cattleusa.png);
    background-size: cover; /* <-- scale the image to cover the button */
    background-position: center center; /* <-- center the image in the button */
}

span.partner-button-text p{
    text-align:center;
    display:block;
}

.webinar {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;*/
}

.webinar-title {
    font-family: 'swiss924bt-regularb';
    color: #16375F;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.iframe {
    width: auto;
    left: 0;
    margin-left: 0;
    min-width: initial;
    height: 900px;
    display: block;
    overflow: hidden;
}