.cart {
	padding: 30px 20px 10px 20px;
}
	
.communiTEADate {
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
}

.communiTEAUploadBoxDiv {
	float:left;padding:10px;width:calc(50% - 20px);
}

.communiTEAUploadBox {
	width:100%;
	height: calc(40vw + 20px);
	max-height: 570px;
}


	
.communiTEA  {
	float:left;
	width:380px;
	height:380px;
}


.communiTEAImage  {
	float:left;
	width:calc(100% - 380px);
}

.cart {
	padding:0!important;
}

.communiTEATeaInfo {
	display:flex;
	justify-content: space-evenly;
	align-items: center;
	gap:20px;
	width: 100%;
}


.communiBlend  {
	width:360px;
	height:225px;
}


.communiBlendImage  {
	width:calc(100% - 380px);
}

.communiTEAVote {
	display: flex;
	gap:10px;
    justify-content: space-evenly;
}


.communiTEA_nav {
	display:flex;text-align:center;font-size:22px;color:#000;padding:30px 0;
}

.communiTEA_nav_off {
	flex:1;display:flex;justify-content: center;align-items: center;
	background: url('/images6/communiTEA_nav_off.png');
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    padding-bottom: 30px;
}

.communiTEA_nav_off > div:nth-child(1) {
	padding:0 10px;
}

.communiTEA_nav_off > div:nth-child(1) > img {
	width:50px;height:43px;filter: grayscale(100%);
}

.communiTEA_nav_off > div:nth-child(2) {
	font-weight:300;
}


.communiTEA_nav_on {
	flex:1;display:flex;justify-content: center;align-items: center;
	background: url('/images6/communiTEA_nav_on.png');
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    padding-bottom: 30px;
}

.communiTEA_nav_on > div:nth-child(1) {
	padding:0 10px;
}

.communiTEA_nav_on > div:nth-child(1) > img {
	width:50px;height:43px;filter: grayscale(0%);
}

.communiTEA_nav_on > div:nth-child(2) {
	font-weight:600;
}

@keyframes giftShake {
  0% {background-position: 48% 50%;transform: rotate(-3deg);}
  50% {background-position: 52% 50%;transform: rotate(3deg);}
  100% {background-position: 48% 50%;transform: rotate(-3deg);}
}




#sharedPhotos {
	float: left;
	width: 50%;
}

#sharedPhotos .communiTEABox_OFF {
	float: left;
	padding: 10px;
	width: calc(50% - 20px);
}

#sharedPhotos .communiTEABox_OFF > div {
	width: 100%;
	height: 20vw;
}

#sharedPhotosAll {
	float: left;
	width: 100%;
}

#sharedPhotosAll .communiTEABox_OFF {
	float: left;
	padding: 10px;
	width: calc(25% - 20px);
}

#sharedPhotosAll .communiTEABox_OFF > div {
	width: 100%;
	height: 20vw;
}

.sharedPhotosWide {
	width: 100% !important;
}

.sharedPhotosWide .communiTEABoxLogout {
	width: calc(25% - 20px) !important;
}

/* SHARED_PHOTOS */

#sharedPhotos .communiTEABoxLogin {
	float: left;
	padding: 10px;
	width: calc(50% - 20px);
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) {
	width: 100%;
	height: 20vw;
	max-height: 275px;
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) {
	position:relative;width:100%;height:100%;
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.6);position:absolute;bottom:15px;
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	text-align: left;
	padding: 8px 30px 8px 20px;
	font-size: 15px;
	color: #fff;
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;top:15px;right:15px;
}

#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
	position:absolute;bottom:15px;right:15px;
}

#sharedPhotos .communiTEADouble {
	width: calc(100% - 20px)!important;
	transition-duration: 1s;
}

#sharedPhotos .communiTEADouble > div {
	height: calc(40vw + 19px)!important;
	max-height: 570px!important;
	transition-duration: 1s;
}

#sharedPhotosAll .communiTEADouble {
	width: calc(50% - 20px)!important;
	transition-duration: 1s;
}

#sharedPhotosAll .communiTEADouble > div {
	height: calc(40vw + 19px)!important;
	max-height: 570px!important;
	transition-duration: 1s;
}


#sharedPhotos .communiTEABoxLogout {
	float: left;
	padding: 10px;
	width: calc(50% - 20px);
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) {
	width: 100%;
	height: 20vw;
	max-height: 275px;
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) {
	position:relative;width:100%;height:100%;
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.6);position:absolute;bottom:15px;
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	text-align: left;
	padding: 8px 30px 8px 20px;
	font-size: 15px;
	color: #fff;
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;bottom:5px;right:5px;border-radius:20px;
}

#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;bottom:15px;right:15px;
}



/* SHARED_PHOTOS_ALL */

#sharedPhotosAll .communiTEABoxLogin {
	float: left;
	padding: 10px;
	width: calc(25% - 20px);
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) {
	width: 100%;
	height: 20vw;
	max-height: 275px;
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) {
	position:relative;width:100%;height:100%;
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.6);position:absolute;bottom:15px;
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	text-align: left;
	padding: 8px 20px 8px 20px;
	font-size: 15px;
	color: #fff;
}

.caption {
	font-size:13px;
	line-height: 1.4em;
	display:none;
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;top:15px;right:15px;
}

#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
	position:absolute;bottom:15px;right:15px;
}


