/*blue #1B9AE4 yellow #FECB60*/


html {
    Dt: env(safe-area-inset-top);
    Ct: env(safe-area-inset-bottom);
    Et: env(safe-area-inset-left);
    kt: env(safe-area-inset-right);
    overflow-x: hidden;
    overflow-y: scroll;box-sizing: border-box;
}
body h2 {    font-size: 260%;    line-height: 130%;}
body p {    line-height: 24px;font-size: 16px;}

.uppercase {text-transform:uppercase;}

#main a {color:#00e;}

/*COLUMN WIDTHS*/
.col-lg-4, .col-md-4, .col-4 {width:33%;display:inline-block;vertical-align:top;}
.col-lg-8, .col-md-8, .col-8 {width:66%;display:inline-block;vertical-align:top;}
.col-lg-6, .col-md-6, .col-6 {width:49%;display:inline-block;vertical-align:top;}
.col-lg-3, .col-md-3, .col-3 {width:24%;display:inline-block;vertical-align:top;}
/*SIDEBAR*/
.pure-u-1.pure-u-lg-3-24 {width:240px;}
.pure-u-lg-21-24, .pure-u-lg-7-8 {width:calc(100% - 240px);}
#sidebar-left .block, #sidebar-right .block {border:0 !important;padding:0 !important;background:transparent;}

