html .q_logo a {
    visibility: visible !important;
}

@media all and (max-width: 768px) {
html div#popmake-5008:before {
    content: "overlay";
    position: absolute;
    background: #093077;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: .8;
    border-top: 20px solid white;
    border-bottom: 20px solid white;
    color: transparent;
}
}

.mc4wp-response p{
   color: #ffffff !important;
   font-weight: 400;
   font-size: 12px;
   line-height: 12px;
}

.mc4wp-alert.mc4wp-notice {
   margin-top: 10px !important; 
}

@media all and (min-width:768px) {
#mega-menu-item-6346 {
   display: none !important;
}

.mc4wp-alert.mc4wp-success {
    padding: 0px 90px;
}
}

@media all and (min-width:1380px) {
a.mega-menu-link  {
    font-size: 15px !important;
}
}

@media all and (min-width:1530px) {
a.mega-menu-link {
    font-size: 18px !important;
}
}

.pum-theme-3464 .pum-container, .pum-theme-cutting-edge .pum-container {
    padding: 18px;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: none;
}

#emailpopleft {
    margin-top: 15%;
}

.footeraddress {
	margin-left: 25px;
}

html .footer_bottom_holder {
    background: #f5f5f5;
}

html .footer_bottom_holder .textwidget {
    color: black;
}

html footer .single-icon .icon {float: left;margin-right: 5px;margin-top: 2px;}

footer .single-icon {
    display: block;
    clear: both;
    margin-bottom: 10px;
}

footer .single-icon p {
    margin-bottom: 0px!important;
}

div#text-5 {
    margin-top: 40px;
}

#tpbr_box .separator {
    display: inline-block;
    height: auto;
    background: none;
    margin: 0px 15px;
    opacity: 0.5;
}

div#popmake-5008 button.pum-close.popmake-close {
    background: none!important;
    border: none!important;
    box-shadow: none;
    margin-top: 140px;
    margin-right: 49px;
    text-shadow: none;
    font-size: 50px;
    line-height: 48px;
    color: white!important;
    font-weight: 800;
    z-index: 20;
}

.email-signup {
  font-weight: 800;
  padding: 5px 15px;
  color: white;
  text-decoration: none;
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 99999;
}

.glow-container {
  position: relative;
  display: inline-block;
}

.glowing-image {
  width: 40px; /* Adjust the size of the image as needed */
  height: 40px;
  border-radius: 50%; /* Create a circular image */
}

.glowing-image:hover {
  animation: pulse-glow 2s ease-in-out infinite; /* Glow effect on hover */
}

@keyframes pulse-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 165, 0, 0.7);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(255, 165, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 165, 0, 0);
  }
}


footer {
    z-index: 0;
}

@media all and (min-width: 768px) {
html div#popmake-5008 .pum-content {
    padding: 30px 30px 190px;
}
}
@media all and (max-width: 768px) {
html div#popmake-5008:before {
    content: "overlay";
    position: absolute;
    background: #093077;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: .8;
    border-top: 20px solid white;
    border-bottom: 20px solid white;
    color: transparent;
}
html div#popmake-5008 {
    top: 0px!important;
    min-height: 100vh;
    min-width: 100%!important;
    background: url(https://breakroomchoices.com/wp-content/uploads/2023/07/emailpopup-bkg.png) #fff!I
    background-size: cover;
    background-position: top center;
    width: 100%!important;
    left: auto!important;
}
}

div#popmake-5008 h2 strong {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}

.mc4wp-alert.mc4wp-success p {
    margin-top: 20px;
    color: green;
    font-weight: 800;
}


html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding: 0px!important;
}

div#popmake-5008 {
background: url(https://breakroomchoices.com/wp-content/uploads/2023/07/emailpopup-bkg.png)!important;
    background-size: cover!important;
    background-position: center!important;
    background-size: contain; /* Adjust the background image size */
    background-repeat: no-repeat!important;
}

div#popmake-5008 * {
    text-align: center;
}

div#popmake-5008 .pum-content {
    padding: 30px;
}

div#popmake-5008 h2 {
    font-size: 30px;
    line-height: 38px;
    color: #0143aa;
}