#sharedPhotosAll .communiTEABoxLogout {
	float: left;
	padding: 10px;
	width: calc(25% - 20px);
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) {
	width: 100%;
	height: 20vw;
	max-height: 275px;
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) {
	position:relative;width:100%;height:100%;
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.6);position:absolute;bottom:15px;
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	text-align: left;
	padding: 8px 30px 8px 20px;
	font-size: 15px;
	color: #fff;
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;bottom:5px;right:5px;border-radius:20px;
}

#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	position:absolute;bottom:15px;right:15px;
}




/* SHARED_PHOTOS_WINNER */

.communiTEABoxWinner {
	float: left;
	padding: 10px;
	width: calc(50% - 20px);
}

.communiTEABoxWinner > div:nth-child(1) {
	width: 100%;
	height:calc(40vw + 20px);
	max-height: 570px;
}

.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) {
	position:relative;width:100%;height:100%;
}


.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background-color: #98b000;
	width: 165px;
	height: 45px;
	position: absolute;
	top: 0px;
	border-bottom-right-radius: 23px;
	background: url(/images6/communiTEA_photo_winner.png) #98b000;
	background-size: 132px;
	background-repeat: no-repeat;
	background-position: center;
}

.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	background-color: rgba(0, 0, 0, 0.6);position:absolute;bottom:15px;
}

.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
	text-align: left;
	padding: 8px 30px 8px 20px;
	font-size: 15px;
	color: #fff;
}

.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
	position:absolute;top:15px;right:15px;
}

.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
	position:absolute;bottom:15px;right:15px;
}











.communiTEAIconDiv {
	float:left;
	padding:0 13px 13px 0;
}

.communiTEADays {
	position:relative;
	top:-10px;
	left:-2px;
	width:0;
	height:0;
}

.communiTEADays > div {
	background-color:#a66920;
	color:#fff;
	text-align:center;
	font-weight:600;
	width:44px !important;
	height:15px !important;
	font-size:9px;
	border-radius:5px;
	box-sizing:border-box;
	display:block;
	border-right:solid #ccc 1px;
	border-left:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
}

.communiTEAContinue {
	width: 100%;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #d7d9dd;
}

.communiTEAContinue > div {
	padding:20px 50px 20px 50px;
}

.communiTEAContinue > div > div:nth-child(1) {
	float:right;
	padding:0 0 20px 20px;
}

.communiTEAContinue > div > div:nth-child(1) > img {
	width:360px;
	height:240px;
	mix-blend-mode:multiply;
}



.communiTEAContinue2 {
	max-width:1024px;
	margin:0 auto;
}

.communiTEAContinue2 > div:nth-child(1) {
	width:100%;
	height:384px;
	background:url('/images6/communiTEA_invite2.jpg');
	background: -webkit-image-set( url('/images6/communiTEA_invite2.jpg') 1x, url('/images6/communiTEA_invite2_retina.jpg') 2x);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}

.communiTEAContinue2 > div:nth-child(1) > div {
	text-align:center;padding-top:20px;font-size:36px;font-weight:400;line-height:1.2em;
}

.communiTEAContinue2 > div:nth-child(2) {
	border:solid #d7d9dd 3px;
}

.communiTEAContinue2 > div:nth-child(2) > div:nth-child(1) {
	float:left;padding:0 0 0 30px;width: calc(100% - 450px);
	display: table;
	height: 120px;
}

.communiTEAContinue2 > div:nth-child(2) > div:nth-child(1) > div {
	display: table-cell;
	vertical-align: middle;
}

.communiTEAContinue2 > div:nth-child(2) > div:nth-child(2) {
	float:right;padding:0 30px 40px;width:350px;
}
	
.communiTEAContinue2 > div:nth-child(2) > div:nth-child(2) > span {
	padding: 40px 0 0 100px;
}


.communiTEATeaTalk {
	width: 100%;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #d7d9dd;
	background:#f4f4f4;
	margin-top: 50px;
}

.communiTEATeaTalk > div {
	display: flex;align-items: center;justify-content: space-evenly;flex-wrap: nowrap;padding: 10px 20px;gap:10px;
}



.communiTEALogin {
	width: 100%;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #d7d9dd;
	background:#f4f4f4;
}

.communiTEALogin > div {
	padding:20px;
	text-align:center;
}

.communiTEALogin > div > div:nth-child(1) {
	font-size:24px;
}

.communiTEALogin > div > div:nth-child(2) {
	
}

.communiTEALogin > div > div:nth-child(3) {
	padding:30px 0 10px;
}




.communiTEAOffer {
	display:flex;
	align-items: center;
	max-width:1220px;
	width: 90%;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #d7d9dd;
	background:#f4f4f4;
	margin:0 auto 40px;
	line-height: 1.7;
}

.communiTEAOffer > div:nth-child(1) {
	flex:1;
}

.communiTEAOffer > div:nth-child(2) {
	flex:2;
	padding: 20px;
}


.communiTEALove {
	width: 175px;
	height: 50px;
	border-radius: 5px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #999;
	background: url(/images6/communiTEA_thumbs_up.png) #9f9835;
	background-size: 40px;
	background-position: 20px center;
	background-repeat: no-repeat;
}

.communiTEALove > div {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 2.5em;
	color: #fff;
	padding-left: 50px;
	font-family: 'Open Sans',sans-serif;
}

.communiTEAMeh {
	width: 175px;
	height: 50px;
	border-radius: 5px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #999;
	background: url(/images6/communiTEA_thumbs_meh.png) #dad8ba;
	background-size: 40px;
	background-position: 20px center;
	background-repeat: no-repeat;
}