/*SIDEBAR MENU*/
#sidebar-left {} 
#sidebar-left ul.menu {padding:0;}
#sidebar-left ul.menu a {color:#2b4d94;}
.block-content > ul > li {margin:2px 0 !important;}
#sidebar-left .menu-item {list-style:none;margin:12px 0 ;padding:0;}
.block-content > ul > li:not(.menu-item--expanded) 
#sidebar-left .menu-item a {padding:5px 0px;display:block;}
#sidebar-left .menu-item span,.block-content > ul > li:not(.menu-item--expanded)  {    background: #2b4d94; color: #fff; padding:5px 10px;border-radius:5px;text-transform:uppercase;display:block;cursor:pointer;}
.block-content > ul > li:not(.menu-item--expanded) a {color: #fff !important;} 
.block-content > ul > li:not(.menu-item--expanded) {padding: 5px 10px !important;}
.block-content > ul > li:not(.menu-item--expanded) a {color:white;}
#sidebar-left .menu-item .menu li:not(.menu-item--expanded) {padding-left:13px;}
#sidebar-left .menu-item .menu .menu li:not(.menu-item--expanded) {padding-left:0px;}
#sidebar-left .menu-item .menu-item span {background:transparent;color:black;text-transform:none;padding:0px 0;}
#sidebar-left .menu-item .menu-item span:before {    content: "";    border: solid #2b4d94;    border-width: 0 2px 2px 0;    display: inline-block;    padding: 3px;    transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);    margin-right: 5px;    float: left;    margin-top: 5px;}
#sidebar-left .menu-item .menu-item span.active:before {    transform: rotate(45deg);    -webkit-transform: rotate(45deg);}
#sidebar-left .menu-item .menu {display:none;padding-left:0px;}
#sidebar-left .menu-item .menu .menu {padding-left:20px;}

/*HEADER*/
#top_bg {width:100%;top:0; background: url(../images/header.png) center / cover no-repeat #19325b !important;  border-bottom:2px solid white;background-color:transparent;}
#top_right, #body_right {padding:0 !important;}
#brand {display:none;}
#menu {margin:0 !important;background:#609;}
/*OVERRIDE Z-Style*/
#top_right, #body_right, #middlecontainer,#top_left, #body_left {background:none !important;background-image:none !important;}

/*MOBILE MENU*/
#wb-mobile-menu {display:none;}
/* Menu code starts here */

#menuToggle{  display: block;
  /* You can also use relative/absolute here if you want to stay on the top */
  position: relative;  left: 10px;    background: white;    display: inline-block;
    padding: 5px;   z-index: 1;  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a{  text-decoration: none;  color: #232323;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover{  color: tomato;}


#menuToggle input{  display: block;  width: 44px;  height: 40px;  position: absolute;  top: 0;  left: 0;  
  cursor: pointer;  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggle span{color:transparent;
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;  
  background: #cdcdcd;
  border-radius: 3px;  
  z-index: 1;  
  transform-origin: 4px 0px;  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child{  transform-origin: 0% 0%;}

#menuToggle span:nth-last-child(2){  transform-origin: 0% 100%;}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span{  opacity: 1;  transform: rotate(45deg) translate(-6px, -13px);  background: #232323;}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3){  opacity: 0;  transform: rotate(0deg) scale(0.2, 0.2);}
/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2){  transform: rotate(-45deg) translate(-6px, 14px);}

/*NODES*/
.node--view-mode-full .field--type-entity-reference.field--name-field-image{    float: right;    max-width: 45%;    margin-left: 20px;padding-left: 20px;}
.node--view-mode-full .field--type-entity-reference.field--name-field-image img {margin:0 auto;}
.block-inline-blockbasic .field--name-field-image {float:none;max-width:100%;margin:0;padding:0;}
.block-inline-blockimage-text .field--name-field-image {float:none;max-width:100%;margin:0;padding:0;}

/*PRODUCTS*/
.add-to-cart {display:inline-block;padding:8px 20px;background:#eee;border:1px solid #ccc;border-radius:4px;}
.product .ds-2col-stacked > .group-left {width:56%;}
.product .ds-2col-stacked > .group-right {width:40%;}

/*STORE*/
.view-store-products .field--name-title {margin:5px;}
.view-store-products .field--label-inline .field__label,.view-store-products .field--label-inline .field__item {float:none;display:inline-block;}
.view-store-products .field--name-price {margin:15px 0;}
.mobile {display:none;}

.center {text-align:center;}
a, a.link {  border-bottom: 0 !important;}

/*BUTTON*/
.button {padding:5px 10px;}
/*ARROW NEXT PREVIOUS*/
a.next.button {background-color:white;border:1px solid #ccc !important;}
.next:after {    content: "";    background: url(/sites/irr.org/files/styles/large/public/2026-05/arrow.gif) no-repeat;
    padding: 0 4px 0 12px;    background-position: center center;    margin-left: 6px;}
.previous:before {  content: "";    background: url(/sites/irr.org/files/styles/large/public/2026-05/arrow.gif) no-repeat;
    padding: 0 12px 0 4px;    background-position: center center;    margin-right: 6px;transform: scaleX(-1);}
a.previous.button {background-color:white;border:1px solid #ccc !important;}

/*BLOCKS*/
.layout .block-wrapper {padding:5px;}
#middlecontainer .block {margin:0 !important;}
.node__content .block-content .field--name-body {margin:0;}
.node__content .block-content .field--name-body p {margin-top:0;}
.image-left {}
.block-inline-blockimage-text.image-left .field--name-field-image {float:left;width:30%;margin-right:10px;}
.node--view-mode-full .layout .image-left .field--name-field-image {margin-left:0;padding-left:0;}

#brand {display:none;}

#block-zeropointwb-spinner {    display: none;     position: fixed;    background: black;    top: 0;
    left: 0;    height: 100vh;    width: 100vw;    z-index: 44444;}
#spinner {    background: url(/sites/bluepassbook.com/files/images/bpspin.png) no-repeat;    background-size: cover;    height: 100px;    width: 100px;
    top: 50%;    position: absolute;    left: 50%;    margin-top:-50px;margin-left:-50px; color: transparent; animation: rotation 2s infinite linear;}
@keyframes rotation {
  from {    transform: rotate(0deg);  }
  to {    transform: rotate(359deg);  }
}

.views-row {padding:1%;margin:1%;/*border:1px solid black;*/}

/*YOUTUBE*/
.youtube-container.youtube-container--responsive {margin:0;}
.youtube-style {    position: relative;    width: 100%;    height: 0;    padding-bottom: 56.25%;}
.youtube-style iframe {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}
/*HOME PAGE BLOG LIST*/
.view-teasers .views-row {border:1px solid black;padding:20px;margin-bottom:40px;}
.view-teasers .teaser-image  {}
.view-teasers .field--name-node-title {font-size:24px;}
.view-teasers .post-date {font-style:italic;font-weight:bold;}
.view-teasers .field--name-node-link  {width:100px;margin:0 auto;background:blue;padding:20px 40px;border-radius:20px;border:1px solid black;}
.view-teasers .field--name-node-link  a {color:white;text-transform:uppercase;font-weight:bold;}
.view-teasers .group-left {width:65%;margin-right:2%;display:inline-block;}
.view-teasers .group-right {width:30%;display:inline-block;vertical-align:top;}

/*BODY FIELD*/

.field--name-body .media--type-image {margin-bottom:10px;}
.field--name-body blockquote {clear:none;}

.pullquote {
    clear: right;
    font-style: italic;
    text-align: center;
    font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    color: #333;
    background: #eaf0fb;
    border-top: 1px dashed #b8cfe7;
    border-bottom: 1px solid #b8cfe7;
    float: right;
    width: 20em;
    padding: 1em;
    margin: 1em 1em .5em;
}

/*Form*/
input,textarea {max-width:90vw;}

.site-logo img {height:90px;padding:0;}
#name-and-slogan {padding:15px !important;}

.toolbar-fixed #top_bg {top:40px;}
#body_bg {padding-bottom: 50px;border-bottom:0;}

.region-help {margin-top:30px;}

.notice {text-align:center;padding:10px 0px;background:#eee;font-style:italic;margin:10px 0 20px;}

#bottom_bg {   bottom: 0;    width: 100%;    background: black;    border-top: 1px solid yellow;}
#bottom_bg p,#bottom_bg .block-content a, #footer .block-content, #footer .block-content a, #menu2 a, #footer .block-title {   color:white !important; }
.column-center {text-align:center;}
.column-3 .views-row {display:inline-block;width:15%;margin:1%;vertical-align:top;text-align:center;}
.column-4 .views-row {display:inline-block;width:20%;margin:1%;vertical-align:top;text-align:center;}
.field--name-body .column-3 {width:29%;margin:1%;display:inline-block;vertical-align:top;text-align:center;}
.field--name-body .column-3 img {width:100%;}
.footer-left, .footer-middle, .footer-right {width:30%;display:inline-block;vertical-align:top;margin:1%;text-align:center;}
.footer {width:100%;}
#footer .footer .block-content .tbm a {color:black !important;}
 .footercopyright {    background: url(../images/footerlogo.png) no-repeat right;}
#header .region-topreg {padding: 0 20px 0 0;}

/*TB Menu*/
.tbm {width:600px;margin:0 auto;}
.block-tb-megamenu.block   ul.level-0, .tbm {background: transparent;}
.block-tb-megamenu.block ul.level-0 li a,.block-tb-megamenu.block ul.level-0 li span.no-link {color:white;}
.block-tb-megamenu.block ul.level-0 li a:hover, .block-tb-megamenu.block ul.level-0 li:hover a {color:black;}
#menu {clear:both;}

/*CATEGORY PAGE*/
.col-group .wb-col2 {display:inline-block;width:47%;margin:1%;vertical-align:top;}
/*.igroup {display:inline-block;width:47%;margin:1%;vertical-align:top;}*/
.igroup + h3, .col-group .view-grouping-header, .group-604 {display:none;}
td.views-field-field-group .group-604 {display:block;}
.igroup .hide-li { list-style: none;padding:0;}
.media-use-file-media-no-link-width-flex-full .views-field-field-image-1 img {width:100%;}
.media-use-file-media-no-link-width-flex-full .pimage img {width:100%;}
.media-use-file-media-no-link-width-flex-full .pimage {width:100%;}
.media-use-file-media-no-link-width-flex-full .views-field-name {display:none;}
.media-use-library-image .views-field-field-image-2,.media-use-library-image-width-quarter .views-field-field-image-2 {width:25%;float:left;margin-right:20px;}
.media-use-library-image-float-right .pimage {float:right;width:25%;margin-left:20px;}
.media-use-library-image .pimage {width:25%;float:left;margin-right:20px;}
.media- .views-field-field-image-2 {display:none;}
.media- .pimage {display:none;}
.view-category-page .views-field-name {font-weight:bold;}
.view-category-page .views-field-field-headline p {margin-top:0;}
.wh-headline-1 .views-field-name, .wh-headline-1 .ctitle {display:none;} /*Leave Blank, the title/name*/
.media-use-file-media-no-link-width-quarter .pimage {width:25%;float:left;margin-right:20px;}
.views-field-field-description p:first-child {margin-top:0;}
.view-taxonomy-term .view-header .field--name-field-image {width:25%;float:left;margin-right:20px !important;}
 .view-header .taxonomy-term {border:0; background:transparent;margin:0;padding:0;}

.item-list li {clear:both;padding:10px 0;}
.igroup {clear:both;padding:10px 0;}


/*VIDEO*/
/*.node--type-video.node--view-mode-full {min-height:700px;}*/
.field--type-entity-reference.field__items {margin:0 !important;}
.field--name-field-video {z-index:5;}
.field--name-field-video,.field--name-field-video-loop {position:absolute;/*height:600px;*/}
.field--name-field-video .field__item, .media--type-video {height:100%;}
.orientation-landscape, .orientation-landscape  video {width:100%;height:auto;}
.orientation-portrait, .orientation-portrait video {width:auto;height:100%;}
.field--name-field-video-loop {position:absolute;/*display:none;opacity:0;*/z-index:4;}
.field--name-field-video-reference,.video-history {  z-index:7;  position: absolute;    display: none;
    height: 100%;    background: rgb(0, 0, 0, .5);    width: 100%;}
.field--name-field-video-reference a {color:white;padding:10px 20px;display:block;}
.vidref {color:white;padding:5px 10px;cursor:pointer;}
.node--type-video .field--name-body {display:none;}
.vidnone {color:white;padding:5px;}
.vswap {/*opacity:1*/;z-index:6;}
.field--name-field-poster {display:none;}
.node--type-video .node__links {display:none;}
.node-video #bottom_bg {display:none;}
.vidcontrols {display:none;}
video::-internal-media-controls-overlay-cast-button {
  display: none;
}
.vh-item .field__items {display:block !important;}

/*CHAT BOT*/
html .chat {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

body.chat {
	min-height: 100vh;
	background: #ffffff;
	background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}

.chat h2,
.chat h3 {
	margin: 0;
	padding: 0;
}

h1 {}

.chat h2 {
	font-size: 1rem;
	font-weight: 400;
}

.chat hr {
	margin: 15px 0;
}

.bg-dark {
	background: hsl(231, 50%, 50%);
}

 .bg-light {
	background: hsla(231, 10%, 90%, 0.8);
}

.text-light {
	color: #f0f0f0;
}

.align-center {	text-align: center;}
.align-center img {margin:0 auto;}
.align-right {margin:0 0 10px 20px;}
.align-left {margin:0 20px 10px 0;}
.chat.toolbar-fixed #top_bg {display:none;}

/*** NAV ***/

nav#nav-container {
	background: #f0f0f0;
	padding: 15px;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	box-sizing: border-box;
}

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-link {
	padding: 2px 0;
	margin: 8px 0;
	font-size: .9rem;
	position: relative;
	padding-left: 40px;
}

.nav-link > span {
	margin-right: 10px;
	position: absolute;
	left: 0;
}


a,
button,
.link,
.nav-link {
	cursor: pointer;
}

.btn-transparent {
	border: 0;
	background: 0;
}

.btn-icon {
	font-size: 1.5rem;
	width: 100%;
}

/**************************/

/*** Display fake phone ***/

/**************************/

#phone-wrapper {
	margin: 50px auto;
	background: url("https://cdn.pixabay.com/photo/2017/06/17/10/39/cell-phone-2411808_960_720.png") 0 0;
	/*background: url("https://cdn.pixabay.com/photo/2017/06/17/10/39/cell-phone-2411808_960_720.png") -418px 0px;*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 363px;
	height: 720px;
	position: relative;
	overflow: hidden;
}

#app {
	background: #ffffff;
	background-image: url("https://www.transparenttextures.com/patterns/asfalt-light.png");
	position: relative;
	top: 47px;
	left: 19px;
	height: 608px;
	width: 325px;
	display: grid;
	grid-template-rows: 50px 1fr auto;
}

/*** Start Chat overlay ***/

div#landing {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 15px;
	display: grid;
	grid-template-rows: 1fr 1fr 1fr;
	text-align: center;
}

span.fas.fa-robot {
	align-self: end;
}
.starting {color:transparent;}
.post-user:first-of-type {display:none;}
input#username {
	font-size: 1.1rem;
	line-height: 2.5rem;
	text-align: center;
	border-radius: 5px;
	border: solid 1px #00000087;
	margin: 15px 0;
	width: 100%;
}

form#form-start {
	align-self: end;
}

#start-chat {
	background: #FF9800;
	border: none;
	padding: 15px 30px;
	font-size: 1.2rem;
	color: #ffffff;
	border-radius: 5px;
	width: 100%;
}

