
.post-content ul {
    list-style: disc;
}.post-content .alignleft {
    float: left;
    margin: 0 20px;
}.post-content .alignright {
    float: right;
    margin: 0 20px;
}.post-content .aligncenter {
    float: none;
    margin: 0 auto;
}
/* Default Styles */
#wpadminbar {
    display: none !important;
}
body {
    font-family: 'Josefin Sans',sans-serif;
    background: white;
    overflow-x: hidden;
}h1, h1 a {
    color: #000000;
    font-family: 'Julius Sans One', sans-serif;; 
    font-size: 40px;
    line-height: 1;
    margin: 25px 0;
    font-weight: 400;
    text-transform: capitalize;
}h2 {
    color: #000000;
    font-family: 'Oswald', sans-serif;;
    font-size: 30px;
    line-height: 1;
    margin: 25px 0;
    font-weight: 400;
    text-transform: capitalize;
}h3 {
    color: #000000;
    font-family: 'Oswald', sans-serif;;
    font-size: 30px;
    line-height: 1;
    margin: 25px 0;
    font-weight: 400;
    text-transform: capitalize;
}h4 {
    color: #000000;
    font-family: 'Oswald', sans-serif;;
    font-size: 30px;
    line-height: 1;
    margin: 25px 0;
    font-weight: 400;
    text-transform: capitalize;
}p {
    font-family: 'Josefin Sans',sans-serif;
    color: #3e3e3e;
    font-size: 16px;
    line-height: 1.8;
    margin: 15px 0;
}ul {
    list-style-type: none;
}ul[type="o"] {
    list-style: disc;
}/* Custom CSS */
.blog-recent .post-author, .blog-recent .post-meta {
    display: none;
}.blog-recent .the-image {
    width: 30%;
    float: left;
    padding-right: 5vh;
}.blog-recent .type-post {
    float: left;
    clear: both;
    width: 100%;
    height: auto;
    padding: 2%;
}.icon-box i {
    font-size: 80px;
    display: block;
    padding-bottom: 25px;
    color: #d8b545;
}.middle-icon-box i {
    font-size: 80px;
    display: block;
    padding-bottom: 25px;
    color: #b99731;
    text-align: center;
}.home-logo {
    width: 350px;
    padding: 5px;
}.inner-logo{
    width: 300px;
}.about-wrapper {
    padding: 5%;
}.about-wrapper img {
    width: 70%;
    padding-top: 29px;
    padding-bottom: 25px;
}.middle-section {
    text-align: center;
    padding: 15px;
}.middle-icon-box {
    padding: 5vh;
}.middle-icon-box span {
    font-size: 25px;
    line-height: 15px;
}.fun-fact-box{
    padding: 5vh;
    background: #1e2d40;
    text-align: center;
}.fun-fact-box *{
    color: #ffffff;
}.big-text {
    font-size: 30px;
    margin: 0;
    line-height: 1.5;
}.testimonial-block {
    text-align: left;
    padding-top: 5vh;
}.fun-fact-box h4 {
    line-height: ;
    padding-bottom: 25px;
}.spwidget-button{
    background: #1e2d40;
}.slider-big-text {
    font-size: 26px;
    line-height: 1.5;
}.white-text{
color:white;
}
/* end of Cusotm */
/* HEADER & NAVIGATION STYLES */