.communiTEAMeh > div {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 2.5em;
	color: #9f9835;
	padding-left: 50px;
	font-family: 'Open Sans',sans-serif;
}

.communiTEAHate {
	width: 175px;
	height: 50px;
	border-radius: 5px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #999;
	background: url(/images6/communiTEA_thumbs_down.png) #fff;
	background-size: 40px;
	background-position: 20px center;
	background-repeat: no-repeat;
}

.communiTEAHate > div {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 2.5em;
	color: #000;
	padding-left: 50px;
}


.buyThisTea {
	float: left;padding: 15px 0 15px 30px;background: url(/images6/leaf_retina.png) #fff;background-size: 28px;background-position: 0px 15px;background-repeat: no-repeat;font-weight: 600;
}


.winnerFrameWidth {
	width: calc(66% - 20px) !important;
}

.winnerFrameHeight {
	height: 700px !important;
}

.communiTEAComments {
	width: 425px;text-align: center;margin: 0 auto;padding-bottom: 180px;
}

.communiTEAComments > div:nth-child(1) {
	width: 190px;border-radius: 5px;border: solid 1px #333;float: left;margin: 10px;
}

.communiTEAComments > div:nth-child(1) > a {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px;
}

.communiTEAComments > div:nth-child(2) {
	width: 190px;border-radius: 5px;border: solid 1px #333;float: left;margin: 10px;background-color: #d78824;
}

.communiTEAComments > div:nth-child(2) > a {
	background: url(/images6/external_link_icon.png) 0 0 no-repeat #d78824;background-size: 10%;background-position: 150px 15px;color:#fff;
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	display: block;
	padding: 15px 40px 15px 15px;
}

.communiTEAComments > div:nth-child(3) {
	display:none;
	width: 110px;border-radius: 5px;border: solid 1px #333;float: left;margin: 10px;background-color: #d78824;
}

.communiTEAComments > div:nth-child(3) > a {
	background: url(/images6/external_link_icon.png) 0 0 no-repeat #d78824;background-size: 10%;background-position: 150px 15px;color:#fff;
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	display: block;
	padding: 15px 15px 15px 15px;
}


.communiTEAChatDiv {
	width: 100%;box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);border: solid 1px #d7d9dd;border-radius: 5px;
	
}

.communiTEAChatDivLeft{
	
}

.communiTEAChatDivRight{
	
}

#communiTEAChat {
	min-height:100px;height:300px;overflow:auto;display:flex; flex-direction:column-reverse;margin-top: 20px;padding-left: 30px;
	resize:vertical;
    overflow:auto;
}

#communiTEAChatDiv {
	background-color: #f4f4f4;padding:0 50px 0 30px;display: flex;align-items: center;gap: 10px;
}

#communiTEAChatDiv > div:nth-child(3) {
	
}



.communiTEAChatMe {
	width:100%;padding:5px 0;
}

.communiTEAChatMe > div:nth-child(1) {
	float:left;width:50px;margin-top: 5px;
}

.communiTEAChatMe > div:nth-child(1) > div {
	padding-right:10px;
}

.communiTEAChatMe > div:nth-child(2) {
	float:left;max-width:calc(100% - 120px);font-size:16px;font-weight:300;background-color:#e4e4e4;border-radius:5px;padding:5px 10px;margin-top:5px;min-height: 30px;min-width: 200px;
}

.communiTEAChatDivThreaded {
	background-color: #f4f4f4;height: 72px;padding-left: 30px;
}

.thread1 {

}

.thread2 {
	margin-left: 50px;
	width: calc(100% - 50px);
}

.thread3 {
	margin-left: 100px;
	width: calc(100% - 100px);
}

.communiTEAChatOther {
	width:100%;padding:5px 0;
}

.communiTEAChatOther > div:nth-child(1) {
	float:right;width:50px;margin-top: 5px;
}

.communiTEAChatOther > div > div {
	padding-left:10px;
}

.communiTEAChatOther > div:nth-child(2) {
	float:right;max-width:calc(100% - 120px);font-size:16px;font-weight:300;color:#fff;border-radius:5px;padding:5px 10px;margin-top:5px;min-height: 30px;
}	

.monthlyCopy {
	float:left;width:calc(100% - 180px);
}

.monthlyButton {
	float:right;width:180px;text-align:right;
}


.communiTEARanking {
			
}

.communiTEARanking > div:nth-child(1) {
	float:left;
	width:500px;
}

.communiTEARanking > div:nth-child(1) > div:nth-child(1) {
	width: 500px;height: 260px;background: url(/images6/communiTEA_icon_hero.png) 0 0 no-repeat;background-size: contain;background-position: center;
}

.communiTEARanking > div:nth-child(1) > div:nth-child(2) {
	text-align:center;
	font-size:30px;
	font-weight:600;
}

.communiTEARanking > div:nth-child(1) > div:nth-child(3) {
	text-align:center;
	font-size:20px;
	font-weight:300;
}

.communiTEARanking > div:nth-child(2) {
	float:left;
	width:calc(100% - 500px);
}

.communiTEARanking > div:nth-child(2) > div:nth-child(1) {
	text-align:center;
	font-size:30px;
	font-weight:600;
}

.communiTEARanking > div:nth-child(2) > div:nth-child(2) {
	text-align:center;
	font-size:20px;
	font-weight:300;
}