/********************/

/*** Main chat UI ***/

/********************/

.node-594 #header,
.node-594 #form {
	display: grid;
	grid-template-columns: 50px auto 50px;
	align-items: center;
}

.node-594 #header {
	padding: 6px;
}

/* Conversation */

#message-board {
	display: grid;
	align-self: end;
	grid-auto-rows: minmax(min-content, max-content);
	padding: 5px 0;
	box-sizing: border-box;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

.post {
	position: relative;
	margin: 4px 10px;
	padding: 10px;
	border-radius: 10px;
	font-size: .9rem;
	word-break: break-word;
}

.post-user {
	justify-self: left;
	margin-right: 50px;
	background: rgba(255, 152, 0, 0.1);
	/*border-top-left-radius: 0;*/
}

.post-bot {
	justify-self: right;
	margin-left: 50px;
	background: rgba(64, 83, 191, 0.1);
	/*border-top-right-radius: 0;*/
}

.post:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 0;
}

.post-user:after {
	left: -10px;
	border-right-color: rgba(255, 152, 0, 0.1);
	border-left: 0;
}

.post-bot:after {
	right: -10px;
	border-left-color: rgba(64, 83, 191, 0.1);
	border-right: 0;
}

.timestamp {
	font-size: .6em;
	opacity: .4;
	margin: 5px 0 -5px;
	display: block;
}