div#popmake-5008  .field-submit {
    background: #add601;
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    padding: 10px;
    color: white;
    font-weight: 800;
    box-shadow: none;
    border: none;
}

div#popmake-5008 input {
    display: block;
    width: 100%;
    font-family: 'Catamaran', sans-serif;
    font-size: 20px;
    line-height: 28px;
    padding: 10px;
    margin-top: 5px;
}



footer .single-icon.phone span a {
    pointer-events: none;
    text-align: center;
    padding-left: 11px;
}

.footer_top h5 {
    margin-bottom: 10px;
}

footer #custom_html-2 {
    margin-top: 20px;
}


.header_bottom_widget.widget_text {
    display: none!important;
}

.footer_bottom_holder .textwidget {
    color: white;
    font-size: 16px;
    line-height: 24px;
}

body .footer_top {
    padding-top: 80px;
}

@media all and (max-width: 768px) {
body .page-header h1 {
    font-size: 40px!important;
    line-height: 48px!important;
}
html .blog .title {
    height: 130px!important;
    margin-top: 10px!important;
}
}

.blog .title_subtitle_holder {
    opacity: 0!important;
}
.blog .title {
    height: 670px!important;
    margin-top: 140px!important;
}

.content.content_top_margin {
    max-width: 1700px;
    margin: 0px auto;
}

form.post-password-form {
    margin: 0px auto!important;
    padding: 60px 0px;
}

.post-password-form input[type=password] {
    background: #f5f5f5!important;
}

footer #text-10 img {
    max-height: 180px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
padding: 0px!important;
}

nav.main_menu > ul > li > a {
    padding: 0px 11px;
}

.header_bottom {
padding: 0px;
}

.post_text iframe {
    width: 560px;
    height: 315px;
    max-width: 100%;
}
.title.has_background, .title.has_fixed_background {
    background-size: cover!important;
}
.two_columns_75_25 {
    margin-top: 50px;
}
div#nav_menu-3 {
    padding-left: 50px;
}