.communiTEARanking > div:nth-child(2) > div:nth-child(3) {
	border:solid #d8d9dd 1px;
	width: 80%;
	margin: 20px auto 40px;
	padding: 20px;
	border-radius: 5px;
}

.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) {
	float:left;width:33%;text-align:center;font-weight: 400;font-size: 18px;
}

.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) {
	float:left;width:33%;text-align:center;font-weight: 400;font-size: 18px;
}

.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) {
	float:left;width:33%;text-align:center;font-weight: 400;font-size: 18px;
}

.communiTEAaddonsInfo {
	float:left;
	width:200px;
}

.communiTEAaddonsInfo > div {
	color:#fff;padding:15px 0 0 20px;text-align:left;font-weight:400;line-height:1.3em;
}

.communiTEAaddonsBoxes {
	float:right;
}

.communiTEAaddonsBox {
	float:left;
}

.communiTEAaddonsBox > div {
	border-radius: 4px;
	border: solid 1px #d7d9dd;
	padding: 0 15px;
	box-shadow: 0 2px 0 0 rgb(0 0 0 / 15%);
	background-color: #fff;
	max-width: 312px;
	margin-top: 12px;
	margin-right: 10px;
	height: 65px;
}

.communiTEAaddonsBox > div > div:nth-child(1) {
	float: left;
}

.communiTEAaddonsBox > div > div:nth-child(1) > div:nth-child(1) {
	font-family: 'Open Sans',sans-serif;
	font-size: 19px;
	font-weight: 400;
	padding-top: 5px;
}

.communiTEAaddonsBox > div > div:nth-child(1) > div:nth-child(2) {
	font-family: 'Open Sans',sans-serif;
	font-size: 13px;
	font-weight: 300;
	font-style: italic;
}

.communiTEAaddonsBox > div > div:nth-child(2) {
	float: left;
	padding-top: 10px;
	font-family: 'Open Sans',sans-serif;
	font-size: 26px;
	font-weight: 300;
	width: 80px;
	text-align: center;
}

.communiTEAaddonsBox > div > div:nth-child(3) {
	float: right;
	margin: 10px 0;
	width: 50px;
	height: 40px;
	background: url(/images6/sprites.png) -295px -225px no-repeat;
	background: -webkit-image-set(url(/images6/sprites.png) 1x,url(/images6/sprites_retina.png) 2x) -295px -225px;
}





.communiTEA_earn {
	font-family: 'Open Sans';
	text-align: center;
	display:none;
	padding-bottom:30px;
}

.communiTEA_earn > div:nth-child(1) {
	max-width:1024px;
	margin:0 auto;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') 0 0 no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) 0 0;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') -182px 0 no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) -182px 0;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') 0 -164px no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) 0 -164px;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') -182px -164px no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) -182px -164px;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') 0 -328px no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) 0 -328px;
}

.communiTEA_earn > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) {
	background:url('/images6/communiTEA_earn_icons.png') -182px -328px no-repeat;
	background: -webkit-image-set(url(/images6/communiTEA_earn_icons.png) 1x,url(/images6/communiTEA_earn_icons_retina.png) 2x) -182px -328px;
}

.communiTEA_earn_box {
	float:left;
	width:50%;
	max-width: 510px;
	text-align:left;
}

.communiTEA_earn_box > div:nth-child(1) {
	float:left;width:182px;height:164px;
}

.communiTEA_earn_box > div:nth-child(2) {
	padding-left: 185px;width:300px;font-size: 24px;padding-top: 50px;
}

.communiTEA_earn_box > div:nth-child(3) {
	padding-left: 185px;width:275px;font-size: 17px;font-weight: 300;line-height: 1.53;
}





.accoladesDiv1 {
	float:left;margin-left: 50px;width:220px;height:260px;
}

.accoladesDiv2 {
	float:left;width:350px;
}

.accoladesDiv2 > div {
	padding-left:30px;
	padding-bottom: 30px;
}

.accoladesDiv3 {
	float:left;width: calc(100% - 670px);
}

