.homeTicker {
	background-color: #996699;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-family: SharpSansDispNo1-Semibold;
	color: #fff;
}

.homeTicker span, .homeTicker span:nth-child(1) {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #fff;
}

.homeTicker span:nth-child(2) {
	font-family: SharpSansDispNo1-Bold;
	color: #fff !important;
}

#homeTickerClose {
	font-size: 1.2rem;
	opacity: 1;
}

#homeTickerMessage {
	margin-left: 4%;
	margin-right: 4%;
}

#homeBannerBlockTwo {
	text-align: center;
	position: relative;
}

.homeDataUsageDate {
	display: flex;
	justify-content: center;
	align-items: center;
}

.accountBillDateBlk {
	display: flex;
	justify-content: center;
	align-items: center;
}

.accountBillDateHeading {
	font-family: 'SharpSansDispNo1-semibold';
	font-size: 24px;
	padding-bottom: 20px;
	margin-bottom: 0;
}

.homeRefreshBlk {
	display: flex;
	justify-content: center;
	align-items: center;
}

.accountRefreshIcon {
	margin-left: 10px;
	cursor: pointer;
}

#accountBillDateSub {
	padding-right: 5px;
	cursor: pointer;
	font-size: 20px;
    font-family: 'SharpSansDispNo1-Bold';
}

#accountBillDateAdd {
	padding-left: 5px;
	cursor: pointer;
	font-size: 20px;
    font-family: 'SharpSansDispNo1-Bold';
}

.homeHeaderBlock {
	text-align: center;
	position: absolute;
	top: 12%;
	left: 18%;
	width: 65%;
	z-index: 9;
}

.earthlink-button {
	width: 200px;
	height: 45px;
	border-radius: 22.5px !important;
	background-color: #007dba !important;
	font-size: 14px !important;
	font-family: SharpSansDispNo1-Bold !important;
	color: #fff !important;
	cursor: pointer !important;
	padding: 10px !important;
}

.homeOne {
	font-family: SharpSansDispNo1-Bold;
	font-size: 18px;
	text-align: center;
	color: #313131;
	padding: 5%;
}

#homeTwo {
	padding: 20px;
}

.earthHomeHead {
	font-family: SharpSansDispNo1-Bold;
	font-size: 45px;
	text-align: center;
	color: #313131;
	padding-bottom: 0;
	margin-bottom: 0;
}

.earthHomeSubHead {
	font-family: SharpSansDispNo1-semibold;
	font-size: 26px;
	text-align: center;
	color: #313131;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.homeBannerBtnBlk {
	margin-top: 25px;
}

.homeBox {
	position: relative;
	width: 100%;
	height: 250px;
	opacity: 0.7;
	border-radius: 4px;
	background-color: #f5f5f5;
}

.homeBoxText {
	font-family: SharpSansDispNo1-Bold;
	font-size: 18px;
	text-align: center;
	color: #313131;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

.homeBoxDateRange {
	font-family: SharpSansDispNo1-medium;
	font-size: 14px;
	text-align: center;
	color: #313131;
	margin-bottom: 0;
	padding-bottom: 0;
}

.homeBoxDetails {
	position: absolute;
	top: 50%;
	left: 50%;
	/* 	margin-left: -50px;
	margin-top: -50px; */
	text-align: center;
	transform: translate(-50%, -50%);
}

.homeDefultCardNum {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #313131;
}

.beforeActPayNowHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 22px;
	text-align: center;
	color: #313131;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.beforeActBorderBottom {
	width: 75px;
	height: 5px;
	background-color: #f58e27;
	border-radius: 25px;
	margin: 0 auto;
}

.beforeAct-border-line {
	border: solid 1px #979797;
	opacity: 0.3;
}

.beforeActPayNowChargesBlk {
	margin: 40px 25px;
	font-family: SharpSansDispNo1-Bold;
	font-size: 16px;
	text-align: center;
	color: #313131;
}

.beforeActTextOne {
	font-family: SharpSansDispNo1-medium;
	font-size: 14px;
	color: #434343;
	padding-top: 15px;
	padding-bottom: 15px;
}

.beforeActTextTwo {
	font-family: SharpSansDispNo1-medium;
	font-size: 14px;
	color: #434343;
	padding-top: 15px;
	padding-bottom: 15px;
}