/* Chat Form */

#form {
	padding: 6px;
	/*min-height: 40px;*/
	grid-template-rows: auto 1fr;
}

#emoijis {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	padding: 5px;
	grid-gap: 5px;
	margin-bottom: 5px;
}

#message {
	padding: 5px;
	font-size: 1rem;
	min-height: 25px;
	max-height: 25vh;
	overflow: auto;
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.29);
	font-style: italic;
	outline: none;
	resize: none;
}

#form.focus {
	background: rgba(255, 152, 0, 0.1);
}

#message.focus {
	background: rgba(255, 255, 255, 0.5);
}

/* Custom Scrollbar */

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	background: hsl(231, 50%, 50%, 10%);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #b30000;
}

/***************/

/*** Credits ***/

/***************/

.credits {
	text-align: center;
	font-size: small;
	color: #b2b2b2;
}

.credits a {
	color: inherit;
}

@media screen and (max-width:1175px) {
	/*LAYOUT*/
	
	.col-lg-4, .col-md-4, .col-4 {width:32%;}
	
	.clearfix::after {display:none;}
	
}

@media screen and (max-width:1042px) {
	.clearfix::after {display:none;}
	
}

@media screen and (max-width:1024px) {
	#header .region-topreg {float:none;width:100%;}
	.region-header {width: 50%;        float: none;    margin:0 auto;    z-index: 434;        position: relative;}
	.region-header .block-system-branding-block {width:100%;margin:0;}
	#body_bg {position:relative;top:40px;clear:both;}
	.mobile-hide {display:none;}
	.site-logo .logoimg {float:none;}
	a.site-logo {    display: block;    margin: 0 auto;    width: 200px;}
	#name-and-slogan {padding:0 !important;text-align:center;}
	#pgwp #top_bg {position:relative;background: url(../images/header.png) center / cover no-repeat #19325b !important;}
	.toolbar-fixed #top_bg {top:0;}
	.site-logo img {height:40px;}
	#body_bg {margin:0;}
	#menu {position:absolute;top:0;width:100%;z-index:5;}
	#middlecontainer {display:flex;}
	.pure-u-1.pure-u-lg-3-24 {width:100%;order:2;}
	.pure-u-lg-21-24, .pure-u-lg-7-8 {width:100%;order:1;}
	#block-zeropointwb-sidebarmenuenglish {display:none;}
	#wb-mobile-menu {display:block;}
	#tbwb {display:none;}
	
	#sidebar-left .block.mobile-active {background:white !important;    display: block !important;
    position: absolute;    top: 0;    z-index: 5;    width: 100%;    left: 0;min-height:100vh;border-bottom:2px solid black;}
	
	#sidebar-left .block.mobile-active .block-content {padding:5px 10px;}
	
	/*TB Menu*/
	.block-tb-megamenu.block   ul.level-0 {background: initial;}
	.block-tb-megamenu.block ul.level-0 li a,.block-tb-megamenu.block ul.level-0 li span.no-link {color:initial;}
	.block-tb-megamenu.block ul.level-0 li a:hover, .block-tb-megamenu.block ul.level-0 li:hover a {color:initial;}
	
}