.accoladesDiv3 > div {
	height: 212px;border-radius: 4px;border: solid 1px #d7d9dd;background-color: #fff;-webkit-box-shadow: 0 0 3px rgb(0 0 0 / 30%);box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}

.accoladesDiv3 .accoladesTexarea {
	height:180px;-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 rgba(0,0,0,0);border: solid #fff 0;margin: 0;
	padding: 10px;
	border: solid #fff 1px;
	width: calc(100% - 220px);
}

.accoladesDiv3 > div > div {
	float: right;
	margin: 10px;
	width: 170px;
	height: 110px;
	background: url(/images6/postcards.jpg) 0 0 no-repeat;
	background: -webkit-image-set(url(/images6/postcards.jpg) 1x,url(/images6/postcards_retina.jpg) 2x);margin-top: 90px;
}





.streakDiv {
	float: left;
	margin: 0 9px 40px;
	width: 270px;
	height: 238px;
	border-radius: 9px;
	background-color: #ffffff;
	border: solid #000 1px;
	transition: transform 1s;
}

.streakDiv > div:nth-child(1) {
	width: 100%;
	height: 170px;
	background-repeat: no-repeat;
}

.streakDiv > div:nth-child(2) {
	width: 100%;
	color: #000;
	font-family: 'Open Sans';
	font-size: 19px;
	font-weight: 400;
	text-align: center;
	padding: 15px 0;
}
		
		





.pointsDiv {
		float: left;
    	margin: 0 9px 40px;
		width: 270px;
		height: 338px;
		border-radius: 9px;
		background-color: #ffffff;
		border:solid #000 1px;
		transition: transform 1s;
	}
	
	.pointsDiv > div:nth-child(1) {
		width:100%;
		height:220px;
		background-repeat:no-repeat;
		background-position:center bottom !important;
	}
	
	.pointsDiv > div:nth-child(2) {
		width:100%;
		color:#000;
		font-family: 'Open Sans';
		font-size: 19px;
		font-weight:400;
		text-align:center;
		padding:15px 0;
	}
	
	.pointsDiv > div:nth-child(3) {
		display:none;
		height: 0;
		font-size: 14px;
		padding: 0 20px;
		line-height:18px;
	}
	
	.pointsDiv > div:nth-child(3) > div {
		color:#999;
		font-size: 10px;
		line-height:12px;
		padding-top:5px;
	}
	
	.pointsDiv > div:nth-child(4) {
		width:100%;
		background-color:#99b03a;
		font-family: 'Open Sans';
		font-size: 15px;
		font-weight:300;
		text-align:center;
		border-bottom-left-radius: 9px;
		border-bottom-right-radius: 9px;
		height: 59px;
	}
	
	.pointsDiv > div:nth-child(4) > div:nth-child(1) {
		float: left;
		width: 100px;
		height: 59px;
		background-color:#8da22f;
		border-bottom-left-radius: 9px;
	}
	
	.pointsDiv > div:nth-child(4) > div:nth-child(1) > div {
		width:65px;
		height:24px;
		background-color:#fff;
		border-radius: 50px;
		margin:16px 0 0 10px;
		background:url('/images6/communiTEA_coin.png') 0 0 no-repeat;
		background-repeat:no-repeat;
		background-position: 2px center;
		background-color:#fff;
		background-size: 20px;
		padding-top: 2px;
		padding-left:10px;
		font-weight:400;
	}
	
	.pointsDiv > div:nth-child(4) > div:nth-child(2) {
		float: right;
		color: #fff;
		width: 170px;
		height: 59px;
		padding-top:18px;
	}
	
	.pointsDiv > div:nth-child(5) {
	    position: relative;
		top: -340px;
		height: 280px;
	}
	

.communiTEAScheduleDiv > div {
	float:left;width:calc(100% / 7);
}

.communiTEAScheduleDiv > div > div {
	margin: 2px;
}

.communiTEAScheduleDiv > div > div > div:nth-child(1) {
	padding:2px 6px;font-size: 12px;font-weight:400;
}

.communiTEAScheduleDiv > div > div > div > div:nth-child(1) {
	float:right;
	width: calc(100% - 25px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.communiTEAScheduleDiv > div > div > div > div:nth-child(2) {
	float:left;
}

.communiTEAScheduleDiv > div > div > div:nth-child(2) {
	height:55px;padding:6px;line-height: 1.2em;font-size: 14px;text-align:center;
}


#zoomInvite {
	z-index: 2;
	width: 100%;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
	border: solid 1px #999;
	margin: 0 auto;
	background-color: #999;
	color: #fff;
	font-weight:600;
	text-align: center;
	left: 0;
}

.zoomInviteActive {
	background-color: #da7310 !important;
}

#zoomInviteBreak {
	height: 80px;
}

#zoomParticipantsDiv {
	display: none;position: fixed;bottom: 20px;right: 20px;width: calc(100% - 40px);height: 42px;max-width: 890px;z-index: 2;background-color: #999;border-radius: 10px;padding: 5px;
}

#zoomDiv {
	display:none;
	position:fixed;
	bottom:80px;
	right:20px;
	width:calc(100% - 40px);
	height:100%;
	max-width:900px;
	max-height:520px;
	z-index:2;
}


.balloonDiv {
	position:relative;top:0;width:0;height:0;
}

.birthdayBody {
	position:absolute;left:0;width:200px;height: 210px;
}

.birthdayBody > div:nth-child(1) {
	width: 40px;height: 40px;border-radius: 50%;margin: 85px auto 0;
}



.communiTEAboxSingle1 {
	position:relative;
	width:20%;
	min-width: 100px;
	height:75px;
	animation-name: communiTEADropIn1;
	animation-duration: 0.5s;
	left:-2vw;
}
.communiTEAboxSingle1 > div {
	position:relative;
	width:100%;
	height:300px;
	background:url(/images6/communiTEA_gift_box_2.png);
	background-position:center;
	background-size:contain;
	background-repeat: no-repeat;
}

@keyframes communiTEADropIn1 {
  from {opacity:0;left:100px;}
  to {opacity:1;left:-2vw;}
}


.communiTEAboxSingle2 {
	position:relative;
	width:20%;
	min-width: 100px;
	height:75px;
	animation-name: communiTEADropIn2;
	animation-duration: 0.5s;
	left:-1vw;
}
.communiTEAboxSingle2 > div {
	position:relative;
	width:100%;
	height:300px;
	background:url(/images6/communiTEA_gift_box_2.png);
	background-position:center;
	background-size:contain;
	background-repeat: no-repeat;
}

@keyframes communiTEADropIn2 {
  from {opacity:0;left:100px;}
  to {opacity:1;left:-1vw;}
}