.beforeActPayNowText {
	font-family: SharpSansDispNo1-Bold;
	font-size: 14px;
	text-align: center;
	color: #313131;
}

.acticationShowCards {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #007dba;
	padding-left: 10px;
	cursor: pointer;
}

.actPayNowBtn {
	width: 200px;
	height: 45px;
	border-radius: 2px !important;
	background-color: #007dba !important;
	font-size: 14px !important;
	font-family: SharpSansDispNo1-Bold !important;
	color: #fff !important;
	cursor: pointer !important;
	padding: 10px !important;
}

.act-modal-space {
	padding: 0 25px 25px !important;
}
/* caurosle */
/* marketPlace.css */
.postActivationDiscoverBlock {
	/*	padding: 30px 0;
	height: 500px; */

	margin-top: 70px;
}
.postActivationDiscoverTitle{
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin-bottom: 0;
	text-align: center;
	padding-bottom: 0px;
}
.postActivationDiscoverItem-alignBlock {
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.postActivationDiscover-BorderCenter {
	width: 75px;
	height: 5px;
	background-color: #3a8580;
	margin-bottom: 20px;
	border-radius: 25px;
	margin: 0 auto;
}
.thumbnailgallery{
	margin-top:25px;
	width:100%;
}
#postActivationDiscover_list .item, #postActivationDiscoverLoader_list .placeholder{
	padding: 10px;
	-ms-flex: 0 0 20% !important;
	flex: 0 0 20% !important;
	max-width: 20% !important;
}
.postActivationDiscoverViewMore > a{
	font-size: 16px ;
	font-family: SharpSansDispNo1-Semibold;
	color: #007dba;
}
.postActivationDiscoverItem_content.text-center {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 10px;
	height: 290px;
}
.postActivationDiscoverItem_content h4 {
	font-size: 16px;
	font-family: SharpSansDispNo1-semibold;
	margin: 0px 0px 10px;
	padding: 0 11px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.postActivationDiscoverImage{
	height: 70px;
	overflow: hidden;
}
.postActivationDiscoverBrandImage {
	margin: 10px 0;
}
.postActivationDiscoverImage img {
	width: auto;
	height: 60px;
}
.postActivationDiscoverPageBtn {
	bottom: 8%;
	width: 60%;
	position: absolute;
	height: 40px;
	border-radius: 2px !important;
	background-color: #007dba !important;
	font-size: 14px !important;
	font-family: SharpSansDispNo1-Bold !important;
	color: #fff !important;
	border: 2px solid #007dba !important;
	cursor: pointer !important;
	left: 20%;
	padding: 8px;
}
.postActivationDiscoverViewMore {
	position: relative;
	bottom: 6%;
}
/* share popup */
.postActivationDiscover-popuptext .show {
	visibility: visible;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}
.postActivationDiscover-popup {
	margin: 10px 0 0;
	cursor: pointer;
}
#postActivationDiscover-popup {
	margin: 10px 0;
}
.postActivationDiscover-popupShare{
	font-size: 14px;
	font-family: SharpSansDispNo1-semibold;
	color: #007dba;
}
.postActivationDiscoverShareMsg span {
	font-family: 'SharpSansDispNo1-semibold';
	color: #007dba !important;
	font-size: 15px;
	padding: 10px 5px;
}
.postActivationDiscover-popup .postActivationDiscover-popuptext {
	visibility: hidden;
	width: 250px;
	background-color: #ffffff;
	text-align: center;
	border-radius: 6px;
	padding: 8px 0 0;
	position: absolute;
	z-index: 1;
	top: 120%;
	right: 9%;
	margin-left: -80px;
	border: 1px solid #e3e3e3;
}
.postActivationDiscover-popup .postActivationDiscover-popuptext.show{
	visibility: visible !important;
}
.postActivationDiscover-popup .postActivationDiscover-popuptext::after {
	content: "";
	width: 15px;
	height: 15px;
	transform: rotate(-45deg);
	background: #fff;
	position: absolute;
	z-index: 1;
	bottom: 93%;
	left: calc(50% - 10px);
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3 #e3e3e3 transparent transparent;
}

