html.mobile {
	font-size: 1em; 
}

body.mobile {
	width: 100%;
}

.mobile .paddOnMobile {
	padding-left: 4% !important;
	padding-right: 4% !important;
}

.mobile .hideOnMobile {
	display: none !important;
}

.mobile .stackOnMobile,
.mobile .innerStackOnMobile .stack {
	flex-direction: column;
}

.mobile img,
.mobile .imgContainer,
.mobile .imgContainer img {
	width: 100%;
}

.mobile iframe {
	width: 100%;
	margin: 0rem 0rem 2rem 0rem;
	height: 500px;
}

.mobile #wrapper {
	width: 100%;
}

.mobile #wrapper > header{
	min-height: 18rem;
    margin: 0rem 0rem 1rem 0rem;
}

.mobile #wrapper header img { 
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper > header h1{
	font-size: 4rem;
}

.mobile #wrapper .brandDescription{
	padding: 0rem 5% 2rem 5%;
}

.mobile #wrapper .brandDescription h1 {
	margin: 0rem 0% 2rem 0%;
  	font-size: 3rem;
    font-weight: 600;
}

.mobile #wrapper .brandDescription h2,
.mobile #wrapper .brandDescription h3 {
    color: #8b9897;
    margin: 2rem 5% 4rem 5%;
    font-size: 3rem;
}

.mobile #wrapper .brandDescription h3 { 
    font-weight: 600;
    font-family: 'Playfair Display',serif;
    margin: 0rem 0% 2rem 0%;
}

.mobile #wrapper .brandDescription .RPWALogo .txtContainer1 h3 {
	margin: 0rem 0rem 1rem 0rem;
	text-align: center;
}

.mobile #wrapper .brandDescription .WASLogo .txtContainer2 h3 {
	margin: 0rem 0rem 1rem 0rem;
	text-align: center;
}
 
.mobile #wrapper .brandDescription .TWPLogo .txtContainer3 h3 {
	margin: 0rem 0rem 1rem 0rem;
	text-align: center;
}

.mobile #wrapper .brandDescription .WELogo .txtContainer4 h3 {
	margin: 0rem 0rem 5rem 0rem;
	text-align: center;
}

.mobile #wrapper .brandDescription h4 {
    color: #8b9897;
    margin: 0rem 0rem 2rem 0rem;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.mobile #wrapper .brandDescription p {
	margin: 0rem auto 4rem auto;
  	font-size: 1rem;
    text-align: center;
}

.mobile #wrapper .brandDescription .imgContainer0 img {
	width: 95%;
}

.mobile #wrapper .brandDescription .RPWALogo {
	display: flex;
	align-items: center;
    flex-direction: column;
}

.mobile #wrapper .brandDescription .RPWALogo .imgContainer1 img {
	width: 80%;
    margin: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper .brandDescription .RPWALogo .txtContainer1 {
	display: flex;
	flex-direction: row;
	padding: 0rem 5% 0rem 5%;
}

.mobile #wrapper .brandDescription .WASLogo {
	display: flex;
	align-items: center;
    flex-direction: column;
}

.mobile #wrapper .brandDescription .WASLogo .imgContainer2 img {
	width: 80%;
    margin: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper .brandDescription .WASLogo .txtContainer2 {
	display: flex;
	flex-direction: row;
	padding: 0rem 5% 0rem 5%;
}

.mobile #wrapper .brandDescription .TWPLogo {
	display: flex;
	align-items:center;
    flex-direction: column;
}

.mobile #wrapper .brandDescription .TWPLogo .imgContainer3 img {
	width: 80%;
    margin: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper .brandDescription .TWPLogo .txtContainer3 {
	display: flex;
	flex-direction: column;
	padding: 0rem 5% 0rem 5%;
}

.mobile #wrapper .brandDescription .TWPLogo .txtContainer3 p {
    margin: 0rem 0rem 0rem 0rem;
    text-align: center;
    font-size: 2rem;
}

.mobile #wrapper .brandDescription .WELogo {
	display: flex;
	align-items:center;
    flex-direction: column;
}

.mobile #wrapper .brandDescription .WELogo .imgContainer4 img {
	width: 80%;
    margin: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper .brandDescription .WELogo .txtContainer4 {
	display: flex;
	flex-direction: row;
	padding: 0rem 5% 0rem 5%;
}

.mobile #wrapper .brandDescription img { 
    width: 60%;
    margin: 2rem 2% 2rem 2%;
}

.mobile #wrapper .brandDescription ul {
	width: 90%;
  	margin: 0rem auto 0rem auto;
}

.mobile #wrapper .brandDescription ul li {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 1.5rem;
}

.mobile #wrapper section .productsContainer h1 {
	font-size: 4rem;
}

.mobile #wrapper section h1.ProductListingTitle { 
    margin: 2rem 20% 2rem 20%;
    padding: 0.5rem 0% 0.5rem 0%;
    font-family: 'Playfair Display',serif;
    font-size: 2rem;
    font-weight: 600;
    color: #8b9897;
    text-align: Center;
    /* background-color: ; */
    /* border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem; */
    
}

.mobile #wrapper section article.productListing {
	padding: 0rem 5% 2rem 5%;
    display: flex;
    flex-direction: column;
    text-align: center;
	margin: 0rem 0rem 0rem 0rem;
    background-color: #eaded2;
    /* background-image: url('');
    background-position: 0% 0%;
    background-size: 0%;
    background-repeat:no-repeat; */
}

.mobile #wrapper section .productListing ul { 
	margin: 0rem 4% 0rem 4%;
	text-align: left;
}