.communiTEAboxSingle3 {
	position:relative;
	width:20%;
	min-width: 100px;
	height:75px;
	animation-name: communiTEADropIn3;
	animation-duration: 0.5s;
}
.communiTEAboxSingle3 > div {
	position:relative;
	width:100%;
	height:300px;
	background:url(/images6/communiTEA_gift_box_2.png);
	background-position:center;
	background-size:contain;
	background-repeat: no-repeat;
}

@keyframes communiTEADropIn3 {
  from {opacity:0;left:100px;}
  to {opacity:1;left:0;}
}





@media (max-width: 1279px) {

	.communiTEALove {
		width: 80px;
	}
	
	.communiTEALove > div  {
		display:none;
	}
	
	.communiTEAMeh {
		width: 80px;
	}
	
	.communiTEAMeh > div  {
		display:none;
	}
	
	.communiTEAHate {
		width: 80px;
	}
	
	.communiTEAHate > div  {
		display:none;
	}
	
	.winnerFrameHeight {
		height: 53vw !important;
	}
	
	.communiTEA_nav {
		font-size: 20px;
	}
	
	.communiTEABox > div {
		width: 100%;
		height: 26vw;
	}
	
	.communiTEA_earn_box > div:nth-child(1) {
		float:none;
		margin: 0 auto;
	}
	
	.communiTEA_earn_box > div:nth-child(2) {
		padding-top: 5px;
		padding-left:0;
		width: 100%;
		text-align: center;
	}
	
	.communiTEA_earn_box > div:nth-child(3) {
		padding-top: 5px;
		padding-left:0;
		padding-bottom:50px;
		width: 80%;
		margin: 0 10%;
		text-align: center;
	}
	
	
	.accoladesDiv3 .accoladesTexarea {
		width: calc(100% - 30px);
	}
	
	.accoladesDiv3 > div > div {
		display:none;
	}
	
}