.header h1 {
    font-size: 60px;
    line-height: 68px;
    font-weight: 800;
}
.drop_down .narrow .second .inner ul li a:hover {
    color: #69c405!important;
}
header .q_logo img.mobile {
    max-height: 80px!important;
    margin: 0px!important;
}
nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu span {
    color: #004dca;
}
nav.mobile_menu ul li, nav.mobile_menu ul li, nav.mobile_menu ul li ul li, nav.mobile_menu ul li.open_sub > ul {
    border-color: rgba(0, 0, 0, 0.23);
}
.mejs-overlay-button {
    background: url(https://breakroomchoices.com/wp-content/uploads/2017/10/play.png) no-repeat!important;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    background-color: white;
    border-color: white;
}
.footer_bottom a {
    color: white;
}
nav.main_menu ul li.active a {
    color: #2fb109!important;
}
.qode-elliptical-slide-elements-holder p {
    font-size: 22px;
    line-height: 30px;
}
h3.larger {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}
nav.main_menu ul li:hover a {
    color: black!important;
}
.wrapper .wrapper_inner .scroll_header_top_area img {
    height: auto!important;
}
.teaser:hover img {
    margin-top: -50px;
    margin-bottom: 50px;
}
.teaser {
    width: 19%;
    display: inline-block;
    margin-top: 50px!important;
}

@media all and (max-width:1380px) {
nav.main_menu.right {
width: 100%!important;
}
}
a.prev-slide {
    left: -100px!important;
}
a.next-slide {
    right: -100px!important;
}
header.dark:not(.sticky) .textwidget span:not(.qode-btn-text) {
color: white!important;
}
.post_text_inner ul {
    margin-bottom: 22px!important;
    list-style-position: outside!important;
    padding-left: 20px!important;
}
nav.main_menu > ul > li > a, .dark.header_style_on_scroll nav.main_menu>ul>li.active>a, .dark.header_style_on_scroll nav.main_menu>ul>li:not(:first-child):before, .dark.header_style_on_scroll nav.main_menu>ul>li>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #034ccb;
}
header.dark:not(.sticky) .textwidget span {
    color: white!important;
}
.scroll_header_top_area img {
    margin-left: 40px!important;
max-height: 125px;
    margin-top: 22px!important;
}
.scrolled img {
    margin-top: 0px!important;
    max-height: 55px;
}
.iconlist-2 {
    width: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    float: left;
}
.iconlist-2 .icon {
    width: 18px;
    height: 18px;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    color: #000;
    border-radius: 100%;
}
.iconlist-2 .text {
    padding: 0px 0 0 28px;
    margin: 0px;
    display: block;
font-size: 16px;
line-height: 22px;
margin-bottom: 10px;
text-align: left;
}
.q_elements_holder.two_columns .q_elements_item {
    background-size: cover;
background-repeat: no-repeat;
}
.no-shadow h2, .no-shadow h1, .no-shadow h3, .no-shadow p {
    text-shadow: none!important;
}
.arrow-left .q_elements_item {
    background-position: right center!important;
}
.arrow-right .q_elements_item {
    background-position: left center!important;
}
.white h2, .white h3, .white p {
    text-shadow: 0px 0px 10px black;
}
.white h1, .white h2, .white h3, .white h4, .white h5, .white p {
    color: white;
}
h1, h2, h3, h4 {
margin-bottom: 15px!important;
}
@media all and (max-width:760px) {
body div#nav_menu-3 {
    padding-left: 0px;
}
.footer_top img {
    max-width: 200px;
}
.footer_bottom {
    font-size: 14px;
    line-height: 22px;
    padding: 20px 50px;
   color: white;
}
.footer_top {
    padding-top: 50px!important;
}
.column2 .widget.qode_latest_posts_widget {
    margin-bottom: 0px!important;
}
footer .container_inner {
    padding: 0px 30px!important;
}
.qode-elliptical-slider .qode-elliptical-slide {
    height: 620px!important;
}
.call_to_action .column2.button_wrapper .qbutton {
    width: 200px;
    text-align: center;
}
.full_width_inner .mobile-more-bottom-padding {
padding-bottom:100px!important;
}
.mobile-no-bottom-padding {
padding-bottom: 0px!important;
}
.desktop-only {
display: none;
}
.page-header {
    padding: 50px 0px!important;
}
.section_inner_margin .vc_custom_1506449127253 {
padding-top: 40px!important;
}
.app-buttons img {
    margin-bottom: 20px!important;
}
h2 {
    font-size: 40px;
    line-height: 48px;
}
h1 {
    font-size: 24px;
    line-height: 32px;
}
.teaser {
    width: 100%;
}
.qbutton.white, .qbutton.small {
    letter-spacing: 1px;
}
.parallax {
background-attachment: scroll!important;
}
}
@media all and (min-width: 760px) {
.page-header {
    padding: 100px 0px!important;
}
.mobile-only {
display: none;
}
.q_logo a {
    height: 170px !important;
}
#recent-posts-3 {
    padding-left: 50px;
}
}
.qbutton.small {
    padding: 10px 20px!important;
}
.parallax {
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.footer_top h5 {
    color: #004a98;
    font-weight: 800;
}
.footer_bottom p, .footer_bottom span {
    font-weight: 500;
}
.footer_top ul.sub-menu {
    display: none!important;
}
.footer_top a:hover {
    color: #73aa01!important;
}
.white h2, .white h3, .white h4, .white p {
color: white;
}
.darkpolygon .angled-section polygon {
    fill: #80bd01!important;
}
.textcenter{text-align:center}
header{padding-top:40px!important}
#tpbr_box{
padding-right:15px!important;
font-family: 'Catamaran', sans-serif!important;
}
#tpbr_box a{color:#fff!important;margin-right:15px!important}
@media all and (max-width: 768px) {
#tpbr_box{text-align:center!important;
}
}
.wrapper_inner a{
text-decoration:underline;
color: #024dcb;
}
.wrapper_inner a.white{
text-decoration:underline;
color: #fff;
}
.wrapper_inner a:hover{
text-decoration:none;

}
.wrapper_inner a.qbutton{
text-decoration:none;
}
a.qbutton.default{
color:#fff;
}
a.qbutton.white{
color: #000
}
h2 a{
font-size:44px;
}