header.header-wrapper.header-home {
    background: whitesmoke;
}header.header-wrapper.header-inner {
    background: whitesmoke;
}.logo-wrapper {
    display: inline-block;
    margin-right: 10px;
    max-width: 100px;
}.company-info {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 115px);
}.header-details {
    padding-top: 25px;
    padding-bottom: 25px;
}h1.header-company-title {
    margin: 0;
    font-weight: bold;
}h1.header-company-title a {
    font-size: 35px;
    color: #232323;
}p.header-company-serviceorder {
    margin: 0;
    line-height: 1.4;
}.header-details p {
    color: #000000;
    font-size: 15px;
}.header-contact-information {
    padding-top: 20px;
    display: flex;
    justify-content: center;
}.header-contact-information .fa {
    font-size: 35px;
    color: #1e2d40;
    float: left;
    margin-right: 10px;
    line-height: 63px;
}.header-contact-information p {
    display: inline-block;
    float: left;
    margin: 0;
}.header-contact-information a.click-call {
    color: #1e2d40;
    font-weight: bold;
    font-size: 22px;
}.header-social {
    padding-top: 41.5px;
}.header-social a:not(:last-child) {
    margin-right: 9%;
}.header-social .fa {
    font-size: 22px;
    color: #ffffff;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-social .fa:hover {
    color: #ffffff;
}.header-cta {
    padding-top: 27px;
}.header-cta a {
    display: inline-block;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    background: #1e2d40;
    color: #fff;
    border-radius: 10px;
    width: 215px;
    max-width: 100%;
    padding: 15px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-cta a:hover {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #d8b545;
}

/* NAVIGATION STYLES */

.navigation-wrapper {
    background: whitesmoke;
    position: relative;
    padding: 6px 0 20px 0;
    z-index: 99;
}.header-inner .navigation-wrapper {
    background: whitesmoke;
}.top-bar {
    background: none;
    display: inline-block;
    height: 45px;
    line-height: normal;
}.top-bar-section ul li {
    background: none;
}.top-bar-section ul li:not(:last-child) {
    margin-right: 2vw;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 65px;
    position: relative;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: none;
    line-height: 65px;
    color: #b99731;

}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
    height: 10px;
    opacity:1;
}.top-bar-section .has-dropdown>a:after {
    top: 31px;
}.top-bar-section .dropdown {
    background: #1e2d40;
}.top-bar-section .dropdown li {
    margin-right: 0 !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    line-height: 45px;
    font-size: 16px;
    background: none;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    color: #d8b545;
     background: #1e2d40;
    line-height: 45px;
}.header-inner .top-bar-section .dropdown li:not(.has-form) a:not(.button),
.header-inner .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.header-inner .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #1e2d40;
}