@media screen and (max-width:890px) {
    .column-3 .views-row {    display: inline-block;    width: 25%;  margin: 3%;    vertical-align: top;    text-align: center;  box-shadow: 2px 3px 5px #202020;  background:white;}
	.column-4 .views-row {width:44%;}
	
	/*LAYOUT*/
	
	.col-lg-4, .col-md-4, .col-4 {width:100%;}
	.col-lg-6, .col-md-6, .col-6 {width:100%;}
	.col-group .wb-col2 {width:100%;}
	/*BASIC BLOCK*/
	.layout .block-inline-blockbasic {}
	.layout .block-inline-blockbasic img {float:right;width:30%;}
	.layout .block-inline-blockimage-text {clear:both;}
	.layout .block-inline-blockimage-text img {}
}

@media screen and (max-width:769px) {
	 /*APP width*/
	 .block-tb-megamenu {display:none;}
	 .mobile {display:block;}
	 .region-topreg {}
	 #top_bg {position:relative;}
	 #bottom_bg {position:fixed;z-index:5;display:none;}/*WB temp dev*/
	 .node-video #pgwp #top_bg {display:none;}
	  .node-video video {width:100%;height:auto;}
     #middlecontainer {margin:0 !important;}
     #pgwp #top_bg {}
     #main {margin:15px !important;}
     .footer-left, .footer-middle, .footer-right {display:none;}
	 
     .region-header {}
     #name-and-slogan {}
      
     h1.page-title {text-align:center;color:black;}
     #body_bg {border:0 !important;margin-bottom:50px;}
         
	/*Main page views rows*/
	.view-teasers .group-left,.view-teasers .group-right {width:100%;margin:20px 0;}
	
	/*TB MENU*/
	.tbm.tbm--mobile .tbm-collapse {    position: fixed;    top: 0;    height: 100vh;    left: 0;overflow:scroll;padding-top:50px;}
	.tbm.tbm--mobile .tbm-button {    z-index: 5555;     position: relative;}
	.tbm--mobile-show.tbm.tbm--mobile .tbm-button {        position: fixed;        top: 0;        right: 0;    }
		
     /*shop*/
     .cart-block--summary__count {display:none;}
    .view-products.view-display-id-page_1 .views-row {width:90%;} 
    .view-products.view-display-id-page_1 .field--name-field-media {width:40%;float:left;}
    .view-products.view-display-id-page_1 .field--name-price{
    width: 50%;
    padding: 0;
    float: right;}
    .view-products.view-display-id-page_1 .field--name-title{
    width: 50%;
    padding: 0;
    float: right;}
    .view-products.view-display-id-page_1 .field--name-body{
    width: 50%;
    padding: 0;
    float: right;}
    .view-products.view-display-id-page_1 .field--name-variations{
    width: 50%;
    padding: 0;
    float: right;}
    .cart-block--contents.is-outside-horizontal {}
}

@media screen and (max-width:550px) {
	.column-4 .views-row {width:95%;}
    .toolbar-fixed #top_bg {top:0px;}
    .view-location-qr .views-row {width:90%;font-size:20px;}
    .view-location-qr .views-field-title-1 {font-size:20px;}
    .view-location-qr .views-field-nid {line-height:50px;padding-left:0;}
    /*User Login*/
    #block-zeropointwb-userlogin {text-align:center;}
    #block-zeropointwb-userlogin input {width:90%;margin:10px auto;}
    body.logged-out.qr-scanner #block-zeropointwb-qrscannernotic3 {text-align:center;}
    #block-zeropointwb-userlogin .item-list li {display:none;}
}

@media screen and (max-width:475px) {     
     
}

