@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@700&family=Fira+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body { overflow-x: hidden; }
.tiktok { vertical-align: top;
    margin: 4px;
    height: 68px;
}
.logo{
width:200px;
margin:10px;
}

.tq{    color: #fff;
    padding: 20px;}

.logo1{
width:250px;
margin:10px;
}

.soc, soc:visited {
    display: inline-block;
    padding: 10px;
    margin: 10px 5px;
    background: #ca3604;
    color: #fff;
    border-radius: 10px;
}

.soc:hover {
    background: #992700;
    color: #fff;
}

#hero-plus-body a {word-break: break-all;}

.h4, h4 {
    font-size: 1rem;
}


body {
    font-size: 17px;
font-family: 'Fira Sans', sans-serif;
}
#hero-plus-body .col-md-8 {
    float: left;
}

.sticky-top {
    background: #fff;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

#hero-plus-header {
    background: #fff;
    width: 100%;
    z-index: 1;
}
#hero-plus-body .col-md-4 {
    max-width: 32%;
    flex-basis: 32%;
    clear: both !important;
    display: inline-block;
}
.play-overlay {
    background: rgba(0,0,0,0.0)!important;
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
font-size: 3em!important;
}

.logo {margin:10px;}
.logo1 {margin:10px;}
.hero {width: 100%; max-width:100%;}
#txt {
    padding: 2% 10%;
}
strong { color: #0a61ae; }
h1 {
    font-size: 38px;
    font-weight: 700;
    color: #0a61ae;
    text-align: center;
    margin: 30px auto;
    font-family: 'Barlow', sans-serif;
}
h2 {
    color: rgb(51, 51, 51);
    font-size: 22px;
    text-align: center;
    font-style: italic;
    margin: 20px auto 30px;
}
.ctab-mobile, .ctab-mobile:visited {
    display: none;
    color: rgb(255, 255, 255) !important;
    max-width: 100% !important;
}
.ctab, .ctab:visited {
    font-size: 120%;
    font-weight: bold;
    line-height: 120%;
    display: block;
    text-align: center;
    box-shadow: rgb(83, 83, 83) 0px 9px 12px -9px;
    background: #ca3604;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    text-decoration: none !important; margin: 16px;
}

.ctab:hover {
    background: #992700;
    color: #fff;
    text-decoration: none;
}

.ctab1, .ctab1:visited {
    font-size: 100%;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    box-shadow: rgb(83, 83, 83) 0px 9px 12px -9px;
    width: 385px;
    background: #ca3604;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none !important; margin: 5px 30px 30px;
}

.ctab1:hover {
    background: #992700;
    color: #fff;
    text-decoration: none;
}

#sidebar-2 {
    text-align: center;
    border-radius: 20px;
    background: #09457d;
    padding: 20px 20px 40px;
}
.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}

.doc-inline {margin-top: -75px;}

#sidebar-2 .card-text {
    font-size: 16px;
    color: #000;
    font-weight: normal !important;
    font-family: 'Fira Sans', sans-serif;
display:none;
}

.card-title{
    font-family: 'Barlow', sans-serif;
    font-weight: bold;
margin-bottom: .05rem;
    font-size: 1.15rem !important;
}
#sidebar-2 h2 {
    display: none;
}
#sidebar-2 h3 {
    margin-top: 20px;
    font-family: 'Barlow', sans-serif;
    color: rgb(255, 255, 255);
   font-weight:700;
}
#sidebar-2 .card-body {
    color: #0a61ae;
    background: #fff;
    font-weight: bold;
    padding: 15px 0px 5px;
}
.sidebar-link:hover, .sidebar-link:active, .sidebar-link:focus {
    opacity: 0.8;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.sidebar-link, .sidebar-link:visited {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 22px;
    margin: 20px auto;
}

#footer {   
    color: #fff;
    padding: 75px 120px 30px 120px;
    background: url('images/footer-top.jpg') top center no-repeat;
    background-size: contain;
    background-color: #09457d;
    text-align: center;
    margin: 60px auto -15px;
    width: 100%;
}

#footer .col-sm-12 {
    padding: 0!important;
}

#footer h3 {
    color: #ffffff;
    font-weight: bold;
}

#hero-plus-footer {
    text-align: center;
    padding-bottom: 10px;
    margin-top: -60px;
}

#hero-plus-footer .col-sm-12 {
    background: #09457d;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
}

.social-link, .social-link:visited {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    background: none;
    transition: all 0.3s ease-in-out 0s;
    padding: 0px;
    border-radius: 500px;
    margin: 5px 10px;
}

.social-link:hover {
    opacity: 0.8;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: none;
}
.card {
    border: 8px solid #fff;
    margin: 50px auto 20px;
}
.card:hover {
    opacity: 0.75;
    border: 8px solid #fff;
    margin: 50px auto 20px;
    -moz-box-shadow: 10px 10px 6px -1px;
    -webkit-box-shadow: 10px 10px 6px -1px;
    box-shadow: 10px 10px 6px -1px;
}
.h5, h5 {
    font-size: 1.1rem;
}
.ctab.ctab-mobile {
    display: none;
}
#hero-plus-body{
background: url('images/Butterball-Background-Revised.jpg') center repeat-y;
background-size: contain;
background-color: #fbf8f2;
}

@media only screen and (max-width:980px) {

#hero-plus-body .col-md-8 {
    float: none;
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-body .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
    clear: both !important;
    display: block;
}
}

@media only screen and (max-width:768ox) {
.ctab.ctab-mobile {
    display: block;
}
#hero-plus-header {
    display: block !important;
    text-align: center;
    margin: 0px auto;
}
.ctab {
    margin: 20px auto; width: auto;
}
}