/* SLIDER STYLES*/
.slider-wrapper {
    height: 500px;
    height: 100%;
    max-height: 100%;
    background: none;
    box-shadow: none;
    position: relative;
    padding-top: 5%;
}.slider-inner-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
}.scroll-arrow {
    background: rgba(255,255,255,0.8);
    border-radius: 70px;
    cursor: pointer;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -20px;
    left: 5%;
    z-index: 1;
}.scroll-arrow.inner {
    bottom: unset;
    top: -35px;
}.scroll-arrow:before {
    content: "";
    background: rgba(255,255,255,0.6);
    border-radius: 70px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-animation: burst 2s infinite;
    -moz-animation: burst 2s infinite;
    -ms-animation: burst 2s infinite;
    -o-animation: burst 2s infinite;
    animation: burst 2s infinite;
    z-index: -2;
}.scroll-arrow:after {
    content: "";
    background: rgba(255,255,255,0.6);
    border-radius: 70px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-animation: small-burst 2s .2s infinite;
    -moz-animation: small-burst 2s .2s infinite;
    -ms-animation: small-burst 2s .2s infinite;
    -o-animation: small-burst 2s .2s infinite;
    animation: small-burst 2s .2s infinite;
    z-index: -1;
}.scroll-arrow .fa {
    color: #000000;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    width: 100%;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

/* MIDBAR STYLES */

.midbar-row {
    position: absolute;
    left: 50%;
    bottom: 0px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}.midbar-wrapper {
    background: rgba(0, 0, 0, 0.3);
}.midbar-wrapper * {
    color: #fff;
}.midbar {
    padding-top: 15px;
    padding-bottom: 20px;
}.midbar-wrapper .tagline {
    background: #85868a;
}.tagline p.located-in {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
}.midbar h2 {
    font-size: 42px;
    margin-bottom: 30px;
}.midbar span.accent-line {
    background: #fff;
}



/* GENERAL STYLES */

.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.row.wide {
    max-width: 100rem;
}.row.full {
    max-width: 100%;
}.row.midbar-row {
    max-width: 1000px;
}.row .row {
    max-width: 80rem;
    margin: 0 auto;
    width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.row.page-title {
    padding: 6% 0 10px;
}.row.page-title.inner {
    padding: 10% 0 10px;
}.blue-bg {
    background: #2980b9;
}.blue-bg * {
    color: #fff;
}span.accent-line {
    display: inline-block;
    width: 52px;
    height: 10px;
    margin-top: 20px;
    background: #cfcfcf;
}.white-bg {
    background: white;
}.box-shadow {
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
}.flex-container {
    display:-webkit-flex;
    display: flex;
}.vertical-center {
    display:-webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}span.accent-line.flex-right {
    display:-webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}span.accent-line.flex-left {
    display:-webkit-flex;
    display: flex;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}.home-content.padded-left {
    padding-left: 9%;
}.home-content.padded-right {
    padding-right: 9%;
}img.round-image {
    border-radius: 50%;
    width: 495px;
    border: 10px solid #eeeeee;
    box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}.flex-container {
    display:-webkit-flex
}.button {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    min-width: 230px;
    border-radius: 10px;
    padding: 15px;
    margin: 20px 0;
    background-color: #1e2d40;
    color: white;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}button:hover, button:focus, .button:hover, .button:focus {
    background-color: #1e2d40;
}.vertical-center .button {
    max-width: 230px;
}.button:hover {
    background: #d8b545;
    color: black;
}.overlap {
    position: relative;
    z-index: 1;
}.top-pull {
    position: relative;
    margin-top: -50px;
}.top-pull-sm {
    position: relative;
    margin-top: -35px;
}.top-pull-xs {
    position: relative;
    margin-top: -20px;
}.home-bg-1 {
    background: center / cover no-repeat url(https://behindthebitepodcast.com/wp-content/themes/psyc2/images/home-bg-1.jpg);
}.gradient-overlay {
    position: relative;
}.gradient-overlay::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: %GRADIENTOVERLAY1%; /* Old browsers */
    background: -moz-linear-gradient(left, %GRADIENTOVERLAY1% 0%, %GRADIENTOVERLAY2% 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, %GRADIENTOVERLAY1% 0%,%GRADIENTOVERLAY2% 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, %GRADIENTOVERLAY1% 0%,%GRADIENTOVERLAY2% 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    opacity: .9;
}.gradient-overlay * {
    color: #fff;
}.icon-box {
    padding-top: 30px;
}.icon-box h2 {
    font-size: 24px;
}.footer-cta {
    background: url(https://behindthebitepodcast.com/wp-content/uploads/2019/09/cta-bg.jpg) no-repeat scroll 0 0 / 125%;
}.footer-cta * {
    color: #fff;
}.footer-cta h2 {
    margin: 0 0 30px;
}.cta-buttons {
    padding-top: 40px;
}.button.cta-btn {
    max-width: 450px;
    margin: 0 15px;
    padding: 15px 20px;
}.footer-wrapper {
    background:  #1e2d40;
}.footer-inner {
    padding: 35px 0;
}svg.payment-icon {
    float: none;
}.footer-wrapper p {
    color: #fff;
}span.accent-1 {
    color: #1e2d40;
}.footer-hours span {
    font-weight: bold;
    color: #d8b545;
}.footer-hours, .footer-payment {
    padding-top: 15px;
    padding-bottom: 15px;
}.footer-bottom {
    background: #1e2d40;
}.footer-bottom p {
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 400;
    color: #fff;
}.footer-bottom img {
    width: 157px;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}input.fancyInput[type="text"] {
    border-radius: 15px;
    padding: 21px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    margin-bottom: 25px;
    background: #fff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}input[type="text"]::placeholder, .contactForm textarea::placeholder {
    color: #8c8c8c;
}.contactForm textarea {
    width: 100%;
    border-radius: 15px;
    padding: 21px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: 153px;
    border: none;
    margin-bottom: 25px;
    background: #fff;
    color: #000;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
    box-shadow: inset 0px 0px 0px 5px #dddddd;
}.contactForm .captchaWrapper {
    margin: 0 0 25px;
    border-radius: 15px;
    padding: 12px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    background: #fff;
    color: #000;
    font-weight: bold;
    min-height: 0;
    box-shadow: inset 0px 0px 0px 3px #dddddd;
}.contactForm .captchaWrapper img {
    max-width: 20%;
}.contactForm .captchaWrapper input {
    background: #fff;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 16px;
    padding: 0;
    margin: 0 0 0 25px;
    color: #000;
}.contactForm .captchaRefresh {
    vertical-align: middle;
}.contactForm .submitWrapper span.submit {
    font-family: 'Josefin Sans',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    background: #1e2d40;
    min-width: 245px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    border: none;
}.contactForm .submitWrapper span.submit:hover {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #d8b545;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.gallery-wrapper {
    overflow: visible !important;
}.gallery-image {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.gallery-image:hover {
    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.vertical-padding-xs {
    padding-top: 25px;
    padding-bottom: 25px;
}.vertical-padding-small {
  padding-top: 50px;
  padding-bottom: 50px;
}.vertical-padding-medium {
  padding-top: 70px;
  padding-bottom: 70px;
}.vertical-padding-large {
  padding-top: 100px;
  padding-bottom: 100px;
}.top-padding-xl {
    padding-top: 150px;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}#blog-main-wrapper {
    padding-top: 10%;
}.embed-gallery {
    padding: 5vh 0;
}.main-image{
    background: none !important;
}.gallery-wrapper.no-modal {
    background: none !important;
}.lnm-btn {
    background: black !important;
    color: white !important;
}.thumbs-control {
    background: none !important;
    color: #000 !important;
}



/* ANIMATIONS */
@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes burst {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -o-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes small-burst {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.will-fade {
    opacity: 0;
}
.scrollfade, .animated {
    opacity: 0;
    -moz-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    transition: all 1200ms ease;
}.scrollfade.complete,.animated.complete{
    opacity:1;
}.from-bottom.scrollfade {
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}.from-bottom.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.scrollfade {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.animated {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.animated.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-left.scrollfade {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.scrollfade {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

/* SLIDE OUT FORM */

/* SLIDE OUT FORM */
.custom-slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.custom-slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.custom-slide-out-content h3 {
    margin: 0 0 25px;
}.custom-slide-out-form form {
    margin: 0;
}.custom-slide-out-wrapper span.custom-form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color:#ffffff;
    font-size: 24px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background:#1e2d40;
    border-radius: 40px;
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateX(-70%) translateY(-50%);
    -webkit-transform: translateX(-70%) translateY(-50%);
    -o-transform: translateX(-70%) translateY(-50%);
    -ms-transform: translateX(-70%) translateY(-50%);
    transform: translateX(-70%) translateY(-50%);
    cursor: pointer;
}input.slideOutInput[type="text"] {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 25px;
    margin-bottom: 10px;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}.custom-slide-out-form input[type="text"]::placeholder, .custom-slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.custom-slide-out-form .contactForm textarea {
    width: 100%;
    border-radius: 15px;
    line-height: 1.4;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    height: 100px;
    margin-bottom: 10px;
}.custom-slide-out-form .contactForm .captchaWrapper {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
}.custom-slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.custom-slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
}.custom-slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.custom-slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 20px;
}.custom-slide-out-form .contactForm .submitWrapper button.submit {
    color: #ffffff;
    font-weight: normal;
    background: #1e2d40;
    border: none;
    text-align: center;
    cursor: pointer;
    min-width: 200px;
    padding: 15px;
    border-radius: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.custom-slide-out-form .contactForm .submitWrapper button.submit:hover {
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* END SLIDE OUT FORM */ 

/* Custom CSs */
.white-button {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
    min-width: 230px;
    border-radius: 10px;
    padding: 12px;
    background-color: #fff;
    color: #1e2d40;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
} .footer-button {
    padding-top: 25px;
}          
.header-inner-wrapper.sticky-nav {
  position: fixed;
  top:0;
  width:100%;
  z-index:99;
}.top-bar {
  background:none;
  display: inline-block;
  right: -45px;
}.split-nav-hide {
  display:none;
}.split-nav {
  margin-top: 0px;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}.split-nav-logo {
  margin-top: -30px;
}.header-inner-wrapper #split-nav-logo img, 
.top-bar .centered-logo img{
  max-width:175px;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px;
}
.top-bar .centered-logo {
    margin-top: -18px;
}.header-inner-wrapper.inner-header #split-nav-logo img, 
.inner-header .top-bar .centered-logo img {
  max-width: 140px;
}.inner-header .split-nav {
  margin-top: 5px;
}.sticky-nav {
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}.sticky-nav.active {
  background: white;
}.sticky-nav.active .split-nav {
  margin-top:5px;
}.sticky-nav.active .top-bar-section ul li {
  padding: 0px 10px; 
}.sticky-nav.active #split-nav-logo img, 
.sticky-nav.active .top-bar .centered-logo img {
  max-width:150px;
}.badge-list li {
    line-height: 1;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    padding: 16px;
}.badge-list {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

.badge-list span {
    border: 2px solid;
    display: block;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1e2d40;
}
.badge-list span::before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 5px solid #b99731;
}
.slider-text {
    padding: 12% 4%;
}.slider-wrapper {
    padding-top: 10%;
}.slider-testimonials {
    text-align: center;
    margin: 0 auto;
    width: 75%;
    padding-top: 5%;
}.magazine-brand {
    display: flex;
    justify-content: center;
}.social-section i {
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #1e2d40;
    border-radius: 100%;
    padding: 10px;
    color: white;
    margin: 10px;
}.speaking-title-heading h1 {
  font-size: 50px;
}.top-text {
  padding: 13vw 5vw;
}.speaking-bg1{
  background: top / cover url(https://behindthebitepodcast.com/wp-content/uploads/2024/12/speaking-engagement-img1.jpg);
}.speaking-bg2{
  background: top / cover url(https://behindthebitepodcast.com/wp-content/uploads/2024/12/speaking-engagement-img2.jpg);
}.quote-banner{
  background: center / cover url(https://behindthebitepodcast.com/wp-content/uploads/2024/12/middle-banner.jpg);
  padding: 5% 0;
}.flex-wrapper{
  display: flex;
}.dark-bg {
  background: #111;
}.top-text h2 {
  font-size: 48px;
  text-align: center;
  color: white;
  line-height: 1.3;
  font-family: 'Julius Sans One', sans-serif;
}.top-text .button {
  border: 2px solid #2980b9;
  margin: 0 auto;
  display: block;
  max-width: 250px;
  background: none;
  color: #2980b9;
  padding: 16px;
  font-size: 20px;
  font-weight: bold;
}.top-text.button:hover{
  background: #2980b9;
   border: 2px solid #2980b9;
   color: black;
}.quote-banner i {
  font-size: 60px;
  color: grey;
}.quote-banner h2 {
  color: white;
  font-size: 45px;
  max-width: 54%;
  margin: 0 auto;
  text-transform: uppercase;
   font-family: 'Julius Sans One', sans-serif;
}.darkblue-bg {
  background: #1e2d40;
}.centered-text p {
  color: #b99731;
  font-size: 30px;
  line-height: 1.3;
}.centered-text {
  padding-bottom: 10vh;
  padding-top: 6vh;
}.centered-text h2{
  font-size: 35px;
  color: white;
}.centered-text h2 {
  font-size: 50px;
  color: white;
  text-transform: uppercase;
}.button.outline-btn {
  border: 1px solid white;
  background: none;
  min-width: 49%;
  padding: 20px;
  font-size: 18px;
}.button.outline-btn:hover{
  border: 1px solid white;
  background: white;
  color: black;
}.grey-bg {
  background: #f6f6f6;
}.round-services-wrapper h2 {
  font-size: 50px;
  text-transform: uppercase;
}.round-img {
  padding: 4vh 4vw 0vh;
}.round-img img {
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
}.round-img p {
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  color: black;
}.round-img ul li {
  font-size: 20px;
}.mediumgrey-bg{
  background: #696969;
}.middle-section-wrapper {
  padding: 5vh 5vw;
}.mediumgrey-bg *{
  color: white;
}.right-padded {
  padding-left: 3vw;
  padding-top: 5vh;
}.right-padded h2 {
  font-size: 55px;
  text-transform: uppercase;
  font-family: 'Julius Sans One', sans-serif;
}.right-padded p {
  font-size: 18px;
}.gallery-title h2 {
  font-size: 45px;
  text-transform: uppercase;
  color: #b99731;
  font-family: 'Julius Sans One', sans-serif;
  max-width: 80%;
  margin: 0 auto;
}.right-padded .button {
  background: white;
  color: #1e2d40;
  padding: 21px;
  font-size: 20px;
}.groupWrapper.checkbox input {
  width: auto;
}.padded-form {
  padding: 0 4vw;
}.padded-form button {
  width: 100%;
  background: none;
  border: 1px solid black;
  color: black;
  font-size: 18px;
}.padded-form button:hover{
  background: black;
  color: white;
}.contact-form-section h2 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: 'Julius Sans One', sans-serif;
}.contact-bottom-text p, .contact-bottom-text a {
  font-size: 25px;
  line-height: 1.5;
}.contact-bottom-text h2 {
  color: #1e2d40;
}.contact-bottom-text {
  padding-left: 4vw;
}.slick-custom-gallery-slider .slick-slide img {
    text-align: center;
    margin: 0 auto;
    max-height: 530px;
}.custom-arrows-container-pl .slick-prev {
  left: 15px;
}.custom-arrows-container-pl .slick-next{
  right: 68px;
}.custom-arrows-container-pl .slick-prev::before, .custom-arrows-container-pl .slick-next::before {
  font-size: 40px;
  opacity: .75;
  color: white;
}.embed-slider {
  padding: 2vh 0;
}
.slick-thumb-slide .slick-current.slick-active {
    border: 3px solid white;
} /* Make sure that the top navigation never overlaps content when an anchor is clicked */
body, html {
  scroll-padding-top: 84px; /* adjust the pixel amount here for your top navigation bar height */
}
/* end of custom */
@media only screen and (max-width: 1680px){
  .round-img p {
    font-size: 36px;
}
}
@media only screen and (min-width:1026px) and (max-width:1440px){
.midbar-row {
    bottom:0px !important;
}.row.page-title {
    padding:20% 0 10px !important;
}.row.page-title.inner {
    padding: 10% 0 10px !important;
}  .top-bar {
    right: -26px;
  }.top-bar-section ul li {
    padding:0px 0;
  }.top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 10px;
    padding: 0 10px;
  }.header-inner-wrapper #split-nav-logo img, 
  .top-bar .centered-logo img {
    max-width: 130px;
  }.sticky-nav.active .top-bar-section ul li {
    padding: 0px 1px;
  } .round-img p {
    font-size: 30px;
}.right-padded h2 {
    font-size: 40px;
}.top-text h2{
  font-size: 36px;
}.centered-text p{
  font-size: 24px;
}
}@media only screen and (min-width:1026px) and (max-width:1180px){
.middle-section-wrapper {
    padding: 0;
}.round-img p {
    font-size: 27px;
}.round-img {
    padding: 4vh 1vw 0vh;
}.quote-banner h2 {
    font-size: 30px;
    max-width: 64%;
}
}
@media only screen and (max-width: 1025px) {
.row.midbar-row {
    max-width: 100%;
}.vertical-padding-xs {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}.vertical-padding-small {
  padding-top: 25px;
  padding-bottom: 25px;
}.vertical-padding-medium {
  padding-top: 35px;
  padding-bottom: 35px;
}.vertical-padding-large {
  padding-top: 50px;
  padding-bottom: 50px;
}.no-top-padding-mobile {
  padding-top: 0;
}.top-bar-section ul li:not(:last-child) {
    margin-right: 0;
}.mobile-header {
    position: relative;
}.header-details {
    width: calc(100% - 68px);
    padding: 20px;
}.header-cta a {
    background: none;
    border: 3px solid #1e2d40;
    color: #1e2d40;
}.scroll-arrow {
    bottom: 35px;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
}.scroll-arrow .fa {
    line-height: 50px;
    font-size: 20px;
}.midbar-row {
    position:relative;
    bottom: unset;
    left: unset;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.row.page-title {
    background: #fff;
}img.round-image {
    max-width: 350px;
    margin-bottom: 20px;
}.home-content.padded-left, .home-content.padded-right {
    padding: 0 12%;
    text-align: center !important;
}.box-shadow.white-bg {
    box-shadow: none;
}.flex-container, .vertical-center {
    display: block;
}span.accent-line {
    display: block;
    float: none;
    margin: 20px auto 0;
}.top-pull, .top-pull-sm, .top-pull-xs {
    margin-top: 0;
}.free-quote {
    text-align: center;
    padding: 80px 11%;
}.footer-inner {
    text-align: center;
}.footer-payment {
    text-align: center !important;
}.footer-bottom {
    text-align: center;
}.footer-bottom .text-right {
    text-align: center !important;
}.vertical-center .button {
    min-width: 230px;
}.mobile-logo{
    width: 300px;
}article.post h1.post-title{
    font-size: 2.5em !important;
}.header-inner-wrapper {
  }.header-inner-wrapper.sticky-nav {
    position: absolute;
    background: white;
  }.top-bar {
      background: #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.21);
    left:0;
    width:100%;
  }.top-bar.expanded {
    background: #ffffff;
  }.top-bar.expanded .name {
    background: #ffffff;
  }.top-bar-section .has-dropdown>a{
    padding-right: 0px !important;
  }.top-bar-section .has-dropdown>a:after {
    display:block;
  }.split-nav{
    margin:0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }.split-nav-hide {
    display:block !important;
  }.top-bar-section .dropdown {
    background: #1e2d40;
    left: 100%;
    opacity: 0.9;
    padding: 15px 0;
    transform: translateX(0%);
  }header.header-wrapper .top-bar .toggle-topbar.menu-icon a{
    color: black;
  }.top-bar .toggle-topbar.menu-icon a span:hover:after, 
  .top-bar .toggle-topbar.menu-icon a span::after{
    box-shadow: 0 0 0 1px black, 0 7px 0 1px black, 0 14px 0 1px black;
  }.slider-wrapper{
    padding-top: 20%;
    text-align: center;
  }.row.page-title.inner{
    padding: 30% 0 10px;
  }.slider-testimonials{
    width: 90%;
    overflow: hidden;
  }.scrollfade, .animated {
    opacity: 1;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}.flex-wrapper{
  flex-wrap: wrap;
}.speaking-bg1, .speaking-bg2{
  height: 600px;
}.quote-banner h2 {
    font-size: 30px;
    max-width: 64%;
}.quote-banner {
    padding-bottom: 5vh;
}.top-text h2 {
    font-size: 35px;
}.top-text {
    padding: 6vw 5vw;
}.centered-text h2 {
    font-size: 40px;
}.centered-text {
    padding-bottom: 5vh;
    padding-top: 1vh;
}.centered-text p {
    font-size: 22px;
    line-height: 1.3;
}.round-services-wrapper h2 {
    font-size: 36px;
}
}

@media only screen and (max-width: 767px) {
h1.header-company-title a {
    font-size: 28px;
}.tagline p.located-in {
    letter-spacing: 0px;
    font-size: 12px;
}img.round-image {
    max-width: 250px;
}.footer-cta {
    background: url(https://behindthebitepodcast.com/wp-content/uploads/2019/09/cta-bg.jpg) no-repeat scroll center center / cover !important;
}.button.cta-btn {
    margin-bottom: 25px;
}.footer-hours p {
    margin: 0;
}.contactForm .captchaWrapper img {
    max-width: 35%;
}.logo-wrapper {
    display: none;
}.company-info {
    max-width: 100%;
}.midbar h2{
    font-size: 30px;
}.about-wrapper img{
    width: 100%;
}.blog-recent .the-image{
    width: 100%;
    padding-bottom: 10px;
}.button{
    font-size: 10px;
} .header-inner-wrapper #split-nav-logo img, 
  .top-bar .centered-logo img{
    max-width:90px !important;
  }.slider-wrapper {
    padding-top: 40%;
}.badge-list{
    width: 100%;
}.badge-list span{
    min-height: 55px;
}.badge-list li{
    font-size: 12px;
}.footer-button{
    padding-top: 0;
}.white-button{
    font-size: 10px;
}.magazine-brand {
    display: block;
}.speaking-bg1, .speaking-bg2 {
    height: 400px;
}
}
@media only screen and (max-width: 500px) {
  .flex-wrapper{
    display: block;
  }.gallery-title h2{
    max-width: 100%;
    font-size: 24px;
  }.contact-bottom-text p, .contact-bottom-text a {
    font-size: 18px;
}.contact-form-section h2, .right-padded h2{
  font-size: 40px;
}.round-img p {
    font-size: 32px;
}.quote-banner h2 {
    font-size: 21px;
    max-width: 100%;
}.top-text h2 {
    font-size: 27px;
}.row.page-title.inner {
    padding: 45% 0 10px;
}.speaking-title-heading h1 {
    font-size: 35px;
}.round-img {
    padding: 4vh 0;
}.custom-arrows-container-pl .slick-next {
    right: 36px;
}.slick-custom-gallery-slider .slick-slide img {
    max-height: 300px;
}.slick-thumb-slide .slick-slide img {
    max-height: 100px;
}
}
@media only screen and (max-width: 280px){
  .row.page-title.inner {
    padding: 54% 0 10px;
}.centered-text h2 {
    font-size: 30px;
}.round-img ul li {
    font-size: 14px;
}.contact-form-section h2, .right-padded h2 {
    font-size: 32px;
}.embed-gallery .main-image {
    width: 80%;
    height: 80%;
}
}