.postActivationDiscoverShareMsg span.star-ratings-sprite-rating, .postActivationDiscover-popup > span.postActivationDiscover-shareTxt{
	font-family: 'SharpSansDispNo1-semibold';
	color: #007dba !important;
	font-size: 14px;
	padding: 10px 5px;
}
/* rating */
.star-ratings-css {
	unicode-bidi: bidi-override;
	color: #c5c5c5;
	font-size: 25px;
	height: 25px;
	width: 100px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	text-shadow: 0px 1px 0 #a2a2a2;
}
.star-ratings-css-top {
	color: #e7711b;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	overflow: hidden;
}
.star-ratings-css-bottom {
	padding: 0;
	display: block;
	z-index: 0;
}
.star-ratings-sprite {
	background: url(/wp-content/uploads/2021/09/ratingStars.png) repeat-x;
	font-size: 0;
	height: 21px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 110px;
	margin: 10px auto 10px;
}
.star-ratings-sprite-rating {
	background: url(/wp-content/uploads/2021/09/ratingStars.png) repeat-x;
	background-position: 0px 100%;
	float: left;
	height: 22px;
	display: block;
}
/*  */
#postActivationDiscover_list, #postActivationDiscoverLoader_list {
	margin: 0 auto;
}
#postActivationDiscoverLoader {
	margin-top: 20px;
}
.thumbnailgallery {
	/* 	margin-bottom:40px; */
	height:330px;
	overflow:hidden;
}
.showrooms .item {
	display:inline-block;
	float: left;
	height:310px;
	padding: 0 10px;
	margin: 0px 0 50px;
}