@media (max-width: 1023px) {

	h1 {
		font-size: 28px;
	}
	
	.cart {
		float:none;
	}
	
	.communiTEA  {
		float:none;
		width:100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.communiBlend  {
		float:none;
		width:100%;
		background-repeat: no-repeat;
		background-position: center;
		margin-top:0;
		width: 240px;
		margin: 0 auto;
	}
	
	.communiTEAImage  {
		width:100%;
	}
	
	.communiTEAOffer > div:nth-child(2) {
		flex:1;
	}

	.caption {
		font-size:8px;
	}
	
	.communiBlendImage  {
		float:none;
		width:100%;
	}
	
	.communiTEALocation {
		padding:6px 24px 6px 16px;
		font-size: 12px;
	}
	
	.communiTEAIconDiv {
		float:left;
		paddingOFF:0 6px 10px 0;
	}
	
	.communiTEAContinue > div {
		padding: 0 20px 20px;
	}

	.communiTEAContinue > div > div:nth-child(1) {
		float:none;
		text-align: center;
		padding: 0;
	}
	
	.cartSingle .pricesList {
		margin: 30px auto 20px;
	}
	
	.monthlyButton {
		padding-top:10px;
	}
	
	.communiTEARanking > div:nth-child(1) {
		display:none;
	}

	.communiTEARanking > div:nth-child(2) {
		float:none;
		width:100%;
		max-width: 600px;
		margin: 0 auto;
	}
	
	.communiTEAContinue2 > div:nth-child(2) > div:nth-child(2) > div {
		padding: 20px 0 0 0;
	}
	
	.communiTEAaddonsBox > div {
		width:125px;
		height:90px;
	}
	
	.communiTEAaddonsBox > div > div:nth-child(1) {
		float: none;
	}
	
	.communiTEAaddonsBox > div > div:nth-child(1) > div:nth-child(1) {
		text-align: center;
		line-height: 1em;
	}

	.communiTEAaddonsBox > div > div:nth-child(1) > div:nth-child(2) {
		text-align: center;
	}
	
	.communiTEAaddonsBox > div > div:nth-child(2) {
		width: 100%;
		text-align: right;
		padding-top: 0;
	}
	
	.communiTEAaddonsBox > div > div:nth-child(3) {
		float: none;
		text-align: center;
		margin: 0;
	}
	
	
	
	
	.communiTEA_nav {
		font-size: 2.5vw;
	}

	.communiTEA_nav_on {
		background-size: 200%;
		flex-direction: column;
	}

	.communiTEA_nav_on > div:nth-child(1) {
		padding: 0 5px;
	}
	

	.communiTEA_nav_off {
		background-size: 200%;
		flex-direction: column;
	}
	
	.communiTEA_nav_off > div:nth-child(1) {
		padding: 0 5px;
	}



	
	
	.accoladesDiv1 {
		background: none !important;
		width: 20px;
		margin-left: 0;
	}
	
	.accoladesDiv3 {
		width: calc(100% - 410px);
	}
	
	.communiTEAScheduleDiv > div {
		width:calc(100% / 4);
	}
	
	.communiTEAScheduleDiv > div > div > div:nth-child(2) {
		height:62px;
	}
	
	.communiTEAScheduleDiv > div > div > div > div:nth-child(1) {
		displayOFF:none;
	}

}


@media (max-width: 767px) {

	h1 {
		text-align: center;
	}

	.cart {
		width: 100%!important;
	}
	
	.communiTEAOffer {
		flex-direction: column;
	}
	
	.communiTEAOffer > div:nth-child(1) > img {
		max-width: 320px;
	}
	
	.communiTEAOffer > div:nth-child(2) {
		padding-top:0;
	}
	
	
	.communiTEATeaInfo {
		flex-direction: column;
	}
	
	.communiBlend  {
		width: 100%;
		max-width: 400px;
	}
	
	
	.communiTEATeaTalk > div > div:nth-child(2) {
		display:none;
	}
	
	.communiTEADate {
		float:none;
		text-align:right;
	}
	
	
	#sharedPhotos .communiTEABoxLogin {
		width: calc(50% - 10px);
		padding:5px;
	}
	
	#sharedPhotos .communiTEABoxLogout {
		width: calc(50% - 10px);
		padding:5px;
	}
	
	#sharedPhotos .communiTEABoxLogin > div:nth-child(1) {
		width:100%;
		height:40vw;
	}
	
	#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		bottom: 7px;
	}
	
	#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
		top: 7px;
		right: 7px;
	}
	
	#sharedPhotos .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
		bottom: 7px;
		right: 7px;
	}
	
	#sharedPhotos .communiTEABoxLogout > div:nth-child(1) {
		height:40vw;
	}
	
	#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		bottom: 7px;
	}
	
	#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
		top: 7px;
		right: 7px;
	}
	
	#sharedPhotos .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
		bottom: 7px;
		right: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogin {
		width: calc(50% - 10px);
		padding:5px;
	}
	
	#sharedPhotosAll .communiTEABoxLogout {
		width: calc(50% - 10px);
		padding:5px;
	}
	
	#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) {
		width:100%;
		height:40vw;
	}
	
	#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		bottom: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
		top: 7px;
		right: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogin > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
		bottom: 7px;
		right: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) {
		height:40vw;
	}
	
	#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		bottom: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
		top: 7px;
		right: 7px;
	}
	
	#sharedPhotosAll .communiTEABoxLogout > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
		bottom: 7px;
		right: 7px;
	}
	
	.caption {
		font-size:13px;
	}

	.communiTEABoxWinner {
		float: left;
		padding: 5px;
		width: calc(100% - 10px);
	}
	
	.communiTEABoxWinner > div:nth-child(1) {
		height:calc(88vw + 10px);
	}


	
	#sharedPhotos .communiTEADouble {
		width: calc(100% - 10px)!important;
	}

	#sharedPhotos .communiTEADouble > div {
		height: 80vw!important;
		max-height: 80vw!important;
	}
	
	#sharedPhotosAll .communiTEADouble {
		width: calc(100% - 10px)!important;
	}

	#sharedPhotosAll .communiTEADouble > div {
		height: 80vw!important;
		max-height: 80vw!important;
	}



	.communiTEALove {
		width: 100%;
		margin: 0 20px;
		background-position: center;
	}

	.communiTEAMeh {
		width: 100%;
		margin: 0 20px;
		background-position: center;
	}

	.communiTEAHate {
		width: 100%;
		margin: 0 20px;
		background-position: center;
	}

	.communiTEAUploadBoxDiv {
		float:none;padding:5px;width:100%;
	}
	
	.communiTEAUploadBox {
		height: 120vw;
		width: calc(100% - 10px);
	}
	
	#sharedPhotos {
		float: none;
		width: 100%;
	}
	
	#sharedPhotos .communiTEABox > div {
		height: 40vw;
	}

	.sharedPhotosWide .communiTEABoxLogout {
		width: calc(50% - 10px) !important;
	}

	#sharedPhotosAll {
		float: none;
		width: 100%;
	}
	
	#sharedPhotosAll .communiTEABox {
		width: calc(50% - 20px);
	}

	#sharedPhotosAll .communiTEABox > div {
		height: 40vw;
	}
	
	
	
	
	.communiTEAChatMe > div:nth-child(1) {
		float: none;
		width: 50px;
		margin-top: 0;
		position:relative;
		top:10px;
	}
	
	.communiTEAChatMe > div:nth-child(1) > div:nth-child(1) {
		position: absolute;
	}
	
	.communiTEAChatMe > div:nth-child(2) {
		padding-top: 50px;
		max-width: calc(100% - 50px);
	}
	
	.communiTEAChatMe > div:nth-child(1) > div {
    	padding-left: 10px;
	}


	
	
	.communiTEAChatDiv {
		width: 100%;box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);border: solid 1px #d7d9dd;border-radius: 5px;
	}

	.communiTEAChatDivLeftOFF{
		float:none;width:100%;
		padding-bottom:1px;
	}
	
	.communiTEAChatDivRightOFF{
		float: none;
		width: 100%;
		padding-bottom: 10px;
	}

	.thread2 {
		margin-left: 25px;
		width: calc(100% - 25px);
	}

	.thread3 {
		margin-left: 50px;
		width: calc(100% - 50px);
	}
	
	
	.communiTEAContinue2 > div:nth-child(1) {
		background-position: bottom center;
		background-size: 950px;
	}
	
	.communiTEAContinue2 > div:nth-child(2) > div:nth-child(1) {
		float: none;
		width: calc(100% - 40px);
		padding: 20px 20px 0;
	}
	
	.communiTEAContinue2 > div:nth-child(2) > div:nth-child(2) {
		float: none;
		width: calc(100% - 40px);
		padding: 0 20px 10px;
	}
	

	.winnerFrameWidth {
		width: calc(100% - 10px);
	}

	.winnerFrameHeight {
		height: 80vw !important;
	}

	.postprofile {
		float:none;
		width:auto;
		font-weight:bold;
	}
	.postbody {
		float:none;
		width:auto;
	}
	
	#zoomDiv {
		max-height: 55vw;
	}
	
	.communiTEAaddonsInfo {
		float:none;
		width:100%;
	}

	.communiTEAaddonsInfo > div {
		text-align: center;
		padding: 15px 5px 0 5px;
	}
	
	.communiTEAaddonsBox > div {
		width: 100px;
	}
		
		
	.communiTEA_earn_box {
		float:none;
		width:100%;
		max-width: 767px;
		clear:both;
		padding-bottom:50px;
	}
	
	.communiTEA_earn_box > div:nth-child(1) {
		float:left;
	}
	
	.communiTEA_earn_box > div:nth-child(2) {
		padding-top: 50px;
		padding-left:200px;
		width: calc(100% - 200px);
		text-align: left;
		font-size: 20px;
		font-weight: 400;
	}
	
	.communiTEA_earn_box > div:nth-child(3) {
		padding-top: 0;
		padding-left: 200px;
		padding-bottom: 0;
		text-align: left;
		width: calc(100% - 200px);
		margin: 0;
	}
	
	
	
	
	.accoladesDiv1 {
		display:none;
	}

	.accoladesDiv2 {
		float:none;
		width:100%;
	}
	
	.accoladesDiv2 > div {
		padding-left:0;
		width: 300px;
		margin: 0 auto;
	}

	.accoladesDiv3 {
		display:none;
	}

	.communiTEAScheduleDiv > div > div > div:nth-child(2) {
    	font-size: 13px;
	}
	
	#zoomDiv {
		max-height: 55vw;
	}
	
}