.mobile #wrapper section .productListing ul li {
	margin: 0rem 0.5rem 0.5rem 0.5rem;
    font-size: 1.8rem;
    color: #8b9897;
    line-height: 1.5;
    display: list-item;
    text-transform: capitalize;
    list-style-type: disc;
    font-family: 'Playfair Display',serif;
}

.mobile #wrapper section article.productListing > div {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 0rem 4rem 0rem 4rem;
}

.mobile #wrapper section .productListing h2 {
	font-size: 3rem;
}

.mobile #wrapper section article.productListing > div > div.txt {
    flex-basis: 50%;
    padding: 1rem 1rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 1rem 1rem 1rem 1rem;
    margin: 1rem 0% 1rem 0%;
    border-bottom: #8b9897 1.5px solid;
    /* background-color: #8b9897;
    border-radius: 30px;
    box-shadow: 1px 1px 15px 1px rgba(53, 53, 53, 0.5); */
}

.mobile #wrapper section article.productListing > div > div.txt h2 { 
    margin: 1rem 2rem 1rem 2rem;
    color: #8b9897;
    font-weight: 600;
    text-align: center;
    font-size: 3.5rem;
} 

.mobile #wrapper section article.productListing > div > div.txt p {
	margin: 0rem 2rem 5rem 2rem;
    color: #8b9897;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.5;
}

.mobile #wrapper section .productListing p {
	width: 100%;
	font-size: 2rem;
}

/* .mobile #wrapper section article.productListing > div > div.imgContainer {
    flex-basis: 40%;
    text-align: center;
} */

/* .mobile #wrapper section article.productListing > div > div.imgContainer img {
    width: 63%;
	margin: 4rem 2rem 0rem 2rem;
	padding: 0rem 0rem 0rem 0rem;
} */

.mobile #wrapper section article.productListing > div > div.imgContainer1 img {
    width: 45%;
    margin: 6rem 1rem 1rem 1rem;
    padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer2 img {
    width: 45%;
    margin: 6rem 1rem 1rem 1rem;
    padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer3 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer4 img {
	width: 45%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer5 img {
	width: 45%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer6 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer7 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer8 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer9 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer10 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer11 img {
	width: 50%;
	margin: 6rem 1rem 1rem 1rem;
	padding: 0rem 0rem 0rem 0rem;
}

.mobile .block3 {
	padding: 2rem 5% 2rem 5%;
	background-size: 200%;
	background-position: 100% 100%;
}

.mobile #wrapper section .block3 {
	padding: 3rem 5% 3rem 5%;
    display: flex;
    flex-direction: column;
    background-color: #eaded2;
	/* background-image: url('');
    background-repeat:no-repeat;
	background-size: 0%;
	background-position: 0% 0%; */
}

.mobile #wrapper section .block3 h1 { 
    margin: 1rem 0rem 20rem 0rem;
    font-family: 'Playfair Display',serif;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #8b9897;
}

.mobile #wrapper section .block3 h2 { 
    margin: 0rem 0rem 2rem 0rem;
    font-family: 'Playfair Display',serif;
    font-size: 2.7rem;
    font-weight: 600;
    text-align: center;
    color: #8b9897;
}

.mobile #wrapper section .block3 p {
    margin: 0rem auto 1rem auto;
    color: #8b9897;
    text-align: center;
    font-family: 'Playfair Display',serif;
    font-weight: 300;
    font-size: 2.2rem;
    line-height: 1.5;
}

.mobile #wrapper section .block3 p strong {
    max-width: 80%;
    margin: 0rem auto 1rem auto;
    color: #8b9897;
    text-align: center;
    font-family: 'Playfair Display',serif;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.6;
}

.mobile .block3 h2 {
	font-size: 3rem;
}

.mobile .block3 p {
	font-size: 2rem;
}

.mobile #wrapper section .block3 ul {
    margin: 0rem auto 1rem auto;
    line-height: 1.4;
    font-family: 'Playfair Display', serif;
    font-size: 1.1rem;
    text-align: center;
}

.mobile .block3 ul li {
	font-size: 2.1rem;
}

.mobile #wrapper section .block3 ul li {
    margin: 0rem 6% 1rem 6%;
    font-family: 'Playfair Display', serif;
    color: #8b9897;
    font-size: 2.2rem;
    list-style-type: disc;
    /* list-style-position: inside; */
    text-align: left;
}


.mobile #wrapper footer { 
    padding-top: 0rem;
    background-color: #FFF;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/selendiWines/img/selendiWines_footer.jpg');
    background-size: 400%;
    background-position: 70% 30%;
    background-repeat: no-repeat;
}

.mobile #wrapper > footer > div {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.mobile #wrapper > footer > div div {
	display: block;
}

.mobile #wrapper > footer .contactAdvertiser > header{
	text-align: center;
	padding: 2rem 0% 2rem 0%;
}

.mobile #wrapper > footer .claim.signature p {
	text-align: center;
	text-align: -moz-center;
	text-align: -webkit-center;
}

.mobile #wrapper > footer .contactForm h3 {
	text-align: center;
	font-size: 3rem;
    color: #FFF;
}

.mobile #wrapper > footer .contactForm p {
	font-size: 1.5rem;
}

.mobile #wrapper > footer .contactForm form .col1 label {
	width: auto;
	height: auto;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col1 input {
	height: 4rem;
	border-radius: 1rem;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 label {
	width: auto;
	height: auto;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 textarea {
	height: 10rem;
	border-radius: 1rem;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 input[type="submit"] {
	float: right;
	font-size: 2rem;
}