.arrowleft, .arrowright {
	font-size:30px;
	width: 30px;
	cursor:pointer;
	/*     display:inline-block;
	padding:20px; */
	/*     background-color:red; */
}
#postActivationDiscoverPrev {
	position: absolute;
	bottom: 200px;
	left: 1%;
}
#postActivationDiscoverNext {
	position: absolute;
	bottom: 200px;
	left: 96%;
}
/* #postActivationDataUsageDates {
	font-family: 'SharpSansDispNo1-semibold';
	font-size: 24px;
	padding-bottom: 20px;
} */
#postActivationDataUsageDates  {
	font-family: 'SharpSansDispNo1-bold';
	font-size: 26px;
}
#postActivationDataUsed {
	font-family: 'SharpSansDispNo1-bold';
	font-size: 35px;
}
.postActivationDataUsedTillDate {
	color: #f58e27;
	font-family: 'SharpSansDispNo1-bold';
	font-size: 35px;
}
#postActivationProratedText {
	color: #eeab18 !important;
	font-size: 15px !important;
	font-family: SharpSansDispNo1-semibold;
	cursor: pointer;
}
.postActivationProgress {
	height: 10px;
	background: #eee;
	border-radius: 5px;
	display: flex;
	overflow: hidden;
	font-size: .75rem;
	border-radius: 10px;
	margin: 25px auto;
	width: 80%;
}
.postActivationProgress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #f58e27;
	transition: width .6s ease;
}
.postActivationLink {
	font-family: 'SharpSansDispNo1-bold';
	font-size: 16px;
	color: #007dba;
}
@media only screen and (min-width: 1025px) and (max-width: 1366px){
	.discoverItem_content.text-center {
		height: 300px;
	}
}
@media only screen and (max-width: 760px) {
	.homeHeaderBlock {
		width: 90%;
		top: 10%;
		left: 5%;
	}

	.earthHomeHead {
		font-size: 30px;
	}

	.earthHomeSubHead {
		font-size: 18px;
	}

	.blockBackground{
		margin: 50px 0;
	}
	#postActivationDiscover_list .item {
		padding: 10px;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.showrooms .item{
		height: 280px;
	}
	.postActivationDiscoverItem_content.text-center {
		height: 260px;
	}
	.postActivationDiscoverImage, .postActivationDiscoverImage img {
		height: 50px;
	}
	#postActivationDiscoverPrev {
		position: absolute;
		bottom: 200px;
		left: 5%;
	}
	#postActivationDiscoverNext {
		position: absolute;
		bottom: 200px;
		left: 85%;
	}
	.postActivationDiscoverPageBtn {
		/* 		bottom: 16%;
		width: 80%;
		position: absolute; */
	}
	.postActivationDiscover-popup {
		/* 		position: absolute;
		bottom: 30%;
		left: 35%; */
	}
	.thumbnailgallery {
		height: 300px;
	}
	.postActivationDiscoverViewMore {
		position: relative;
		bottom: 9%;
	}
	.postActivationDiscoverBlock {
		/* 		padding: 30px 0; */
		/* 		height: 450px; */
	}
	.postActivationDiscover-popup .postActivationDiscover-popuptext {
		position: absolute;
		top: 120%;
		right: 30.7%;
	}
	.postActivationDiscover-popup .postActivationDiscover-popuptext::after {
		content: "";
		width: 15px;
		height: 15px;
		transform: rotate(-45deg);
		background: #fff;
		position: absolute;
		z-index: 1;
		bottom: 93%;
		left: calc(50% - -35px);
		border-width: 1px;
		border-style: solid;
		border-color: #e3e3e3 #e3e3e3 transparent transparent;
	}
	#postActivationDiscoverLoader_list .placeholder:nth-child(2),	#postActivationDiscoverLoader_list .placeholder:nth-child(3), #postActivationDiscoverLoader_list .placeholder:nth-child(4), #postActivationDiscoverLoader_list .placeholder:nth-child(5){
		display:none;
	}
	#postActivationDiscoverLoader_list .placeholder{
		height: 250px;
		padding: 10px;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1024px){
	.showrooms .item {
		flex: 0 0 25% !important;
		max-width: 25% !important;
		-ms-flex: 0 0 25% !important;
	}
	#postActivationDiscoverLoader_list .placeholder{
		height: 250px;
		padding: 10px;
		-ms-flex: 0 0 25% !important;
		flex: 0 0 25% !important;
		max-width: 25% !important;
	}
	#postActivationDiscoverNext {
		position: relative;
		bottom: 283px;
		left: 93%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.showrooms .item {
		display: inline-block;
		float: left;
		height: 290px;
	}
	.postActivationDiscoverItem_content.text-center {
		height: 270px;
	}
	#postActivationDiscover_list .item {
		padding: 10px;
		-ms-flex: 0 0 20% !important;
		flex: 0 0 30% !important;
		max-width: 30% !important;
	}
	#postActivationDiscoverLoader_list .placeholder{
		height: 250px;
		padding: 10px;
		-ms-flex: 0 0 30% !important;
		flex: 0 0 30% !important;
		max-width: 30% !important;
	}
	.postActivationDiscoverImage, .postActivationDiscoverImage img {
		height: 60px;
	}
	.postActivationDiscover-popup .postActivationDiscover-popuptext {
		position: absolute;
		top: 120%;
		right: 0%;
		width: 225px;
	}
	#postActivationDiscoverNext {
		position: absolute;
		bottom: 230px;
		left: 94%;
	}
	#postActivationDiscoverPrev {
		position: absolute;
		bottom: 230px;
		left: 1%;
	}
	.thumbnailgallery {
		/* margin-bottom: 40px; */
		height: 310px;
		overflow: hidden;
	}
	.postActivationDiscoverViewMore {
		position: relative;
		bottom: 10%;
	}
	.postActivationDiscoverBlock {
		/* 		padding: 30px 0; */
		/* 		height: 450px; */
	}
	#postActivationDiscoverLoader_list .placeholder:nth-child(4), #postActivationDiscoverLoader_list .placeholder:nth-child(5){
		display:none;
	}
}

/* iPhone Plus */
@media only screen and (min-width:414px) and (max-width:735px){

}

/* iPad landscape only */
@media only screen and (min-width:992px) and (max-width:1024px) and (orientation:landscape){
	.homeHeaderBlock {
		top: 25%;
	}
}

/* iPad portrait only */
@media only screen and (min-width:768px) and (max-width:1020px) and (orientation:portrait) {
	.homeHeaderBlock {
		top: 25%;
	}
}

/* iPad Pro 12'9 */
@media only screen and (min-width:1023px) and (max-width:1335px) and (orientation:portrait) {
	.homeHeaderBlock {
		top: 25%;
	}
}