body{
background-color:#fff !Important;
}
.product-page-section {
  background-color:#fff !Important;
}
.legal-page-body {
  background-color:#fff !Important;
}
.white-bg-cta {
    border: 1px solid #eee;
}
.rtl-img-fix .featurs-block div {
	margin-right: 40px;
	margin-left: 40px;
}

.page-top img.sandw-banner,
#sandw-banner img {
	top: 0px !important;
}

.page-top {
	max-height: 100% !important;
}

.carouseloffset {
	margin-bottom: 0px !important;
}

.carousel {
	max-height: 100% !important;
}

.height822 img.img-responsive {
	height: 822px;
}

#covid-strip {
	text-align: center;
	padding: 10px 0 10px 0;
	color: red;
	font-weight: bold;
	font-size: 20px;
}

@media(max-width:767px) {
	#covid-strip {
		font-size: inherit;
	}
}

.give {
	text-align: right;
}


/*min nav bar */



/*end of min nav bar */

#ulLangs {
    top: 5px;
}
.navbar-nav > li > .dropdown-menu {
min-width: 300px; 
}
.navbar-lower {
    display: block;
    
}