@media (max-width: 479px) {

	.summary {
		padding: 0;
	}
	
	.communiTEA  {
		background-size: cover!important;
	}
	
	.communiTEAContinue > div > div:nth-child(1) > img {
		width:100%;
		height:auto;
	}
	
	.communiTEAContinue2 > div:nth-child(1) {
		background-size: 200%;
	}
	
	.communiTEAContinue2 > div:nth-child(1) > div {
		font-size: 30px;
	}


	.communiTEATeaTalk > div {
		flex-direction: column;
		gap: 20px;
	}
	
	
	.communiTEABoxWinner > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		width: 105px;
		height: 35px;
		background-size: 90px;
	}
	
	.communiTEALogin > div > div:nth-child(1) {
		font-size: 18px;
	}

	

	.communiTEALove {
		margin: 0 10px;
	}

	.communiTEAMeh {
		margin: 0 10px;
	}

	.communiTEAHate {
		margin: 0 10px;
	}
	
	
	.buyThisTea {
		float:none;
		text-align: center;
		padding: 105px 0 0;
		background-position: center 75px;
	}



	.communiTEA_nav {
		font-size: 11px;
	}


	.communiTEA_nav_on > div:nth-child(1) > img {
		width:40px;height:34px;
	}
	
	
	
	
	.communiTEA_nav_off > div:nth-child(1) > img {
		width:40px;height:34px;
	}
	
	

	.communiTEAComments {
		width: 100%;
	}
	
	.communiTEAComments > div:nth-child(1) {
		width:110px;
	}
	
	.communiTEAComments > div:nth-child(2) {
		display:none;
	}
	
	.communiTEAComments > div:nth-child(3) {
		display:block;
	}

	#communiTEAChat {
		padding-left: 10px;
	}
	
	#communiTEAChatDiv > div:nth-child(1) {
		display:none;
	}

	.communiTEAChatMe > div:nth-child(2) {
		max-width:calc(100% - 30px);
		float: none;
	}
	
	.communiTEAChatMe > div:nth-child(2) > div:nth-child(3) {
		padding: 10px 0;
	}

	.monthlyCopy {
		float:none;width:100%;
	}

	.monthlyButton {
		float:none;width:100%;padding:25px 0 15px;text-align: center;
	}
	
	.communiTEARanking > div:nth-child(2) > div:nth-child(1) {
		font-size: 6vw;
	}

	.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) {
		display:none;
	}

	.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) {
		width:50%;
	}

	.communiTEARanking > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) {
		width:50%;
	}
	
	.communiTEAaddonsBoxes {
		width:100%;
	}

	.communiTEAaddonsBox {
		width: 33%;
	}
	
	.communiTEAaddonsBox > div {
		width: auto;
		margin: 10px;
		height:100px;
	}

	.communiTEAaddonsBox > div > div:nth-child(1) > div:nth-child(2) {
		line-height: 1.3em;
		padding-top:4px;
	}

	.communiTEAaddonsBox > div > div:nth-child(2) {
		text-align: center;
	}
	
	.communiTEAaddonsBox > div > div:nth-child(3) {
		display:none;
	}
	
	.communiTEA_earn_box > div:nth-child(1) {
		float:none;
		margin: 0 auto;
	}
	
	.communiTEA_earn_box > div:nth-child(2) {
		padding-top: 5px;
		padding-left:0;
		width: 100%;
		text-align: center;
	}
	
	.communiTEA_earn_box > div:nth-child(3) {
		padding-top:0;
		padding-left:0;
		padding-bottom:0;
		width: 80%;
		margin: 0 10%;
		text-align: center;
	}
	
	.pointsDiv {
		float: left;
		width: calc(100% - 40px);
	}
	
	.caption {
		font-size:8px;
	}
	
	.communiTEAScheduleDiv > div {
		width:calc(100% / 3);
	}
	
	.communiTEAScheduleDiv > div > div > div:nth-child(2) {
    	height: 60px;
	}

}